Adding new "can't print" string.

This commit is contained in:
William Kendrick 2008-12-08 03:05:05 +00:00
parent c349189b2c
commit 0a25f00047
84 changed files with 4304 additions and 3641 deletions

View file

@ -5,7 +5,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: af\n" "Project-Id-Version: af\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2008-11-01 21:57+0000\n" "POT-Creation-Date: 2008-12-07 19:03-0800\n"
"PO-Revision-Date: 2008-06-19 13:24-0700\n" "PO-Revision-Date: 2008-06-19 13:24-0700\n"
"Last-Translator: Samuel Murray (Groenkloof) <samuel@translate.org.za>\n" "Last-Translator: Samuel Murray (Groenkloof) <samuel@translate.org.za>\n"
"Language-Team: \n" "Language-Team: \n"
@ -377,7 +377,7 @@ msgstr "Nuwe"
#. Open a saved picture #. Open a saved picture
#. buttons for the file open dialog #. buttons for the file open dialog
#. Open dialog: 'Open' button, to load the selected picture #. Open dialog: 'Open' button, to load the selected picture
#: ../tools.h:75 ../tuxpaint.c:7958 #: ../tools.h:75 ../tuxpaint.c:7974
msgid "Open" msgid "Open"
msgstr "Maak oop" msgstr "Maak oop"
@ -493,174 +493,181 @@ msgid "OK then… Lets keep drawing this one!"
msgstr "Goed dan... Kom ons teken verder op hierdie een!" msgstr "Goed dan... Kom ons teken verder op hierdie een!"
#. Prompt to confirm user wishes to quit #. Prompt to confirm user wishes to quit
#: ../tuxpaint.c:1842 #: ../tuxpaint.c:1855
msgid "Do you really want to quit?" msgid "Do you really want to quit?"
msgstr "Wil jy werklik afsluit?" msgstr "Wil jy werklik afsluit?"
#. Quit prompt positive response (quit) #. Quit prompt positive response (quit)
#: ../tuxpaint.c:1845 #: ../tuxpaint.c:1858
msgid "Yes, I'm done!" msgid "Yes, I'm done!"
msgstr "Ja, ek is klaar!" msgstr "Ja, ek is klaar!"
#. Quit prompt negative response (don't quit) #. Quit prompt negative response (don't quit)
#: ../tuxpaint.c:1848 ../tuxpaint.c:1875 #: ../tuxpaint.c:1861 ../tuxpaint.c:1888
msgid "No, take me back!" msgid "No, take me back!"
msgstr "Nee, vat my terug!" msgstr "Nee, vat my terug!"
#. Current picture is not saved; user is quitting #. Current picture is not saved; user is quitting
#: ../tuxpaint.c:1852 #: ../tuxpaint.c:1865
msgid "If you quit, youll lose your picture! Save it?" msgid "If you quit, youll lose your picture! Save it?"
msgstr "As jy ophou sal jy jou prent verloor! Wil jy dit eers bêre?" msgstr "As jy ophou sal jy jou prent verloor! Wil jy dit eers bêre?"
#: ../tuxpaint.c:1853 ../tuxpaint.c:1858 #: ../tuxpaint.c:1866 ../tuxpaint.c:1871
msgid "Yes, save it!" msgid "Yes, save it!"
msgstr "Ja, stoor dit!" msgstr "Ja, stoor dit!"
#: ../tuxpaint.c:1854 ../tuxpaint.c:1859 #: ../tuxpaint.c:1867 ../tuxpaint.c:1872
msgid "No, don't bother saving!" msgid "No, don't bother saving!"
msgstr "Nee, moenie stoor nie!" msgstr "Nee, moenie stoor nie!"
#. Current picture is not saved; user is opening another picture #. Current picture is not saved; user is opening another picture
#: ../tuxpaint.c:1857 #: ../tuxpaint.c:1870
msgid "Save your picture first?" msgid "Save your picture first?"
msgstr "Wil jy eers die prent stoor?" msgstr "Wil jy eers die prent stoor?"
#. Error opening picture #. Error opening picture
#: ../tuxpaint.c:1862 #: ../tuxpaint.c:1875
msgid "Cant open that picture!" msgid "Cant open that picture!"
msgstr "Kan nie daardie prent oopmaak nie!" msgstr "Kan nie daardie prent oopmaak nie!"
#. Generic dialog dismissal #. Generic dialog dismissal
#: ../tuxpaint.c:1865 ../tuxpaint.c:1870 ../tuxpaint.c:1879 ../tuxpaint.c:1883 #: ../tuxpaint.c:1878 ../tuxpaint.c:1883 ../tuxpaint.c:1892 ../tuxpaint.c:1899
#: ../tuxpaint.c:1892 #: ../tuxpaint.c:1908
msgid "OK" msgid "OK"
msgstr "Goed" msgstr "Goed"
#. Notification that 'Open' dialog has nothing to show #. Notification that 'Open' dialog has nothing to show
#: ../tuxpaint.c:1869 #: ../tuxpaint.c:1882
msgid "There are no saved files!" msgid "There are no saved files!"
msgstr "Daar is geen gestoorde lêers nie!" msgstr "Daar is geen gestoorde lêers nie!"
#. Verification of print action #. Verification of print action
#: ../tuxpaint.c:1873 #: ../tuxpaint.c:1886
msgid "Print your picture now?" msgid "Print your picture now?"
msgstr "Wil jy nou die prent laat druk?" msgstr "Wil jy nou die prent laat druk?"
#: ../tuxpaint.c:1874 #: ../tuxpaint.c:1887
msgid "Yes, print it!" msgid "Yes, print it!"
msgstr "Ja, laat dit druk!" msgstr "Ja, laat dit druk!"
#. Confirmation of successful (we hope) printing #. Confirmation of successful (we hope) printing
#: ../tuxpaint.c:1878 #: ../tuxpaint.c:1891
msgid "Your picture has been printed!" msgid "Your picture has been printed!"
msgstr "Jou prent is gedruk!" msgstr "Jou prent is gedruk!"
#. We got an error printing
#: ../tuxpaint.c:1895
#, fuzzy
#| msgid "Your picture has been printed!"
msgid "Sorry! Your picture could not be printed!"
msgstr "Jou prent is gedruk!"
#. Notification that it's too soon to print again (--printdelay option is in effect) #. Notification that it's too soon to print again (--printdelay option is in effect)
#: ../tuxpaint.c:1882 #: ../tuxpaint.c:1898
msgid "You cant print yet!" msgid "You cant print yet!"
msgstr "Jy kan nog nie druk nie!" msgstr "Jy kan nog nie druk nie!"
#. Prompt to confirm erasing a picture in the Open dialog #. Prompt to confirm erasing a picture in the Open dialog
#: ../tuxpaint.c:1886 #: ../tuxpaint.c:1902
msgid "Erase this picture?" msgid "Erase this picture?"
msgstr "Vee hierdie prent uit?" msgstr "Vee hierdie prent uit?"
#: ../tuxpaint.c:1887 #: ../tuxpaint.c:1903
msgid "Yes, erase it!" msgid "Yes, erase it!"
msgstr "Ja, vee dit uit!" msgstr "Ja, vee dit uit!"
#: ../tuxpaint.c:1888 #: ../tuxpaint.c:1904
msgid "No, don't erase it!" msgid "No, don't erase it!"
msgstr "Nee, moet dit nie uitvee nie!" msgstr "Nee, moet dit nie uitvee nie!"
#. Reminder that Mouse Button 1 is the button to use in Tux Paint #. Reminder that Mouse Button 1 is the button to use in Tux Paint
#: ../tuxpaint.c:1891 #: ../tuxpaint.c:1907
msgid "Remember to use the left mouse button!" msgid "Remember to use the left mouse button!"
msgstr "Onthou om die linker-muisknoppie te gebruik!" msgstr "Onthou om die linker-muisknoppie te gebruik!"
#. Sound has been muted (silenced) via keyboard shortcut #. Sound has been muted (silenced) via keyboard shortcut
#: ../tuxpaint.c:2006 #: ../tuxpaint.c:2022
msgid "Sound muted." msgid "Sound muted."
msgstr "Klank af." msgstr "Klank af."
#. Sound has been unmuted (unsilenced) via keyboard shortcut #. Sound has been unmuted (unsilenced) via keyboard shortcut
#: ../tuxpaint.c:2011 #: ../tuxpaint.c:2027
msgid "Sound unmuted." msgid "Sound unmuted."
msgstr "Klank aan." msgstr "Klank aan."
#. Wait while Text tool finishes loading fonts #. Wait while Text tool finishes loading fonts
#: ../tuxpaint.c:2477 #: ../tuxpaint.c:2493
msgid "Please wait…" msgid "Please wait…"
msgstr "Wag asseblief..." msgstr "Wag asseblief..."
#: ../tuxpaint.c:7181 #: ../tuxpaint.c:7197
msgid "Pick a color." msgid "Pick a color."
msgstr "Kies 'n kleur." msgstr "Kies 'n kleur."
#. Open dialog: 'Erase' button, to erase/deleted the selected picture #. Open dialog: 'Erase' button, to erase/deleted the selected picture
#: ../tuxpaint.c:7961 #: ../tuxpaint.c:7977
msgid "Erase" msgid "Erase"
msgstr "Vee uit" msgstr "Vee uit"
#. Open dialog: 'Slides' button, to switch to slide show mode #. Open dialog: 'Slides' button, to switch to slide show mode
#: ../tuxpaint.c:7964 #: ../tuxpaint.c:7980
msgid "Slides" msgid "Slides"
msgstr "Skyfies" msgstr "Skyfies"
#. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture
#: ../tuxpaint.c:7967 #: ../tuxpaint.c:7983
msgid "Back" msgid "Back"
msgstr "Terug" msgstr "Terug"
#. Slideshow: 'Next' button, to load next slide (image) #. Slideshow: 'Next' button, to load next slide (image)
#: ../tuxpaint.c:7970 #: ../tuxpaint.c:7986
msgid "Next" msgid "Next"
msgstr "Volgende" msgstr "Volgende"
#. Slideshow: 'Play' button, to begin a slideshow sequence #. Slideshow: 'Play' button, to begin a slideshow sequence
#: ../tuxpaint.c:7973 #: ../tuxpaint.c:7989
msgid "Play" msgid "Play"
msgstr "Speel" msgstr "Speel"
#. Label for 'Letters' buttons (font selector, down the right when the Text tool is being used); used to show the difference between font faces #. 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:8620 #: ../tuxpaint.c:8636
msgid "Aa" msgid "Aa"
msgstr "Aa" msgstr "Aa"
#. Admittedly stupid way of determining which keys can be used for #. Admittedly stupid way of determining which keys can be used for
#. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English)
#: ../tuxpaint.c:11620 #: ../tuxpaint.c:11636
msgid "Yes" msgid "Yes"
msgstr "Ja" msgstr "Ja"
#: ../tuxpaint.c:11624 #: ../tuxpaint.c:11640
msgid "No" msgid "No"
msgstr "Nee" msgstr "Nee"
#. Prompt to ask whether user wishes to save over old version of their file #. Prompt to ask whether user wishes to save over old version of their file
#: ../tuxpaint.c:12576 #: ../tuxpaint.c:12592
msgid "Replace the picture with your changes?" msgid "Replace the picture with your changes?"
msgstr "Vervang die prent met jou veranderinge?" msgstr "Vervang die prent met jou veranderinge?"
#. Positive response to saving over old version #. Positive response to saving over old version
#. (like a 'File:Save' action in other applications) #. (like a 'File:Save' action in other applications)
#: ../tuxpaint.c:12580 #: ../tuxpaint.c:12596
msgid "Yes, replace the old one!" msgid "Yes, replace the old one!"
msgstr "Ja, vervang die ou een!" msgstr "Ja, vervang die ou een!"
#. Negative response to saving over old version (saves a new image) #. Negative response to saving over old version (saves a new image)
#. (like a 'File:Save As...' action in other applications) #. (like a 'File:Save As...' action in other applications)
#: ../tuxpaint.c:12584 #: ../tuxpaint.c:12600
msgid "No, save a new file!" msgid "No, save a new file!"
msgstr "Nee, stoor 'n nuwe lêer!" msgstr "Nee, stoor 'n nuwe lêer!"
#: ../tuxpaint.c:13347 #: ../tuxpaint.c:13363
msgid "Choose the picture you want, then click “Open”." msgid "Choose the picture you want, then click “Open”."
msgstr "Kies die prent wat jy wil hê en klik 'Maak oop'." msgstr "Kies die prent wat jy wil hê en klik 'Maak oop'."
#. Let user choose images: #. Let user choose images:
#. Instructions for Slideshow file dialog (FIXME: Make a #define) #. Instructions for Slideshow file dialog (FIXME: Make a #define)
#: ../tuxpaint.c:14334 ../tuxpaint.c:14648 #: ../tuxpaint.c:14350 ../tuxpaint.c:14664
msgid "Choose the pictures you want, then click “Play”." msgid "Choose the pictures you want, then click “Play”."
msgstr "Kies die prent wat jy wil hê en klik !Maak oop”." msgstr "Kies die prent wat jy wil hê en klik !Maak oop”."
@ -985,17 +992,17 @@ msgstr "Reënboog"
msgid "You can draw in rainbow colors!" msgid "You can draw in rainbow colors!"
msgstr "Jy kan met reënboogkleure teken!" msgstr "Jy kan met reënboogkleure teken!"
#: ../../magic/src/rain.c:64 #: ../../magic/src/rain.c:65
#, fuzzy #, fuzzy
msgid "Rain" msgid "Rain"
msgstr "Reënboog" msgstr "Reënboog"
#: ../../magic/src/rain.c:67 #: ../../magic/src/rain.c:68
#, fuzzy #, fuzzy
msgid "Click to place a rain drop onto your picture." msgid "Click to place a rain drop onto your picture."
msgstr "Klik om 'n spieëlbeeld te maak!" msgstr "Klik om 'n spieëlbeeld te maak!"
#: ../../magic/src/rain.c:68 #: ../../magic/src/rain.c:69
#, fuzzy #, fuzzy
msgid "Click to cover your picture with rain drops." msgid "Click to cover your picture with rain drops."
msgstr "Klik om 'n spieëlbeeld te maak!" msgstr "Klik om 'n spieëlbeeld te maak!"

View file

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: tuxpaint-HEAD\n" "Project-Id-Version: tuxpaint-HEAD\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2008-11-01 21:57+0000\n" "POT-Creation-Date: 2008-12-07 19:03-0800\n"
"PO-Revision-Date: 2008-10-07 14:54+0200\n" "PO-Revision-Date: 2008-10-07 14:54+0200\n"
"Last-Translator: Tilo <Drfortilo@gmail.com>\n" "Last-Translator: Tilo <Drfortilo@gmail.com>\n"
"Language-Team: Arabic <doc@arabeyes.org>\n" "Language-Team: Arabic <doc@arabeyes.org>\n"
@ -389,7 +389,7 @@ msgstr "جديد"
#. Open a saved picture #. Open a saved picture
#. buttons for the file open dialog #. buttons for the file open dialog
#. Open dialog: 'Open' button, to load the selected picture #. Open dialog: 'Open' button, to load the selected picture
#: ../tools.h:75 ../tuxpaint.c:7958 #: ../tools.h:75 ../tuxpaint.c:7974
msgid "Open" msgid "Open"
msgstr "افتح" msgstr "افتح"
@ -504,176 +504,183 @@ msgstr "إذن … دعنا نَستمرُّ برسَم هذا الشكل"
# FIXME: تحرّكُ الي مكان آخر! ! ! # FIXME: تحرّكُ الي مكان آخر! ! !
#. Prompt to confirm user wishes to quit #. Prompt to confirm user wishes to quit
#: ../tuxpaint.c:1842 #: ../tuxpaint.c:1855
msgid "Do you really want to quit?" msgid "Do you really want to quit?"
msgstr "أتُريدُ حقاً الخروج؟" msgstr "أتُريدُ حقاً الخروج؟"
#. Quit prompt positive response (quit) #. Quit prompt positive response (quit)
#: ../tuxpaint.c:1845 #: ../tuxpaint.c:1858
msgid "Yes, I'm done!" msgid "Yes, I'm done!"
msgstr "نعم، لقد انتهيت" msgstr "نعم، لقد انتهيت"
#. Quit prompt negative response (don't quit) #. Quit prompt negative response (don't quit)
#: ../tuxpaint.c:1848 ../tuxpaint.c:1875 #: ../tuxpaint.c:1861 ../tuxpaint.c:1888
msgid "No, take me back!" msgid "No, take me back!"
msgstr "لا، عُد بي ثانية" msgstr "لا، عُد بي ثانية"
#. Current picture is not saved; user is quitting #. Current picture is not saved; user is quitting
#: ../tuxpaint.c:1852 #: ../tuxpaint.c:1865
msgid "If you quit, youll lose your picture! Save it?" msgid "If you quit, youll lose your picture! Save it?"
msgstr "إذا خرجت الآن، ستفقد صورتك أتريد حفظها؟" msgstr "إذا خرجت الآن، ستفقد صورتك أتريد حفظها؟"
#: ../tuxpaint.c:1853 ../tuxpaint.c:1858 #: ../tuxpaint.c:1866 ../tuxpaint.c:1871
msgid "Yes, save it!" msgid "Yes, save it!"
msgstr "نعم، احفظها الآن" msgstr "نعم، احفظها الآن"
#: ../tuxpaint.c:1854 ../tuxpaint.c:1859 #: ../tuxpaint.c:1867 ../tuxpaint.c:1872
msgid "No, don't bother saving!" msgid "No, don't bother saving!"
msgstr "لا، لا تهتم بحفظها" msgstr "لا، لا تهتم بحفظها"
#. Current picture is not saved; user is opening another picture #. Current picture is not saved; user is opening another picture
#: ../tuxpaint.c:1857 #: ../tuxpaint.c:1870
msgid "Save your picture first?" msgid "Save your picture first?"
msgstr "أأحفظ صورتك أولاً؟" msgstr "أأحفظ صورتك أولاً؟"
#. Error opening picture #. Error opening picture
#: ../tuxpaint.c:1862 #: ../tuxpaint.c:1875
msgid "Cant open that picture!" msgid "Cant open that picture!"
msgstr "لايمكن فتح هذه الصورة" msgstr "لايمكن فتح هذه الصورة"
#. Generic dialog dismissal #. Generic dialog dismissal
#: ../tuxpaint.c:1865 ../tuxpaint.c:1870 ../tuxpaint.c:1879 ../tuxpaint.c:1883 #: ../tuxpaint.c:1878 ../tuxpaint.c:1883 ../tuxpaint.c:1892 ../tuxpaint.c:1899
#: ../tuxpaint.c:1892 #: ../tuxpaint.c:1908
msgid "OK" msgid "OK"
msgstr "موافق" msgstr "موافق"
#. Notification that 'Open' dialog has nothing to show #. Notification that 'Open' dialog has nothing to show
#: ../tuxpaint.c:1869 #: ../tuxpaint.c:1882
msgid "There are no saved files!" msgid "There are no saved files!"
msgstr "لايوجد أي ملف محفوظ" msgstr "لايوجد أي ملف محفوظ"
#. Verification of print action #. Verification of print action
#: ../tuxpaint.c:1873 #: ../tuxpaint.c:1886
msgid "Print your picture now?" msgid "Print your picture now?"
msgstr "أأطبع صورتك الآن؟" msgstr "أأطبع صورتك الآن؟"
#: ../tuxpaint.c:1874 #: ../tuxpaint.c:1887
msgid "Yes, print it!" msgid "Yes, print it!"
msgstr "نعم، اطبع الصورة" msgstr "نعم، اطبع الصورة"
#. Confirmation of successful (we hope) printing #. Confirmation of successful (we hope) printing
#: ../tuxpaint.c:1878 #: ../tuxpaint.c:1891
msgid "Your picture has been printed!" msgid "Your picture has been printed!"
msgstr "لقد طُبِعت صورتك" msgstr "لقد طُبِعت صورتك"
#. We got an error printing
#: ../tuxpaint.c:1895
#, fuzzy
#| msgid "Your picture has been printed!"
msgid "Sorry! Your picture could not be printed!"
msgstr "لقد طُبِعت صورتك"
#. Notification that it's too soon to print again (--printdelay option is in effect) #. Notification that it's too soon to print again (--printdelay option is in effect)
#: ../tuxpaint.c:1882 #: ../tuxpaint.c:1898
msgid "You cant print yet!" msgid "You cant print yet!"
msgstr "لا يمكنك الطبع الآن" msgstr "لا يمكنك الطبع الآن"
#. Prompt to confirm erasing a picture in the Open dialog #. Prompt to confirm erasing a picture in the Open dialog
#: ../tuxpaint.c:1886 #: ../tuxpaint.c:1902
msgid "Erase this picture?" msgid "Erase this picture?"
msgstr "أتريد مسح هذه الصورة؟" msgstr "أتريد مسح هذه الصورة؟"
#: ../tuxpaint.c:1887 #: ../tuxpaint.c:1903
msgid "Yes, erase it!" msgid "Yes, erase it!"
msgstr "نعم، امسحه" msgstr "نعم، امسحه"
#: ../tuxpaint.c:1888 #: ../tuxpaint.c:1904
msgid "No, don't erase it!" msgid "No, don't erase it!"
msgstr "لا، لاتمسحه" msgstr "لا، لاتمسحه"
#. Reminder that Mouse Button 1 is the button to use in Tux Paint #. Reminder that Mouse Button 1 is the button to use in Tux Paint
#: ../tuxpaint.c:1891 #: ../tuxpaint.c:1907
msgid "Remember to use the left mouse button!" msgid "Remember to use the left mouse button!"
msgstr "تذكر استخدام زر الفأرة الأيسر" msgstr "تذكر استخدام زر الفأرة الأيسر"
#. Sound has been muted (silenced) via keyboard shortcut #. Sound has been muted (silenced) via keyboard shortcut
#: ../tuxpaint.c:2006 #: ../tuxpaint.c:2022
msgid "Sound muted." msgid "Sound muted."
msgstr "بلا صوت" msgstr "بلا صوت"
#. Sound has been unmuted (unsilenced) via keyboard shortcut #. Sound has been unmuted (unsilenced) via keyboard shortcut
#: ../tuxpaint.c:2011 #: ../tuxpaint.c:2027
msgid "Sound unmuted." msgid "Sound unmuted."
msgstr "شغل الصوت" msgstr "شغل الصوت"
#. Wait while Text tool finishes loading fonts #. Wait while Text tool finishes loading fonts
#: ../tuxpaint.c:2477 #: ../tuxpaint.c:2493
msgid "Please wait…" msgid "Please wait…"
msgstr "من فضلك انتظر..." msgstr "من فضلك انتظر..."
#: ../tuxpaint.c:7181 #: ../tuxpaint.c:7197
msgid "Pick a color." msgid "Pick a color."
msgstr "اختر لون" msgstr "اختر لون"
#. Open dialog: 'Erase' button, to erase/deleted the selected picture #. Open dialog: 'Erase' button, to erase/deleted the selected picture
#: ../tuxpaint.c:7961 #: ../tuxpaint.c:7977
msgid "Erase" msgid "Erase"
msgstr "امسح" msgstr "امسح"
#. Open dialog: 'Slides' button, to switch to slide show mode #. Open dialog: 'Slides' button, to switch to slide show mode
#: ../tuxpaint.c:7964 #: ../tuxpaint.c:7980
msgid "Slides" msgid "Slides"
msgstr "شرائح" msgstr "شرائح"
#. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture
#: ../tuxpaint.c:7967 #: ../tuxpaint.c:7983
msgid "Back" msgid "Back"
msgstr "الخلف" msgstr "الخلف"
#. Slideshow: 'Next' button, to load next slide (image) #. Slideshow: 'Next' button, to load next slide (image)
#: ../tuxpaint.c:7970 #: ../tuxpaint.c:7986
msgid "Next" msgid "Next"
msgstr "التالي" msgstr "التالي"
#. Slideshow: 'Play' button, to begin a slideshow sequence #. Slideshow: 'Play' button, to begin a slideshow sequence
#: ../tuxpaint.c:7973 #: ../tuxpaint.c:7989
msgid "Play" msgid "Play"
msgstr "شغّل" msgstr "شغّل"
#. Label for 'Letters' buttons (font selector, down the right when the Text tool is being used); used to show the difference between font faces #. 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:8620 #: ../tuxpaint.c:8636
msgid "Aa" msgid "Aa"
msgstr "انتبه" msgstr "انتبه"
# FIXME: Move elsewhere! Or not?! # FIXME: Move elsewhere! Or not?!
#. Admittedly stupid way of determining which keys can be used for #. Admittedly stupid way of determining which keys can be used for
#. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English)
#: ../tuxpaint.c:11620 #: ../tuxpaint.c:11636
msgid "Yes" msgid "Yes"
msgstr "نعم" msgstr "نعم"
#: ../tuxpaint.c:11624 #: ../tuxpaint.c:11640
msgid "No" msgid "No"
msgstr "لا" msgstr "لا"
# #define PROMPT_SAVE_OVER_TXT gettext_noop("Save over the older version of this picture?") # #define PROMPT_SAVE_OVER_TXT gettext_noop("Save over the older version of this picture?")
#. Prompt to ask whether user wishes to save over old version of their file #. Prompt to ask whether user wishes to save over old version of their file
#: ../tuxpaint.c:12576 #: ../tuxpaint.c:12592
msgid "Replace the picture with your changes?" msgid "Replace the picture with your changes?"
msgstr "أأستبدل الصورة بتعديلاتك؟" msgstr "أأستبدل الصورة بتعديلاتك؟"
#. Positive response to saving over old version #. Positive response to saving over old version
#. (like a 'File:Save' action in other applications) #. (like a 'File:Save' action in other applications)
#: ../tuxpaint.c:12580 #: ../tuxpaint.c:12596
msgid "Yes, replace the old one!" msgid "Yes, replace the old one!"
msgstr "نعم، استبدل الملف القديم" msgstr "نعم، استبدل الملف القديم"
#. Negative response to saving over old version (saves a new image) #. Negative response to saving over old version (saves a new image)
#. (like a 'File:Save As...' action in other applications) #. (like a 'File:Save As...' action in other applications)
#: ../tuxpaint.c:12584 #: ../tuxpaint.c:12600
msgid "No, save a new file!" msgid "No, save a new file!"
msgstr "لا، احفظ باسم جديد" msgstr "لا، احفظ باسم جديد"
#: ../tuxpaint.c:13347 #: ../tuxpaint.c:13363
msgid "Choose the picture you want, then click “Open”." msgid "Choose the picture you want, then click “Open”."
msgstr "اختر الصورة التي تريد، ثم انقر على ”فتح“." msgstr "اختر الصورة التي تريد، ثم انقر على ”فتح“."
#. Let user choose images: #. Let user choose images:
#. Instructions for Slideshow file dialog (FIXME: Make a #define) #. Instructions for Slideshow file dialog (FIXME: Make a #define)
#: ../tuxpaint.c:14334 ../tuxpaint.c:14648 #: ../tuxpaint.c:14350 ../tuxpaint.c:14664
msgid "Choose the pictures you want, then click “Play”." msgid "Choose the pictures you want, then click “Play”."
msgstr "اختر الصورة التي تريد، ثم انقر ”شغّل“." msgstr "اختر الصورة التي تريد، ثم انقر ”شغّل“."
@ -985,15 +992,15 @@ msgstr "قوس قزح"
msgid "You can draw in rainbow colors!" msgid "You can draw in rainbow colors!"
msgstr "يُمْكِنُ أَنْ ترسم بألوانِ قوس قزحِ." msgstr "يُمْكِنُ أَنْ ترسم بألوانِ قوس قزحِ."
#: ../../magic/src/rain.c:64 #: ../../magic/src/rain.c:65
msgid "Rain" msgid "Rain"
msgstr "مطر" msgstr "مطر"
#: ../../magic/src/rain.c:67 #: ../../magic/src/rain.c:68
msgid "Click to place a rain drop onto your picture." msgid "Click to place a rain drop onto your picture."
msgstr " انقر لوضع قطرات من المطر على الصوره " msgstr " انقر لوضع قطرات من المطر على الصوره "
#: ../../magic/src/rain.c:68 #: ../../magic/src/rain.c:69
msgid "Click to cover your picture with rain drops." msgid "Click to cover your picture with rain drops."
msgstr "انقر تغطى قطرات من المطر كل الصوره" msgstr "انقر تغطى قطرات من المطر كل الصوره"

View file

@ -5,7 +5,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: TuxPaint 0.9.18\n" "Project-Id-Version: TuxPaint 0.9.18\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2008-11-01 21:57+0000\n" "POT-Creation-Date: 2008-12-07 19:03-0800\n"
"PO-Revision-Date: 2008-04-05 15:29+0100\n" "PO-Revision-Date: 2008-04-05 15:29+0100\n"
"Last-Translator: Mikel González <mikelisimu@yahoo.es>\n" "Last-Translator: Mikel González <mikelisimu@yahoo.es>\n"
"Language-Team: Asturian\n" "Language-Team: Asturian\n"
@ -377,7 +377,7 @@ msgstr "Nuevu"
#. Open a saved picture #. Open a saved picture
#. buttons for the file open dialog #. buttons for the file open dialog
#. Open dialog: 'Open' button, to load the selected picture #. Open dialog: 'Open' button, to load the selected picture
#: ../tools.h:75 ../tuxpaint.c:7958 #: ../tools.h:75 ../tuxpaint.c:7974
msgid "Open" msgid "Open"
msgstr "Abrir" msgstr "Abrir"
@ -491,174 +491,181 @@ msgid "OK then… Lets keep drawing this one!"
msgstr "Ta bien... ¡Vamos siguir dibuxando nesta imaxe!" msgstr "Ta bien... ¡Vamos siguir dibuxando nesta imaxe!"
#. Prompt to confirm user wishes to quit #. Prompt to confirm user wishes to quit
#: ../tuxpaint.c:1842 #: ../tuxpaint.c:1855
msgid "Do you really want to quit?" msgid "Do you really want to quit?"
msgstr "¿De xuru quies colar?" msgstr "¿De xuru quies colar?"
#. Quit prompt positive response (quit) #. Quit prompt positive response (quit)
#: ../tuxpaint.c:1845 #: ../tuxpaint.c:1858
msgid "Yes, I'm done!" msgid "Yes, I'm done!"
msgstr "¡Sí, llistu!" msgstr "¡Sí, llistu!"
#. Quit prompt negative response (don't quit) #. Quit prompt negative response (don't quit)
#: ../tuxpaint.c:1848 ../tuxpaint.c:1875 #: ../tuxpaint.c:1861 ../tuxpaint.c:1888
msgid "No, take me back!" msgid "No, take me back!"
msgstr "¡Non, quiero volver!" msgstr "¡Non, quiero volver!"
#. Current picture is not saved; user is quitting #. Current picture is not saved; user is quitting
#: ../tuxpaint.c:1852 #: ../tuxpaint.c:1865
msgid "If you quit, youll lose your picture! Save it?" msgid "If you quit, youll lose your picture! Save it?"
msgstr "¡Si sales vas perder la imaxe! ¿Quies guardala?" msgstr "¡Si sales vas perder la imaxe! ¿Quies guardala?"
#: ../tuxpaint.c:1853 ../tuxpaint.c:1858 #: ../tuxpaint.c:1866 ../tuxpaint.c:1871
msgid "Yes, save it!" msgid "Yes, save it!"
msgstr "¡Sí, guárdala!" msgstr "¡Sí, guárdala!"
#: ../tuxpaint.c:1854 ../tuxpaint.c:1859 #: ../tuxpaint.c:1867 ../tuxpaint.c:1872
msgid "No, don't bother saving!" msgid "No, don't bother saving!"
msgstr "¡Non, nun quiero guardala!" msgstr "¡Non, nun quiero guardala!"
#. Current picture is not saved; user is opening another picture #. Current picture is not saved; user is opening another picture
#: ../tuxpaint.c:1857 #: ../tuxpaint.c:1870
msgid "Save your picture first?" msgid "Save your picture first?"
msgstr "¿Vas guardar la to imaxe enantes?" msgstr "¿Vas guardar la to imaxe enantes?"
#. Error opening picture #. Error opening picture
#: ../tuxpaint.c:1862 #: ../tuxpaint.c:1875
msgid "Cant open that picture!" msgid "Cant open that picture!"
msgstr "¡Nun se pue abrir esa imaxe!" msgstr "¡Nun se pue abrir esa imaxe!"
#. Generic dialog dismissal #. Generic dialog dismissal
#: ../tuxpaint.c:1865 ../tuxpaint.c:1870 ../tuxpaint.c:1879 ../tuxpaint.c:1883 #: ../tuxpaint.c:1878 ../tuxpaint.c:1883 ../tuxpaint.c:1892 ../tuxpaint.c:1899
#: ../tuxpaint.c:1892 #: ../tuxpaint.c:1908
msgid "OK" msgid "OK"
msgstr "Aceutar" msgstr "Aceutar"
#. Notification that 'Open' dialog has nothing to show #. Notification that 'Open' dialog has nothing to show
#: ../tuxpaint.c:1869 #: ../tuxpaint.c:1882
msgid "There are no saved files!" msgid "There are no saved files!"
msgstr "¡Nun hai ficheros guardaos!" msgstr "¡Nun hai ficheros guardaos!"
#. Verification of print action #. Verification of print action
#: ../tuxpaint.c:1873 #: ../tuxpaint.c:1886
msgid "Print your picture now?" msgid "Print your picture now?"
msgstr "¿Imprentar la to imaxe agora?" msgstr "¿Imprentar la to imaxe agora?"
#: ../tuxpaint.c:1874 #: ../tuxpaint.c:1887
msgid "Yes, print it!" msgid "Yes, print it!"
msgstr "¡Sí, impréntala!" msgstr "¡Sí, impréntala!"
#. Confirmation of successful (we hope) printing #. Confirmation of successful (we hope) printing
#: ../tuxpaint.c:1878 #: ../tuxpaint.c:1891
msgid "Your picture has been printed!" msgid "Your picture has been printed!"
msgstr "¡La to imaxe imprentóse!" msgstr "¡La to imaxe imprentóse!"
#. We got an error printing
#: ../tuxpaint.c:1895
#, fuzzy
#| msgid "Your picture has been printed!"
msgid "Sorry! Your picture could not be printed!"
msgstr "¡La to imaxe imprentóse!"
#. Notification that it's too soon to print again (--printdelay option is in effect) #. Notification that it's too soon to print again (--printdelay option is in effect)
#: ../tuxpaint.c:1882 #: ../tuxpaint.c:1898
msgid "You cant print yet!" msgid "You cant print yet!"
msgstr "¡Entá nun pues imprentar!" msgstr "¡Entá nun pues imprentar!"
#. Prompt to confirm erasing a picture in the Open dialog #. Prompt to confirm erasing a picture in the Open dialog
#: ../tuxpaint.c:1886 #: ../tuxpaint.c:1902
msgid "Erase this picture?" msgid "Erase this picture?"
msgstr "¿Borrar esta imaxe?" msgstr "¿Borrar esta imaxe?"
#: ../tuxpaint.c:1887 #: ../tuxpaint.c:1903
msgid "Yes, erase it!" msgid "Yes, erase it!"
msgstr "¡Sí, borrala!" msgstr "¡Sí, borrala!"
#: ../tuxpaint.c:1888 #: ../tuxpaint.c:1904
msgid "No, don't erase it!" msgid "No, don't erase it!"
msgstr "¡Non, nun la borres!" msgstr "¡Non, nun la borres!"
#. Reminder that Mouse Button 1 is the button to use in Tux Paint #. Reminder that Mouse Button 1 is the button to use in Tux Paint
#: ../tuxpaint.c:1891 #: ../tuxpaint.c:1907
msgid "Remember to use the left mouse button!" msgid "Remember to use the left mouse button!"
msgstr "¡Acuérdate d'emplegar el botón izquierdu del ratón!" msgstr "¡Acuérdate d'emplegar el botón izquierdu del ratón!"
#. Sound has been muted (silenced) via keyboard shortcut #. Sound has been muted (silenced) via keyboard shortcut
#: ../tuxpaint.c:2006 #: ../tuxpaint.c:2022
msgid "Sound muted." msgid "Sound muted."
msgstr "Soníu silenciáu." msgstr "Soníu silenciáu."
#. Sound has been unmuted (unsilenced) via keyboard shortcut #. Sound has been unmuted (unsilenced) via keyboard shortcut
#: ../tuxpaint.c:2011 #: ../tuxpaint.c:2027
msgid "Sound unmuted." msgid "Sound unmuted."
msgstr "Soníu activu." msgstr "Soníu activu."
#. Wait while Text tool finishes loading fonts #. Wait while Text tool finishes loading fonts
#: ../tuxpaint.c:2477 #: ../tuxpaint.c:2493
msgid "Please wait…" msgid "Please wait…"
msgstr "Espera, por favor..." msgstr "Espera, por favor..."
#: ../tuxpaint.c:7181 #: ../tuxpaint.c:7197
msgid "Pick a color." msgid "Pick a color."
msgstr "Escueyi un color." msgstr "Escueyi un color."
#. Open dialog: 'Erase' button, to erase/deleted the selected picture #. Open dialog: 'Erase' button, to erase/deleted the selected picture
#: ../tuxpaint.c:7961 #: ../tuxpaint.c:7977
msgid "Erase" msgid "Erase"
msgstr "Borrar" msgstr "Borrar"
#. Open dialog: 'Slides' button, to switch to slide show mode #. Open dialog: 'Slides' button, to switch to slide show mode
#: ../tuxpaint.c:7964 #: ../tuxpaint.c:7980
msgid "Slides" msgid "Slides"
msgstr "Diapositives" msgstr "Diapositives"
#. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture
#: ../tuxpaint.c:7967 #: ../tuxpaint.c:7983
msgid "Back" msgid "Back"
msgstr "Tornar" msgstr "Tornar"
#. Slideshow: 'Next' button, to load next slide (image) #. Slideshow: 'Next' button, to load next slide (image)
#: ../tuxpaint.c:7970 #: ../tuxpaint.c:7986
msgid "Next" msgid "Next"
msgstr "Siguiente" msgstr "Siguiente"
#. Slideshow: 'Play' button, to begin a slideshow sequence #. Slideshow: 'Play' button, to begin a slideshow sequence
#: ../tuxpaint.c:7973 #: ../tuxpaint.c:7989
msgid "Play" msgid "Play"
msgstr "Reproducir" msgstr "Reproducir"
#. Label for 'Letters' buttons (font selector, down the right when the Text tool is being used); used to show the difference between font faces #. 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:8620 #: ../tuxpaint.c:8636
msgid "Aa" msgid "Aa"
msgstr "Aa" msgstr "Aa"
#. Admittedly stupid way of determining which keys can be used for #. Admittedly stupid way of determining which keys can be used for
#. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English)
#: ../tuxpaint.c:11620 #: ../tuxpaint.c:11636
msgid "Yes" msgid "Yes"
msgstr "Sí" msgstr "Sí"
#: ../tuxpaint.c:11624 #: ../tuxpaint.c:11640
msgid "No" msgid "No"
msgstr "Non" msgstr "Non"
#. Prompt to ask whether user wishes to save over old version of their file #. Prompt to ask whether user wishes to save over old version of their file
#: ../tuxpaint.c:12576 #: ../tuxpaint.c:12592
msgid "Replace the picture with your changes?" msgid "Replace the picture with your changes?"
msgstr "¿Guardar cambios na imaxe?" msgstr "¿Guardar cambios na imaxe?"
#. Positive response to saving over old version #. Positive response to saving over old version
#. (like a 'File:Save' action in other applications) #. (like a 'File:Save' action in other applications)
#: ../tuxpaint.c:12580 #: ../tuxpaint.c:12596
msgid "Yes, replace the old one!" msgid "Yes, replace the old one!"
msgstr "¡Sí, guárdalos!" msgstr "¡Sí, guárdalos!"
#. Negative response to saving over old version (saves a new image) #. Negative response to saving over old version (saves a new image)
#. (like a 'File:Save As...' action in other applications) #. (like a 'File:Save As...' action in other applications)
#: ../tuxpaint.c:12584 #: ../tuxpaint.c:12600
msgid "No, save a new file!" msgid "No, save a new file!"
msgstr "¡Non, guardar nun ficheru nuevu!" msgstr "¡Non, guardar nun ficheru nuevu!"
#: ../tuxpaint.c:13347 #: ../tuxpaint.c:13363
msgid "Choose the picture you want, then click “Open”." msgid "Choose the picture you want, then click “Open”."
msgstr "Escueyi la imaxe que quieras, llueu fai clic en “Abrir”." msgstr "Escueyi la imaxe que quieras, llueu fai clic en “Abrir”."
#. Let user choose images: #. Let user choose images:
#. Instructions for Slideshow file dialog (FIXME: Make a #define) #. Instructions for Slideshow file dialog (FIXME: Make a #define)
#: ../tuxpaint.c:14334 ../tuxpaint.c:14648 #: ../tuxpaint.c:14350 ../tuxpaint.c:14664
msgid "Choose the pictures you want, then click “Play”." msgid "Choose the pictures you want, then click “Play”."
msgstr "Escueyi les imáxenes que quieras, llueu fai clic en “Reproducir”." msgstr "Escueyi les imáxenes que quieras, llueu fai clic en “Reproducir”."
@ -984,17 +991,17 @@ msgstr "Arcu la vieya"
msgid "You can draw in rainbow colors!" msgid "You can draw in rainbow colors!"
msgstr "¡Pues dibuxar colos colores del arcu la vieya!" msgstr "¡Pues dibuxar colos colores del arcu la vieya!"
#: ../../magic/src/rain.c:64 #: ../../magic/src/rain.c:65
#, fuzzy #, fuzzy
msgid "Rain" msgid "Rain"
msgstr "Arcu la vieya" msgstr "Arcu la vieya"
#: ../../magic/src/rain.c:67 #: ../../magic/src/rain.c:68
#, fuzzy #, fuzzy
msgid "Click to place a rain drop onto your picture." msgid "Click to place a rain drop onto your picture."
msgstr "Fai clic pa facer una imaxe a espeyu." msgstr "Fai clic pa facer una imaxe a espeyu."
#: ../../magic/src/rain.c:68 #: ../../magic/src/rain.c:69
#, fuzzy #, fuzzy
msgid "Click to cover your picture with rain drops." msgid "Click to cover your picture with rain drops."
msgstr "Fai clic pa facer una imaxe a espeyu." msgstr "Fai clic pa facer una imaxe a espeyu."

View file

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2008-11-01 21:57+0000\n" "POT-Creation-Date: 2008-12-07 19:03-0800\n"
"PO-Revision-Date: 2008-02-10 19:28+0400\n" "PO-Revision-Date: 2008-02-10 19:28+0400\n"
"Last-Translator: Jamil Farzana <jamil.farzana@gmail.com>\n" "Last-Translator: Jamil Farzana <jamil.farzana@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n" "Language-Team: LANGUAGE <LL@li.org>\n"
@ -376,7 +376,7 @@ msgstr "Yeni"
#. Open a saved picture #. Open a saved picture
#. buttons for the file open dialog #. buttons for the file open dialog
#. Open dialog: 'Open' button, to load the selected picture #. Open dialog: 'Open' button, to load the selected picture
#: ../tools.h:75 ../tuxpaint.c:7958 #: ../tools.h:75 ../tuxpaint.c:7974
msgid "Open" msgid "Open"
msgstr "Açmaq" msgstr "Açmaq"
@ -496,174 +496,181 @@ msgid "OK then… Lets keep drawing this one!"
msgstr "Yaxşı... Onda bu şəkil ilə davam edək!" msgstr "Yaxşı... Onda bu şəkil ilə davam edək!"
#. Prompt to confirm user wishes to quit #. Prompt to confirm user wishes to quit
#: ../tuxpaint.c:1842 #: ../tuxpaint.c:1855
msgid "Do you really want to quit?" msgid "Do you really want to quit?"
msgstr "Sən doğrudan da çıxmaq istəyirsən?" msgstr "Sən doğrudan da çıxmaq istəyirsən?"
#. Quit prompt positive response (quit) #. Quit prompt positive response (quit)
#: ../tuxpaint.c:1845 #: ../tuxpaint.c:1858
msgid "Yes, I'm done!" msgid "Yes, I'm done!"
msgstr "Bəli, çıxmaq istəyirəm!" msgstr "Bəli, çıxmaq istəyirəm!"
#. Quit prompt negative response (don't quit) #. Quit prompt negative response (don't quit)
#: ../tuxpaint.c:1848 ../tuxpaint.c:1875 #: ../tuxpaint.c:1861 ../tuxpaint.c:1888
msgid "No, take me back!" msgid "No, take me back!"
msgstr "Yox, məni geriyə qaytar!" msgstr "Yox, məni geriyə qaytar!"
#. Current picture is not saved; user is quitting #. Current picture is not saved; user is quitting
#: ../tuxpaint.c:1852 #: ../tuxpaint.c:1865
msgid "If you quit, youll lose your picture! Save it?" msgid "If you quit, youll lose your picture! Save it?"
msgstr "Əqər çıxsan şəkil yaddaşa salınmayacaq! Mən onu yaddaşa salım?" msgstr "Əqər çıxsan şəkil yaddaşa salınmayacaq! Mən onu yaddaşa salım?"
#: ../tuxpaint.c:1853 ../tuxpaint.c:1858 #: ../tuxpaint.c:1866 ../tuxpaint.c:1871
msgid "Yes, save it!" msgid "Yes, save it!"
msgstr "Bəli, yaddaşa sal!" msgstr "Bəli, yaddaşa sal!"
#: ../tuxpaint.c:1854 ../tuxpaint.c:1859 #: ../tuxpaint.c:1867 ../tuxpaint.c:1872
msgid "No, don't bother saving!" msgid "No, don't bother saving!"
msgstr "Yox!" msgstr "Yox!"
#. Current picture is not saved; user is opening another picture #. Current picture is not saved; user is opening another picture
#: ../tuxpaint.c:1857 #: ../tuxpaint.c:1870
msgid "Save your picture first?" msgid "Save your picture first?"
msgstr "Şəkili yaddaşa salım?" msgstr "Şəkili yaddaşa salım?"
#. Error opening picture #. Error opening picture
#: ../tuxpaint.c:1862 #: ../tuxpaint.c:1875
msgid "Cant open that picture!" msgid "Cant open that picture!"
msgstr "Bu şəkili aça bilmirəm!" msgstr "Bu şəkili aça bilmirəm!"
#. Generic dialog dismissal #. Generic dialog dismissal
#: ../tuxpaint.c:1865 ../tuxpaint.c:1870 ../tuxpaint.c:1879 ../tuxpaint.c:1883 #: ../tuxpaint.c:1878 ../tuxpaint.c:1883 ../tuxpaint.c:1892 ../tuxpaint.c:1899
#: ../tuxpaint.c:1892 #: ../tuxpaint.c:1908
msgid "OK" msgid "OK"
msgstr "OK" msgstr "OK"
#. Notification that 'Open' dialog has nothing to show #. Notification that 'Open' dialog has nothing to show
#: ../tuxpaint.c:1869 #: ../tuxpaint.c:1882
msgid "There are no saved files!" msgid "There are no saved files!"
msgstr "Burada yaddaşda olan heç bir şəkil yoxdur!" msgstr "Burada yaddaşda olan heç bir şəkil yoxdur!"
#. Verification of print action #. Verification of print action
#: ../tuxpaint.c:1873 #: ../tuxpaint.c:1886
msgid "Print your picture now?" msgid "Print your picture now?"
msgstr "Sənin səkilini indi çap edim?" msgstr "Sənin səkilini indi çap edim?"
#: ../tuxpaint.c:1874 #: ../tuxpaint.c:1887
msgid "Yes, print it!" msgid "Yes, print it!"
msgstr "Bəli, çap et!" msgstr "Bəli, çap et!"
#. Confirmation of successful (we hope) printing #. Confirmation of successful (we hope) printing
#: ../tuxpaint.c:1878 #: ../tuxpaint.c:1891
msgid "Your picture has been printed!" msgid "Your picture has been printed!"
msgstr "Şəkilin çap edilib!" msgstr "Şəkilin çap edilib!"
#. We got an error printing
#: ../tuxpaint.c:1895
#, fuzzy
#| msgid "Your picture has been printed!"
msgid "Sorry! Your picture could not be printed!"
msgstr "Şəkilin çap edilib!"
#. Notification that it's too soon to print again (--printdelay option is in effect) #. Notification that it's too soon to print again (--printdelay option is in effect)
#: ../tuxpaint.c:1882 #: ../tuxpaint.c:1898
msgid "You cant print yet!" msgid "You cant print yet!"
msgstr "Çap edə bilmirəm!" msgstr "Çap edə bilmirəm!"
#. Prompt to confirm erasing a picture in the Open dialog #. Prompt to confirm erasing a picture in the Open dialog
#: ../tuxpaint.c:1886 #: ../tuxpaint.c:1902
msgid "Erase this picture?" msgid "Erase this picture?"
msgstr "Şəkili pozum?" msgstr "Şəkili pozum?"
#: ../tuxpaint.c:1887 #: ../tuxpaint.c:1903
msgid "Yes, erase it!" msgid "Yes, erase it!"
msgstr "Bəli, poz!" msgstr "Bəli, poz!"
#: ../tuxpaint.c:1888 #: ../tuxpaint.c:1904
msgid "No, don't erase it!" msgid "No, don't erase it!"
msgstr "Yox, pozma" msgstr "Yox, pozma"
#. Reminder that Mouse Button 1 is the button to use in Tux Paint #. Reminder that Mouse Button 1 is the button to use in Tux Paint
#: ../tuxpaint.c:1891 #: ../tuxpaint.c:1907
msgid "Remember to use the left mouse button!" msgid "Remember to use the left mouse button!"
msgstr "Mausun sol düyməsindən istifadə et!" msgstr "Mausun sol düyməsindən istifadə et!"
#. Sound has been muted (silenced) via keyboard shortcut #. Sound has been muted (silenced) via keyboard shortcut
#: ../tuxpaint.c:2006 #: ../tuxpaint.c:2022
msgid "Sound muted." msgid "Sound muted."
msgstr "Səs söndürülüb." msgstr "Səs söndürülüb."
#. Sound has been unmuted (unsilenced) via keyboard shortcut #. Sound has been unmuted (unsilenced) via keyboard shortcut
#: ../tuxpaint.c:2011 #: ../tuxpaint.c:2027
msgid "Sound unmuted." msgid "Sound unmuted."
msgstr "Səs icazə olunub." msgstr "Səs icazə olunub."
#. Wait while Text tool finishes loading fonts #. Wait while Text tool finishes loading fonts
#: ../tuxpaint.c:2477 #: ../tuxpaint.c:2493
msgid "Please wait…" msgid "Please wait…"
msgstr "Bir az gözlə..." msgstr "Bir az gözlə..."
#: ../tuxpaint.c:7181 #: ../tuxpaint.c:7197
msgid "Pick a color." msgid "Pick a color."
msgstr "Rəngi seç." msgstr "Rəngi seç."
#. Open dialog: 'Erase' button, to erase/deleted the selected picture #. Open dialog: 'Erase' button, to erase/deleted the selected picture
#: ../tuxpaint.c:7961 #: ../tuxpaint.c:7977
msgid "Erase" msgid "Erase"
msgstr "Poz" msgstr "Poz"
#. Open dialog: 'Slides' button, to switch to slide show mode #. Open dialog: 'Slides' button, to switch to slide show mode
#: ../tuxpaint.c:7964 #: ../tuxpaint.c:7980
msgid "Slides" msgid "Slides"
msgstr "Cizgi filmi" msgstr "Cizgi filmi"
#. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture
#: ../tuxpaint.c:7967 #: ../tuxpaint.c:7983
msgid "Back" msgid "Back"
msgstr "Geri" msgstr "Geri"
#. Slideshow: 'Next' button, to load next slide (image) #. Slideshow: 'Next' button, to load next slide (image)
#: ../tuxpaint.c:7970 #: ../tuxpaint.c:7986
msgid "Next" msgid "Next"
msgstr "İrəli" msgstr "İrəli"
#. Slideshow: 'Play' button, to begin a slideshow sequence #. Slideshow: 'Play' button, to begin a slideshow sequence
#: ../tuxpaint.c:7973 #: ../tuxpaint.c:7989
msgid "Play" msgid "Play"
msgstr "Oyna" msgstr "Oyna"
#. Label for 'Letters' buttons (font selector, down the right when the Text tool is being used); used to show the difference between font faces #. 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:8620 #: ../tuxpaint.c:8636
msgid "Aa" msgid "Aa"
msgstr "Aa" msgstr "Aa"
#. Admittedly stupid way of determining which keys can be used for #. Admittedly stupid way of determining which keys can be used for
#. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English)
#: ../tuxpaint.c:11620 #: ../tuxpaint.c:11636
msgid "Yes" msgid "Yes"
msgstr "Bəli" msgstr "Bəli"
#: ../tuxpaint.c:11624 #: ../tuxpaint.c:11640
msgid "No" msgid "No"
msgstr "Yox" msgstr "Yox"
#. Prompt to ask whether user wishes to save over old version of their file #. Prompt to ask whether user wishes to save over old version of their file
#: ../tuxpaint.c:12576 #: ../tuxpaint.c:12592
msgid "Replace the picture with your changes?" msgid "Replace the picture with your changes?"
msgstr "Əvvəlki şəkili əvəz edim?" msgstr "Əvvəlki şəkili əvəz edim?"
#. Positive response to saving over old version #. Positive response to saving over old version
#. (like a 'File:Save' action in other applications) #. (like a 'File:Save' action in other applications)
#: ../tuxpaint.c:12580 #: ../tuxpaint.c:12596
msgid "Yes, replace the old one!" msgid "Yes, replace the old one!"
msgstr "Bəli, əvəz et!" msgstr "Bəli, əvəz et!"
#. Negative response to saving over old version (saves a new image) #. Negative response to saving over old version (saves a new image)
#. (like a 'File:Save As...' action in other applications) #. (like a 'File:Save As...' action in other applications)
#: ../tuxpaint.c:12584 #: ../tuxpaint.c:12600
msgid "No, save a new file!" msgid "No, save a new file!"
msgstr "Yox, yeni şəkil kimi yaddaşa sal!" msgstr "Yox, yeni şəkil kimi yaddaşa sal!"
#: ../tuxpaint.c:13347 #: ../tuxpaint.c:13363
msgid "Choose the picture you want, then click “Open”." msgid "Choose the picture you want, then click “Open”."
msgstr "İstədiyin şəkili şeç və \"Aç\" düyməsini bas." msgstr "İstədiyin şəkili şeç və \"Aç\" düyməsini bas."
#. Let user choose images: #. Let user choose images:
#. Instructions for Slideshow file dialog (FIXME: Make a #define) #. Instructions for Slideshow file dialog (FIXME: Make a #define)
#: ../tuxpaint.c:14334 ../tuxpaint.c:14648 #: ../tuxpaint.c:14350 ../tuxpaint.c:14664
msgid "Choose the pictures you want, then click “Play”." msgid "Choose the pictures you want, then click “Play”."
msgstr "İstədiyin şəkilləri şeç və \"Oyna\" düyməsini bas." msgstr "İstədiyin şəkilləri şeç və \"Oyna\" düyməsini bas."
@ -1018,17 +1025,17 @@ msgstr "Göy qurşağı"
msgid "You can draw in rainbow colors!" msgid "You can draw in rainbow colors!"
msgstr "Sən göy qurşağını çəkə bilərsən!" msgstr "Sən göy qurşağını çəkə bilərsən!"
#: ../../magic/src/rain.c:64 #: ../../magic/src/rain.c:65
#, fuzzy #, fuzzy
msgid "Rain" msgid "Rain"
msgstr "Göy qurşağı" msgstr "Göy qurşağı"
#: ../../magic/src/rain.c:67 #: ../../magic/src/rain.c:68
#, fuzzy #, fuzzy
msgid "Click to place a rain drop onto your picture." msgid "Click to place a rain drop onto your picture."
msgstr "Şəkili güzgüdəki kimi görmək üçün mausun sol düyməsini bas." msgstr "Şəkili güzgüdəki kimi görmək üçün mausun sol düyməsini bas."
#: ../../magic/src/rain.c:68 #: ../../magic/src/rain.c:69
#, fuzzy #, fuzzy
msgid "Click to cover your picture with rain drops." msgid "Click to cover your picture with rain drops."
msgstr "Şəkili güzgüdəki kimi görmək üçün mausun sol düyməsini bas." msgstr "Şəkili güzgüdəki kimi görmək üçün mausun sol düyməsini bas."

View file

@ -6,7 +6,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: TuxPaint\n" "Project-Id-Version: TuxPaint\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2008-11-01 21:57+0000\n" "POT-Creation-Date: 2008-12-07 19:03-0800\n"
"PO-Revision-Date: 2004-07-06 12:00GMT\n" "PO-Revision-Date: 2004-07-06 12:00GMT\n"
"Last-Translator: Eugene Zelenko <greendeath@mail.ru>\n" "Last-Translator: Eugene Zelenko <greendeath@mail.ru>\n"
"Language-Team: Belarusian <kde-i18n-be@kde.org>\n" "Language-Team: Belarusian <kde-i18n-be@kde.org>\n"
@ -379,7 +379,7 @@ msgstr "Новы"
#. Open a saved picture #. Open a saved picture
#. buttons for the file open dialog #. buttons for the file open dialog
#. Open dialog: 'Open' button, to load the selected picture #. Open dialog: 'Open' button, to load the selected picture
#: ../tools.h:75 ../tuxpaint.c:7958 #: ../tools.h:75 ../tuxpaint.c:7974
msgid "Open" msgid "Open"
msgstr "Адчыніць" msgstr "Адчыніць"
@ -491,175 +491,180 @@ msgid "OK then… Lets keep drawing this one!"
msgstr "" msgstr ""
#. Prompt to confirm user wishes to quit #. Prompt to confirm user wishes to quit
#: ../tuxpaint.c:1842 #: ../tuxpaint.c:1855
msgid "Do you really want to quit?" msgid "Do you really want to quit?"
msgstr "Вы сапраўды жадаеце выйсьці?" msgstr "Вы сапраўды жадаеце выйсьці?"
#. Quit prompt positive response (quit) #. Quit prompt positive response (quit)
#: ../tuxpaint.c:1845 #: ../tuxpaint.c:1858
msgid "Yes, I'm done!" msgid "Yes, I'm done!"
msgstr "" msgstr ""
#. Quit prompt negative response (don't quit) #. Quit prompt negative response (don't quit)
#: ../tuxpaint.c:1848 ../tuxpaint.c:1875 #: ../tuxpaint.c:1861 ../tuxpaint.c:1888
msgid "No, take me back!" msgid "No, take me back!"
msgstr "" msgstr ""
#. Current picture is not saved; user is quitting #. Current picture is not saved; user is quitting
#: ../tuxpaint.c:1852 #: ../tuxpaint.c:1865
msgid "If you quit, youll lose your picture! Save it?" msgid "If you quit, youll lose your picture! Save it?"
msgstr "" msgstr ""
#: ../tuxpaint.c:1853 ../tuxpaint.c:1858 #: ../tuxpaint.c:1866 ../tuxpaint.c:1871
msgid "Yes, save it!" msgid "Yes, save it!"
msgstr "" msgstr ""
#: ../tuxpaint.c:1854 ../tuxpaint.c:1859 #: ../tuxpaint.c:1867 ../tuxpaint.c:1872
msgid "No, don't bother saving!" msgid "No, don't bother saving!"
msgstr "" msgstr ""
#. Current picture is not saved; user is opening another picture #. Current picture is not saved; user is opening another picture
#: ../tuxpaint.c:1857 #: ../tuxpaint.c:1870
msgid "Save your picture first?" msgid "Save your picture first?"
msgstr "" msgstr ""
#. Error opening picture #. Error opening picture
#: ../tuxpaint.c:1862 #: ../tuxpaint.c:1875
msgid "Cant open that picture!" msgid "Cant open that picture!"
msgstr "Немагчыма адчыніць гэты малюнак!" msgstr "Немагчыма адчыніць гэты малюнак!"
#. Generic dialog dismissal #. Generic dialog dismissal
#: ../tuxpaint.c:1865 ../tuxpaint.c:1870 ../tuxpaint.c:1879 ../tuxpaint.c:1883 #: ../tuxpaint.c:1878 ../tuxpaint.c:1883 ../tuxpaint.c:1892 ../tuxpaint.c:1899
#: ../tuxpaint.c:1892 #: ../tuxpaint.c:1908
msgid "OK" msgid "OK"
msgstr "Добра" msgstr "Добра"
#. Notification that 'Open' dialog has nothing to show #. Notification that 'Open' dialog has nothing to show
#: ../tuxpaint.c:1869 #: ../tuxpaint.c:1882
msgid "There are no saved files!" msgid "There are no saved files!"
msgstr "" msgstr ""
#. Verification of print action #. Verification of print action
#: ../tuxpaint.c:1873 #: ../tuxpaint.c:1886
msgid "Print your picture now?" msgid "Print your picture now?"
msgstr "" msgstr ""
#: ../tuxpaint.c:1874 #: ../tuxpaint.c:1887
msgid "Yes, print it!" msgid "Yes, print it!"
msgstr "" msgstr ""
#. Confirmation of successful (we hope) printing #. Confirmation of successful (we hope) printing
#: ../tuxpaint.c:1878 #: ../tuxpaint.c:1891
msgid "Your picture has been printed!" msgid "Your picture has been printed!"
msgstr "" msgstr ""
#. We got an error printing
#: ../tuxpaint.c:1895
msgid "Sorry! Your picture could not be printed!"
msgstr ""
#. Notification that it's too soon to print again (--printdelay option is in effect) #. Notification that it's too soon to print again (--printdelay option is in effect)
#: ../tuxpaint.c:1882 #: ../tuxpaint.c:1898
msgid "You cant print yet!" msgid "You cant print yet!"
msgstr "" msgstr ""
#. Prompt to confirm erasing a picture in the Open dialog #. Prompt to confirm erasing a picture in the Open dialog
#: ../tuxpaint.c:1886 #: ../tuxpaint.c:1902
msgid "Erase this picture?" msgid "Erase this picture?"
msgstr "" msgstr ""
#: ../tuxpaint.c:1887 #: ../tuxpaint.c:1903
msgid "Yes, erase it!" msgid "Yes, erase it!"
msgstr "" msgstr ""
#: ../tuxpaint.c:1888 #: ../tuxpaint.c:1904
msgid "No, don't erase it!" msgid "No, don't erase it!"
msgstr "" msgstr ""
#. Reminder that Mouse Button 1 is the button to use in Tux Paint #. Reminder that Mouse Button 1 is the button to use in Tux Paint
#: ../tuxpaint.c:1891 #: ../tuxpaint.c:1907
msgid "Remember to use the left mouse button!" msgid "Remember to use the left mouse button!"
msgstr "" msgstr ""
#. Sound has been muted (silenced) via keyboard shortcut #. Sound has been muted (silenced) via keyboard shortcut
#: ../tuxpaint.c:2006 #: ../tuxpaint.c:2022
msgid "Sound muted." msgid "Sound muted."
msgstr "" msgstr ""
#. Sound has been unmuted (unsilenced) via keyboard shortcut #. Sound has been unmuted (unsilenced) via keyboard shortcut
#: ../tuxpaint.c:2011 #: ../tuxpaint.c:2027
msgid "Sound unmuted." msgid "Sound unmuted."
msgstr "" msgstr ""
#. Wait while Text tool finishes loading fonts #. Wait while Text tool finishes loading fonts
#: ../tuxpaint.c:2477 #: ../tuxpaint.c:2493
msgid "Please wait…" msgid "Please wait…"
msgstr "" msgstr ""
#: ../tuxpaint.c:7181 #: ../tuxpaint.c:7197
msgid "Pick a color." msgid "Pick a color."
msgstr "" msgstr ""
#. Open dialog: 'Erase' button, to erase/deleted the selected picture #. Open dialog: 'Erase' button, to erase/deleted the selected picture
#: ../tuxpaint.c:7961 #: ../tuxpaint.c:7977
msgid "Erase" msgid "Erase"
msgstr "" msgstr ""
#. Open dialog: 'Slides' button, to switch to slide show mode #. Open dialog: 'Slides' button, to switch to slide show mode
#: ../tuxpaint.c:7964 #: ../tuxpaint.c:7980
msgid "Slides" msgid "Slides"
msgstr "" msgstr ""
#. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture
#: ../tuxpaint.c:7967 #: ../tuxpaint.c:7983
msgid "Back" msgid "Back"
msgstr "" msgstr ""
#. Slideshow: 'Next' button, to load next slide (image) #. Slideshow: 'Next' button, to load next slide (image)
#: ../tuxpaint.c:7970 #: ../tuxpaint.c:7986
#, fuzzy #, fuzzy
msgid "Next" msgid "Next"
msgstr "Тэкст" msgstr "Тэкст"
#. Slideshow: 'Play' button, to begin a slideshow sequence #. Slideshow: 'Play' button, to begin a slideshow sequence
#: ../tuxpaint.c:7973 #: ../tuxpaint.c:7989
msgid "Play" msgid "Play"
msgstr "" msgstr ""
#. Label for 'Letters' buttons (font selector, down the right when the Text tool is being used); used to show the difference between font faces #. 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:8620 #: ../tuxpaint.c:8636
msgid "Aa" msgid "Aa"
msgstr "" msgstr ""
#. Admittedly stupid way of determining which keys can be used for #. Admittedly stupid way of determining which keys can be used for
#. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English)
#: ../tuxpaint.c:11620 #: ../tuxpaint.c:11636
msgid "Yes" msgid "Yes"
msgstr "Так" msgstr "Так"
#: ../tuxpaint.c:11624 #: ../tuxpaint.c:11640
msgid "No" msgid "No"
msgstr "Не" msgstr "Не"
#. Prompt to ask whether user wishes to save over old version of their file #. Prompt to ask whether user wishes to save over old version of their file
#: ../tuxpaint.c:12576 #: ../tuxpaint.c:12592
msgid "Replace the picture with your changes?" msgid "Replace the picture with your changes?"
msgstr "" msgstr ""
#. Positive response to saving over old version #. Positive response to saving over old version
#. (like a 'File:Save' action in other applications) #. (like a 'File:Save' action in other applications)
#: ../tuxpaint.c:12580 #: ../tuxpaint.c:12596
msgid "Yes, replace the old one!" msgid "Yes, replace the old one!"
msgstr "" msgstr ""
#. Negative response to saving over old version (saves a new image) #. Negative response to saving over old version (saves a new image)
#. (like a 'File:Save As...' action in other applications) #. (like a 'File:Save As...' action in other applications)
#: ../tuxpaint.c:12584 #: ../tuxpaint.c:12600
msgid "No, save a new file!" msgid "No, save a new file!"
msgstr "" msgstr ""
#: ../tuxpaint.c:13347 #: ../tuxpaint.c:13363
msgid "Choose the picture you want, then click “Open”." msgid "Choose the picture you want, then click “Open”."
msgstr "" msgstr ""
#. Let user choose images: #. Let user choose images:
#. Instructions for Slideshow file dialog (FIXME: Make a #define) #. Instructions for Slideshow file dialog (FIXME: Make a #define)
#: ../tuxpaint.c:14334 ../tuxpaint.c:14648 #: ../tuxpaint.c:14350 ../tuxpaint.c:14664
msgid "Choose the pictures you want, then click “Play”." msgid "Choose the pictures you want, then click “Play”."
msgstr "" msgstr ""
@ -959,16 +964,16 @@ msgstr "Вясёлка"
msgid "You can draw in rainbow colors!" msgid "You can draw in rainbow colors!"
msgstr "" msgstr ""
#: ../../magic/src/rain.c:64 #: ../../magic/src/rain.c:65
#, fuzzy #, fuzzy
msgid "Rain" msgid "Rain"
msgstr "Вясёлка" msgstr "Вясёлка"
#: ../../magic/src/rain.c:67 #: ../../magic/src/rain.c:68
msgid "Click to place a rain drop onto your picture." msgid "Click to place a rain drop onto your picture."
msgstr "" msgstr ""
#: ../../magic/src/rain.c:68 #: ../../magic/src/rain.c:69
msgid "Click to cover your picture with rain drops." msgid "Click to cover your picture with rain drops."
msgstr "" msgstr ""

View file

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: tuxpaint 0.9.17\n" "Project-Id-Version: tuxpaint 0.9.17\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2008-11-01 21:57+0000\n" "POT-Creation-Date: 2008-12-07 19:03-0800\n"
"PO-Revision-Date: 2007-05-16 17:08+0300\n" "PO-Revision-Date: 2007-05-16 17:08+0300\n"
"Last-Translator: Yavor Doganov <yavor@doganov.org>\n" "Last-Translator: Yavor Doganov <yavor@doganov.org>\n"
"Language-Team: Bulgarian <dict@fsa-bg.org>\n" "Language-Team: Bulgarian <dict@fsa-bg.org>\n"
@ -381,7 +381,7 @@ msgstr "Нова"
#. Open a saved picture #. Open a saved picture
#. buttons for the file open dialog #. buttons for the file open dialog
#. Open dialog: 'Open' button, to load the selected picture #. Open dialog: 'Open' button, to load the selected picture
#: ../tools.h:75 ../tuxpaint.c:7958 #: ../tools.h:75 ../tuxpaint.c:7974
msgid "Open" msgid "Open"
msgstr "Отваряне" msgstr "Отваряне"
@ -499,174 +499,181 @@ msgid "OK then… Lets keep drawing this one!"
msgstr "Добре тогава... Да продължим да рисуваме тази!" msgstr "Добре тогава... Да продължим да рисуваме тази!"
#. Prompt to confirm user wishes to quit #. Prompt to confirm user wishes to quit
#: ../tuxpaint.c:1842 #: ../tuxpaint.c:1855
msgid "Do you really want to quit?" msgid "Do you really want to quit?"
msgstr "Наистина ли искате да спрете програмата?" msgstr "Наистина ли искате да спрете програмата?"
#. Quit prompt positive response (quit) #. Quit prompt positive response (quit)
#: ../tuxpaint.c:1845 #: ../tuxpaint.c:1858
msgid "Yes, I'm done!" msgid "Yes, I'm done!"
msgstr "Да, приключих!" msgstr "Да, приключих!"
#. Quit prompt negative response (don't quit) #. Quit prompt negative response (don't quit)
#: ../tuxpaint.c:1848 ../tuxpaint.c:1875 #: ../tuxpaint.c:1861 ../tuxpaint.c:1888
msgid "No, take me back!" msgid "No, take me back!"
msgstr "Не, върнете ме обратно!" msgstr "Не, върнете ме обратно!"
#. Current picture is not saved; user is quitting #. Current picture is not saved; user is quitting
#: ../tuxpaint.c:1852 #: ../tuxpaint.c:1865
msgid "If you quit, youll lose your picture! Save it?" msgid "If you quit, youll lose your picture! Save it?"
msgstr "Ако спрете програмата, ще загубите рисунката! Да се запази ли?" msgstr "Ако спрете програмата, ще загубите рисунката! Да се запази ли?"
#: ../tuxpaint.c:1853 ../tuxpaint.c:1858 #: ../tuxpaint.c:1866 ../tuxpaint.c:1871
msgid "Yes, save it!" msgid "Yes, save it!"
msgstr "Да, запазете я!" msgstr "Да, запазете я!"
#: ../tuxpaint.c:1854 ../tuxpaint.c:1859 #: ../tuxpaint.c:1867 ../tuxpaint.c:1872
msgid "No, don't bother saving!" msgid "No, don't bother saving!"
msgstr "Не, няма нужда да я запазвате!" msgstr "Не, няма нужда да я запазвате!"
#. Current picture is not saved; user is opening another picture #. Current picture is not saved; user is opening another picture
#: ../tuxpaint.c:1857 #: ../tuxpaint.c:1870
msgid "Save your picture first?" msgid "Save your picture first?"
msgstr "Да се запази ли рисунката?" msgstr "Да се запази ли рисунката?"
#. Error opening picture #. Error opening picture
#: ../tuxpaint.c:1862 #: ../tuxpaint.c:1875
msgid "Cant open that picture!" msgid "Cant open that picture!"
msgstr "Тази рисунка не може да бъде отворена!" msgstr "Тази рисунка не може да бъде отворена!"
#. Generic dialog dismissal #. Generic dialog dismissal
#: ../tuxpaint.c:1865 ../tuxpaint.c:1870 ../tuxpaint.c:1879 ../tuxpaint.c:1883 #: ../tuxpaint.c:1878 ../tuxpaint.c:1883 ../tuxpaint.c:1892 ../tuxpaint.c:1899
#: ../tuxpaint.c:1892 #: ../tuxpaint.c:1908
msgid "OK" msgid "OK"
msgstr "Да" msgstr "Да"
#. Notification that 'Open' dialog has nothing to show #. Notification that 'Open' dialog has nothing to show
#: ../tuxpaint.c:1869 #: ../tuxpaint.c:1882
msgid "There are no saved files!" msgid "There are no saved files!"
msgstr "Няма запазени файлове!" msgstr "Няма запазени файлове!"
#. Verification of print action #. Verification of print action
#: ../tuxpaint.c:1873 #: ../tuxpaint.c:1886
msgid "Print your picture now?" msgid "Print your picture now?"
msgstr "Да се разпечата ли рисунката?" msgstr "Да се разпечата ли рисунката?"
#: ../tuxpaint.c:1874 #: ../tuxpaint.c:1887
msgid "Yes, print it!" msgid "Yes, print it!"
msgstr "Да, разпечатайте я!" msgstr "Да, разпечатайте я!"
#. Confirmation of successful (we hope) printing #. Confirmation of successful (we hope) printing
#: ../tuxpaint.c:1878 #: ../tuxpaint.c:1891
msgid "Your picture has been printed!" msgid "Your picture has been printed!"
msgstr "Рисунката е разпечатана!" msgstr "Рисунката е разпечатана!"
#. We got an error printing
#: ../tuxpaint.c:1895
#, fuzzy
#| msgid "Your picture has been printed!"
msgid "Sorry! Your picture could not be printed!"
msgstr "Рисунката е разпечатана!"
#. Notification that it's too soon to print again (--printdelay option is in effect) #. Notification that it's too soon to print again (--printdelay option is in effect)
#: ../tuxpaint.c:1882 #: ../tuxpaint.c:1898
msgid "You cant print yet!" msgid "You cant print yet!"
msgstr "Все още не може да разпечатвате!" msgstr "Все още не може да разпечатвате!"
#. Prompt to confirm erasing a picture in the Open dialog #. Prompt to confirm erasing a picture in the Open dialog
#: ../tuxpaint.c:1886 #: ../tuxpaint.c:1902
msgid "Erase this picture?" msgid "Erase this picture?"
msgstr "Да се изтрие ли рисунката?" msgstr "Да се изтрие ли рисунката?"
#: ../tuxpaint.c:1887 #: ../tuxpaint.c:1903
msgid "Yes, erase it!" msgid "Yes, erase it!"
msgstr "Да, изтрийте я!" msgstr "Да, изтрийте я!"
#: ../tuxpaint.c:1888 #: ../tuxpaint.c:1904
msgid "No, don't erase it!" msgid "No, don't erase it!"
msgstr "Не, не я изтривайте!" msgstr "Не, не я изтривайте!"
#. Reminder that Mouse Button 1 is the button to use in Tux Paint #. Reminder that Mouse Button 1 is the button to use in Tux Paint
#: ../tuxpaint.c:1891 #: ../tuxpaint.c:1907
msgid "Remember to use the left mouse button!" msgid "Remember to use the left mouse button!"
msgstr "Не забравяйте да използвате левия бутон на мишката!" msgstr "Не забравяйте да използвате левия бутон на мишката!"
#. Sound has been muted (silenced) via keyboard shortcut #. Sound has been muted (silenced) via keyboard shortcut
#: ../tuxpaint.c:2006 #: ../tuxpaint.c:2022
msgid "Sound muted." msgid "Sound muted."
msgstr "" msgstr ""
#. Sound has been unmuted (unsilenced) via keyboard shortcut #. Sound has been unmuted (unsilenced) via keyboard shortcut
#: ../tuxpaint.c:2011 #: ../tuxpaint.c:2027
msgid "Sound unmuted." msgid "Sound unmuted."
msgstr "" msgstr ""
#. Wait while Text tool finishes loading fonts #. Wait while Text tool finishes loading fonts
#: ../tuxpaint.c:2477 #: ../tuxpaint.c:2493
msgid "Please wait…" msgid "Please wait…"
msgstr "Изчакайте..." msgstr "Изчакайте..."
#: ../tuxpaint.c:7181 #: ../tuxpaint.c:7197
msgid "Pick a color." msgid "Pick a color."
msgstr "" msgstr ""
#. Open dialog: 'Erase' button, to erase/deleted the selected picture #. Open dialog: 'Erase' button, to erase/deleted the selected picture
#: ../tuxpaint.c:7961 #: ../tuxpaint.c:7977
msgid "Erase" msgid "Erase"
msgstr "Изтриване" msgstr "Изтриване"
#. Open dialog: 'Slides' button, to switch to slide show mode #. Open dialog: 'Slides' button, to switch to slide show mode
#: ../tuxpaint.c:7964 #: ../tuxpaint.c:7980
msgid "Slides" msgid "Slides"
msgstr "Кадри" msgstr "Кадри"
#. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture
#: ../tuxpaint.c:7967 #: ../tuxpaint.c:7983
msgid "Back" msgid "Back"
msgstr "Назад" msgstr "Назад"
#. Slideshow: 'Next' button, to load next slide (image) #. Slideshow: 'Next' button, to load next slide (image)
#: ../tuxpaint.c:7970 #: ../tuxpaint.c:7986
msgid "Next" msgid "Next"
msgstr "Следваща" msgstr "Следваща"
#. Slideshow: 'Play' button, to begin a slideshow sequence #. Slideshow: 'Play' button, to begin a slideshow sequence
#: ../tuxpaint.c:7973 #: ../tuxpaint.c:7989
msgid "Play" msgid "Play"
msgstr "Прожекция" msgstr "Прожекция"
#. Label for 'Letters' buttons (font selector, down the right when the Text tool is being used); used to show the difference between font faces #. 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:8620 #: ../tuxpaint.c:8636
msgid "Aa" msgid "Aa"
msgstr "Аа" msgstr "Аа"
#. Admittedly stupid way of determining which keys can be used for #. Admittedly stupid way of determining which keys can be used for
#. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English)
#: ../tuxpaint.c:11620 #: ../tuxpaint.c:11636
msgid "Yes" msgid "Yes"
msgstr "Да" msgstr "Да"
#: ../tuxpaint.c:11624 #: ../tuxpaint.c:11640
msgid "No" msgid "No"
msgstr "Не" msgstr "Не"
#. Prompt to ask whether user wishes to save over old version of their file #. Prompt to ask whether user wishes to save over old version of their file
#: ../tuxpaint.c:12576 #: ../tuxpaint.c:12592
msgid "Replace the picture with your changes?" msgid "Replace the picture with your changes?"
msgstr "Замяна на рисунката с вашите промени?" msgstr "Замяна на рисунката с вашите промени?"
#. Positive response to saving over old version #. Positive response to saving over old version
#. (like a 'File:Save' action in other applications) #. (like a 'File:Save' action in other applications)
#: ../tuxpaint.c:12580 #: ../tuxpaint.c:12596
msgid "Yes, replace the old one!" msgid "Yes, replace the old one!"
msgstr "Да, заменете старата!" msgstr "Да, заменете старата!"
#. Negative response to saving over old version (saves a new image) #. Negative response to saving over old version (saves a new image)
#. (like a 'File:Save As...' action in other applications) #. (like a 'File:Save As...' action in other applications)
#: ../tuxpaint.c:12584 #: ../tuxpaint.c:12600
msgid "No, save a new file!" msgid "No, save a new file!"
msgstr "Не, да се запази като нов файл!" msgstr "Не, да се запази като нов файл!"
#: ../tuxpaint.c:13347 #: ../tuxpaint.c:13363
msgid "Choose the picture you want, then click “Open”." msgid "Choose the picture you want, then click “Open”."
msgstr "Изберете рисунка, след това натиснете „Отваряне“." msgstr "Изберете рисунка, след това натиснете „Отваряне“."
#. Let user choose images: #. Let user choose images:
#. Instructions for Slideshow file dialog (FIXME: Make a #define) #. Instructions for Slideshow file dialog (FIXME: Make a #define)
#: ../tuxpaint.c:14334 ../tuxpaint.c:14648 #: ../tuxpaint.c:14350 ../tuxpaint.c:14664
msgid "Choose the pictures you want, then click “Play”." msgid "Choose the pictures you want, then click “Play”."
msgstr "Изберете желаните рисунки, след това натиснете „Прожекция“." msgstr "Изберете желаните рисунки, след това натиснете „Прожекция“."
@ -996,17 +1003,17 @@ msgstr "Дъга"
msgid "You can draw in rainbow colors!" msgid "You can draw in rainbow colors!"
msgstr "Може да рисувате в цветовете на дъгата!" msgstr "Може да рисувате в цветовете на дъгата!"
#: ../../magic/src/rain.c:64 #: ../../magic/src/rain.c:65
#, fuzzy #, fuzzy
msgid "Rain" msgid "Rain"
msgstr "Дъга" msgstr "Дъга"
#: ../../magic/src/rain.c:67 #: ../../magic/src/rain.c:68
#, fuzzy #, fuzzy
msgid "Click to place a rain drop onto your picture." msgid "Click to place a rain drop onto your picture."
msgstr "Натиснете, за направите огледален образ." msgstr "Натиснете, за направите огледален образ."
#: ../../magic/src/rain.c:68 #: ../../magic/src/rain.c:69
#, fuzzy #, fuzzy
msgid "Click to cover your picture with rain drops." msgid "Click to cover your picture with rain drops."
msgstr "Натиснете, за направите огледален образ." msgstr "Натиснете, за направите огледален образ."

View file

@ -8,7 +8,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2008-11-01 21:57+0000\n" "POT-Creation-Date: 2008-12-07 19:03-0800\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n" "Language-Team: LANGUAGE <LL@li.org>\n"
@ -380,7 +380,7 @@ msgstr "gsr.p."
#. Open a saved picture #. Open a saved picture
#. buttons for the file open dialog #. buttons for the file open dialog
#. Open dialog: 'Open' button, to load the selected picture #. Open dialog: 'Open' button, to load the selected picture
#: ../tools.h:75 ../tuxpaint.c:7958 #: ../tools.h:75 ../tuxpaint.c:7974
msgid "Open" msgid "Open"
msgstr "q.\\Yed.p." msgstr "q.\\Yed.p."
@ -494,175 +494,180 @@ msgid "OK then… Lets keep drawing this one!"
msgstr "" msgstr ""
#. Prompt to confirm user wishes to quit #. Prompt to confirm user wishes to quit
#: ../tuxpaint.c:1842 #: ../tuxpaint.c:1855
msgid "Do you really want to quit?" msgid "Do you really want to quit?"
msgstr "" msgstr ""
#. Quit prompt positive response (quit) #. Quit prompt positive response (quit)
#: ../tuxpaint.c:1845 #: ../tuxpaint.c:1858
msgid "Yes, I'm done!" msgid "Yes, I'm done!"
msgstr "" msgstr ""
#. Quit prompt negative response (don't quit) #. Quit prompt negative response (don't quit)
#: ../tuxpaint.c:1848 ../tuxpaint.c:1875 #: ../tuxpaint.c:1861 ../tuxpaint.c:1888
msgid "No, take me back!" msgid "No, take me back!"
msgstr "" msgstr ""
#. Current picture is not saved; user is quitting #. Current picture is not saved; user is quitting
#: ../tuxpaint.c:1852 #: ../tuxpaint.c:1865
msgid "If you quit, youll lose your picture! Save it?" msgid "If you quit, youll lose your picture! Save it?"
msgstr "" msgstr ""
#: ../tuxpaint.c:1853 ../tuxpaint.c:1858 #: ../tuxpaint.c:1866 ../tuxpaint.c:1871
msgid "Yes, save it!" msgid "Yes, save it!"
msgstr "" msgstr ""
#: ../tuxpaint.c:1854 ../tuxpaint.c:1859 #: ../tuxpaint.c:1867 ../tuxpaint.c:1872
msgid "No, don't bother saving!" msgid "No, don't bother saving!"
msgstr "" msgstr ""
#. Current picture is not saved; user is opening another picture #. Current picture is not saved; user is opening another picture
#: ../tuxpaint.c:1857 #: ../tuxpaint.c:1870
msgid "Save your picture first?" msgid "Save your picture first?"
msgstr "" msgstr ""
#. Error opening picture #. Error opening picture
#: ../tuxpaint.c:1862 #: ../tuxpaint.c:1875
msgid "Cant open that picture!" msgid "Cant open that picture!"
msgstr "" msgstr ""
#. Generic dialog dismissal #. Generic dialog dismissal
#: ../tuxpaint.c:1865 ../tuxpaint.c:1870 ../tuxpaint.c:1879 ../tuxpaint.c:1883 #: ../tuxpaint.c:1878 ../tuxpaint.c:1883 ../tuxpaint.c:1892 ../tuxpaint.c:1899
#: ../tuxpaint.c:1892 #: ../tuxpaint.c:1908
msgid "OK" msgid "OK"
msgstr "" msgstr ""
#. Notification that 'Open' dialog has nothing to show #. Notification that 'Open' dialog has nothing to show
#: ../tuxpaint.c:1869 #: ../tuxpaint.c:1882
msgid "There are no saved files!" msgid "There are no saved files!"
msgstr "" msgstr ""
#. Verification of print action #. Verification of print action
#: ../tuxpaint.c:1873 #: ../tuxpaint.c:1886
msgid "Print your picture now?" msgid "Print your picture now?"
msgstr "" msgstr ""
#: ../tuxpaint.c:1874 #: ../tuxpaint.c:1887
msgid "Yes, print it!" msgid "Yes, print it!"
msgstr "" msgstr ""
#. Confirmation of successful (we hope) printing #. Confirmation of successful (we hope) printing
#: ../tuxpaint.c:1878 #: ../tuxpaint.c:1891
msgid "Your picture has been printed!" msgid "Your picture has been printed!"
msgstr "" msgstr ""
#. We got an error printing
#: ../tuxpaint.c:1895
msgid "Sorry! Your picture could not be printed!"
msgstr ""
#. Notification that it's too soon to print again (--printdelay option is in effect) #. Notification that it's too soon to print again (--printdelay option is in effect)
#: ../tuxpaint.c:1882 #: ../tuxpaint.c:1898
msgid "You cant print yet!" msgid "You cant print yet!"
msgstr "" msgstr ""
#. Prompt to confirm erasing a picture in the Open dialog #. Prompt to confirm erasing a picture in the Open dialog
#: ../tuxpaint.c:1886 #: ../tuxpaint.c:1902
msgid "Erase this picture?" msgid "Erase this picture?"
msgstr "" msgstr ""
#: ../tuxpaint.c:1887 #: ../tuxpaint.c:1903
msgid "Yes, erase it!" msgid "Yes, erase it!"
msgstr "" msgstr ""
#: ../tuxpaint.c:1888 #: ../tuxpaint.c:1904
msgid "No, don't erase it!" msgid "No, don't erase it!"
msgstr "" msgstr ""
#. Reminder that Mouse Button 1 is the button to use in Tux Paint #. Reminder that Mouse Button 1 is the button to use in Tux Paint
#: ../tuxpaint.c:1891 #: ../tuxpaint.c:1907
msgid "Remember to use the left mouse button!" msgid "Remember to use the left mouse button!"
msgstr "" msgstr ""
#. Sound has been muted (silenced) via keyboard shortcut #. Sound has been muted (silenced) via keyboard shortcut
#: ../tuxpaint.c:2006 #: ../tuxpaint.c:2022
msgid "Sound muted." msgid "Sound muted."
msgstr "" msgstr ""
#. Sound has been unmuted (unsilenced) via keyboard shortcut #. Sound has been unmuted (unsilenced) via keyboard shortcut
#: ../tuxpaint.c:2011 #: ../tuxpaint.c:2027
msgid "Sound unmuted." msgid "Sound unmuted."
msgstr "" msgstr ""
#. Wait while Text tool finishes loading fonts #. Wait while Text tool finishes loading fonts
#: ../tuxpaint.c:2477 #: ../tuxpaint.c:2493
msgid "Please wait…" msgid "Please wait…"
msgstr "" msgstr ""
#: ../tuxpaint.c:7181 #: ../tuxpaint.c:7197
msgid "Pick a color." msgid "Pick a color."
msgstr "" msgstr ""
#. Open dialog: 'Erase' button, to erase/deleted the selected picture #. Open dialog: 'Erase' button, to erase/deleted the selected picture
#: ../tuxpaint.c:7961 #: ../tuxpaint.c:7977
msgid "Erase" msgid "Erase"
msgstr "" msgstr ""
#. Open dialog: 'Slides' button, to switch to slide show mode #. Open dialog: 'Slides' button, to switch to slide show mode
#: ../tuxpaint.c:7964 #: ../tuxpaint.c:7980
msgid "Slides" msgid "Slides"
msgstr "" msgstr ""
#. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture
#: ../tuxpaint.c:7967 #: ../tuxpaint.c:7983
msgid "Back" msgid "Back"
msgstr "" msgstr ""
#. Slideshow: 'Next' button, to load next slide (image) #. Slideshow: 'Next' button, to load next slide (image)
#: ../tuxpaint.c:7970 #: ../tuxpaint.c:7986
#, fuzzy #, fuzzy
msgid "Next" msgid "Next"
msgstr "dpe.]." msgstr "dpe.]."
#. Slideshow: 'Play' button, to begin a slideshow sequence #. Slideshow: 'Play' button, to begin a slideshow sequence
#: ../tuxpaint.c:7973 #: ../tuxpaint.c:7989
msgid "Play" msgid "Play"
msgstr "" msgstr ""
#. Label for 'Letters' buttons (font selector, down the right when the Text tool is being used); used to show the difference between font faces #. 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:8620 #: ../tuxpaint.c:8636
msgid "Aa" msgid "Aa"
msgstr "" msgstr ""
#. Admittedly stupid way of determining which keys can be used for #. Admittedly stupid way of determining which keys can be used for
#. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English)
#: ../tuxpaint.c:11620 #: ../tuxpaint.c:11636
msgid "Yes" msgid "Yes"
msgstr "" msgstr ""
#: ../tuxpaint.c:11624 #: ../tuxpaint.c:11640
msgid "No" msgid "No"
msgstr "" msgstr ""
#. Prompt to ask whether user wishes to save over old version of their file #. Prompt to ask whether user wishes to save over old version of their file
#: ../tuxpaint.c:12576 #: ../tuxpaint.c:12592
msgid "Replace the picture with your changes?" msgid "Replace the picture with your changes?"
msgstr "" msgstr ""
#. Positive response to saving over old version #. Positive response to saving over old version
#. (like a 'File:Save' action in other applications) #. (like a 'File:Save' action in other applications)
#: ../tuxpaint.c:12580 #: ../tuxpaint.c:12596
msgid "Yes, replace the old one!" msgid "Yes, replace the old one!"
msgstr "" msgstr ""
#. Negative response to saving over old version (saves a new image) #. Negative response to saving over old version (saves a new image)
#. (like a 'File:Save As...' action in other applications) #. (like a 'File:Save As...' action in other applications)
#: ../tuxpaint.c:12584 #: ../tuxpaint.c:12600
msgid "No, save a new file!" msgid "No, save a new file!"
msgstr "" msgstr ""
#: ../tuxpaint.c:13347 #: ../tuxpaint.c:13363
msgid "Choose the picture you want, then click “Open”." msgid "Choose the picture you want, then click “Open”."
msgstr "" msgstr ""
#. Let user choose images: #. Let user choose images:
#. Instructions for Slideshow file dialog (FIXME: Make a #define) #. Instructions for Slideshow file dialog (FIXME: Make a #define)
#: ../tuxpaint.c:14334 ../tuxpaint.c:14648 #: ../tuxpaint.c:14350 ../tuxpaint.c:14664
msgid "Choose the pictures you want, then click “Play”." msgid "Choose the pictures you want, then click “Play”."
msgstr "" msgstr ""
@ -963,16 +968,16 @@ msgstr "aja."
msgid "You can draw in rainbow colors!" msgid "You can draw in rainbow colors!"
msgstr "" msgstr ""
#: ../../magic/src/rain.c:64 #: ../../magic/src/rain.c:65
#, fuzzy #, fuzzy
msgid "Rain" msgid "Rain"
msgstr "aja." msgstr "aja."
#: ../../magic/src/rain.c:67 #: ../../magic/src/rain.c:68
msgid "Click to place a rain drop onto your picture." msgid "Click to place a rain drop onto your picture."
msgstr "" msgstr ""
#: ../../magic/src/rain.c:68 #: ../../magic/src/rain.c:69
msgid "Click to cover your picture with rain drops." msgid "Click to cover your picture with rain drops."
msgstr "" msgstr ""

View file

@ -5,7 +5,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: TuxPaint 0.0.1pre\n" "Project-Id-Version: TuxPaint 0.0.1pre\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2008-11-01 21:57+0000\n" "POT-Creation-Date: 2008-12-07 19:03-0800\n"
"PO-Revision-Date: 2005-01-09 14:49+0100\n" "PO-Revision-Date: 2005-01-09 14:49+0100\n"
"Last-Translator: Gugusse <titi>\n" "Last-Translator: Gugusse <titi>\n"
"Language-Team: Breton <drouizig@drouizig.org>\n" "Language-Team: Breton <drouizig@drouizig.org>\n"
@ -380,7 +380,7 @@ msgstr "Nevez"
#. Open a saved picture #. Open a saved picture
#. buttons for the file open dialog #. buttons for the file open dialog
#. Open dialog: 'Open' button, to load the selected picture #. Open dialog: 'Open' button, to load the selected picture
#: ../tools.h:75 ../tuxpaint.c:7958 #: ../tools.h:75 ../tuxpaint.c:7974
msgid "Open" msgid "Open"
msgstr "Digeriñ" msgstr "Digeriñ"
@ -497,176 +497,183 @@ msgid "OK then… Lets keep drawing this one!"
msgstr "Mat ! neuze kendalc'homp gant an dresadenn !" msgstr "Mat ! neuze kendalc'homp gant an dresadenn !"
#. Prompt to confirm user wishes to quit #. Prompt to confirm user wishes to quit
#: ../tuxpaint.c:1842 #: ../tuxpaint.c:1855
msgid "Do you really want to quit?" msgid "Do you really want to quit?"
msgstr "Fellout a ra dit mont kuit ?" msgstr "Fellout a ra dit mont kuit ?"
#. Quit prompt positive response (quit) #. Quit prompt positive response (quit)
#: ../tuxpaint.c:1845 #: ../tuxpaint.c:1858
msgid "Yes, I'm done!" msgid "Yes, I'm done!"
msgstr "" msgstr ""
#. Quit prompt negative response (don't quit) #. Quit prompt negative response (don't quit)
#: ../tuxpaint.c:1848 ../tuxpaint.c:1875 #: ../tuxpaint.c:1861 ../tuxpaint.c:1888
msgid "No, take me back!" msgid "No, take me back!"
msgstr "" msgstr ""
#. Current picture is not saved; user is quitting #. Current picture is not saved; user is quitting
#: ../tuxpaint.c:1852 #: ../tuxpaint.c:1865
msgid "If you quit, youll lose your picture! Save it?" msgid "If you quit, youll lose your picture! Save it?"
msgstr "Kollet e vo da skeudenn mar kuitez ! Gwarediñ a rez ?" msgstr "Kollet e vo da skeudenn mar kuitez ! Gwarediñ a rez ?"
#: ../tuxpaint.c:1853 ../tuxpaint.c:1858 #: ../tuxpaint.c:1866 ../tuxpaint.c:1871
msgid "Yes, save it!" msgid "Yes, save it!"
msgstr "" msgstr ""
#: ../tuxpaint.c:1854 ../tuxpaint.c:1859 #: ../tuxpaint.c:1867 ../tuxpaint.c:1872
msgid "No, don't bother saving!" msgid "No, don't bother saving!"
msgstr "" msgstr ""
#. Current picture is not saved; user is opening another picture #. Current picture is not saved; user is opening another picture
#: ../tuxpaint.c:1857 #: ../tuxpaint.c:1870
msgid "Save your picture first?" msgid "Save your picture first?"
msgstr "Gwarediñ ar skeudenn e gentañ ?" msgstr "Gwarediñ ar skeudenn e gentañ ?"
#. Error opening picture #. Error opening picture
#: ../tuxpaint.c:1862 #: ../tuxpaint.c:1875
msgid "Cant open that picture!" msgid "Cant open that picture!"
msgstr "N'haller digeriñ ar skeudenn-se !" msgstr "N'haller digeriñ ar skeudenn-se !"
#. Generic dialog dismissal #. Generic dialog dismissal
#: ../tuxpaint.c:1865 ../tuxpaint.c:1870 ../tuxpaint.c:1879 ../tuxpaint.c:1883 #: ../tuxpaint.c:1878 ../tuxpaint.c:1883 ../tuxpaint.c:1892 ../tuxpaint.c:1899
#: ../tuxpaint.c:1892 #: ../tuxpaint.c:1908
msgid "OK" msgid "OK"
msgstr "Mat eo !" msgstr "Mat eo !"
#. Notification that 'Open' dialog has nothing to show #. Notification that 'Open' dialog has nothing to show
#: ../tuxpaint.c:1869 #: ../tuxpaint.c:1882
msgid "There are no saved files!" msgid "There are no saved files!"
msgstr "Restr ebet gwaredet !" msgstr "Restr ebet gwaredet !"
#. Verification of print action #. Verification of print action
#: ../tuxpaint.c:1873 #: ../tuxpaint.c:1886
msgid "Print your picture now?" msgid "Print your picture now?"
msgstr "Moullañ ar skeudenn diouzhtu ?" msgstr "Moullañ ar skeudenn diouzhtu ?"
#: ../tuxpaint.c:1874 #: ../tuxpaint.c:1887
msgid "Yes, print it!" msgid "Yes, print it!"
msgstr "" msgstr ""
#. Confirmation of successful (we hope) printing #. Confirmation of successful (we hope) printing
#: ../tuxpaint.c:1878 #: ../tuxpaint.c:1891
msgid "Your picture has been printed!" msgid "Your picture has been printed!"
msgstr "Moullet eo bet da skeudenn !" msgstr "Moullet eo bet da skeudenn !"
#. We got an error printing
#: ../tuxpaint.c:1895
#, fuzzy
#| msgid "Your picture has been printed!"
msgid "Sorry! Your picture could not be printed!"
msgstr "Moullet eo bet da skeudenn !"
#. Notification that it's too soon to print again (--printdelay option is in effect) #. Notification that it's too soon to print again (--printdelay option is in effect)
#: ../tuxpaint.c:1882 #: ../tuxpaint.c:1898
msgid "You cant print yet!" msgid "You cant print yet!"
msgstr "N'hallan ket moullañ atav !" msgstr "N'hallan ket moullañ atav !"
#. Prompt to confirm erasing a picture in the Open dialog #. Prompt to confirm erasing a picture in the Open dialog
#: ../tuxpaint.c:1886 #: ../tuxpaint.c:1902
msgid "Erase this picture?" msgid "Erase this picture?"
msgstr "Diverkañ an dresadenn-se ?" msgstr "Diverkañ an dresadenn-se ?"
#: ../tuxpaint.c:1887 #: ../tuxpaint.c:1903
msgid "Yes, erase it!" msgid "Yes, erase it!"
msgstr "" msgstr ""
#: ../tuxpaint.c:1888 #: ../tuxpaint.c:1904
msgid "No, don't erase it!" msgid "No, don't erase it!"
msgstr "" msgstr ""
#. Reminder that Mouse Button 1 is the button to use in Tux Paint #. Reminder that Mouse Button 1 is the button to use in Tux Paint
#: ../tuxpaint.c:1891 #: ../tuxpaint.c:1907
msgid "Remember to use the left mouse button!" msgid "Remember to use the left mouse button!"
msgstr "" msgstr ""
#. Sound has been muted (silenced) via keyboard shortcut #. Sound has been muted (silenced) via keyboard shortcut
#: ../tuxpaint.c:2006 #: ../tuxpaint.c:2022
msgid "Sound muted." msgid "Sound muted."
msgstr "" msgstr ""
#. Sound has been unmuted (unsilenced) via keyboard shortcut #. Sound has been unmuted (unsilenced) via keyboard shortcut
#: ../tuxpaint.c:2011 #: ../tuxpaint.c:2027
msgid "Sound unmuted." msgid "Sound unmuted."
msgstr "" msgstr ""
#. Wait while Text tool finishes loading fonts #. Wait while Text tool finishes loading fonts
#: ../tuxpaint.c:2477 #: ../tuxpaint.c:2493
msgid "Please wait…" msgid "Please wait…"
msgstr "" msgstr ""
#: ../tuxpaint.c:7181 #: ../tuxpaint.c:7197
msgid "Pick a color." msgid "Pick a color."
msgstr "" msgstr ""
#. Open dialog: 'Erase' button, to erase/deleted the selected picture #. Open dialog: 'Erase' button, to erase/deleted the selected picture
#: ../tuxpaint.c:7961 #: ../tuxpaint.c:7977
msgid "Erase" msgid "Erase"
msgstr "Diverkañ" msgstr "Diverkañ"
#. Open dialog: 'Slides' button, to switch to slide show mode #. Open dialog: 'Slides' button, to switch to slide show mode
#: ../tuxpaint.c:7964 #: ../tuxpaint.c:7980
msgid "Slides" msgid "Slides"
msgstr "" msgstr ""
#. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture
#: ../tuxpaint.c:7967 #: ../tuxpaint.c:7983
msgid "Back" msgid "Back"
msgstr "Distro" msgstr "Distro"
#. Slideshow: 'Next' button, to load next slide (image) #. Slideshow: 'Next' button, to load next slide (image)
#: ../tuxpaint.c:7970 #: ../tuxpaint.c:7986
#, fuzzy #, fuzzy
msgid "Next" msgid "Next"
msgstr "Testenn" msgstr "Testenn"
#. Slideshow: 'Play' button, to begin a slideshow sequence #. Slideshow: 'Play' button, to begin a slideshow sequence
#: ../tuxpaint.c:7973 #: ../tuxpaint.c:7989
msgid "Play" msgid "Play"
msgstr "" msgstr ""
#. Label for 'Letters' buttons (font selector, down the right when the Text tool is being used); used to show the difference between font faces #. 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:8620 #: ../tuxpaint.c:8636
msgid "Aa" msgid "Aa"
msgstr "As" msgstr "As"
#. Admittedly stupid way of determining which keys can be used for #. Admittedly stupid way of determining which keys can be used for
#. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English)
#: ../tuxpaint.c:11620 #: ../tuxpaint.c:11636
msgid "Yes" msgid "Yes"
msgstr "Ya" msgstr "Ya"
#: ../tuxpaint.c:11624 #: ../tuxpaint.c:11640
msgid "No" msgid "No"
msgstr "Ne ra ket" msgstr "Ne ra ket"
#. Prompt to ask whether user wishes to save over old version of their file #. Prompt to ask whether user wishes to save over old version of their file
#: ../tuxpaint.c:12576 #: ../tuxpaint.c:12592
msgid "Replace the picture with your changes?" msgid "Replace the picture with your changes?"
msgstr "" msgstr ""
#. Positive response to saving over old version #. Positive response to saving over old version
#. (like a 'File:Save' action in other applications) #. (like a 'File:Save' action in other applications)
#: ../tuxpaint.c:12580 #: ../tuxpaint.c:12596
msgid "Yes, replace the old one!" msgid "Yes, replace the old one!"
msgstr "" msgstr ""
#. Negative response to saving over old version (saves a new image) #. Negative response to saving over old version (saves a new image)
#. (like a 'File:Save As...' action in other applications) #. (like a 'File:Save As...' action in other applications)
#: ../tuxpaint.c:12584 #: ../tuxpaint.c:12600
#, fuzzy #, fuzzy
msgid "No, save a new file!" msgid "No, save a new file!"
msgstr "Ket, gwarediñ dindan un anv nevez" msgstr "Ket, gwarediñ dindan un anv nevez"
#: ../tuxpaint.c:13347 #: ../tuxpaint.c:13363
msgid "Choose the picture you want, then click “Open”." msgid "Choose the picture you want, then click “Open”."
msgstr "Diuz ur skeudenn ha klik war 'digeriñ' neuze." msgstr "Diuz ur skeudenn ha klik war 'digeriñ' neuze."
#. Let user choose images: #. Let user choose images:
#. Instructions for Slideshow file dialog (FIXME: Make a #define) #. Instructions for Slideshow file dialog (FIXME: Make a #define)
#: ../tuxpaint.c:14334 ../tuxpaint.c:14648 #: ../tuxpaint.c:14350 ../tuxpaint.c:14664
#, fuzzy #, fuzzy
msgid "Choose the pictures you want, then click “Play”." msgid "Choose the pictures you want, then click “Play”."
msgstr "Diuz ur skeudenn ha klik war 'digeriñ' neuze." msgstr "Diuz ur skeudenn ha klik war 'digeriñ' neuze."
@ -997,17 +1004,17 @@ msgstr "Gwareg ar Glav"
msgid "You can draw in rainbow colors!" msgid "You can draw in rainbow colors!"
msgstr "Gallout a rez tresañ gant livioù ar Garreg-ar-Glav !" msgstr "Gallout a rez tresañ gant livioù ar Garreg-ar-Glav !"
#: ../../magic/src/rain.c:64 #: ../../magic/src/rain.c:65
#, fuzzy #, fuzzy
msgid "Rain" msgid "Rain"
msgstr "Gwareg ar Glav" msgstr "Gwareg ar Glav"
#: ../../magic/src/rain.c:67 #: ../../magic/src/rain.c:68
#, fuzzy #, fuzzy
msgid "Click to place a rain drop onto your picture." msgid "Click to place a rain drop onto your picture."
msgstr "Klik evit kaout ar skeudenn en ur melezour." msgstr "Klik evit kaout ar skeudenn en ur melezour."
#: ../../magic/src/rain.c:68 #: ../../magic/src/rain.c:69
#, fuzzy #, fuzzy
msgid "Click to cover your picture with rain drops." msgid "Click to cover your picture with rain drops."
msgstr "Klik evit kaout ar skeudenn en ur melezour." msgstr "Klik evit kaout ar skeudenn en ur melezour."

View file

@ -17,7 +17,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Tuxpaint cvs 2008-11-01\n" "Project-Id-Version: Tuxpaint cvs 2008-11-01\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2008-11-01 21:57+0000\n" "POT-Creation-Date: 2008-12-07 19:03-0800\n"
"PO-Revision-Date: 2008-12-04 12:57+0100\n" "PO-Revision-Date: 2008-12-04 12:57+0100\n"
"Last-Translator: Pere Pujal i Carabantes <pere@fornol.no-ip.org>\n" "Last-Translator: Pere Pujal i Carabantes <pere@fornol.no-ip.org>\n"
"Language-Team: Català <linux-ca@chanae.alphanet.ch>\n" "Language-Team: Català <linux-ca@chanae.alphanet.ch>\n"
@ -389,7 +389,7 @@ msgstr "Nou"
#. Open a saved picture #. Open a saved picture
#. buttons for the file open dialog #. buttons for the file open dialog
#. Open dialog: 'Open' button, to load the selected picture #. Open dialog: 'Open' button, to load the selected picture
#: ../tools.h:75 ../tuxpaint.c:7958 #: ../tools.h:75 ../tuxpaint.c:7974
msgid "Open" msgid "Open"
msgstr "Obre" msgstr "Obre"
@ -508,174 +508,181 @@ msgid "OK then… Lets keep drawing this one!"
msgstr "D'acord, llavors… Seguirem dibuixant en aquest!" msgstr "D'acord, llavors… Seguirem dibuixant en aquest!"
#. Prompt to confirm user wishes to quit #. Prompt to confirm user wishes to quit
#: ../tuxpaint.c:1842 #: ../tuxpaint.c:1855
msgid "Do you really want to quit?" msgid "Do you really want to quit?"
msgstr "De veres voleu sortir?" msgstr "De veres voleu sortir?"
#. Quit prompt positive response (quit) #. Quit prompt positive response (quit)
#: ../tuxpaint.c:1845 #: ../tuxpaint.c:1858
msgid "Yes, I'm done!" msgid "Yes, I'm done!"
msgstr "Sí, ja he acabat!" msgstr "Sí, ja he acabat!"
#. Quit prompt negative response (don't quit) #. Quit prompt negative response (don't quit)
#: ../tuxpaint.c:1848 ../tuxpaint.c:1875 #: ../tuxpaint.c:1861 ../tuxpaint.c:1888
msgid "No, take me back!" msgid "No, take me back!"
msgstr "No, tornem-hi!" msgstr "No, tornem-hi!"
#. Current picture is not saved; user is quitting #. Current picture is not saved; user is quitting
#: ../tuxpaint.c:1852 #: ../tuxpaint.c:1865
msgid "If you quit, youll lose your picture! Save it?" msgid "If you quit, youll lose your picture! Save it?"
msgstr "Si sortiu perdreu el vostre dibuix! El voleu desar?" msgstr "Si sortiu perdreu el vostre dibuix! El voleu desar?"
#: ../tuxpaint.c:1853 ../tuxpaint.c:1858 #: ../tuxpaint.c:1866 ../tuxpaint.c:1871
msgid "Yes, save it!" msgid "Yes, save it!"
msgstr "Sí, desa'l!" msgstr "Sí, desa'l!"
#: ../tuxpaint.c:1854 ../tuxpaint.c:1859 #: ../tuxpaint.c:1867 ../tuxpaint.c:1872
msgid "No, don't bother saving!" msgid "No, don't bother saving!"
msgstr "No, no cal que el desis!" msgstr "No, no cal que el desis!"
#. Current picture is not saved; user is opening another picture #. Current picture is not saved; user is opening another picture
#: ../tuxpaint.c:1857 #: ../tuxpaint.c:1870
msgid "Save your picture first?" msgid "Save your picture first?"
msgstr "Deso el vostre dibuix abans?" msgstr "Deso el vostre dibuix abans?"
#. Error opening picture #. Error opening picture
#: ../tuxpaint.c:1862 #: ../tuxpaint.c:1875
msgid "Cant open that picture!" msgid "Cant open that picture!"
msgstr "No puc obrir aquest dibuix!" msgstr "No puc obrir aquest dibuix!"
#. Generic dialog dismissal #. Generic dialog dismissal
#: ../tuxpaint.c:1865 ../tuxpaint.c:1870 ../tuxpaint.c:1879 ../tuxpaint.c:1883 #: ../tuxpaint.c:1878 ../tuxpaint.c:1883 ../tuxpaint.c:1892 ../tuxpaint.c:1899
#: ../tuxpaint.c:1892 #: ../tuxpaint.c:1908
msgid "OK" msgid "OK"
msgstr "D'acord" msgstr "D'acord"
#. Notification that 'Open' dialog has nothing to show #. Notification that 'Open' dialog has nothing to show
#: ../tuxpaint.c:1869 #: ../tuxpaint.c:1882
msgid "There are no saved files!" msgid "There are no saved files!"
msgstr "No hi ha fitxers desats!" msgstr "No hi ha fitxers desats!"
#. Verification of print action #. Verification of print action
#: ../tuxpaint.c:1873 #: ../tuxpaint.c:1886
msgid "Print your picture now?" msgid "Print your picture now?"
msgstr "Imprimeixo ara el vostre dibuix?" msgstr "Imprimeixo ara el vostre dibuix?"
#: ../tuxpaint.c:1874 #: ../tuxpaint.c:1887
msgid "Yes, print it!" msgid "Yes, print it!"
msgstr "Sí, imprimeix-lo!" msgstr "Sí, imprimeix-lo!"
#. Confirmation of successful (we hope) printing #. Confirmation of successful (we hope) printing
#: ../tuxpaint.c:1878 #: ../tuxpaint.c:1891
msgid "Your picture has been printed!" msgid "Your picture has been printed!"
msgstr "El vostre dibuix s'ha imprés!" msgstr "El vostre dibuix s'ha imprés!"
#. We got an error printing
#: ../tuxpaint.c:1895
#, fuzzy
#| msgid "Your picture has been printed!"
msgid "Sorry! Your picture could not be printed!"
msgstr "El vostre dibuix s'ha imprés!"
#. Notification that it's too soon to print again (--printdelay option is in effect) #. Notification that it's too soon to print again (--printdelay option is in effect)
#: ../tuxpaint.c:1882 #: ../tuxpaint.c:1898
msgid "You cant print yet!" msgid "You cant print yet!"
msgstr "Encara no podeu imprimir!" msgstr "Encara no podeu imprimir!"
#. Prompt to confirm erasing a picture in the Open dialog #. Prompt to confirm erasing a picture in the Open dialog
#: ../tuxpaint.c:1886 #: ../tuxpaint.c:1902
msgid "Erase this picture?" msgid "Erase this picture?"
msgstr "Esborro aquest dibuix?" msgstr "Esborro aquest dibuix?"
#: ../tuxpaint.c:1887 #: ../tuxpaint.c:1903
msgid "Yes, erase it!" msgid "Yes, erase it!"
msgstr "Sí, esborra'l!" msgstr "Sí, esborra'l!"
#: ../tuxpaint.c:1888 #: ../tuxpaint.c:1904
msgid "No, don't erase it!" msgid "No, don't erase it!"
msgstr "No, no l'esborris!" msgstr "No, no l'esborris!"
#. Reminder that Mouse Button 1 is the button to use in Tux Paint #. Reminder that Mouse Button 1 is the button to use in Tux Paint
#: ../tuxpaint.c:1891 #: ../tuxpaint.c:1907
msgid "Remember to use the left mouse button!" msgid "Remember to use the left mouse button!"
msgstr "Recordeu de fer servir el botó esquerre!" msgstr "Recordeu de fer servir el botó esquerre!"
#. Sound has been muted (silenced) via keyboard shortcut #. Sound has been muted (silenced) via keyboard shortcut
#: ../tuxpaint.c:2006 #: ../tuxpaint.c:2022
msgid "Sound muted." msgid "Sound muted."
msgstr "S'ha desactivat el so." msgstr "S'ha desactivat el so."
#. Sound has been unmuted (unsilenced) via keyboard shortcut #. Sound has been unmuted (unsilenced) via keyboard shortcut
#: ../tuxpaint.c:2011 #: ../tuxpaint.c:2027
msgid "Sound unmuted." msgid "Sound unmuted."
msgstr "S'ha activat el so." msgstr "S'ha activat el so."
#. Wait while Text tool finishes loading fonts #. Wait while Text tool finishes loading fonts
#: ../tuxpaint.c:2477 #: ../tuxpaint.c:2493
msgid "Please wait…" msgid "Please wait…"
msgstr "Espereu, si us plau…" msgstr "Espereu, si us plau…"
#: ../tuxpaint.c:7181 #: ../tuxpaint.c:7197
msgid "Pick a color." msgid "Pick a color."
msgstr "Trieu un color." msgstr "Trieu un color."
#. Open dialog: 'Erase' button, to erase/deleted the selected picture #. Open dialog: 'Erase' button, to erase/deleted the selected picture
#: ../tuxpaint.c:7961 #: ../tuxpaint.c:7977
msgid "Erase" msgid "Erase"
msgstr "Esborra" msgstr "Esborra"
#. Open dialog: 'Slides' button, to switch to slide show mode #. Open dialog: 'Slides' button, to switch to slide show mode
#: ../tuxpaint.c:7964 #: ../tuxpaint.c:7980
msgid "Slides" msgid "Slides"
msgstr "Diapositives" msgstr "Diapositives"
#. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture
#: ../tuxpaint.c:7967 #: ../tuxpaint.c:7983
msgid "Back" msgid "Back"
msgstr "Endarrera" msgstr "Endarrera"
#. Slideshow: 'Next' button, to load next slide (image) #. Slideshow: 'Next' button, to load next slide (image)
#: ../tuxpaint.c:7970 #: ../tuxpaint.c:7986
msgid "Next" msgid "Next"
msgstr "Següent" msgstr "Següent"
#. Slideshow: 'Play' button, to begin a slideshow sequence #. Slideshow: 'Play' button, to begin a slideshow sequence
#: ../tuxpaint.c:7973 #: ../tuxpaint.c:7989
msgid "Play" msgid "Play"
msgstr "Reproduïr" msgstr "Reproduïr"
#. Label for 'Letters' buttons (font selector, down the right when the Text tool is being used); used to show the difference between font faces #. 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:8620 #: ../tuxpaint.c:8636
msgid "Aa" msgid "Aa"
msgstr "Aa" msgstr "Aa"
#. Admittedly stupid way of determining which keys can be used for #. Admittedly stupid way of determining which keys can be used for
#. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English)
#: ../tuxpaint.c:11620 #: ../tuxpaint.c:11636
msgid "Yes" msgid "Yes"
msgstr "Sí" msgstr "Sí"
#: ../tuxpaint.c:11624 #: ../tuxpaint.c:11640
msgid "No" msgid "No"
msgstr "No" msgstr "No"
#. Prompt to ask whether user wishes to save over old version of their file #. Prompt to ask whether user wishes to save over old version of their file
#: ../tuxpaint.c:12576 #: ../tuxpaint.c:12592
msgid "Replace the picture with your changes?" msgid "Replace the picture with your changes?"
msgstr "Reemplaço el dibuix amb els vostres canvis?" msgstr "Reemplaço el dibuix amb els vostres canvis?"
#. Positive response to saving over old version #. Positive response to saving over old version
#. (like a 'File:Save' action in other applications) #. (like a 'File:Save' action in other applications)
#: ../tuxpaint.c:12580 #: ../tuxpaint.c:12596
msgid "Yes, replace the old one!" msgid "Yes, replace the old one!"
msgstr "Sí, reemplaça l'antic!" msgstr "Sí, reemplaça l'antic!"
#. Negative response to saving over old version (saves a new image) #. Negative response to saving over old version (saves a new image)
#. (like a 'File:Save As...' action in other applications) #. (like a 'File:Save As...' action in other applications)
#: ../tuxpaint.c:12584 #: ../tuxpaint.c:12600
msgid "No, save a new file!" msgid "No, save a new file!"
msgstr "No, desa en un fitxer nou!" msgstr "No, desa en un fitxer nou!"
#: ../tuxpaint.c:13347 #: ../tuxpaint.c:13363
msgid "Choose the picture you want, then click “Open”." msgid "Choose the picture you want, then click “Open”."
msgstr "Trieu el dibuix que voleu, llavors feu clic en Obre." msgstr "Trieu el dibuix que voleu, llavors feu clic en Obre."
#. Let user choose images: #. Let user choose images:
#. Instructions for Slideshow file dialog (FIXME: Make a #define) #. Instructions for Slideshow file dialog (FIXME: Make a #define)
#: ../tuxpaint.c:14334 ../tuxpaint.c:14648 #: ../tuxpaint.c:14350 ../tuxpaint.c:14664
msgid "Choose the pictures you want, then click “Play”." msgid "Choose the pictures you want, then click “Play”."
msgstr "Trieu els dibuixos que voleu, llavors feu clic en «Reproduïr»." msgstr "Trieu els dibuixos que voleu, llavors feu clic en «Reproduïr»."
@ -981,15 +988,15 @@ msgstr "Arc de Sant Martí"
msgid "You can draw in rainbow colors!" msgid "You can draw in rainbow colors!"
msgstr "Podeu pintar amb els colors de l'arc de Sant Martí!" msgstr "Podeu pintar amb els colors de l'arc de Sant Martí!"
#: ../../magic/src/rain.c:64 #: ../../magic/src/rain.c:65
msgid "Rain" msgid "Rain"
msgstr "Pluja" msgstr "Pluja"
#: ../../magic/src/rain.c:67 #: ../../magic/src/rain.c:68
msgid "Click to place a rain drop onto your picture." msgid "Click to place a rain drop onto your picture."
msgstr "Cliqueu per dibuixar una gota de pluja." msgstr "Cliqueu per dibuixar una gota de pluja."
#: ../../magic/src/rain.c:68 #: ../../magic/src/rain.c:69
msgid "Click to cover your picture with rain drops." msgid "Click to cover your picture with rain drops."
msgstr "Cliqueu per cobrir de pluja la imatge." msgstr "Cliqueu per cobrir de pluja la imatge."

View file

@ -6,7 +6,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: cs\n" "Project-Id-Version: cs\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2008-11-01 21:57+0000\n" "POT-Creation-Date: 2008-12-07 19:03-0800\n"
"PO-Revision-Date: 2006-06-21 12:50+0200\n" "PO-Revision-Date: 2006-06-21 12:50+0200\n"
"Last-Translator: Václav Čermák <vaclav.cermak@gmail.com>\n" "Last-Translator: Václav Čermák <vaclav.cermak@gmail.com>\n"
"Language-Team: <cs@li.org>\n" "Language-Team: <cs@li.org>\n"
@ -380,7 +380,7 @@ msgstr "Nový"
#. Open a saved picture #. Open a saved picture
#. buttons for the file open dialog #. buttons for the file open dialog
#. Open dialog: 'Open' button, to load the selected picture #. Open dialog: 'Open' button, to load the selected picture
#: ../tools.h:75 ../tuxpaint.c:7958 #: ../tools.h:75 ../tuxpaint.c:7974
msgid "Open" msgid "Open"
msgstr "Otevřít" msgstr "Otevřít"
@ -497,174 +497,181 @@ msgid "OK then… Lets keep drawing this one!"
msgstr "Dobrá... A teď můžeme pokračovat dál!" msgstr "Dobrá... A teď můžeme pokračovat dál!"
#. Prompt to confirm user wishes to quit #. Prompt to confirm user wishes to quit
#: ../tuxpaint.c:1842 #: ../tuxpaint.c:1855
msgid "Do you really want to quit?" msgid "Do you really want to quit?"
msgstr "Opravdu chceš malování ukončit?" msgstr "Opravdu chceš malování ukončit?"
#. Quit prompt positive response (quit) #. Quit prompt positive response (quit)
#: ../tuxpaint.c:1845 #: ../tuxpaint.c:1858
msgid "Yes, I'm done!" msgid "Yes, I'm done!"
msgstr "Ano, jsem hotov!" msgstr "Ano, jsem hotov!"
#. Quit prompt negative response (don't quit) #. Quit prompt negative response (don't quit)
#: ../tuxpaint.c:1848 ../tuxpaint.c:1875 #: ../tuxpaint.c:1861 ../tuxpaint.c:1888
msgid "No, take me back!" msgid "No, take me back!"
msgstr "Nechci, ještě budu kreslit!" msgstr "Nechci, ještě budu kreslit!"
#. Current picture is not saved; user is quitting #. Current picture is not saved; user is quitting
#: ../tuxpaint.c:1852 #: ../tuxpaint.c:1865
msgid "If you quit, youll lose your picture! Save it?" msgid "If you quit, youll lose your picture! Save it?"
msgstr "Pokud skončíš, ztratíš svůj obrázek. Chceš ho uložit?" msgstr "Pokud skončíš, ztratíš svůj obrázek. Chceš ho uložit?"
#: ../tuxpaint.c:1853 ../tuxpaint.c:1858 #: ../tuxpaint.c:1866 ../tuxpaint.c:1871
msgid "Yes, save it!" msgid "Yes, save it!"
msgstr "Ano, uložit!" msgstr "Ano, uložit!"
#: ../tuxpaint.c:1854 ../tuxpaint.c:1859 #: ../tuxpaint.c:1867 ../tuxpaint.c:1872
msgid "No, don't bother saving!" msgid "No, don't bother saving!"
msgstr "Ne, nebudeme ho ukládat!" msgstr "Ne, nebudeme ho ukládat!"
#. Current picture is not saved; user is opening another picture #. Current picture is not saved; user is opening another picture
#: ../tuxpaint.c:1857 #: ../tuxpaint.c:1870
msgid "Save your picture first?" msgid "Save your picture first?"
msgstr "Chceš nejdřív uložit svůj obrázek?" msgstr "Chceš nejdřív uložit svůj obrázek?"
#. Error opening picture #. Error opening picture
#: ../tuxpaint.c:1862 #: ../tuxpaint.c:1875
msgid "Cant open that picture!" msgid "Cant open that picture!"
msgstr "Tento obrázek nelze otevřít!" msgstr "Tento obrázek nelze otevřít!"
#. Generic dialog dismissal #. Generic dialog dismissal
#: ../tuxpaint.c:1865 ../tuxpaint.c:1870 ../tuxpaint.c:1879 ../tuxpaint.c:1883 #: ../tuxpaint.c:1878 ../tuxpaint.c:1883 ../tuxpaint.c:1892 ../tuxpaint.c:1899
#: ../tuxpaint.c:1892 #: ../tuxpaint.c:1908
msgid "OK" msgid "OK"
msgstr "OK" msgstr "OK"
#. Notification that 'Open' dialog has nothing to show #. Notification that 'Open' dialog has nothing to show
#: ../tuxpaint.c:1869 #: ../tuxpaint.c:1882
msgid "There are no saved files!" msgid "There are no saved files!"
msgstr "Nejsou zde žádné uložené soubory!" msgstr "Nejsou zde žádné uložené soubory!"
#. Verification of print action #. Verification of print action
#: ../tuxpaint.c:1873 #: ../tuxpaint.c:1886
msgid "Print your picture now?" msgid "Print your picture now?"
msgstr "Chceš obrázek vytisknout?" msgstr "Chceš obrázek vytisknout?"
#: ../tuxpaint.c:1874 #: ../tuxpaint.c:1887
msgid "Yes, print it!" msgid "Yes, print it!"
msgstr "Ano, vytisknout!" msgstr "Ano, vytisknout!"
#. Confirmation of successful (we hope) printing #. Confirmation of successful (we hope) printing
#: ../tuxpaint.c:1878 #: ../tuxpaint.c:1891
msgid "Your picture has been printed!" msgid "Your picture has been printed!"
msgstr "Obrázek byl vytištěn!" msgstr "Obrázek byl vytištěn!"
#. We got an error printing
#: ../tuxpaint.c:1895
#, fuzzy
#| msgid "Your picture has been printed!"
msgid "Sorry! Your picture could not be printed!"
msgstr "Obrázek byl vytištěn!"
#. Notification that it's too soon to print again (--printdelay option is in effect) #. Notification that it's too soon to print again (--printdelay option is in effect)
#: ../tuxpaint.c:1882 #: ../tuxpaint.c:1898
msgid "You cant print yet!" msgid "You cant print yet!"
msgstr "Zatím nelze tisknout!" msgstr "Zatím nelze tisknout!"
#. Prompt to confirm erasing a picture in the Open dialog #. Prompt to confirm erasing a picture in the Open dialog
#: ../tuxpaint.c:1886 #: ../tuxpaint.c:1902
msgid "Erase this picture?" msgid "Erase this picture?"
msgstr "Smazat tento obrázek?" msgstr "Smazat tento obrázek?"
#: ../tuxpaint.c:1887 #: ../tuxpaint.c:1903
msgid "Yes, erase it!" msgid "Yes, erase it!"
msgstr "Ano smazat!" msgstr "Ano smazat!"
#: ../tuxpaint.c:1888 #: ../tuxpaint.c:1904
msgid "No, don't erase it!" msgid "No, don't erase it!"
msgstr "Ne, nemazat!" msgstr "Ne, nemazat!"
#. Reminder that Mouse Button 1 is the button to use in Tux Paint #. Reminder that Mouse Button 1 is the button to use in Tux Paint
#: ../tuxpaint.c:1891 #: ../tuxpaint.c:1907
msgid "Remember to use the left mouse button!" msgid "Remember to use the left mouse button!"
msgstr "Nezapomeň používat levé tlačítko myši!" msgstr "Nezapomeň používat levé tlačítko myši!"
#. Sound has been muted (silenced) via keyboard shortcut #. Sound has been muted (silenced) via keyboard shortcut
#: ../tuxpaint.c:2006 #: ../tuxpaint.c:2022
msgid "Sound muted." msgid "Sound muted."
msgstr "" msgstr ""
#. Sound has been unmuted (unsilenced) via keyboard shortcut #. Sound has been unmuted (unsilenced) via keyboard shortcut
#: ../tuxpaint.c:2011 #: ../tuxpaint.c:2027
msgid "Sound unmuted." msgid "Sound unmuted."
msgstr "" msgstr ""
#. Wait while Text tool finishes loading fonts #. Wait while Text tool finishes loading fonts
#: ../tuxpaint.c:2477 #: ../tuxpaint.c:2493
msgid "Please wait…" msgid "Please wait…"
msgstr "Prosím počkej…" msgstr "Prosím počkej…"
#: ../tuxpaint.c:7181 #: ../tuxpaint.c:7197
msgid "Pick a color." msgid "Pick a color."
msgstr "" msgstr ""
#. Open dialog: 'Erase' button, to erase/deleted the selected picture #. Open dialog: 'Erase' button, to erase/deleted the selected picture
#: ../tuxpaint.c:7961 #: ../tuxpaint.c:7977
msgid "Erase" msgid "Erase"
msgstr "Smazat" msgstr "Smazat"
#. Open dialog: 'Slides' button, to switch to slide show mode #. Open dialog: 'Slides' button, to switch to slide show mode
#: ../tuxpaint.c:7964 #: ../tuxpaint.c:7980
msgid "Slides" msgid "Slides"
msgstr "" msgstr ""
#. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture
#: ../tuxpaint.c:7967 #: ../tuxpaint.c:7983
msgid "Back" msgid "Back"
msgstr "Zpět" msgstr "Zpět"
#. Slideshow: 'Next' button, to load next slide (image) #. Slideshow: 'Next' button, to load next slide (image)
#: ../tuxpaint.c:7970 #: ../tuxpaint.c:7986
msgid "Next" msgid "Next"
msgstr "Další" msgstr "Další"
#. Slideshow: 'Play' button, to begin a slideshow sequence #. Slideshow: 'Play' button, to begin a slideshow sequence
#: ../tuxpaint.c:7973 #: ../tuxpaint.c:7989
msgid "Play" msgid "Play"
msgstr "Přehrát" msgstr "Přehrát"
#. Label for 'Letters' buttons (font selector, down the right when the Text tool is being used); used to show the difference between font faces #. 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:8620 #: ../tuxpaint.c:8636
msgid "Aa" msgid "Aa"
msgstr "Aa" msgstr "Aa"
#. Admittedly stupid way of determining which keys can be used for #. Admittedly stupid way of determining which keys can be used for
#. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English)
#: ../tuxpaint.c:11620 #: ../tuxpaint.c:11636
msgid "Yes" msgid "Yes"
msgstr "Ano" msgstr "Ano"
#: ../tuxpaint.c:11624 #: ../tuxpaint.c:11640
msgid "No" msgid "No"
msgstr "Ne" msgstr "Ne"
#. Prompt to ask whether user wishes to save over old version of their file #. Prompt to ask whether user wishes to save over old version of their file
#: ../tuxpaint.c:12576 #: ../tuxpaint.c:12592
msgid "Replace the picture with your changes?" msgid "Replace the picture with your changes?"
msgstr "Nahradit starý obrázek změněným obrázkem?" msgstr "Nahradit starý obrázek změněným obrázkem?"
#. Positive response to saving over old version #. Positive response to saving over old version
#. (like a 'File:Save' action in other applications) #. (like a 'File:Save' action in other applications)
#: ../tuxpaint.c:12580 #: ../tuxpaint.c:12596
msgid "Yes, replace the old one!" msgid "Yes, replace the old one!"
msgstr "Ano, nahradit starý obrázek!" msgstr "Ano, nahradit starý obrázek!"
#. Negative response to saving over old version (saves a new image) #. Negative response to saving over old version (saves a new image)
#. (like a 'File:Save As...' action in other applications) #. (like a 'File:Save As...' action in other applications)
#: ../tuxpaint.c:12584 #: ../tuxpaint.c:12600
msgid "No, save a new file!" msgid "No, save a new file!"
msgstr "Ne, ulož jako nový obrázek!" msgstr "Ne, ulož jako nový obrázek!"
#: ../tuxpaint.c:13347 #: ../tuxpaint.c:13363
msgid "Choose the picture you want, then click “Open”." msgid "Choose the picture you want, then click “Open”."
msgstr "Vyber si obrázek a klepni na \"Otevřít\"." msgstr "Vyber si obrázek a klepni na \"Otevřít\"."
#. Let user choose images: #. Let user choose images:
#. Instructions for Slideshow file dialog (FIXME: Make a #define) #. Instructions for Slideshow file dialog (FIXME: Make a #define)
#: ../tuxpaint.c:14334 ../tuxpaint.c:14648 #: ../tuxpaint.c:14350 ../tuxpaint.c:14664
msgid "Choose the pictures you want, then click “Play”." msgid "Choose the pictures you want, then click “Play”."
msgstr "Vyber si obrázek a klikni na \"Přehrát\"." msgstr "Vyber si obrázek a klikni na \"Přehrát\"."
@ -991,17 +998,17 @@ msgstr "Duha"
msgid "You can draw in rainbow colors!" msgid "You can draw in rainbow colors!"
msgstr "Můžes kreslit v barvách duhy!" msgstr "Můžes kreslit v barvách duhy!"
#: ../../magic/src/rain.c:64 #: ../../magic/src/rain.c:65
#, fuzzy #, fuzzy
msgid "Rain" msgid "Rain"
msgstr "Duha" msgstr "Duha"
#: ../../magic/src/rain.c:67 #: ../../magic/src/rain.c:68
#, fuzzy #, fuzzy
msgid "Click to place a rain drop onto your picture." msgid "Click to place a rain drop onto your picture."
msgstr "Klepni a vytvoříš zrcadlový odraz obrázku." msgstr "Klepni a vytvoříš zrcadlový odraz obrázku."
#: ../../magic/src/rain.c:68 #: ../../magic/src/rain.c:69
#, fuzzy #, fuzzy
msgid "Click to cover your picture with rain drops." msgid "Click to cover your picture with rain drops."
msgstr "Klepni a vytvoříš zrcadlový odraz obrázku." msgstr "Klepni a vytvoříš zrcadlový odraz obrázku."

View file

@ -10,7 +10,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: cy\n" "Project-Id-Version: cy\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2008-11-01 21:57+0000\n" "POT-Creation-Date: 2008-12-07 19:03-0800\n"
"PO-Revision-Date: 2004-09-21 14:28+0100\n" "PO-Revision-Date: 2004-09-21 14:28+0100\n"
"Last-Translator: Kyfieithu <kyfieithu@dotmon.com>\n" "Last-Translator: Kyfieithu <kyfieithu@dotmon.com>\n"
"Language-Team: Cymraeg <cy@li.org>\n" "Language-Team: Cymraeg <cy@li.org>\n"
@ -388,7 +388,7 @@ msgstr "Newydd"
#. Open a saved picture #. Open a saved picture
#. buttons for the file open dialog #. buttons for the file open dialog
#. Open dialog: 'Open' button, to load the selected picture #. Open dialog: 'Open' button, to load the selected picture
#: ../tools.h:75 ../tuxpaint.c:7958 #: ../tools.h:75 ../tuxpaint.c:7974
msgid "Open" msgid "Open"
msgstr "Agor" msgstr "Agor"
@ -503,176 +503,183 @@ msgid "OK then… Lets keep drawing this one!"
msgstr "Iawn... Gawn ni ddal i dynnu'r un yma!" msgstr "Iawn... Gawn ni ddal i dynnu'r un yma!"
#. Prompt to confirm user wishes to quit #. Prompt to confirm user wishes to quit
#: ../tuxpaint.c:1842 #: ../tuxpaint.c:1855
msgid "Do you really want to quit?" msgid "Do you really want to quit?"
msgstr "Wyt ti wir eisiau terfynu?" msgstr "Wyt ti wir eisiau terfynu?"
#. Quit prompt positive response (quit) #. Quit prompt positive response (quit)
#: ../tuxpaint.c:1845 #: ../tuxpaint.c:1858
msgid "Yes, I'm done!" msgid "Yes, I'm done!"
msgstr "" msgstr ""
#. Quit prompt negative response (don't quit) #. Quit prompt negative response (don't quit)
#: ../tuxpaint.c:1848 ../tuxpaint.c:1875 #: ../tuxpaint.c:1861 ../tuxpaint.c:1888
msgid "No, take me back!" msgid "No, take me back!"
msgstr "" msgstr ""
#. Current picture is not saved; user is quitting #. Current picture is not saved; user is quitting
#: ../tuxpaint.c:1852 #: ../tuxpaint.c:1865
msgid "If you quit, youll lose your picture! Save it?" msgid "If you quit, youll lose your picture! Save it?"
msgstr "Os wyt am derfynu, mi fyddi di'n colli dy lun! Wyt eisiau ei gadw?" msgstr "Os wyt am derfynu, mi fyddi di'n colli dy lun! Wyt eisiau ei gadw?"
#: ../tuxpaint.c:1853 ../tuxpaint.c:1858 #: ../tuxpaint.c:1866 ../tuxpaint.c:1871
msgid "Yes, save it!" msgid "Yes, save it!"
msgstr "" msgstr ""
#: ../tuxpaint.c:1854 ../tuxpaint.c:1859 #: ../tuxpaint.c:1867 ../tuxpaint.c:1872
msgid "No, don't bother saving!" msgid "No, don't bother saving!"
msgstr "" msgstr ""
#. Current picture is not saved; user is opening another picture #. Current picture is not saved; user is opening another picture
#: ../tuxpaint.c:1857 #: ../tuxpaint.c:1870
msgid "Save your picture first?" msgid "Save your picture first?"
msgstr "Cadw dy lun yn gyntaf?" msgstr "Cadw dy lun yn gyntaf?"
#. Error opening picture #. Error opening picture
#: ../tuxpaint.c:1862 #: ../tuxpaint.c:1875
msgid "Cant open that picture!" msgid "Cant open that picture!"
msgstr "Methu agor y llun yna!" msgstr "Methu agor y llun yna!"
#. Generic dialog dismissal #. Generic dialog dismissal
#: ../tuxpaint.c:1865 ../tuxpaint.c:1870 ../tuxpaint.c:1879 ../tuxpaint.c:1883 #: ../tuxpaint.c:1878 ../tuxpaint.c:1883 ../tuxpaint.c:1892 ../tuxpaint.c:1899
#: ../tuxpaint.c:1892 #: ../tuxpaint.c:1908
msgid "OK" msgid "OK"
msgstr "Iawn" msgstr "Iawn"
#. Notification that 'Open' dialog has nothing to show #. Notification that 'Open' dialog has nothing to show
#: ../tuxpaint.c:1869 #: ../tuxpaint.c:1882
msgid "There are no saved files!" msgid "There are no saved files!"
msgstr "Nid oes ffeiliau wedi'u cadw!" msgstr "Nid oes ffeiliau wedi'u cadw!"
#. Verification of print action #. Verification of print action
#: ../tuxpaint.c:1873 #: ../tuxpaint.c:1886
msgid "Print your picture now?" msgid "Print your picture now?"
msgstr "Argraffu dy lun rwan?" msgstr "Argraffu dy lun rwan?"
#: ../tuxpaint.c:1874 #: ../tuxpaint.c:1887
msgid "Yes, print it!" msgid "Yes, print it!"
msgstr "" msgstr ""
#. Confirmation of successful (we hope) printing #. Confirmation of successful (we hope) printing
#: ../tuxpaint.c:1878 #: ../tuxpaint.c:1891
msgid "Your picture has been printed!" msgid "Your picture has been printed!"
msgstr "Mae dy lun wedi cael ei argraffu!" msgstr "Mae dy lun wedi cael ei argraffu!"
#. We got an error printing
#: ../tuxpaint.c:1895
#, fuzzy
#| msgid "Your picture has been printed!"
msgid "Sorry! Your picture could not be printed!"
msgstr "Mae dy lun wedi cael ei argraffu!"
#. Notification that it's too soon to print again (--printdelay option is in effect) #. Notification that it's too soon to print again (--printdelay option is in effect)
#: ../tuxpaint.c:1882 #: ../tuxpaint.c:1898
msgid "You cant print yet!" msgid "You cant print yet!"
msgstr "Rwyt yn methu argraffu eto!" msgstr "Rwyt yn methu argraffu eto!"
#. Prompt to confirm erasing a picture in the Open dialog #. Prompt to confirm erasing a picture in the Open dialog
#: ../tuxpaint.c:1886 #: ../tuxpaint.c:1902
msgid "Erase this picture?" msgid "Erase this picture?"
msgstr "Dileu'r llun yma?" msgstr "Dileu'r llun yma?"
#: ../tuxpaint.c:1887 #: ../tuxpaint.c:1903
msgid "Yes, erase it!" msgid "Yes, erase it!"
msgstr "" msgstr ""
#: ../tuxpaint.c:1888 #: ../tuxpaint.c:1904
msgid "No, don't erase it!" msgid "No, don't erase it!"
msgstr "" msgstr ""
#. Reminder that Mouse Button 1 is the button to use in Tux Paint #. Reminder that Mouse Button 1 is the button to use in Tux Paint
#: ../tuxpaint.c:1891 #: ../tuxpaint.c:1907
msgid "Remember to use the left mouse button!" msgid "Remember to use the left mouse button!"
msgstr "" msgstr ""
#. Sound has been muted (silenced) via keyboard shortcut #. Sound has been muted (silenced) via keyboard shortcut
#: ../tuxpaint.c:2006 #: ../tuxpaint.c:2022
msgid "Sound muted." msgid "Sound muted."
msgstr "" msgstr ""
#. Sound has been unmuted (unsilenced) via keyboard shortcut #. Sound has been unmuted (unsilenced) via keyboard shortcut
#: ../tuxpaint.c:2011 #: ../tuxpaint.c:2027
msgid "Sound unmuted." msgid "Sound unmuted."
msgstr "" msgstr ""
#. Wait while Text tool finishes loading fonts #. Wait while Text tool finishes loading fonts
#: ../tuxpaint.c:2477 #: ../tuxpaint.c:2493
msgid "Please wait…" msgid "Please wait…"
msgstr "" msgstr ""
#: ../tuxpaint.c:7181 #: ../tuxpaint.c:7197
msgid "Pick a color." msgid "Pick a color."
msgstr "" msgstr ""
#. Open dialog: 'Erase' button, to erase/deleted the selected picture #. Open dialog: 'Erase' button, to erase/deleted the selected picture
#: ../tuxpaint.c:7961 #: ../tuxpaint.c:7977
msgid "Erase" msgid "Erase"
msgstr "Dileu" msgstr "Dileu"
#. Open dialog: 'Slides' button, to switch to slide show mode #. Open dialog: 'Slides' button, to switch to slide show mode
#: ../tuxpaint.c:7964 #: ../tuxpaint.c:7980
msgid "Slides" msgid "Slides"
msgstr "" msgstr ""
#. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture
#: ../tuxpaint.c:7967 #: ../tuxpaint.c:7983
msgid "Back" msgid "Back"
msgstr "Yn ôl" msgstr "Yn ôl"
#. Slideshow: 'Next' button, to load next slide (image) #. Slideshow: 'Next' button, to load next slide (image)
#: ../tuxpaint.c:7970 #: ../tuxpaint.c:7986
#, fuzzy #, fuzzy
msgid "Next" msgid "Next"
msgstr "Testun" msgstr "Testun"
#. Slideshow: 'Play' button, to begin a slideshow sequence #. Slideshow: 'Play' button, to begin a slideshow sequence
#: ../tuxpaint.c:7973 #: ../tuxpaint.c:7989
msgid "Play" msgid "Play"
msgstr "" msgstr ""
#. Label for 'Letters' buttons (font selector, down the right when the Text tool is being used); used to show the difference between font faces #. 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:8620 #: ../tuxpaint.c:8636
msgid "Aa" msgid "Aa"
msgstr "" msgstr ""
#. Admittedly stupid way of determining which keys can be used for #. Admittedly stupid way of determining which keys can be used for
#. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English)
#: ../tuxpaint.c:11620 #: ../tuxpaint.c:11636
msgid "Yes" msgid "Yes"
msgstr "Ydw" msgstr "Ydw"
#: ../tuxpaint.c:11624 #: ../tuxpaint.c:11640
msgid "No" msgid "No"
msgstr "Nac ydw" msgstr "Nac ydw"
#. Prompt to ask whether user wishes to save over old version of their file #. Prompt to ask whether user wishes to save over old version of their file
#: ../tuxpaint.c:12576 #: ../tuxpaint.c:12592
msgid "Replace the picture with your changes?" msgid "Replace the picture with your changes?"
msgstr "" msgstr ""
#. Positive response to saving over old version #. Positive response to saving over old version
#. (like a 'File:Save' action in other applications) #. (like a 'File:Save' action in other applications)
#: ../tuxpaint.c:12580 #: ../tuxpaint.c:12596
msgid "Yes, replace the old one!" msgid "Yes, replace the old one!"
msgstr "" msgstr ""
#. Negative response to saving over old version (saves a new image) #. Negative response to saving over old version (saves a new image)
#. (like a 'File:Save As...' action in other applications) #. (like a 'File:Save As...' action in other applications)
#: ../tuxpaint.c:12584 #: ../tuxpaint.c:12600
#, fuzzy #, fuzzy
msgid "No, save a new file!" msgid "No, save a new file!"
msgstr "Nage, cadw ffeil newydd" msgstr "Nage, cadw ffeil newydd"
#: ../tuxpaint.c:13347 #: ../tuxpaint.c:13363
msgid "Choose the picture you want, then click “Open”." msgid "Choose the picture you want, then click “Open”."
msgstr "Dewisa'r llun yr wyt eisiau, ac wedyn clicia 'Agor'." msgstr "Dewisa'r llun yr wyt eisiau, ac wedyn clicia 'Agor'."
#. Let user choose images: #. Let user choose images:
#. Instructions for Slideshow file dialog (FIXME: Make a #define) #. Instructions for Slideshow file dialog (FIXME: Make a #define)
#: ../tuxpaint.c:14334 ../tuxpaint.c:14648 #: ../tuxpaint.c:14350 ../tuxpaint.c:14664
#, fuzzy #, fuzzy
msgid "Choose the pictures you want, then click “Play”." msgid "Choose the pictures you want, then click “Play”."
msgstr "Dewisa'r llun yr wyt eisiau, ac wedyn clicia 'Agor'." msgstr "Dewisa'r llun yr wyt eisiau, ac wedyn clicia 'Agor'."
@ -1007,17 +1014,17 @@ msgstr "Enfys!"
msgid "You can draw in rainbow colors!" msgid "You can draw in rainbow colors!"
msgstr "Mi alli di dynnu llun yn lliwiau'r enfys!" msgstr "Mi alli di dynnu llun yn lliwiau'r enfys!"
#: ../../magic/src/rain.c:64 #: ../../magic/src/rain.c:65
#, fuzzy #, fuzzy
msgid "Rain" msgid "Rain"
msgstr "Enfys!" msgstr "Enfys!"
#: ../../magic/src/rain.c:67 #: ../../magic/src/rain.c:68
#, fuzzy #, fuzzy
msgid "Click to place a rain drop onto your picture." msgid "Click to place a rain drop onto your picture."
msgstr "Clicia i adlewyrchu'r llun." msgstr "Clicia i adlewyrchu'r llun."
#: ../../magic/src/rain.c:68 #: ../../magic/src/rain.c:69
#, fuzzy #, fuzzy
msgid "Click to cover your picture with rain drops." msgid "Click to cover your picture with rain drops."
msgstr "Clicia i adlewyrchu'r llun." msgstr "Clicia i adlewyrchu'r llun."

View file

@ -10,7 +10,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: tuxpaint 0.9.18\n" "Project-Id-Version: tuxpaint 0.9.18\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2008-11-01 21:57+0000\n" "POT-Creation-Date: 2008-12-07 19:03-0800\n"
"PO-Revision-Date: 2007-11-23 22:30+0100\n" "PO-Revision-Date: 2007-11-23 22:30+0100\n"
"Last-Translator: Joe Hansen <joedalton2@yahoo.dk>\n" "Last-Translator: Joe Hansen <joedalton2@yahoo.dk>\n"
"Language-Team: Danish <dansk@dansk-gruppen.dk>\n" "Language-Team: Danish <dansk@dansk-gruppen.dk>\n"
@ -380,7 +380,7 @@ msgstr "Ny"
#. Open a saved picture #. Open a saved picture
#. buttons for the file open dialog #. buttons for the file open dialog
#. Open dialog: 'Open' button, to load the selected picture #. Open dialog: 'Open' button, to load the selected picture
#: ../tools.h:75 ../tuxpaint.c:7958 #: ../tools.h:75 ../tuxpaint.c:7974
msgid "Open" msgid "Open"
msgstr "Åbn" msgstr "Åbn"
@ -499,174 +499,181 @@ msgid "OK then… Lets keep drawing this one!"
msgstr "O.k. så… lad os fortsætte med denne tegning!" msgstr "O.k. så… lad os fortsætte med denne tegning!"
#. Prompt to confirm user wishes to quit #. Prompt to confirm user wishes to quit
#: ../tuxpaint.c:1842 #: ../tuxpaint.c:1855
msgid "Do you really want to quit?" msgid "Do you really want to quit?"
msgstr "Vil du virkelig slutte nu?" msgstr "Vil du virkelig slutte nu?"
#. Quit prompt positive response (quit) #. Quit prompt positive response (quit)
#: ../tuxpaint.c:1845 #: ../tuxpaint.c:1858
msgid "Yes, I'm done!" msgid "Yes, I'm done!"
msgstr "Ja, jeg er færdig!" msgstr "Ja, jeg er færdig!"
#. Quit prompt negative response (don't quit) #. Quit prompt negative response (don't quit)
#: ../tuxpaint.c:1848 ../tuxpaint.c:1875 #: ../tuxpaint.c:1861 ../tuxpaint.c:1888
msgid "No, take me back!" msgid "No, take me back!"
msgstr "Nej, vend tilbage!" msgstr "Nej, vend tilbage!"
#. Current picture is not saved; user is quitting #. Current picture is not saved; user is quitting
#: ../tuxpaint.c:1852 #: ../tuxpaint.c:1865
msgid "If you quit, youll lose your picture! Save it?" msgid "If you quit, youll lose your picture! Save it?"
msgstr "Hvis du afslutter nu, mister du din tegning! Vil du gemme den?" msgstr "Hvis du afslutter nu, mister du din tegning! Vil du gemme den?"
#: ../tuxpaint.c:1853 ../tuxpaint.c:1858 #: ../tuxpaint.c:1866 ../tuxpaint.c:1871
msgid "Yes, save it!" msgid "Yes, save it!"
msgstr "Ja, gem det!" msgstr "Ja, gem det!"
#: ../tuxpaint.c:1854 ../tuxpaint.c:1859 #: ../tuxpaint.c:1867 ../tuxpaint.c:1872
msgid "No, don't bother saving!" msgid "No, don't bother saving!"
msgstr "Nej, glem det!" msgstr "Nej, glem det!"
#. Current picture is not saved; user is opening another picture #. Current picture is not saved; user is opening another picture
#: ../tuxpaint.c:1857 #: ../tuxpaint.c:1870
msgid "Save your picture first?" msgid "Save your picture first?"
msgstr "Vil du gemme billedet først?" msgstr "Vil du gemme billedet først?"
#. Error opening picture #. Error opening picture
#: ../tuxpaint.c:1862 #: ../tuxpaint.c:1875
msgid "Cant open that picture!" msgid "Cant open that picture!"
msgstr "Billedet kan ikke åbnes!" msgstr "Billedet kan ikke åbnes!"
#. Generic dialog dismissal #. Generic dialog dismissal
#: ../tuxpaint.c:1865 ../tuxpaint.c:1870 ../tuxpaint.c:1879 ../tuxpaint.c:1883 #: ../tuxpaint.c:1878 ../tuxpaint.c:1883 ../tuxpaint.c:1892 ../tuxpaint.c:1899
#: ../tuxpaint.c:1892 #: ../tuxpaint.c:1908
msgid "OK" msgid "OK"
msgstr "O.k." msgstr "O.k."
#. Notification that 'Open' dialog has nothing to show #. Notification that 'Open' dialog has nothing to show
#: ../tuxpaint.c:1869 #: ../tuxpaint.c:1882
msgid "There are no saved files!" msgid "There are no saved files!"
msgstr "Der er ingen gemte billeder!" msgstr "Der er ingen gemte billeder!"
#. Verification of print action #. Verification of print action
#: ../tuxpaint.c:1873 #: ../tuxpaint.c:1886
msgid "Print your picture now?" msgid "Print your picture now?"
msgstr "Vil du udskrive billedet nu?" msgstr "Vil du udskrive billedet nu?"
#: ../tuxpaint.c:1874 #: ../tuxpaint.c:1887
msgid "Yes, print it!" msgid "Yes, print it!"
msgstr "Ja, udskriv det!" msgstr "Ja, udskriv det!"
#. Confirmation of successful (we hope) printing #. Confirmation of successful (we hope) printing
#: ../tuxpaint.c:1878 #: ../tuxpaint.c:1891
msgid "Your picture has been printed!" msgid "Your picture has been printed!"
msgstr "Billedet er udskrevet!" msgstr "Billedet er udskrevet!"
#. We got an error printing
#: ../tuxpaint.c:1895
#, fuzzy
#| msgid "Your picture has been printed!"
msgid "Sorry! Your picture could not be printed!"
msgstr "Billedet er udskrevet!"
#. Notification that it's too soon to print again (--printdelay option is in effect) #. Notification that it's too soon to print again (--printdelay option is in effect)
#: ../tuxpaint.c:1882 #: ../tuxpaint.c:1898
msgid "You cant print yet!" msgid "You cant print yet!"
msgstr "Du kan ikke udskrive endnu!" msgstr "Du kan ikke udskrive endnu!"
#. Prompt to confirm erasing a picture in the Open dialog #. Prompt to confirm erasing a picture in the Open dialog
#: ../tuxpaint.c:1886 #: ../tuxpaint.c:1902
msgid "Erase this picture?" msgid "Erase this picture?"
msgstr "Skal billedet slettes?" msgstr "Skal billedet slettes?"
#: ../tuxpaint.c:1887 #: ../tuxpaint.c:1903
msgid "Yes, erase it!" msgid "Yes, erase it!"
msgstr "Nej, slet det!" msgstr "Nej, slet det!"
#: ../tuxpaint.c:1888 #: ../tuxpaint.c:1904
msgid "No, don't erase it!" msgid "No, don't erase it!"
msgstr "Nej, slet det ikke!" msgstr "Nej, slet det ikke!"
#. Reminder that Mouse Button 1 is the button to use in Tux Paint #. Reminder that Mouse Button 1 is the button to use in Tux Paint
#: ../tuxpaint.c:1891 #: ../tuxpaint.c:1907
msgid "Remember to use the left mouse button!" msgid "Remember to use the left mouse button!"
msgstr "Husk at bruge venstre musetaste!" msgstr "Husk at bruge venstre musetaste!"
#. Sound has been muted (silenced) via keyboard shortcut #. Sound has been muted (silenced) via keyboard shortcut
#: ../tuxpaint.c:2006 #: ../tuxpaint.c:2022
msgid "Sound muted." msgid "Sound muted."
msgstr "Lyd slukket." msgstr "Lyd slukket."
#. Sound has been unmuted (unsilenced) via keyboard shortcut #. Sound has been unmuted (unsilenced) via keyboard shortcut
#: ../tuxpaint.c:2011 #: ../tuxpaint.c:2027
msgid "Sound unmuted." msgid "Sound unmuted."
msgstr "Lyd tændt" msgstr "Lyd tændt"
#. Wait while Text tool finishes loading fonts #. Wait while Text tool finishes loading fonts
#: ../tuxpaint.c:2477 #: ../tuxpaint.c:2493
msgid "Please wait…" msgid "Please wait…"
msgstr "Vent venligst…" msgstr "Vent venligst…"
#: ../tuxpaint.c:7181 #: ../tuxpaint.c:7197
msgid "Pick a color." msgid "Pick a color."
msgstr "Vælg en farve." msgstr "Vælg en farve."
#. Open dialog: 'Erase' button, to erase/deleted the selected picture #. Open dialog: 'Erase' button, to erase/deleted the selected picture
#: ../tuxpaint.c:7961 #: ../tuxpaint.c:7977
msgid "Erase" msgid "Erase"
msgstr "Slet" msgstr "Slet"
#. Open dialog: 'Slides' button, to switch to slide show mode #. Open dialog: 'Slides' button, to switch to slide show mode
#: ../tuxpaint.c:7964 #: ../tuxpaint.c:7980
msgid "Slides" msgid "Slides"
msgstr "Dias" msgstr "Dias"
#. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture
#: ../tuxpaint.c:7967 #: ../tuxpaint.c:7983
msgid "Back" msgid "Back"
msgstr "Tilbage" msgstr "Tilbage"
#. Slideshow: 'Next' button, to load next slide (image) #. Slideshow: 'Next' button, to load next slide (image)
#: ../tuxpaint.c:7970 #: ../tuxpaint.c:7986
msgid "Next" msgid "Next"
msgstr "Næste" msgstr "Næste"
#. Slideshow: 'Play' button, to begin a slideshow sequence #. Slideshow: 'Play' button, to begin a slideshow sequence
#: ../tuxpaint.c:7973 #: ../tuxpaint.c:7989
msgid "Play" msgid "Play"
msgstr "Afspil" 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 #. 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:8620 #: ../tuxpaint.c:8636
msgid "Aa" msgid "Aa"
msgstr "Aa" msgstr "Aa"
#. Admittedly stupid way of determining which keys can be used for #. Admittedly stupid way of determining which keys can be used for
#. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English)
#: ../tuxpaint.c:11620 #: ../tuxpaint.c:11636
msgid "Yes" msgid "Yes"
msgstr "Ja" msgstr "Ja"
#: ../tuxpaint.c:11624 #: ../tuxpaint.c:11640
msgid "No" msgid "No"
msgstr "Nej" msgstr "Nej"
#. Prompt to ask whether user wishes to save over old version of their file #. Prompt to ask whether user wishes to save over old version of their file
#: ../tuxpaint.c:12576 #: ../tuxpaint.c:12592
msgid "Replace the picture with your changes?" msgid "Replace the picture with your changes?"
msgstr "Erstat billedet med dine ændringer?" msgstr "Erstat billedet med dine ændringer?"
#. Positive response to saving over old version #. Positive response to saving over old version
#. (like a 'File:Save' action in other applications) #. (like a 'File:Save' action in other applications)
#: ../tuxpaint.c:12580 #: ../tuxpaint.c:12596
msgid "Yes, replace the old one!" msgid "Yes, replace the old one!"
msgstr "Ja, erstat det eksisterende!" msgstr "Ja, erstat det eksisterende!"
#. Negative response to saving over old version (saves a new image) #. Negative response to saving over old version (saves a new image)
#. (like a 'File:Save As...' action in other applications) #. (like a 'File:Save As...' action in other applications)
#: ../tuxpaint.c:12584 #: ../tuxpaint.c:12600
msgid "No, save a new file!" msgid "No, save a new file!"
msgstr "Nej, gem som et nyt billede!" msgstr "Nej, gem som et nyt billede!"
#: ../tuxpaint.c:13347 #: ../tuxpaint.c:13363
msgid "Choose the picture you want, then click “Open”." msgid "Choose the picture you want, then click “Open”."
msgstr "Vælg et billede og tryk på »Åbn«." msgstr "Vælg et billede og tryk på »Åbn«."
#. Let user choose images: #. Let user choose images:
#. Instructions for Slideshow file dialog (FIXME: Make a #define) #. Instructions for Slideshow file dialog (FIXME: Make a #define)
#: ../tuxpaint.c:14334 ../tuxpaint.c:14648 #: ../tuxpaint.c:14350 ../tuxpaint.c:14664
msgid "Choose the pictures you want, then click “Play”." msgid "Choose the pictures you want, then click “Play”."
msgstr "Vælg de ønskede billeder og tryk på »Afspil«." msgstr "Vælg de ønskede billeder og tryk på »Afspil«."
@ -1000,17 +1007,17 @@ msgstr "Regnbue"
msgid "You can draw in rainbow colors!" msgid "You can draw in rainbow colors!"
msgstr "Du kan tegne i alle regnbuens farver!" msgstr "Du kan tegne i alle regnbuens farver!"
#: ../../magic/src/rain.c:64 #: ../../magic/src/rain.c:65
#, fuzzy #, fuzzy
msgid "Rain" msgid "Rain"
msgstr "Regnbue" msgstr "Regnbue"
#: ../../magic/src/rain.c:67 #: ../../magic/src/rain.c:68
#, fuzzy #, fuzzy
msgid "Click to place a rain drop onto your picture." msgid "Click to place a rain drop onto your picture."
msgstr "Klik på billedet for at spejlvende det." msgstr "Klik på billedet for at spejlvende det."
#: ../../magic/src/rain.c:68 #: ../../magic/src/rain.c:69
#, fuzzy #, fuzzy
msgid "Click to cover your picture with rain drops." msgid "Click to cover your picture with rain drops."
msgstr "Klik på billedet for at spejlvende det." msgstr "Klik på billedet for at spejlvende det."

View file

@ -9,7 +9,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: de\n" "Project-Id-Version: de\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2008-11-01 21:57+0000\n" "POT-Creation-Date: 2008-12-07 19:03-0800\n"
"PO-Revision-Date: 2008-02-27 11:34+0100\n" "PO-Revision-Date: 2008-02-27 11:34+0100\n"
"Last-Translator: Burkhard Lück <lueck@hube-lueck.de>\n" "Last-Translator: Burkhard Lück <lueck@hube-lueck.de>\n"
"Language-Team: Deutsch <kde-i18n-de@kde.org>\n" "Language-Team: Deutsch <kde-i18n-de@kde.org>\n"
@ -384,7 +384,7 @@ msgstr "Neu"
#. Open a saved picture #. Open a saved picture
#. buttons for the file open dialog #. buttons for the file open dialog
#. Open dialog: 'Open' button, to load the selected picture #. Open dialog: 'Open' button, to load the selected picture
#: ../tools.h:75 ../tuxpaint.c:7958 #: ../tools.h:75 ../tuxpaint.c:7974
msgid "Open" msgid "Open"
msgstr "Öffnen" msgstr "Öffnen"
@ -501,176 +501,183 @@ msgid "OK then… Lets keep drawing this one!"
msgstr "OK, dann lass uns dieses Bild weitermalen!" msgstr "OK, dann lass uns dieses Bild weitermalen!"
#. Prompt to confirm user wishes to quit #. Prompt to confirm user wishes to quit
#: ../tuxpaint.c:1842 #: ../tuxpaint.c:1855
msgid "Do you really want to quit?" msgid "Do you really want to quit?"
msgstr "Möchtest du wirklich aufhören?" msgstr "Möchtest du wirklich aufhören?"
#. Quit prompt positive response (quit) #. Quit prompt positive response (quit)
#: ../tuxpaint.c:1845 #: ../tuxpaint.c:1858
msgid "Yes, I'm done!" msgid "Yes, I'm done!"
msgstr "Ja, ich bin fertig!" msgstr "Ja, ich bin fertig!"
#. Quit prompt negative response (don't quit) #. Quit prompt negative response (don't quit)
#: ../tuxpaint.c:1848 ../tuxpaint.c:1875 #: ../tuxpaint.c:1861 ../tuxpaint.c:1888
msgid "No, take me back!" msgid "No, take me back!"
msgstr "Nein, ich möchte weitermachen!" msgstr "Nein, ich möchte weitermachen!"
#. Current picture is not saved; user is quitting #. Current picture is not saved; user is quitting
#: ../tuxpaint.c:1852 #: ../tuxpaint.c:1865
msgid "If you quit, youll lose your picture! Save it?" msgid "If you quit, youll lose your picture! Save it?"
msgstr "" msgstr ""
"Wenn du aufhörst, geht dein Bild verloren! Willst du es vorher noch " "Wenn du aufhörst, geht dein Bild verloren! Willst du es vorher noch "
"speichern?" "speichern?"
#: ../tuxpaint.c:1853 ../tuxpaint.c:1858 #: ../tuxpaint.c:1866 ../tuxpaint.c:1871
msgid "Yes, save it!" msgid "Yes, save it!"
msgstr "Ja, speichern!" msgstr "Ja, speichern!"
#: ../tuxpaint.c:1854 ../tuxpaint.c:1859 #: ../tuxpaint.c:1867 ../tuxpaint.c:1872
msgid "No, don't bother saving!" msgid "No, don't bother saving!"
msgstr "Nein, nicht speichern!" msgstr "Nein, nicht speichern!"
#. Current picture is not saved; user is opening another picture #. Current picture is not saved; user is opening another picture
#: ../tuxpaint.c:1857 #: ../tuxpaint.c:1870
msgid "Save your picture first?" msgid "Save your picture first?"
msgstr "Willst du dein Bild, vor dem Öffnen eines anderen, speichern?" msgstr "Willst du dein Bild, vor dem Öffnen eines anderen, speichern?"
#. Error opening picture #. Error opening picture
#: ../tuxpaint.c:1862 #: ../tuxpaint.c:1875
msgid "Cant open that picture!" msgid "Cant open that picture!"
msgstr "Dieses Bild kann nicht geöffnet werden!" msgstr "Dieses Bild kann nicht geöffnet werden!"
#. Generic dialog dismissal #. Generic dialog dismissal
#: ../tuxpaint.c:1865 ../tuxpaint.c:1870 ../tuxpaint.c:1879 ../tuxpaint.c:1883 #: ../tuxpaint.c:1878 ../tuxpaint.c:1883 ../tuxpaint.c:1892 ../tuxpaint.c:1899
#: ../tuxpaint.c:1892 #: ../tuxpaint.c:1908
msgid "OK" msgid "OK"
msgstr "OK" msgstr "OK"
#. Notification that 'Open' dialog has nothing to show #. Notification that 'Open' dialog has nothing to show
#: ../tuxpaint.c:1869 #: ../tuxpaint.c:1882
msgid "There are no saved files!" msgid "There are no saved files!"
msgstr "Es gibt noch keine gespeicherten Bilder!" msgstr "Es gibt noch keine gespeicherten Bilder!"
#. Verification of print action #. Verification of print action
#: ../tuxpaint.c:1873 #: ../tuxpaint.c:1886
msgid "Print your picture now?" msgid "Print your picture now?"
msgstr "Willst du dein Bild jetzt ausdrucken?" msgstr "Willst du dein Bild jetzt ausdrucken?"
#: ../tuxpaint.c:1874 #: ../tuxpaint.c:1887
msgid "Yes, print it!" msgid "Yes, print it!"
msgstr "Ja, drucke das Bild!" msgstr "Ja, drucke das Bild!"
#. Confirmation of successful (we hope) printing #. Confirmation of successful (we hope) printing
#: ../tuxpaint.c:1878 #: ../tuxpaint.c:1891
msgid "Your picture has been printed!" msgid "Your picture has been printed!"
msgstr "Dein Bild wurde gedruckt!" msgstr "Dein Bild wurde gedruckt!"
#. We got an error printing
#: ../tuxpaint.c:1895
#, fuzzy
#| msgid "Your picture has been printed!"
msgid "Sorry! Your picture could not be printed!"
msgstr "Dein Bild wurde gedruckt!"
#. Notification that it's too soon to print again (--printdelay option is in effect) #. Notification that it's too soon to print again (--printdelay option is in effect)
#: ../tuxpaint.c:1882 #: ../tuxpaint.c:1898
msgid "You cant print yet!" msgid "You cant print yet!"
msgstr "Du kannst noch nicht drucken!" msgstr "Du kannst noch nicht drucken!"
#. Prompt to confirm erasing a picture in the Open dialog #. Prompt to confirm erasing a picture in the Open dialog
#: ../tuxpaint.c:1886 #: ../tuxpaint.c:1902
msgid "Erase this picture?" msgid "Erase this picture?"
msgstr "Möchtest du dieses Bild löschen?" msgstr "Möchtest du dieses Bild löschen?"
#: ../tuxpaint.c:1887 #: ../tuxpaint.c:1903
msgid "Yes, erase it!" msgid "Yes, erase it!"
msgstr "Ja, lösche das Bild!" msgstr "Ja, lösche das Bild!"
#: ../tuxpaint.c:1888 #: ../tuxpaint.c:1904
msgid "No, don't erase it!" msgid "No, don't erase it!"
msgstr "Nein, nicht löschen!" msgstr "Nein, nicht löschen!"
#. Reminder that Mouse Button 1 is the button to use in Tux Paint #. Reminder that Mouse Button 1 is the button to use in Tux Paint
#: ../tuxpaint.c:1891 #: ../tuxpaint.c:1907
msgid "Remember to use the left mouse button!" msgid "Remember to use the left mouse button!"
msgstr "Denke dran, die linke Maustaste zu benutzen!" msgstr "Denke dran, die linke Maustaste zu benutzen!"
#. Sound has been muted (silenced) via keyboard shortcut #. Sound has been muted (silenced) via keyboard shortcut
#: ../tuxpaint.c:2006 #: ../tuxpaint.c:2022
msgid "Sound muted." msgid "Sound muted."
msgstr "Sound ausgeschaltet." msgstr "Sound ausgeschaltet."
#. Sound has been unmuted (unsilenced) via keyboard shortcut #. Sound has been unmuted (unsilenced) via keyboard shortcut
#: ../tuxpaint.c:2011 #: ../tuxpaint.c:2027
msgid "Sound unmuted." msgid "Sound unmuted."
msgstr "Sound eingeschaltet." msgstr "Sound eingeschaltet."
#. Wait while Text tool finishes loading fonts #. Wait while Text tool finishes loading fonts
#: ../tuxpaint.c:2477 #: ../tuxpaint.c:2493
msgid "Please wait…" msgid "Please wait…"
msgstr "Bitte warten..." msgstr "Bitte warten..."
#: ../tuxpaint.c:7181 #: ../tuxpaint.c:7197
msgid "Pick a color." msgid "Pick a color."
msgstr "Wähle eine Farbe." msgstr "Wähle eine Farbe."
#. Open dialog: 'Erase' button, to erase/deleted the selected picture #. Open dialog: 'Erase' button, to erase/deleted the selected picture
#: ../tuxpaint.c:7961 #: ../tuxpaint.c:7977
msgid "Erase" msgid "Erase"
msgstr "Löschen" msgstr "Löschen"
#. Open dialog: 'Slides' button, to switch to slide show mode #. Open dialog: 'Slides' button, to switch to slide show mode
#: ../tuxpaint.c:7964 #: ../tuxpaint.c:7980
msgid "Slides" msgid "Slides"
msgstr "Diashow" msgstr "Diashow"
#. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture
#: ../tuxpaint.c:7967 #: ../tuxpaint.c:7983
msgid "Back" msgid "Back"
msgstr "Zurück" msgstr "Zurück"
#. Slideshow: 'Next' button, to load next slide (image) #. Slideshow: 'Next' button, to load next slide (image)
#: ../tuxpaint.c:7970 #: ../tuxpaint.c:7986
msgid "Next" msgid "Next"
msgstr "Weiter" msgstr "Weiter"
#. Slideshow: 'Play' button, to begin a slideshow sequence #. Slideshow: 'Play' button, to begin a slideshow sequence
#: ../tuxpaint.c:7973 #: ../tuxpaint.c:7989
msgid "Play" msgid "Play"
msgstr "Öffnen" msgstr "Öffnen"
#. Label for 'Letters' buttons (font selector, down the right when the Text tool is being used); used to show the difference between font faces #. 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:8620 #: ../tuxpaint.c:8636
msgid "Aa" msgid "Aa"
msgstr "Ah!" msgstr "Ah!"
#. Admittedly stupid way of determining which keys can be used for #. Admittedly stupid way of determining which keys can be used for
#. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English)
#: ../tuxpaint.c:11620 #: ../tuxpaint.c:11636
msgid "Yes" msgid "Yes"
msgstr "Ja" msgstr "Ja"
#: ../tuxpaint.c:11624 #: ../tuxpaint.c:11640
msgid "No" msgid "No"
msgstr "Nein" msgstr "Nein"
#. Prompt to ask whether user wishes to save over old version of their file #. Prompt to ask whether user wishes to save over old version of their file
#: ../tuxpaint.c:12576 #: ../tuxpaint.c:12592
msgid "Replace the picture with your changes?" msgid "Replace the picture with your changes?"
msgstr "Möchtest du das Bild mit deinen Änderungen überschreiben?" msgstr "Möchtest du das Bild mit deinen Änderungen überschreiben?"
#. Positive response to saving over old version #. Positive response to saving over old version
#. (like a 'File:Save' action in other applications) #. (like a 'File:Save' action in other applications)
#: ../tuxpaint.c:12580 #: ../tuxpaint.c:12596
msgid "Yes, replace the old one!" msgid "Yes, replace the old one!"
msgstr "Ja, überschreibe das alte Bild!" msgstr "Ja, überschreibe das alte Bild!"
#. Negative response to saving over old version (saves a new image) #. Negative response to saving over old version (saves a new image)
#. (like a 'File:Save As...' action in other applications) #. (like a 'File:Save As...' action in other applications)
#: ../tuxpaint.c:12584 #: ../tuxpaint.c:12600
msgid "No, save a new file!" msgid "No, save a new file!"
msgstr "Nein, speichere in eine neue Datei!" msgstr "Nein, speichere in eine neue Datei!"
#: ../tuxpaint.c:13347 #: ../tuxpaint.c:13363
msgid "Choose the picture you want, then click “Open”." msgid "Choose the picture you want, then click “Open”."
msgstr "Wähle ein Bild, dass du öffnen willst und klick auf 'Öffnen'." msgstr "Wähle ein Bild, dass du öffnen willst und klick auf 'Öffnen'."
#. Let user choose images: #. Let user choose images:
#. Instructions for Slideshow file dialog (FIXME: Make a #define) #. Instructions for Slideshow file dialog (FIXME: Make a #define)
#: ../tuxpaint.c:14334 ../tuxpaint.c:14648 #: ../tuxpaint.c:14350 ../tuxpaint.c:14664
msgid "Choose the pictures you want, then click “Play”." msgid "Choose the pictures you want, then click “Play”."
msgstr "Wähle ein Bild und klicke auf 'Öffnen'." msgstr "Wähle ein Bild und klicke auf 'Öffnen'."
@ -996,17 +1003,17 @@ msgstr "Regenbogenfarbe"
msgid "You can draw in rainbow colors!" msgid "You can draw in rainbow colors!"
msgstr "Du kannst mit Regenbogenfarben malen!" msgstr "Du kannst mit Regenbogenfarben malen!"
#: ../../magic/src/rain.c:64 #: ../../magic/src/rain.c:65
#, fuzzy #, fuzzy
msgid "Rain" msgid "Rain"
msgstr "Regenbogenfarbe" msgstr "Regenbogenfarbe"
#: ../../magic/src/rain.c:67 #: ../../magic/src/rain.c:68
#, fuzzy #, fuzzy
msgid "Click to place a rain drop onto your picture." msgid "Click to place a rain drop onto your picture."
msgstr "Klicke, um das Bild zu spiegeln." msgstr "Klicke, um das Bild zu spiegeln."
#: ../../magic/src/rain.c:68 #: ../../magic/src/rain.c:69
#, fuzzy #, fuzzy
msgid "Click to cover your picture with rain drops." msgid "Click to cover your picture with rain drops."
msgstr "Klicke, um das Bild zu spiegeln." msgstr "Klicke, um das Bild zu spiegeln."

View file

@ -8,7 +8,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Tuxpaint 0.9.2pre\n" "Project-Id-Version: Tuxpaint 0.9.2pre\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2008-11-01 21:57+0000\n" "POT-Creation-Date: 2008-12-07 19:03-0800\n"
"PO-Revision-Date: 2008-04-14 21:14+0200\n" "PO-Revision-Date: 2008-04-14 21:14+0200\n"
"Last-Translator: yannis\n" "Last-Translator: yannis\n"
"Language-Team: N/A <i18ngr@lists.hellug.gr>\n" "Language-Team: N/A <i18ngr@lists.hellug.gr>\n"
@ -385,7 +385,7 @@ msgstr "Νέο"
#. Open a saved picture #. Open a saved picture
#. buttons for the file open dialog #. buttons for the file open dialog
#. Open dialog: 'Open' button, to load the selected picture #. Open dialog: 'Open' button, to load the selected picture
#: ../tools.h:75 ../tuxpaint.c:7958 #: ../tools.h:75 ../tuxpaint.c:7974
msgid "Open" msgid "Open"
msgstr "Άνοιγμα" msgstr "Άνοιγμα"
@ -506,174 +506,181 @@ msgid "OK then… Lets keep drawing this one!"
msgstr "Εντάξει λοιπόν… Ας συνεχίσουμε τη σχεδίαση του ίδιου!" msgstr "Εντάξει λοιπόν… Ας συνεχίσουμε τη σχεδίαση του ίδιου!"
#. Prompt to confirm user wishes to quit #. Prompt to confirm user wishes to quit
#: ../tuxpaint.c:1842 #: ../tuxpaint.c:1855
msgid "Do you really want to quit?" msgid "Do you really want to quit?"
msgstr "Σίγουρα θέλεις να βγεις από το πρόγραμμα;" msgstr "Σίγουρα θέλεις να βγεις από το πρόγραμμα;"
#. Quit prompt positive response (quit) #. Quit prompt positive response (quit)
#: ../tuxpaint.c:1845 #: ../tuxpaint.c:1858
msgid "Yes, I'm done!" msgid "Yes, I'm done!"
msgstr "Ναι είμαι έτοιμος!" msgstr "Ναι είμαι έτοιμος!"
#. Quit prompt negative response (don't quit) #. Quit prompt negative response (don't quit)
#: ../tuxpaint.c:1848 ../tuxpaint.c:1875 #: ../tuxpaint.c:1861 ../tuxpaint.c:1888
msgid "No, take me back!" msgid "No, take me back!"
msgstr "Όχι δεν έχω τελειώσει ακόμα!" msgstr "Όχι δεν έχω τελειώσει ακόμα!"
#. Current picture is not saved; user is quitting #. Current picture is not saved; user is quitting
#: ../tuxpaint.c:1852 #: ../tuxpaint.c:1865
msgid "If you quit, youll lose your picture! Save it?" msgid "If you quit, youll lose your picture! Save it?"
msgstr "Αν βγεις από το πρόγραμμα, θα χαθεί η εικόνα σου! Να σωθεί;" msgstr "Αν βγεις από το πρόγραμμα, θα χαθεί η εικόνα σου! Να σωθεί;"
#: ../tuxpaint.c:1853 ../tuxpaint.c:1858 #: ../tuxpaint.c:1866 ../tuxpaint.c:1871
msgid "Yes, save it!" msgid "Yes, save it!"
msgstr "Ναι, αποθήκευσέ το" msgstr "Ναι, αποθήκευσέ το"
#: ../tuxpaint.c:1854 ../tuxpaint.c:1859 #: ../tuxpaint.c:1867 ../tuxpaint.c:1872
msgid "No, don't bother saving!" msgid "No, don't bother saving!"
msgstr "Όχι μην την σώσεις!" msgstr "Όχι μην την σώσεις!"
#. Current picture is not saved; user is opening another picture #. Current picture is not saved; user is opening another picture
#: ../tuxpaint.c:1857 #: ../tuxpaint.c:1870
msgid "Save your picture first?" msgid "Save your picture first?"
msgstr "Να σωθεί η εικόνα σου πρώτα;" msgstr "Να σωθεί η εικόνα σου πρώτα;"
#. Error opening picture #. Error opening picture
#: ../tuxpaint.c:1862 #: ../tuxpaint.c:1875
msgid "Cant open that picture!" msgid "Cant open that picture!"
msgstr "Δεν μπορώ να ανοίξω αυτή τη ζωγραφιά!" msgstr "Δεν μπορώ να ανοίξω αυτή τη ζωγραφιά!"
#. Generic dialog dismissal #. Generic dialog dismissal
#: ../tuxpaint.c:1865 ../tuxpaint.c:1870 ../tuxpaint.c:1879 ../tuxpaint.c:1883 #: ../tuxpaint.c:1878 ../tuxpaint.c:1883 ../tuxpaint.c:1892 ../tuxpaint.c:1899
#: ../tuxpaint.c:1892 #: ../tuxpaint.c:1908
msgid "OK" msgid "OK"
msgstr "Εντάξει" msgstr "Εντάξει"
#. Notification that 'Open' dialog has nothing to show #. Notification that 'Open' dialog has nothing to show
#: ../tuxpaint.c:1869 #: ../tuxpaint.c:1882
msgid "There are no saved files!" msgid "There are no saved files!"
msgstr "Δεν υπάρχουν αποθηκευμένα αρχεία!" msgstr "Δεν υπάρχουν αποθηκευμένα αρχεία!"
#. Verification of print action #. Verification of print action
#: ../tuxpaint.c:1873 #: ../tuxpaint.c:1886
msgid "Print your picture now?" msgid "Print your picture now?"
msgstr "Να εκτυπώσω την ζωγραφιά σου;" msgstr "Να εκτυπώσω την ζωγραφιά σου;"
#: ../tuxpaint.c:1874 #: ../tuxpaint.c:1887
msgid "Yes, print it!" msgid "Yes, print it!"
msgstr "Ναι, τύπωσέ το!" msgstr "Ναι, τύπωσέ το!"
#. Confirmation of successful (we hope) printing #. Confirmation of successful (we hope) printing
#: ../tuxpaint.c:1878 #: ../tuxpaint.c:1891
msgid "Your picture has been printed!" msgid "Your picture has been printed!"
msgstr "Η εικόνα σου εκτυπώθηκε!" msgstr "Η εικόνα σου εκτυπώθηκε!"
#. We got an error printing
#: ../tuxpaint.c:1895
#, fuzzy
#| msgid "Your picture has been printed!"
msgid "Sorry! Your picture could not be printed!"
msgstr "Η εικόνα σου εκτυπώθηκε!"
#. Notification that it's too soon to print again (--printdelay option is in effect) #. Notification that it's too soon to print again (--printdelay option is in effect)
#: ../tuxpaint.c:1882 #: ../tuxpaint.c:1898
msgid "You cant print yet!" msgid "You cant print yet!"
msgstr "Δεν μπορείς να τυπώσεις ακόμη!" msgstr "Δεν μπορείς να τυπώσεις ακόμη!"
#. Prompt to confirm erasing a picture in the Open dialog #. Prompt to confirm erasing a picture in the Open dialog
#: ../tuxpaint.c:1886 #: ../tuxpaint.c:1902
msgid "Erase this picture?" msgid "Erase this picture?"
msgstr "Να σβήσω αυτήν την εικόνα;" msgstr "Να σβήσω αυτήν την εικόνα;"
#: ../tuxpaint.c:1887 #: ../tuxpaint.c:1903
msgid "Yes, erase it!" msgid "Yes, erase it!"
msgstr "Ναι, σβήστο!" msgstr "Ναι, σβήστο!"
#: ../tuxpaint.c:1888 #: ../tuxpaint.c:1904
msgid "No, don't erase it!" msgid "No, don't erase it!"
msgstr "Όχι, μην το σβήσεις!" msgstr "Όχι, μην το σβήσεις!"
#. Reminder that Mouse Button 1 is the button to use in Tux Paint #. Reminder that Mouse Button 1 is the button to use in Tux Paint
#: ../tuxpaint.c:1891 #: ../tuxpaint.c:1907
msgid "Remember to use the left mouse button!" msgid "Remember to use the left mouse button!"
msgstr "Προσοχή, πρέπει να χρησιμοποιείς το αριστερό πλήκτρο του ποντικιού!" msgstr "Προσοχή, πρέπει να χρησιμοποιείς το αριστερό πλήκτρο του ποντικιού!"
#. Sound has been muted (silenced) via keyboard shortcut #. Sound has been muted (silenced) via keyboard shortcut
#: ../tuxpaint.c:2006 #: ../tuxpaint.c:2022
msgid "Sound muted." msgid "Sound muted."
msgstr "Χωρίς ήχο." msgstr "Χωρίς ήχο."
#. Sound has been unmuted (unsilenced) via keyboard shortcut #. Sound has been unmuted (unsilenced) via keyboard shortcut
#: ../tuxpaint.c:2011 #: ../tuxpaint.c:2027
msgid "Sound unmuted." msgid "Sound unmuted."
msgstr "Με ήχο." msgstr "Με ήχο."
#. Wait while Text tool finishes loading fonts #. Wait while Text tool finishes loading fonts
#: ../tuxpaint.c:2477 #: ../tuxpaint.c:2493
msgid "Please wait…" msgid "Please wait…"
msgstr "Παρακαλώ περιμένετε..." msgstr "Παρακαλώ περιμένετε..."
#: ../tuxpaint.c:7181 #: ../tuxpaint.c:7197
msgid "Pick a color." msgid "Pick a color."
msgstr "Δάλεξε ένα χρώμα." msgstr "Δάλεξε ένα χρώμα."
#. Open dialog: 'Erase' button, to erase/deleted the selected picture #. Open dialog: 'Erase' button, to erase/deleted the selected picture
#: ../tuxpaint.c:7961 #: ../tuxpaint.c:7977
msgid "Erase" msgid "Erase"
msgstr "Σβήσιμο" msgstr "Σβήσιμο"
#. Open dialog: 'Slides' button, to switch to slide show mode #. Open dialog: 'Slides' button, to switch to slide show mode
#: ../tuxpaint.c:7964 #: ../tuxpaint.c:7980
msgid "Slides" msgid "Slides"
msgstr "Προβολή διαφανειών." msgstr "Προβολή διαφανειών."
#. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture
#: ../tuxpaint.c:7967 #: ../tuxpaint.c:7983
msgid "Back" msgid "Back"
msgstr "Προηγούμενο" msgstr "Προηγούμενο"
#. Slideshow: 'Next' button, to load next slide (image) #. Slideshow: 'Next' button, to load next slide (image)
#: ../tuxpaint.c:7970 #: ../tuxpaint.c:7986
msgid "Next" msgid "Next"
msgstr "Επόμενο." msgstr "Επόμενο."
#. Slideshow: 'Play' button, to begin a slideshow sequence #. Slideshow: 'Play' button, to begin a slideshow sequence
#: ../tuxpaint.c:7973 #: ../tuxpaint.c:7989
msgid "Play" msgid "Play"
msgstr "Άνοιγμα." msgstr "Άνοιγμα."
#. Label for 'Letters' buttons (font selector, down the right when the Text tool is being used); used to show the difference between font faces #. 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:8620 #: ../tuxpaint.c:8636
msgid "Aa" msgid "Aa"
msgstr "Αα" msgstr "Αα"
#. Admittedly stupid way of determining which keys can be used for #. Admittedly stupid way of determining which keys can be used for
#. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English)
#: ../tuxpaint.c:11620 #: ../tuxpaint.c:11636
msgid "Yes" msgid "Yes"
msgstr "Ναι" msgstr "Ναι"
#: ../tuxpaint.c:11624 #: ../tuxpaint.c:11640
msgid "No" msgid "No"
msgstr "Όχι" msgstr "Όχι"
#. Prompt to ask whether user wishes to save over old version of their file #. Prompt to ask whether user wishes to save over old version of their file
#: ../tuxpaint.c:12576 #: ../tuxpaint.c:12592
msgid "Replace the picture with your changes?" msgid "Replace the picture with your changes?"
msgstr "Να αντικαταστήσω την ζωγραφιά με τις αλλαγές που έκανες;" msgstr "Να αντικαταστήσω την ζωγραφιά με τις αλλαγές που έκανες;"
#. Positive response to saving over old version #. Positive response to saving over old version
#. (like a 'File:Save' action in other applications) #. (like a 'File:Save' action in other applications)
#: ../tuxpaint.c:12580 #: ../tuxpaint.c:12596
msgid "Yes, replace the old one!" msgid "Yes, replace the old one!"
msgstr "Ναι, αντικατέστησε την παλιά ζωγραφιά!" msgstr "Ναι, αντικατέστησε την παλιά ζωγραφιά!"
#. Negative response to saving over old version (saves a new image) #. Negative response to saving over old version (saves a new image)
#. (like a 'File:Save As...' action in other applications) #. (like a 'File:Save As...' action in other applications)
#: ../tuxpaint.c:12584 #: ../tuxpaint.c:12600
msgid "No, save a new file!" msgid "No, save a new file!"
msgstr "Όχι, αποθήκευση σε νέο αρχείο!" msgstr "Όχι, αποθήκευση σε νέο αρχείο!"
#: ../tuxpaint.c:13347 #: ../tuxpaint.c:13363
msgid "Choose the picture you want, then click “Open”." msgid "Choose the picture you want, then click “Open”."
msgstr "Επέλεξε την ζωγραφιά που θέλεις, και μετά πάτησε “Άνοιγμα”." msgstr "Επέλεξε την ζωγραφιά που θέλεις, και μετά πάτησε “Άνοιγμα”."
#. Let user choose images: #. Let user choose images:
#. Instructions for Slideshow file dialog (FIXME: Make a #define) #. Instructions for Slideshow file dialog (FIXME: Make a #define)
#: ../tuxpaint.c:14334 ../tuxpaint.c:14648 #: ../tuxpaint.c:14350 ../tuxpaint.c:14664
msgid "Choose the pictures you want, then click “Play”." msgid "Choose the pictures you want, then click “Play”."
msgstr "Επέλεξε την ζωγραφιά που θέλεις, και μετά πάτησε \"Ανοιγμα”." msgstr "Επέλεξε την ζωγραφιά που θέλεις, και μετά πάτησε \"Ανοιγμα”."
@ -1015,17 +1022,17 @@ msgstr "Ουράνιο Τόξο"
msgid "You can draw in rainbow colors!" msgid "You can draw in rainbow colors!"
msgstr "Μπορείς να ζωγραφίσεις με τα χρώματα του ουράνιου τόξου!" msgstr "Μπορείς να ζωγραφίσεις με τα χρώματα του ουράνιου τόξου!"
#: ../../magic/src/rain.c:64 #: ../../magic/src/rain.c:65
#, fuzzy #, fuzzy
msgid "Rain" msgid "Rain"
msgstr "Ουράνιο Τόξο" msgstr "Ουράνιο Τόξο"
#: ../../magic/src/rain.c:67 #: ../../magic/src/rain.c:68
#, fuzzy #, fuzzy
msgid "Click to place a rain drop onto your picture." msgid "Click to place a rain drop onto your picture."
msgstr "Κάνε κλικ για να φτιάξεις μια εικόνα-είδωλο." msgstr "Κάνε κλικ για να φτιάξεις μια εικόνα-είδωλο."
#: ../../magic/src/rain.c:68 #: ../../magic/src/rain.c:69
#, fuzzy #, fuzzy
msgid "Click to cover your picture with rain drops." msgid "Click to cover your picture with rain drops."
msgstr "Κάνε κλικ για να φτιάξεις μια εικόνα-είδωλο." msgstr "Κάνε κλικ για να φτιάξεις μια εικόνα-είδωλο."

View file

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: tuxpaint\n" "Project-Id-Version: tuxpaint\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2008-11-01 21:57+0000\n" "POT-Creation-Date: 2008-12-07 19:03-0800\n"
"PO-Revision-Date: 2006-05-28 05:44+0000\n" "PO-Revision-Date: 2006-05-28 05:44+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: English (Australia) <en_AU@li.org>\n" "Language-Team: English (Australia) <en_AU@li.org>\n"
@ -382,7 +382,7 @@ msgstr "New"
#. Open a saved picture #. Open a saved picture
#. buttons for the file open dialog #. buttons for the file open dialog
#. Open dialog: 'Open' button, to load the selected picture #. Open dialog: 'Open' button, to load the selected picture
#: ../tools.h:75 ../tuxpaint.c:7958 #: ../tools.h:75 ../tuxpaint.c:7974
msgid "Open" msgid "Open"
msgstr "Open" msgstr "Open"
@ -498,174 +498,181 @@ msgid "OK then… Lets keep drawing this one!"
msgstr "OK then… Lets keep drawing this one!" msgstr "OK then… Lets keep drawing this one!"
#. Prompt to confirm user wishes to quit #. Prompt to confirm user wishes to quit
#: ../tuxpaint.c:1842 #: ../tuxpaint.c:1855
msgid "Do you really want to quit?" msgid "Do you really want to quit?"
msgstr "Do you really want to quit?" msgstr "Do you really want to quit?"
#. Quit prompt positive response (quit) #. Quit prompt positive response (quit)
#: ../tuxpaint.c:1845 #: ../tuxpaint.c:1858
msgid "Yes, I'm done!" msgid "Yes, I'm done!"
msgstr "" msgstr ""
#. Quit prompt negative response (don't quit) #. Quit prompt negative response (don't quit)
#: ../tuxpaint.c:1848 ../tuxpaint.c:1875 #: ../tuxpaint.c:1861 ../tuxpaint.c:1888
msgid "No, take me back!" msgid "No, take me back!"
msgstr "" msgstr ""
#. Current picture is not saved; user is quitting #. Current picture is not saved; user is quitting
#: ../tuxpaint.c:1852 #: ../tuxpaint.c:1865
msgid "If you quit, youll lose your picture! Save it?" msgid "If you quit, youll lose your picture! Save it?"
msgstr "If you quit, youll lose your picture! Save it?" msgstr "If you quit, youll lose your picture! Save it?"
#: ../tuxpaint.c:1853 ../tuxpaint.c:1858 #: ../tuxpaint.c:1866 ../tuxpaint.c:1871
msgid "Yes, save it!" msgid "Yes, save it!"
msgstr "" msgstr ""
#: ../tuxpaint.c:1854 ../tuxpaint.c:1859 #: ../tuxpaint.c:1867 ../tuxpaint.c:1872
msgid "No, don't bother saving!" msgid "No, don't bother saving!"
msgstr "" msgstr ""
#. Current picture is not saved; user is opening another picture #. Current picture is not saved; user is opening another picture
#: ../tuxpaint.c:1857 #: ../tuxpaint.c:1870
msgid "Save your picture first?" msgid "Save your picture first?"
msgstr "Save your picture first?" msgstr "Save your picture first?"
#. Error opening picture #. Error opening picture
#: ../tuxpaint.c:1862 #: ../tuxpaint.c:1875
msgid "Cant open that picture!" msgid "Cant open that picture!"
msgstr "Cant open that picture!" msgstr "Cant open that picture!"
#. Generic dialog dismissal #. Generic dialog dismissal
#: ../tuxpaint.c:1865 ../tuxpaint.c:1870 ../tuxpaint.c:1879 ../tuxpaint.c:1883 #: ../tuxpaint.c:1878 ../tuxpaint.c:1883 ../tuxpaint.c:1892 ../tuxpaint.c:1899
#: ../tuxpaint.c:1892 #: ../tuxpaint.c:1908
msgid "OK" msgid "OK"
msgstr "OK" msgstr "OK"
#. Notification that 'Open' dialog has nothing to show #. Notification that 'Open' dialog has nothing to show
#: ../tuxpaint.c:1869 #: ../tuxpaint.c:1882
msgid "There are no saved files!" msgid "There are no saved files!"
msgstr "There are no saved files!" msgstr "There are no saved files!"
#. Verification of print action #. Verification of print action
#: ../tuxpaint.c:1873 #: ../tuxpaint.c:1886
msgid "Print your picture now?" msgid "Print your picture now?"
msgstr "Print your picture now?" msgstr "Print your picture now?"
#: ../tuxpaint.c:1874 #: ../tuxpaint.c:1887
msgid "Yes, print it!" msgid "Yes, print it!"
msgstr "" msgstr ""
#. Confirmation of successful (we hope) printing #. Confirmation of successful (we hope) printing
#: ../tuxpaint.c:1878 #: ../tuxpaint.c:1891
msgid "Your picture has been printed!" msgid "Your picture has been printed!"
msgstr "Your picture has been printed!" msgstr "Your picture has been printed!"
#. We got an error printing
#: ../tuxpaint.c:1895
#, fuzzy
#| msgid "Your picture has been printed!"
msgid "Sorry! Your picture could not be printed!"
msgstr "Your picture has been printed!"
#. Notification that it's too soon to print again (--printdelay option is in effect) #. Notification that it's too soon to print again (--printdelay option is in effect)
#: ../tuxpaint.c:1882 #: ../tuxpaint.c:1898
msgid "You cant print yet!" msgid "You cant print yet!"
msgstr "You cant print yet!" msgstr "You cant print yet!"
#. Prompt to confirm erasing a picture in the Open dialog #. Prompt to confirm erasing a picture in the Open dialog
#: ../tuxpaint.c:1886 #: ../tuxpaint.c:1902
msgid "Erase this picture?" msgid "Erase this picture?"
msgstr "Erase this picture?" msgstr "Erase this picture?"
#: ../tuxpaint.c:1887 #: ../tuxpaint.c:1903
msgid "Yes, erase it!" msgid "Yes, erase it!"
msgstr "" msgstr ""
#: ../tuxpaint.c:1888 #: ../tuxpaint.c:1904
msgid "No, don't erase it!" msgid "No, don't erase it!"
msgstr "" msgstr ""
#. Reminder that Mouse Button 1 is the button to use in Tux Paint #. Reminder that Mouse Button 1 is the button to use in Tux Paint
#: ../tuxpaint.c:1891 #: ../tuxpaint.c:1907
msgid "Remember to use the left mouse button!" msgid "Remember to use the left mouse button!"
msgstr "Remember to use the left mouse button!" msgstr "Remember to use the left mouse button!"
#. Sound has been muted (silenced) via keyboard shortcut #. Sound has been muted (silenced) via keyboard shortcut
#: ../tuxpaint.c:2006 #: ../tuxpaint.c:2022
msgid "Sound muted." msgid "Sound muted."
msgstr "" msgstr ""
#. Sound has been unmuted (unsilenced) via keyboard shortcut #. Sound has been unmuted (unsilenced) via keyboard shortcut
#: ../tuxpaint.c:2011 #: ../tuxpaint.c:2027
msgid "Sound unmuted." msgid "Sound unmuted."
msgstr "" msgstr ""
#. Wait while Text tool finishes loading fonts #. Wait while Text tool finishes loading fonts
#: ../tuxpaint.c:2477 #: ../tuxpaint.c:2493
msgid "Please wait…" msgid "Please wait…"
msgstr "" msgstr ""
#: ../tuxpaint.c:7181 #: ../tuxpaint.c:7197
msgid "Pick a color." msgid "Pick a color."
msgstr "" msgstr ""
#. Open dialog: 'Erase' button, to erase/deleted the selected picture #. Open dialog: 'Erase' button, to erase/deleted the selected picture
#: ../tuxpaint.c:7961 #: ../tuxpaint.c:7977
msgid "Erase" msgid "Erase"
msgstr "Erase" msgstr "Erase"
#. Open dialog: 'Slides' button, to switch to slide show mode #. Open dialog: 'Slides' button, to switch to slide show mode
#: ../tuxpaint.c:7964 #: ../tuxpaint.c:7980
msgid "Slides" msgid "Slides"
msgstr "" msgstr ""
#. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture
#: ../tuxpaint.c:7967 #: ../tuxpaint.c:7983
msgid "Back" msgid "Back"
msgstr "Back" msgstr "Back"
#. Slideshow: 'Next' button, to load next slide (image) #. Slideshow: 'Next' button, to load next slide (image)
#: ../tuxpaint.c:7970 #: ../tuxpaint.c:7986
msgid "Next" msgid "Next"
msgstr "" msgstr ""
#. Slideshow: 'Play' button, to begin a slideshow sequence #. Slideshow: 'Play' button, to begin a slideshow sequence
#: ../tuxpaint.c:7973 #: ../tuxpaint.c:7989
msgid "Play" msgid "Play"
msgstr "" msgstr ""
#. Label for 'Letters' buttons (font selector, down the right when the Text tool is being used); used to show the difference between font faces #. 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:8620 #: ../tuxpaint.c:8636
msgid "Aa" msgid "Aa"
msgstr "Aa" msgstr "Aa"
#. Admittedly stupid way of determining which keys can be used for #. Admittedly stupid way of determining which keys can be used for
#. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English)
#: ../tuxpaint.c:11620 #: ../tuxpaint.c:11636
msgid "Yes" msgid "Yes"
msgstr "Yes" msgstr "Yes"
#: ../tuxpaint.c:11624 #: ../tuxpaint.c:11640
msgid "No" msgid "No"
msgstr "No" msgstr "No"
#. Prompt to ask whether user wishes to save over old version of their file #. Prompt to ask whether user wishes to save over old version of their file
#: ../tuxpaint.c:12576 #: ../tuxpaint.c:12592
msgid "Replace the picture with your changes?" msgid "Replace the picture with your changes?"
msgstr "" msgstr ""
#. Positive response to saving over old version #. Positive response to saving over old version
#. (like a 'File:Save' action in other applications) #. (like a 'File:Save' action in other applications)
#: ../tuxpaint.c:12580 #: ../tuxpaint.c:12596
msgid "Yes, replace the old one!" msgid "Yes, replace the old one!"
msgstr "" msgstr ""
#. Negative response to saving over old version (saves a new image) #. Negative response to saving over old version (saves a new image)
#. (like a 'File:Save As...' action in other applications) #. (like a 'File:Save As...' action in other applications)
#: ../tuxpaint.c:12584 #: ../tuxpaint.c:12600
msgid "No, save a new file!" msgid "No, save a new file!"
msgstr "" msgstr ""
#: ../tuxpaint.c:13347 #: ../tuxpaint.c:13363
msgid "Choose the picture you want, then click “Open”." msgid "Choose the picture you want, then click “Open”."
msgstr "Choose the picture you want, then click “Open”." msgstr "Choose the picture you want, then click “Open”."
#. Let user choose images: #. Let user choose images:
#. Instructions for Slideshow file dialog (FIXME: Make a #define) #. Instructions for Slideshow file dialog (FIXME: Make a #define)
#: ../tuxpaint.c:14334 ../tuxpaint.c:14648 #: ../tuxpaint.c:14350 ../tuxpaint.c:14664
msgid "Choose the pictures you want, then click “Play”." msgid "Choose the pictures you want, then click “Play”."
msgstr "" msgstr ""
@ -991,17 +998,17 @@ msgstr "Rainbow"
msgid "You can draw in rainbow colors!" msgid "You can draw in rainbow colors!"
msgstr "You can draw in rainbow colours!" msgstr "You can draw in rainbow colours!"
#: ../../magic/src/rain.c:64 #: ../../magic/src/rain.c:65
#, fuzzy #, fuzzy
msgid "Rain" msgid "Rain"
msgstr "Rainbow" msgstr "Rainbow"
#: ../../magic/src/rain.c:67 #: ../../magic/src/rain.c:68
#, fuzzy #, fuzzy
msgid "Click to place a rain drop onto your picture." msgid "Click to place a rain drop onto your picture."
msgstr "Click to make a mirror image." msgstr "Click to make a mirror image."
#: ../../magic/src/rain.c:68 #: ../../magic/src/rain.c:69
#, fuzzy #, fuzzy
msgid "Click to cover your picture with rain drops." msgid "Click to cover your picture with rain drops."
msgstr "Click to make a mirror image." msgstr "Click to make a mirror image."

View file

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: tuxpaint\n" "Project-Id-Version: tuxpaint\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2008-11-01 21:57+0000\n" "POT-Creation-Date: 2008-12-07 19:03-0800\n"
"PO-Revision-Date: 2006-05-12 19:14+0000\n" "PO-Revision-Date: 2006-05-12 19:14+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: English (Canada) <en_CA@li.org>\n" "Language-Team: English (Canada) <en_CA@li.org>\n"
@ -382,7 +382,7 @@ msgstr "New"
#. Open a saved picture #. Open a saved picture
#. buttons for the file open dialog #. buttons for the file open dialog
#. Open dialog: 'Open' button, to load the selected picture #. Open dialog: 'Open' button, to load the selected picture
#: ../tools.h:75 ../tuxpaint.c:7958 #: ../tools.h:75 ../tuxpaint.c:7974
msgid "Open" msgid "Open"
msgstr "Open" msgstr "Open"
@ -498,174 +498,181 @@ msgid "OK then… Lets keep drawing this one!"
msgstr "OK then… Lets keep drawing this one!" msgstr "OK then… Lets keep drawing this one!"
#. Prompt to confirm user wishes to quit #. Prompt to confirm user wishes to quit
#: ../tuxpaint.c:1842 #: ../tuxpaint.c:1855
msgid "Do you really want to quit?" msgid "Do you really want to quit?"
msgstr "Do you really want to quit?" msgstr "Do you really want to quit?"
#. Quit prompt positive response (quit) #. Quit prompt positive response (quit)
#: ../tuxpaint.c:1845 #: ../tuxpaint.c:1858
msgid "Yes, I'm done!" msgid "Yes, I'm done!"
msgstr "" msgstr ""
#. Quit prompt negative response (don't quit) #. Quit prompt negative response (don't quit)
#: ../tuxpaint.c:1848 ../tuxpaint.c:1875 #: ../tuxpaint.c:1861 ../tuxpaint.c:1888
msgid "No, take me back!" msgid "No, take me back!"
msgstr "" msgstr ""
#. Current picture is not saved; user is quitting #. Current picture is not saved; user is quitting
#: ../tuxpaint.c:1852 #: ../tuxpaint.c:1865
msgid "If you quit, youll lose your picture! Save it?" msgid "If you quit, youll lose your picture! Save it?"
msgstr "If you quit, youll lose your picture! Save it?" msgstr "If you quit, youll lose your picture! Save it?"
#: ../tuxpaint.c:1853 ../tuxpaint.c:1858 #: ../tuxpaint.c:1866 ../tuxpaint.c:1871
msgid "Yes, save it!" msgid "Yes, save it!"
msgstr "" msgstr ""
#: ../tuxpaint.c:1854 ../tuxpaint.c:1859 #: ../tuxpaint.c:1867 ../tuxpaint.c:1872
msgid "No, don't bother saving!" msgid "No, don't bother saving!"
msgstr "" msgstr ""
#. Current picture is not saved; user is opening another picture #. Current picture is not saved; user is opening another picture
#: ../tuxpaint.c:1857 #: ../tuxpaint.c:1870
msgid "Save your picture first?" msgid "Save your picture first?"
msgstr "Save your picture first?" msgstr "Save your picture first?"
#. Error opening picture #. Error opening picture
#: ../tuxpaint.c:1862 #: ../tuxpaint.c:1875
msgid "Cant open that picture!" msgid "Cant open that picture!"
msgstr "Cant open that picture!" msgstr "Cant open that picture!"
#. Generic dialog dismissal #. Generic dialog dismissal
#: ../tuxpaint.c:1865 ../tuxpaint.c:1870 ../tuxpaint.c:1879 ../tuxpaint.c:1883 #: ../tuxpaint.c:1878 ../tuxpaint.c:1883 ../tuxpaint.c:1892 ../tuxpaint.c:1899
#: ../tuxpaint.c:1892 #: ../tuxpaint.c:1908
msgid "OK" msgid "OK"
msgstr "OK" msgstr "OK"
#. Notification that 'Open' dialog has nothing to show #. Notification that 'Open' dialog has nothing to show
#: ../tuxpaint.c:1869 #: ../tuxpaint.c:1882
msgid "There are no saved files!" msgid "There are no saved files!"
msgstr "There are no saved files!" msgstr "There are no saved files!"
#. Verification of print action #. Verification of print action
#: ../tuxpaint.c:1873 #: ../tuxpaint.c:1886
msgid "Print your picture now?" msgid "Print your picture now?"
msgstr "Print your picture now?" msgstr "Print your picture now?"
#: ../tuxpaint.c:1874 #: ../tuxpaint.c:1887
msgid "Yes, print it!" msgid "Yes, print it!"
msgstr "" msgstr ""
#. Confirmation of successful (we hope) printing #. Confirmation of successful (we hope) printing
#: ../tuxpaint.c:1878 #: ../tuxpaint.c:1891
msgid "Your picture has been printed!" msgid "Your picture has been printed!"
msgstr "Your picture has been printed!" msgstr "Your picture has been printed!"
#. We got an error printing
#: ../tuxpaint.c:1895
#, fuzzy
#| msgid "Your picture has been printed!"
msgid "Sorry! Your picture could not be printed!"
msgstr "Your picture has been printed!"
#. Notification that it's too soon to print again (--printdelay option is in effect) #. Notification that it's too soon to print again (--printdelay option is in effect)
#: ../tuxpaint.c:1882 #: ../tuxpaint.c:1898
msgid "You cant print yet!" msgid "You cant print yet!"
msgstr "You cant print yet!" msgstr "You cant print yet!"
#. Prompt to confirm erasing a picture in the Open dialog #. Prompt to confirm erasing a picture in the Open dialog
#: ../tuxpaint.c:1886 #: ../tuxpaint.c:1902
msgid "Erase this picture?" msgid "Erase this picture?"
msgstr "Erase this picture?" msgstr "Erase this picture?"
#: ../tuxpaint.c:1887 #: ../tuxpaint.c:1903
msgid "Yes, erase it!" msgid "Yes, erase it!"
msgstr "" msgstr ""
#: ../tuxpaint.c:1888 #: ../tuxpaint.c:1904
msgid "No, don't erase it!" msgid "No, don't erase it!"
msgstr "" msgstr ""
#. Reminder that Mouse Button 1 is the button to use in Tux Paint #. Reminder that Mouse Button 1 is the button to use in Tux Paint
#: ../tuxpaint.c:1891 #: ../tuxpaint.c:1907
msgid "Remember to use the left mouse button!" msgid "Remember to use the left mouse button!"
msgstr "Remember to use the left mouse button!" msgstr "Remember to use the left mouse button!"
#. Sound has been muted (silenced) via keyboard shortcut #. Sound has been muted (silenced) via keyboard shortcut
#: ../tuxpaint.c:2006 #: ../tuxpaint.c:2022
msgid "Sound muted." msgid "Sound muted."
msgstr "" msgstr ""
#. Sound has been unmuted (unsilenced) via keyboard shortcut #. Sound has been unmuted (unsilenced) via keyboard shortcut
#: ../tuxpaint.c:2011 #: ../tuxpaint.c:2027
msgid "Sound unmuted." msgid "Sound unmuted."
msgstr "" msgstr ""
#. Wait while Text tool finishes loading fonts #. Wait while Text tool finishes loading fonts
#: ../tuxpaint.c:2477 #: ../tuxpaint.c:2493
msgid "Please wait…" msgid "Please wait…"
msgstr "" msgstr ""
#: ../tuxpaint.c:7181 #: ../tuxpaint.c:7197
msgid "Pick a color." msgid "Pick a color."
msgstr "" msgstr ""
#. Open dialog: 'Erase' button, to erase/deleted the selected picture #. Open dialog: 'Erase' button, to erase/deleted the selected picture
#: ../tuxpaint.c:7961 #: ../tuxpaint.c:7977
msgid "Erase" msgid "Erase"
msgstr "Erase" msgstr "Erase"
#. Open dialog: 'Slides' button, to switch to slide show mode #. Open dialog: 'Slides' button, to switch to slide show mode
#: ../tuxpaint.c:7964 #: ../tuxpaint.c:7980
msgid "Slides" msgid "Slides"
msgstr "" msgstr ""
#. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture
#: ../tuxpaint.c:7967 #: ../tuxpaint.c:7983
msgid "Back" msgid "Back"
msgstr "Back" msgstr "Back"
#. Slideshow: 'Next' button, to load next slide (image) #. Slideshow: 'Next' button, to load next slide (image)
#: ../tuxpaint.c:7970 #: ../tuxpaint.c:7986
msgid "Next" msgid "Next"
msgstr "" msgstr ""
#. Slideshow: 'Play' button, to begin a slideshow sequence #. Slideshow: 'Play' button, to begin a slideshow sequence
#: ../tuxpaint.c:7973 #: ../tuxpaint.c:7989
msgid "Play" msgid "Play"
msgstr "" msgstr ""
#. Label for 'Letters' buttons (font selector, down the right when the Text tool is being used); used to show the difference between font faces #. 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:8620 #: ../tuxpaint.c:8636
msgid "Aa" msgid "Aa"
msgstr "Aa" msgstr "Aa"
#. Admittedly stupid way of determining which keys can be used for #. Admittedly stupid way of determining which keys can be used for
#. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English)
#: ../tuxpaint.c:11620 #: ../tuxpaint.c:11636
msgid "Yes" msgid "Yes"
msgstr "Yes" msgstr "Yes"
#: ../tuxpaint.c:11624 #: ../tuxpaint.c:11640
msgid "No" msgid "No"
msgstr "No" msgstr "No"
#. Prompt to ask whether user wishes to save over old version of their file #. Prompt to ask whether user wishes to save over old version of their file
#: ../tuxpaint.c:12576 #: ../tuxpaint.c:12592
msgid "Replace the picture with your changes?" msgid "Replace the picture with your changes?"
msgstr "" msgstr ""
#. Positive response to saving over old version #. Positive response to saving over old version
#. (like a 'File:Save' action in other applications) #. (like a 'File:Save' action in other applications)
#: ../tuxpaint.c:12580 #: ../tuxpaint.c:12596
msgid "Yes, replace the old one!" msgid "Yes, replace the old one!"
msgstr "" msgstr ""
#. Negative response to saving over old version (saves a new image) #. Negative response to saving over old version (saves a new image)
#. (like a 'File:Save As...' action in other applications) #. (like a 'File:Save As...' action in other applications)
#: ../tuxpaint.c:12584 #: ../tuxpaint.c:12600
msgid "No, save a new file!" msgid "No, save a new file!"
msgstr "" msgstr ""
#: ../tuxpaint.c:13347 #: ../tuxpaint.c:13363
msgid "Choose the picture you want, then click “Open”." msgid "Choose the picture you want, then click “Open”."
msgstr "Choose the picture you want, then click \"Open\"." msgstr "Choose the picture you want, then click \"Open\"."
#. Let user choose images: #. Let user choose images:
#. Instructions for Slideshow file dialog (FIXME: Make a #define) #. Instructions for Slideshow file dialog (FIXME: Make a #define)
#: ../tuxpaint.c:14334 ../tuxpaint.c:14648 #: ../tuxpaint.c:14350 ../tuxpaint.c:14664
msgid "Choose the pictures you want, then click “Play”." msgid "Choose the pictures you want, then click “Play”."
msgstr "" msgstr ""
@ -991,17 +998,17 @@ msgstr "Rainbow"
msgid "You can draw in rainbow colors!" msgid "You can draw in rainbow colors!"
msgstr "You can draw in rainbow colors!" msgstr "You can draw in rainbow colors!"
#: ../../magic/src/rain.c:64 #: ../../magic/src/rain.c:65
#, fuzzy #, fuzzy
msgid "Rain" msgid "Rain"
msgstr "Rainbow" msgstr "Rainbow"
#: ../../magic/src/rain.c:67 #: ../../magic/src/rain.c:68
#, fuzzy #, fuzzy
msgid "Click to place a rain drop onto your picture." msgid "Click to place a rain drop onto your picture."
msgstr "Click to make a mirror image." msgstr "Click to make a mirror image."
#: ../../magic/src/rain.c:68 #: ../../magic/src/rain.c:69
#, fuzzy #, fuzzy
msgid "Click to cover your picture with rain drops." msgid "Click to cover your picture with rain drops."
msgstr "Click to make a mirror image." msgstr "Click to make a mirror image."

View file

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: en_gb\n" "Project-Id-Version: en_gb\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2008-11-01 21:57+0000\n" "POT-Creation-Date: 2008-12-07 19:03-0800\n"
"PO-Revision-Date: 2008-09-23 21:52+0100\n" "PO-Revision-Date: 2008-09-23 21:52+0100\n"
"Last-Translator: Caroline Ford <caroline.ford.work@googlemail.com>\n" "Last-Translator: Caroline Ford <caroline.ford.work@googlemail.com>\n"
"Language-Team: Norwegian Nynorsk <i18n-nn@lister.ping.uio.no>\n" "Language-Team: Norwegian Nynorsk <i18n-nn@lister.ping.uio.no>\n"
@ -379,7 +379,7 @@ msgstr "New"
#. Open a saved picture #. Open a saved picture
#. buttons for the file open dialog #. buttons for the file open dialog
#. Open dialog: 'Open' button, to load the selected picture #. Open dialog: 'Open' button, to load the selected picture
#: ../tools.h:75 ../tuxpaint.c:7958 #: ../tools.h:75 ../tuxpaint.c:7974
msgid "Open" msgid "Open"
msgstr "Open" msgstr "Open"
@ -494,174 +494,181 @@ msgid "OK then… Lets keep drawing this one!"
msgstr "OK then… Lets keep drawing this one!" msgstr "OK then… Lets keep drawing this one!"
#. Prompt to confirm user wishes to quit #. Prompt to confirm user wishes to quit
#: ../tuxpaint.c:1842 #: ../tuxpaint.c:1855
msgid "Do you really want to quit?" msgid "Do you really want to quit?"
msgstr "Do you really want to quit?" msgstr "Do you really want to quit?"
#. Quit prompt positive response (quit) #. Quit prompt positive response (quit)
#: ../tuxpaint.c:1845 #: ../tuxpaint.c:1858
msgid "Yes, I'm done!" msgid "Yes, I'm done!"
msgstr "Yes, I'm done!" msgstr "Yes, I'm done!"
#. Quit prompt negative response (don't quit) #. Quit prompt negative response (don't quit)
#: ../tuxpaint.c:1848 ../tuxpaint.c:1875 #: ../tuxpaint.c:1861 ../tuxpaint.c:1888
msgid "No, take me back!" msgid "No, take me back!"
msgstr "No. take me back!" msgstr "No. take me back!"
#. Current picture is not saved; user is quitting #. Current picture is not saved; user is quitting
#: ../tuxpaint.c:1852 #: ../tuxpaint.c:1865
msgid "If you quit, youll lose your picture! Save it?" msgid "If you quit, youll lose your picture! Save it?"
msgstr "If you quit, youll lose your picture! Save it?" msgstr "If you quit, youll lose your picture! Save it?"
#: ../tuxpaint.c:1853 ../tuxpaint.c:1858 #: ../tuxpaint.c:1866 ../tuxpaint.c:1871
msgid "Yes, save it!" msgid "Yes, save it!"
msgstr "Yes, save it!" msgstr "Yes, save it!"
#: ../tuxpaint.c:1854 ../tuxpaint.c:1859 #: ../tuxpaint.c:1867 ../tuxpaint.c:1872
msgid "No, don't bother saving!" msgid "No, don't bother saving!"
msgstr "No, don't bother saving!" msgstr "No, don't bother saving!"
#. Current picture is not saved; user is opening another picture #. Current picture is not saved; user is opening another picture
#: ../tuxpaint.c:1857 #: ../tuxpaint.c:1870
msgid "Save your picture first?" msgid "Save your picture first?"
msgstr "Save your picture first?" msgstr "Save your picture first?"
#. Error opening picture #. Error opening picture
#: ../tuxpaint.c:1862 #: ../tuxpaint.c:1875
msgid "Cant open that picture!" msgid "Cant open that picture!"
msgstr "Cant open that picture!" msgstr "Cant open that picture!"
#. Generic dialog dismissal #. Generic dialog dismissal
#: ../tuxpaint.c:1865 ../tuxpaint.c:1870 ../tuxpaint.c:1879 ../tuxpaint.c:1883 #: ../tuxpaint.c:1878 ../tuxpaint.c:1883 ../tuxpaint.c:1892 ../tuxpaint.c:1899
#: ../tuxpaint.c:1892 #: ../tuxpaint.c:1908
msgid "OK" msgid "OK"
msgstr "OK" msgstr "OK"
#. Notification that 'Open' dialog has nothing to show #. Notification that 'Open' dialog has nothing to show
#: ../tuxpaint.c:1869 #: ../tuxpaint.c:1882
msgid "There are no saved files!" msgid "There are no saved files!"
msgstr "There are no saved files!" msgstr "There are no saved files!"
#. Verification of print action #. Verification of print action
#: ../tuxpaint.c:1873 #: ../tuxpaint.c:1886
msgid "Print your picture now?" msgid "Print your picture now?"
msgstr "Print your picture now?" msgstr "Print your picture now?"
#: ../tuxpaint.c:1874 #: ../tuxpaint.c:1887
msgid "Yes, print it!" msgid "Yes, print it!"
msgstr "Yes, print it!" msgstr "Yes, print it!"
#. Confirmation of successful (we hope) printing #. Confirmation of successful (we hope) printing
#: ../tuxpaint.c:1878 #: ../tuxpaint.c:1891
msgid "Your picture has been printed!" msgid "Your picture has been printed!"
msgstr "Your picture has been printed!" msgstr "Your picture has been printed!"
#. We got an error printing
#: ../tuxpaint.c:1895
#, fuzzy
#| msgid "Your picture has been printed!"
msgid "Sorry! Your picture could not be printed!"
msgstr "Your picture has been printed!"
#. Notification that it's too soon to print again (--printdelay option is in effect) #. Notification that it's too soon to print again (--printdelay option is in effect)
#: ../tuxpaint.c:1882 #: ../tuxpaint.c:1898
msgid "You cant print yet!" msgid "You cant print yet!"
msgstr "You cant print yet!" msgstr "You cant print yet!"
#. Prompt to confirm erasing a picture in the Open dialog #. Prompt to confirm erasing a picture in the Open dialog
#: ../tuxpaint.c:1886 #: ../tuxpaint.c:1902
msgid "Erase this picture?" msgid "Erase this picture?"
msgstr "Erase this picture?" msgstr "Erase this picture?"
#: ../tuxpaint.c:1887 #: ../tuxpaint.c:1903
msgid "Yes, erase it!" msgid "Yes, erase it!"
msgstr "Yes, erase it!" msgstr "Yes, erase it!"
#: ../tuxpaint.c:1888 #: ../tuxpaint.c:1904
msgid "No, don't erase it!" msgid "No, don't erase it!"
msgstr "No, don't erase it!" msgstr "No, don't erase it!"
#. Reminder that Mouse Button 1 is the button to use in Tux Paint #. Reminder that Mouse Button 1 is the button to use in Tux Paint
#: ../tuxpaint.c:1891 #: ../tuxpaint.c:1907
msgid "Remember to use the left mouse button!" msgid "Remember to use the left mouse button!"
msgstr "Remember to use the left mouse button!" msgstr "Remember to use the left mouse button!"
#. Sound has been muted (silenced) via keyboard shortcut #. Sound has been muted (silenced) via keyboard shortcut
#: ../tuxpaint.c:2006 #: ../tuxpaint.c:2022
msgid "Sound muted." msgid "Sound muted."
msgstr "Sound muted." msgstr "Sound muted."
#. Sound has been unmuted (unsilenced) via keyboard shortcut #. Sound has been unmuted (unsilenced) via keyboard shortcut
#: ../tuxpaint.c:2011 #: ../tuxpaint.c:2027
msgid "Sound unmuted." msgid "Sound unmuted."
msgstr "Sound unmuted." msgstr "Sound unmuted."
#. Wait while Text tool finishes loading fonts #. Wait while Text tool finishes loading fonts
#: ../tuxpaint.c:2477 #: ../tuxpaint.c:2493
msgid "Please wait…" msgid "Please wait…"
msgstr "Please wait…" msgstr "Please wait…"
#: ../tuxpaint.c:7181 #: ../tuxpaint.c:7197
msgid "Pick a color." msgid "Pick a color."
msgstr "Pick a colour." msgstr "Pick a colour."
#. Open dialog: 'Erase' button, to erase/deleted the selected picture #. Open dialog: 'Erase' button, to erase/deleted the selected picture
#: ../tuxpaint.c:7961 #: ../tuxpaint.c:7977
msgid "Erase" msgid "Erase"
msgstr "Erase" msgstr "Erase"
#. Open dialog: 'Slides' button, to switch to slide show mode #. Open dialog: 'Slides' button, to switch to slide show mode
#: ../tuxpaint.c:7964 #: ../tuxpaint.c:7980
msgid "Slides" msgid "Slides"
msgstr "Slides" msgstr "Slides"
#. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture
#: ../tuxpaint.c:7967 #: ../tuxpaint.c:7983
msgid "Back" msgid "Back"
msgstr "Back" msgstr "Back"
#. Slideshow: 'Next' button, to load next slide (image) #. Slideshow: 'Next' button, to load next slide (image)
#: ../tuxpaint.c:7970 #: ../tuxpaint.c:7986
msgid "Next" msgid "Next"
msgstr "Next" msgstr "Next"
#. Slideshow: 'Play' button, to begin a slideshow sequence #. Slideshow: 'Play' button, to begin a slideshow sequence
#: ../tuxpaint.c:7973 #: ../tuxpaint.c:7989
msgid "Play" msgid "Play"
msgstr "Play" msgstr "Play"
#. Label for 'Letters' buttons (font selector, down the right when the Text tool is being used); used to show the difference between font faces #. 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:8620 #: ../tuxpaint.c:8636
msgid "Aa" msgid "Aa"
msgstr "Aa" msgstr "Aa"
#. Admittedly stupid way of determining which keys can be used for #. Admittedly stupid way of determining which keys can be used for
#. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English)
#: ../tuxpaint.c:11620 #: ../tuxpaint.c:11636
msgid "Yes" msgid "Yes"
msgstr "Yes" msgstr "Yes"
#: ../tuxpaint.c:11624 #: ../tuxpaint.c:11640
msgid "No" msgid "No"
msgstr "No" msgstr "No"
#. Prompt to ask whether user wishes to save over old version of their file #. Prompt to ask whether user wishes to save over old version of their file
#: ../tuxpaint.c:12576 #: ../tuxpaint.c:12592
msgid "Replace the picture with your changes?" msgid "Replace the picture with your changes?"
msgstr "Replace the picture with your changes?" msgstr "Replace the picture with your changes?"
#. Positive response to saving over old version #. Positive response to saving over old version
#. (like a 'File:Save' action in other applications) #. (like a 'File:Save' action in other applications)
#: ../tuxpaint.c:12580 #: ../tuxpaint.c:12596
msgid "Yes, replace the old one!" msgid "Yes, replace the old one!"
msgstr "Yes, replace the old one!" msgstr "Yes, replace the old one!"
#. Negative response to saving over old version (saves a new image) #. Negative response to saving over old version (saves a new image)
#. (like a 'File:Save As...' action in other applications) #. (like a 'File:Save As...' action in other applications)
#: ../tuxpaint.c:12584 #: ../tuxpaint.c:12600
msgid "No, save a new file!" msgid "No, save a new file!"
msgstr "No, save a new file!" msgstr "No, save a new file!"
#: ../tuxpaint.c:13347 #: ../tuxpaint.c:13363
msgid "Choose the picture you want, then click “Open”." msgid "Choose the picture you want, then click “Open”."
msgstr "Choose the picture you want, then click Open." msgstr "Choose the picture you want, then click Open."
#. Let user choose images: #. Let user choose images:
#. Instructions for Slideshow file dialog (FIXME: Make a #define) #. Instructions for Slideshow file dialog (FIXME: Make a #define)
#: ../tuxpaint.c:14334 ../tuxpaint.c:14648 #: ../tuxpaint.c:14350 ../tuxpaint.c:14664
msgid "Choose the pictures you want, then click “Play”." msgid "Choose the pictures you want, then click “Play”."
msgstr "Choose the pictures you want, then click Play." msgstr "Choose the pictures you want, then click Play."
@ -977,15 +984,15 @@ msgstr "Rainbow"
msgid "You can draw in rainbow colors!" msgid "You can draw in rainbow colors!"
msgstr "You can draw in rainbow colours!" msgstr "You can draw in rainbow colours!"
#: ../../magic/src/rain.c:64 #: ../../magic/src/rain.c:65
msgid "Rain" msgid "Rain"
msgstr "Rain" msgstr "Rain"
#: ../../magic/src/rain.c:67 #: ../../magic/src/rain.c:68
msgid "Click to place a rain drop onto your picture." msgid "Click to place a rain drop onto your picture."
msgstr "Click to place a rain drop onto your picture." msgstr "Click to place a rain drop onto your picture."
#: ../../magic/src/rain.c:68 #: ../../magic/src/rain.c:69
msgid "Click to cover your picture with rain drops." msgid "Click to cover your picture with rain drops."
msgstr "Click to cover your picture with rain drops." msgstr "Click to cover your picture with rain drops."

View file

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: 0.9.16\n" "Project-Id-Version: 0.9.16\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2008-11-01 21:57+0000\n" "POT-Creation-Date: 2008-12-07 19:03-0800\n"
"PO-Revision-Date: 2007-07-01 21:46+0100\n" "PO-Revision-Date: 2007-07-01 21:46+0100\n"
"Last-Translator: Caroline Ford <caroline.ford.work@googlemail.com>\n" "Last-Translator: Caroline Ford <caroline.ford.work@googlemail.com>\n"
"Language-Team: English (South African) <en_za@li.org>\n" "Language-Team: English (South African) <en_za@li.org>\n"
@ -380,7 +380,7 @@ msgstr "New"
#. Open a saved picture #. Open a saved picture
#. buttons for the file open dialog #. buttons for the file open dialog
#. Open dialog: 'Open' button, to load the selected picture #. Open dialog: 'Open' button, to load the selected picture
#: ../tools.h:75 ../tuxpaint.c:7958 #: ../tools.h:75 ../tuxpaint.c:7974
msgid "Open" msgid "Open"
msgstr "Open" msgstr "Open"
@ -496,174 +496,181 @@ msgid "OK then… Lets keep drawing this one!"
msgstr "OK then... Lets keep drawing this one!" msgstr "OK then... Lets keep drawing this one!"
#. Prompt to confirm user wishes to quit #. Prompt to confirm user wishes to quit
#: ../tuxpaint.c:1842 #: ../tuxpaint.c:1855
msgid "Do you really want to quit?" msgid "Do you really want to quit?"
msgstr "Do you really want to quit?" msgstr "Do you really want to quit?"
#. Quit prompt positive response (quit) #. Quit prompt positive response (quit)
#: ../tuxpaint.c:1845 #: ../tuxpaint.c:1858
msgid "Yes, I'm done!" msgid "Yes, I'm done!"
msgstr "Yes, I'm done!" msgstr "Yes, I'm done!"
#. Quit prompt negative response (don't quit) #. Quit prompt negative response (don't quit)
#: ../tuxpaint.c:1848 ../tuxpaint.c:1875 #: ../tuxpaint.c:1861 ../tuxpaint.c:1888
msgid "No, take me back!" msgid "No, take me back!"
msgstr "No, take me back!" msgstr "No, take me back!"
#. Current picture is not saved; user is quitting #. Current picture is not saved; user is quitting
#: ../tuxpaint.c:1852 #: ../tuxpaint.c:1865
msgid "If you quit, youll lose your picture! Save it?" msgid "If you quit, youll lose your picture! Save it?"
msgstr "If you quit, youll lose your picture! Save it?" msgstr "If you quit, youll lose your picture! Save it?"
#: ../tuxpaint.c:1853 ../tuxpaint.c:1858 #: ../tuxpaint.c:1866 ../tuxpaint.c:1871
msgid "Yes, save it!" msgid "Yes, save it!"
msgstr "Yes, save it!" msgstr "Yes, save it!"
#: ../tuxpaint.c:1854 ../tuxpaint.c:1859 #: ../tuxpaint.c:1867 ../tuxpaint.c:1872
msgid "No, don't bother saving!" msgid "No, don't bother saving!"
msgstr "No, don't bother saving!" msgstr "No, don't bother saving!"
#. Current picture is not saved; user is opening another picture #. Current picture is not saved; user is opening another picture
#: ../tuxpaint.c:1857 #: ../tuxpaint.c:1870
msgid "Save your picture first?" msgid "Save your picture first?"
msgstr "Save your picture first?" msgstr "Save your picture first?"
#. Error opening picture #. Error opening picture
#: ../tuxpaint.c:1862 #: ../tuxpaint.c:1875
msgid "Cant open that picture!" msgid "Cant open that picture!"
msgstr "Cant open that picture!" msgstr "Cant open that picture!"
#. Generic dialog dismissal #. Generic dialog dismissal
#: ../tuxpaint.c:1865 ../tuxpaint.c:1870 ../tuxpaint.c:1879 ../tuxpaint.c:1883 #: ../tuxpaint.c:1878 ../tuxpaint.c:1883 ../tuxpaint.c:1892 ../tuxpaint.c:1899
#: ../tuxpaint.c:1892 #: ../tuxpaint.c:1908
msgid "OK" msgid "OK"
msgstr "OK" msgstr "OK"
#. Notification that 'Open' dialog has nothing to show #. Notification that 'Open' dialog has nothing to show
#: ../tuxpaint.c:1869 #: ../tuxpaint.c:1882
msgid "There are no saved files!" msgid "There are no saved files!"
msgstr "There are no saved files!" msgstr "There are no saved files!"
#. Verification of print action #. Verification of print action
#: ../tuxpaint.c:1873 #: ../tuxpaint.c:1886
msgid "Print your picture now?" msgid "Print your picture now?"
msgstr "Print your picture now?" msgstr "Print your picture now?"
#: ../tuxpaint.c:1874 #: ../tuxpaint.c:1887
msgid "Yes, print it!" msgid "Yes, print it!"
msgstr "Yes, print it!" msgstr "Yes, print it!"
#. Confirmation of successful (we hope) printing #. Confirmation of successful (we hope) printing
#: ../tuxpaint.c:1878 #: ../tuxpaint.c:1891
msgid "Your picture has been printed!" msgid "Your picture has been printed!"
msgstr "Your picture has been printed!" msgstr "Your picture has been printed!"
#. We got an error printing
#: ../tuxpaint.c:1895
#, fuzzy
#| msgid "Your picture has been printed!"
msgid "Sorry! Your picture could not be printed!"
msgstr "Your picture has been printed!"
#. Notification that it's too soon to print again (--printdelay option is in effect) #. Notification that it's too soon to print again (--printdelay option is in effect)
#: ../tuxpaint.c:1882 #: ../tuxpaint.c:1898
msgid "You cant print yet!" msgid "You cant print yet!"
msgstr "You cant print yet!" msgstr "You cant print yet!"
#. Prompt to confirm erasing a picture in the Open dialog #. Prompt to confirm erasing a picture in the Open dialog
#: ../tuxpaint.c:1886 #: ../tuxpaint.c:1902
msgid "Erase this picture?" msgid "Erase this picture?"
msgstr "Erase this picture?" msgstr "Erase this picture?"
#: ../tuxpaint.c:1887 #: ../tuxpaint.c:1903
msgid "Yes, erase it!" msgid "Yes, erase it!"
msgstr "Yes, erase it!" msgstr "Yes, erase it!"
#: ../tuxpaint.c:1888 #: ../tuxpaint.c:1904
msgid "No, don't erase it!" msgid "No, don't erase it!"
msgstr "No, don't erase it!" msgstr "No, don't erase it!"
#. Reminder that Mouse Button 1 is the button to use in Tux Paint #. Reminder that Mouse Button 1 is the button to use in Tux Paint
#: ../tuxpaint.c:1891 #: ../tuxpaint.c:1907
msgid "Remember to use the left mouse button!" msgid "Remember to use the left mouse button!"
msgstr "Remember to use the left mouse button!" msgstr "Remember to use the left mouse button!"
#. Sound has been muted (silenced) via keyboard shortcut #. Sound has been muted (silenced) via keyboard shortcut
#: ../tuxpaint.c:2006 #: ../tuxpaint.c:2022
msgid "Sound muted." msgid "Sound muted."
msgstr "" msgstr ""
#. Sound has been unmuted (unsilenced) via keyboard shortcut #. Sound has been unmuted (unsilenced) via keyboard shortcut
#: ../tuxpaint.c:2011 #: ../tuxpaint.c:2027
msgid "Sound unmuted." msgid "Sound unmuted."
msgstr "" msgstr ""
#. Wait while Text tool finishes loading fonts #. Wait while Text tool finishes loading fonts
#: ../tuxpaint.c:2477 #: ../tuxpaint.c:2493
msgid "Please wait…" msgid "Please wait…"
msgstr "Please wait…" msgstr "Please wait…"
#: ../tuxpaint.c:7181 #: ../tuxpaint.c:7197
msgid "Pick a color." msgid "Pick a color."
msgstr "" msgstr ""
#. Open dialog: 'Erase' button, to erase/deleted the selected picture #. Open dialog: 'Erase' button, to erase/deleted the selected picture
#: ../tuxpaint.c:7961 #: ../tuxpaint.c:7977
msgid "Erase" msgid "Erase"
msgstr "Erase" msgstr "Erase"
#. Open dialog: 'Slides' button, to switch to slide show mode #. Open dialog: 'Slides' button, to switch to slide show mode
#: ../tuxpaint.c:7964 #: ../tuxpaint.c:7980
msgid "Slides" msgid "Slides"
msgstr "Slides" msgstr "Slides"
#. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture
#: ../tuxpaint.c:7967 #: ../tuxpaint.c:7983
msgid "Back" msgid "Back"
msgstr "Back" msgstr "Back"
#. Slideshow: 'Next' button, to load next slide (image) #. Slideshow: 'Next' button, to load next slide (image)
#: ../tuxpaint.c:7970 #: ../tuxpaint.c:7986
msgid "Next" msgid "Next"
msgstr "Next" msgstr "Next"
#. Slideshow: 'Play' button, to begin a slideshow sequence #. Slideshow: 'Play' button, to begin a slideshow sequence
#: ../tuxpaint.c:7973 #: ../tuxpaint.c:7989
msgid "Play" msgid "Play"
msgstr "Play" msgstr "Play"
#. Label for 'Letters' buttons (font selector, down the right when the Text tool is being used); used to show the difference between font faces #. 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:8620 #: ../tuxpaint.c:8636
msgid "Aa" msgid "Aa"
msgstr "Aa" msgstr "Aa"
#. Admittedly stupid way of determining which keys can be used for #. Admittedly stupid way of determining which keys can be used for
#. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English)
#: ../tuxpaint.c:11620 #: ../tuxpaint.c:11636
msgid "Yes" msgid "Yes"
msgstr "Yes" msgstr "Yes"
#: ../tuxpaint.c:11624 #: ../tuxpaint.c:11640
msgid "No" msgid "No"
msgstr "No" msgstr "No"
#. Prompt to ask whether user wishes to save over old version of their file #. Prompt to ask whether user wishes to save over old version of their file
#: ../tuxpaint.c:12576 #: ../tuxpaint.c:12592
msgid "Replace the picture with your changes?" msgid "Replace the picture with your changes?"
msgstr "Replace the picture with your changes?" msgstr "Replace the picture with your changes?"
#. Positive response to saving over old version #. Positive response to saving over old version
#. (like a 'File:Save' action in other applications) #. (like a 'File:Save' action in other applications)
#: ../tuxpaint.c:12580 #: ../tuxpaint.c:12596
msgid "Yes, replace the old one!" msgid "Yes, replace the old one!"
msgstr "Yes, replace the old one!" msgstr "Yes, replace the old one!"
#. Negative response to saving over old version (saves a new image) #. Negative response to saving over old version (saves a new image)
#. (like a 'File:Save As...' action in other applications) #. (like a 'File:Save As...' action in other applications)
#: ../tuxpaint.c:12584 #: ../tuxpaint.c:12600
msgid "No, save a new file!" msgid "No, save a new file!"
msgstr "No, save a new file!" msgstr "No, save a new file!"
#: ../tuxpaint.c:13347 #: ../tuxpaint.c:13363
msgid "Choose the picture you want, then click “Open”." msgid "Choose the picture you want, then click “Open”."
msgstr "Choose the picture you want, then click “Open”." msgstr "Choose the picture you want, then click “Open”."
#. Let user choose images: #. Let user choose images:
#. Instructions for Slideshow file dialog (FIXME: Make a #define) #. Instructions for Slideshow file dialog (FIXME: Make a #define)
#: ../tuxpaint.c:14334 ../tuxpaint.c:14648 #: ../tuxpaint.c:14350 ../tuxpaint.c:14664
msgid "Choose the pictures you want, then click “Play”." msgid "Choose the pictures you want, then click “Play”."
msgstr "Choose the pictures you want, then click “Play”." msgstr "Choose the pictures you want, then click “Play”."
@ -992,17 +999,17 @@ msgstr "Rainbow"
msgid "You can draw in rainbow colors!" msgid "You can draw in rainbow colors!"
msgstr "You can draw in rainbow colours!" msgstr "You can draw in rainbow colours!"
#: ../../magic/src/rain.c:64 #: ../../magic/src/rain.c:65
#, fuzzy #, fuzzy
msgid "Rain" msgid "Rain"
msgstr "Rainbow" msgstr "Rainbow"
#: ../../magic/src/rain.c:67 #: ../../magic/src/rain.c:68
#, fuzzy #, fuzzy
msgid "Click to place a rain drop onto your picture." msgid "Click to place a rain drop onto your picture."
msgstr "Click to make a mirror image." msgstr "Click to make a mirror image."
#: ../../magic/src/rain.c:68 #: ../../magic/src/rain.c:69
#, fuzzy #, fuzzy
msgid "Click to cover your picture with rain drops." msgid "Click to cover your picture with rain drops."
msgstr "Click to make a mirror image." msgstr "Click to make a mirror image."

View file

@ -6,7 +6,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: tuxpaint 0.9.18\n" "Project-Id-Version: tuxpaint 0.9.18\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2008-11-01 21:57+0000\n" "POT-Creation-Date: 2008-12-07 19:03-0800\n"
"PO-Revision-Date: 2008-01-29 15:00+0000\n" "PO-Revision-Date: 2008-01-29 15:00+0000\n"
"Last-Translator: Edmund GRIMLEY EVANS <edmundo@rano.org>\n" "Last-Translator: Edmund GRIMLEY EVANS <edmundo@rano.org>\n"
"Language-Team: Esperanto <translation-team-eo@lists.sourceforge.net>\n" "Language-Team: Esperanto <translation-team-eo@lists.sourceforge.net>\n"
@ -377,7 +377,7 @@ msgstr "Nova"
#. Open a saved picture #. Open a saved picture
#. buttons for the file open dialog #. buttons for the file open dialog
#. Open dialog: 'Open' button, to load the selected picture #. Open dialog: 'Open' button, to load the selected picture
#: ../tools.h:75 ../tuxpaint.c:7958 #: ../tools.h:75 ../tuxpaint.c:7974
msgid "Open" msgid "Open"
msgstr "Malfermi" msgstr "Malfermi"
@ -492,174 +492,181 @@ msgid "OK then… Lets keep drawing this one!"
msgstr "Bone ... Ni plu desegnu ĝi tiun!" msgstr "Bone ... Ni plu desegnu ĝi tiun!"
#. Prompt to confirm user wishes to quit #. Prompt to confirm user wishes to quit
#: ../tuxpaint.c:1842 #: ../tuxpaint.c:1855
msgid "Do you really want to quit?" msgid "Do you really want to quit?"
msgstr "Ĉu vi vere volas ĉesi?" msgstr "Ĉu vi vere volas ĉesi?"
#. Quit prompt positive response (quit) #. Quit prompt positive response (quit)
#: ../tuxpaint.c:1845 #: ../tuxpaint.c:1858
msgid "Yes, I'm done!" msgid "Yes, I'm done!"
msgstr "Jes, mi finis!" msgstr "Jes, mi finis!"
#. Quit prompt negative response (don't quit) #. Quit prompt negative response (don't quit)
#: ../tuxpaint.c:1848 ../tuxpaint.c:1875 #: ../tuxpaint.c:1861 ../tuxpaint.c:1888
msgid "No, take me back!" msgid "No, take me back!"
msgstr "Ne, mi volas daŭrigi!" msgstr "Ne, mi volas daŭrigi!"
#. Current picture is not saved; user is quitting #. Current picture is not saved; user is quitting
#: ../tuxpaint.c:1852 #: ../tuxpaint.c:1865
msgid "If you quit, youll lose your picture! Save it?" msgid "If you quit, youll lose your picture! Save it?"
msgstr "Se vi ĉesos, via bildo perdiĝos? Ĉu vi volas unue skribi ĝin?" msgstr "Se vi ĉesos, via bildo perdiĝos? Ĉu vi volas unue skribi ĝin?"
#: ../tuxpaint.c:1853 ../tuxpaint.c:1858 #: ../tuxpaint.c:1866 ../tuxpaint.c:1871
msgid "Yes, save it!" msgid "Yes, save it!"
msgstr "Jes, skribu ĝin!" msgstr "Jes, skribu ĝin!"
#: ../tuxpaint.c:1854 ../tuxpaint.c:1859 #: ../tuxpaint.c:1867 ../tuxpaint.c:1872
msgid "No, don't bother saving!" msgid "No, don't bother saving!"
msgstr "Ne, ne skribu ĝin!" msgstr "Ne, ne skribu ĝin!"
#. Current picture is not saved; user is opening another picture #. Current picture is not saved; user is opening another picture
#: ../tuxpaint.c:1857 #: ../tuxpaint.c:1870
msgid "Save your picture first?" msgid "Save your picture first?"
msgstr "Ĉu vi volas unu skribi vian nunan bildon?" msgstr "Ĉu vi volas unu skribi vian nunan bildon?"
#. Error opening picture #. Error opening picture
#: ../tuxpaint.c:1862 #: ../tuxpaint.c:1875
msgid "Cant open that picture!" msgid "Cant open that picture!"
msgstr "Ne povas malfermi tiun bildon!" msgstr "Ne povas malfermi tiun bildon!"
#. Generic dialog dismissal #. Generic dialog dismissal
#: ../tuxpaint.c:1865 ../tuxpaint.c:1870 ../tuxpaint.c:1879 ../tuxpaint.c:1883 #: ../tuxpaint.c:1878 ../tuxpaint.c:1883 ../tuxpaint.c:1892 ../tuxpaint.c:1899
#: ../tuxpaint.c:1892 #: ../tuxpaint.c:1908
msgid "OK" msgid "OK"
msgstr "Bone" msgstr "Bone"
#. Notification that 'Open' dialog has nothing to show #. Notification that 'Open' dialog has nothing to show
#: ../tuxpaint.c:1869 #: ../tuxpaint.c:1882
msgid "There are no saved files!" msgid "There are no saved files!"
msgstr "Ne estas skribitaj dosieroj!" msgstr "Ne estas skribitaj dosieroj!"
#. Verification of print action #. Verification of print action
#: ../tuxpaint.c:1873 #: ../tuxpaint.c:1886
msgid "Print your picture now?" msgid "Print your picture now?"
msgstr "Ĉu presi la bildon nun?" msgstr "Ĉu presi la bildon nun?"
#: ../tuxpaint.c:1874 #: ../tuxpaint.c:1887
msgid "Yes, print it!" msgid "Yes, print it!"
msgstr "Jes, presu ĝin!" msgstr "Jes, presu ĝin!"
#. Confirmation of successful (we hope) printing #. Confirmation of successful (we hope) printing
#: ../tuxpaint.c:1878 #: ../tuxpaint.c:1891
msgid "Your picture has been printed!" msgid "Your picture has been printed!"
msgstr "Via bildo estis presita!" msgstr "Via bildo estis presita!"
#. We got an error printing
#: ../tuxpaint.c:1895
#, fuzzy
#| msgid "Your picture has been printed!"
msgid "Sorry! Your picture could not be printed!"
msgstr "Via bildo estis presita!"
#. Notification that it's too soon to print again (--printdelay option is in effect) #. Notification that it's too soon to print again (--printdelay option is in effect)
#: ../tuxpaint.c:1882 #: ../tuxpaint.c:1898
msgid "You cant print yet!" msgid "You cant print yet!"
msgstr "Vi ankoraŭ ne povas presi!" msgstr "Vi ankoraŭ ne povas presi!"
#. Prompt to confirm erasing a picture in the Open dialog #. Prompt to confirm erasing a picture in the Open dialog
#: ../tuxpaint.c:1886 #: ../tuxpaint.c:1902
msgid "Erase this picture?" msgid "Erase this picture?"
msgstr "Ĉu forviŝi ĉi tiun bildon?" msgstr "Ĉu forviŝi ĉi tiun bildon?"
#: ../tuxpaint.c:1887 #: ../tuxpaint.c:1903
msgid "Yes, erase it!" msgid "Yes, erase it!"
msgstr "Jes, forviŝu ĝin!" msgstr "Jes, forviŝu ĝin!"
#: ../tuxpaint.c:1888 #: ../tuxpaint.c:1904
msgid "No, don't erase it!" msgid "No, don't erase it!"
msgstr "Ne, ne forviŝu ĝin!" msgstr "Ne, ne forviŝu ĝin!"
#. Reminder that Mouse Button 1 is the button to use in Tux Paint #. Reminder that Mouse Button 1 is the button to use in Tux Paint
#: ../tuxpaint.c:1891 #: ../tuxpaint.c:1907
msgid "Remember to use the left mouse button!" msgid "Remember to use the left mouse button!"
msgstr "Ne forgesu uzi la maldekstran musbutonon!" msgstr "Ne forgesu uzi la maldekstran musbutonon!"
#. Sound has been muted (silenced) via keyboard shortcut #. Sound has been muted (silenced) via keyboard shortcut
#: ../tuxpaint.c:2006 #: ../tuxpaint.c:2022
msgid "Sound muted." msgid "Sound muted."
msgstr "Sono malŝaltita." msgstr "Sono malŝaltita."
#. Sound has been unmuted (unsilenced) via keyboard shortcut #. Sound has been unmuted (unsilenced) via keyboard shortcut
#: ../tuxpaint.c:2011 #: ../tuxpaint.c:2027
msgid "Sound unmuted." msgid "Sound unmuted."
msgstr "Sono ŝaltita." msgstr "Sono ŝaltita."
#. Wait while Text tool finishes loading fonts #. Wait while Text tool finishes loading fonts
#: ../tuxpaint.c:2477 #: ../tuxpaint.c:2493
msgid "Please wait…" msgid "Please wait…"
msgstr "Bonvolu atendi ..." msgstr "Bonvolu atendi ..."
#: ../tuxpaint.c:7181 #: ../tuxpaint.c:7197
msgid "Pick a color." msgid "Pick a color."
msgstr "Elektu koloron." msgstr "Elektu koloron."
#. Open dialog: 'Erase' button, to erase/deleted the selected picture #. Open dialog: 'Erase' button, to erase/deleted the selected picture
#: ../tuxpaint.c:7961 #: ../tuxpaint.c:7977
msgid "Erase" msgid "Erase"
msgstr "Forviŝi" msgstr "Forviŝi"
#. Open dialog: 'Slides' button, to switch to slide show mode #. Open dialog: 'Slides' button, to switch to slide show mode
#: ../tuxpaint.c:7964 #: ../tuxpaint.c:7980
msgid "Slides" msgid "Slides"
msgstr "Lumbildoj" msgstr "Lumbildoj"
#. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture
#: ../tuxpaint.c:7967 #: ../tuxpaint.c:7983
msgid "Back" msgid "Back"
msgstr "Reen" msgstr "Reen"
#. Slideshow: 'Next' button, to load next slide (image) #. Slideshow: 'Next' button, to load next slide (image)
#: ../tuxpaint.c:7970 #: ../tuxpaint.c:7986
msgid "Next" msgid "Next"
msgstr "Sekva" msgstr "Sekva"
#. Slideshow: 'Play' button, to begin a slideshow sequence #. Slideshow: 'Play' button, to begin a slideshow sequence
#: ../tuxpaint.c:7973 #: ../tuxpaint.c:7989
msgid "Play" msgid "Play"
msgstr "Ludi" msgstr "Ludi"
#. Label for 'Letters' buttons (font selector, down the right when the Text tool is being used); used to show the difference between font faces #. 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:8620 #: ../tuxpaint.c:8636
msgid "Aa" msgid "Aa"
msgstr "" msgstr ""
#. Admittedly stupid way of determining which keys can be used for #. Admittedly stupid way of determining which keys can be used for
#. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English)
#: ../tuxpaint.c:11620 #: ../tuxpaint.c:11636
msgid "Yes" msgid "Yes"
msgstr "Jes" msgstr "Jes"
#: ../tuxpaint.c:11624 #: ../tuxpaint.c:11640
msgid "No" msgid "No"
msgstr "Ne" msgstr "Ne"
#. Prompt to ask whether user wishes to save over old version of their file #. Prompt to ask whether user wishes to save over old version of their file
#: ../tuxpaint.c:12576 #: ../tuxpaint.c:12592
msgid "Replace the picture with your changes?" msgid "Replace the picture with your changes?"
msgstr "Ĉu anstataŭigi la bildon per viaj ŝanĝoj?" msgstr "Ĉu anstataŭigi la bildon per viaj ŝanĝoj?"
#. Positive response to saving over old version #. Positive response to saving over old version
#. (like a 'File:Save' action in other applications) #. (like a 'File:Save' action in other applications)
#: ../tuxpaint.c:12580 #: ../tuxpaint.c:12596
msgid "Yes, replace the old one!" msgid "Yes, replace the old one!"
msgstr "Jes, anstataŭigi la malnovan!" msgstr "Jes, anstataŭigi la malnovan!"
#. Negative response to saving over old version (saves a new image) #. Negative response to saving over old version (saves a new image)
#. (like a 'File:Save As...' action in other applications) #. (like a 'File:Save As...' action in other applications)
#: ../tuxpaint.c:12584 #: ../tuxpaint.c:12600
msgid "No, save a new file!" msgid "No, save a new file!"
msgstr "Ne, skribu novan dosieron!" msgstr "Ne, skribu novan dosieron!"
#: ../tuxpaint.c:13347 #: ../tuxpaint.c:13363
msgid "Choose the picture you want, then click “Open”." msgid "Choose the picture you want, then click “Open”."
msgstr "Elektu la bildon, kiun vi volas, kaj alklaku \"Malfermi\"." msgstr "Elektu la bildon, kiun vi volas, kaj alklaku \"Malfermi\"."
#. Let user choose images: #. Let user choose images:
#. Instructions for Slideshow file dialog (FIXME: Make a #define) #. Instructions for Slideshow file dialog (FIXME: Make a #define)
#: ../tuxpaint.c:14334 ../tuxpaint.c:14648 #: ../tuxpaint.c:14350 ../tuxpaint.c:14664
msgid "Choose the pictures you want, then click “Play”." msgid "Choose the pictures you want, then click “Play”."
msgstr "Elektu la bildon, kiun vi volas, kaj alklaku \"Ludi\"." msgstr "Elektu la bildon, kiun vi volas, kaj alklaku \"Ludi\"."
@ -984,17 +991,17 @@ msgstr "Ĉielarko"
msgid "You can draw in rainbow colors!" msgid "You can draw in rainbow colors!"
msgstr "Vi povas desegni per ĉielarkaj koloroj!" msgstr "Vi povas desegni per ĉielarkaj koloroj!"
#: ../../magic/src/rain.c:64 #: ../../magic/src/rain.c:65
#, fuzzy #, fuzzy
msgid "Rain" msgid "Rain"
msgstr "Ĉielarko" msgstr "Ĉielarko"
#: ../../magic/src/rain.c:67 #: ../../magic/src/rain.c:68
#, fuzzy #, fuzzy
msgid "Click to place a rain drop onto your picture." msgid "Click to place a rain drop onto your picture."
msgstr "Klaku por fari spegulbildon." msgstr "Klaku por fari spegulbildon."
#: ../../magic/src/rain.c:68 #: ../../magic/src/rain.c:69
#, fuzzy #, fuzzy
msgid "Click to cover your picture with rain drops." msgid "Click to cover your picture with rain drops."
msgstr "Klaku por fari spegulbildon." msgstr "Klaku por fari spegulbildon."

View file

@ -5,7 +5,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: TuxPaint 0.9.20\n" "Project-Id-Version: TuxPaint 0.9.20\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2008-11-01 21:57+0000\n" "POT-Creation-Date: 2008-12-07 19:03-0800\n"
"PO-Revision-Date: 2008-06-17 02:31-0300\n" "PO-Revision-Date: 2008-06-17 02:31-0300\n"
"Last-Translator: Gabriel Gazzán <ggabriel@internet.com.uy>\n" "Last-Translator: Gabriel Gazzán <ggabriel@internet.com.uy>\n"
"Language-Team: Español <gablistas@gmail.com>\n" "Language-Team: Español <gablistas@gmail.com>\n"
@ -376,7 +376,7 @@ msgstr "Nuevo"
#. Open a saved picture #. Open a saved picture
#. buttons for the file open dialog #. buttons for the file open dialog
#. Open dialog: 'Open' button, to load the selected picture #. Open dialog: 'Open' button, to load the selected picture
#: ../tools.h:75 ../tuxpaint.c:7958 #: ../tools.h:75 ../tuxpaint.c:7974
msgid "Open" msgid "Open"
msgstr "Abrir" msgstr "Abrir"
@ -492,174 +492,181 @@ msgid "OK then… Lets keep drawing this one!"
msgstr "Bien... ¡Sigamos dibujando en esta imagen!" msgstr "Bien... ¡Sigamos dibujando en esta imagen!"
#. Prompt to confirm user wishes to quit #. Prompt to confirm user wishes to quit
#: ../tuxpaint.c:1842 #: ../tuxpaint.c:1855
msgid "Do you really want to quit?" msgid "Do you really want to quit?"
msgstr "¿Realmente quieres salir?" msgstr "¿Realmente quieres salir?"
#. Quit prompt positive response (quit) #. Quit prompt positive response (quit)
#: ../tuxpaint.c:1845 #: ../tuxpaint.c:1858
msgid "Yes, I'm done!" msgid "Yes, I'm done!"
msgstr "¡Sí, listo!" msgstr "¡Sí, listo!"
#. Quit prompt negative response (don't quit) #. Quit prompt negative response (don't quit)
#: ../tuxpaint.c:1848 ../tuxpaint.c:1875 #: ../tuxpaint.c:1861 ../tuxpaint.c:1888
msgid "No, take me back!" msgid "No, take me back!"
msgstr "¡No, quiero volver!" msgstr "¡No, quiero volver!"
#. Current picture is not saved; user is quitting #. Current picture is not saved; user is quitting
#: ../tuxpaint.c:1852 #: ../tuxpaint.c:1865
msgid "If you quit, youll lose your picture! Save it?" msgid "If you quit, youll lose your picture! Save it?"
msgstr "¡Si te vas perderás tu imagen! ¿Quieres guardarla?" msgstr "¡Si te vas perderás tu imagen! ¿Quieres guardarla?"
#: ../tuxpaint.c:1853 ../tuxpaint.c:1858 #: ../tuxpaint.c:1866 ../tuxpaint.c:1871
msgid "Yes, save it!" msgid "Yes, save it!"
msgstr "¡Sí, guárdala!" msgstr "¡Sí, guárdala!"
#: ../tuxpaint.c:1854 ../tuxpaint.c:1859 #: ../tuxpaint.c:1867 ../tuxpaint.c:1872
msgid "No, don't bother saving!" msgid "No, don't bother saving!"
msgstr "¡No, no quiero guardarla!" msgstr "¡No, no quiero guardarla!"
#. Current picture is not saved; user is opening another picture #. Current picture is not saved; user is opening another picture
#: ../tuxpaint.c:1857 #: ../tuxpaint.c:1870
msgid "Save your picture first?" msgid "Save your picture first?"
msgstr "¿Guardarás tu imagen antes?" msgstr "¿Guardarás tu imagen antes?"
#. Error opening picture #. Error opening picture
#: ../tuxpaint.c:1862 #: ../tuxpaint.c:1875
msgid "Cant open that picture!" msgid "Cant open that picture!"
msgstr "¡No se puede abrir esa imagen!" msgstr "¡No se puede abrir esa imagen!"
#. Generic dialog dismissal #. Generic dialog dismissal
#: ../tuxpaint.c:1865 ../tuxpaint.c:1870 ../tuxpaint.c:1879 ../tuxpaint.c:1883 #: ../tuxpaint.c:1878 ../tuxpaint.c:1883 ../tuxpaint.c:1892 ../tuxpaint.c:1899
#: ../tuxpaint.c:1892 #: ../tuxpaint.c:1908
msgid "OK" msgid "OK"
msgstr "Aceptar" msgstr "Aceptar"
#. Notification that 'Open' dialog has nothing to show #. Notification that 'Open' dialog has nothing to show
#: ../tuxpaint.c:1869 #: ../tuxpaint.c:1882
msgid "There are no saved files!" msgid "There are no saved files!"
msgstr "¡No hay archivos guardados!" msgstr "¡No hay archivos guardados!"
#. Verification of print action #. Verification of print action
#: ../tuxpaint.c:1873 #: ../tuxpaint.c:1886
msgid "Print your picture now?" msgid "Print your picture now?"
msgstr "¿Imprimir tu imagen ahora?" msgstr "¿Imprimir tu imagen ahora?"
#: ../tuxpaint.c:1874 #: ../tuxpaint.c:1887
msgid "Yes, print it!" msgid "Yes, print it!"
msgstr "¡Sí, imprimirla!" msgstr "¡Sí, imprimirla!"
#. Confirmation of successful (we hope) printing #. Confirmation of successful (we hope) printing
#: ../tuxpaint.c:1878 #: ../tuxpaint.c:1891
msgid "Your picture has been printed!" msgid "Your picture has been printed!"
msgstr "¡Tu imagen ha sido impresa!" msgstr "¡Tu imagen ha sido impresa!"
#. We got an error printing
#: ../tuxpaint.c:1895
#, fuzzy
#| msgid "Your picture has been printed!"
msgid "Sorry! Your picture could not be printed!"
msgstr "¡Tu imagen ha sido impresa!"
#. Notification that it's too soon to print again (--printdelay option is in effect) #. Notification that it's too soon to print again (--printdelay option is in effect)
#: ../tuxpaint.c:1882 #: ../tuxpaint.c:1898
msgid "You cant print yet!" msgid "You cant print yet!"
msgstr "¡No puedes imprimir aún!" msgstr "¡No puedes imprimir aún!"
#. Prompt to confirm erasing a picture in the Open dialog #. Prompt to confirm erasing a picture in the Open dialog
#: ../tuxpaint.c:1886 #: ../tuxpaint.c:1902
msgid "Erase this picture?" msgid "Erase this picture?"
msgstr "¿Borrar esta imagen?" msgstr "¿Borrar esta imagen?"
#: ../tuxpaint.c:1887 #: ../tuxpaint.c:1903
msgid "Yes, erase it!" msgid "Yes, erase it!"
msgstr "¡Sí, borrarla!" msgstr "¡Sí, borrarla!"
#: ../tuxpaint.c:1888 #: ../tuxpaint.c:1904
msgid "No, don't erase it!" msgid "No, don't erase it!"
msgstr "¡No, no borrarla!" msgstr "¡No, no borrarla!"
#. Reminder that Mouse Button 1 is the button to use in Tux Paint #. Reminder that Mouse Button 1 is the button to use in Tux Paint
#: ../tuxpaint.c:1891 #: ../tuxpaint.c:1907
msgid "Remember to use the left mouse button!" msgid "Remember to use the left mouse button!"
msgstr "¡Recuerda usar el botón izquierdo del ratón!" msgstr "¡Recuerda usar el botón izquierdo del ratón!"
#. Sound has been muted (silenced) via keyboard shortcut #. Sound has been muted (silenced) via keyboard shortcut
#: ../tuxpaint.c:2006 #: ../tuxpaint.c:2022
msgid "Sound muted." msgid "Sound muted."
msgstr "Sonido silenciado." msgstr "Sonido silenciado."
#. Sound has been unmuted (unsilenced) via keyboard shortcut #. Sound has been unmuted (unsilenced) via keyboard shortcut
#: ../tuxpaint.c:2011 #: ../tuxpaint.c:2027
msgid "Sound unmuted." msgid "Sound unmuted."
msgstr "Sonido activo." msgstr "Sonido activo."
#. Wait while Text tool finishes loading fonts #. Wait while Text tool finishes loading fonts
#: ../tuxpaint.c:2477 #: ../tuxpaint.c:2493
msgid "Please wait…" msgid "Please wait…"
msgstr "Por favor, espera..." msgstr "Por favor, espera..."
#: ../tuxpaint.c:7181 #: ../tuxpaint.c:7197
msgid "Pick a color." msgid "Pick a color."
msgstr "Elije un color." msgstr "Elije un color."
#. Open dialog: 'Erase' button, to erase/deleted the selected picture #. Open dialog: 'Erase' button, to erase/deleted the selected picture
#: ../tuxpaint.c:7961 #: ../tuxpaint.c:7977
msgid "Erase" msgid "Erase"
msgstr "Borrar" msgstr "Borrar"
#. Open dialog: 'Slides' button, to switch to slide show mode #. Open dialog: 'Slides' button, to switch to slide show mode
#: ../tuxpaint.c:7964 #: ../tuxpaint.c:7980
msgid "Slides" msgid "Slides"
msgstr "Diapositivas" msgstr "Diapositivas"
#. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture
#: ../tuxpaint.c:7967 #: ../tuxpaint.c:7983
msgid "Back" msgid "Back"
msgstr "Volver" msgstr "Volver"
#. Slideshow: 'Next' button, to load next slide (image) #. Slideshow: 'Next' button, to load next slide (image)
#: ../tuxpaint.c:7970 #: ../tuxpaint.c:7986
msgid "Next" msgid "Next"
msgstr "Siguiente" msgstr "Siguiente"
#. Slideshow: 'Play' button, to begin a slideshow sequence #. Slideshow: 'Play' button, to begin a slideshow sequence
#: ../tuxpaint.c:7973 #: ../tuxpaint.c:7989
msgid "Play" msgid "Play"
msgstr "Reproducir" msgstr "Reproducir"
#. Label for 'Letters' buttons (font selector, down the right when the Text tool is being used); used to show the difference between font faces #. 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:8620 #: ../tuxpaint.c:8636
msgid "Aa" msgid "Aa"
msgstr "Aa" msgstr "Aa"
#. Admittedly stupid way of determining which keys can be used for #. Admittedly stupid way of determining which keys can be used for
#. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English)
#: ../tuxpaint.c:11620 #: ../tuxpaint.c:11636
msgid "Yes" msgid "Yes"
msgstr "Sí" msgstr "Sí"
#: ../tuxpaint.c:11624 #: ../tuxpaint.c:11640
msgid "No" msgid "No"
msgstr "No" msgstr "No"
#. Prompt to ask whether user wishes to save over old version of their file #. Prompt to ask whether user wishes to save over old version of their file
#: ../tuxpaint.c:12576 #: ../tuxpaint.c:12592
msgid "Replace the picture with your changes?" msgid "Replace the picture with your changes?"
msgstr "¿Reemplazar la imagen con la nueva?" msgstr "¿Reemplazar la imagen con la nueva?"
#. Positive response to saving over old version #. Positive response to saving over old version
#. (like a 'File:Save' action in other applications) #. (like a 'File:Save' action in other applications)
#: ../tuxpaint.c:12580 #: ../tuxpaint.c:12596
msgid "Yes, replace the old one!" msgid "Yes, replace the old one!"
msgstr "¡Si, remplazarla!" msgstr "¡Si, remplazarla!"
#. Negative response to saving over old version (saves a new image) #. Negative response to saving over old version (saves a new image)
#. (like a 'File:Save As...' action in other applications) #. (like a 'File:Save As...' action in other applications)
#: ../tuxpaint.c:12584 #: ../tuxpaint.c:12600
msgid "No, save a new file!" msgid "No, save a new file!"
msgstr "¡No, guardar en un nuevo archivo!" msgstr "¡No, guardar en un nuevo archivo!"
#: ../tuxpaint.c:13347 #: ../tuxpaint.c:13363
msgid "Choose the picture you want, then click “Open”." msgid "Choose the picture you want, then click “Open”."
msgstr "Escoge la imagen que quieras, luego haz clic en “Abrir”." msgstr "Escoge la imagen que quieras, luego haz clic en “Abrir”."
#. Let user choose images: #. Let user choose images:
#. Instructions for Slideshow file dialog (FIXME: Make a #define) #. Instructions for Slideshow file dialog (FIXME: Make a #define)
#: ../tuxpaint.c:14334 ../tuxpaint.c:14648 #: ../tuxpaint.c:14350 ../tuxpaint.c:14664
msgid "Choose the pictures you want, then click “Play”." msgid "Choose the pictures you want, then click “Play”."
msgstr "Escoge las imágenes que quieras, luego haz clic en “Reproducir”." msgstr "Escoge las imágenes que quieras, luego haz clic en “Reproducir”."
@ -987,17 +994,17 @@ msgstr "Arcoiris"
msgid "You can draw in rainbow colors!" msgid "You can draw in rainbow colors!"
msgstr "¡Puedes dibujar con los colores del arcoiris!" msgstr "¡Puedes dibujar con los colores del arcoiris!"
#: ../../magic/src/rain.c:64 #: ../../magic/src/rain.c:65
#, fuzzy #, fuzzy
msgid "Rain" msgid "Rain"
msgstr "Arcoiris" msgstr "Arcoiris"
#: ../../magic/src/rain.c:67 #: ../../magic/src/rain.c:68
#, fuzzy #, fuzzy
msgid "Click to place a rain drop onto your picture." msgid "Click to place a rain drop onto your picture."
msgstr "Haz clic para hacer una imagen a espejo." msgstr "Haz clic para hacer una imagen a espejo."
#: ../../magic/src/rain.c:68 #: ../../magic/src/rain.c:69
#, fuzzy #, fuzzy
msgid "Click to cover your picture with rain drops." msgid "Click to cover your picture with rain drops."
msgstr "Haz clic para hacer una imagen a espejo." msgstr "Haz clic para hacer una imagen a espejo."

View file

@ -2,7 +2,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: TuxPaint 0.9.2\n" "Project-Id-Version: TuxPaint 0.9.2\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2008-11-01 21:57+0000\n" "POT-Creation-Date: 2008-12-07 19:03-0800\n"
"PO-Revision-Date: 2007-08-05 19:22-0400\n" "PO-Revision-Date: 2007-08-05 19:22-0400\n"
"Last-Translator: Ignacio Tike <itike17@yahoo.com>\n" "Last-Translator: Ignacio Tike <itike17@yahoo.com>\n"
"Language-Team: Español <ggabriel@internet.com.uy>\n" "Language-Team: Español <ggabriel@internet.com.uy>\n"
@ -377,7 +377,7 @@ msgstr "Nuevo"
#. Open a saved picture #. Open a saved picture
#. buttons for the file open dialog #. buttons for the file open dialog
#. Open dialog: 'Open' button, to load the selected picture #. Open dialog: 'Open' button, to load the selected picture
#: ../tools.h:75 ../tuxpaint.c:7958 #: ../tools.h:75 ../tuxpaint.c:7974
msgid "Open" msgid "Open"
msgstr "Abrir" msgstr "Abrir"
@ -494,176 +494,183 @@ msgid "OK then… Lets keep drawing this one!"
msgstr "Muy bien... ¡Sigamos dibujando esto!" msgstr "Muy bien... ¡Sigamos dibujando esto!"
#. Prompt to confirm user wishes to quit #. Prompt to confirm user wishes to quit
#: ../tuxpaint.c:1842 #: ../tuxpaint.c:1855
msgid "Do you really want to quit?" msgid "Do you really want to quit?"
msgstr "¿Realmente quieres salir?" msgstr "¿Realmente quieres salir?"
#. Quit prompt positive response (quit) #. Quit prompt positive response (quit)
#: ../tuxpaint.c:1845 #: ../tuxpaint.c:1858
msgid "Yes, I'm done!" msgid "Yes, I'm done!"
msgstr "¡Sí, he terminado!" msgstr "¡Sí, he terminado!"
#. Quit prompt negative response (don't quit) #. Quit prompt negative response (don't quit)
#: ../tuxpaint.c:1848 ../tuxpaint.c:1875 #: ../tuxpaint.c:1861 ../tuxpaint.c:1888
msgid "No, take me back!" msgid "No, take me back!"
msgstr "¡No, llévame a la pantalla anterior!" msgstr "¡No, llévame a la pantalla anterior!"
#. Current picture is not saved; user is quitting #. Current picture is not saved; user is quitting
#: ../tuxpaint.c:1852 #: ../tuxpaint.c:1865
msgid "If you quit, youll lose your picture! Save it?" msgid "If you quit, youll lose your picture! Save it?"
msgstr "" msgstr ""
"¡Si sales perderás tu pintura!!\n" "¡Si sales perderás tu pintura!!\n"
"¿Quieres guardarla?" "¿Quieres guardarla?"
#: ../tuxpaint.c:1853 ../tuxpaint.c:1858 #: ../tuxpaint.c:1866 ../tuxpaint.c:1871
msgid "Yes, save it!" msgid "Yes, save it!"
msgstr "¡Sí, guárdalo!" msgstr "¡Sí, guárdalo!"
#: ../tuxpaint.c:1854 ../tuxpaint.c:1859 #: ../tuxpaint.c:1867 ../tuxpaint.c:1872
msgid "No, don't bother saving!" msgid "No, don't bother saving!"
msgstr "¡No, no lo guardes!." msgstr "¡No, no lo guardes!."
#. Current picture is not saved; user is opening another picture #. Current picture is not saved; user is opening another picture
#: ../tuxpaint.c:1857 #: ../tuxpaint.c:1870
msgid "Save your picture first?" msgid "Save your picture first?"
msgstr "¿Guardar tu imagen primero?" msgstr "¿Guardar tu imagen primero?"
#. Error opening picture #. Error opening picture
#: ../tuxpaint.c:1862 #: ../tuxpaint.c:1875
msgid "Cant open that picture!" msgid "Cant open that picture!"
msgstr "¡No se puede abrir esa imagen!" msgstr "¡No se puede abrir esa imagen!"
#. Generic dialog dismissal #. Generic dialog dismissal
#: ../tuxpaint.c:1865 ../tuxpaint.c:1870 ../tuxpaint.c:1879 ../tuxpaint.c:1883 #: ../tuxpaint.c:1878 ../tuxpaint.c:1883 ../tuxpaint.c:1892 ../tuxpaint.c:1899
#: ../tuxpaint.c:1892 #: ../tuxpaint.c:1908
msgid "OK" msgid "OK"
msgstr "Aceptar" msgstr "Aceptar"
#. Notification that 'Open' dialog has nothing to show #. Notification that 'Open' dialog has nothing to show
#: ../tuxpaint.c:1869 #: ../tuxpaint.c:1882
msgid "There are no saved files!" msgid "There are no saved files!"
msgstr "¡No hay archivos guardados!" msgstr "¡No hay archivos guardados!"
#. Verification of print action #. Verification of print action
#: ../tuxpaint.c:1873 #: ../tuxpaint.c:1886
msgid "Print your picture now?" msgid "Print your picture now?"
msgstr "¿Imprimir tu imagen ahora?" msgstr "¿Imprimir tu imagen ahora?"
#: ../tuxpaint.c:1874 #: ../tuxpaint.c:1887
msgid "Yes, print it!" msgid "Yes, print it!"
msgstr "¡Sí, imprímelo!" msgstr "¡Sí, imprímelo!"
#. Confirmation of successful (we hope) printing #. Confirmation of successful (we hope) printing
#: ../tuxpaint.c:1878 #: ../tuxpaint.c:1891
msgid "Your picture has been printed!" msgid "Your picture has been printed!"
msgstr "¡Tu imagen ha sido impresa!" msgstr "¡Tu imagen ha sido impresa!"
#. We got an error printing
#: ../tuxpaint.c:1895
#, fuzzy
#| msgid "Your picture has been printed!"
msgid "Sorry! Your picture could not be printed!"
msgstr "¡Tu imagen ha sido impresa!"
#. Notification that it's too soon to print again (--printdelay option is in effect) #. Notification that it's too soon to print again (--printdelay option is in effect)
#: ../tuxpaint.c:1882 #: ../tuxpaint.c:1898
msgid "You cant print yet!" msgid "You cant print yet!"
msgstr "¡Aún no puedes imprimir!" msgstr "¡Aún no puedes imprimir!"
#. Prompt to confirm erasing a picture in the Open dialog #. Prompt to confirm erasing a picture in the Open dialog
#: ../tuxpaint.c:1886 #: ../tuxpaint.c:1902
msgid "Erase this picture?" msgid "Erase this picture?"
msgstr "¿Borrar esta imagen?" msgstr "¿Borrar esta imagen?"
#: ../tuxpaint.c:1887 #: ../tuxpaint.c:1903
msgid "Yes, erase it!" msgid "Yes, erase it!"
msgstr "¡Sí, bórralo!" msgstr "¡Sí, bórralo!"
#: ../tuxpaint.c:1888 #: ../tuxpaint.c:1904
msgid "No, don't erase it!" msgid "No, don't erase it!"
msgstr "¡No, no lo borres!" msgstr "¡No, no lo borres!"
#. Reminder that Mouse Button 1 is the button to use in Tux Paint #. Reminder that Mouse Button 1 is the button to use in Tux Paint
#: ../tuxpaint.c:1891 #: ../tuxpaint.c:1907
msgid "Remember to use the left mouse button!" msgid "Remember to use the left mouse button!"
msgstr "¡Recuerda usar el botón izquierdo del ratón!" msgstr "¡Recuerda usar el botón izquierdo del ratón!"
#. Sound has been muted (silenced) via keyboard shortcut #. Sound has been muted (silenced) via keyboard shortcut
#: ../tuxpaint.c:2006 #: ../tuxpaint.c:2022
msgid "Sound muted." msgid "Sound muted."
msgstr "Sonido deshabilitado." msgstr "Sonido deshabilitado."
#. Sound has been unmuted (unsilenced) via keyboard shortcut #. Sound has been unmuted (unsilenced) via keyboard shortcut
#: ../tuxpaint.c:2011 #: ../tuxpaint.c:2027
msgid "Sound unmuted." msgid "Sound unmuted."
msgstr "Sonido habilitado." msgstr "Sonido habilitado."
#. Wait while Text tool finishes loading fonts #. Wait while Text tool finishes loading fonts
#: ../tuxpaint.c:2477 #: ../tuxpaint.c:2493
msgid "Please wait…" msgid "Please wait…"
msgstr "Espera, por favor..." msgstr "Espera, por favor..."
#: ../tuxpaint.c:7181 #: ../tuxpaint.c:7197
msgid "Pick a color." msgid "Pick a color."
msgstr "Elige un color." msgstr "Elige un color."
#. Open dialog: 'Erase' button, to erase/deleted the selected picture #. Open dialog: 'Erase' button, to erase/deleted the selected picture
#: ../tuxpaint.c:7961 #: ../tuxpaint.c:7977
msgid "Erase" msgid "Erase"
msgstr "Borrar" msgstr "Borrar"
#. Open dialog: 'Slides' button, to switch to slide show mode #. Open dialog: 'Slides' button, to switch to slide show mode
#: ../tuxpaint.c:7964 #: ../tuxpaint.c:7980
msgid "Slides" msgid "Slides"
msgstr "Diapositivas" msgstr "Diapositivas"
#. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture
#: ../tuxpaint.c:7967 #: ../tuxpaint.c:7983
msgid "Back" msgid "Back"
msgstr "Atrás" msgstr "Atrás"
#. Slideshow: 'Next' button, to load next slide (image) #. Slideshow: 'Next' button, to load next slide (image)
#: ../tuxpaint.c:7970 #: ../tuxpaint.c:7986
msgid "Next" msgid "Next"
msgstr "Siguiente" msgstr "Siguiente"
#. Slideshow: 'Play' button, to begin a slideshow sequence #. Slideshow: 'Play' button, to begin a slideshow sequence
#: ../tuxpaint.c:7973 #: ../tuxpaint.c:7989
msgid "Play" msgid "Play"
msgstr "Reproducir" msgstr "Reproducir"
#. Label for 'Letters' buttons (font selector, down the right when the Text tool is being used); used to show the difference between font faces #. 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:8620 #: ../tuxpaint.c:8636
msgid "Aa" msgid "Aa"
msgstr "Aa" msgstr "Aa"
#. Admittedly stupid way of determining which keys can be used for #. Admittedly stupid way of determining which keys can be used for
#. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English)
#: ../tuxpaint.c:11620 #: ../tuxpaint.c:11636
msgid "Yes" msgid "Yes"
msgstr "Sí" msgstr "Sí"
#: ../tuxpaint.c:11624 #: ../tuxpaint.c:11640
msgid "No" msgid "No"
msgstr "No" msgstr "No"
#. Prompt to ask whether user wishes to save over old version of their file #. Prompt to ask whether user wishes to save over old version of their file
#: ../tuxpaint.c:12576 #: ../tuxpaint.c:12592
msgid "Replace the picture with your changes?" msgid "Replace the picture with your changes?"
msgstr "¿Reemplazar la imagen con tus cambios?" msgstr "¿Reemplazar la imagen con tus cambios?"
#. Positive response to saving over old version #. Positive response to saving over old version
#. (like a 'File:Save' action in other applications) #. (like a 'File:Save' action in other applications)
#: ../tuxpaint.c:12580 #: ../tuxpaint.c:12596
msgid "Yes, replace the old one!" msgid "Yes, replace the old one!"
msgstr "¡Sí, reemplaza la anterior!" msgstr "¡Sí, reemplaza la anterior!"
#. Negative response to saving over old version (saves a new image) #. Negative response to saving over old version (saves a new image)
#. (like a 'File:Save As...' action in other applications) #. (like a 'File:Save As...' action in other applications)
#: ../tuxpaint.c:12584 #: ../tuxpaint.c:12600
msgid "No, save a new file!" msgid "No, save a new file!"
msgstr "¡No, guardar en un nuevo archivo!" msgstr "¡No, guardar en un nuevo archivo!"
#: ../tuxpaint.c:13347 #: ../tuxpaint.c:13363
msgid "Choose the picture you want, then click “Open”." msgid "Choose the picture you want, then click “Open”."
msgstr "Selecciona la imagen que quieres, luego haz clic en \"Abrir\"." msgstr "Selecciona la imagen que quieres, luego haz clic en \"Abrir\"."
#. Let user choose images: #. Let user choose images:
#. Instructions for Slideshow file dialog (FIXME: Make a #define) #. Instructions for Slideshow file dialog (FIXME: Make a #define)
#: ../tuxpaint.c:14334 ../tuxpaint.c:14648 #: ../tuxpaint.c:14350 ../tuxpaint.c:14664
msgid "Choose the pictures you want, then click “Play”." msgid "Choose the pictures you want, then click “Play”."
msgstr "Elige la imagen que quieras, luego haz clic en \"Reproducir\"." msgstr "Elige la imagen que quieras, luego haz clic en \"Reproducir\"."
@ -1004,17 +1011,17 @@ msgstr "Arcoiris"
msgid "You can draw in rainbow colors!" msgid "You can draw in rainbow colors!"
msgstr "¡Puedes dibujar con los colores del arcoiris!" msgstr "¡Puedes dibujar con los colores del arcoiris!"
#: ../../magic/src/rain.c:64 #: ../../magic/src/rain.c:65
#, fuzzy #, fuzzy
msgid "Rain" msgid "Rain"
msgstr "Arcoiris" msgstr "Arcoiris"
#: ../../magic/src/rain.c:67 #: ../../magic/src/rain.c:68
#, fuzzy #, fuzzy
msgid "Click to place a rain drop onto your picture." msgid "Click to place a rain drop onto your picture."
msgstr "Haz clic para hacer una imagen espejo." msgstr "Haz clic para hacer una imagen espejo."
#: ../../magic/src/rain.c:68 #: ../../magic/src/rain.c:69
#, fuzzy #, fuzzy
msgid "Click to cover your picture with rain drops." msgid "Click to cover your picture with rain drops."
msgstr "Haz clic para hacer una imagen espejo." msgstr "Haz clic para hacer una imagen espejo."

View file

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: et\n" "Project-Id-Version: et\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2008-11-01 21:57+0000\n" "POT-Creation-Date: 2008-12-07 19:03-0800\n"
"PO-Revision-Date: 2007-03-18 20:26+0200\n" "PO-Revision-Date: 2007-03-18 20:26+0200\n"
"Last-Translator: Lauri Jesmin <lauri.jesmin@nordtech.ee>\n" "Last-Translator: Lauri Jesmin <lauri.jesmin@nordtech.ee>\n"
"Language-Team: Estonian <et@li.org>\n" "Language-Team: Estonian <et@li.org>\n"
@ -377,7 +377,7 @@ msgstr "Uus"
#. Open a saved picture #. Open a saved picture
#. buttons for the file open dialog #. buttons for the file open dialog
#. Open dialog: 'Open' button, to load the selected picture #. Open dialog: 'Open' button, to load the selected picture
#: ../tools.h:75 ../tuxpaint.c:7958 #: ../tools.h:75 ../tuxpaint.c:7974
msgid "Open" msgid "Open"
msgstr "Ava" msgstr "Ava"
@ -492,174 +492,181 @@ msgid "OK then… Lets keep drawing this one!"
msgstr "Olgu nii, joonistame seda pilti edasi!" msgstr "Olgu nii, joonistame seda pilti edasi!"
#. Prompt to confirm user wishes to quit #. Prompt to confirm user wishes to quit
#: ../tuxpaint.c:1842 #: ../tuxpaint.c:1855
msgid "Do you really want to quit?" msgid "Do you really want to quit?"
msgstr "Kas sa tõesti tahad väljuda?" msgstr "Kas sa tõesti tahad väljuda?"
#. Quit prompt positive response (quit) #. Quit prompt positive response (quit)
#: ../tuxpaint.c:1845 #: ../tuxpaint.c:1858
msgid "Yes, I'm done!" msgid "Yes, I'm done!"
msgstr "Jah, ma olen lõpetanud!" msgstr "Jah, ma olen lõpetanud!"
#. Quit prompt negative response (don't quit) #. Quit prompt negative response (don't quit)
#: ../tuxpaint.c:1848 ../tuxpaint.c:1875 #: ../tuxpaint.c:1861 ../tuxpaint.c:1888
msgid "No, take me back!" msgid "No, take me back!"
msgstr "Ei, vii mind tagasi!" msgstr "Ei, vii mind tagasi!"
#. Current picture is not saved; user is quitting #. Current picture is not saved; user is quitting
#: ../tuxpaint.c:1852 #: ../tuxpaint.c:1865
msgid "If you quit, youll lose your picture! Save it?" msgid "If you quit, youll lose your picture! Save it?"
msgstr "Kui sa praegu väljud, kaotad sa oma pildi ära! Kas salvestame?" msgstr "Kui sa praegu väljud, kaotad sa oma pildi ära! Kas salvestame?"
#: ../tuxpaint.c:1853 ../tuxpaint.c:1858 #: ../tuxpaint.c:1866 ../tuxpaint.c:1871
msgid "Yes, save it!" msgid "Yes, save it!"
msgstr "Jah, salvesta!" msgstr "Jah, salvesta!"
#: ../tuxpaint.c:1854 ../tuxpaint.c:1859 #: ../tuxpaint.c:1867 ../tuxpaint.c:1872
msgid "No, don't bother saving!" msgid "No, don't bother saving!"
msgstr "Ei, ma ei soovi seda pilti salvestada!" msgstr "Ei, ma ei soovi seda pilti salvestada!"
#. Current picture is not saved; user is opening another picture #. Current picture is not saved; user is opening another picture
#: ../tuxpaint.c:1857 #: ../tuxpaint.c:1870
msgid "Save your picture first?" msgid "Save your picture first?"
msgstr "Salvestame selle pildi enne ära?" msgstr "Salvestame selle pildi enne ära?"
#. Error opening picture #. Error opening picture
#: ../tuxpaint.c:1862 #: ../tuxpaint.c:1875
msgid "Cant open that picture!" msgid "Cant open that picture!"
msgstr "Selle pildi avamine ei ole võimalik!" msgstr "Selle pildi avamine ei ole võimalik!"
#. Generic dialog dismissal #. Generic dialog dismissal
#: ../tuxpaint.c:1865 ../tuxpaint.c:1870 ../tuxpaint.c:1879 ../tuxpaint.c:1883 #: ../tuxpaint.c:1878 ../tuxpaint.c:1883 ../tuxpaint.c:1892 ../tuxpaint.c:1899
#: ../tuxpaint.c:1892 #: ../tuxpaint.c:1908
msgid "OK" msgid "OK"
msgstr "Selge" msgstr "Selge"
#. Notification that 'Open' dialog has nothing to show #. Notification that 'Open' dialog has nothing to show
#: ../tuxpaint.c:1869 #: ../tuxpaint.c:1882
msgid "There are no saved files!" msgid "There are no saved files!"
msgstr "Salvestatud pilte ei ole!" msgstr "Salvestatud pilte ei ole!"
#. Verification of print action #. Verification of print action
#: ../tuxpaint.c:1873 #: ../tuxpaint.c:1886
msgid "Print your picture now?" msgid "Print your picture now?"
msgstr "Kas trükin sinu pildi välja?" msgstr "Kas trükin sinu pildi välja?"
#: ../tuxpaint.c:1874 #: ../tuxpaint.c:1887
msgid "Yes, print it!" msgid "Yes, print it!"
msgstr "Jah, trüki!" msgstr "Jah, trüki!"
#. Confirmation of successful (we hope) printing #. Confirmation of successful (we hope) printing
#: ../tuxpaint.c:1878 #: ../tuxpaint.c:1891
msgid "Your picture has been printed!" msgid "Your picture has been printed!"
msgstr "Sinu pilt on välja trükitud!" msgstr "Sinu pilt on välja trükitud!"
#. We got an error printing
#: ../tuxpaint.c:1895
#, fuzzy
#| msgid "Your picture has been printed!"
msgid "Sorry! Your picture could not be printed!"
msgstr "Sinu pilt on välja trükitud!"
#. Notification that it's too soon to print again (--printdelay option is in effect) #. Notification that it's too soon to print again (--printdelay option is in effect)
#: ../tuxpaint.c:1882 #: ../tuxpaint.c:1898
msgid "You cant print yet!" msgid "You cant print yet!"
msgstr "Ei saa veel välja trükkida!" msgstr "Ei saa veel välja trükkida!"
#. Prompt to confirm erasing a picture in the Open dialog #. Prompt to confirm erasing a picture in the Open dialog
#: ../tuxpaint.c:1886 #: ../tuxpaint.c:1902
msgid "Erase this picture?" msgid "Erase this picture?"
msgstr "Kas kustutan selle pildi?" msgstr "Kas kustutan selle pildi?"
#: ../tuxpaint.c:1887 #: ../tuxpaint.c:1903
msgid "Yes, erase it!" msgid "Yes, erase it!"
msgstr "Jah, kustuta!" msgstr "Jah, kustuta!"
#: ../tuxpaint.c:1888 #: ../tuxpaint.c:1904
msgid "No, don't erase it!" msgid "No, don't erase it!"
msgstr "Ei, ära kustuta!" msgstr "Ei, ära kustuta!"
#. Reminder that Mouse Button 1 is the button to use in Tux Paint #. Reminder that Mouse Button 1 is the button to use in Tux Paint
#: ../tuxpaint.c:1891 #: ../tuxpaint.c:1907
msgid "Remember to use the left mouse button!" msgid "Remember to use the left mouse button!"
msgstr "Ära unusta kasutamast vasakut hiire nuppu!" msgstr "Ära unusta kasutamast vasakut hiire nuppu!"
#. Sound has been muted (silenced) via keyboard shortcut #. Sound has been muted (silenced) via keyboard shortcut
#: ../tuxpaint.c:2006 #: ../tuxpaint.c:2022
msgid "Sound muted." msgid "Sound muted."
msgstr "Heli summutatud." msgstr "Heli summutatud."
#. Sound has been unmuted (unsilenced) via keyboard shortcut #. Sound has been unmuted (unsilenced) via keyboard shortcut
#: ../tuxpaint.c:2011 #: ../tuxpaint.c:2027
msgid "Sound unmuted." msgid "Sound unmuted."
msgstr "Heli taastatud." msgstr "Heli taastatud."
#. Wait while Text tool finishes loading fonts #. Wait while Text tool finishes loading fonts
#: ../tuxpaint.c:2477 #: ../tuxpaint.c:2493
msgid "Please wait…" msgid "Please wait…"
msgstr "Palun oota..." msgstr "Palun oota..."
#: ../tuxpaint.c:7181 #: ../tuxpaint.c:7197
msgid "Pick a color." msgid "Pick a color."
msgstr "Vali värv." msgstr "Vali värv."
#. Open dialog: 'Erase' button, to erase/deleted the selected picture #. Open dialog: 'Erase' button, to erase/deleted the selected picture
#: ../tuxpaint.c:7961 #: ../tuxpaint.c:7977
msgid "Erase" msgid "Erase"
msgstr "Kustuta" msgstr "Kustuta"
#. Open dialog: 'Slides' button, to switch to slide show mode #. Open dialog: 'Slides' button, to switch to slide show mode
#: ../tuxpaint.c:7964 #: ../tuxpaint.c:7980
msgid "Slides" msgid "Slides"
msgstr "Slaidid" msgstr "Slaidid"
#. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture
#: ../tuxpaint.c:7967 #: ../tuxpaint.c:7983
msgid "Back" msgid "Back"
msgstr "Tagasi" msgstr "Tagasi"
#. Slideshow: 'Next' button, to load next slide (image) #. Slideshow: 'Next' button, to load next slide (image)
#: ../tuxpaint.c:7970 #: ../tuxpaint.c:7986
msgid "Next" msgid "Next"
msgstr "Edasi" msgstr "Edasi"
#. Slideshow: 'Play' button, to begin a slideshow sequence #. Slideshow: 'Play' button, to begin a slideshow sequence
#: ../tuxpaint.c:7973 #: ../tuxpaint.c:7989
msgid "Play" msgid "Play"
msgstr "Esita" msgstr "Esita"
#. Label for 'Letters' buttons (font selector, down the right when the Text tool is being used); used to show the difference between font faces #. 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:8620 #: ../tuxpaint.c:8636
msgid "Aa" msgid "Aa"
msgstr "Aa" msgstr "Aa"
#. Admittedly stupid way of determining which keys can be used for #. Admittedly stupid way of determining which keys can be used for
#. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English)
#: ../tuxpaint.c:11620 #: ../tuxpaint.c:11636
msgid "Yes" msgid "Yes"
msgstr "Jah" msgstr "Jah"
#: ../tuxpaint.c:11624 #: ../tuxpaint.c:11640
msgid "No" msgid "No"
msgstr "Ei" msgstr "Ei"
#. Prompt to ask whether user wishes to save over old version of their file #. Prompt to ask whether user wishes to save over old version of their file
#: ../tuxpaint.c:12576 #: ../tuxpaint.c:12592
msgid "Replace the picture with your changes?" msgid "Replace the picture with your changes?"
msgstr "Asenda pilt koos tehtud muudatustega?" msgstr "Asenda pilt koos tehtud muudatustega?"
#. Positive response to saving over old version #. Positive response to saving over old version
#. (like a 'File:Save' action in other applications) #. (like a 'File:Save' action in other applications)
#: ../tuxpaint.c:12580 #: ../tuxpaint.c:12596
msgid "Yes, replace the old one!" msgid "Yes, replace the old one!"
msgstr "Jah, vaheta vana pilt välja!" msgstr "Jah, vaheta vana pilt välja!"
#. Negative response to saving over old version (saves a new image) #. Negative response to saving over old version (saves a new image)
#. (like a 'File:Save As...' action in other applications) #. (like a 'File:Save As...' action in other applications)
#: ../tuxpaint.c:12584 #: ../tuxpaint.c:12600
msgid "No, save a new file!" msgid "No, save a new file!"
msgstr "Ei, salvestame uude faili!" msgstr "Ei, salvestame uude faili!"
#: ../tuxpaint.c:13347 #: ../tuxpaint.c:13363
msgid "Choose the picture you want, then click “Open”." msgid "Choose the picture you want, then click “Open”."
msgstr "Vali pilt ja klõpsa nupul \"Ava\"" msgstr "Vali pilt ja klõpsa nupul \"Ava\""
#. Let user choose images: #. Let user choose images:
#. Instructions for Slideshow file dialog (FIXME: Make a #define) #. Instructions for Slideshow file dialog (FIXME: Make a #define)
#: ../tuxpaint.c:14334 ../tuxpaint.c:14648 #: ../tuxpaint.c:14350 ../tuxpaint.c:14664
msgid "Choose the pictures you want, then click “Play”." msgid "Choose the pictures you want, then click “Play”."
msgstr "Vali pilt ja klõpsa nupul \"Esita\"" msgstr "Vali pilt ja klõpsa nupul \"Esita\""
@ -983,17 +990,17 @@ msgstr "Vikerkaar"
msgid "You can draw in rainbow colors!" msgid "You can draw in rainbow colors!"
msgstr "Sa saad joonistada vikerkaarevärvides!" msgstr "Sa saad joonistada vikerkaarevärvides!"
#: ../../magic/src/rain.c:64 #: ../../magic/src/rain.c:65
#, fuzzy #, fuzzy
msgid "Rain" msgid "Rain"
msgstr "Vikerkaar" msgstr "Vikerkaar"
#: ../../magic/src/rain.c:67 #: ../../magic/src/rain.c:68
#, fuzzy #, fuzzy
msgid "Click to place a rain drop onto your picture." msgid "Click to place a rain drop onto your picture."
msgstr "Tee klõps, et tekitada peegelpilt." msgstr "Tee klõps, et tekitada peegelpilt."
#: ../../magic/src/rain.c:68 #: ../../magic/src/rain.c:69
#, fuzzy #, fuzzy
msgid "Click to cover your picture with rain drops." msgid "Click to cover your picture with rain drops."
msgstr "Tee klõps, et tekitada peegelpilt." msgstr "Tee klõps, et tekitada peegelpilt."

View file

@ -6,7 +6,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: TuxPaint \n" "Project-Id-Version: TuxPaint \n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2008-11-01 21:57+0000\n" "POT-Creation-Date: 2008-12-07 19:03-0800\n"
"PO-Revision-Date: 2006-11-30 16:30+0200\n" "PO-Revision-Date: 2006-11-30 16:30+0200\n"
"Last-Translator: Juan Irigoien <juanirigoien@gmail.com>\n" "Last-Translator: Juan Irigoien <juanirigoien@gmail.com>\n"
"Language-Team: basque <juanirigoien@gmail.com>\n" "Language-Team: basque <juanirigoien@gmail.com>\n"
@ -381,7 +381,7 @@ msgstr "Berria"
#. Open a saved picture #. Open a saved picture
#. buttons for the file open dialog #. buttons for the file open dialog
#. Open dialog: 'Open' button, to load the selected picture #. Open dialog: 'Open' button, to load the selected picture
#: ../tools.h:75 ../tuxpaint.c:7958 #: ../tools.h:75 ../tuxpaint.c:7974
msgid "Open" msgid "Open"
msgstr "Ireki" msgstr "Ireki"
@ -497,175 +497,182 @@ msgid "OK then… Lets keep drawing this one!"
msgstr "Ondo... jarrai dezagun honekin!" msgstr "Ondo... jarrai dezagun honekin!"
#. Prompt to confirm user wishes to quit #. Prompt to confirm user wishes to quit
#: ../tuxpaint.c:1842 #: ../tuxpaint.c:1855
msgid "Do you really want to quit?" msgid "Do you really want to quit?"
msgstr "Irten nahi al duzu, benetan?" msgstr "Irten nahi al duzu, benetan?"
#. Quit prompt positive response (quit) #. Quit prompt positive response (quit)
#: ../tuxpaint.c:1845 #: ../tuxpaint.c:1858
msgid "Yes, I'm done!" msgid "Yes, I'm done!"
msgstr "Bai, amaitu dut!" msgstr "Bai, amaitu dut!"
#. Quit prompt negative response (don't quit) #. Quit prompt negative response (don't quit)
#: ../tuxpaint.c:1848 ../tuxpaint.c:1875 #: ../tuxpaint.c:1861 ../tuxpaint.c:1888
msgid "No, take me back!" msgid "No, take me back!"
msgstr "Ez, itzul gaitezen lehengora!" msgstr "Ez, itzul gaitezen lehengora!"
#. Current picture is not saved; user is quitting #. Current picture is not saved; user is quitting
#: ../tuxpaint.c:1852 #: ../tuxpaint.c:1865
msgid "If you quit, youll lose your picture! Save it?" msgid "If you quit, youll lose your picture! Save it?"
msgstr "Irtenez gero, galdu egingo duzu irudia! Gorde nahi al duzu?" msgstr "Irtenez gero, galdu egingo duzu irudia! Gorde nahi al duzu?"
#: ../tuxpaint.c:1853 ../tuxpaint.c:1858 #: ../tuxpaint.c:1866 ../tuxpaint.c:1871
msgid "Yes, save it!" msgid "Yes, save it!"
msgstr "Bai, gorde!" msgstr "Bai, gorde!"
#: ../tuxpaint.c:1854 ../tuxpaint.c:1859 #: ../tuxpaint.c:1867 ../tuxpaint.c:1872
msgid "No, don't bother saving!" msgid "No, don't bother saving!"
msgstr "Ez, ez gorde!" msgstr "Ez, ez gorde!"
#. Current picture is not saved; user is opening another picture #. Current picture is not saved; user is opening another picture
#: ../tuxpaint.c:1857 #: ../tuxpaint.c:1870
msgid "Save your picture first?" msgid "Save your picture first?"
msgstr "Gorde nahi al duzu irudia lehenbizi?" msgstr "Gorde nahi al duzu irudia lehenbizi?"
#. Error opening picture #. Error opening picture
#: ../tuxpaint.c:1862 #: ../tuxpaint.c:1875
msgid "Cant open that picture!" msgid "Cant open that picture!"
msgstr "Ez dago irudia irekitzerik!" msgstr "Ez dago irudia irekitzerik!"
#. Generic dialog dismissal #. Generic dialog dismissal
#: ../tuxpaint.c:1865 ../tuxpaint.c:1870 ../tuxpaint.c:1879 ../tuxpaint.c:1883 #: ../tuxpaint.c:1878 ../tuxpaint.c:1883 ../tuxpaint.c:1892 ../tuxpaint.c:1899
#: ../tuxpaint.c:1892 #: ../tuxpaint.c:1908
msgid "OK" msgid "OK"
msgstr "OK" msgstr "OK"
#. Notification that 'Open' dialog has nothing to show #. Notification that 'Open' dialog has nothing to show
#: ../tuxpaint.c:1869 #: ../tuxpaint.c:1882
msgid "There are no saved files!" msgid "There are no saved files!"
msgstr "Ez dago gordetako artxiborik!" msgstr "Ez dago gordetako artxiborik!"
#. Verification of print action #. Verification of print action
#: ../tuxpaint.c:1873 #: ../tuxpaint.c:1886
msgid "Print your picture now?" msgid "Print your picture now?"
msgstr "Oraintxe inprimatu nahi duzu irudua?" msgstr "Oraintxe inprimatu nahi duzu irudua?"
#: ../tuxpaint.c:1874 #: ../tuxpaint.c:1887
msgid "Yes, print it!" msgid "Yes, print it!"
msgstr "Bai, inprimatu!" msgstr "Bai, inprimatu!"
#. Confirmation of successful (we hope) printing #. Confirmation of successful (we hope) printing
#: ../tuxpaint.c:1878 #: ../tuxpaint.c:1891
msgid "Your picture has been printed!" msgid "Your picture has been printed!"
msgstr "Zure irudia inprimatua izan da!" msgstr "Zure irudia inprimatua izan da!"
#. We got an error printing
#: ../tuxpaint.c:1895
#, fuzzy
#| msgid "Your picture has been printed!"
msgid "Sorry! Your picture could not be printed!"
msgstr "Zure irudia inprimatua izan da!"
#. Notification that it's too soon to print again (--printdelay option is in effect) #. Notification that it's too soon to print again (--printdelay option is in effect)
#: ../tuxpaint.c:1882 #: ../tuxpaint.c:1898
msgid "You cant print yet!" msgid "You cant print yet!"
msgstr "Ezin duzu oraindik inprimitu!" msgstr "Ezin duzu oraindik inprimitu!"
#. Prompt to confirm erasing a picture in the Open dialog #. Prompt to confirm erasing a picture in the Open dialog
#: ../tuxpaint.c:1886 #: ../tuxpaint.c:1902
msgid "Erase this picture?" msgid "Erase this picture?"
msgstr "Irudi hau ezabatu?" msgstr "Irudi hau ezabatu?"
#: ../tuxpaint.c:1887 #: ../tuxpaint.c:1903
msgid "Yes, erase it!" msgid "Yes, erase it!"
msgstr "Bai, ezabatu!" msgstr "Bai, ezabatu!"
#: ../tuxpaint.c:1888 #: ../tuxpaint.c:1904
msgid "No, don't erase it!" msgid "No, don't erase it!"
msgstr "Ez, ez ezabatu" msgstr "Ez, ez ezabatu"
#. Reminder that Mouse Button 1 is the button to use in Tux Paint #. Reminder that Mouse Button 1 is the button to use in Tux Paint
#: ../tuxpaint.c:1891 #: ../tuxpaint.c:1907
msgid "Remember to use the left mouse button!" msgid "Remember to use the left mouse button!"
msgstr "Gogora ezazu saguaren ezkerreko botoia erabiltzea!" msgstr "Gogora ezazu saguaren ezkerreko botoia erabiltzea!"
#. Sound has been muted (silenced) via keyboard shortcut #. Sound has been muted (silenced) via keyboard shortcut
#: ../tuxpaint.c:2006 #: ../tuxpaint.c:2022
msgid "Sound muted." msgid "Sound muted."
msgstr "" msgstr ""
#. Sound has been unmuted (unsilenced) via keyboard shortcut #. Sound has been unmuted (unsilenced) via keyboard shortcut
#: ../tuxpaint.c:2011 #: ../tuxpaint.c:2027
msgid "Sound unmuted." msgid "Sound unmuted."
msgstr "" msgstr ""
#. Wait while Text tool finishes loading fonts #. Wait while Text tool finishes loading fonts
#: ../tuxpaint.c:2477 #: ../tuxpaint.c:2493
msgid "Please wait…" msgid "Please wait…"
msgstr "Itxaron, mesedez..." msgstr "Itxaron, mesedez..."
#: ../tuxpaint.c:7181 #: ../tuxpaint.c:7197
msgid "Pick a color." msgid "Pick a color."
msgstr "" msgstr ""
#. Open dialog: 'Erase' button, to erase/deleted the selected picture #. Open dialog: 'Erase' button, to erase/deleted the selected picture
#: ../tuxpaint.c:7961 #: ../tuxpaint.c:7977
msgid "Erase" msgid "Erase"
msgstr "Ezabatu" msgstr "Ezabatu"
#. Open dialog: 'Slides' button, to switch to slide show mode #. Open dialog: 'Slides' button, to switch to slide show mode
#: ../tuxpaint.c:7964 #: ../tuxpaint.c:7980
msgid "Slides" msgid "Slides"
msgstr "Filminak" msgstr "Filminak"
#. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture
#: ../tuxpaint.c:7967 #: ../tuxpaint.c:7983
msgid "Back" msgid "Back"
msgstr "Atzera" msgstr "Atzera"
#. Slideshow: 'Next' button, to load next slide (image) #. Slideshow: 'Next' button, to load next slide (image)
#: ../tuxpaint.c:7970 #: ../tuxpaint.c:7986
msgid "Next" msgid "Next"
msgstr "Hurrengoa" msgstr "Hurrengoa"
#. Slideshow: 'Play' button, to begin a slideshow sequence #. Slideshow: 'Play' button, to begin a slideshow sequence
#: ../tuxpaint.c:7973 #: ../tuxpaint.c:7989
msgid "Play" msgid "Play"
msgstr "Hasi" msgstr "Hasi"
#. Label for 'Letters' buttons (font selector, down the right when the Text tool is being used); used to show the difference between font faces #. 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:8620 #: ../tuxpaint.c:8636
msgid "Aa" msgid "Aa"
msgstr "Aa" msgstr "Aa"
#. Admittedly stupid way of determining which keys can be used for #. Admittedly stupid way of determining which keys can be used for
#. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English)
#: ../tuxpaint.c:11620 #: ../tuxpaint.c:11636
msgid "Yes" msgid "Yes"
msgstr "Bai" msgstr "Bai"
#: ../tuxpaint.c:11624 #: ../tuxpaint.c:11640
msgid "No" msgid "No"
msgstr "Ez" msgstr "Ez"
#. Prompt to ask whether user wishes to save over old version of their file #. Prompt to ask whether user wishes to save over old version of their file
#: ../tuxpaint.c:12576 #: ../tuxpaint.c:12592
msgid "Replace the picture with your changes?" msgid "Replace the picture with your changes?"
msgstr "Zure aldaketekin irudia ordeztu?" msgstr "Zure aldaketekin irudia ordeztu?"
#. Positive response to saving over old version #. Positive response to saving over old version
#. (like a 'File:Save' action in other applications) #. (like a 'File:Save' action in other applications)
#: ../tuxpaint.c:12580 #: ../tuxpaint.c:12596
msgid "Yes, replace the old one!" msgid "Yes, replace the old one!"
msgstr "Bai, zaharra ordeztu!" msgstr "Bai, zaharra ordeztu!"
#. Negative response to saving over old version (saves a new image) #. Negative response to saving over old version (saves a new image)
#. (like a 'File:Save As...' action in other applications) #. (like a 'File:Save As...' action in other applications)
#: ../tuxpaint.c:12584 #: ../tuxpaint.c:12600
msgid "No, save a new file!" msgid "No, save a new file!"
msgstr "Ez, artxibo berria gorde" msgstr "Ez, artxibo berria gorde"
#: ../tuxpaint.c:13347 #: ../tuxpaint.c:13363
msgid "Choose the picture you want, then click “Open”." msgid "Choose the picture you want, then click “Open”."
msgstr "" msgstr ""
"Aukera ezazu ireki nahi duzun irudia. Ondoren klik egin Ireki botoian" "Aukera ezazu ireki nahi duzun irudia. Ondoren klik egin Ireki botoian"
#. Let user choose images: #. Let user choose images:
#. Instructions for Slideshow file dialog (FIXME: Make a #define) #. Instructions for Slideshow file dialog (FIXME: Make a #define)
#: ../tuxpaint.c:14334 ../tuxpaint.c:14648 #: ../tuxpaint.c:14350 ../tuxpaint.c:14664
msgid "Choose the pictures you want, then click “Play”." msgid "Choose the pictures you want, then click “Play”."
msgstr "Aukera ezazu ireki nahi duzun irudia. Ondoren klik egin Hasi botoian" msgstr "Aukera ezazu ireki nahi duzun irudia. Ondoren klik egin Hasi botoian"
@ -994,17 +1001,17 @@ msgstr "Ostadarra"
msgid "You can draw in rainbow colors!" msgid "You can draw in rainbow colors!"
msgstr "Marraz ezazu ostadarraren koloreekin!" msgstr "Marraz ezazu ostadarraren koloreekin!"
#: ../../magic/src/rain.c:64 #: ../../magic/src/rain.c:65
#, fuzzy #, fuzzy
msgid "Rain" msgid "Rain"
msgstr "Ostadarra" msgstr "Ostadarra"
#: ../../magic/src/rain.c:67 #: ../../magic/src/rain.c:68
#, fuzzy #, fuzzy
msgid "Click to place a rain drop onto your picture." msgid "Click to place a rain drop onto your picture."
msgstr "Egin klik irudiaren isla sortzeko!" msgstr "Egin klik irudiaren isla sortzeko!"
#: ../../magic/src/rain.c:68 #: ../../magic/src/rain.c:69
#, fuzzy #, fuzzy
msgid "Click to cover your picture with rain drops." msgid "Click to cover your picture with rain drops."
msgstr "Egin klik irudiaren isla sortzeko!" msgstr "Egin klik irudiaren isla sortzeko!"

View file

@ -8,7 +8,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: tuxpaint 0.9.17\n" "Project-Id-Version: tuxpaint 0.9.17\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2008-11-01 21:57+0000\n" "POT-Creation-Date: 2008-12-07 19:03-0800\n"
"PO-Revision-Date: 2008-01-03 00:41+0200\n" "PO-Revision-Date: 2008-01-03 00:41+0200\n"
"Last-Translator: Jorma Karvonen <karvjorm@users.sf.net>\n" "Last-Translator: Jorma Karvonen <karvjorm@users.sf.net>\n"
"Language-Team: Finnish <translation-team-fi@lists.sourceforge.net>\n" "Language-Team: Finnish <translation-team-fi@lists.sourceforge.net>\n"
@ -387,7 +387,7 @@ msgstr "Uusi"
#. Open a saved picture #. Open a saved picture
#. buttons for the file open dialog #. buttons for the file open dialog
#. Open dialog: 'Open' button, to load the selected picture #. Open dialog: 'Open' button, to load the selected picture
#: ../tools.h:75 ../tuxpaint.c:7958 #: ../tools.h:75 ../tuxpaint.c:7974
msgid "Open" msgid "Open"
msgstr "Avaa" msgstr "Avaa"
@ -507,177 +507,184 @@ msgid "OK then… Lets keep drawing this one!"
msgstr "Hyvä on… Jatketaan tämän piirtämistä!" msgstr "Hyvä on… Jatketaan tämän piirtämistä!"
#. Prompt to confirm user wishes to quit #. Prompt to confirm user wishes to quit
#: ../tuxpaint.c:1842 #: ../tuxpaint.c:1855
msgid "Do you really want to quit?" msgid "Do you really want to quit?"
msgstr "Haluatko varmasti lopettaa?" msgstr "Haluatko varmasti lopettaa?"
#. Quit prompt positive response (quit) #. Quit prompt positive response (quit)
#: ../tuxpaint.c:1845 #: ../tuxpaint.c:1858
msgid "Yes, I'm done!" msgid "Yes, I'm done!"
msgstr "Kyllä, valmista on!" msgstr "Kyllä, valmista on!"
#. Quit prompt negative response (don't quit) #. Quit prompt negative response (don't quit)
#: ../tuxpaint.c:1848 ../tuxpaint.c:1875 #: ../tuxpaint.c:1861 ../tuxpaint.c:1888
msgid "No, take me back!" msgid "No, take me back!"
msgstr "Ei, palaa takaisin maalaukseen!" msgstr "Ei, palaa takaisin maalaukseen!"
#. Current picture is not saved; user is quitting #. Current picture is not saved; user is quitting
#: ../tuxpaint.c:1852 #: ../tuxpaint.c:1865
msgid "If you quit, youll lose your picture! Save it?" msgid "If you quit, youll lose your picture! Save it?"
msgstr "Menetät maalauksen jos lopetat! Tallennetaanko se?" msgstr "Menetät maalauksen jos lopetat! Tallennetaanko se?"
#: ../tuxpaint.c:1853 ../tuxpaint.c:1858 #: ../tuxpaint.c:1866 ../tuxpaint.c:1871
msgid "Yes, save it!" msgid "Yes, save it!"
msgstr "Kyllä, tallenna se!" msgstr "Kyllä, tallenna se!"
#: ../tuxpaint.c:1854 ../tuxpaint.c:1859 #: ../tuxpaint.c:1867 ../tuxpaint.c:1872
msgid "No, don't bother saving!" msgid "No, don't bother saving!"
msgstr "Ei, älä vaivaudu!" msgstr "Ei, älä vaivaudu!"
#. Current picture is not saved; user is opening another picture #. Current picture is not saved; user is opening another picture
#: ../tuxpaint.c:1857 #: ../tuxpaint.c:1870
msgid "Save your picture first?" msgid "Save your picture first?"
msgstr "Tallennetaanko maalauksesi ensin?" msgstr "Tallennetaanko maalauksesi ensin?"
#. Error opening picture #. Error opening picture
#: ../tuxpaint.c:1862 #: ../tuxpaint.c:1875
msgid "Cant open that picture!" msgid "Cant open that picture!"
msgstr "Maalauksen avaaminen ei onnistu!" msgstr "Maalauksen avaaminen ei onnistu!"
#. Generic dialog dismissal #. Generic dialog dismissal
#: ../tuxpaint.c:1865 ../tuxpaint.c:1870 ../tuxpaint.c:1879 ../tuxpaint.c:1883 #: ../tuxpaint.c:1878 ../tuxpaint.c:1883 ../tuxpaint.c:1892 ../tuxpaint.c:1899
#: ../tuxpaint.c:1892 #: ../tuxpaint.c:1908
msgid "OK" msgid "OK"
msgstr "Hyvä" msgstr "Hyvä"
#. Notification that 'Open' dialog has nothing to show #. Notification that 'Open' dialog has nothing to show
#: ../tuxpaint.c:1869 #: ../tuxpaint.c:1882
msgid "There are no saved files!" msgid "There are no saved files!"
msgstr "Ei löytynyt yhtään tallennettua maalausta!" msgstr "Ei löytynyt yhtään tallennettua maalausta!"
#. Verification of print action #. Verification of print action
#: ../tuxpaint.c:1873 #: ../tuxpaint.c:1886
msgid "Print your picture now?" msgid "Print your picture now?"
msgstr "Tulostetaanko maalauksesi nyt?" msgstr "Tulostetaanko maalauksesi nyt?"
#: ../tuxpaint.c:1874 #: ../tuxpaint.c:1887
msgid "Yes, print it!" msgid "Yes, print it!"
msgstr "Kyllä, tulosta se!" msgstr "Kyllä, tulosta se!"
#. Confirmation of successful (we hope) printing #. Confirmation of successful (we hope) printing
#: ../tuxpaint.c:1878 #: ../tuxpaint.c:1891
msgid "Your picture has been printed!" msgid "Your picture has been printed!"
msgstr "Maalauksesi on tulostettu!" msgstr "Maalauksesi on tulostettu!"
#. We got an error printing
#: ../tuxpaint.c:1895
#, fuzzy
#| msgid "Your picture has been printed!"
msgid "Sorry! Your picture could not be printed!"
msgstr "Maalauksesi on tulostettu!"
#. Notification that it's too soon to print again (--printdelay option is in effect) #. Notification that it's too soon to print again (--printdelay option is in effect)
#: ../tuxpaint.c:1882 #: ../tuxpaint.c:1898
msgid "You cant print yet!" msgid "You cant print yet!"
msgstr "Et voi vielä tulostaa!" msgstr "Et voi vielä tulostaa!"
#. Prompt to confirm erasing a picture in the Open dialog #. Prompt to confirm erasing a picture in the Open dialog
#: ../tuxpaint.c:1886 #: ../tuxpaint.c:1902
msgid "Erase this picture?" msgid "Erase this picture?"
msgstr "Poistetaanko tämä kuva?" msgstr "Poistetaanko tämä kuva?"
#: ../tuxpaint.c:1887 #: ../tuxpaint.c:1903
msgid "Yes, erase it!" msgid "Yes, erase it!"
msgstr "Kyllä, poista se!" msgstr "Kyllä, poista se!"
#: ../tuxpaint.c:1888 #: ../tuxpaint.c:1904
msgid "No, don't erase it!" msgid "No, don't erase it!"
msgstr "Ei, älä poista sitä!" msgstr "Ei, älä poista sitä!"
#. Reminder that Mouse Button 1 is the button to use in Tux Paint #. Reminder that Mouse Button 1 is the button to use in Tux Paint
#: ../tuxpaint.c:1891 #: ../tuxpaint.c:1907
msgid "Remember to use the left mouse button!" msgid "Remember to use the left mouse button!"
msgstr "Muista käyttää hiiren vasenta painiketta!" msgstr "Muista käyttää hiiren vasenta painiketta!"
#. Sound has been muted (silenced) via keyboard shortcut #. Sound has been muted (silenced) via keyboard shortcut
#: ../tuxpaint.c:2006 #: ../tuxpaint.c:2022
msgid "Sound muted." msgid "Sound muted."
msgstr "" msgstr ""
#. Sound has been unmuted (unsilenced) via keyboard shortcut #. Sound has been unmuted (unsilenced) via keyboard shortcut
#: ../tuxpaint.c:2011 #: ../tuxpaint.c:2027
msgid "Sound unmuted." msgid "Sound unmuted."
msgstr "" msgstr ""
#. Wait while Text tool finishes loading fonts #. Wait while Text tool finishes loading fonts
#: ../tuxpaint.c:2477 #: ../tuxpaint.c:2493
#, fuzzy #, fuzzy
msgid "Please wait…" msgid "Please wait…"
msgstr "Odota hetki…" msgstr "Odota hetki…"
#: ../tuxpaint.c:7181 #: ../tuxpaint.c:7197
msgid "Pick a color." msgid "Pick a color."
msgstr "" msgstr ""
#. Open dialog: 'Erase' button, to erase/deleted the selected picture #. Open dialog: 'Erase' button, to erase/deleted the selected picture
#: ../tuxpaint.c:7961 #: ../tuxpaint.c:7977
msgid "Erase" msgid "Erase"
msgstr "Poista" msgstr "Poista"
#. Open dialog: 'Slides' button, to switch to slide show mode #. Open dialog: 'Slides' button, to switch to slide show mode
#: ../tuxpaint.c:7964 #: ../tuxpaint.c:7980
msgid "Slides" msgid "Slides"
msgstr "Diat" msgstr "Diat"
#. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture
#: ../tuxpaint.c:7967 #: ../tuxpaint.c:7983
msgid "Back" msgid "Back"
msgstr "Takaisin" msgstr "Takaisin"
#. Slideshow: 'Next' button, to load next slide (image) #. Slideshow: 'Next' button, to load next slide (image)
#: ../tuxpaint.c:7970 #: ../tuxpaint.c:7986
msgid "Next" msgid "Next"
msgstr "Seuraava" msgstr "Seuraava"
# Dia-näytös alkaa # Dia-näytös alkaa
#. Slideshow: 'Play' button, to begin a slideshow sequence #. Slideshow: 'Play' button, to begin a slideshow sequence
#: ../tuxpaint.c:7973 #: ../tuxpaint.c:7989
msgid "Play" msgid "Play"
msgstr "Näytä" msgstr "Näytä"
#. Label for 'Letters' buttons (font selector, down the right when the Text tool is being used); used to show the difference between font faces #. 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:8620 #: ../tuxpaint.c:8636
msgid "Aa" msgid "Aa"
msgstr "Aa" msgstr "Aa"
#. Admittedly stupid way of determining which keys can be used for #. Admittedly stupid way of determining which keys can be used for
#. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English)
#: ../tuxpaint.c:11620 #: ../tuxpaint.c:11636
msgid "Yes" msgid "Yes"
msgstr "Kyllä" msgstr "Kyllä"
#: ../tuxpaint.c:11624 #: ../tuxpaint.c:11640
msgid "No" msgid "No"
msgstr "Ei" msgstr "Ei"
#. Prompt to ask whether user wishes to save over old version of their file #. Prompt to ask whether user wishes to save over old version of their file
#: ../tuxpaint.c:12576 #: ../tuxpaint.c:12592
msgid "Replace the picture with your changes?" msgid "Replace the picture with your changes?"
msgstr "Korvataanko maalaus sinun muutoksillasi?" msgstr "Korvataanko maalaus sinun muutoksillasi?"
#. Positive response to saving over old version #. Positive response to saving over old version
#. (like a 'File:Save' action in other applications) #. (like a 'File:Save' action in other applications)
#: ../tuxpaint.c:12580 #: ../tuxpaint.c:12596
msgid "Yes, replace the old one!" msgid "Yes, replace the old one!"
msgstr "Kyllä, korvaa vanha maalaus!" msgstr "Kyllä, korvaa vanha maalaus!"
#. Negative response to saving over old version (saves a new image) #. Negative response to saving over old version (saves a new image)
#. (like a 'File:Save As...' action in other applications) #. (like a 'File:Save As...' action in other applications)
#: ../tuxpaint.c:12584 #: ../tuxpaint.c:12600
msgid "No, save a new file!" msgid "No, save a new file!"
msgstr "Ei, tallenna uusi maalaus!" msgstr "Ei, tallenna uusi maalaus!"
#: ../tuxpaint.c:13347 #: ../tuxpaint.c:13363
msgid "Choose the picture you want, then click “Open”." msgid "Choose the picture you want, then click “Open”."
msgstr "Valikoi haluamasi maalaus ja valitse “Avaa”." msgstr "Valikoi haluamasi maalaus ja valitse “Avaa”."
# Pilkku ennen ja-sanaa tarvitaan estämään fuzzy-määrite # Pilkku ennen ja-sanaa tarvitaan estämään fuzzy-määrite
#. Let user choose images: #. Let user choose images:
#. Instructions for Slideshow file dialog (FIXME: Make a #define) #. Instructions for Slideshow file dialog (FIXME: Make a #define)
#: ../tuxpaint.c:14334 ../tuxpaint.c:14648 #: ../tuxpaint.c:14350 ../tuxpaint.c:14664
msgid "Choose the pictures you want, then click “Play”." msgid "Choose the pictures you want, then click “Play”."
msgstr "Valikoi haluamasi maalaukset, ja valitse “Näytä“." msgstr "Valikoi haluamasi maalaukset, ja valitse “Näytä“."
@ -1007,17 +1014,17 @@ msgstr "Sateenkaari"
msgid "You can draw in rainbow colors!" msgid "You can draw in rainbow colors!"
msgstr "Voit piirtää sateenkaaren väreissä!" msgstr "Voit piirtää sateenkaaren väreissä!"
#: ../../magic/src/rain.c:64 #: ../../magic/src/rain.c:65
#, fuzzy #, fuzzy
msgid "Rain" msgid "Rain"
msgstr "Sateenkaari" msgstr "Sateenkaari"
#: ../../magic/src/rain.c:67 #: ../../magic/src/rain.c:68
#, fuzzy #, fuzzy
msgid "Click to place a rain drop onto your picture." msgid "Click to place a rain drop onto your picture."
msgstr "Tee kuvasta peilikuva painamalla hiiren painiketta." msgstr "Tee kuvasta peilikuva painamalla hiiren painiketta."
#: ../../magic/src/rain.c:68 #: ../../magic/src/rain.c:69
#, fuzzy #, fuzzy
msgid "Click to cover your picture with rain drops." msgid "Click to cover your picture with rain drops."
msgstr "Tee kuvasta peilikuva painamalla hiiren painiketta." msgstr "Tee kuvasta peilikuva painamalla hiiren painiketta."

View file

@ -5,7 +5,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Tux Paint 0.9.18\n" "Project-Id-Version: Tux Paint 0.9.18\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2008-11-01 21:57+0000\n" "POT-Creation-Date: 2008-12-07 19:03-0800\n"
"PO-Revision-Date: 2008-01-18 12:40-0000\n" "PO-Revision-Date: 2008-01-18 12:40-0000\n"
"Last-Translator: Lis Gøthe í Jákupsstovu <morshus@morshus.com>\n" "Last-Translator: Lis Gøthe í Jákupsstovu <morshus@morshus.com>\n"
"Language-Team: Faroese <morshus@morshus.com>\n" "Language-Team: Faroese <morshus@morshus.com>\n"
@ -378,7 +378,7 @@ msgstr "Nýtt"
#. Open a saved picture #. Open a saved picture
#. buttons for the file open dialog #. buttons for the file open dialog
#. Open dialog: 'Open' button, to load the selected picture #. Open dialog: 'Open' button, to load the selected picture
#: ../tools.h:75 ../tuxpaint.c:7958 #: ../tools.h:75 ../tuxpaint.c:7974
msgid "Open" msgid "Open"
msgstr "Opna" msgstr "Opna"
@ -492,174 +492,181 @@ msgid "OK then… Lets keep drawing this one!"
msgstr "Alt í lagi... So halda vit á at tekna hesa!" msgstr "Alt í lagi... So halda vit á at tekna hesa!"
#. Prompt to confirm user wishes to quit #. Prompt to confirm user wishes to quit
#: ../tuxpaint.c:1842 #: ../tuxpaint.c:1855
msgid "Do you really want to quit?" msgid "Do you really want to quit?"
msgstr "Vilt tú veruliga gevast?" msgstr "Vilt tú veruliga gevast?"
#. Quit prompt positive response (quit) #. Quit prompt positive response (quit)
#: ../tuxpaint.c:1845 #: ../tuxpaint.c:1858
msgid "Yes, I'm done!" msgid "Yes, I'm done!"
msgstr "Ja, her er liðugt!" msgstr "Ja, her er liðugt!"
#. Quit prompt negative response (don't quit) #. Quit prompt negative response (don't quit)
#: ../tuxpaint.c:1848 ../tuxpaint.c:1875 #: ../tuxpaint.c:1861 ../tuxpaint.c:1888
msgid "No, take me back!" msgid "No, take me back!"
msgstr "Nei, lat meg koma aftur til myndina!" msgstr "Nei, lat meg koma aftur til myndina!"
#. Current picture is not saved; user is quitting #. Current picture is not saved; user is quitting
#: ../tuxpaint.c:1852 #: ../tuxpaint.c:1865
msgid "If you quit, youll lose your picture! Save it?" msgid "If you quit, youll lose your picture! Save it?"
msgstr "Um tú gevst, so missir tú myndina! Vilt tú goyma hana?" msgstr "Um tú gevst, so missir tú myndina! Vilt tú goyma hana?"
#: ../tuxpaint.c:1853 ../tuxpaint.c:1858 #: ../tuxpaint.c:1866 ../tuxpaint.c:1871
msgid "Yes, save it!" msgid "Yes, save it!"
msgstr "Ja, goym hana!" msgstr "Ja, goym hana!"
#: ../tuxpaint.c:1854 ../tuxpaint.c:1859 #: ../tuxpaint.c:1867 ../tuxpaint.c:1872
msgid "No, don't bother saving!" msgid "No, don't bother saving!"
msgstr "Nei, legg ikki í at goyma!" msgstr "Nei, legg ikki í at goyma!"
#. Current picture is not saved; user is opening another picture #. Current picture is not saved; user is opening another picture
#: ../tuxpaint.c:1857 #: ../tuxpaint.c:1870
msgid "Save your picture first?" msgid "Save your picture first?"
msgstr "Goym myndina fyrst?" msgstr "Goym myndina fyrst?"
#. Error opening picture #. Error opening picture
#: ../tuxpaint.c:1862 #: ../tuxpaint.c:1875
msgid "Cant open that picture!" msgid "Cant open that picture!"
msgstr "Fái ikki opna hasa myndina!" msgstr "Fái ikki opna hasa myndina!"
#. Generic dialog dismissal #. Generic dialog dismissal
#: ../tuxpaint.c:1865 ../tuxpaint.c:1870 ../tuxpaint.c:1879 ../tuxpaint.c:1883 #: ../tuxpaint.c:1878 ../tuxpaint.c:1883 ../tuxpaint.c:1892 ../tuxpaint.c:1899
#: ../tuxpaint.c:1892 #: ../tuxpaint.c:1908
msgid "OK" msgid "OK"
msgstr "OK" msgstr "OK"
#. Notification that 'Open' dialog has nothing to show #. Notification that 'Open' dialog has nothing to show
#: ../tuxpaint.c:1869 #: ../tuxpaint.c:1882
msgid "There are no saved files!" msgid "There are no saved files!"
msgstr "Har eru ongar goymdar fílur!" msgstr "Har eru ongar goymdar fílur!"
#. Verification of print action #. Verification of print action
#: ../tuxpaint.c:1873 #: ../tuxpaint.c:1886
msgid "Print your picture now?" msgid "Print your picture now?"
msgstr "Prenta myndina hjá tær nú?" msgstr "Prenta myndina hjá tær nú?"
#: ../tuxpaint.c:1874 #: ../tuxpaint.c:1887
msgid "Yes, print it!" msgid "Yes, print it!"
msgstr "Ja, prenta hana!" msgstr "Ja, prenta hana!"
#. Confirmation of successful (we hope) printing #. Confirmation of successful (we hope) printing
#: ../tuxpaint.c:1878 #: ../tuxpaint.c:1891
msgid "Your picture has been printed!" msgid "Your picture has been printed!"
msgstr "Myndin hjá tær er prentað!" msgstr "Myndin hjá tær er prentað!"
#. We got an error printing
#: ../tuxpaint.c:1895
#, 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) #. Notification that it's too soon to print again (--printdelay option is in effect)
#: ../tuxpaint.c:1882 #: ../tuxpaint.c:1898
msgid "You cant print yet!" msgid "You cant print yet!"
msgstr "Tú kanst ikki prenta enn!" msgstr "Tú kanst ikki prenta enn!"
#. Prompt to confirm erasing a picture in the Open dialog #. Prompt to confirm erasing a picture in the Open dialog
#: ../tuxpaint.c:1886 #: ../tuxpaint.c:1902
msgid "Erase this picture?" msgid "Erase this picture?"
msgstr "Strika hesa myndina?" msgstr "Strika hesa myndina?"
#: ../tuxpaint.c:1887 #: ../tuxpaint.c:1903
msgid "Yes, erase it!" msgid "Yes, erase it!"
msgstr "Ja, strika hana!" msgstr "Ja, strika hana!"
#: ../tuxpaint.c:1888 #: ../tuxpaint.c:1904
msgid "No, don't erase it!" msgid "No, don't erase it!"
msgstr "Nei, ikki strika hana!" msgstr "Nei, ikki strika hana!"
#. Reminder that Mouse Button 1 is the button to use in Tux Paint #. Reminder that Mouse Button 1 is the button to use in Tux Paint
#: ../tuxpaint.c:1891 #: ../tuxpaint.c:1907
msgid "Remember to use the left mouse button!" msgid "Remember to use the left mouse button!"
msgstr "Minst til at brúka vinstra músaknøtt!" msgstr "Minst til at brúka vinstra músaknøtt!"
#. Sound has been muted (silenced) via keyboard shortcut #. Sound has been muted (silenced) via keyboard shortcut
#: ../tuxpaint.c:2006 #: ../tuxpaint.c:2022
msgid "Sound muted." msgid "Sound muted."
msgstr "Ljóðið doyvt." msgstr "Ljóðið doyvt."
#. Sound has been unmuted (unsilenced) via keyboard shortcut #. Sound has been unmuted (unsilenced) via keyboard shortcut
#: ../tuxpaint.c:2011 #: ../tuxpaint.c:2027
msgid "Sound unmuted." msgid "Sound unmuted."
msgstr "Ljóðið ikki doyvt." msgstr "Ljóðið ikki doyvt."
#. Wait while Text tool finishes loading fonts #. Wait while Text tool finishes loading fonts
#: ../tuxpaint.c:2477 #: ../tuxpaint.c:2493
msgid "Please wait…" msgid "Please wait…"
msgstr "Vinarliga bíða..." msgstr "Vinarliga bíða..."
#: ../tuxpaint.c:7181 #: ../tuxpaint.c:7197
msgid "Pick a color." msgid "Pick a color."
msgstr "Vel ein lit." msgstr "Vel ein lit."
#. Open dialog: 'Erase' button, to erase/deleted the selected picture #. Open dialog: 'Erase' button, to erase/deleted the selected picture
#: ../tuxpaint.c:7961 #: ../tuxpaint.c:7977
msgid "Erase" msgid "Erase"
msgstr "Viska" msgstr "Viska"
#. Open dialog: 'Slides' button, to switch to slide show mode #. Open dialog: 'Slides' button, to switch to slide show mode
#: ../tuxpaint.c:7964 #: ../tuxpaint.c:7980
msgid "Slides" msgid "Slides"
msgstr "Ljósmyndir" msgstr "Ljósmyndir"
#. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture
#: ../tuxpaint.c:7967 #: ../tuxpaint.c:7983
msgid "Back" msgid "Back"
msgstr "Aftur" msgstr "Aftur"
#. Slideshow: 'Next' button, to load next slide (image) #. Slideshow: 'Next' button, to load next slide (image)
#: ../tuxpaint.c:7970 #: ../tuxpaint.c:7986
msgid "Next" msgid "Next"
msgstr "Næsta" msgstr "Næsta"
#. Slideshow: 'Play' button, to begin a slideshow sequence #. Slideshow: 'Play' button, to begin a slideshow sequence
#: ../tuxpaint.c:7973 #: ../tuxpaint.c:7989
msgid "Play" msgid "Play"
msgstr "Spæl" 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 #. 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:8620 #: ../tuxpaint.c:8636
msgid "Aa" msgid "Aa"
msgstr "Aa" msgstr "Aa"
#. Admittedly stupid way of determining which keys can be used for #. Admittedly stupid way of determining which keys can be used for
#. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English)
#: ../tuxpaint.c:11620 #: ../tuxpaint.c:11636
msgid "Yes" msgid "Yes"
msgstr "Ja" msgstr "Ja"
#: ../tuxpaint.c:11624 #: ../tuxpaint.c:11640
msgid "No" msgid "No"
msgstr "Nei" msgstr "Nei"
#. Prompt to ask whether user wishes to save over old version of their file #. Prompt to ask whether user wishes to save over old version of their file
#: ../tuxpaint.c:12576 #: ../tuxpaint.c:12592
msgid "Replace the picture with your changes?" msgid "Replace the picture with your changes?"
msgstr "Skifta út myndina við tínar broytingar?" msgstr "Skifta út myndina við tínar broytingar?"
#. Positive response to saving over old version #. Positive response to saving over old version
#. (like a 'File:Save' action in other applications) #. (like a 'File:Save' action in other applications)
#: ../tuxpaint.c:12580 #: ../tuxpaint.c:12596
msgid "Yes, replace the old one!" msgid "Yes, replace the old one!"
msgstr "Ja, skift út gomlu!" msgstr "Ja, skift út gomlu!"
#. Negative response to saving over old version (saves a new image) #. Negative response to saving over old version (saves a new image)
#. (like a 'File:Save As...' action in other applications) #. (like a 'File:Save As...' action in other applications)
#: ../tuxpaint.c:12584 #: ../tuxpaint.c:12600
msgid "No, save a new file!" msgid "No, save a new file!"
msgstr "Nei, goym eina nýggja fílu!" msgstr "Nei, goym eina nýggja fílu!"
#: ../tuxpaint.c:13347 #: ../tuxpaint.c:13363
msgid "Choose the picture you want, then click “Open”." msgid "Choose the picture you want, then click “Open”."
msgstr "Vel ynsktu mynd og klikkja so á 'Opna'" msgstr "Vel ynsktu mynd og klikkja so á 'Opna'"
#. Let user choose images: #. Let user choose images:
#. Instructions for Slideshow file dialog (FIXME: Make a #define) #. Instructions for Slideshow file dialog (FIXME: Make a #define)
#: ../tuxpaint.c:14334 ../tuxpaint.c:14648 #: ../tuxpaint.c:14350 ../tuxpaint.c:14664
msgid "Choose the pictures you want, then click “Play”." msgid "Choose the pictures you want, then click “Play”."
msgstr "Vel ynsktu myndir og klikkja so á 'Vís'" msgstr "Vel ynsktu myndir og klikkja so á 'Vís'"
@ -986,17 +993,17 @@ msgstr "Ælabogi"
msgid "You can draw in rainbow colors!" msgid "You can draw in rainbow colors!"
msgstr "Tú kanst tekna við ælabogalitum!" msgstr "Tú kanst tekna við ælabogalitum!"
#: ../../magic/src/rain.c:64 #: ../../magic/src/rain.c:65
#, fuzzy #, fuzzy
msgid "Rain" msgid "Rain"
msgstr "Ælabogi" msgstr "Ælabogi"
#: ../../magic/src/rain.c:67 #: ../../magic/src/rain.c:68
#, fuzzy #, fuzzy
msgid "Click to place a rain drop onto your picture." msgid "Click to place a rain drop onto your picture."
msgstr "Klikkja til at gera eina spegilsmynd." msgstr "Klikkja til at gera eina spegilsmynd."
#: ../../magic/src/rain.c:68 #: ../../magic/src/rain.c:69
#, fuzzy #, fuzzy
msgid "Click to cover your picture with rain drops." msgid "Click to cover your picture with rain drops."
msgstr "Klikkja til at gera eina spegilsmynd." msgstr "Klikkja til at gera eina spegilsmynd."

View file

@ -8,7 +8,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: fr\n" "Project-Id-Version: fr\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2008-11-01 21:57+0000\n" "POT-Creation-Date: 2008-12-07 19:03-0800\n"
"PO-Revision-Date: 2004-05-30 21:20-0700\n" "PO-Revision-Date: 2004-05-30 21:20-0700\n"
"Last-Translator: jimmy <jacques.chion@orange.fr>\n" "Last-Translator: jimmy <jacques.chion@orange.fr>\n"
"Language-Team: <fr@li.org>\n" "Language-Team: <fr@li.org>\n"
@ -380,7 +380,7 @@ msgstr "Nouveau"
#. Open a saved picture #. Open a saved picture
#. buttons for the file open dialog #. buttons for the file open dialog
#. Open dialog: 'Open' button, to load the selected picture #. Open dialog: 'Open' button, to load the selected picture
#: ../tools.h:75 ../tuxpaint.c:7958 #: ../tools.h:75 ../tuxpaint.c:7974
msgid "Open" msgid "Open"
msgstr "Ouvrir" msgstr "Ouvrir"
@ -412,8 +412,8 @@ msgstr "Choisis une figurine pour l'insérer dans ton dessin."
#. Line tool instructions #. Line tool instructions
#: ../tools.h:98 #: ../tools.h:98
msgid "Click to start drawing a line. Let go to complete it." msgid "Click to start drawing a line. Let go to complete it."
msgstr "Clique pour commencer à dessiner une ligne." msgstr ""
"Puis continue pour la compléter." "Clique pour commencer à dessiner une ligne.Puis continue pour la compléter."
#. Shape tool instructions #. Shape tool instructions
#: ../tools.h:101 #: ../tools.h:101
@ -427,7 +427,8 @@ msgstr ""
#. Text tool instructions #. Text tool instructions
#: ../tools.h:104 #: ../tools.h:104
msgid "Choose a style of text. Click on your drawing and you can start typing." msgid "Choose a style of text. Click on your drawing and you can start typing."
msgstr "Choisis un style de texte. Clique sur ton dessin et commence à taper ton " msgstr ""
"Choisis un style de texte. Clique sur ton dessin et commence à taper ton "
"texte." "texte."
#. Magic tool instruction #. Magic tool instruction
@ -453,7 +454,8 @@ msgstr "Effacer !"
#. Response to 'start a new image' action #. Response to 'start a new image' action
#: ../tools.h:119 #: ../tools.h:119
msgid "Pick a color or picture with which to start a new drawing." msgid "Pick a color or picture with which to start a new drawing."
msgstr "Choisis une image ou une couleur pour l'insérer dans un nouveau dessin." msgstr ""
"Choisis une image ou une couleur pour l'insérer dans un nouveau dessin."
#. Response to 'open' action (while file dialog is being constructed) #. Response to 'open' action (while file dialog is being constructed)
#: ../tools.h:122 #: ../tools.h:122
@ -496,174 +498,181 @@ msgid "OK then… Lets keep drawing this one!"
msgstr "Bien ! Continuons donc ce dessin !" msgstr "Bien ! Continuons donc ce dessin !"
#. Prompt to confirm user wishes to quit #. Prompt to confirm user wishes to quit
#: ../tuxpaint.c:1842 #: ../tuxpaint.c:1855
msgid "Do you really want to quit?" msgid "Do you really want to quit?"
msgstr "Veux-tu vraiment quitter ?" msgstr "Veux-tu vraiment quitter ?"
#. Quit prompt positive response (quit) #. Quit prompt positive response (quit)
#: ../tuxpaint.c:1845 #: ../tuxpaint.c:1858
msgid "Yes, I'm done!" msgid "Yes, I'm done!"
msgstr "Oui, j'ai fini !" msgstr "Oui, j'ai fini !"
#. Quit prompt negative response (don't quit) #. Quit prompt negative response (don't quit)
#: ../tuxpaint.c:1848 ../tuxpaint.c:1875 #: ../tuxpaint.c:1861 ../tuxpaint.c:1888
msgid "No, take me back!" msgid "No, take me back!"
msgstr "Non, on revient !" msgstr "Non, on revient !"
#. Current picture is not saved; user is quitting #. Current picture is not saved; user is quitting
#: ../tuxpaint.c:1852 #: ../tuxpaint.c:1865
msgid "If you quit, youll lose your picture! Save it?" msgid "If you quit, youll lose your picture! Save it?"
msgstr "Si tu quittes, ton image sera perdue ! Tu sauvegardes ?" msgstr "Si tu quittes, ton image sera perdue ! Tu sauvegardes ?"
#: ../tuxpaint.c:1853 ../tuxpaint.c:1858 #: ../tuxpaint.c:1866 ../tuxpaint.c:1871
msgid "Yes, save it!" msgid "Yes, save it!"
msgstr "Oui, on sauvegarde !" msgstr "Oui, on sauvegarde !"
#: ../tuxpaint.c:1854 ../tuxpaint.c:1859 #: ../tuxpaint.c:1867 ../tuxpaint.c:1872
msgid "No, don't bother saving!" msgid "No, don't bother saving!"
msgstr "Non, ce n'est pas la peine !" msgstr "Non, ce n'est pas la peine !"
#. Current picture is not saved; user is opening another picture #. Current picture is not saved; user is opening another picture
#: ../tuxpaint.c:1857 #: ../tuxpaint.c:1870
msgid "Save your picture first?" msgid "Save your picture first?"
msgstr "Sauvegarder tout d'abord ton image ?" msgstr "Sauvegarder tout d'abord ton image ?"
#. Error opening picture #. Error opening picture
#: ../tuxpaint.c:1862 #: ../tuxpaint.c:1875
msgid "Cant open that picture!" msgid "Cant open that picture!"
msgstr "Je ne peux pas ouvrir cette image !" msgstr "Je ne peux pas ouvrir cette image !"
#. Generic dialog dismissal #. Generic dialog dismissal
#: ../tuxpaint.c:1865 ../tuxpaint.c:1870 ../tuxpaint.c:1879 ../tuxpaint.c:1883 #: ../tuxpaint.c:1878 ../tuxpaint.c:1883 ../tuxpaint.c:1892 ../tuxpaint.c:1899
#: ../tuxpaint.c:1892 #: ../tuxpaint.c:1908
msgid "OK" msgid "OK"
msgstr "D'accord" msgstr "D'accord"
#. Notification that 'Open' dialog has nothing to show #. Notification that 'Open' dialog has nothing to show
#: ../tuxpaint.c:1869 #: ../tuxpaint.c:1882
msgid "There are no saved files!" msgid "There are no saved files!"
msgstr "Il n'y a pas de fichiers sauvegardés !" msgstr "Il n'y a pas de fichiers sauvegardés !"
#. Verification of print action #. Verification of print action
#: ../tuxpaint.c:1873 #: ../tuxpaint.c:1886
msgid "Print your picture now?" msgid "Print your picture now?"
msgstr "Imprimer l'image ?" msgstr "Imprimer l'image ?"
#: ../tuxpaint.c:1874 #: ../tuxpaint.c:1887
msgid "Yes, print it!" msgid "Yes, print it!"
msgstr "Oui, imprime !" msgstr "Oui, imprime !"
#. Confirmation of successful (we hope) printing #. Confirmation of successful (we hope) printing
#: ../tuxpaint.c:1878 #: ../tuxpaint.c:1891
msgid "Your picture has been printed!" msgid "Your picture has been printed!"
msgstr "Ton image a été imprimée !" msgstr "Ton image a été imprimée !"
#. We got an error printing
#: ../tuxpaint.c:1895
#, fuzzy
#| msgid "Your picture has been printed!"
msgid "Sorry! Your picture could not be printed!"
msgstr "Ton image a été imprimée !"
#. Notification that it's too soon to print again (--printdelay option is in effect) #. Notification that it's too soon to print again (--printdelay option is in effect)
#: ../tuxpaint.c:1882 #: ../tuxpaint.c:1898
msgid "You cant print yet!" msgid "You cant print yet!"
msgstr "Tu ne peux pas imprimer maintenant !" msgstr "Tu ne peux pas imprimer maintenant !"
#. Prompt to confirm erasing a picture in the Open dialog #. Prompt to confirm erasing a picture in the Open dialog
#: ../tuxpaint.c:1886 #: ../tuxpaint.c:1902
msgid "Erase this picture?" msgid "Erase this picture?"
msgstr "Effacer cette image ?" msgstr "Effacer cette image ?"
#: ../tuxpaint.c:1887 #: ../tuxpaint.c:1903
msgid "Yes, erase it!" msgid "Yes, erase it!"
msgstr "Oui, efface-la !" msgstr "Oui, efface-la !"
#: ../tuxpaint.c:1888 #: ../tuxpaint.c:1904
msgid "No, don't erase it!" msgid "No, don't erase it!"
msgstr "Non, ne l'efface pas !" msgstr "Non, ne l'efface pas !"
#. Reminder that Mouse Button 1 is the button to use in Tux Paint #. Reminder that Mouse Button 1 is the button to use in Tux Paint
#: ../tuxpaint.c:1891 #: ../tuxpaint.c:1907
msgid "Remember to use the left mouse button!" msgid "Remember to use the left mouse button!"
msgstr "N'oublie pas d'utiliser le bouton gauche de la souris !" msgstr "N'oublie pas d'utiliser le bouton gauche de la souris !"
#. Sound has been muted (silenced) via keyboard shortcut #. Sound has been muted (silenced) via keyboard shortcut
#: ../tuxpaint.c:2006 #: ../tuxpaint.c:2022
msgid "Sound muted." msgid "Sound muted."
msgstr "Son désactivé." msgstr "Son désactivé."
#. Sound has been unmuted (unsilenced) via keyboard shortcut #. Sound has been unmuted (unsilenced) via keyboard shortcut
#: ../tuxpaint.c:2011 #: ../tuxpaint.c:2027
msgid "Sound unmuted." msgid "Sound unmuted."
msgstr "Son activé." msgstr "Son activé."
#. Wait while Text tool finishes loading fonts #. Wait while Text tool finishes loading fonts
#: ../tuxpaint.c:2477 #: ../tuxpaint.c:2493
msgid "Please wait…" msgid "Please wait…"
msgstr "Attends s'il te plaît .." msgstr "Attends s'il te plaît .."
#: ../tuxpaint.c:7181 #: ../tuxpaint.c:7197
msgid "Pick a color." msgid "Pick a color."
msgstr "Choisis une couleur." msgstr "Choisis une couleur."
#. Open dialog: 'Erase' button, to erase/deleted the selected picture #. Open dialog: 'Erase' button, to erase/deleted the selected picture
#: ../tuxpaint.c:7961 #: ../tuxpaint.c:7977
msgid "Erase" msgid "Erase"
msgstr "Effacer" msgstr "Effacer"
#. Open dialog: 'Slides' button, to switch to slide show mode #. Open dialog: 'Slides' button, to switch to slide show mode
#: ../tuxpaint.c:7964 #: ../tuxpaint.c:7980
msgid "Slides" msgid "Slides"
msgstr "Diapos" msgstr "Diapos"
#. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture
#: ../tuxpaint.c:7967 #: ../tuxpaint.c:7983
msgid "Back" msgid "Back"
msgstr "Retour" msgstr "Retour"
#. Slideshow: 'Next' button, to load next slide (image) #. Slideshow: 'Next' button, to load next slide (image)
#: ../tuxpaint.c:7970 #: ../tuxpaint.c:7986
msgid "Next" msgid "Next"
msgstr "Suite" msgstr "Suite"
#. Slideshow: 'Play' button, to begin a slideshow sequence #. Slideshow: 'Play' button, to begin a slideshow sequence
#: ../tuxpaint.c:7973 #: ../tuxpaint.c:7989
msgid "Play" msgid "Play"
msgstr "Départ" msgstr "Départ"
#. Label for 'Letters' buttons (font selector, down the right when the Text tool is being used); used to show the difference between font faces #. 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:8620 #: ../tuxpaint.c:8636
msgid "Aa" msgid "Aa"
msgstr "Aa" msgstr "Aa"
#. Admittedly stupid way of determining which keys can be used for #. Admittedly stupid way of determining which keys can be used for
#. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English)
#: ../tuxpaint.c:11620 #: ../tuxpaint.c:11636
msgid "Yes" msgid "Yes"
msgstr "Oui" msgstr "Oui"
#: ../tuxpaint.c:11624 #: ../tuxpaint.c:11640
msgid "No" msgid "No"
msgstr "Non" msgstr "Non"
#. Prompt to ask whether user wishes to save over old version of their file #. Prompt to ask whether user wishes to save over old version of their file
#: ../tuxpaint.c:12576 #: ../tuxpaint.c:12592
msgid "Replace the picture with your changes?" msgid "Replace the picture with your changes?"
msgstr "Enregistrer l'image avec tes changements ?" msgstr "Enregistrer l'image avec tes changements ?"
#. Positive response to saving over old version #. Positive response to saving over old version
#. (like a 'File:Save' action in other applications) #. (like a 'File:Save' action in other applications)
#: ../tuxpaint.c:12580 #: ../tuxpaint.c:12596
msgid "Yes, replace the old one!" msgid "Yes, replace the old one!"
msgstr "Oui, remplace l'ancienne !" msgstr "Oui, remplace l'ancienne !"
#. Negative response to saving over old version (saves a new image) #. Negative response to saving over old version (saves a new image)
#. (like a 'File:Save As...' action in other applications) #. (like a 'File:Save As...' action in other applications)
#: ../tuxpaint.c:12584 #: ../tuxpaint.c:12600
msgid "No, save a new file!" msgid "No, save a new file!"
msgstr "Non, c'est une nouvelle image !" msgstr "Non, c'est une nouvelle image !"
#: ../tuxpaint.c:13347 #: ../tuxpaint.c:13363
msgid "Choose the picture you want, then click “Open”." msgid "Choose the picture you want, then click “Open”."
msgstr "Choisis une image, et clique ensuite sur “Ouvrir”" msgstr "Choisis une image, et clique ensuite sur “Ouvrir”"
#. Let user choose images: #. Let user choose images:
#. Instructions for Slideshow file dialog (FIXME: Make a #define) #. Instructions for Slideshow file dialog (FIXME: Make a #define)
#: ../tuxpaint.c:14334 ../tuxpaint.c:14648 #: ../tuxpaint.c:14350 ../tuxpaint.c:14664
msgid "Choose the pictures you want, then click “Play”." msgid "Choose the pictures you want, then click “Play”."
msgstr "Choisis les images que tu veux, puis clique sur “Départ”" msgstr "Choisis les images que tu veux, puis clique sur “Départ”"
@ -707,7 +716,8 @@ msgstr "Goutte"
#: ../../magic/src/blocks_chalk_drip.c:146 #: ../../magic/src/blocks_chalk_drip.c:146
msgid "Click and move the mouse around to make the picture blocky." msgid "Click and move the mouse around to make the picture blocky."
msgstr "Clique et déplace la souris pour transformer l'image en un ensemble de " msgstr ""
"Clique et déplace la souris pour transformer l'image en un ensemble de "
"petits blocs." "petits blocs."
#: ../../magic/src/blocks_chalk_drip.c:149 #: ../../magic/src/blocks_chalk_drip.c:149
@ -761,7 +771,8 @@ msgstr "B.D."
#: ../../magic/src/cartoon.c:87 #: ../../magic/src/cartoon.c:87
msgid "Click and move the mouse around to turn the picture into a cartoon." msgid "Click and move the mouse around to turn the picture into a cartoon."
msgstr "Clique et déplace la souris pour que ton dessin ressemble à une bande " msgstr ""
"Clique et déplace la souris pour que ton dessin ressemble à une bande "
"dessinée." "dessinée."
#: ../../magic/src/confetti.c:63 #: ../../magic/src/confetti.c:63
@ -839,7 +850,8 @@ msgstr "Fleur"
#: ../../magic/src/flower.c:130 #: ../../magic/src/flower.c:130
msgid "Click and drag to draw a flower stalk. Let go to finish the flower." msgid "Click and drag to draw a flower stalk. Let go to finish the flower."
msgstr "Clique et déplace la souris pour dessiner une fleur. Relâche pour la finir." msgstr ""
"Clique et déplace la souris pour dessiner une fleur. Relâche pour la finir."
#: ../../magic/src/foam.c:104 #: ../../magic/src/foam.c:104
msgid "Foam" msgid "Foam"
@ -847,7 +859,8 @@ msgstr "Mousse"
#: ../../magic/src/foam.c:110 #: ../../magic/src/foam.c:110
msgid "Click and drag the mouse to cover an area with foamy bubbles." msgid "Click and drag the mouse to cover an area with foamy bubbles."
msgstr "Clique et fais glisser la souris pour remplir une surface avec des bulles de " msgstr ""
"Clique et fais glisser la souris pour remplir une surface avec des bulles de "
"savon." "savon."
#: ../../magic/src/fold.c:60 #: ../../magic/src/fold.c:60
@ -866,7 +879,8 @@ msgstr "Carreau de verre"
#: ../../magic/src/glasstile.c:90 #: ../../magic/src/glasstile.c:90
msgid "Click and drag the mouse to put glass tile over your picture." msgid "Click and drag the mouse to put glass tile over your picture."
msgstr "Clique et déplace la souris pour mettre des carreaux de verre par endroits." msgstr ""
"Clique et déplace la souris pour mettre des carreaux de verre par endroits."
# #
#: ../../magic/src/glasstile.c:92 #: ../../magic/src/glasstile.c:92
@ -879,7 +893,8 @@ msgstr "Herbe"
#: ../../magic/src/grass.c:98 #: ../../magic/src/grass.c:98
msgid "Click and move to draw grass. Dont forget the dirt!" msgid "Click and move to draw grass. Dont forget the dirt!"
msgstr "Clique et déplace la souris pour dessiner de l'herbe. N'oublie pas la " msgstr ""
"Clique et déplace la souris pour dessiner de l'herbe. N'oublie pas la "
"poussière !" "poussière !"
#: ../../magic/src/kalidescope.c:77 #: ../../magic/src/kalidescope.c:77
@ -948,7 +963,8 @@ msgstr "Négatif"
#: ../../magic/src/negative.c:80 #: ../../magic/src/negative.c:80
msgid "Click and move the mouse around to make your painting negative." msgid "Click and move the mouse around to make your painting negative."
msgstr "Clique et déplace la souris pour obtenir, par endroits, le dessin en négatif." msgstr ""
"Clique et déplace la souris pour obtenir, par endroits, le dessin en négatif."
# #
#: ../../magic/src/negative.c:83 #: ../../magic/src/negative.c:83
@ -988,18 +1004,18 @@ msgid "You can draw in rainbow colors!"
msgstr "Tu peux dessiner avec les couleurs de l'arc-en-ciel !" msgstr "Tu peux dessiner avec les couleurs de l'arc-en-ciel !"
# #
#: ../../magic/src/rain.c:64 #: ../../magic/src/rain.c:65
msgid "Rain" msgid "Rain"
msgstr "Pluie" msgstr "Pluie"
# #
#: ../../magic/src/rain.c:67 #: ../../magic/src/rain.c:68
msgid "Click to place a rain drop onto your picture." msgid "Click to place a rain drop onto your picture."
msgstr "Clique pour déposer une goutte de pluie sur le dessin.." msgstr "Clique pour déposer une goutte de pluie sur le dessin.."
# #
# #
#: ../../magic/src/rain.c:68 #: ../../magic/src/rain.c:69
msgid "Click to cover your picture with rain drops." msgid "Click to cover your picture with rain drops."
msgstr "Clique pour remplir le dessin avec des gouttes de pluie." msgstr "Clique pour remplir le dessin avec des gouttes de pluie."
@ -1043,7 +1059,9 @@ msgstr ""
# #
#: ../../magic/src/sharpen.c:78 #: ../../magic/src/sharpen.c:78
msgid "Click and move the mouse to trace edges in parts of your picture." msgid "Click and move the mouse to trace edges in parts of your picture."
msgstr "Clique et déplace la souris pour avoir localement le contour des objets dessinés." msgstr ""
"Clique et déplace la souris pour avoir localement le contour des objets "
"dessinés."
# #
#: ../../magic/src/sharpen.c:79 #: ../../magic/src/sharpen.c:79
@ -1063,7 +1081,8 @@ msgstr "Clique pour affiner tout le dessin."
# #
#: ../../magic/src/sharpen.c:82 #: ../../magic/src/sharpen.c:82
msgid "Click and move the mouse to create a black and white silhouette." msgid "Click and move the mouse to create a black and white silhouette."
msgstr "Clique et déplace la souris pour avoir localement le dessin en noir et blanc." msgstr ""
"Clique et déplace la souris pour avoir localement le dessin en noir et blanc."
# #
#: ../../magic/src/sharpen.c:83 #: ../../magic/src/sharpen.c:83
@ -1114,8 +1133,7 @@ msgstr "Couleur+Blanc"
#: ../../magic/src/tint.c:75 #: ../../magic/src/tint.c:75
msgid "" msgid ""
"Click and move the mouse around to change the color of parts of your picture." "Click and move the mouse around to change the color of parts of your picture."
msgstr "" msgstr "Clique et déplace la souris pour changer la couleur localement."
"Clique et déplace la souris pour changer la couleur localement."
# #
#: ../../magic/src/tint.c:76 #: ../../magic/src/tint.c:76
@ -1132,7 +1150,8 @@ msgstr ""
#: ../../magic/src/tint.c:78 #: ../../magic/src/tint.c:78
msgid "Click to turn your entire picture into white and a color you choose." msgid "Click to turn your entire picture into white and a color you choose."
msgstr "Clique pour obtenir toute l'image en blanc et une seule couleur que tu as " msgstr ""
"Clique pour obtenir toute l'image en blanc et une seule couleur que tu as "
"choisie." "choisie."
#: ../../magic/src/toothpaste.c:65 #: ../../magic/src/toothpaste.c:65
@ -1141,7 +1160,8 @@ msgstr "Dentifrice"
#: ../../magic/src/toothpaste.c:68 #: ../../magic/src/toothpaste.c:68
msgid "Click and drag to squirt toothpaste onto your picture." msgid "Click and drag to squirt toothpaste onto your picture."
msgstr "Clique et déplace la souris pour faire gicler du dentifrice sur le dessin." msgstr ""
"Clique et déplace la souris pour faire gicler du dentifrice sur le dessin."
#: ../../magic/src/tv.c:72 #: ../../magic/src/tv.c:72
msgid "TV" msgid "TV"
@ -1150,7 +1170,8 @@ msgstr ""
# #
#: ../../magic/src/tv.c:74 #: ../../magic/src/tv.c:74
msgid "Click to make your picture look like it's on television." msgid "Click to make your picture look like it's on television."
msgstr "Clique, et tu verras ton dessin comme s'il apparaissait à la télévision." msgstr ""
"Clique, et tu verras ton dessin comme s'il apparaissait à la télévision."
#: ../../magic/src/waves.c:75 #: ../../magic/src/waves.c:75
msgid "Waves" msgid "Waves"

View file

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: tuxpaint 0.9.17\n" "Project-Id-Version: tuxpaint 0.9.17\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2008-11-01 21:57+0000\n" "POT-Creation-Date: 2008-12-07 19:03-0800\n"
"PO-Revision-Date: 2007-05-11 08:44+0100\n" "PO-Revision-Date: 2007-05-11 08:44+0100\n"
"Last-Translator: Kevin Patrick Scannell <kscanne@gmail.com>\n" "Last-Translator: Kevin Patrick Scannell <kscanne@gmail.com>\n"
"Language-Team: Irish <gaeilge-gnulinux@lists.sourceforge.net>\n" "Language-Team: Irish <gaeilge-gnulinux@lists.sourceforge.net>\n"
@ -382,7 +382,7 @@ msgstr "Nua"
#. Open a saved picture #. Open a saved picture
#. buttons for the file open dialog #. buttons for the file open dialog
#. Open dialog: 'Open' button, to load the selected picture #. Open dialog: 'Open' button, to load the selected picture
#: ../tools.h:75 ../tuxpaint.c:7958 #: ../tools.h:75 ../tuxpaint.c:7974
msgid "Open" msgid "Open"
msgstr "Oscail" msgstr "Oscail"
@ -499,175 +499,182 @@ msgid "OK then… Lets keep drawing this one!"
msgstr "OK… Bímis ag dearadh an cheann seo!" msgstr "OK… Bímis ag dearadh an cheann seo!"
#. Prompt to confirm user wishes to quit #. Prompt to confirm user wishes to quit
#: ../tuxpaint.c:1842 #: ../tuxpaint.c:1855
msgid "Do you really want to quit?" msgid "Do you really want to quit?"
msgstr "An bhfuil tú cinnte gur mhaith leat scor?" msgstr "An bhfuil tú cinnte gur mhaith leat scor?"
#. Quit prompt positive response (quit) #. Quit prompt positive response (quit)
#: ../tuxpaint.c:1845 #: ../tuxpaint.c:1858
msgid "Yes, I'm done!" msgid "Yes, I'm done!"
msgstr "Tá, táim críochnaithe!" msgstr "Tá, táim críochnaithe!"
#. Quit prompt negative response (don't quit) #. Quit prompt negative response (don't quit)
#: ../tuxpaint.c:1848 ../tuxpaint.c:1875 #: ../tuxpaint.c:1861 ../tuxpaint.c:1888
msgid "No, take me back!" msgid "No, take me back!"
msgstr "Níl, ba mhaith liom dul ar ais!" msgstr "Níl, ba mhaith liom dul ar ais!"
#. Current picture is not saved; user is quitting #. Current picture is not saved; user is quitting
#: ../tuxpaint.c:1852 #: ../tuxpaint.c:1865
msgid "If you quit, youll lose your picture! Save it?" msgid "If you quit, youll lose your picture! Save it?"
msgstr "Má scoireann tú, caillfidh tú an pictiúr atá agatsa! Sábháil?" msgstr "Má scoireann tú, caillfidh tú an pictiúr atá agatsa! Sábháil?"
#: ../tuxpaint.c:1853 ../tuxpaint.c:1858 #: ../tuxpaint.c:1866 ../tuxpaint.c:1871
msgid "Yes, save it!" msgid "Yes, save it!"
msgstr "Sábhail!" msgstr "Sábhail!"
#: ../tuxpaint.c:1854 ../tuxpaint.c:1859 #: ../tuxpaint.c:1867 ../tuxpaint.c:1872
msgid "No, don't bother saving!" msgid "No, don't bother saving!"
msgstr "Ná sábhail!" msgstr "Ná sábhail!"
#. Current picture is not saved; user is opening another picture #. Current picture is not saved; user is opening another picture
#: ../tuxpaint.c:1857 #: ../tuxpaint.c:1870
msgid "Save your picture first?" msgid "Save your picture first?"
msgstr "Sábháil ar dtús?" msgstr "Sábháil ar dtús?"
#. Error opening picture #. Error opening picture
#: ../tuxpaint.c:1862 #: ../tuxpaint.c:1875
msgid "Cant open that picture!" msgid "Cant open that picture!"
msgstr "Ní féidir an pictiúr sin a oscailt!" msgstr "Ní féidir an pictiúr sin a oscailt!"
#. Generic dialog dismissal #. Generic dialog dismissal
#: ../tuxpaint.c:1865 ../tuxpaint.c:1870 ../tuxpaint.c:1879 ../tuxpaint.c:1883 #: ../tuxpaint.c:1878 ../tuxpaint.c:1883 ../tuxpaint.c:1892 ../tuxpaint.c:1899
#: ../tuxpaint.c:1892 #: ../tuxpaint.c:1908
msgid "OK" msgid "OK"
msgstr "OK" msgstr "OK"
#. Notification that 'Open' dialog has nothing to show #. Notification that 'Open' dialog has nothing to show
#: ../tuxpaint.c:1869 #: ../tuxpaint.c:1882
msgid "There are no saved files!" msgid "There are no saved files!"
msgstr "Níl aon chomhad sábháilte ann!" msgstr "Níl aon chomhad sábháilte ann!"
#. Verification of print action #. Verification of print action
#: ../tuxpaint.c:1873 #: ../tuxpaint.c:1886
msgid "Print your picture now?" msgid "Print your picture now?"
msgstr "Priontáil an pictiúr anois?" msgstr "Priontáil an pictiúr anois?"
#: ../tuxpaint.c:1874 #: ../tuxpaint.c:1887
msgid "Yes, print it!" msgid "Yes, print it!"
msgstr "Priontáil!" msgstr "Priontáil!"
#. Confirmation of successful (we hope) printing #. Confirmation of successful (we hope) printing
#: ../tuxpaint.c:1878 #: ../tuxpaint.c:1891
msgid "Your picture has been printed!" msgid "Your picture has been printed!"
msgstr "Priontáladh an pictiúr agatsa!" msgstr "Priontáladh an pictiúr agatsa!"
#. We got an error printing
#: ../tuxpaint.c:1895
#, fuzzy
#| msgid "Your picture has been printed!"
msgid "Sorry! Your picture could not be printed!"
msgstr "Priontáladh an pictiúr agatsa!"
#. Notification that it's too soon to print again (--printdelay option is in effect) #. Notification that it's too soon to print again (--printdelay option is in effect)
#: ../tuxpaint.c:1882 #: ../tuxpaint.c:1898
msgid "You cant print yet!" msgid "You cant print yet!"
msgstr "Ní féidir leat priontáil fós!" msgstr "Ní féidir leat priontáil fós!"
#. Prompt to confirm erasing a picture in the Open dialog #. Prompt to confirm erasing a picture in the Open dialog
#: ../tuxpaint.c:1886 #: ../tuxpaint.c:1902
msgid "Erase this picture?" msgid "Erase this picture?"
msgstr "Léirscrios an pictiúr seo?" msgstr "Léirscrios an pictiúr seo?"
#: ../tuxpaint.c:1887 #: ../tuxpaint.c:1903
msgid "Yes, erase it!" msgid "Yes, erase it!"
msgstr "Léirscrios!" msgstr "Léirscrios!"
#: ../tuxpaint.c:1888 #: ../tuxpaint.c:1904
msgid "No, don't erase it!" msgid "No, don't erase it!"
msgstr "Ná léirscrios!" msgstr "Ná léirscrios!"
#. Reminder that Mouse Button 1 is the button to use in Tux Paint #. Reminder that Mouse Button 1 is the button to use in Tux Paint
#: ../tuxpaint.c:1891 #: ../tuxpaint.c:1907
msgid "Remember to use the left mouse button!" msgid "Remember to use the left mouse button!"
msgstr "Bí cinnte an cnaipe ar chlé a úsáid!" msgstr "Bí cinnte an cnaipe ar chlé a úsáid!"
#. Sound has been muted (silenced) via keyboard shortcut #. Sound has been muted (silenced) via keyboard shortcut
#: ../tuxpaint.c:2006 #: ../tuxpaint.c:2022
msgid "Sound muted." msgid "Sound muted."
msgstr "" msgstr ""
#. Sound has been unmuted (unsilenced) via keyboard shortcut #. Sound has been unmuted (unsilenced) via keyboard shortcut
#: ../tuxpaint.c:2011 #: ../tuxpaint.c:2027
msgid "Sound unmuted." msgid "Sound unmuted."
msgstr "" msgstr ""
#. Wait while Text tool finishes loading fonts #. Wait while Text tool finishes loading fonts
#: ../tuxpaint.c:2477 #: ../tuxpaint.c:2493
msgid "Please wait…" msgid "Please wait…"
msgstr "Fan go fóill..." msgstr "Fan go fóill..."
#: ../tuxpaint.c:7181 #: ../tuxpaint.c:7197
msgid "Pick a color." msgid "Pick a color."
msgstr "" msgstr ""
#. Open dialog: 'Erase' button, to erase/deleted the selected picture #. Open dialog: 'Erase' button, to erase/deleted the selected picture
#: ../tuxpaint.c:7961 #: ../tuxpaint.c:7977
msgid "Erase" msgid "Erase"
msgstr "Léirscrios" msgstr "Léirscrios"
#. Open dialog: 'Slides' button, to switch to slide show mode #. Open dialog: 'Slides' button, to switch to slide show mode
#: ../tuxpaint.c:7964 #: ../tuxpaint.c:7980
msgid "Slides" msgid "Slides"
msgstr "Sleamhnáin" msgstr "Sleamhnáin"
#. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture
#: ../tuxpaint.c:7967 #: ../tuxpaint.c:7983
msgid "Back" msgid "Back"
msgstr "Siar" msgstr "Siar"
#. Slideshow: 'Next' button, to load next slide (image) #. Slideshow: 'Next' button, to load next slide (image)
#: ../tuxpaint.c:7970 #: ../tuxpaint.c:7986
msgid "Next" msgid "Next"
msgstr "Ar Aghaidh" msgstr "Ar Aghaidh"
#. Slideshow: 'Play' button, to begin a slideshow sequence #. Slideshow: 'Play' button, to begin a slideshow sequence
#: ../tuxpaint.c:7973 #: ../tuxpaint.c:7989
msgid "Play" msgid "Play"
msgstr "Seinn" msgstr "Seinn"
#. Label for 'Letters' buttons (font selector, down the right when the Text tool is being used); used to show the difference between font faces #. 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:8620 #: ../tuxpaint.c:8636
msgid "Aa" msgid "Aa"
msgstr "Aa" msgstr "Aa"
#. Admittedly stupid way of determining which keys can be used for #. Admittedly stupid way of determining which keys can be used for
#. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English)
#: ../tuxpaint.c:11620 #: ../tuxpaint.c:11636
msgid "Yes" msgid "Yes"
msgstr "Tá" msgstr "Tá"
#: ../tuxpaint.c:11624 #: ../tuxpaint.c:11640
msgid "No" msgid "No"
msgstr "Níl" msgstr "Níl"
#. Prompt to ask whether user wishes to save over old version of their file #. Prompt to ask whether user wishes to save over old version of their file
#: ../tuxpaint.c:12576 #: ../tuxpaint.c:12592
msgid "Replace the picture with your changes?" msgid "Replace the picture with your changes?"
msgstr "Forscríobh an pictiúr le do chuid athruithe?" msgstr "Forscríobh an pictiúr le do chuid athruithe?"
#. Positive response to saving over old version #. Positive response to saving over old version
#. (like a 'File:Save' action in other applications) #. (like a 'File:Save' action in other applications)
#: ../tuxpaint.c:12580 #: ../tuxpaint.c:12596
msgid "Yes, replace the old one!" msgid "Yes, replace the old one!"
msgstr "Forscríobh é!" msgstr "Forscríobh é!"
#. Negative response to saving over old version (saves a new image) #. Negative response to saving over old version (saves a new image)
#. (like a 'File:Save As...' action in other applications) #. (like a 'File:Save As...' action in other applications)
#: ../tuxpaint.c:12584 #: ../tuxpaint.c:12600
msgid "No, save a new file!" msgid "No, save a new file!"
msgstr "Ná forscríobh, sábháil i gcomhad nua!" msgstr "Ná forscríobh, sábháil i gcomhad nua!"
#: ../tuxpaint.c:13347 #: ../tuxpaint.c:13363
msgid "Choose the picture you want, then click “Open”." msgid "Choose the picture you want, then click “Open”."
msgstr "" msgstr ""
"Roghnaigh an pictiúr is mian leat a oscailt, agus ansin cliceáil “Oscail”." "Roghnaigh an pictiúr is mian leat a oscailt, agus ansin cliceáil “Oscail”."
#. Let user choose images: #. Let user choose images:
#. Instructions for Slideshow file dialog (FIXME: Make a #define) #. Instructions for Slideshow file dialog (FIXME: Make a #define)
#: ../tuxpaint.c:14334 ../tuxpaint.c:14648 #: ../tuxpaint.c:14350 ../tuxpaint.c:14664
msgid "Choose the pictures you want, then click “Play”." msgid "Choose the pictures you want, then click “Play”."
msgstr "" msgstr ""
"Roghnaigh na pictiúir is mian leat a oscailt, agus ansin cliceáil “Seinn”." "Roghnaigh na pictiúir is mian leat a oscailt, agus ansin cliceáil “Seinn”."
@ -997,17 +1004,17 @@ msgstr "Tua Cheatha"
msgid "You can draw in rainbow colors!" msgid "You can draw in rainbow colors!"
msgstr "Is féidir leat dearadh le gach dath na tua cheatha!" msgstr "Is féidir leat dearadh le gach dath na tua cheatha!"
#: ../../magic/src/rain.c:64 #: ../../magic/src/rain.c:65
#, fuzzy #, fuzzy
msgid "Rain" msgid "Rain"
msgstr "Tua Cheatha" msgstr "Tua Cheatha"
#: ../../magic/src/rain.c:67 #: ../../magic/src/rain.c:68
#, fuzzy #, fuzzy
msgid "Click to place a rain drop onto your picture." msgid "Click to place a rain drop onto your picture."
msgstr "Cliceáil le haghaidh íomhá scáthánach." msgstr "Cliceáil le haghaidh íomhá scáthánach."
#: ../../magic/src/rain.c:68 #: ../../magic/src/rain.c:69
#, fuzzy #, fuzzy
msgid "Click to cover your picture with rain drops." msgid "Click to cover your picture with rain drops."
msgstr "Cliceáil le haghaidh íomhá scáthánach." msgstr "Cliceáil le haghaidh íomhá scáthánach."

View file

@ -2,7 +2,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Tux paint anns a' ghàidhlig\n" "Project-Id-Version: Tux paint anns a' ghàidhlig\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2008-11-01 21:57+0000\n" "POT-Creation-Date: 2008-12-07 19:03-0800\n"
"PO-Revision-Date: 2006-03-04 15:51-0000\n" "PO-Revision-Date: 2006-03-04 15:51-0000\n"
"Last-Translator: Niall Tracey <internationiall@hotmail.com>\n" "Last-Translator: Niall Tracey <internationiall@hotmail.com>\n"
"Language-Team: <internationiall@hotmail.com>\n" "Language-Team: <internationiall@hotmail.com>\n"
@ -416,7 +416,7 @@ msgstr ""
#. Open a saved picture #. Open a saved picture
#. buttons for the file open dialog #. buttons for the file open dialog
#. Open dialog: 'Open' button, to load the selected picture #. Open dialog: 'Open' button, to load the selected picture
#: ../tools.h:75 ../tuxpaint.c:7958 #: ../tools.h:75 ../tuxpaint.c:7974
msgid "Open" msgid "Open"
msgstr "" msgstr ""
@ -546,57 +546,57 @@ msgstr ""
# Gràmar? # Gràmar?
# Is this an appropriate form to use? # Is this an appropriate form to use?
#. Prompt to confirm user wishes to quit #. Prompt to confirm user wishes to quit
#: ../tuxpaint.c:1842 #: ../tuxpaint.c:1855
#, fuzzy #, fuzzy
msgid "Do you really want to quit?" msgid "Do you really want to quit?"
msgstr "A bheil thu ag iarraidh a falbh?" msgstr "A bheil thu ag iarraidh a falbh?"
# Neo-choileanta. (but functional) # Neo-choileanta. (but functional)
#. Quit prompt positive response (quit) #. Quit prompt positive response (quit)
#: ../tuxpaint.c:1845 #: ../tuxpaint.c:1858
#, fuzzy #, fuzzy
msgid "Yes, I'm done!" msgid "Yes, I'm done!"
msgstr "Tha." msgstr "Tha."
# Neo-choileanta. (but functional) # Neo-choileanta. (but functional)
#. Quit prompt negative response (don't quit) #. Quit prompt negative response (don't quit)
#: ../tuxpaint.c:1848 ../tuxpaint.c:1875 #: ../tuxpaint.c:1861 ../tuxpaint.c:1888
#, fuzzy #, fuzzy
msgid "No, take me back!" msgid "No, take me back!"
msgstr "Chan eil." msgstr "Chan eil."
#. Current picture is not saved; user is quitting #. Current picture is not saved; user is quitting
#: ../tuxpaint.c:1852 #: ../tuxpaint.c:1865
msgid "If you quit, youll lose your picture! Save it?" msgid "If you quit, youll lose your picture! Save it?"
msgstr "" msgstr ""
#: ../tuxpaint.c:1853 ../tuxpaint.c:1858 #: ../tuxpaint.c:1866 ../tuxpaint.c:1871
msgid "Yes, save it!" msgid "Yes, save it!"
msgstr "" msgstr ""
#: ../tuxpaint.c:1854 ../tuxpaint.c:1859 #: ../tuxpaint.c:1867 ../tuxpaint.c:1872
msgid "No, don't bother saving!" msgid "No, don't bother saving!"
msgstr "" msgstr ""
#. Current picture is not saved; user is opening another picture #. Current picture is not saved; user is opening another picture
#: ../tuxpaint.c:1857 #: ../tuxpaint.c:1870
msgid "Save your picture first?" msgid "Save your picture first?"
msgstr "" msgstr ""
#. Error opening picture #. Error opening picture
#: ../tuxpaint.c:1862 #: ../tuxpaint.c:1875
msgid "Cant open that picture!" msgid "Cant open that picture!"
msgstr "" msgstr ""
# Opera anns a' ghàidhlig # Opera anns a' ghàidhlig
#. Generic dialog dismissal #. Generic dialog dismissal
#: ../tuxpaint.c:1865 ../tuxpaint.c:1870 ../tuxpaint.c:1879 ../tuxpaint.c:1883 #: ../tuxpaint.c:1878 ../tuxpaint.c:1883 ../tuxpaint.c:1892 ../tuxpaint.c:1899
#: ../tuxpaint.c:1892 #: ../tuxpaint.c:1908
msgid "OK" msgid "OK"
msgstr "Ceart ma-thà" msgstr "Ceart ma-thà"
#. Notification that 'Open' dialog has nothing to show #. Notification that 'Open' dialog has nothing to show
#: ../tuxpaint.c:1869 #: ../tuxpaint.c:1882
msgid "There are no saved files!" msgid "There are no saved files!"
msgstr "" msgstr ""
@ -606,7 +606,7 @@ msgstr ""
# Stòr-dàta (SMO) # Stòr-dàta (SMO)
# Opera anns a' ghàidhlig # Opera anns a' ghàidhlig
#. Verification of print action #. Verification of print action
#: ../tuxpaint.c:1873 #: ../tuxpaint.c:1886
#, fuzzy #, fuzzy
msgid "Print your picture now?" msgid "Print your picture now?"
msgstr "An clò-bhuail mi an dealbh?" msgstr "An clò-bhuail mi an dealbh?"
@ -615,7 +615,7 @@ msgstr "An clò-bhuail mi an dealbh?"
# Verb from: # Verb from:
# Stòr-dàta (SMO) # Stòr-dàta (SMO)
# Opera anns a' ghàidhlig # Opera anns a' ghàidhlig
#: ../tuxpaint.c:1874 #: ../tuxpaint.c:1887
#, fuzzy #, fuzzy
msgid "Yes, print it!" msgid "Yes, print it!"
msgstr "Clò-bhuail!" msgstr "Clò-bhuail!"
@ -626,122 +626,133 @@ msgstr "Clò-bhuail!"
# Stòr-dàta (SMO) # Stòr-dàta (SMO)
# Opera anns a' ghàidhlig # Opera anns a' ghàidhlig
#. Confirmation of successful (we hope) printing #. Confirmation of successful (we hope) printing
#: ../tuxpaint.c:1878 #: ../tuxpaint.c:1891
#, fuzzy #, fuzzy
msgid "Your picture has been printed!" msgid "Your picture has been printed!"
msgstr "Chlò-bhuail mi an dealbh agad!" msgstr "Chlò-bhuail mi an dealbh agad!"
# Gràmar?
# Appropriate construction?
# Verb from:
# Stòr-dàta (SMO)
# Opera anns a' ghàidhlig
#. We got an error printing
#: ../tuxpaint.c:1895
#, fuzzy
msgid "Sorry! Your picture could not be printed!"
msgstr "Chlò-bhuail mi an dealbh agad!"
# Gràmar? # Gràmar?
# I think that this message is only seen when you try to print a blank page. Am I right in thinking an-dràsta is a more suitable idiomatic translation than fhathast? # I think that this message is only seen when you try to print a blank page. Am I right in thinking an-dràsta is a more suitable idiomatic translation than fhathast?
#. Notification that it's too soon to print again (--printdelay option is in effect) #. Notification that it's too soon to print again (--printdelay option is in effect)
#: ../tuxpaint.c:1882 #: ../tuxpaint.c:1898
msgid "You cant print yet!" msgid "You cant print yet!"
msgstr "Chan urrain dhuit a chlò-bhualadh an-dràstah!" msgstr "Chan urrain dhuit a chlò-bhualadh an-dràstah!"
#. Prompt to confirm erasing a picture in the Open dialog #. Prompt to confirm erasing a picture in the Open dialog
#: ../tuxpaint.c:1886 #: ../tuxpaint.c:1902
msgid "Erase this picture?" msgid "Erase this picture?"
msgstr "" msgstr ""
#: ../tuxpaint.c:1887 #: ../tuxpaint.c:1903
msgid "Yes, erase it!" msgid "Yes, erase it!"
msgstr "" msgstr ""
#: ../tuxpaint.c:1888 #: ../tuxpaint.c:1904
msgid "No, don't erase it!" msgid "No, don't erase it!"
msgstr "" msgstr ""
#. Reminder that Mouse Button 1 is the button to use in Tux Paint #. Reminder that Mouse Button 1 is the button to use in Tux Paint
#: ../tuxpaint.c:1891 #: ../tuxpaint.c:1907
msgid "Remember to use the left mouse button!" msgid "Remember to use the left mouse button!"
msgstr "" msgstr ""
#. Sound has been muted (silenced) via keyboard shortcut #. Sound has been muted (silenced) via keyboard shortcut
#: ../tuxpaint.c:2006 #: ../tuxpaint.c:2022
msgid "Sound muted." msgid "Sound muted."
msgstr "" msgstr ""
#. Sound has been unmuted (unsilenced) via keyboard shortcut #. Sound has been unmuted (unsilenced) via keyboard shortcut
#: ../tuxpaint.c:2011 #: ../tuxpaint.c:2027
msgid "Sound unmuted." msgid "Sound unmuted."
msgstr "" msgstr ""
#. Wait while Text tool finishes loading fonts #. Wait while Text tool finishes loading fonts
#: ../tuxpaint.c:2477 #: ../tuxpaint.c:2493
msgid "Please wait…" msgid "Please wait…"
msgstr "Fuirich mionaid..." msgstr "Fuirich mionaid..."
#: ../tuxpaint.c:7181 #: ../tuxpaint.c:7197
msgid "Pick a color." msgid "Pick a color."
msgstr "" msgstr ""
#. Open dialog: 'Erase' button, to erase/deleted the selected picture #. Open dialog: 'Erase' button, to erase/deleted the selected picture
#: ../tuxpaint.c:7961 #: ../tuxpaint.c:7977
msgid "Erase" msgid "Erase"
msgstr "" msgstr ""
#. Open dialog: 'Slides' button, to switch to slide show mode #. Open dialog: 'Slides' button, to switch to slide show mode
#: ../tuxpaint.c:7964 #: ../tuxpaint.c:7980
msgid "Slides" msgid "Slides"
msgstr "" msgstr ""
#. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture
#: ../tuxpaint.c:7967 #: ../tuxpaint.c:7983
msgid "Back" msgid "Back"
msgstr "" msgstr ""
# Teach Yourself Gaelic Dictionary: Boyd Robertson & Ian Taylor # Teach Yourself Gaelic Dictionary: Boyd Robertson & Ian Taylor
# Opera anns a' Ghàidhlig # Opera anns a' Ghàidhlig
#. Slideshow: 'Next' button, to load next slide (image) #. Slideshow: 'Next' button, to load next slide (image)
#: ../tuxpaint.c:7970 #: ../tuxpaint.c:7986
#, fuzzy #, fuzzy
msgid "Next" msgid "Next"
msgstr "Teacsa" msgstr "Teacsa"
#. Slideshow: 'Play' button, to begin a slideshow sequence #. Slideshow: 'Play' button, to begin a slideshow sequence
#: ../tuxpaint.c:7973 #: ../tuxpaint.c:7989
msgid "Play" msgid "Play"
msgstr "" msgstr ""
#. Label for 'Letters' buttons (font selector, down the right when the Text tool is being used); used to show the difference between font faces #. 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:8620 #: ../tuxpaint.c:8636
msgid "Aa" msgid "Aa"
msgstr "" msgstr ""
#. Admittedly stupid way of determining which keys can be used for #. Admittedly stupid way of determining which keys can be used for
#. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English)
#: ../tuxpaint.c:11620 #: ../tuxpaint.c:11636
msgid "Yes" msgid "Yes"
msgstr "" msgstr ""
#: ../tuxpaint.c:11624 #: ../tuxpaint.c:11640
msgid "No" msgid "No"
msgstr "" msgstr ""
#. Prompt to ask whether user wishes to save over old version of their file #. Prompt to ask whether user wishes to save over old version of their file
#: ../tuxpaint.c:12576 #: ../tuxpaint.c:12592
msgid "Replace the picture with your changes?" msgid "Replace the picture with your changes?"
msgstr "" msgstr ""
#. Positive response to saving over old version #. Positive response to saving over old version
#. (like a 'File:Save' action in other applications) #. (like a 'File:Save' action in other applications)
#: ../tuxpaint.c:12580 #: ../tuxpaint.c:12596
msgid "Yes, replace the old one!" msgid "Yes, replace the old one!"
msgstr "" msgstr ""
#. Negative response to saving over old version (saves a new image) #. Negative response to saving over old version (saves a new image)
#. (like a 'File:Save As...' action in other applications) #. (like a 'File:Save As...' action in other applications)
#: ../tuxpaint.c:12584 #: ../tuxpaint.c:12600
msgid "No, save a new file!" msgid "No, save a new file!"
msgstr "" msgstr ""
#: ../tuxpaint.c:13347 #: ../tuxpaint.c:13363
msgid "Choose the picture you want, then click “Open”." msgid "Choose the picture you want, then click “Open”."
msgstr "" msgstr ""
#. Let user choose images: #. Let user choose images:
#. Instructions for Slideshow file dialog (FIXME: Make a #define) #. Instructions for Slideshow file dialog (FIXME: Make a #define)
#: ../tuxpaint.c:14334 ../tuxpaint.c:14648 #: ../tuxpaint.c:14350 ../tuxpaint.c:14664
msgid "Choose the pictures you want, then click “Play”." msgid "Choose the pictures you want, then click “Play”."
msgstr "" msgstr ""
@ -1112,18 +1123,18 @@ msgid "You can draw in rainbow colors!"
msgstr "'S urrain dhuit a peantadh le uile dathan na bogha-froise!" msgstr "'S urrain dhuit a peantadh le uile dathan na bogha-froise!"
# Teach Yourself Gaelic Dictionary: Boyd Robertson & Ian Taylor # Teach Yourself Gaelic Dictionary: Boyd Robertson & Ian Taylor
#: ../../magic/src/rain.c:64 #: ../../magic/src/rain.c:65
#, fuzzy #, fuzzy
msgid "Rain" msgid "Rain"
msgstr "Bogha-froise" msgstr "Bogha-froise"
# Gràmar? # Gràmar?
#: ../../magic/src/rain.c:67 #: ../../magic/src/rain.c:68
#, fuzzy #, fuzzy
msgid "Click to place a rain drop onto your picture." msgid "Click to place a rain drop onto your picture."
msgstr "Briog agus slaod airson na breigichean beaga." msgstr "Briog agus slaod airson na breigichean beaga."
#: ../../magic/src/rain.c:68 #: ../../magic/src/rain.c:69
msgid "Click to cover your picture with rain drops." msgid "Click to cover your picture with rain drops."
msgstr "" msgstr ""

View file

@ -9,7 +9,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: tuxpaint-gl\n" "Project-Id-Version: tuxpaint-gl\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2008-11-01 21:57+0000\n" "POT-Creation-Date: 2008-12-07 19:03-0800\n"
"PO-Revision-Date: 2006-05-12 13:47+0200\n" "PO-Revision-Date: 2006-05-12 13:47+0200\n"
"Last-Translator: Leandro Regueiro <leandro.regueiro@gmail.com>\n" "Last-Translator: Leandro Regueiro <leandro.regueiro@gmail.com>\n"
"Language-Team: Galician <gpul-traduccion@ceu.fi.udc.es>\n" "Language-Team: Galician <gpul-traduccion@ceu.fi.udc.es>\n"
@ -383,7 +383,7 @@ msgstr "Novo"
#. Open a saved picture #. Open a saved picture
#. buttons for the file open dialog #. buttons for the file open dialog
#. Open dialog: 'Open' button, to load the selected picture #. Open dialog: 'Open' button, to load the selected picture
#: ../tools.h:75 ../tuxpaint.c:7958 #: ../tools.h:75 ../tuxpaint.c:7974
msgid "Open" msgid "Open"
msgstr "Abrir" msgstr "Abrir"
@ -499,175 +499,182 @@ msgid "OK then… Lets keep drawing this one!"
msgstr "Ben... Imos seguir debuxando este debuxo!" msgstr "Ben... Imos seguir debuxando este debuxo!"
#. Prompt to confirm user wishes to quit #. Prompt to confirm user wishes to quit
#: ../tuxpaint.c:1842 #: ../tuxpaint.c:1855
msgid "Do you really want to quit?" msgid "Do you really want to quit?"
msgstr "Desexas saír?" msgstr "Desexas saír?"
#. Quit prompt positive response (quit) #. Quit prompt positive response (quit)
#: ../tuxpaint.c:1845 #: ../tuxpaint.c:1858
msgid "Yes, I'm done!" msgid "Yes, I'm done!"
msgstr "Si, xa estou listo!" msgstr "Si, xa estou listo!"
#. Quit prompt negative response (don't quit) #. Quit prompt negative response (don't quit)
#: ../tuxpaint.c:1848 ../tuxpaint.c:1875 #: ../tuxpaint.c:1861 ../tuxpaint.c:1888
msgid "No, take me back!" msgid "No, take me back!"
msgstr "Non, quero voltar!" msgstr "Non, quero voltar!"
#. Current picture is not saved; user is quitting #. Current picture is not saved; user is quitting
#: ../tuxpaint.c:1852 #: ../tuxpaint.c:1865
msgid "If you quit, youll lose your picture! Save it?" msgid "If you quit, youll lose your picture! Save it?"
msgstr "Se saes, perdera-lo teu debuxo! Desexas gardalo?" msgstr "Se saes, perdera-lo teu debuxo! Desexas gardalo?"
#: ../tuxpaint.c:1853 ../tuxpaint.c:1858 #: ../tuxpaint.c:1866 ../tuxpaint.c:1871
msgid "Yes, save it!" msgid "Yes, save it!"
msgstr "Si, gárdao!" msgstr "Si, gárdao!"
#: ../tuxpaint.c:1854 ../tuxpaint.c:1859 #: ../tuxpaint.c:1867 ../tuxpaint.c:1872
msgid "No, don't bother saving!" msgid "No, don't bother saving!"
msgstr "Non, non te molestes en gardalo!" msgstr "Non, non te molestes en gardalo!"
#. Current picture is not saved; user is opening another picture #. Current picture is not saved; user is opening another picture
#: ../tuxpaint.c:1857 #: ../tuxpaint.c:1870
msgid "Save your picture first?" msgid "Save your picture first?"
msgstr "Desexas garda-lo teu debuxo antes de saír?" msgstr "Desexas garda-lo teu debuxo antes de saír?"
#. Error opening picture #. Error opening picture
#: ../tuxpaint.c:1862 #: ../tuxpaint.c:1875
msgid "Cant open that picture!" msgid "Cant open that picture!"
msgstr "Non se puido abrir este debuxo!" msgstr "Non se puido abrir este debuxo!"
#. Generic dialog dismissal #. Generic dialog dismissal
#: ../tuxpaint.c:1865 ../tuxpaint.c:1870 ../tuxpaint.c:1879 ../tuxpaint.c:1883 #: ../tuxpaint.c:1878 ../tuxpaint.c:1883 ../tuxpaint.c:1892 ../tuxpaint.c:1899
#: ../tuxpaint.c:1892 #: ../tuxpaint.c:1908
msgid "OK" msgid "OK"
msgstr "Aceptar" msgstr "Aceptar"
#. Notification that 'Open' dialog has nothing to show #. Notification that 'Open' dialog has nothing to show
#: ../tuxpaint.c:1869 #: ../tuxpaint.c:1882
msgid "There are no saved files!" msgid "There are no saved files!"
msgstr "Non hai ficheiros gardados!" msgstr "Non hai ficheiros gardados!"
#. Verification of print action #. Verification of print action
#: ../tuxpaint.c:1873 #: ../tuxpaint.c:1886
msgid "Print your picture now?" msgid "Print your picture now?"
msgstr "Desexas imprimi-lo teu debuxo agora?" msgstr "Desexas imprimi-lo teu debuxo agora?"
#: ../tuxpaint.c:1874 #: ../tuxpaint.c:1887
msgid "Yes, print it!" msgid "Yes, print it!"
msgstr "SI, imprímeo!" msgstr "SI, imprímeo!"
#. Confirmation of successful (we hope) printing #. Confirmation of successful (we hope) printing
#: ../tuxpaint.c:1878 #: ../tuxpaint.c:1891
msgid "Your picture has been printed!" msgid "Your picture has been printed!"
msgstr "Xa se imprimiu o teu debuxo!" msgstr "Xa se imprimiu o teu debuxo!"
#. We got an error printing
#: ../tuxpaint.c:1895
#, fuzzy
#| msgid "Your picture has been printed!"
msgid "Sorry! Your picture could not be printed!"
msgstr "Xa se imprimiu o teu debuxo!"
#. Notification that it's too soon to print again (--printdelay option is in effect) #. Notification that it's too soon to print again (--printdelay option is in effect)
#: ../tuxpaint.c:1882 #: ../tuxpaint.c:1898
msgid "You cant print yet!" msgid "You cant print yet!"
msgstr "Ainda non podes imprimir!" msgstr "Ainda non podes imprimir!"
#. Prompt to confirm erasing a picture in the Open dialog #. Prompt to confirm erasing a picture in the Open dialog
#: ../tuxpaint.c:1886 #: ../tuxpaint.c:1902
msgid "Erase this picture?" msgid "Erase this picture?"
msgstr "Desexas borrar este debuxo?" msgstr "Desexas borrar este debuxo?"
#: ../tuxpaint.c:1887 #: ../tuxpaint.c:1903
msgid "Yes, erase it!" msgid "Yes, erase it!"
msgstr "Si, elimínao!" msgstr "Si, elimínao!"
#: ../tuxpaint.c:1888 #: ../tuxpaint.c:1904
msgid "No, don't erase it!" msgid "No, don't erase it!"
msgstr "Non, non o elimines!" msgstr "Non, non o elimines!"
#. Reminder that Mouse Button 1 is the button to use in Tux Paint #. Reminder that Mouse Button 1 is the button to use in Tux Paint
#: ../tuxpaint.c:1891 #: ../tuxpaint.c:1907
msgid "Remember to use the left mouse button!" msgid "Remember to use the left mouse button!"
msgstr "Lembra usar o botón esquerdo do rato!" msgstr "Lembra usar o botón esquerdo do rato!"
#. Sound has been muted (silenced) via keyboard shortcut #. Sound has been muted (silenced) via keyboard shortcut
#: ../tuxpaint.c:2006 #: ../tuxpaint.c:2022
msgid "Sound muted." msgid "Sound muted."
msgstr "" msgstr ""
#. Sound has been unmuted (unsilenced) via keyboard shortcut #. Sound has been unmuted (unsilenced) via keyboard shortcut
#: ../tuxpaint.c:2011 #: ../tuxpaint.c:2027
msgid "Sound unmuted." msgid "Sound unmuted."
msgstr "" msgstr ""
#. Wait while Text tool finishes loading fonts #. Wait while Text tool finishes loading fonts
#: ../tuxpaint.c:2477 #: ../tuxpaint.c:2493
msgid "Please wait…" msgid "Please wait…"
msgstr "Por favor agarda..." msgstr "Por favor agarda..."
#: ../tuxpaint.c:7181 #: ../tuxpaint.c:7197
msgid "Pick a color." msgid "Pick a color."
msgstr "" msgstr ""
#. Open dialog: 'Erase' button, to erase/deleted the selected picture #. Open dialog: 'Erase' button, to erase/deleted the selected picture
#: ../tuxpaint.c:7961 #: ../tuxpaint.c:7977
msgid "Erase" msgid "Erase"
msgstr "Borrar" msgstr "Borrar"
#. Open dialog: 'Slides' button, to switch to slide show mode #. Open dialog: 'Slides' button, to switch to slide show mode
#: ../tuxpaint.c:7964 #: ../tuxpaint.c:7980
msgid "Slides" msgid "Slides"
msgstr "" msgstr ""
#. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture
#: ../tuxpaint.c:7967 #: ../tuxpaint.c:7983
msgid "Back" msgid "Back"
msgstr "Atrás" msgstr "Atrás"
#. Slideshow: 'Next' button, to load next slide (image) #. Slideshow: 'Next' button, to load next slide (image)
#: ../tuxpaint.c:7970 #: ../tuxpaint.c:7986
#, fuzzy #, fuzzy
msgid "Next" msgid "Next"
msgstr "Texto" msgstr "Texto"
#. Slideshow: 'Play' button, to begin a slideshow sequence #. Slideshow: 'Play' button, to begin a slideshow sequence
#: ../tuxpaint.c:7973 #: ../tuxpaint.c:7989
msgid "Play" msgid "Play"
msgstr "" msgstr ""
#. Label for 'Letters' buttons (font selector, down the right when the Text tool is being used); used to show the difference between font faces #. 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:8620 #: ../tuxpaint.c:8636
msgid "Aa" msgid "Aa"
msgstr "Aa" msgstr "Aa"
#. Admittedly stupid way of determining which keys can be used for #. Admittedly stupid way of determining which keys can be used for
#. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English)
#: ../tuxpaint.c:11620 #: ../tuxpaint.c:11636
msgid "Yes" msgid "Yes"
msgstr "Si" msgstr "Si"
#: ../tuxpaint.c:11624 #: ../tuxpaint.c:11640
msgid "No" msgid "No"
msgstr "Non" msgstr "Non"
#. Prompt to ask whether user wishes to save over old version of their file #. Prompt to ask whether user wishes to save over old version of their file
#: ../tuxpaint.c:12576 #: ../tuxpaint.c:12592
msgid "Replace the picture with your changes?" msgid "Replace the picture with your changes?"
msgstr "Desexas substituir o debuxo cos teus cambios?" msgstr "Desexas substituir o debuxo cos teus cambios?"
#. Positive response to saving over old version #. Positive response to saving over old version
#. (like a 'File:Save' action in other applications) #. (like a 'File:Save' action in other applications)
#: ../tuxpaint.c:12580 #: ../tuxpaint.c:12596
msgid "Yes, replace the old one!" msgid "Yes, replace the old one!"
msgstr "Si, substitúe o antigo!" msgstr "Si, substitúe o antigo!"
#. Negative response to saving over old version (saves a new image) #. Negative response to saving over old version (saves a new image)
#. (like a 'File:Save As...' action in other applications) #. (like a 'File:Save As...' action in other applications)
#: ../tuxpaint.c:12584 #: ../tuxpaint.c:12600
msgid "No, save a new file!" msgid "No, save a new file!"
msgstr "Non, gardar nun novo ficheiro!" msgstr "Non, gardar nun novo ficheiro!"
#: ../tuxpaint.c:13347 #: ../tuxpaint.c:13363
msgid "Choose the picture you want, then click “Open”." msgid "Choose the picture you want, then click “Open”."
msgstr "Escolle o debuxo que queiras, e despois preme en “Abrir”." msgstr "Escolle o debuxo que queiras, e despois preme en “Abrir”."
#. Let user choose images: #. Let user choose images:
#. Instructions for Slideshow file dialog (FIXME: Make a #define) #. Instructions for Slideshow file dialog (FIXME: Make a #define)
#: ../tuxpaint.c:14334 ../tuxpaint.c:14648 #: ../tuxpaint.c:14350 ../tuxpaint.c:14664
#, fuzzy #, fuzzy
msgid "Choose the pictures you want, then click “Play”." msgid "Choose the pictures you want, then click “Play”."
msgstr "Escolle o debuxo que queiras, e despois preme en “Abrir”." msgstr "Escolle o debuxo que queiras, e despois preme en “Abrir”."
@ -999,17 +1006,17 @@ msgstr "Arco iris"
msgid "You can draw in rainbow colors!" msgid "You can draw in rainbow colors!"
msgstr "Podes pintar cas cores do arco da vella!" msgstr "Podes pintar cas cores do arco da vella!"
#: ../../magic/src/rain.c:64 #: ../../magic/src/rain.c:65
#, fuzzy #, fuzzy
msgid "Rain" msgid "Rain"
msgstr "Arco iris" msgstr "Arco iris"
#: ../../magic/src/rain.c:67 #: ../../magic/src/rain.c:68
#, fuzzy #, fuzzy
msgid "Click to place a rain drop onto your picture." msgid "Click to place a rain drop onto your picture."
msgstr "Clica para espellar o debuxo." msgstr "Clica para espellar o debuxo."
#: ../../magic/src/rain.c:68 #: ../../magic/src/rain.c:69
#, fuzzy #, fuzzy
msgid "Click to cover your picture with rain drops." msgid "Click to cover your picture with rain drops."
msgstr "Clica para espellar o debuxo." msgstr "Clica para espellar o debuxo."

View file

@ -6,7 +6,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: tuxpaint 0.9.14\n" "Project-Id-Version: tuxpaint 0.9.14\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2008-11-01 21:57+0000\n" "POT-Creation-Date: 2008-12-07 19:03-0800\n"
"PO-Revision-Date: 2005-07-26 01:30-0800\n" "PO-Revision-Date: 2005-07-26 01:30-0800\n"
"Last-Translator: Bill Kendrick <bill@newbreedsoftware.com>\n" "Last-Translator: Bill Kendrick <bill@newbreedsoftware.com>\n"
"Language-Team: \n" "Language-Team: \n"
@ -383,7 +383,7 @@ msgstr "Nij"
#. Open a saved picture #. Open a saved picture
#. buttons for the file open dialog #. buttons for the file open dialog
#. Open dialog: 'Open' button, to load the selected picture #. Open dialog: 'Open' button, to load the selected picture
#: ../tools.h:75 ../tuxpaint.c:7958 #: ../tools.h:75 ../tuxpaint.c:7974
msgid "Open" msgid "Open"
msgstr "Lösdoun" msgstr "Lösdoun"
@ -500,176 +500,183 @@ msgid "OK then… Lets keep drawing this one!"
msgstr "Na goud din... Loawwe dizze mor tijken blieven!" msgstr "Na goud din... Loawwe dizze mor tijken blieven!"
#. Prompt to confirm user wishes to quit #. Prompt to confirm user wishes to quit
#: ../tuxpaint.c:1842 #: ../tuxpaint.c:1855
msgid "Do you really want to quit?" msgid "Do you really want to quit?"
msgstr "Wilst dr echt uut?" msgstr "Wilst dr echt uut?"
#. Quit prompt positive response (quit) #. Quit prompt positive response (quit)
#: ../tuxpaint.c:1845 #: ../tuxpaint.c:1858
msgid "Yes, I'm done!" msgid "Yes, I'm done!"
msgstr "" msgstr ""
#. Quit prompt negative response (don't quit) #. Quit prompt negative response (don't quit)
#: ../tuxpaint.c:1848 ../tuxpaint.c:1875 #: ../tuxpaint.c:1861 ../tuxpaint.c:1888
msgid "No, take me back!" msgid "No, take me back!"
msgstr "" msgstr ""
#. Current picture is not saved; user is quitting #. Current picture is not saved; user is quitting
#: ../tuxpaint.c:1852 #: ../tuxpaint.c:1865
msgid "If you quit, youll lose your picture! Save it?" msgid "If you quit, youll lose your picture! Save it?"
msgstr "Ast dr uut gest, bust dien ploatje kwiet! Bewoaren?" msgstr "Ast dr uut gest, bust dien ploatje kwiet! Bewoaren?"
#: ../tuxpaint.c:1853 ../tuxpaint.c:1858 #: ../tuxpaint.c:1866 ../tuxpaint.c:1871
msgid "Yes, save it!" msgid "Yes, save it!"
msgstr "" msgstr ""
#: ../tuxpaint.c:1854 ../tuxpaint.c:1859 #: ../tuxpaint.c:1867 ../tuxpaint.c:1872
msgid "No, don't bother saving!" msgid "No, don't bother saving!"
msgstr "" msgstr ""
#. Current picture is not saved; user is opening another picture #. Current picture is not saved; user is opening another picture
#: ../tuxpaint.c:1857 #: ../tuxpaint.c:1870
msgid "Save your picture first?" msgid "Save your picture first?"
msgstr "Eerst dien tijken bewoaren?" msgstr "Eerst dien tijken bewoaren?"
#. Error opening picture #. Error opening picture
#: ../tuxpaint.c:1862 #: ../tuxpaint.c:1875
msgid "Cant open that picture!" msgid "Cant open that picture!"
msgstr "Krieg dij tijken nie lös!" msgstr "Krieg dij tijken nie lös!"
#. Generic dialog dismissal #. Generic dialog dismissal
#: ../tuxpaint.c:1865 ../tuxpaint.c:1870 ../tuxpaint.c:1879 ../tuxpaint.c:1883 #: ../tuxpaint.c:1878 ../tuxpaint.c:1883 ../tuxpaint.c:1892 ../tuxpaint.c:1899
#: ../tuxpaint.c:1892 #: ../tuxpaint.c:1908
msgid "OK" msgid "OK"
msgstr "Goud" msgstr "Goud"
#. Notification that 'Open' dialog has nothing to show #. Notification that 'Open' dialog has nothing to show
#: ../tuxpaint.c:1869 #: ../tuxpaint.c:1882
msgid "There are no saved files!" msgid "There are no saved files!"
msgstr "Dr bunnen gien bewoarde bestanden!" msgstr "Dr bunnen gien bewoarde bestanden!"
#. Verification of print action #. Verification of print action
#: ../tuxpaint.c:1873 #: ../tuxpaint.c:1886
msgid "Print your picture now?" msgid "Print your picture now?"
msgstr "Dien tijken noe ófdrukken!" msgstr "Dien tijken noe ófdrukken!"
#: ../tuxpaint.c:1874 #: ../tuxpaint.c:1887
msgid "Yes, print it!" msgid "Yes, print it!"
msgstr "" msgstr ""
#. Confirmation of successful (we hope) printing #. Confirmation of successful (we hope) printing
#: ../tuxpaint.c:1878 #: ../tuxpaint.c:1891
msgid "Your picture has been printed!" msgid "Your picture has been printed!"
msgstr "Dien tijken is ófdrukt!" msgstr "Dien tijken is ófdrukt!"
#. We got an error printing
#: ../tuxpaint.c:1895
#, fuzzy
#| msgid "Your picture has been printed!"
msgid "Sorry! Your picture could not be printed!"
msgstr "Dien tijken is ófdrukt!"
#. Notification that it's too soon to print again (--printdelay option is in effect) #. Notification that it's too soon to print again (--printdelay option is in effect)
#: ../tuxpaint.c:1882 #: ../tuxpaint.c:1898
msgid "You cant print yet!" msgid "You cant print yet!"
msgstr "Kanst noe nog nait ófdrukken!" msgstr "Kanst noe nog nait ófdrukken!"
#. Prompt to confirm erasing a picture in the Open dialog #. Prompt to confirm erasing a picture in the Open dialog
#: ../tuxpaint.c:1886 #: ../tuxpaint.c:1902
msgid "Erase this picture?" msgid "Erase this picture?"
msgstr "Dizze tijken votsmieten?" msgstr "Dizze tijken votsmieten?"
#: ../tuxpaint.c:1887 #: ../tuxpaint.c:1903
msgid "Yes, erase it!" msgid "Yes, erase it!"
msgstr "" msgstr ""
#: ../tuxpaint.c:1888 #: ../tuxpaint.c:1904
msgid "No, don't erase it!" msgid "No, don't erase it!"
msgstr "" msgstr ""
#. Reminder that Mouse Button 1 is the button to use in Tux Paint #. Reminder that Mouse Button 1 is the button to use in Tux Paint
#: ../tuxpaint.c:1891 #: ../tuxpaint.c:1907
msgid "Remember to use the left mouse button!" msgid "Remember to use the left mouse button!"
msgstr "" msgstr ""
#. Sound has been muted (silenced) via keyboard shortcut #. Sound has been muted (silenced) via keyboard shortcut
#: ../tuxpaint.c:2006 #: ../tuxpaint.c:2022
msgid "Sound muted." msgid "Sound muted."
msgstr "" msgstr ""
#. Sound has been unmuted (unsilenced) via keyboard shortcut #. Sound has been unmuted (unsilenced) via keyboard shortcut
#: ../tuxpaint.c:2011 #: ../tuxpaint.c:2027
msgid "Sound unmuted." msgid "Sound unmuted."
msgstr "" msgstr ""
#. Wait while Text tool finishes loading fonts #. Wait while Text tool finishes loading fonts
#: ../tuxpaint.c:2477 #: ../tuxpaint.c:2493
msgid "Please wait…" msgid "Please wait…"
msgstr "" msgstr ""
#: ../tuxpaint.c:7181 #: ../tuxpaint.c:7197
msgid "Pick a color." msgid "Pick a color."
msgstr "" msgstr ""
#. Open dialog: 'Erase' button, to erase/deleted the selected picture #. Open dialog: 'Erase' button, to erase/deleted the selected picture
#: ../tuxpaint.c:7961 #: ../tuxpaint.c:7977
msgid "Erase" msgid "Erase"
msgstr "Votsmieten" msgstr "Votsmieten"
#. Open dialog: 'Slides' button, to switch to slide show mode #. Open dialog: 'Slides' button, to switch to slide show mode
#: ../tuxpaint.c:7964 #: ../tuxpaint.c:7980
msgid "Slides" msgid "Slides"
msgstr "" msgstr ""
#. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture
#: ../tuxpaint.c:7967 #: ../tuxpaint.c:7983
msgid "Back" msgid "Back"
msgstr "Weerumme" msgstr "Weerumme"
#. Slideshow: 'Next' button, to load next slide (image) #. Slideshow: 'Next' button, to load next slide (image)
#: ../tuxpaint.c:7970 #: ../tuxpaint.c:7986
#, fuzzy #, fuzzy
msgid "Next" msgid "Next"
msgstr "Tekst" msgstr "Tekst"
#. Slideshow: 'Play' button, to begin a slideshow sequence #. Slideshow: 'Play' button, to begin a slideshow sequence
#: ../tuxpaint.c:7973 #: ../tuxpaint.c:7989
msgid "Play" msgid "Play"
msgstr "" msgstr ""
#. Label for 'Letters' buttons (font selector, down the right when the Text tool is being used); used to show the difference between font faces #. 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:8620 #: ../tuxpaint.c:8636
msgid "Aa" msgid "Aa"
msgstr "" msgstr ""
#. Admittedly stupid way of determining which keys can be used for #. Admittedly stupid way of determining which keys can be used for
#. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English)
#: ../tuxpaint.c:11620 #: ../tuxpaint.c:11636
msgid "Yes" msgid "Yes"
msgstr "Ja" msgstr "Ja"
#: ../tuxpaint.c:11624 #: ../tuxpaint.c:11640
msgid "No" msgid "No"
msgstr "Nee" msgstr "Nee"
#. Prompt to ask whether user wishes to save over old version of their file #. Prompt to ask whether user wishes to save over old version of their file
#: ../tuxpaint.c:12576 #: ../tuxpaint.c:12592
msgid "Replace the picture with your changes?" msgid "Replace the picture with your changes?"
msgstr "" msgstr ""
#. Positive response to saving over old version #. Positive response to saving over old version
#. (like a 'File:Save' action in other applications) #. (like a 'File:Save' action in other applications)
#: ../tuxpaint.c:12580 #: ../tuxpaint.c:12596
msgid "Yes, replace the old one!" msgid "Yes, replace the old one!"
msgstr "" msgstr ""
#. Negative response to saving over old version (saves a new image) #. Negative response to saving over old version (saves a new image)
#. (like a 'File:Save As...' action in other applications) #. (like a 'File:Save As...' action in other applications)
#: ../tuxpaint.c:12584 #: ../tuxpaint.c:12600
#, fuzzy #, fuzzy
msgid "No, save a new file!" msgid "No, save a new file!"
msgstr "Nee, n nij bestaand bewoaren" msgstr "Nee, n nij bestaand bewoaren"
#: ../tuxpaint.c:13347 #: ../tuxpaint.c:13363
msgid "Choose the picture you want, then click “Open”." msgid "Choose the picture you want, then click “Open”."
msgstr "Kijs de tijken dijst wilst, klik din op \"Lösdoun\"." msgstr "Kijs de tijken dijst wilst, klik din op \"Lösdoun\"."
#. Let user choose images: #. Let user choose images:
#. Instructions for Slideshow file dialog (FIXME: Make a #define) #. Instructions for Slideshow file dialog (FIXME: Make a #define)
#: ../tuxpaint.c:14334 ../tuxpaint.c:14648 #: ../tuxpaint.c:14350 ../tuxpaint.c:14664
#, fuzzy #, fuzzy
msgid "Choose the pictures you want, then click “Play”." msgid "Choose the pictures you want, then click “Play”."
msgstr "Kijs de tijken dijst wilst, klik din op \"Lösdoun\"." msgstr "Kijs de tijken dijst wilst, klik din op \"Lösdoun\"."
@ -1005,17 +1012,17 @@ msgstr "Regenboge"
msgid "You can draw in rainbow colors!" msgid "You can draw in rainbow colors!"
msgstr "Doe kanst tijken in regenboogkleuren!" msgstr "Doe kanst tijken in regenboogkleuren!"
#: ../../magic/src/rain.c:64 #: ../../magic/src/rain.c:65
#, fuzzy #, fuzzy
msgid "Rain" msgid "Rain"
msgstr "Regenboge" msgstr "Regenboge"
#: ../../magic/src/rain.c:67 #: ../../magic/src/rain.c:68
#, fuzzy #, fuzzy
msgid "Click to place a rain drop onto your picture." msgid "Click to place a rain drop onto your picture."
msgstr "Klik um n spijgelbeeld te moaken." msgstr "Klik um n spijgelbeeld te moaken."
#: ../../magic/src/rain.c:68 #: ../../magic/src/rain.c:69
#, fuzzy #, fuzzy
msgid "Click to cover your picture with rain drops." msgid "Click to cover your picture with rain drops."
msgstr "Klik um n spijgelbeeld te moaken." msgstr "Klik um n spijgelbeeld te moaken."

View file

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: tuxpaint\n" "Project-Id-Version: tuxpaint\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2008-11-01 21:57+0000\n" "POT-Creation-Date: 2008-12-07 19:03-0800\n"
"PO-Revision-Date: 2008-07-14 12:17+0530\n" "PO-Revision-Date: 2008-07-14 12:17+0530\n"
"Last-Translator: Kartik Mistry <kartik.mistry@gmail.com>\n" "Last-Translator: Kartik Mistry <kartik.mistry@gmail.com>\n"
"Language-Team: Gujarati <team@utkarsh.org>\n" "Language-Team: Gujarati <team@utkarsh.org>\n"
@ -376,7 +376,7 @@ msgstr "નવું"
#. Open a saved picture #. Open a saved picture
#. buttons for the file open dialog #. buttons for the file open dialog
#. Open dialog: 'Open' button, to load the selected picture #. Open dialog: 'Open' button, to load the selected picture
#: ../tools.h:75 ../tuxpaint.c:7958 #: ../tools.h:75 ../tuxpaint.c:7974
msgid "Open" msgid "Open"
msgstr "ખોલો" msgstr "ખોલો"
@ -490,174 +490,181 @@ msgid "OK then… Lets keep drawing this one!"
msgstr "બરાબર ત્યારે... ચાલો આ દોરવાનું ચાલુ રાખીએ!" msgstr "બરાબર ત્યારે... ચાલો આ દોરવાનું ચાલુ રાખીએ!"
#. Prompt to confirm user wishes to quit #. Prompt to confirm user wishes to quit
#: ../tuxpaint.c:1842 #: ../tuxpaint.c:1855
msgid "Do you really want to quit?" msgid "Do you really want to quit?"
msgstr "તમે ખરેખર બહાર નીકળવા માંગો છો?" msgstr "તમે ખરેખર બહાર નીકળવા માંગો છો?"
#. Quit prompt positive response (quit) #. Quit prompt positive response (quit)
#: ../tuxpaint.c:1845 #: ../tuxpaint.c:1858
msgid "Yes, I'm done!" msgid "Yes, I'm done!"
msgstr "હા, મેં પૂરૂં કર્યું!" msgstr "હા, મેં પૂરૂં કર્યું!"
#. Quit prompt negative response (don't quit) #. Quit prompt negative response (don't quit)
#: ../tuxpaint.c:1848 ../tuxpaint.c:1875 #: ../tuxpaint.c:1861 ../tuxpaint.c:1888
msgid "No, take me back!" msgid "No, take me back!"
msgstr "ના, મને પાછા લઇ જાવ!" msgstr "ના, મને પાછા લઇ જાવ!"
#. Current picture is not saved; user is quitting #. Current picture is not saved; user is quitting
#: ../tuxpaint.c:1852 #: ../tuxpaint.c:1865
msgid "If you quit, youll lose your picture! Save it?" msgid "If you quit, youll lose your picture! Save it?"
msgstr "જો તમે બહાર નીકળશો, તો તમે તમારૂ ચિત્ર ગુમાવશો! તેને સાચવશો?" msgstr "જો તમે બહાર નીકળશો, તો તમે તમારૂ ચિત્ર ગુમાવશો! તેને સાચવશો?"
#: ../tuxpaint.c:1853 ../tuxpaint.c:1858 #: ../tuxpaint.c:1866 ../tuxpaint.c:1871
msgid "Yes, save it!" msgid "Yes, save it!"
msgstr "હા, તેને સાચવો!" msgstr "હા, તેને સાચવો!"
#: ../tuxpaint.c:1854 ../tuxpaint.c:1859 #: ../tuxpaint.c:1867 ../tuxpaint.c:1872
msgid "No, don't bother saving!" msgid "No, don't bother saving!"
msgstr "ના, સાચવશો નહી!" msgstr "ના, સાચવશો નહી!"
#. Current picture is not saved; user is opening another picture #. Current picture is not saved; user is opening another picture
#: ../tuxpaint.c:1857 #: ../tuxpaint.c:1870
msgid "Save your picture first?" msgid "Save your picture first?"
msgstr "પહેલાં તમારૂં ચિત્ર સાચવશો?" msgstr "પહેલાં તમારૂં ચિત્ર સાચવશો?"
#. Error opening picture #. Error opening picture
#: ../tuxpaint.c:1862 #: ../tuxpaint.c:1875
msgid "Cant open that picture!" msgid "Cant open that picture!"
msgstr "ચિત્ર ખોલી શકાતું નથી!" msgstr "ચિત્ર ખોલી શકાતું નથી!"
#. Generic dialog dismissal #. Generic dialog dismissal
#: ../tuxpaint.c:1865 ../tuxpaint.c:1870 ../tuxpaint.c:1879 ../tuxpaint.c:1883 #: ../tuxpaint.c:1878 ../tuxpaint.c:1883 ../tuxpaint.c:1892 ../tuxpaint.c:1899
#: ../tuxpaint.c:1892 #: ../tuxpaint.c:1908
msgid "OK" msgid "OK"
msgstr "બરાબર" msgstr "બરાબર"
#. Notification that 'Open' dialog has nothing to show #. Notification that 'Open' dialog has nothing to show
#: ../tuxpaint.c:1869 #: ../tuxpaint.c:1882
msgid "There are no saved files!" msgid "There are no saved files!"
msgstr "કોઇ ફાઇલો સાચવેલ નથી!" msgstr "કોઇ ફાઇલો સાચવેલ નથી!"
#. Verification of print action #. Verification of print action
#: ../tuxpaint.c:1873 #: ../tuxpaint.c:1886
msgid "Print your picture now?" msgid "Print your picture now?"
msgstr "તમારૂં ચિત્ર અત્યારે છાપશો?" msgstr "તમારૂં ચિત્ર અત્યારે છાપશો?"
#: ../tuxpaint.c:1874 #: ../tuxpaint.c:1887
msgid "Yes, print it!" msgid "Yes, print it!"
msgstr "હા, તેને છાપો!" msgstr "હા, તેને છાપો!"
#. Confirmation of successful (we hope) printing #. Confirmation of successful (we hope) printing
#: ../tuxpaint.c:1878 #: ../tuxpaint.c:1891
msgid "Your picture has been printed!" msgid "Your picture has been printed!"
msgstr "તમારૂં ચિત્ર અત્યારે છપાઇ રહ્યું છે!" msgstr "તમારૂં ચિત્ર અત્યારે છપાઇ રહ્યું છે!"
#. We got an error printing
#: ../tuxpaint.c:1895
#, fuzzy
#| msgid "Your picture has been printed!"
msgid "Sorry! Your picture could not be printed!"
msgstr "તમારૂં ચિત્ર અત્યારે છપાઇ રહ્યું છે!"
#. Notification that it's too soon to print again (--printdelay option is in effect) #. Notification that it's too soon to print again (--printdelay option is in effect)
#: ../tuxpaint.c:1882 #: ../tuxpaint.c:1898
msgid "You cant print yet!" msgid "You cant print yet!"
msgstr "તમે તેને અત્યારે છાપી શકતા નથી!" msgstr "તમે તેને અત્યારે છાપી શકતા નથી!"
#. Prompt to confirm erasing a picture in the Open dialog #. Prompt to confirm erasing a picture in the Open dialog
#: ../tuxpaint.c:1886 #: ../tuxpaint.c:1902
msgid "Erase this picture?" msgid "Erase this picture?"
msgstr "આ ચિત્રને ભૂંસી નાખવા માંગો છો?" msgstr "આ ચિત્રને ભૂંસી નાખવા માંગો છો?"
#: ../tuxpaint.c:1887 #: ../tuxpaint.c:1903
msgid "Yes, erase it!" msgid "Yes, erase it!"
msgstr "હા, તેને ભૂંસી નાખો!" msgstr "હા, તેને ભૂંસી નાખો!"
#: ../tuxpaint.c:1888 #: ../tuxpaint.c:1904
msgid "No, don't erase it!" msgid "No, don't erase it!"
msgstr "ના, તેને ભૂંસો નહી!" msgstr "ના, તેને ભૂંસો નહી!"
#. Reminder that Mouse Button 1 is the button to use in Tux Paint #. Reminder that Mouse Button 1 is the button to use in Tux Paint
#: ../tuxpaint.c:1891 #: ../tuxpaint.c:1907
msgid "Remember to use the left mouse button!" msgid "Remember to use the left mouse button!"
msgstr "જમણાં માઉસ બટનનો ઉપયોગ કરવાનું યાદ રાખો!" msgstr "જમણાં માઉસ બટનનો ઉપયોગ કરવાનું યાદ રાખો!"
#. Sound has been muted (silenced) via keyboard shortcut #. Sound has been muted (silenced) via keyboard shortcut
#: ../tuxpaint.c:2006 #: ../tuxpaint.c:2022
msgid "Sound muted." msgid "Sound muted."
msgstr "અવાજ બંધ કરેલ છે." msgstr "અવાજ બંધ કરેલ છે."
#. Sound has been unmuted (unsilenced) via keyboard shortcut #. Sound has been unmuted (unsilenced) via keyboard shortcut
#: ../tuxpaint.c:2011 #: ../tuxpaint.c:2027
msgid "Sound unmuted." msgid "Sound unmuted."
msgstr "અવાજ શરુ કરેલ છે." msgstr "અવાજ શરુ કરેલ છે."
#. Wait while Text tool finishes loading fonts #. Wait while Text tool finishes loading fonts
#: ../tuxpaint.c:2477 #: ../tuxpaint.c:2493
msgid "Please wait…" msgid "Please wait…"
msgstr "મહેરબાની કરી રાહ જુઓ..." msgstr "મહેરબાની કરી રાહ જુઓ..."
#: ../tuxpaint.c:7181 #: ../tuxpaint.c:7197
msgid "Pick a color." msgid "Pick a color."
msgstr "રંગ પસંદ કરો." msgstr "રંગ પસંદ કરો."
#. Open dialog: 'Erase' button, to erase/deleted the selected picture #. Open dialog: 'Erase' button, to erase/deleted the selected picture
#: ../tuxpaint.c:7961 #: ../tuxpaint.c:7977
msgid "Erase" msgid "Erase"
msgstr "ભૂંસો" msgstr "ભૂંસો"
#. Open dialog: 'Slides' button, to switch to slide show mode #. Open dialog: 'Slides' button, to switch to slide show mode
#: ../tuxpaint.c:7964 #: ../tuxpaint.c:7980
msgid "Slides" msgid "Slides"
msgstr "સ્લાઇડો" msgstr "સ્લાઇડો"
#. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture
#: ../tuxpaint.c:7967 #: ../tuxpaint.c:7983
msgid "Back" msgid "Back"
msgstr "પાછા" msgstr "પાછા"
#. Slideshow: 'Next' button, to load next slide (image) #. Slideshow: 'Next' button, to load next slide (image)
#: ../tuxpaint.c:7970 #: ../tuxpaint.c:7986
msgid "Next" msgid "Next"
msgstr "આગળ" msgstr "આગળ"
#. Slideshow: 'Play' button, to begin a slideshow sequence #. Slideshow: 'Play' button, to begin a slideshow sequence
#: ../tuxpaint.c:7973 #: ../tuxpaint.c:7989
msgid "Play" msgid "Play"
msgstr "ચાલુ" msgstr "ચાલુ"
#. Label for 'Letters' buttons (font selector, down the right when the Text tool is being used); used to show the difference between font faces #. 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:8620 #: ../tuxpaint.c:8636
msgid "Aa" msgid "Aa"
msgstr "આ" msgstr "આ"
#. Admittedly stupid way of determining which keys can be used for #. Admittedly stupid way of determining which keys can be used for
#. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English)
#: ../tuxpaint.c:11620 #: ../tuxpaint.c:11636
msgid "Yes" msgid "Yes"
msgstr "હા" msgstr "હા"
#: ../tuxpaint.c:11624 #: ../tuxpaint.c:11640
msgid "No" msgid "No"
msgstr "ના" msgstr "ના"
#. Prompt to ask whether user wishes to save over old version of their file #. Prompt to ask whether user wishes to save over old version of their file
#: ../tuxpaint.c:12576 #: ../tuxpaint.c:12592
msgid "Replace the picture with your changes?" msgid "Replace the picture with your changes?"
msgstr "ચિત્રને તમે કરેલા ફેરફારો સાથે બદલશો?" msgstr "ચિત્રને તમે કરેલા ફેરફારો સાથે બદલશો?"
#. Positive response to saving over old version #. Positive response to saving over old version
#. (like a 'File:Save' action in other applications) #. (like a 'File:Save' action in other applications)
#: ../tuxpaint.c:12580 #: ../tuxpaint.c:12596
msgid "Yes, replace the old one!" msgid "Yes, replace the old one!"
msgstr "હા, જુની ફાઇલને બદલો!" msgstr "હા, જુની ફાઇલને બદલો!"
#. Negative response to saving over old version (saves a new image) #. Negative response to saving over old version (saves a new image)
#. (like a 'File:Save As...' action in other applications) #. (like a 'File:Save As...' action in other applications)
#: ../tuxpaint.c:12584 #: ../tuxpaint.c:12600
msgid "No, save a new file!" msgid "No, save a new file!"
msgstr "ના, નવી ફાઇલને સાચવો!" msgstr "ના, નવી ફાઇલને સાચવો!"
#: ../tuxpaint.c:13347 #: ../tuxpaint.c:13363
msgid "Choose the picture you want, then click “Open”." msgid "Choose the picture you want, then click “Open”."
msgstr "તમારે જોઇતું ચિત્ર પસંદ કરો, અને “ખોલો” પર ક્લિક કરો." msgstr "તમારે જોઇતું ચિત્ર પસંદ કરો, અને “ખોલો” પર ક્લિક કરો."
#. Let user choose images: #. Let user choose images:
#. Instructions for Slideshow file dialog (FIXME: Make a #define) #. Instructions for Slideshow file dialog (FIXME: Make a #define)
#: ../tuxpaint.c:14334 ../tuxpaint.c:14648 #: ../tuxpaint.c:14350 ../tuxpaint.c:14664
msgid "Choose the pictures you want, then click “Play”." msgid "Choose the pictures you want, then click “Play”."
msgstr "તમારે જોઇતું ચિત્ર પસંદ કરો, અને “ચાલુ” પર ક્લિક કરો." msgstr "તમારે જોઇતું ચિત્ર પસંદ કરો, અને “ચાલુ” પર ક્લિક કરો."
@ -972,17 +979,17 @@ msgstr "મેઘધનુષ"
msgid "You can draw in rainbow colors!" msgid "You can draw in rainbow colors!"
msgstr "તમે મેઘધનુષ રંગોમાં દોરી શકો છો!" msgstr "તમે મેઘધનુષ રંગોમાં દોરી શકો છો!"
#: ../../magic/src/rain.c:64 #: ../../magic/src/rain.c:65
#, fuzzy #, fuzzy
msgid "Rain" msgid "Rain"
msgstr "મેઘધનુષ" msgstr "મેઘધનુષ"
#: ../../magic/src/rain.c:67 #: ../../magic/src/rain.c:68
#, fuzzy #, fuzzy
msgid "Click to place a rain drop onto your picture." msgid "Click to place a rain drop onto your picture."
msgstr "અરીસા ચિત્ર બનાવવા ક્લિક કરો." msgstr "અરીસા ચિત્ર બનાવવા ક્લિક કરો."
#: ../../magic/src/rain.c:68 #: ../../magic/src/rain.c:69
#, fuzzy #, fuzzy
msgid "Click to cover your picture with rain drops." msgid "Click to cover your picture with rain drops."
msgstr "ચિત્રને ભૂખરું બનાવવા માટે ક્લિક કરો." msgstr "ચિત્રને ભૂખરું બનાવવા માટે ક્લિક કરો."

View file

@ -10,7 +10,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: he\n" "Project-Id-Version: he\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2008-11-01 21:57+0000\n" "POT-Creation-Date: 2008-12-07 19:03-0800\n"
"PO-Revision-Date: 2008-08-08 16:02+0200\n" "PO-Revision-Date: 2008-08-08 16:02+0200\n"
"Last-Translator: Guy Hed <guy.hed@weizmann.ac.il>\n" "Last-Translator: Guy Hed <guy.hed@weizmann.ac.il>\n"
"Language-Team: Hebrew <mdk-hebrew@iglu.org.il>\n" "Language-Team: Hebrew <mdk-hebrew@iglu.org.il>\n"
@ -385,7 +385,7 @@ msgstr "חדש"
#. Open a saved picture #. Open a saved picture
#. buttons for the file open dialog #. buttons for the file open dialog
#. Open dialog: 'Open' button, to load the selected picture #. Open dialog: 'Open' button, to load the selected picture
#: ../tools.h:75 ../tuxpaint.c:7958 #: ../tools.h:75 ../tuxpaint.c:7974
msgid "Open" msgid "Open"
msgstr "פתיחה" msgstr "פתיחה"
@ -499,174 +499,181 @@ msgid "OK then… Lets keep drawing this one!"
msgstr "בסדר... נמשיך לצייר את התמונה הזאת!" msgstr "בסדר... נמשיך לצייר את התמונה הזאת!"
#. Prompt to confirm user wishes to quit #. Prompt to confirm user wishes to quit
#: ../tuxpaint.c:1842 #: ../tuxpaint.c:1855
msgid "Do you really want to quit?" msgid "Do you really want to quit?"
msgstr "האם ברצונך לצאת?" msgstr "האם ברצונך לצאת?"
#. Quit prompt positive response (quit) #. Quit prompt positive response (quit)
#: ../tuxpaint.c:1845 #: ../tuxpaint.c:1858
msgid "Yes, I'm done!" msgid "Yes, I'm done!"
msgstr "כן, אני סיימתי!" msgstr "כן, אני סיימתי!"
#. Quit prompt negative response (don't quit) #. Quit prompt negative response (don't quit)
#: ../tuxpaint.c:1848 ../tuxpaint.c:1875 #: ../tuxpaint.c:1861 ../tuxpaint.c:1888
msgid "No, take me back!" msgid "No, take me back!"
msgstr "לא, תחזיר אותי!" msgstr "לא, תחזיר אותי!"
#. Current picture is not saved; user is quitting #. Current picture is not saved; user is quitting
#: ../tuxpaint.c:1852 #: ../tuxpaint.c:1865
msgid "If you quit, youll lose your picture! Save it?" msgid "If you quit, youll lose your picture! Save it?"
msgstr "יציאה ללא שמירה תגרום לאיבוד הציור שלך! האם לשמור אותו?" msgstr "יציאה ללא שמירה תגרום לאיבוד הציור שלך! האם לשמור אותו?"
#: ../tuxpaint.c:1853 ../tuxpaint.c:1858 #: ../tuxpaint.c:1866 ../tuxpaint.c:1871
msgid "Yes, save it!" msgid "Yes, save it!"
msgstr "כן, שמור אותו!" msgstr "כן, שמור אותו!"
#: ../tuxpaint.c:1854 ../tuxpaint.c:1859 #: ../tuxpaint.c:1867 ../tuxpaint.c:1872
msgid "No, don't bother saving!" msgid "No, don't bother saving!"
msgstr "לא, אל תטרח לשמור!" msgstr "לא, אל תטרח לשמור!"
#. Current picture is not saved; user is opening another picture #. Current picture is not saved; user is opening another picture
#: ../tuxpaint.c:1857 #: ../tuxpaint.c:1870
msgid "Save your picture first?" msgid "Save your picture first?"
msgstr "האם קודם לשמור את התמונה שלך?" msgstr "האם קודם לשמור את התמונה שלך?"
#. Error opening picture #. Error opening picture
#: ../tuxpaint.c:1862 #: ../tuxpaint.c:1875
msgid "Cant open that picture!" msgid "Cant open that picture!"
msgstr "לא ניתן לפתוח תמונה זו!" msgstr "לא ניתן לפתוח תמונה זו!"
#. Generic dialog dismissal #. Generic dialog dismissal
#: ../tuxpaint.c:1865 ../tuxpaint.c:1870 ../tuxpaint.c:1879 ../tuxpaint.c:1883 #: ../tuxpaint.c:1878 ../tuxpaint.c:1883 ../tuxpaint.c:1892 ../tuxpaint.c:1899
#: ../tuxpaint.c:1892 #: ../tuxpaint.c:1908
msgid "OK" msgid "OK"
msgstr "בסדר" msgstr "בסדר"
#. Notification that 'Open' dialog has nothing to show #. Notification that 'Open' dialog has nothing to show
#: ../tuxpaint.c:1869 #: ../tuxpaint.c:1882
msgid "There are no saved files!" msgid "There are no saved files!"
msgstr "אין קבצים שמורים!" msgstr "אין קבצים שמורים!"
#. Verification of print action #. Verification of print action
#: ../tuxpaint.c:1873 #: ../tuxpaint.c:1886
msgid "Print your picture now?" msgid "Print your picture now?"
msgstr "האם להדפיס את הציור עכשיו?" msgstr "האם להדפיס את הציור עכשיו?"
#: ../tuxpaint.c:1874 #: ../tuxpaint.c:1887
msgid "Yes, print it!" msgid "Yes, print it!"
msgstr "כן, הדפס אותו!" msgstr "כן, הדפס אותו!"
#. Confirmation of successful (we hope) printing #. Confirmation of successful (we hope) printing
#: ../tuxpaint.c:1878 #: ../tuxpaint.c:1891
msgid "Your picture has been printed!" msgid "Your picture has been printed!"
msgstr "הציור שלך הודפס!" msgstr "הציור שלך הודפס!"
#. We got an error printing
#: ../tuxpaint.c:1895
#, fuzzy
#| msgid "Your picture has been printed!"
msgid "Sorry! Your picture could not be printed!"
msgstr "הציור שלך הודפס!"
#. Notification that it's too soon to print again (--printdelay option is in effect) #. Notification that it's too soon to print again (--printdelay option is in effect)
#: ../tuxpaint.c:1882 #: ../tuxpaint.c:1898
msgid "You cant print yet!" msgid "You cant print yet!"
msgstr "עדיין אין באפשרותך להדפיס!" msgstr "עדיין אין באפשרותך להדפיס!"
#. Prompt to confirm erasing a picture in the Open dialog #. Prompt to confirm erasing a picture in the Open dialog
#: ../tuxpaint.c:1886 #: ../tuxpaint.c:1902
msgid "Erase this picture?" msgid "Erase this picture?"
msgstr "למחוק ציור זה?" msgstr "למחוק ציור זה?"
#: ../tuxpaint.c:1887 #: ../tuxpaint.c:1903
msgid "Yes, erase it!" msgid "Yes, erase it!"
msgstr "כן, מחק אותו!" msgstr "כן, מחק אותו!"
#: ../tuxpaint.c:1888 #: ../tuxpaint.c:1904
msgid "No, don't erase it!" msgid "No, don't erase it!"
msgstr "לא, אל תמחק אותו!" msgstr "לא, אל תמחק אותו!"
#. Reminder that Mouse Button 1 is the button to use in Tux Paint #. Reminder that Mouse Button 1 is the button to use in Tux Paint
#: ../tuxpaint.c:1891 #: ../tuxpaint.c:1907
msgid "Remember to use the left mouse button!" msgid "Remember to use the left mouse button!"
msgstr "זכרי להשתמש בכפתור השמאלי של העכבר!" msgstr "זכרי להשתמש בכפתור השמאלי של העכבר!"
#. Sound has been muted (silenced) via keyboard shortcut #. Sound has been muted (silenced) via keyboard shortcut
#: ../tuxpaint.c:2006 #: ../tuxpaint.c:2022
msgid "Sound muted." msgid "Sound muted."
msgstr "קול מושתק." msgstr "קול מושתק."
#. Sound has been unmuted (unsilenced) via keyboard shortcut #. Sound has been unmuted (unsilenced) via keyboard shortcut
#: ../tuxpaint.c:2011 #: ../tuxpaint.c:2027
msgid "Sound unmuted." msgid "Sound unmuted."
msgstr "קול לא מושתק." msgstr "קול לא מושתק."
#. Wait while Text tool finishes loading fonts #. Wait while Text tool finishes loading fonts
#: ../tuxpaint.c:2477 #: ../tuxpaint.c:2493
msgid "Please wait…" msgid "Please wait…"
msgstr "אנא חכה..." msgstr "אנא חכה..."
#: ../tuxpaint.c:7181 #: ../tuxpaint.c:7197
msgid "Pick a color." msgid "Pick a color."
msgstr "בחרי צבע." msgstr "בחרי צבע."
#. Open dialog: 'Erase' button, to erase/deleted the selected picture #. Open dialog: 'Erase' button, to erase/deleted the selected picture
#: ../tuxpaint.c:7961 #: ../tuxpaint.c:7977
msgid "Erase" msgid "Erase"
msgstr "מחק" msgstr "מחק"
#. Open dialog: 'Slides' button, to switch to slide show mode #. Open dialog: 'Slides' button, to switch to slide show mode
#: ../tuxpaint.c:7964 #: ../tuxpaint.c:7980
msgid "Slides" msgid "Slides"
msgstr "שקופיות" msgstr "שקופיות"
#. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture
#: ../tuxpaint.c:7967 #: ../tuxpaint.c:7983
msgid "Back" msgid "Back"
msgstr "חזרה" msgstr "חזרה"
#. Slideshow: 'Next' button, to load next slide (image) #. Slideshow: 'Next' button, to load next slide (image)
#: ../tuxpaint.c:7970 #: ../tuxpaint.c:7986
msgid "Next" msgid "Next"
msgstr "הבא" msgstr "הבא"
#. Slideshow: 'Play' button, to begin a slideshow sequence #. Slideshow: 'Play' button, to begin a slideshow sequence
#: ../tuxpaint.c:7973 #: ../tuxpaint.c:7989
msgid "Play" msgid "Play"
msgstr "הצג" msgstr "הצג"
#. Label for 'Letters' buttons (font selector, down the right when the Text tool is being used); used to show the difference between font faces #. 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:8620 #: ../tuxpaint.c:8636
msgid "Aa" msgid "Aa"
msgstr "Aa" msgstr "Aa"
#. Admittedly stupid way of determining which keys can be used for #. Admittedly stupid way of determining which keys can be used for
#. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English)
#: ../tuxpaint.c:11620 #: ../tuxpaint.c:11636
msgid "Yes" msgid "Yes"
msgstr "כן" msgstr "כן"
#: ../tuxpaint.c:11624 #: ../tuxpaint.c:11640
msgid "No" msgid "No"
msgstr "לא" msgstr "לא"
#. Prompt to ask whether user wishes to save over old version of their file #. Prompt to ask whether user wishes to save over old version of their file
#: ../tuxpaint.c:12576 #: ../tuxpaint.c:12592
msgid "Replace the picture with your changes?" msgid "Replace the picture with your changes?"
msgstr "החלף תמונה עם השינויים שעשית?" msgstr "החלף תמונה עם השינויים שעשית?"
#. Positive response to saving over old version #. Positive response to saving over old version
#. (like a 'File:Save' action in other applications) #. (like a 'File:Save' action in other applications)
#: ../tuxpaint.c:12580 #: ../tuxpaint.c:12596
msgid "Yes, replace the old one!" msgid "Yes, replace the old one!"
msgstr "כן, החלף את הישנה!" msgstr "כן, החלף את הישנה!"
#. Negative response to saving over old version (saves a new image) #. Negative response to saving over old version (saves a new image)
#. (like a 'File:Save As...' action in other applications) #. (like a 'File:Save As...' action in other applications)
#: ../tuxpaint.c:12584 #: ../tuxpaint.c:12600
msgid "No, save a new file!" msgid "No, save a new file!"
msgstr "לא, שמור בקובץ חדש!" msgstr "לא, שמור בקובץ חדש!"
#: ../tuxpaint.c:13347 #: ../tuxpaint.c:13363
msgid "Choose the picture you want, then click “Open”." msgid "Choose the picture you want, then click “Open”."
msgstr "בחרי תמונה, ואז לחצי \"פתיחה\"." msgstr "בחרי תמונה, ואז לחצי \"פתיחה\"."
#. Let user choose images: #. Let user choose images:
#. Instructions for Slideshow file dialog (FIXME: Make a #define) #. Instructions for Slideshow file dialog (FIXME: Make a #define)
#: ../tuxpaint.c:14334 ../tuxpaint.c:14648 #: ../tuxpaint.c:14350 ../tuxpaint.c:14664
msgid "Choose the pictures you want, then click “Play”." msgid "Choose the pictures you want, then click “Play”."
msgstr "בחרי תמונה, ואז לחצי \"הצג\"." msgstr "בחרי תמונה, ואז לחצי \"הצג\"."
@ -986,16 +993,16 @@ msgstr "קשת בענן"
msgid "You can draw in rainbow colors!" msgid "You can draw in rainbow colors!"
msgstr "יש באפשרותך לצייר בצבעי הקשת!" msgstr "יש באפשרותך לצייר בצבעי הקשת!"
#: ../../magic/src/rain.c:64 #: ../../magic/src/rain.c:65
msgid "Rain" msgid "Rain"
msgstr "גשם" msgstr "גשם"
#: ../../magic/src/rain.c:67 #: ../../magic/src/rain.c:68
#, fuzzy #, fuzzy
msgid "Click to place a rain drop onto your picture." msgid "Click to place a rain drop onto your picture."
msgstr "לחצי לטיפטוף טיפת גשם על התמונה." msgstr "לחצי לטיפטוף טיפת גשם על התמונה."
#: ../../magic/src/rain.c:68 #: ../../magic/src/rain.c:69
#, fuzzy #, fuzzy
msgid "Click to cover your picture with rain drops." msgid "Click to cover your picture with rain drops."
msgstr "לחצי לכיסוי התמונה בטיפות גשם." msgstr "לחצי לכיסוי התמונה בטיפות גשם."

View file

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: tuxpaint 0.9.14\n" "Project-Id-Version: tuxpaint 0.9.14\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2008-11-01 21:57+0000\n" "POT-Creation-Date: 2008-12-07 19:03-0800\n"
"PO-Revision-Date: 2004-05-26 08:44+0100\n" "PO-Revision-Date: 2004-05-26 08:44+0100\n"
"Last-Translator: Ankit Malik <greatestankit@yahoo.co.in>\n" "Last-Translator: Ankit Malik <greatestankit@yahoo.co.in>\n"
"Language-Team: Hindi\n" "Language-Team: Hindi\n"
@ -384,7 +384,7 @@ msgstr "नया काम"
#. Open a saved picture #. Open a saved picture
#. buttons for the file open dialog #. buttons for the file open dialog
#. Open dialog: 'Open' button, to load the selected picture #. Open dialog: 'Open' button, to load the selected picture
#: ../tools.h:75 ../tuxpaint.c:7958 #: ../tools.h:75 ../tuxpaint.c:7974
msgid "Open" msgid "Open"
msgstr "खोलो" msgstr "खोलो"
@ -497,176 +497,183 @@ msgid "OK then… Lets keep drawing this one!"
msgstr "चलो काम को जाराी रखते हब्क१ै" msgstr "चलो काम को जाराी रखते हब्क१ै"
#. Prompt to confirm user wishes to quit #. Prompt to confirm user wishes to quit
#: ../tuxpaint.c:1842 #: ../tuxpaint.c:1855
msgid "Do you really want to quit?" msgid "Do you really want to quit?"
msgstr "क्या आप सही मे टक्सपेंट को बंद करना चाहते है ऋ" msgstr "क्या आप सही मे टक्सपेंट को बंद करना चाहते है ऋ"
#. Quit prompt positive response (quit) #. Quit prompt positive response (quit)
#: ../tuxpaint.c:1845 #: ../tuxpaint.c:1858
msgid "Yes, I'm done!" msgid "Yes, I'm done!"
msgstr "" msgstr ""
#. Quit prompt negative response (don't quit) #. Quit prompt negative response (don't quit)
#: ../tuxpaint.c:1848 ../tuxpaint.c:1875 #: ../tuxpaint.c:1861 ../tuxpaint.c:1888
msgid "No, take me back!" msgid "No, take me back!"
msgstr "" msgstr ""
#. Current picture is not saved; user is quitting #. Current picture is not saved; user is quitting
#: ../tuxpaint.c:1852 #: ../tuxpaint.c:1865
msgid "If you quit, youll lose your picture! Save it?" msgid "If you quit, youll lose your picture! Save it?"
msgstr "आपका काम सेव करे ऋ" msgstr "आपका काम सेव करे ऋ"
#: ../tuxpaint.c:1853 ../tuxpaint.c:1858 #: ../tuxpaint.c:1866 ../tuxpaint.c:1871
msgid "Yes, save it!" msgid "Yes, save it!"
msgstr "" msgstr ""
#: ../tuxpaint.c:1854 ../tuxpaint.c:1859 #: ../tuxpaint.c:1867 ../tuxpaint.c:1872
msgid "No, don't bother saving!" msgid "No, don't bother saving!"
msgstr "" msgstr ""
#. Current picture is not saved; user is opening another picture #. Current picture is not saved; user is opening another picture
#: ../tuxpaint.c:1857 #: ../tuxpaint.c:1870
msgid "Save your picture first?" msgid "Save your picture first?"
msgstr "कया पहले काम को सेव करे ऋ" msgstr "कया पहले काम को सेव करे ऋ"
#. Error opening picture #. Error opening picture
#: ../tuxpaint.c:1862 #: ../tuxpaint.c:1875
msgid "Cant open that picture!" msgid "Cant open that picture!"
msgstr "खोलने में असमर्थ !" msgstr "खोलने में असमर्थ !"
#. Generic dialog dismissal #. Generic dialog dismissal
#: ../tuxpaint.c:1865 ../tuxpaint.c:1870 ../tuxpaint.c:1879 ../tuxpaint.c:1883 #: ../tuxpaint.c:1878 ../tuxpaint.c:1883 ../tuxpaint.c:1892 ../tuxpaint.c:1899
#: ../tuxpaint.c:1892 #: ../tuxpaint.c:1908
msgid "OK" msgid "OK"
msgstr "हॉंं" msgstr "हॉंं"
#. Notification that 'Open' dialog has nothing to show #. Notification that 'Open' dialog has nothing to show
#: ../tuxpaint.c:1869 #: ../tuxpaint.c:1882
msgid "There are no saved files!" msgid "There are no saved files!"
msgstr "यहॉं तो कुछ भी नहीं है" msgstr "यहॉं तो कुछ भी नहीं है"
#. Verification of print action #. Verification of print action
#: ../tuxpaint.c:1873 #: ../tuxpaint.c:1886
msgid "Print your picture now?" msgid "Print your picture now?"
msgstr "प्रिन्ट करू क्या" msgstr "प्रिन्ट करू क्या"
#: ../tuxpaint.c:1874 #: ../tuxpaint.c:1887
msgid "Yes, print it!" msgid "Yes, print it!"
msgstr "" msgstr ""
#. Confirmation of successful (we hope) printing #. Confirmation of successful (we hope) printing
#: ../tuxpaint.c:1878 #: ../tuxpaint.c:1891
msgid "Your picture has been printed!" msgid "Your picture has been printed!"
msgstr "प्रिन्ट हो गयी" msgstr "प्रिन्ट हो गयी"
#. We got an error printing
#: ../tuxpaint.c:1895
#, fuzzy
#| msgid "Your picture has been printed!"
msgid "Sorry! Your picture could not be printed!"
msgstr "प्रिन्ट हो गयी"
#. Notification that it's too soon to print again (--printdelay option is in effect) #. Notification that it's too soon to print again (--printdelay option is in effect)
#: ../tuxpaint.c:1882 #: ../tuxpaint.c:1898
msgid "You cant print yet!" msgid "You cant print yet!"
msgstr "अभी प्रिन्ट नहीं कर सकते" msgstr "अभी प्रिन्ट नहीं कर सकते"
#. Prompt to confirm erasing a picture in the Open dialog #. Prompt to confirm erasing a picture in the Open dialog
#: ../tuxpaint.c:1886 #: ../tuxpaint.c:1902
msgid "Erase this picture?" msgid "Erase this picture?"
msgstr "नष्ट करू क्या ऋ" msgstr "नष्ट करू क्या ऋ"
#: ../tuxpaint.c:1887 #: ../tuxpaint.c:1903
msgid "Yes, erase it!" msgid "Yes, erase it!"
msgstr "" msgstr ""
#: ../tuxpaint.c:1888 #: ../tuxpaint.c:1904
msgid "No, don't erase it!" msgid "No, don't erase it!"
msgstr "" msgstr ""
#. Reminder that Mouse Button 1 is the button to use in Tux Paint #. Reminder that Mouse Button 1 is the button to use in Tux Paint
#: ../tuxpaint.c:1891 #: ../tuxpaint.c:1907
msgid "Remember to use the left mouse button!" msgid "Remember to use the left mouse button!"
msgstr "" msgstr ""
#. Sound has been muted (silenced) via keyboard shortcut #. Sound has been muted (silenced) via keyboard shortcut
#: ../tuxpaint.c:2006 #: ../tuxpaint.c:2022
msgid "Sound muted." msgid "Sound muted."
msgstr "" msgstr ""
#. Sound has been unmuted (unsilenced) via keyboard shortcut #. Sound has been unmuted (unsilenced) via keyboard shortcut
#: ../tuxpaint.c:2011 #: ../tuxpaint.c:2027
msgid "Sound unmuted." msgid "Sound unmuted."
msgstr "" msgstr ""
#. Wait while Text tool finishes loading fonts #. Wait while Text tool finishes loading fonts
#: ../tuxpaint.c:2477 #: ../tuxpaint.c:2493
msgid "Please wait…" msgid "Please wait…"
msgstr "" msgstr ""
#: ../tuxpaint.c:7181 #: ../tuxpaint.c:7197
msgid "Pick a color." msgid "Pick a color."
msgstr "" msgstr ""
#. Open dialog: 'Erase' button, to erase/deleted the selected picture #. Open dialog: 'Erase' button, to erase/deleted the selected picture
#: ../tuxpaint.c:7961 #: ../tuxpaint.c:7977
msgid "Erase" msgid "Erase"
msgstr "नष्ट कर" msgstr "नष्ट कर"
#. Open dialog: 'Slides' button, to switch to slide show mode #. Open dialog: 'Slides' button, to switch to slide show mode
#: ../tuxpaint.c:7964 #: ../tuxpaint.c:7980
msgid "Slides" msgid "Slides"
msgstr "" msgstr ""
#. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture
#: ../tuxpaint.c:7967 #: ../tuxpaint.c:7983
msgid "Back" msgid "Back"
msgstr "पीछे" msgstr "पीछे"
#. Slideshow: 'Next' button, to load next slide (image) #. Slideshow: 'Next' button, to load next slide (image)
#: ../tuxpaint.c:7970 #: ../tuxpaint.c:7986
#, fuzzy #, fuzzy
msgid "Next" msgid "Next"
msgstr "लिखना" msgstr "लिखना"
#. Slideshow: 'Play' button, to begin a slideshow sequence #. Slideshow: 'Play' button, to begin a slideshow sequence
#: ../tuxpaint.c:7973 #: ../tuxpaint.c:7989
msgid "Play" msgid "Play"
msgstr "" msgstr ""
#. Label for 'Letters' buttons (font selector, down the right when the Text tool is being used); used to show the difference between font faces #. 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:8620 #: ../tuxpaint.c:8636
msgid "Aa" msgid "Aa"
msgstr "" msgstr ""
#. Admittedly stupid way of determining which keys can be used for #. Admittedly stupid way of determining which keys can be used for
#. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English)
#: ../tuxpaint.c:11620 #: ../tuxpaint.c:11636
msgid "Yes" msgid "Yes"
msgstr "हॉं" msgstr "हॉं"
#: ../tuxpaint.c:11624 #: ../tuxpaint.c:11640
msgid "No" msgid "No"
msgstr "नहीं" msgstr "नहीं"
#. Prompt to ask whether user wishes to save over old version of their file #. Prompt to ask whether user wishes to save over old version of their file
#: ../tuxpaint.c:12576 #: ../tuxpaint.c:12592
msgid "Replace the picture with your changes?" msgid "Replace the picture with your changes?"
msgstr "" msgstr ""
#. Positive response to saving over old version #. Positive response to saving over old version
#. (like a 'File:Save' action in other applications) #. (like a 'File:Save' action in other applications)
#: ../tuxpaint.c:12580 #: ../tuxpaint.c:12596
msgid "Yes, replace the old one!" msgid "Yes, replace the old one!"
msgstr "" msgstr ""
#. Negative response to saving over old version (saves a new image) #. Negative response to saving over old version (saves a new image)
#. (like a 'File:Save As...' action in other applications) #. (like a 'File:Save As...' action in other applications)
#: ../tuxpaint.c:12584 #: ../tuxpaint.c:12600
#, fuzzy #, fuzzy
msgid "No, save a new file!" msgid "No, save a new file!"
msgstr "नया काम बनाओ" msgstr "नया काम बनाओ"
#: ../tuxpaint.c:13347 #: ../tuxpaint.c:13363
msgid "Choose the picture you want, then click “Open”." msgid "Choose the picture you want, then click “Open”."
msgstr "काम को चुन कर ‘खोलो’।" msgstr "काम को चुन कर ‘खोलो’।"
#. Let user choose images: #. Let user choose images:
#. Instructions for Slideshow file dialog (FIXME: Make a #define) #. Instructions for Slideshow file dialog (FIXME: Make a #define)
#: ../tuxpaint.c:14334 ../tuxpaint.c:14648 #: ../tuxpaint.c:14350 ../tuxpaint.c:14664
#, fuzzy #, fuzzy
msgid "Choose the pictures you want, then click “Play”." msgid "Choose the pictures you want, then click “Play”."
msgstr "काम को चुन कर ‘खोलो’।" msgstr "काम को चुन कर ‘खोलो’।"
@ -999,17 +1006,17 @@ msgstr "सतरंगी"
msgid "You can draw in rainbow colors!" msgid "You can draw in rainbow colors!"
msgstr "सतरंगी काम करो" msgstr "सतरंगी काम करो"
#: ../../magic/src/rain.c:64 #: ../../magic/src/rain.c:65
#, fuzzy #, fuzzy
msgid "Rain" msgid "Rain"
msgstr "सतरंगी" msgstr "सतरंगी"
#: ../../magic/src/rain.c:67 #: ../../magic/src/rain.c:68
#, fuzzy #, fuzzy
msgid "Click to place a rain drop onto your picture." msgid "Click to place a rain drop onto your picture."
msgstr "शीशे मे देखो" msgstr "शीशे मे देखो"
#: ../../magic/src/rain.c:68 #: ../../magic/src/rain.c:69
#, fuzzy #, fuzzy
msgid "Click to cover your picture with rain drops." msgid "Click to cover your picture with rain drops."
msgstr "शीशे मे देखो" msgstr "शीशे मे देखो"

View file

@ -6,7 +6,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: TuxPaint\n" "Project-Id-Version: TuxPaint\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2008-11-01 21:57+0000\n" "POT-Creation-Date: 2008-12-07 19:03-0800\n"
"PO-Revision-Date: 2004-05-23 10:53+0100\n" "PO-Revision-Date: 2004-05-23 10:53+0100\n"
"Last-Translator: Nedjeljko Jedbaj <jedvajn@netlane.com>\n" "Last-Translator: Nedjeljko Jedbaj <jedvajn@netlane.com>\n"
"Language-Team: \n" "Language-Team: \n"
@ -383,7 +383,7 @@ msgstr "Novi"
#. Open a saved picture #. Open a saved picture
#. buttons for the file open dialog #. buttons for the file open dialog
#. Open dialog: 'Open' button, to load the selected picture #. Open dialog: 'Open' button, to load the selected picture
#: ../tools.h:75 ../tuxpaint.c:7958 #: ../tools.h:75 ../tuxpaint.c:7974
msgid "Open" msgid "Open"
msgstr "Otvori" msgstr "Otvori"
@ -499,176 +499,183 @@ msgid "OK then… Lets keep drawing this one!"
msgstr "U redu. Zadržat ćemo ovaj crtež!" msgstr "U redu. Zadržat ćemo ovaj crtež!"
#. Prompt to confirm user wishes to quit #. Prompt to confirm user wishes to quit
#: ../tuxpaint.c:1842 #: ../tuxpaint.c:1855
msgid "Do you really want to quit?" msgid "Do you really want to quit?"
msgstr "Želiš li stvarno završiti?" msgstr "Želiš li stvarno završiti?"
#. Quit prompt positive response (quit) #. Quit prompt positive response (quit)
#: ../tuxpaint.c:1845 #: ../tuxpaint.c:1858
msgid "Yes, I'm done!" msgid "Yes, I'm done!"
msgstr "" msgstr ""
#. Quit prompt negative response (don't quit) #. Quit prompt negative response (don't quit)
#: ../tuxpaint.c:1848 ../tuxpaint.c:1875 #: ../tuxpaint.c:1861 ../tuxpaint.c:1888
msgid "No, take me back!" msgid "No, take me back!"
msgstr "" msgstr ""
#. Current picture is not saved; user is quitting #. Current picture is not saved; user is quitting
#: ../tuxpaint.c:1852 #: ../tuxpaint.c:1865
msgid "If you quit, youll lose your picture! Save it?" msgid "If you quit, youll lose your picture! Save it?"
msgstr "Da li želiš pohraniti tvoj crtež?" msgstr "Da li želiš pohraniti tvoj crtež?"
#: ../tuxpaint.c:1853 ../tuxpaint.c:1858 #: ../tuxpaint.c:1866 ../tuxpaint.c:1871
msgid "Yes, save it!" msgid "Yes, save it!"
msgstr "" msgstr ""
#: ../tuxpaint.c:1854 ../tuxpaint.c:1859 #: ../tuxpaint.c:1867 ../tuxpaint.c:1872
msgid "No, don't bother saving!" msgid "No, don't bother saving!"
msgstr "" msgstr ""
#. Current picture is not saved; user is opening another picture #. Current picture is not saved; user is opening another picture
#: ../tuxpaint.c:1857 #: ../tuxpaint.c:1870
msgid "Save your picture first?" msgid "Save your picture first?"
msgstr "Treba li prvo pohrniti tvoj crtež?" msgstr "Treba li prvo pohrniti tvoj crtež?"
#. Error opening picture #. Error opening picture
#: ../tuxpaint.c:1862 #: ../tuxpaint.c:1875
msgid "Cant open that picture!" msgid "Cant open that picture!"
msgstr "Ne mogu otvoriti crtež!" msgstr "Ne mogu otvoriti crtež!"
#. Generic dialog dismissal #. Generic dialog dismissal
#: ../tuxpaint.c:1865 ../tuxpaint.c:1870 ../tuxpaint.c:1879 ../tuxpaint.c:1883 #: ../tuxpaint.c:1878 ../tuxpaint.c:1883 ../tuxpaint.c:1892 ../tuxpaint.c:1899
#: ../tuxpaint.c:1892 #: ../tuxpaint.c:1908
msgid "OK" msgid "OK"
msgstr "U redu" msgstr "U redu"
#. Notification that 'Open' dialog has nothing to show #. Notification that 'Open' dialog has nothing to show
#: ../tuxpaint.c:1869 #: ../tuxpaint.c:1882
msgid "There are no saved files!" msgid "There are no saved files!"
msgstr "Nema pohranjenih datoteka!" msgstr "Nema pohranjenih datoteka!"
#. Verification of print action #. Verification of print action
#: ../tuxpaint.c:1873 #: ../tuxpaint.c:1886
msgid "Print your picture now?" msgid "Print your picture now?"
msgstr "Želiš li spis na pisač?" msgstr "Želiš li spis na pisač?"
#: ../tuxpaint.c:1874 #: ../tuxpaint.c:1887
msgid "Yes, print it!" msgid "Yes, print it!"
msgstr "" msgstr ""
#. Confirmation of successful (we hope) printing #. Confirmation of successful (we hope) printing
#: ../tuxpaint.c:1878 #: ../tuxpaint.c:1891
msgid "Your picture has been printed!" msgid "Your picture has been printed!"
msgstr "Tvoj crtež je ispisan na pisaču!" msgstr "Tvoj crtež je ispisan na pisaču!"
#. We got an error printing
#: ../tuxpaint.c:1895
#, fuzzy
#| msgid "Your picture has been printed!"
msgid "Sorry! Your picture could not be printed!"
msgstr "Tvoj crtež je ispisan na pisaču!"
#. Notification that it's too soon to print again (--printdelay option is in effect) #. Notification that it's too soon to print again (--printdelay option is in effect)
#: ../tuxpaint.c:1882 #: ../tuxpaint.c:1898
msgid "You cant print yet!" msgid "You cant print yet!"
msgstr "Ne možeš još ispisati!" msgstr "Ne možeš još ispisati!"
#. Prompt to confirm erasing a picture in the Open dialog #. Prompt to confirm erasing a picture in the Open dialog
#: ../tuxpaint.c:1886 #: ../tuxpaint.c:1902
msgid "Erase this picture?" msgid "Erase this picture?"
msgstr "Želiš li obrisati ovaj crtež?" msgstr "Želiš li obrisati ovaj crtež?"
#: ../tuxpaint.c:1887 #: ../tuxpaint.c:1903
msgid "Yes, erase it!" msgid "Yes, erase it!"
msgstr "" msgstr ""
#: ../tuxpaint.c:1888 #: ../tuxpaint.c:1904
msgid "No, don't erase it!" msgid "No, don't erase it!"
msgstr "" msgstr ""
#. Reminder that Mouse Button 1 is the button to use in Tux Paint #. Reminder that Mouse Button 1 is the button to use in Tux Paint
#: ../tuxpaint.c:1891 #: ../tuxpaint.c:1907
msgid "Remember to use the left mouse button!" msgid "Remember to use the left mouse button!"
msgstr "" msgstr ""
#. Sound has been muted (silenced) via keyboard shortcut #. Sound has been muted (silenced) via keyboard shortcut
#: ../tuxpaint.c:2006 #: ../tuxpaint.c:2022
msgid "Sound muted." msgid "Sound muted."
msgstr "" msgstr ""
#. Sound has been unmuted (unsilenced) via keyboard shortcut #. Sound has been unmuted (unsilenced) via keyboard shortcut
#: ../tuxpaint.c:2011 #: ../tuxpaint.c:2027
msgid "Sound unmuted." msgid "Sound unmuted."
msgstr "" msgstr ""
#. Wait while Text tool finishes loading fonts #. Wait while Text tool finishes loading fonts
#: ../tuxpaint.c:2477 #: ../tuxpaint.c:2493
msgid "Please wait…" msgid "Please wait…"
msgstr "" msgstr ""
#: ../tuxpaint.c:7181 #: ../tuxpaint.c:7197
msgid "Pick a color." msgid "Pick a color."
msgstr "" msgstr ""
#. Open dialog: 'Erase' button, to erase/deleted the selected picture #. Open dialog: 'Erase' button, to erase/deleted the selected picture
#: ../tuxpaint.c:7961 #: ../tuxpaint.c:7977
msgid "Erase" msgid "Erase"
msgstr "Izbriši" msgstr "Izbriši"
#. Open dialog: 'Slides' button, to switch to slide show mode #. Open dialog: 'Slides' button, to switch to slide show mode
#: ../tuxpaint.c:7964 #: ../tuxpaint.c:7980
msgid "Slides" msgid "Slides"
msgstr "" msgstr ""
#. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture
#: ../tuxpaint.c:7967 #: ../tuxpaint.c:7983
msgid "Back" msgid "Back"
msgstr "Natrag" msgstr "Natrag"
#. Slideshow: 'Next' button, to load next slide (image) #. Slideshow: 'Next' button, to load next slide (image)
#: ../tuxpaint.c:7970 #: ../tuxpaint.c:7986
#, fuzzy #, fuzzy
msgid "Next" msgid "Next"
msgstr "Tekst" msgstr "Tekst"
#. Slideshow: 'Play' button, to begin a slideshow sequence #. Slideshow: 'Play' button, to begin a slideshow sequence
#: ../tuxpaint.c:7973 #: ../tuxpaint.c:7989
msgid "Play" msgid "Play"
msgstr "" msgstr ""
#. Label for 'Letters' buttons (font selector, down the right when the Text tool is being used); used to show the difference between font faces #. 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:8620 #: ../tuxpaint.c:8636
msgid "Aa" msgid "Aa"
msgstr "" msgstr ""
#. Admittedly stupid way of determining which keys can be used for #. Admittedly stupid way of determining which keys can be used for
#. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English)
#: ../tuxpaint.c:11620 #: ../tuxpaint.c:11636
msgid "Yes" msgid "Yes"
msgstr "Da" msgstr "Da"
#: ../tuxpaint.c:11624 #: ../tuxpaint.c:11640
msgid "No" msgid "No"
msgstr "Ne" msgstr "Ne"
#. Prompt to ask whether user wishes to save over old version of their file #. Prompt to ask whether user wishes to save over old version of their file
#: ../tuxpaint.c:12576 #: ../tuxpaint.c:12592
msgid "Replace the picture with your changes?" msgid "Replace the picture with your changes?"
msgstr "" msgstr ""
#. Positive response to saving over old version #. Positive response to saving over old version
#. (like a 'File:Save' action in other applications) #. (like a 'File:Save' action in other applications)
#: ../tuxpaint.c:12580 #: ../tuxpaint.c:12596
msgid "Yes, replace the old one!" msgid "Yes, replace the old one!"
msgstr "" msgstr ""
#. Negative response to saving over old version (saves a new image) #. Negative response to saving over old version (saves a new image)
#. (like a 'File:Save As...' action in other applications) #. (like a 'File:Save As...' action in other applications)
#: ../tuxpaint.c:12584 #: ../tuxpaint.c:12600
#, fuzzy #, fuzzy
msgid "No, save a new file!" msgid "No, save a new file!"
msgstr "Ne. Pohrani u novu datoteku." msgstr "Ne. Pohrani u novu datoteku."
#: ../tuxpaint.c:13347 #: ../tuxpaint.c:13363
msgid "Choose the picture you want, then click “Open”." msgid "Choose the picture you want, then click “Open”."
msgstr "Izaberi crtež, a zatim klikni 'Otvori'." msgstr "Izaberi crtež, a zatim klikni 'Otvori'."
#. Let user choose images: #. Let user choose images:
#. Instructions for Slideshow file dialog (FIXME: Make a #define) #. Instructions for Slideshow file dialog (FIXME: Make a #define)
#: ../tuxpaint.c:14334 ../tuxpaint.c:14648 #: ../tuxpaint.c:14350 ../tuxpaint.c:14664
#, fuzzy #, fuzzy
msgid "Choose the pictures you want, then click “Play”." msgid "Choose the pictures you want, then click “Play”."
msgstr "Izaberi crtež, a zatim klikni 'Otvori'." msgstr "Izaberi crtež, a zatim klikni 'Otvori'."
@ -1002,17 +1009,17 @@ msgstr "Duga"
msgid "You can draw in rainbow colors!" msgid "You can draw in rainbow colors!"
msgstr "Možeš crtati u duginim bojama!" msgstr "Možeš crtati u duginim bojama!"
#: ../../magic/src/rain.c:64 #: ../../magic/src/rain.c:65
#, fuzzy #, fuzzy
msgid "Rain" msgid "Rain"
msgstr "Duga" msgstr "Duga"
#: ../../magic/src/rain.c:67 #: ../../magic/src/rain.c:68
#, fuzzy #, fuzzy
msgid "Click to place a rain drop onto your picture." msgid "Click to place a rain drop onto your picture."
msgstr "Klikni i načini crtež kao u ogledalu." msgstr "Klikni i načini crtež kao u ogledalu."
#: ../../magic/src/rain.c:68 #: ../../magic/src/rain.c:69
#, fuzzy #, fuzzy
msgid "Click to cover your picture with rain drops." msgid "Click to cover your picture with rain drops."
msgstr "Klikni i načini crtež kao u ogledalu." msgstr "Klikni i načini crtež kao u ogledalu."

View file

@ -6,7 +6,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: tuxpaint-0.9.17\n" "Project-Id-Version: tuxpaint-0.9.17\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2008-11-01 21:57+0000\n" "POT-Creation-Date: 2008-12-07 19:03-0800\n"
"PO-Revision-Date: 2007-11-06 10:55+0100\n" "PO-Revision-Date: 2007-11-06 10:55+0100\n"
"Last-Translator: Gabor Kelemen <kelemeng@gnome.hu>\n" "Last-Translator: Gabor Kelemen <kelemeng@gnome.hu>\n"
"Language-Team: Hungarian <translation-team-hu@lists.sourceforge.net>\n" "Language-Team: Hungarian <translation-team-hu@lists.sourceforge.net>\n"
@ -382,7 +382,7 @@ msgstr "Új"
#. Open a saved picture #. Open a saved picture
#. buttons for the file open dialog #. buttons for the file open dialog
#. Open dialog: 'Open' button, to load the selected picture #. Open dialog: 'Open' button, to load the selected picture
#: ../tools.h:75 ../tuxpaint.c:7958 #: ../tools.h:75 ../tuxpaint.c:7974
msgid "Open" msgid "Open"
msgstr "Megnyitás" msgstr "Megnyitás"
@ -504,175 +504,182 @@ msgid "OK then… Lets keep drawing this one!"
msgstr "Rendben… Akkor folytassuk ezt a rajzot!" msgstr "Rendben… Akkor folytassuk ezt a rajzot!"
#. Prompt to confirm user wishes to quit #. Prompt to confirm user wishes to quit
#: ../tuxpaint.c:1842 #: ../tuxpaint.c:1855
msgid "Do you really want to quit?" msgid "Do you really want to quit?"
msgstr "Biztos ki szeretnél lépni?" msgstr "Biztos ki szeretnél lépni?"
#. Quit prompt positive response (quit) #. Quit prompt positive response (quit)
#: ../tuxpaint.c:1845 #: ../tuxpaint.c:1858
msgid "Yes, I'm done!" msgid "Yes, I'm done!"
msgstr "Igen, befejeztem!" msgstr "Igen, befejeztem!"
#. Quit prompt negative response (don't quit) #. Quit prompt negative response (don't quit)
#: ../tuxpaint.c:1848 ../tuxpaint.c:1875 #: ../tuxpaint.c:1861 ../tuxpaint.c:1888
msgid "No, take me back!" msgid "No, take me back!"
msgstr "Nem, folytatni akarom!" msgstr "Nem, folytatni akarom!"
#. Current picture is not saved; user is quitting #. Current picture is not saved; user is quitting
#: ../tuxpaint.c:1852 #: ../tuxpaint.c:1865
msgid "If you quit, youll lose your picture! Save it?" msgid "If you quit, youll lose your picture! Save it?"
msgstr "El fog veszni a rajzod, ha kilépsz. Elmentsük?" msgstr "El fog veszni a rajzod, ha kilépsz. Elmentsük?"
#: ../tuxpaint.c:1853 ../tuxpaint.c:1858 #: ../tuxpaint.c:1866 ../tuxpaint.c:1871
msgid "Yes, save it!" msgid "Yes, save it!"
msgstr "Igen, mentsd!" msgstr "Igen, mentsd!"
#: ../tuxpaint.c:1854 ../tuxpaint.c:1859 #: ../tuxpaint.c:1867 ../tuxpaint.c:1872
msgid "No, don't bother saving!" msgid "No, don't bother saving!"
msgstr "Ne mentsd!" msgstr "Ne mentsd!"
#. Current picture is not saved; user is opening another picture #. Current picture is not saved; user is opening another picture
#: ../tuxpaint.c:1857 #: ../tuxpaint.c:1870
msgid "Save your picture first?" msgid "Save your picture first?"
msgstr "Elmentsük előbb a rajzod?" msgstr "Elmentsük előbb a rajzod?"
#. Error opening picture #. Error opening picture
#: ../tuxpaint.c:1862 #: ../tuxpaint.c:1875
msgid "Cant open that picture!" msgid "Cant open that picture!"
msgstr "Ezt a képet nem lehet megnyitni!" msgstr "Ezt a képet nem lehet megnyitni!"
#. Generic dialog dismissal #. Generic dialog dismissal
#: ../tuxpaint.c:1865 ../tuxpaint.c:1870 ../tuxpaint.c:1879 ../tuxpaint.c:1883 #: ../tuxpaint.c:1878 ../tuxpaint.c:1883 ../tuxpaint.c:1892 ../tuxpaint.c:1899
#: ../tuxpaint.c:1892 #: ../tuxpaint.c:1908
msgid "OK" msgid "OK"
msgstr "OK" msgstr "OK"
#. Notification that 'Open' dialog has nothing to show #. Notification that 'Open' dialog has nothing to show
#: ../tuxpaint.c:1869 #: ../tuxpaint.c:1882
msgid "There are no saved files!" msgid "There are no saved files!"
msgstr "Nincsenek mentett fájlok!" msgstr "Nincsenek mentett fájlok!"
#. Verification of print action #. Verification of print action
#: ../tuxpaint.c:1873 #: ../tuxpaint.c:1886
msgid "Print your picture now?" msgid "Print your picture now?"
msgstr "Kinyomtassuk most a rajzod?" msgstr "Kinyomtassuk most a rajzod?"
#: ../tuxpaint.c:1874 #: ../tuxpaint.c:1887
msgid "Yes, print it!" msgid "Yes, print it!"
msgstr "Igen, nyomtasd!" msgstr "Igen, nyomtasd!"
#. Confirmation of successful (we hope) printing #. Confirmation of successful (we hope) printing
#: ../tuxpaint.c:1878 #: ../tuxpaint.c:1891
msgid "Your picture has been printed!" msgid "Your picture has been printed!"
msgstr "Kinyomtattuk a rajzod!" msgstr "Kinyomtattuk a rajzod!"
#. We got an error printing
#: ../tuxpaint.c:1895
#, fuzzy
#| msgid "Your picture has been printed!"
msgid "Sorry! Your picture could not be printed!"
msgstr "Kinyomtattuk a rajzod!"
#. Notification that it's too soon to print again (--printdelay option is in effect) #. Notification that it's too soon to print again (--printdelay option is in effect)
#: ../tuxpaint.c:1882 #: ../tuxpaint.c:1898
msgid "You cant print yet!" msgid "You cant print yet!"
msgstr "Még nem nyomtathatsz!" msgstr "Még nem nyomtathatsz!"
#. Prompt to confirm erasing a picture in the Open dialog #. Prompt to confirm erasing a picture in the Open dialog
#: ../tuxpaint.c:1886 #: ../tuxpaint.c:1902
msgid "Erase this picture?" msgid "Erase this picture?"
msgstr "Biztos törlöd ezt a rajzot?" msgstr "Biztos törlöd ezt a rajzot?"
#: ../tuxpaint.c:1887 #: ../tuxpaint.c:1903
msgid "Yes, erase it!" msgid "Yes, erase it!"
msgstr "Igen, töröld!" msgstr "Igen, töröld!"
#: ../tuxpaint.c:1888 #: ../tuxpaint.c:1904
msgid "No, don't erase it!" msgid "No, don't erase it!"
msgstr "Ne töröld!" msgstr "Ne töröld!"
#. Reminder that Mouse Button 1 is the button to use in Tux Paint #. Reminder that Mouse Button 1 is the button to use in Tux Paint
#: ../tuxpaint.c:1891 #: ../tuxpaint.c:1907
msgid "Remember to use the left mouse button!" msgid "Remember to use the left mouse button!"
msgstr "Ne feledd használni a bal egérgombot!" msgstr "Ne feledd használni a bal egérgombot!"
#. Sound has been muted (silenced) via keyboard shortcut #. Sound has been muted (silenced) via keyboard shortcut
#: ../tuxpaint.c:2006 #: ../tuxpaint.c:2022
msgid "Sound muted." msgid "Sound muted."
msgstr "" msgstr ""
#. Sound has been unmuted (unsilenced) via keyboard shortcut #. Sound has been unmuted (unsilenced) via keyboard shortcut
#: ../tuxpaint.c:2011 #: ../tuxpaint.c:2027
msgid "Sound unmuted." msgid "Sound unmuted."
msgstr "" msgstr ""
#. Wait while Text tool finishes loading fonts #. Wait while Text tool finishes loading fonts
#: ../tuxpaint.c:2477 #: ../tuxpaint.c:2493
#, fuzzy #, fuzzy
msgid "Please wait…" msgid "Please wait…"
msgstr "Kis türelmet..." msgstr "Kis türelmet..."
#: ../tuxpaint.c:7181 #: ../tuxpaint.c:7197
msgid "Pick a color." msgid "Pick a color."
msgstr "" msgstr ""
#. Open dialog: 'Erase' button, to erase/deleted the selected picture #. Open dialog: 'Erase' button, to erase/deleted the selected picture
#: ../tuxpaint.c:7961 #: ../tuxpaint.c:7977
msgid "Erase" msgid "Erase"
msgstr "Törlés" msgstr "Törlés"
#. Open dialog: 'Slides' button, to switch to slide show mode #. Open dialog: 'Slides' button, to switch to slide show mode
#: ../tuxpaint.c:7964 #: ../tuxpaint.c:7980
msgid "Slides" msgid "Slides"
msgstr "Fóliák" msgstr "Fóliák"
#. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture
#: ../tuxpaint.c:7967 #: ../tuxpaint.c:7983
msgid "Back" msgid "Back"
msgstr "Vissza" msgstr "Vissza"
#. Slideshow: 'Next' button, to load next slide (image) #. Slideshow: 'Next' button, to load next slide (image)
#: ../tuxpaint.c:7970 #: ../tuxpaint.c:7986
msgid "Next" msgid "Next"
msgstr "Következő" msgstr "Következő"
#. Slideshow: 'Play' button, to begin a slideshow sequence #. Slideshow: 'Play' button, to begin a slideshow sequence
#: ../tuxpaint.c:7973 #: ../tuxpaint.c:7989
msgid "Play" msgid "Play"
msgstr "Lejátszás" msgstr "Lejátszás"
#. Label for 'Letters' buttons (font selector, down the right when the Text tool is being used); used to show the difference between font faces #. 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:8620 #: ../tuxpaint.c:8636
msgid "Aa" msgid "Aa"
msgstr "Aa" msgstr "Aa"
#. Admittedly stupid way of determining which keys can be used for #. Admittedly stupid way of determining which keys can be used for
#. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English)
#: ../tuxpaint.c:11620 #: ../tuxpaint.c:11636
msgid "Yes" msgid "Yes"
msgstr "Igen" msgstr "Igen"
#: ../tuxpaint.c:11624 #: ../tuxpaint.c:11640
msgid "No" msgid "No"
msgstr "Nem" msgstr "Nem"
#. Prompt to ask whether user wishes to save over old version of their file #. Prompt to ask whether user wishes to save over old version of their file
#: ../tuxpaint.c:12576 #: ../tuxpaint.c:12592
msgid "Replace the picture with your changes?" msgid "Replace the picture with your changes?"
msgstr "Lecseréled a képet a módosítottra?" msgstr "Lecseréled a képet a módosítottra?"
#. Positive response to saving over old version #. Positive response to saving over old version
#. (like a 'File:Save' action in other applications) #. (like a 'File:Save' action in other applications)
#: ../tuxpaint.c:12580 #: ../tuxpaint.c:12596
msgid "Yes, replace the old one!" msgid "Yes, replace the old one!"
msgstr "Igen, lecserélem a régit!" msgstr "Igen, lecserélem a régit!"
#. Negative response to saving over old version (saves a new image) #. Negative response to saving over old version (saves a new image)
#. (like a 'File:Save As...' action in other applications) #. (like a 'File:Save As...' action in other applications)
#: ../tuxpaint.c:12584 #: ../tuxpaint.c:12600
msgid "No, save a new file!" msgid "No, save a new file!"
msgstr "Nem, inkább mentsük el más néven!" msgstr "Nem, inkább mentsük el más néven!"
#: ../tuxpaint.c:13347 #: ../tuxpaint.c:13363
msgid "Choose the picture you want, then click “Open”." msgid "Choose the picture you want, then click “Open”."
msgstr "Válaszd ki a képet, majd kattints a \"Megnyitás\" gombra." msgstr "Válaszd ki a képet, majd kattints a \"Megnyitás\" gombra."
#. Let user choose images: #. Let user choose images:
#. Instructions for Slideshow file dialog (FIXME: Make a #define) #. Instructions for Slideshow file dialog (FIXME: Make a #define)
#: ../tuxpaint.c:14334 ../tuxpaint.c:14648 #: ../tuxpaint.c:14350 ../tuxpaint.c:14664
msgid "Choose the pictures you want, then click “Play”." msgid "Choose the pictures you want, then click “Play”."
msgstr "Válaszd ki a képeket, majd kattints a \"Lejátszás\" gombra." msgstr "Válaszd ki a képeket, majd kattints a \"Lejátszás\" gombra."
@ -999,17 +1006,17 @@ msgstr "Szivárvány"
msgid "You can draw in rainbow colors!" msgid "You can draw in rainbow colors!"
msgstr "Szivárványszínekkel is rajzolhatsz!" msgstr "Szivárványszínekkel is rajzolhatsz!"
#: ../../magic/src/rain.c:64 #: ../../magic/src/rain.c:65
#, fuzzy #, fuzzy
msgid "Rain" msgid "Rain"
msgstr "Szivárvány" msgstr "Szivárvány"
#: ../../magic/src/rain.c:67 #: ../../magic/src/rain.c:68
#, fuzzy #, fuzzy
msgid "Click to place a rain drop onto your picture." msgid "Click to place a rain drop onto your picture."
msgstr "Kattints a rajzlapra, hogy tükrözzük a rajzodat." msgstr "Kattints a rajzlapra, hogy tükrözzük a rajzodat."
#: ../../magic/src/rain.c:68 #: ../../magic/src/rain.c:69
#, fuzzy #, fuzzy
msgid "Click to cover your picture with rain drops." msgid "Click to cover your picture with rain drops."
msgstr "Kattints a rajzlapra, hogy tükrözzük a rajzodat." msgstr "Kattints a rajzlapra, hogy tükrözzük a rajzodat."

View file

@ -13,7 +13,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: id\n" "Project-Id-Version: id\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2008-11-01 21:57+0000\n" "POT-Creation-Date: 2008-12-07 19:03-0800\n"
"PO-Revision-Date: 2005-10-12 20:03+0700\n" "PO-Revision-Date: 2005-10-12 20:03+0700\n"
"Last-Translator: Tedi Heriyanto <tedi_h@gmx.net>\n" "Last-Translator: Tedi Heriyanto <tedi_h@gmx.net>\n"
"Language-Team: Indonesia <translation-team-id@lists.sourceforge.net>\n" "Language-Team: Indonesia <translation-team-id@lists.sourceforge.net>\n"
@ -389,7 +389,7 @@ msgstr "Baru"
#. Open a saved picture #. Open a saved picture
#. buttons for the file open dialog #. buttons for the file open dialog
#. Open dialog: 'Open' button, to load the selected picture #. Open dialog: 'Open' button, to load the selected picture
#: ../tools.h:75 ../tuxpaint.c:7958 #: ../tools.h:75 ../tuxpaint.c:7974
msgid "Open" msgid "Open"
msgstr "Buka" msgstr "Buka"
@ -506,176 +506,183 @@ msgid "OK then… Lets keep drawing this one!"
msgstr "OK...Mari terus menggambar yang ini!" msgstr "OK...Mari terus menggambar yang ini!"
#. Prompt to confirm user wishes to quit #. Prompt to confirm user wishes to quit
#: ../tuxpaint.c:1842 #: ../tuxpaint.c:1855
msgid "Do you really want to quit?" msgid "Do you really want to quit?"
msgstr "Kamu benar-benar ingin keluar?" msgstr "Kamu benar-benar ingin keluar?"
#. Quit prompt positive response (quit) #. Quit prompt positive response (quit)
#: ../tuxpaint.c:1845 #: ../tuxpaint.c:1858
msgid "Yes, I'm done!" msgid "Yes, I'm done!"
msgstr "" msgstr ""
#. Quit prompt negative response (don't quit) #. Quit prompt negative response (don't quit)
#: ../tuxpaint.c:1848 ../tuxpaint.c:1875 #: ../tuxpaint.c:1861 ../tuxpaint.c:1888
msgid "No, take me back!" msgid "No, take me back!"
msgstr "" msgstr ""
#. Current picture is not saved; user is quitting #. Current picture is not saved; user is quitting
#: ../tuxpaint.c:1852 #: ../tuxpaint.c:1865
msgid "If you quit, youll lose your picture! Save it?" msgid "If you quit, youll lose your picture! Save it?"
msgstr "Jika kamu keluar, kamu akan kehilangan gambar! Simpan?" msgstr "Jika kamu keluar, kamu akan kehilangan gambar! Simpan?"
#: ../tuxpaint.c:1853 ../tuxpaint.c:1858 #: ../tuxpaint.c:1866 ../tuxpaint.c:1871
msgid "Yes, save it!" msgid "Yes, save it!"
msgstr "" msgstr ""
#: ../tuxpaint.c:1854 ../tuxpaint.c:1859 #: ../tuxpaint.c:1867 ../tuxpaint.c:1872
msgid "No, don't bother saving!" msgid "No, don't bother saving!"
msgstr "" msgstr ""
#. Current picture is not saved; user is opening another picture #. Current picture is not saved; user is opening another picture
#: ../tuxpaint.c:1857 #: ../tuxpaint.c:1870
msgid "Save your picture first?" msgid "Save your picture first?"
msgstr "Simpan gambarmu dulu?" msgstr "Simpan gambarmu dulu?"
#. Error opening picture #. Error opening picture
#: ../tuxpaint.c:1862 #: ../tuxpaint.c:1875
msgid "Cant open that picture!" msgid "Cant open that picture!"
msgstr "Tidak dapat membuka gambar itu!" msgstr "Tidak dapat membuka gambar itu!"
#. Generic dialog dismissal #. Generic dialog dismissal
#: ../tuxpaint.c:1865 ../tuxpaint.c:1870 ../tuxpaint.c:1879 ../tuxpaint.c:1883 #: ../tuxpaint.c:1878 ../tuxpaint.c:1883 ../tuxpaint.c:1892 ../tuxpaint.c:1899
#: ../tuxpaint.c:1892 #: ../tuxpaint.c:1908
msgid "OK" msgid "OK"
msgstr "OK" msgstr "OK"
#. Notification that 'Open' dialog has nothing to show #. Notification that 'Open' dialog has nothing to show
#: ../tuxpaint.c:1869 #: ../tuxpaint.c:1882
msgid "There are no saved files!" msgid "There are no saved files!"
msgstr "Tidak ada file tersimpan!" msgstr "Tidak ada file tersimpan!"
#. Verification of print action #. Verification of print action
#: ../tuxpaint.c:1873 #: ../tuxpaint.c:1886
msgid "Print your picture now?" msgid "Print your picture now?"
msgstr "Cetak gambarmu sekarang?" msgstr "Cetak gambarmu sekarang?"
#: ../tuxpaint.c:1874 #: ../tuxpaint.c:1887
msgid "Yes, print it!" msgid "Yes, print it!"
msgstr "" msgstr ""
#. Confirmation of successful (we hope) printing #. Confirmation of successful (we hope) printing
#: ../tuxpaint.c:1878 #: ../tuxpaint.c:1891
msgid "Your picture has been printed!" msgid "Your picture has been printed!"
msgstr "Gambarmu telah dicetak!" msgstr "Gambarmu telah dicetak!"
#. We got an error printing
#: ../tuxpaint.c:1895
#, fuzzy
#| msgid "Your picture has been printed!"
msgid "Sorry! Your picture could not be printed!"
msgstr "Gambarmu telah dicetak!"
#. Notification that it's too soon to print again (--printdelay option is in effect) #. Notification that it's too soon to print again (--printdelay option is in effect)
#: ../tuxpaint.c:1882 #: ../tuxpaint.c:1898
msgid "You cant print yet!" msgid "You cant print yet!"
msgstr "Kamu belum dapat mencetak!" msgstr "Kamu belum dapat mencetak!"
#. Prompt to confirm erasing a picture in the Open dialog #. Prompt to confirm erasing a picture in the Open dialog
#: ../tuxpaint.c:1886 #: ../tuxpaint.c:1902
msgid "Erase this picture?" msgid "Erase this picture?"
msgstr "Hapus gambar ini?" msgstr "Hapus gambar ini?"
#: ../tuxpaint.c:1887 #: ../tuxpaint.c:1903
msgid "Yes, erase it!" msgid "Yes, erase it!"
msgstr "" msgstr ""
#: ../tuxpaint.c:1888 #: ../tuxpaint.c:1904
msgid "No, don't erase it!" msgid "No, don't erase it!"
msgstr "" msgstr ""
#. Reminder that Mouse Button 1 is the button to use in Tux Paint #. Reminder that Mouse Button 1 is the button to use in Tux Paint
#: ../tuxpaint.c:1891 #: ../tuxpaint.c:1907
msgid "Remember to use the left mouse button!" msgid "Remember to use the left mouse button!"
msgstr "Ingat untuk menggunakan tombol mouse kiri!" msgstr "Ingat untuk menggunakan tombol mouse kiri!"
#. Sound has been muted (silenced) via keyboard shortcut #. Sound has been muted (silenced) via keyboard shortcut
#: ../tuxpaint.c:2006 #: ../tuxpaint.c:2022
msgid "Sound muted." msgid "Sound muted."
msgstr "" msgstr ""
#. Sound has been unmuted (unsilenced) via keyboard shortcut #. Sound has been unmuted (unsilenced) via keyboard shortcut
#: ../tuxpaint.c:2011 #: ../tuxpaint.c:2027
msgid "Sound unmuted." msgid "Sound unmuted."
msgstr "" msgstr ""
#. Wait while Text tool finishes loading fonts #. Wait while Text tool finishes loading fonts
#: ../tuxpaint.c:2477 #: ../tuxpaint.c:2493
msgid "Please wait…" msgid "Please wait…"
msgstr "" msgstr ""
#: ../tuxpaint.c:7181 #: ../tuxpaint.c:7197
msgid "Pick a color." msgid "Pick a color."
msgstr "" msgstr ""
#. Open dialog: 'Erase' button, to erase/deleted the selected picture #. Open dialog: 'Erase' button, to erase/deleted the selected picture
#: ../tuxpaint.c:7961 #: ../tuxpaint.c:7977
msgid "Erase" msgid "Erase"
msgstr "Hapus" msgstr "Hapus"
#. Open dialog: 'Slides' button, to switch to slide show mode #. Open dialog: 'Slides' button, to switch to slide show mode
#: ../tuxpaint.c:7964 #: ../tuxpaint.c:7980
msgid "Slides" msgid "Slides"
msgstr "" msgstr ""
#. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture
#: ../tuxpaint.c:7967 #: ../tuxpaint.c:7983
msgid "Back" msgid "Back"
msgstr "Kembali" msgstr "Kembali"
#. Slideshow: 'Next' button, to load next slide (image) #. Slideshow: 'Next' button, to load next slide (image)
#: ../tuxpaint.c:7970 #: ../tuxpaint.c:7986
#, fuzzy #, fuzzy
msgid "Next" msgid "Next"
msgstr "Teks" msgstr "Teks"
#. Slideshow: 'Play' button, to begin a slideshow sequence #. Slideshow: 'Play' button, to begin a slideshow sequence
#: ../tuxpaint.c:7973 #: ../tuxpaint.c:7989
msgid "Play" msgid "Play"
msgstr "" msgstr ""
#. Label for 'Letters' buttons (font selector, down the right when the Text tool is being used); used to show the difference between font faces #. 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:8620 #: ../tuxpaint.c:8636
msgid "Aa" msgid "Aa"
msgstr "Aa" msgstr "Aa"
#. Admittedly stupid way of determining which keys can be used for #. Admittedly stupid way of determining which keys can be used for
#. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English)
#: ../tuxpaint.c:11620 #: ../tuxpaint.c:11636
msgid "Yes" msgid "Yes"
msgstr "Ya" msgstr "Ya"
#: ../tuxpaint.c:11624 #: ../tuxpaint.c:11640
msgid "No" msgid "No"
msgstr "Tidak" msgstr "Tidak"
#. Prompt to ask whether user wishes to save over old version of their file #. Prompt to ask whether user wishes to save over old version of their file
#: ../tuxpaint.c:12576 #: ../tuxpaint.c:12592
msgid "Replace the picture with your changes?" msgid "Replace the picture with your changes?"
msgstr "" msgstr ""
#. Positive response to saving over old version #. Positive response to saving over old version
#. (like a 'File:Save' action in other applications) #. (like a 'File:Save' action in other applications)
#: ../tuxpaint.c:12580 #: ../tuxpaint.c:12596
msgid "Yes, replace the old one!" msgid "Yes, replace the old one!"
msgstr "" msgstr ""
#. Negative response to saving over old version (saves a new image) #. Negative response to saving over old version (saves a new image)
#. (like a 'File:Save As...' action in other applications) #. (like a 'File:Save As...' action in other applications)
#: ../tuxpaint.c:12584 #: ../tuxpaint.c:12600
#, fuzzy #, fuzzy
msgid "No, save a new file!" msgid "No, save a new file!"
msgstr "Tidak, simpan gambar baru" msgstr "Tidak, simpan gambar baru"
#: ../tuxpaint.c:13347 #: ../tuxpaint.c:13363
msgid "Choose the picture you want, then click “Open”." msgid "Choose the picture you want, then click “Open”."
msgstr "Pilih gambar yang kamu inginkan, lalu klik \"Open\"." msgstr "Pilih gambar yang kamu inginkan, lalu klik \"Open\"."
#. Let user choose images: #. Let user choose images:
#. Instructions for Slideshow file dialog (FIXME: Make a #define) #. Instructions for Slideshow file dialog (FIXME: Make a #define)
#: ../tuxpaint.c:14334 ../tuxpaint.c:14648 #: ../tuxpaint.c:14350 ../tuxpaint.c:14664
#, fuzzy #, fuzzy
msgid "Choose the pictures you want, then click “Play”." msgid "Choose the pictures you want, then click “Play”."
msgstr "Pilih gambar yang kamu inginkan, lalu klik \"Open\"." msgstr "Pilih gambar yang kamu inginkan, lalu klik \"Open\"."
@ -1006,17 +1013,17 @@ msgstr "Pelangi"
msgid "You can draw in rainbow colors!" msgid "You can draw in rainbow colors!"
msgstr "Kamu dapat menggambar dengan warna pelangi!" msgstr "Kamu dapat menggambar dengan warna pelangi!"
#: ../../magic/src/rain.c:64 #: ../../magic/src/rain.c:65
#, fuzzy #, fuzzy
msgid "Rain" msgid "Rain"
msgstr "Pelangi" msgstr "Pelangi"
#: ../../magic/src/rain.c:67 #: ../../magic/src/rain.c:68
#, fuzzy #, fuzzy
msgid "Click to place a rain drop onto your picture." msgid "Click to place a rain drop onto your picture."
msgstr "Klik untuk membuat mirror gambar." msgstr "Klik untuk membuat mirror gambar."
#: ../../magic/src/rain.c:68 #: ../../magic/src/rain.c:69
#, fuzzy #, fuzzy
msgid "Click to cover your picture with rain drops." msgid "Click to cover your picture with rain drops."
msgstr "Klik untuk membuat mirror gambar." msgstr "Klik untuk membuat mirror gambar."

View file

@ -9,7 +9,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: tuxpaint-is 0.9.14\n" "Project-Id-Version: tuxpaint-is 0.9.14\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2008-11-01 21:57+0000\n" "POT-Creation-Date: 2008-12-07 19:03-0800\n"
"PO-Revision-Date: 2004-03-15 15:38GMT\n" "PO-Revision-Date: 2004-03-15 15:38GMT\n"
"Last-Translator: Pjetur G. Hjaltason <pjetur@pjetur.net>\n" "Last-Translator: Pjetur G. Hjaltason <pjetur@pjetur.net>\n"
"Language-Team: Icelandic <kde-isl@molar.is>\n" "Language-Team: Icelandic <kde-isl@molar.is>\n"
@ -387,7 +387,7 @@ msgstr "Ný"
#. Open a saved picture #. Open a saved picture
#. buttons for the file open dialog #. buttons for the file open dialog
#. Open dialog: 'Open' button, to load the selected picture #. Open dialog: 'Open' button, to load the selected picture
#: ../tools.h:75 ../tuxpaint.c:7958 #: ../tools.h:75 ../tuxpaint.c:7974
msgid "Open" msgid "Open"
msgstr "Opna" msgstr "Opna"
@ -503,176 +503,183 @@ msgid "OK then… Lets keep drawing this one!"
msgstr "Allt í lagi... Höldum þá áfram með þessa!" msgstr "Allt í lagi... Höldum þá áfram með þessa!"
#. Prompt to confirm user wishes to quit #. Prompt to confirm user wishes to quit
#: ../tuxpaint.c:1842 #: ../tuxpaint.c:1855
msgid "Do you really want to quit?" msgid "Do you really want to quit?"
msgstr "Viltu í alvöru hætta?" msgstr "Viltu í alvöru hætta?"
#. Quit prompt positive response (quit) #. Quit prompt positive response (quit)
#: ../tuxpaint.c:1845 #: ../tuxpaint.c:1858
msgid "Yes, I'm done!" msgid "Yes, I'm done!"
msgstr "" msgstr ""
#. Quit prompt negative response (don't quit) #. Quit prompt negative response (don't quit)
#: ../tuxpaint.c:1848 ../tuxpaint.c:1875 #: ../tuxpaint.c:1861 ../tuxpaint.c:1888
msgid "No, take me back!" msgid "No, take me back!"
msgstr "" msgstr ""
#. Current picture is not saved; user is quitting #. Current picture is not saved; user is quitting
#: ../tuxpaint.c:1852 #: ../tuxpaint.c:1865
msgid "If you quit, youll lose your picture! Save it?" msgid "If you quit, youll lose your picture! Save it?"
msgstr "Ef þú hættir tapast myndin! Viltu geyma hana?" msgstr "Ef þú hættir tapast myndin! Viltu geyma hana?"
#: ../tuxpaint.c:1853 ../tuxpaint.c:1858 #: ../tuxpaint.c:1866 ../tuxpaint.c:1871
msgid "Yes, save it!" msgid "Yes, save it!"
msgstr "" msgstr ""
#: ../tuxpaint.c:1854 ../tuxpaint.c:1859 #: ../tuxpaint.c:1867 ../tuxpaint.c:1872
msgid "No, don't bother saving!" msgid "No, don't bother saving!"
msgstr "" msgstr ""
#. Current picture is not saved; user is opening another picture #. Current picture is not saved; user is opening another picture
#: ../tuxpaint.c:1857 #: ../tuxpaint.c:1870
msgid "Save your picture first?" msgid "Save your picture first?"
msgstr "Geyma myndina fyrst?" msgstr "Geyma myndina fyrst?"
#. Error opening picture #. Error opening picture
#: ../tuxpaint.c:1862 #: ../tuxpaint.c:1875
msgid "Cant open that picture!" msgid "Cant open that picture!"
msgstr "Get ekki opnað þessa mynd?" msgstr "Get ekki opnað þessa mynd?"
#. Generic dialog dismissal #. Generic dialog dismissal
#: ../tuxpaint.c:1865 ../tuxpaint.c:1870 ../tuxpaint.c:1879 ../tuxpaint.c:1883 #: ../tuxpaint.c:1878 ../tuxpaint.c:1883 ../tuxpaint.c:1892 ../tuxpaint.c:1899
#: ../tuxpaint.c:1892 #: ../tuxpaint.c:1908
msgid "OK" msgid "OK"
msgstr "Í lagi" msgstr "Í lagi"
#. Notification that 'Open' dialog has nothing to show #. Notification that 'Open' dialog has nothing to show
#: ../tuxpaint.c:1869 #: ../tuxpaint.c:1882
msgid "There are no saved files!" msgid "There are no saved files!"
msgstr "Fann engar geymdar myndir!" msgstr "Fann engar geymdar myndir!"
#. Verification of print action #. Verification of print action
#: ../tuxpaint.c:1873 #: ../tuxpaint.c:1886
msgid "Print your picture now?" msgid "Print your picture now?"
msgstr "Prenta myndina núna?" msgstr "Prenta myndina núna?"
#: ../tuxpaint.c:1874 #: ../tuxpaint.c:1887
msgid "Yes, print it!" msgid "Yes, print it!"
msgstr "" msgstr ""
#. Confirmation of successful (we hope) printing #. Confirmation of successful (we hope) printing
#: ../tuxpaint.c:1878 #: ../tuxpaint.c:1891
msgid "Your picture has been printed!" msgid "Your picture has been printed!"
msgstr "Búið að prenta myndina þína!" msgstr "Búið að prenta myndina þína!"
#. We got an error printing
#: ../tuxpaint.c:1895
#, fuzzy
#| msgid "Your picture has been printed!"
msgid "Sorry! Your picture could not be printed!"
msgstr "Búið að prenta myndina þína!"
#. Notification that it's too soon to print again (--printdelay option is in effect) #. Notification that it's too soon to print again (--printdelay option is in effect)
#: ../tuxpaint.c:1882 #: ../tuxpaint.c:1898
msgid "You cant print yet!" msgid "You cant print yet!"
msgstr "Þú getur ekki prentað strax!" msgstr "Þú getur ekki prentað strax!"
#. Prompt to confirm erasing a picture in the Open dialog #. Prompt to confirm erasing a picture in the Open dialog
#: ../tuxpaint.c:1886 #: ../tuxpaint.c:1902
msgid "Erase this picture?" msgid "Erase this picture?"
msgstr "Eyða myndinni?" msgstr "Eyða myndinni?"
#: ../tuxpaint.c:1887 #: ../tuxpaint.c:1903
msgid "Yes, erase it!" msgid "Yes, erase it!"
msgstr "" msgstr ""
#: ../tuxpaint.c:1888 #: ../tuxpaint.c:1904
msgid "No, don't erase it!" msgid "No, don't erase it!"
msgstr "" msgstr ""
#. Reminder that Mouse Button 1 is the button to use in Tux Paint #. Reminder that Mouse Button 1 is the button to use in Tux Paint
#: ../tuxpaint.c:1891 #: ../tuxpaint.c:1907
msgid "Remember to use the left mouse button!" msgid "Remember to use the left mouse button!"
msgstr "" msgstr ""
#. Sound has been muted (silenced) via keyboard shortcut #. Sound has been muted (silenced) via keyboard shortcut
#: ../tuxpaint.c:2006 #: ../tuxpaint.c:2022
msgid "Sound muted." msgid "Sound muted."
msgstr "" msgstr ""
#. Sound has been unmuted (unsilenced) via keyboard shortcut #. Sound has been unmuted (unsilenced) via keyboard shortcut
#: ../tuxpaint.c:2011 #: ../tuxpaint.c:2027
msgid "Sound unmuted." msgid "Sound unmuted."
msgstr "" msgstr ""
#. Wait while Text tool finishes loading fonts #. Wait while Text tool finishes loading fonts
#: ../tuxpaint.c:2477 #: ../tuxpaint.c:2493
msgid "Please wait…" msgid "Please wait…"
msgstr "" msgstr ""
#: ../tuxpaint.c:7181 #: ../tuxpaint.c:7197
msgid "Pick a color." msgid "Pick a color."
msgstr "" msgstr ""
#. Open dialog: 'Erase' button, to erase/deleted the selected picture #. Open dialog: 'Erase' button, to erase/deleted the selected picture
#: ../tuxpaint.c:7961 #: ../tuxpaint.c:7977
msgid "Erase" msgid "Erase"
msgstr "Eyða" msgstr "Eyða"
#. Open dialog: 'Slides' button, to switch to slide show mode #. Open dialog: 'Slides' button, to switch to slide show mode
#: ../tuxpaint.c:7964 #: ../tuxpaint.c:7980
msgid "Slides" msgid "Slides"
msgstr "" msgstr ""
#. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture
#: ../tuxpaint.c:7967 #: ../tuxpaint.c:7983
msgid "Back" msgid "Back"
msgstr "Til baka" msgstr "Til baka"
#. Slideshow: 'Next' button, to load next slide (image) #. Slideshow: 'Next' button, to load next slide (image)
#: ../tuxpaint.c:7970 #: ../tuxpaint.c:7986
#, fuzzy #, fuzzy
msgid "Next" msgid "Next"
msgstr "Texti" msgstr "Texti"
#. Slideshow: 'Play' button, to begin a slideshow sequence #. Slideshow: 'Play' button, to begin a slideshow sequence
#: ../tuxpaint.c:7973 #: ../tuxpaint.c:7989
msgid "Play" msgid "Play"
msgstr "" msgstr ""
#. Label for 'Letters' buttons (font selector, down the right when the Text tool is being used); used to show the difference between font faces #. 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:8620 #: ../tuxpaint.c:8636
msgid "Aa" msgid "Aa"
msgstr "" msgstr ""
#. Admittedly stupid way of determining which keys can be used for #. Admittedly stupid way of determining which keys can be used for
#. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English)
#: ../tuxpaint.c:11620 #: ../tuxpaint.c:11636
msgid "Yes" msgid "Yes"
msgstr "Já" msgstr "Já"
#: ../tuxpaint.c:11624 #: ../tuxpaint.c:11640
msgid "No" msgid "No"
msgstr "Nei" msgstr "Nei"
#. Prompt to ask whether user wishes to save over old version of their file #. Prompt to ask whether user wishes to save over old version of their file
#: ../tuxpaint.c:12576 #: ../tuxpaint.c:12592
msgid "Replace the picture with your changes?" msgid "Replace the picture with your changes?"
msgstr "" msgstr ""
#. Positive response to saving over old version #. Positive response to saving over old version
#. (like a 'File:Save' action in other applications) #. (like a 'File:Save' action in other applications)
#: ../tuxpaint.c:12580 #: ../tuxpaint.c:12596
msgid "Yes, replace the old one!" msgid "Yes, replace the old one!"
msgstr "" msgstr ""
#. Negative response to saving over old version (saves a new image) #. Negative response to saving over old version (saves a new image)
#. (like a 'File:Save As...' action in other applications) #. (like a 'File:Save As...' action in other applications)
#: ../tuxpaint.c:12584 #: ../tuxpaint.c:12600
#, fuzzy #, fuzzy
msgid "No, save a new file!" msgid "No, save a new file!"
msgstr "Nei, geyma nýja mynd!" msgstr "Nei, geyma nýja mynd!"
#: ../tuxpaint.c:13347 #: ../tuxpaint.c:13363
msgid "Choose the picture you want, then click “Open”." msgid "Choose the picture you want, then click “Open”."
msgstr "Veldu teikningu, og smelltu svo á 'Opna'." msgstr "Veldu teikningu, og smelltu svo á 'Opna'."
#. Let user choose images: #. Let user choose images:
#. Instructions for Slideshow file dialog (FIXME: Make a #define) #. Instructions for Slideshow file dialog (FIXME: Make a #define)
#: ../tuxpaint.c:14334 ../tuxpaint.c:14648 #: ../tuxpaint.c:14350 ../tuxpaint.c:14664
#, fuzzy #, fuzzy
msgid "Choose the pictures you want, then click “Play”." msgid "Choose the pictures you want, then click “Play”."
msgstr "Veldu teikningu, og smelltu svo á 'Opna'." msgstr "Veldu teikningu, og smelltu svo á 'Opna'."
@ -1006,17 +1013,17 @@ msgstr "Regnbogi"
msgid "You can draw in rainbow colors!" msgid "You can draw in rainbow colors!"
msgstr "Þú getur teiknað með regnboga-litum!" msgstr "Þú getur teiknað með regnboga-litum!"
#: ../../magic/src/rain.c:64 #: ../../magic/src/rain.c:65
#, fuzzy #, fuzzy
msgid "Rain" msgid "Rain"
msgstr "Regnbogi" msgstr "Regnbogi"
#: ../../magic/src/rain.c:67 #: ../../magic/src/rain.c:68
#, fuzzy #, fuzzy
msgid "Click to place a rain drop onto your picture." msgid "Click to place a rain drop onto your picture."
msgstr "Smelltu til að gera spegilmynd." msgstr "Smelltu til að gera spegilmynd."
#: ../../magic/src/rain.c:68 #: ../../magic/src/rain.c:69
#, fuzzy #, fuzzy
msgid "Click to cover your picture with rain drops." msgid "Click to cover your picture with rain drops."
msgstr "Smelltu til að gera spegilmynd." msgstr "Smelltu til að gera spegilmynd."

View file

@ -6,7 +6,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: TuxPaint 0.9.17\n" "Project-Id-Version: TuxPaint 0.9.17\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2008-11-01 21:57+0000\n" "POT-Creation-Date: 2008-12-07 19:03-0800\n"
"PO-Revision-Date: 2008-11-07 12:03+0100\n" "PO-Revision-Date: 2008-11-07 12:03+0100\n"
"Last-Translator: Simona Riva <simona.riva@tiscali.it>\n" "Last-Translator: Simona Riva <simona.riva@tiscali.it>\n"
"Language-Team: Italian <it@li.org>\n" "Language-Team: Italian <it@li.org>\n"
@ -233,95 +233,81 @@ msgid "ZH_TW"
msgstr "ZH_TW" msgstr "ZH_TW"
#. Square shape tool (4 equally-lengthed sides at right angles) #. Square shape tool (4 equally-lengthed sides at right angles)
#: ../shapes.h:171 #: ../shapes.h:171 ../shapes.h:172
#: ../shapes.h:172
msgid "Square" msgid "Square"
msgstr "Quadrato" msgstr "Quadrato"
#. Rectangle shape tool (4 sides at right angles) #. Rectangle shape tool (4 sides at right angles)
#: ../shapes.h:175 #: ../shapes.h:175 ../shapes.h:176
#: ../shapes.h:176
msgid "Rectangle" msgid "Rectangle"
msgstr "Rettangolo" msgstr "Rettangolo"
#. Circle shape tool (X radius and Y radius are the same) #. Circle shape tool (X radius and Y radius are the same)
#: ../shapes.h:179 #: ../shapes.h:179 ../shapes.h:180
#: ../shapes.h:180
msgid "Circle" msgid "Circle"
msgstr "Cerchio" msgstr "Cerchio"
#. Ellipse shape tool (X radius and Y radius may differ) #. Ellipse shape tool (X radius and Y radius may differ)
#: ../shapes.h:183 #: ../shapes.h:183 ../shapes.h:184
#: ../shapes.h:184
msgid "Ellipse" msgid "Ellipse"
msgstr "Ellisse" msgstr "Ellisse"
#. Triangle shape tool (3 sides) #. Triangle shape tool (3 sides)
#: ../shapes.h:187 #: ../shapes.h:187 ../shapes.h:188
#: ../shapes.h:188
msgid "Triangle" msgid "Triangle"
msgstr "Triangolo" msgstr "Triangolo"
#. Pentagone shape tool (5 sides) #. Pentagone shape tool (5 sides)
#: ../shapes.h:191 #: ../shapes.h:191 ../shapes.h:192
#: ../shapes.h:192
msgid "Pentagon" msgid "Pentagon"
msgstr "Pentagono" msgstr "Pentagono"
#. Rhombus shape tool (4 sides, not at right angles) #. Rhombus shape tool (4 sides, not at right angles)
#: ../shapes.h:195 #: ../shapes.h:195 ../shapes.h:196
#: ../shapes.h:196
msgid "Rhombus" msgid "Rhombus"
msgstr "Rombo" msgstr "Rombo"
#. Octagon shape tool (8 sides) #. Octagon shape tool (8 sides)
#: ../shapes.h:199 #: ../shapes.h:199 ../shapes.h:200
#: ../shapes.h:200
msgid "Octagon" msgid "Octagon"
msgstr "Ottagono" msgstr "Ottagono"
#. Description of a square #. Description of a square
#: ../shapes.h:208 #: ../shapes.h:208 ../shapes.h:209
#: ../shapes.h:209
msgid "A square is a rectangle with four equal sides." msgid "A square is a rectangle with four equal sides."
msgstr "Un quadrato è un rettangolo con tutti i lati uguali." msgstr "Un quadrato è un rettangolo con tutti i lati uguali."
#. Description of a rectangle #. Description of a rectangle
#: ../shapes.h:212 #: ../shapes.h:212 ../shapes.h:213
#: ../shapes.h:213
msgid "A rectangle has four sides and four right angles." msgid "A rectangle has four sides and four right angles."
msgstr "Un rettangolo ha quattro lati e quatto angoli retti." msgstr "Un rettangolo ha quattro lati e quatto angoli retti."
#: ../shapes.h:217 #: ../shapes.h:217 ../shapes.h:219
#: ../shapes.h:219 msgid ""
msgid "A circle is a curve where all points have the same distance from the center." "A circle is a curve where all points have the same distance from the center."
msgstr "Un cerchio è una curva che ha tutti i punti alla stessa distanza dal centro." msgstr ""
"Un cerchio è una curva che ha tutti i punti alla stessa distanza dal centro."
#. Description of an ellipse #. Description of an ellipse
#: ../shapes.h:222 #: ../shapes.h:222 ../shapes.h:223
#: ../shapes.h:223
msgid "An ellipse is a stretched circle." msgid "An ellipse is a stretched circle."
msgstr "Un'ellisse è un cerchio schiacciato." msgstr "Un'ellisse è un cerchio schiacciato."
#. Description of a triangle #. Description of a triangle
#: ../shapes.h:226 #: ../shapes.h:226 ../shapes.h:227
#: ../shapes.h:227
msgid "A triangle has three sides." msgid "A triangle has three sides."
msgstr "Un triangolo ha tre lati." msgstr "Un triangolo ha tre lati."
#. Description of a pentagon #. Description of a pentagon
#: ../shapes.h:230 #: ../shapes.h:230 ../shapes.h:231
#: ../shapes.h:231
msgid "A pentagon has five sides." msgid "A pentagon has five sides."
msgstr "Un pentagono ha cinque lati." msgstr "Un pentagono ha cinque lati."
#: ../shapes.h:235 #: ../shapes.h:235 ../shapes.h:237
#: ../shapes.h:237
msgid "A rhombus has four equal sides, and opposite sides are parallel." msgid "A rhombus has four equal sides, and opposite sides are parallel."
msgstr "Un rombo ha quattro lati uguali e i lati opposti paralleli." msgstr "Un rombo ha quattro lati uguali e i lati opposti paralleli."
#: ../shapes.h:241 #: ../shapes.h:241 ../shapes.h:243
#: ../shapes.h:243
msgid "An octagon has eight equal sides." msgid "An octagon has eight equal sides."
msgstr "Un ottagono ha otto lati uguali." msgstr "Un ottagono ha otto lati uguali."
@ -352,8 +338,7 @@ msgstr "Timbri"
#. Title of shape selector (buttons down the right for shapes tool) #. Title of shape selector (buttons down the right for shapes tool)
#. Shape creation tool (square, circle, etc.) #. Shape creation tool (square, circle, etc.)
#: ../titles.h:56 #: ../titles.h:56 ../tools.h:54
#: ../tools.h:54
msgid "Shapes" msgid "Shapes"
msgstr "Forme" msgstr "Forme"
@ -364,8 +349,7 @@ msgstr "Lettere"
#. Title of magic tool selector (buttons down the right for magic (effect plugin) tool) #. Title of magic tool selector (buttons down the right for magic (effect plugin) tool)
#. "Magic" effects tools (blur, flip image, etc.) #. "Magic" effects tools (blur, flip image, etc.)
#: ../titles.h:62 #: ../titles.h:62 ../tools.h:60
#: ../tools.h:60
msgid "Magic" msgid "Magic"
msgstr "Magie" msgstr "Magie"
@ -414,8 +398,7 @@ msgstr "Nuovo"
#. Open a saved picture #. Open a saved picture
#. buttons for the file open dialog #. buttons for the file open dialog
#. Open dialog: 'Open' button, to load the selected picture #. Open dialog: 'Open' button, to load the selected picture
#: ../tools.h:75 #: ../tools.h:75 ../tuxpaint.c:7974
#: ../tuxpaint.c:7958
msgid "Open" msgid "Open"
msgstr "Apri" msgstr "Apri"
@ -447,17 +430,24 @@ msgstr "Scegli un'immagine da timbrare nel disegno."
#. Line tool instructions #. Line tool instructions
#: ../tools.h:98 #: ../tools.h:98
msgid "Click to start drawing a line. Let go to complete it." msgid "Click to start drawing a line. Let go to complete it."
msgstr "Fai clic per iniziare una linea. Lascia andare il tasto per completarla." msgstr ""
"Fai clic per iniziare una linea. Lascia andare il tasto per completarla."
#. Shape tool instructions #. Shape tool instructions
#: ../tools.h:101 #: ../tools.h:101
msgid "Pick a shape. Click to pick the center, drag, then let go when it is the size you want. Move around to rotate it, and click to draw it." msgid ""
msgstr "Scegli una forma. Fai clic per il scegliere il centro, trascina e rilascia il tasto del mouse quando è abbastanza grande. Muovi il mouse per ruotare la forma, fai clic per disegnarla." "Pick a shape. Click to pick the center, drag, then let go when it is the "
"size you want. Move around to rotate it, and click to draw it."
msgstr ""
"Scegli una forma. Fai clic per il scegliere il centro, trascina e rilascia "
"il tasto del mouse quando è abbastanza grande. Muovi il mouse per ruotare la "
"forma, fai clic per disegnarla."
#. Text tool instructions #. Text tool instructions
#: ../tools.h:104 #: ../tools.h:104
msgid "Choose a style of text. Click on your drawing and you can start typing." msgid "Choose a style of text. Click on your drawing and you can start typing."
msgstr "Scegli uno stile per il testo. Fai clic sul disegno per iniziare a scrivere." msgstr ""
"Scegli uno stile per il testo. Fai clic sul disegno per iniziare a scrivere."
#. Magic tool instruction #. Magic tool instruction
#: ../tools.h:107 #: ../tools.h:107
@ -541,143 +531,144 @@ msgstr "Allora ok... continuiamo a disegnare!"
# FIXME: Move elsewhere!!! # FIXME: Move elsewhere!!!
# FIXME: Move elsewhere!!! # FIXME: Move elsewhere!!!
#. Prompt to confirm user wishes to quit #. Prompt to confirm user wishes to quit
#: ../tuxpaint.c:1842 #: ../tuxpaint.c:1855
msgid "Do you really want to quit?" msgid "Do you really want to quit?"
msgstr "Vuoi veramente uscire?" msgstr "Vuoi veramente uscire?"
#. Quit prompt positive response (quit) #. Quit prompt positive response (quit)
#: ../tuxpaint.c:1845 #: ../tuxpaint.c:1858
msgid "Yes, I'm done!" msgid "Yes, I'm done!"
msgstr "Sì, ho finito!" msgstr "Sì, ho finito!"
#. Quit prompt negative response (don't quit) #. Quit prompt negative response (don't quit)
#: ../tuxpaint.c:1848 #: ../tuxpaint.c:1861 ../tuxpaint.c:1888
#: ../tuxpaint.c:1875
msgid "No, take me back!" msgid "No, take me back!"
msgstr "No, torna indietro!" msgstr "No, torna indietro!"
#. Current picture is not saved; user is quitting #. Current picture is not saved; user is quitting
#: ../tuxpaint.c:1852 #: ../tuxpaint.c:1865
msgid "If you quit, youll lose your picture! Save it?" msgid "If you quit, youll lose your picture! Save it?"
msgstr "Uscendo adesso, il disegno verrà perso! Vuoi salvarlo?" msgstr "Uscendo adesso, il disegno verrà perso! Vuoi salvarlo?"
#: ../tuxpaint.c:1853 #: ../tuxpaint.c:1866 ../tuxpaint.c:1871
#: ../tuxpaint.c:1858
msgid "Yes, save it!" msgid "Yes, save it!"
msgstr "Sì, salva!" msgstr "Sì, salva!"
#: ../tuxpaint.c:1854 #: ../tuxpaint.c:1867 ../tuxpaint.c:1872
#: ../tuxpaint.c:1859
msgid "No, don't bother saving!" msgid "No, don't bother saving!"
msgstr "No, non salvare!" msgstr "No, non salvare!"
#. Current picture is not saved; user is opening another picture #. Current picture is not saved; user is opening another picture
#: ../tuxpaint.c:1857 #: ../tuxpaint.c:1870
msgid "Save your picture first?" msgid "Save your picture first?"
msgstr "Vuoi salvare il disegno, prima?" msgstr "Vuoi salvare il disegno, prima?"
#. Error opening picture #. Error opening picture
#: ../tuxpaint.c:1862 #: ../tuxpaint.c:1875
msgid "Cant open that picture!" msgid "Cant open that picture!"
msgstr "Non è possibile aprire quel disegno!" msgstr "Non è possibile aprire quel disegno!"
#. Generic dialog dismissal #. Generic dialog dismissal
#: ../tuxpaint.c:1865 #: ../tuxpaint.c:1878 ../tuxpaint.c:1883 ../tuxpaint.c:1892 ../tuxpaint.c:1899
#: ../tuxpaint.c:1870 #: ../tuxpaint.c:1908
#: ../tuxpaint.c:1879
#: ../tuxpaint.c:1883
#: ../tuxpaint.c:1892
msgid "OK" msgid "OK"
msgstr "OK" msgstr "OK"
#. Notification that 'Open' dialog has nothing to show #. Notification that 'Open' dialog has nothing to show
#: ../tuxpaint.c:1869 #: ../tuxpaint.c:1882
msgid "There are no saved files!" msgid "There are no saved files!"
msgstr "Non ci sono file salvati!" msgstr "Non ci sono file salvati!"
#. Verification of print action #. Verification of print action
#: ../tuxpaint.c:1873 #: ../tuxpaint.c:1886
msgid "Print your picture now?" msgid "Print your picture now?"
msgstr "Vuoi stampare il disegno adesso?" msgstr "Vuoi stampare il disegno adesso?"
#: ../tuxpaint.c:1874 #: ../tuxpaint.c:1887
msgid "Yes, print it!" msgid "Yes, print it!"
msgstr "Sì, stampa!" msgstr "Sì, stampa!"
#. Confirmation of successful (we hope) printing #. Confirmation of successful (we hope) printing
#: ../tuxpaint.c:1878 #: ../tuxpaint.c:1891
msgid "Your picture has been printed!" msgid "Your picture has been printed!"
msgstr "Il tuo disegno è stato stampato!" msgstr "Il tuo disegno è stato stampato!"
#. We got an error printing
#: ../tuxpaint.c:1895
#, fuzzy
#| msgid "Your picture has been printed!"
msgid "Sorry! Your picture could not be printed!"
msgstr "Il tuo disegno è stato stampato!"
#. Notification that it's too soon to print again (--printdelay option is in effect) #. Notification that it's too soon to print again (--printdelay option is in effect)
#: ../tuxpaint.c:1882 #: ../tuxpaint.c:1898
msgid "You cant print yet!" msgid "You cant print yet!"
msgstr "Non puoi ancora stampare!" msgstr "Non puoi ancora stampare!"
#. Prompt to confirm erasing a picture in the Open dialog #. Prompt to confirm erasing a picture in the Open dialog
#: ../tuxpaint.c:1886 #: ../tuxpaint.c:1902
msgid "Erase this picture?" msgid "Erase this picture?"
msgstr "Vuoi cancellare il disegno?" msgstr "Vuoi cancellare il disegno?"
#: ../tuxpaint.c:1887 #: ../tuxpaint.c:1903
msgid "Yes, erase it!" msgid "Yes, erase it!"
msgstr "Sì, cancella!" msgstr "Sì, cancella!"
#: ../tuxpaint.c:1888 #: ../tuxpaint.c:1904
msgid "No, don't erase it!" msgid "No, don't erase it!"
msgstr "No, non cancellare!" msgstr "No, non cancellare!"
#. Reminder that Mouse Button 1 is the button to use in Tux Paint #. Reminder that Mouse Button 1 is the button to use in Tux Paint
#: ../tuxpaint.c:1891 #: ../tuxpaint.c:1907
msgid "Remember to use the left mouse button!" msgid "Remember to use the left mouse button!"
msgstr "Ricorda di usare il tasto sinistro del mouse!" msgstr "Ricorda di usare il tasto sinistro del mouse!"
#. Sound has been muted (silenced) via keyboard shortcut #. Sound has been muted (silenced) via keyboard shortcut
#: ../tuxpaint.c:2006 #: ../tuxpaint.c:2022
msgid "Sound muted." msgid "Sound muted."
msgstr "Audio disattivato." msgstr "Audio disattivato."
#. Sound has been unmuted (unsilenced) via keyboard shortcut #. Sound has been unmuted (unsilenced) via keyboard shortcut
#: ../tuxpaint.c:2011 #: ../tuxpaint.c:2027
msgid "Sound unmuted." msgid "Sound unmuted."
msgstr "Audio attivato." msgstr "Audio attivato."
#. Wait while Text tool finishes loading fonts #. Wait while Text tool finishes loading fonts
#: ../tuxpaint.c:2477 #: ../tuxpaint.c:2493
msgid "Please wait…" msgid "Please wait…"
msgstr "Attendi..." msgstr "Attendi..."
#: ../tuxpaint.c:7181 #: ../tuxpaint.c:7197
msgid "Pick a color." msgid "Pick a color."
msgstr "Scegli un colore." msgstr "Scegli un colore."
#. Open dialog: 'Erase' button, to erase/deleted the selected picture #. Open dialog: 'Erase' button, to erase/deleted the selected picture
#: ../tuxpaint.c:7961 #: ../tuxpaint.c:7977
msgid "Erase" msgid "Erase"
msgstr "Cancella" msgstr "Cancella"
#. Open dialog: 'Slides' button, to switch to slide show mode #. Open dialog: 'Slides' button, to switch to slide show mode
#: ../tuxpaint.c:7964 #: ../tuxpaint.c:7980
msgid "Slides" msgid "Slides"
msgstr "Figure" msgstr "Figure"
#. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture
#: ../tuxpaint.c:7967 #: ../tuxpaint.c:7983
msgid "Back" msgid "Back"
msgstr "Indietro" msgstr "Indietro"
#. Slideshow: 'Next' button, to load next slide (image) #. Slideshow: 'Next' button, to load next slide (image)
#: ../tuxpaint.c:7970 #: ../tuxpaint.c:7986
msgid "Next" msgid "Next"
msgstr "Prossimo" msgstr "Prossimo"
#. Slideshow: 'Play' button, to begin a slideshow sequence #. Slideshow: 'Play' button, to begin a slideshow sequence
#: ../tuxpaint.c:7973 #: ../tuxpaint.c:7989
msgid "Play" msgid "Play"
msgstr "Mostra" msgstr "Mostra"
#. Label for 'Letters' buttons (font selector, down the right when the Text tool is being used); used to show the difference between font faces #. 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:8620 #: ../tuxpaint.c:8636
msgid "Aa" msgid "Aa"
msgstr "Aa" msgstr "Aa"
@ -685,42 +676,41 @@ msgstr "Aa"
# FIXME: Move elsewhere! Or not?! # FIXME: Move elsewhere! Or not?!
#. Admittedly stupid way of determining which keys can be used for #. Admittedly stupid way of determining which keys can be used for
#. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English)
#: ../tuxpaint.c:11620 #: ../tuxpaint.c:11636
msgid "Yes" msgid "Yes"
msgstr "Sì" msgstr "Sì"
#: ../tuxpaint.c:11624 #: ../tuxpaint.c:11640
msgid "No" msgid "No"
msgstr "No" msgstr "No"
# FIXME: Move elsewhere!!! # FIXME: Move elsewhere!!!
# #define PROMPT_SAVE_OVER_TXT gettext_noop("Save over the older version of this picture?") # #define PROMPT_SAVE_OVER_TXT gettext_noop("Save over the older version of this picture?")
#. Prompt to ask whether user wishes to save over old version of their file #. Prompt to ask whether user wishes to save over old version of their file
#: ../tuxpaint.c:12576 #: ../tuxpaint.c:12592
msgid "Replace the picture with your changes?" msgid "Replace the picture with your changes?"
msgstr "Vuoi sostituire il disegno precedente?" msgstr "Vuoi sostituire il disegno precedente?"
#. Positive response to saving over old version #. Positive response to saving over old version
#. (like a 'File:Save' action in other applications) #. (like a 'File:Save' action in other applications)
#: ../tuxpaint.c:12580 #: ../tuxpaint.c:12596
msgid "Yes, replace the old one!" msgid "Yes, replace the old one!"
msgstr "Sì, sostituisci il vecchio disegno!" msgstr "Sì, sostituisci il vecchio disegno!"
#. Negative response to saving over old version (saves a new image) #. Negative response to saving over old version (saves a new image)
#. (like a 'File:Save As...' action in other applications) #. (like a 'File:Save As...' action in other applications)
#: ../tuxpaint.c:12584 #: ../tuxpaint.c:12600
msgid "No, save a new file!" msgid "No, save a new file!"
msgstr "No, crea un nuovo file!" msgstr "No, crea un nuovo file!"
#: ../tuxpaint.c:13347 #: ../tuxpaint.c:13363
msgid "Choose the picture you want, then click “Open”." msgid "Choose the picture you want, then click “Open”."
msgstr "Scegli il disegno che desideri e fai clic su “Apri”." msgstr "Scegli il disegno che desideri e fai clic su “Apri”."
# Let user choose images: # Let user choose images:
#. Let user choose images: #. Let user choose images:
#. Instructions for Slideshow file dialog (FIXME: Make a #define) #. Instructions for Slideshow file dialog (FIXME: Make a #define)
#: ../tuxpaint.c:14334 #: ../tuxpaint.c:14350 ../tuxpaint.c:14664
#: ../tuxpaint.c:14648
msgid "Choose the pictures you want, then click “Play”." msgid "Choose the pictures you want, then click “Play”."
msgstr "Scegli i disegni che desideri e fai clic su “Mostra”." msgstr "Scegli i disegni che desideri e fai clic su “Mostra”."
@ -737,13 +727,13 @@ msgid "Tux Paint"
msgstr "Tux Paint" msgstr "Tux Paint"
#: ../../magic/src/alien.c:64 #: ../../magic/src/alien.c:64
#| msgid "Shift"
msgid "Color Shift" msgid "Color Shift"
msgstr "Cambia colore" msgstr "Cambia colore"
#: ../../magic/src/alien.c:67 #: ../../magic/src/alien.c:67
msgid "Click and move the mouse to change the colors in parts of your picture." msgid "Click and move the mouse to change the colors in parts of your picture."
msgstr "Fai clic e muovi il mouse per cambiare i colori in una parte del disegno." msgstr ""
"Fai clic e muovi il mouse per cambiare i colori in una parte del disegno."
#: ../../magic/src/alien.c:68 #: ../../magic/src/alien.c:68
msgid "Click to change the colors in your entire picture." msgid "Click to change the colors in your entire picture."
@ -766,7 +756,8 @@ msgid "Click and move the mouse around to make the picture blocky."
msgstr "Fai clic per ottenere un effetto “a blocchi”." msgstr "Fai clic per ottenere un effetto “a blocchi”."
#: ../../magic/src/blocks_chalk_drip.c:149 #: ../../magic/src/blocks_chalk_drip.c:149
msgid "Click and move the mouse around to turn the picture into a chalk drawing." msgid ""
"Click and move the mouse around to turn the picture into a chalk drawing."
msgstr "Fai clic per ottenere un effetto “gessetto”." msgstr "Fai clic per ottenere un effetto “gessetto”."
#: ../../magic/src/blocks_chalk_drip.c:152 #: ../../magic/src/blocks_chalk_drip.c:152
@ -848,7 +839,9 @@ msgstr "Scurisci"
#: ../../magic/src/fade_darken.c:132 #: ../../magic/src/fade_darken.c:132
msgid "Click and move the mouse to lighten parts of your picture." msgid "Click and move the mouse to lighten parts of your picture."
msgstr "Fai clic e muovi il mouse per ottenere un effetto “luce” su una parte del disegno." msgstr ""
"Fai clic e muovi il mouse per ottenere un effetto “luce” su una parte del "
"disegno."
#: ../../magic/src/fade_darken.c:134 #: ../../magic/src/fade_darken.c:134
msgid "Click to lighten your entire picture." msgid "Click to lighten your entire picture."
@ -856,7 +849,9 @@ msgstr "Fai clic per schiarire tutto il disegno."
#: ../../magic/src/fade_darken.c:139 #: ../../magic/src/fade_darken.c:139
msgid "Click and move the mouse to darken parts of your picture." msgid "Click and move the mouse to darken parts of your picture."
msgstr "Fai clic e muovi il mouse per ottenere un effetto “scuro” su una parte del disegno." msgstr ""
"Fai clic e muovi il mouse per ottenere un effetto “scuro” su una parte del "
"disegno."
#: ../../magic/src/fade_darken.c:141 #: ../../magic/src/fade_darken.c:141
msgid "Click to darken your entire picture." msgid "Click to darken your entire picture."
@ -876,7 +871,6 @@ msgstr "Grandangolo"
#. Needs better name #. Needs better name
#: ../../magic/src/fisheye.c:79 #: ../../magic/src/fisheye.c:79
#| msgid "Click and drag to shift your picture around on the canvas."
msgid "Click on part of your picture to create a fisheye effect." msgid "Click on part of your picture to create a fisheye effect."
msgstr "Fai clic su una parte del disegno per creare un effetto grandangolo." msgstr "Fai clic su una parte del disegno per creare un effetto grandangolo."
@ -886,7 +880,9 @@ msgstr "Fiore"
#: ../../magic/src/flower.c:130 #: ../../magic/src/flower.c:130
msgid "Click and drag to draw a flower stalk. Let go to finish the flower." msgid "Click and drag to draw a flower stalk. Let go to finish the flower."
msgstr "Fai clic e trascina il mouse per disegnare il gambo di un fiore. Lascia andare il tasto per completarlo." msgstr ""
"Fai clic e trascina il mouse per disegnare il gambo di un fiore. Lascia "
"andare il tasto per completarlo."
#: ../../magic/src/foam.c:104 #: ../../magic/src/foam.c:104
msgid "Foam" msgid "Foam"
@ -901,8 +897,10 @@ msgid "Fold"
msgstr "Piega" msgstr "Piega"
#: ../../magic/src/fold.c:62 #: ../../magic/src/fold.c:62
msgid "Choose a background color and click to turn the corner of the page over." msgid ""
msgstr "Scegli un colore per lo sfondo e fai clic per girare l'angolo della pagina." "Choose a background color and click to turn the corner of the page over."
msgstr ""
"Scegli un colore per lo sfondo e fai clic per girare l'angolo della pagina."
#: ../../magic/src/glasstile.c:83 #: ../../magic/src/glasstile.c:83
msgid "Glass Tile" msgid "Glass Tile"
@ -910,7 +908,9 @@ msgstr "Vetro"
#: ../../magic/src/glasstile.c:90 #: ../../magic/src/glasstile.c:90
msgid "Click and drag the mouse to put glass tile over your picture." msgid "Click and drag the mouse to put glass tile over your picture."
msgstr "Fai clic e trascina il mouse per ricoprire una parte del disegno con tessere di vetro smerigliato." msgstr ""
"Fai clic e trascina il mouse per ricoprire una parte del disegno con tessere "
"di vetro smerigliato."
#: ../../magic/src/glasstile.c:92 #: ../../magic/src/glasstile.c:92
msgid "Click to cover your entire picture in glass tiles." msgid "Click to cover your entire picture in glass tiles."
@ -922,14 +922,16 @@ msgstr "Erba"
#: ../../magic/src/grass.c:98 #: ../../magic/src/grass.c:98
msgid "Click and move to draw grass. Dont forget the dirt!" msgid "Click and move to draw grass. Dont forget the dirt!"
msgstr "Fai clic e muovi il mouse per disegnare l'erba. Non dimenticare il terreno!" msgstr ""
"Fai clic e muovi il mouse per disegnare l'erba. Non dimenticare il terreno!"
#: ../../magic/src/kalidescope.c:77 #: ../../magic/src/kalidescope.c:77
msgid "Kaleidoscope" msgid "Kaleidoscope"
msgstr "Caleido" msgstr "Caleido"
#: ../../magic/src/kalidescope.c:83 #: ../../magic/src/kalidescope.c:83
msgid "Click and drag the mouse to draw with symmetric brushes (a kaleidoscope)." msgid ""
"Click and drag the mouse to draw with symmetric brushes (a kaleidoscope)."
msgstr "Fai clic per disegnare tratti simmetrici, come un caleidoscopio." msgstr "Fai clic per disegnare tratti simmetrici, come un caleidoscopio."
#: ../../magic/src/light.c:84 #: ../../magic/src/light.c:84
@ -938,7 +940,8 @@ msgstr "Luce"
#: ../../magic/src/light.c:90 #: ../../magic/src/light.c:90
msgid "Click and drag to draw a beam of light on your picture." msgid "Click and drag to draw a beam of light on your picture."
msgstr "Fai clic e trascina il mouse per tracciare un fascio di luce nel tuo disegno." msgstr ""
"Fai clic e trascina il mouse per tracciare un fascio di luce nel tuo disegno."
#: ../../magic/src/metalpaint.c:77 #: ../../magic/src/metalpaint.c:77
msgid "Metal Paint" msgid "Metal Paint"
@ -969,8 +972,11 @@ msgid "Mosaic"
msgstr "Mosaico" msgstr "Mosaico"
#: ../../magic/src/mosaic.c:73 #: ../../magic/src/mosaic.c:73
msgid "Click and move the mouse to add a mosaic effect to parts of your picture." msgid ""
msgstr "Fai clic e muovi il mouse per ottenere un effetto mosaico su una parte del disegno." "Click and move the mouse to add a mosaic effect to parts of your picture."
msgstr ""
"Fai clic e muovi il mouse per ottenere un effetto mosaico su una parte del "
"disegno."
#: ../../magic/src/mosaic.c:74 #: ../../magic/src/mosaic.c:74
msgid "Click to add a mosaic effect to your entire picture." msgid "Click to add a mosaic effect to your entire picture."
@ -981,9 +987,9 @@ msgid "Negative"
msgstr "Negativo" msgstr "Negativo"
#: ../../magic/src/negative.c:80 #: ../../magic/src/negative.c:80
#| msgid "Click and move the mouse around to draw a negative."
msgid "Click and move the mouse around to make your painting negative." msgid "Click and move the mouse around to make your painting negative."
msgstr "Fai clic e muovi il mouse per ottenere il negativo di una parte del disegno." msgstr ""
"Fai clic e muovi il mouse per ottenere il negativo di una parte del disegno."
#: ../../magic/src/negative.c:83 #: ../../magic/src/negative.c:83
msgid "Click to turn your painting into its negative." msgid "Click to turn your painting into its negative."
@ -995,7 +1001,8 @@ msgstr "Rumore"
#: ../../magic/src/noise.c:66 #: ../../magic/src/noise.c:66
msgid "Click and move the mouse to add noise to parts of your picture." msgid "Click and move the mouse to add noise to parts of your picture."
msgstr "Fai clic e muovi il mouse per aggiungere un rumore a una parte del disegno." msgstr ""
"Fai clic e muovi il mouse per aggiungere un rumore a una parte del disegno."
#: ../../magic/src/noise.c:67 #: ../../magic/src/noise.c:67
msgid "Click to add noise to your entire picture." msgid "Click to add noise to your entire picture."
@ -1017,15 +1024,15 @@ msgstr "Arcobaleno"
msgid "You can draw in rainbow colors!" msgid "You can draw in rainbow colors!"
msgstr "Puoi disegnare con i colori dell'arcobaleno!" msgstr "Puoi disegnare con i colori dell'arcobaleno!"
#: ../../magic/src/rain.c:64 #: ../../magic/src/rain.c:65
msgid "Rain" msgid "Rain"
msgstr "Pioggia" msgstr "Pioggia"
#: ../../magic/src/rain.c:67 #: ../../magic/src/rain.c:68
msgid "Click to place a rain drop onto your picture." msgid "Click to place a rain drop onto your picture."
msgstr "Fai clic per aggiungere una goccia di pioggia al tuo disegno." msgstr "Fai clic per aggiungere una goccia di pioggia al tuo disegno."
#: ../../magic/src/rain.c:68 #: ../../magic/src/rain.c:69
msgid "Click to cover your picture with rain drops." msgid "Click to cover your picture with rain drops."
msgstr "Fai clic per ricoprire il disegno di gocce di pioggia." msgstr "Fai clic per ricoprire il disegno di gocce di pioggia."
@ -1130,20 +1137,27 @@ msgid "Color & White"
msgstr "Colore e bianco" msgstr "Colore e bianco"
#: ../../magic/src/tint.c:75 #: ../../magic/src/tint.c:75
msgid "Click and move the mouse around to change the color of parts of your picture." msgid ""
msgstr "Fai clic e muovi il mouse per cambiare i colori di una parte del disegno." "Click and move the mouse around to change the color of parts of your picture."
msgstr ""
"Fai clic e muovi il mouse per cambiare i colori di una parte del disegno."
#: ../../magic/src/tint.c:76 #: ../../magic/src/tint.c:76
msgid "Click to change the color of your entire picture." msgid "Click to change the color of your entire picture."
msgstr "Fai clic per cambiare i colori di tutto il disegno." msgstr "Fai clic per cambiare i colori di tutto il disegno."
#: ../../magic/src/tint.c:77 #: ../../magic/src/tint.c:77
msgid "Click and move the mouse around to turn parts of your picture into white and a color you choose." msgid ""
msgstr "Fai clic e muovi il mouse per cambiare in bianco e un colore a tua scelta una parte del disegno." "Click and move the mouse around to turn parts of your picture into white and "
"a color you choose."
msgstr ""
"Fai clic e muovi il mouse per cambiare in bianco e un colore a tua scelta "
"una parte del disegno."
#: ../../magic/src/tint.c:78 #: ../../magic/src/tint.c:78
msgid "Click to turn your entire picture into white and a color you choose." msgid "Click to turn your entire picture into white and a color you choose."
msgstr "Fai clic per cambiare in bianco e un colore a tua scelta tutto il disegno." msgstr ""
"Fai clic per cambiare in bianco e un colore a tua scelta tutto il disegno."
#: ../../magic/src/toothpaste.c:65 #: ../../magic/src/toothpaste.c:65
msgid "Toothpaste" msgid "Toothpaste"
@ -1170,12 +1184,24 @@ msgid "Wavelets"
msgstr "Increspature" msgstr "Increspature"
#: ../../magic/src/waves.c:83 #: ../../magic/src/waves.c:83
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 the right for long waves." msgid ""
msgstr "Fai clic per ottenere un effetto di onde orizzontali. Fai clic verso l'alto per onde basse, verso il basso per onde alte, verso sinistra per onde piccole e verso destra per onde lunghe." "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 "
"the right for long waves."
msgstr ""
"Fai clic per ottenere un effetto di onde orizzontali. Fai clic verso l'alto "
"per onde basse, verso il basso per onde alte, verso sinistra per onde "
"piccole e verso destra per onde lunghe."
#: ../../magic/src/waves.c:84 #: ../../magic/src/waves.c:84
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 for long waves." msgid ""
msgstr "Fai clic per ottenere un effetto di onde verticali. Fai clic verso l'alto per onde basse, verso il basso per onde alte, verso sinistra per onde piccole e verso destra per onde lunghe." "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 "
"for long waves."
msgstr ""
"Fai clic per ottenere un effetto di onde verticali. Fai clic verso l'alto "
"per onde basse, verso il basso per onde alte, verso sinistra per onde "
"piccole e verso destra per onde lunghe."
#, fuzzy #, fuzzy
#~ msgid "" #~ msgid ""
@ -1194,6 +1220,7 @@ msgstr "Fai clic per ottenere un effetto di onde verticali. Fai clic verso l'alt
#~| msgid "Click and drag to shift your picture around on the canvas." #~| msgid "Click and drag to shift your picture around on the canvas."
#~ msgid "Click the part of your picture where would you like a puzzle." #~ msgid "Click the part of your picture where would you like a puzzle."
#~ msgstr "Fai click e muovi il mouse per spostare il disegno nella finestra." #~ msgstr "Fai click e muovi il mouse per spostare il disegno nella finestra."
#, fuzzy #, fuzzy
#~ msgid "Click to make a puzzle in fullscreen mode." #~ msgid "Click to make a puzzle in fullscreen mode."
#~ msgstr "Fai click per specchiare il disegno." #~ msgstr "Fai click per specchiare il disegno."
@ -1235,8 +1262,9 @@ msgstr "Fai clic per ottenere un effetto di onde verticali. Fai clic verso l'alt
#, fuzzy #, fuzzy
#~ msgid "Blur All" #~ msgid "Blur All"
#~ msgstr "Sfuma" #~ msgstr "Sfuma"
#~ msgid "Click and move to fade the colors." #~ msgid "Click and move to fade the colors."
#~ msgstr "Fai click per schiarire il disegno." #~ msgstr "Fai click per schiarire il disegno."
#~ msgid "Click and move to darken the colors." #~ msgid "Click and move to darken the colors."
#~ msgstr "Fai click per scurire il disegno." #~ msgstr "Fai click per scurire il disegno."

View file

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: tuxpaint 0.9.15\n" "Project-Id-Version: tuxpaint 0.9.15\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2008-11-01 21:57+0000\n" "POT-Creation-Date: 2008-12-07 19:03-0800\n"
"PO-Revision-Date: 2008-11-20 17:30+0900\n" "PO-Revision-Date: 2008-11-20 17:30+0900\n"
"Last-Translator: TOYAMA Shin-ichi <shin1@wmail.plala.or.jp>\n" "Last-Translator: TOYAMA Shin-ichi <shin1@wmail.plala.or.jp>\n"
"Language-Team: japanese <shin1@wmail.plala.or.jp>\n" "Language-Team: japanese <shin1@wmail.plala.or.jp>\n"
@ -214,95 +214,84 @@ msgid "ZH_TW"
msgstr "ちゅうごくご" msgstr "ちゅうごくご"
#. Square shape tool (4 equally-lengthed sides at right angles) #. Square shape tool (4 equally-lengthed sides at right angles)
#: ../shapes.h:171 #: ../shapes.h:171 ../shapes.h:172
#: ../shapes.h:172
msgid "Square" msgid "Square"
msgstr "ましかく" msgstr "ましかく"
#. Rectangle shape tool (4 sides at right angles) #. Rectangle shape tool (4 sides at right angles)
#: ../shapes.h:175 #: ../shapes.h:175 ../shapes.h:176
#: ../shapes.h:176
msgid "Rectangle" msgid "Rectangle"
msgstr "ながしかく" msgstr "ながしかく"
#. Circle shape tool (X radius and Y radius are the same) #. Circle shape tool (X radius and Y radius are the same)
#: ../shapes.h:179 #: ../shapes.h:179 ../shapes.h:180
#: ../shapes.h:180
msgid "Circle" msgid "Circle"
msgstr "まる" msgstr "まる"
#. Ellipse shape tool (X radius and Y radius may differ) #. Ellipse shape tool (X radius and Y radius may differ)
#: ../shapes.h:183 #: ../shapes.h:183 ../shapes.h:184
#: ../shapes.h:184
msgid "Ellipse" msgid "Ellipse"
msgstr "ながまる" msgstr "ながまる"
#. Triangle shape tool (3 sides) #. Triangle shape tool (3 sides)
#: ../shapes.h:187 #: ../shapes.h:187 ../shapes.h:188
#: ../shapes.h:188
msgid "Triangle" msgid "Triangle"
msgstr "さんかく" msgstr "さんかく"
#. Pentagone shape tool (5 sides) #. Pentagone shape tool (5 sides)
#: ../shapes.h:191 #: ../shapes.h:191 ../shapes.h:192
#: ../shapes.h:192
msgid "Pentagon" msgid "Pentagon"
msgstr "ごかっけい" msgstr "ごかっけい"
#. Rhombus shape tool (4 sides, not at right angles) #. Rhombus shape tool (4 sides, not at right angles)
#: ../shapes.h:195 #: ../shapes.h:195 ../shapes.h:196
#: ../shapes.h:196
msgid "Rhombus" msgid "Rhombus"
msgstr "ダイヤ" msgstr "ダイヤ"
#. Octagon shape tool (8 sides) #. Octagon shape tool (8 sides)
#: ../shapes.h:199 #: ../shapes.h:199 ../shapes.h:200
#: ../shapes.h:200
msgid "Octagon" msgid "Octagon"
msgstr "はちかっけい" msgstr "はちかっけい"
#. Description of a square #. Description of a square
#: ../shapes.h:208 #: ../shapes.h:208 ../shapes.h:209
#: ../shapes.h:209
msgid "A square is a rectangle with four equal sides." msgid "A square is a rectangle with four equal sides."
msgstr "ましかくは 4つの「へん」が ぜんぶ おんなじ ながさの ながしかくだ" msgstr "ましかくは 4つの「へん」が ぜんぶ おんなじ ながさの ながしかくだ"
#. Description of a rectangle #. Description of a rectangle
#: ../shapes.h:212 #: ../shapes.h:212 ../shapes.h:213
#: ../shapes.h:213
msgid "A rectangle has four sides and four right angles." msgid "A rectangle has four sides and four right angles."
msgstr "ながしかくには 4つの「へん」と 4つの「ちょっかく」があるんだ" msgstr "ながしかくには 4つの「へん」と 4つの「ちょっかく」があるんだ"
#: ../shapes.h:217 #: ../shapes.h:217 ../shapes.h:219
#: ../shapes.h:219 msgid ""
msgid "A circle is a curve where all points have the same distance from the center." "A circle is a curve where all points have the same distance from the center."
msgstr "「まる」は「えん」とも いうよ。どの「てん」も ちゅうしんから おなじきょりだけ はなれているんだ" msgstr ""
"「まる」は「えん」とも いうよ。どの「てん」も ちゅうしんから おなじきょりだ"
"け はなれているんだ"
#. Description of an ellipse #. Description of an ellipse
#: ../shapes.h:222 #: ../shapes.h:222 ../shapes.h:223
#: ../shapes.h:223
msgid "An ellipse is a stretched circle." msgid "An ellipse is a stretched circle."
msgstr "「ながまる」は「だえん」とも いうよ。「まる」を ひきのばしたものなんだ" msgstr "「ながまる」は「だえん」とも いうよ。「まる」を ひきのばしたものなんだ"
#. Description of a triangle #. Description of a triangle
#: ../shapes.h:226 #: ../shapes.h:226 ../shapes.h:227
#: ../shapes.h:227
msgid "A triangle has three sides." msgid "A triangle has three sides."
msgstr "さんかっけいには 3つの「へん」が あるんだ" msgstr "さんかっけいには 3つの「へん」が あるんだ"
#. Description of a pentagon #. Description of a pentagon
#: ../shapes.h:230 #: ../shapes.h:230 ../shapes.h:231
#: ../shapes.h:231
msgid "A pentagon has five sides." msgid "A pentagon has five sides."
msgstr "ごかっけいには 5つの「へん」が あるんだ" msgstr "ごかっけいには 5つの「へん」が あるんだ"
#: ../shapes.h:235 #: ../shapes.h:235 ../shapes.h:237
#: ../shapes.h:237
msgid "A rhombus has four equal sides, and opposite sides are parallel." msgid "A rhombus has four equal sides, and opposite sides are parallel."
msgstr "「ダイヤ」は「ひしがた」とも いうよ。4つの「へん」が おなじながさで むかいあった「へん」が へいこうなんだ" msgstr ""
"「ダイヤ」は「ひしがた」とも いうよ。4つの「へん」が おなじながさで むかい"
"あった「へん」が へいこうなんだ"
#: ../shapes.h:241 #: ../shapes.h:241 ../shapes.h:243
#: ../shapes.h:243
msgid "An octagon has eight equal sides." msgid "An octagon has eight equal sides."
msgstr "はちかっけいには 8つの「へん」が あるんだ" msgstr "はちかっけいには 8つの「へん」が あるんだ"
@ -333,8 +322,7 @@ msgstr "はんこ"
#. Title of shape selector (buttons down the right for shapes tool) #. Title of shape selector (buttons down the right for shapes tool)
#. Shape creation tool (square, circle, etc.) #. Shape creation tool (square, circle, etc.)
#: ../titles.h:56 #: ../titles.h:56 ../tools.h:54
#: ../tools.h:54
msgid "Shapes" msgid "Shapes"
msgstr "かたち" msgstr "かたち"
@ -345,8 +333,7 @@ msgstr "もじ"
#. Title of magic tool selector (buttons down the right for magic (effect plugin) tool) #. Title of magic tool selector (buttons down the right for magic (effect plugin) tool)
#. "Magic" effects tools (blur, flip image, etc.) #. "Magic" effects tools (blur, flip image, etc.)
#: ../titles.h:62 #: ../titles.h:62 ../tools.h:60
#: ../tools.h:60
msgid "Magic" msgid "Magic"
msgstr "まほう" msgstr "まほう"
@ -394,8 +381,7 @@ msgstr "さいしょから"
#. Open a saved picture #. Open a saved picture
#. buttons for the file open dialog #. buttons for the file open dialog
#. Open dialog: 'Open' button, to load the selected picture #. Open dialog: 'Open' button, to load the selected picture
#: ../tools.h:75 #: ../tools.h:75 ../tuxpaint.c:7974
#: ../tuxpaint.c:7958
msgid "Open" msgid "Open"
msgstr "ひらく" msgstr "ひらく"
@ -431,8 +417,12 @@ msgstr "クリックして せんを ひこう"
#. Shape tool instructions #. Shape tool instructions
#: ../tools.h:101 #: ../tools.h:101
msgid "Pick a shape. Click to pick the center, drag, then let go when it is the size you want. Move around to rotate it, and click to draw it." msgid ""
msgstr "かたちをえらんでクリックしたら、ドラッグして すきなおおきさにしよう。まわして、クリックしたら できあがり" "Pick a shape. Click to pick the center, drag, then let go when it is the "
"size you want. Move around to rotate it, and click to draw it."
msgstr ""
"かたちをえらんでクリックしたら、ドラッグして すきなおおきさにしよう。まわし"
"て、クリックしたら できあがり"
#. Text tool instructions #. Text tool instructions
#: ../tools.h:104 #: ../tools.h:104
@ -513,182 +503,182 @@ msgstr "オッケー。 じゃあ このままつづけよう!"
# FIXME: Move elsewhere!!! # FIXME: Move elsewhere!!!
#. Prompt to confirm user wishes to quit #. Prompt to confirm user wishes to quit
#: ../tuxpaint.c:1842 #: ../tuxpaint.c:1855
msgid "Do you really want to quit?" msgid "Do you really want to quit?"
msgstr "ほんとうにやめる?" msgstr "ほんとうにやめる?"
#. Quit prompt positive response (quit) #. Quit prompt positive response (quit)
#: ../tuxpaint.c:1845 #: ../tuxpaint.c:1858
msgid "Yes, I'm done!" msgid "Yes, I'm done!"
msgstr "はい、やめます!" msgstr "はい、やめます!"
#. Quit prompt negative response (don't quit) #. Quit prompt negative response (don't quit)
#: ../tuxpaint.c:1848 #: ../tuxpaint.c:1861 ../tuxpaint.c:1888
#: ../tuxpaint.c:1875
msgid "No, take me back!" msgid "No, take me back!"
msgstr "いいえ、まえに もどります!" msgstr "いいえ、まえに もどります!"
#. Current picture is not saved; user is quitting #. Current picture is not saved; user is quitting
#: ../tuxpaint.c:1852 #: ../tuxpaint.c:1865
msgid "If you quit, youll lose your picture! Save it?" msgid "If you quit, youll lose your picture! Save it?"
msgstr "やめると えがきえちゃうよ! セーブする?" msgstr "やめると えがきえちゃうよ! セーブする?"
#: ../tuxpaint.c:1853 #: ../tuxpaint.c:1866 ../tuxpaint.c:1871
#: ../tuxpaint.c:1858
msgid "Yes, save it!" msgid "Yes, save it!"
msgstr "はい、セーブします!" msgstr "はい、セーブします!"
#: ../tuxpaint.c:1854 #: ../tuxpaint.c:1867 ../tuxpaint.c:1872
#: ../tuxpaint.c:1859
msgid "No, don't bother saving!" msgid "No, don't bother saving!"
msgstr "いいえ、セーブしなくても いいです!" msgstr "いいえ、セーブしなくても いいです!"
#. Current picture is not saved; user is opening another picture #. Current picture is not saved; user is opening another picture
#: ../tuxpaint.c:1857 #: ../tuxpaint.c:1870
msgid "Save your picture first?" msgid "Save your picture first?"
msgstr "そのまえに いまのえを セーブする?" msgstr "そのまえに いまのえを セーブする?"
#. Error opening picture #. Error opening picture
#: ../tuxpaint.c:1862 #: ../tuxpaint.c:1875
msgid "Cant open that picture!" msgid "Cant open that picture!"
msgstr "そのえはひらけないよ!" msgstr "そのえはひらけないよ!"
#. Generic dialog dismissal #. Generic dialog dismissal
#: ../tuxpaint.c:1865 #: ../tuxpaint.c:1878 ../tuxpaint.c:1883 ../tuxpaint.c:1892 ../tuxpaint.c:1899
#: ../tuxpaint.c:1870 #: ../tuxpaint.c:1908
#: ../tuxpaint.c:1879
#: ../tuxpaint.c:1883
#: ../tuxpaint.c:1892
msgid "OK" msgid "OK"
msgstr "オッケー" msgstr "オッケー"
#. Notification that 'Open' dialog has nothing to show #. Notification that 'Open' dialog has nothing to show
#: ../tuxpaint.c:1869 #: ../tuxpaint.c:1882
msgid "There are no saved files!" msgid "There are no saved files!"
msgstr "セーブされた えは なかったよ!" msgstr "セーブされた えは なかったよ!"
#. Verification of print action #. Verification of print action
#: ../tuxpaint.c:1873 #: ../tuxpaint.c:1886
msgid "Print your picture now?" msgid "Print your picture now?"
msgstr "いんさつする?" msgstr "いんさつする?"
#: ../tuxpaint.c:1874 #: ../tuxpaint.c:1887
msgid "Yes, print it!" msgid "Yes, print it!"
msgstr "はい、いんさつします!" msgstr "はい、いんさつします!"
#. Confirmation of successful (we hope) printing #. Confirmation of successful (we hope) printing
#: ../tuxpaint.c:1878 #: ../tuxpaint.c:1891
msgid "Your picture has been printed!" msgid "Your picture has been printed!"
msgstr "えを いんさつしたよ!" msgstr "えを いんさつしたよ!"
#. We got an error printing
#: ../tuxpaint.c:1895
#, fuzzy
#| msgid "Your picture has been printed!"
msgid "Sorry! Your picture could not be printed!"
msgstr "えを いんさつしたよ!"
#. Notification that it's too soon to print again (--printdelay option is in effect) #. Notification that it's too soon to print again (--printdelay option is in effect)
#: ../tuxpaint.c:1882 #: ../tuxpaint.c:1898
msgid "You cant print yet!" msgid "You cant print yet!"
msgstr "まだ いんさつは できないよ!" msgstr "まだ いんさつは できないよ!"
#. Prompt to confirm erasing a picture in the Open dialog #. Prompt to confirm erasing a picture in the Open dialog
#: ../tuxpaint.c:1886 #: ../tuxpaint.c:1902
msgid "Erase this picture?" msgid "Erase this picture?"
msgstr "このえを けす?" msgstr "このえを けす?"
#: ../tuxpaint.c:1887 #: ../tuxpaint.c:1903
msgid "Yes, erase it!" msgid "Yes, erase it!"
msgstr "はい、けします!" msgstr "はい、けします!"
#: ../tuxpaint.c:1888 #: ../tuxpaint.c:1904
msgid "No, don't erase it!" msgid "No, don't erase it!"
msgstr "いいえ、けしません!" msgstr "いいえ、けしません!"
#. Reminder that Mouse Button 1 is the button to use in Tux Paint #. Reminder that Mouse Button 1 is the button to use in Tux Paint
#: ../tuxpaint.c:1891 #: ../tuxpaint.c:1907
msgid "Remember to use the left mouse button!" msgid "Remember to use the left mouse button!"
msgstr "マウスの ひだりのボタンを つかってね!" msgstr "マウスの ひだりのボタンを つかってね!"
#. Sound has been muted (silenced) via keyboard shortcut #. Sound has been muted (silenced) via keyboard shortcut
#: ../tuxpaint.c:2006 #: ../tuxpaint.c:2022
msgid "Sound muted." msgid "Sound muted."
msgstr "おとが ならないように しました" msgstr "おとが ならないように しました"
#. Sound has been unmuted (unsilenced) via keyboard shortcut #. Sound has been unmuted (unsilenced) via keyboard shortcut
#: ../tuxpaint.c:2011 #: ../tuxpaint.c:2027
msgid "Sound unmuted." msgid "Sound unmuted."
msgstr "おとが なるように しました" msgstr "おとが なるように しました"
#. Wait while Text tool finishes loading fonts #. Wait while Text tool finishes loading fonts
#: ../tuxpaint.c:2477 #: ../tuxpaint.c:2493
msgid "Please wait…" msgid "Please wait…"
msgstr "もうちょっと まってね…" msgstr "もうちょっと まってね…"
#: ../tuxpaint.c:7181 #: ../tuxpaint.c:7197
msgid "Pick a color." msgid "Pick a color."
msgstr "いろを えらんで" msgstr "いろを えらんで"
#. Open dialog: 'Erase' button, to erase/deleted the selected picture #. Open dialog: 'Erase' button, to erase/deleted the selected picture
#: ../tuxpaint.c:7961 #: ../tuxpaint.c:7977
msgid "Erase" msgid "Erase"
msgstr "けす" msgstr "けす"
#. Open dialog: 'Slides' button, to switch to slide show mode #. Open dialog: 'Slides' button, to switch to slide show mode
#: ../tuxpaint.c:7964 #: ../tuxpaint.c:7980
msgid "Slides" msgid "Slides"
msgstr "スライド" msgstr "スライド"
#. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture
#: ../tuxpaint.c:7967 #: ../tuxpaint.c:7983
msgid "Back" msgid "Back"
msgstr "もどる" msgstr "もどる"
#. Slideshow: 'Next' button, to load next slide (image) #. Slideshow: 'Next' button, to load next slide (image)
#: ../tuxpaint.c:7970 #: ../tuxpaint.c:7986
msgid "Next" msgid "Next"
msgstr "つぎ" msgstr "つぎ"
#. Slideshow: 'Play' button, to begin a slideshow sequence #. Slideshow: 'Play' button, to begin a slideshow sequence
#: ../tuxpaint.c:7973 #: ../tuxpaint.c:7989
msgid "Play" msgid "Play"
msgstr "かいし" msgstr "かいし"
#. Label for 'Letters' buttons (font selector, down the right when the Text tool is being used); used to show the difference between font faces #. 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:8620 #: ../tuxpaint.c:8636
msgid "Aa" msgid "Aa"
msgstr "Aa" msgstr "Aa"
# FIXME: Move elsewhere! Or not?! # FIXME: Move elsewhere! Or not?!
#. Admittedly stupid way of determining which keys can be used for #. Admittedly stupid way of determining which keys can be used for
#. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English)
#: ../tuxpaint.c:11620 #: ../tuxpaint.c:11636
msgid "Yes" msgid "Yes"
msgstr "はい" msgstr "はい"
#: ../tuxpaint.c:11624 #: ../tuxpaint.c:11640
msgid "No" msgid "No"
msgstr "いいえ" msgstr "いいえ"
#. Prompt to ask whether user wishes to save over old version of their file #. Prompt to ask whether user wishes to save over old version of their file
#: ../tuxpaint.c:12576 #: ../tuxpaint.c:12592
msgid "Replace the picture with your changes?" msgid "Replace the picture with your changes?"
msgstr "いまかいたえと まえのえを いれかえる?" msgstr "いまかいたえと まえのえを いれかえる?"
#. Positive response to saving over old version #. Positive response to saving over old version
#. (like a 'File:Save' action in other applications) #. (like a 'File:Save' action in other applications)
#: ../tuxpaint.c:12580 #: ../tuxpaint.c:12596
msgid "Yes, replace the old one!" msgid "Yes, replace the old one!"
msgstr "はい、まえのえと いれかえます!" msgstr "はい、まえのえと いれかえます!"
#. Negative response to saving over old version (saves a new image) #. Negative response to saving over old version (saves a new image)
#. (like a 'File:Save As...' action in other applications) #. (like a 'File:Save As...' action in other applications)
#: ../tuxpaint.c:12584 #: ../tuxpaint.c:12600
msgid "No, save a new file!" msgid "No, save a new file!"
msgstr "いいえ、あたらしく セーブします!" msgstr "いいえ、あたらしく セーブします!"
#: ../tuxpaint.c:13347 #: ../tuxpaint.c:13363
msgid "Choose the picture you want, then click “Open”." msgid "Choose the picture you want, then click “Open”."
msgstr "えを えらんでから 「ひらく」をクリックしてね" msgstr "えを えらんでから 「ひらく」をクリックしてね"
#. Let user choose images: #. Let user choose images:
#. Instructions for Slideshow file dialog (FIXME: Make a #define) #. Instructions for Slideshow file dialog (FIXME: Make a #define)
#: ../tuxpaint.c:14334 #: ../tuxpaint.c:14350 ../tuxpaint.c:14664
#: ../tuxpaint.c:14648
msgid "Choose the pictures you want, then click “Play”." msgid "Choose the pictures you want, then click “Play”."
msgstr "えを えらんでから 「かいし」をクリックしてね" msgstr "えを えらんでから 「かいし」をクリックしてね"
@ -705,7 +695,6 @@ msgid "Tux Paint"
msgstr "タックスペイント" msgstr "タックスペイント"
#: ../../magic/src/alien.c:64 #: ../../magic/src/alien.c:64
#| msgid "Shift"
msgid "Color Shift" msgid "Color Shift"
msgstr "へんしょく" msgstr "へんしょく"
@ -731,10 +720,13 @@ msgstr "ぬらす"
#: ../../magic/src/blocks_chalk_drip.c:146 #: ../../magic/src/blocks_chalk_drip.c:146
msgid "Click and move the mouse around to make the picture blocky." msgid "Click and move the mouse around to make the picture blocky."
msgstr "クリックしたまま マウスをうごかして ちいさな しかくでできた ギザギザの えに しよう" msgstr ""
"クリックしたまま マウスをうごかして ちいさな しかくでできた ギザギザの え"
"に しよう"
#: ../../magic/src/blocks_chalk_drip.c:149 #: ../../magic/src/blocks_chalk_drip.c:149
msgid "Click and move the mouse around to turn the picture into a chalk drawing." msgid ""
"Click and move the mouse around to turn the picture into a chalk drawing."
msgstr "クリックしたままマウスをうごかして チョークでかいたみたいに しよう" msgstr "クリックしたままマウスをうごかして チョークでかいたみたいに しよう"
#: ../../magic/src/blocks_chalk_drip.c:152 #: ../../magic/src/blocks_chalk_drip.c:152
@ -844,7 +836,6 @@ msgstr "ぎょがんレンズ"
#. Needs better name #. Needs better name
#: ../../magic/src/fisheye.c:79 #: ../../magic/src/fisheye.c:79
#| msgid "Click and drag to shift your picture around on the canvas."
msgid "Click on part of your picture to create a fisheye effect." msgid "Click on part of your picture to create a fisheye effect."
msgstr "クリックしたばしょが さかなの めで みたように ゆがみます" msgstr "クリックしたばしょが さかなの めで みたように ゆがみます"
@ -854,7 +845,9 @@ msgstr "はな"
#: ../../magic/src/flower.c:130 #: ../../magic/src/flower.c:130
msgid "Click and drag to draw a flower stalk. Let go to finish the flower." msgid "Click and drag to draw a flower stalk. Let go to finish the flower."
msgstr "クリックしたままマウスをうごかして くきを かこう。 マウスを はなせば はなの できあがり" msgstr ""
"クリックしたままマウスをうごかして くきを かこう。 マウスを はなせば はなの "
"できあがり"
#: ../../magic/src/foam.c:104 #: ../../magic/src/foam.c:104
msgid "Foam" msgid "Foam"
@ -869,7 +862,8 @@ msgid "Fold"
msgstr "おりかえし" msgstr "おりかえし"
#: ../../magic/src/fold.c:62 #: ../../magic/src/fold.c:62
msgid "Choose a background color and click to turn the corner of the page over." msgid ""
"Choose a background color and click to turn the corner of the page over."
msgstr "うらのいろを えらんでから、かどのちかくを クリックして おりかえそう" msgstr "うらのいろを えらんでから、かどのちかくを クリックして おりかえそう"
#: ../../magic/src/glasstile.c:83 #: ../../magic/src/glasstile.c:83
@ -897,8 +891,11 @@ msgid "Kaleidoscope"
msgstr "まんげきょう" msgstr "まんげきょう"
#: ../../magic/src/kalidescope.c:83 #: ../../magic/src/kalidescope.c:83
msgid "Click and drag the mouse to draw with symmetric brushes (a kaleidoscope)." msgid ""
msgstr "クリックしたまま マウスをうごかして まんげきょう みたいに たいしょうの えを かこう" "Click and drag the mouse to draw with symmetric brushes (a kaleidoscope)."
msgstr ""
"クリックしたまま マウスをうごかして まんげきょう みたいに たいしょうの えを "
"かこう"
#: ../../magic/src/light.c:84 #: ../../magic/src/light.c:84
msgid "Light" msgid "Light"
@ -906,7 +903,8 @@ msgstr "てらす"
#: ../../magic/src/light.c:90 #: ../../magic/src/light.c:90
msgid "Click and drag to draw a beam of light on your picture." msgid "Click and drag to draw a beam of light on your picture."
msgstr "クリックしたまま マウスをうごかして かいちゅうでんとうの あかりで てらそう" msgstr ""
"クリックしたまま マウスをうごかして かいちゅうでんとうの あかりで てらそう"
#: ../../magic/src/metalpaint.c:77 #: ../../magic/src/metalpaint.c:77
msgid "Metal Paint" msgid "Metal Paint"
@ -914,7 +912,8 @@ msgstr "かなもの"
#: ../../magic/src/metalpaint.c:83 #: ../../magic/src/metalpaint.c:83
msgid "Click and drag the mouse to paint with a metallic color." msgid "Click and drag the mouse to paint with a metallic color."
msgstr "クリックしたまま マウスをうごかして かなものの ような かんじで いろをぬろう" msgstr ""
"クリックしたまま マウスをうごかして かなものの ような かんじで いろをぬろう"
#: ../../magic/src/mirror_flip.c:94 #: ../../magic/src/mirror_flip.c:94
msgid "Mirror" msgid "Mirror"
@ -937,19 +936,21 @@ msgid "Mosaic"
msgstr "モザイク" msgstr "モザイク"
#: ../../magic/src/mosaic.c:73 #: ../../magic/src/mosaic.c:73
msgid "Click and move the mouse to add a mosaic effect to parts of your picture." msgid ""
"Click and move the mouse to add a mosaic effect to parts of your picture."
msgstr "クリックしたまま マウスをうごかして モザイクえのようにしよう" msgstr "クリックしたまま マウスをうごかして モザイクえのようにしよう"
#: ../../magic/src/mosaic.c:74 #: ../../magic/src/mosaic.c:74
msgid "Click to add a mosaic effect to your entire picture." msgid "Click to add a mosaic effect to your entire picture."
msgstr "クリックしたまま マウスをうごかして えの ぜんたいを モザイクえのようにしよう" msgstr ""
"クリックしたまま マウスをうごかして えの ぜんたいを モザイクえのようにし"
"よう"
#: ../../magic/src/negative.c:72 #: ../../magic/src/negative.c:72
msgid "Negative" msgid "Negative"
msgstr "ネガ" msgstr "ネガ"
#: ../../magic/src/negative.c:80 #: ../../magic/src/negative.c:80
#| msgid "Click and move the mouse around to draw a negative."
msgid "Click and move the mouse around to make your painting negative." msgid "Click and move the mouse around to make your painting negative."
msgstr "クリックしたまま マウスをうごかして ネガポジにしよう" msgstr "クリックしたまま マウスをうごかして ネガポジにしよう"
@ -985,15 +986,15 @@ msgstr "にじ"
msgid "You can draw in rainbow colors!" msgid "You can draw in rainbow colors!"
msgstr "にじいろで かこう!" msgstr "にじいろで かこう!"
#: ../../magic/src/rain.c:64 #: ../../magic/src/rain.c:65
msgid "Rain" msgid "Rain"
msgstr "あめ" msgstr "あめ"
#: ../../magic/src/rain.c:67 #: ../../magic/src/rain.c:68
msgid "Click to place a rain drop onto your picture." msgid "Click to place a rain drop onto your picture."
msgstr "クリックしたばしょに あめを ふらせよう" msgstr "クリックしたばしょに あめを ふらせよう"
#: ../../magic/src/rain.c:68 #: ../../magic/src/rain.c:69
msgid "Click to cover your picture with rain drops." msgid "Click to cover your picture with rain drops."
msgstr "えをクリックして ぜんたいに あめを ふらせよう" msgstr "えをクリックして ぜんたいに あめを ふらせよう"
@ -1098,7 +1099,8 @@ msgid "Color & White"
msgstr "いろ+しろ" msgstr "いろ+しろ"
#: ../../magic/src/tint.c:75 #: ../../magic/src/tint.c:75
msgid "Click and move the mouse around to change the color of parts of your picture." msgid ""
"Click and move the mouse around to change the color of parts of your picture."
msgstr "クリックしたまま マウスをうごかして えの いろを かえよう" msgstr "クリックしたまま マウスをうごかして えの いろを かえよう"
#: ../../magic/src/tint.c:76 #: ../../magic/src/tint.c:76
@ -1106,12 +1108,18 @@ msgid "Click to change the color of your entire picture."
msgstr "えを クリックして ぜんたいの いろを かえよう" msgstr "えを クリックして ぜんたいの いろを かえよう"
#: ../../magic/src/tint.c:77 #: ../../magic/src/tint.c:77
msgid "Click and move the mouse around to turn parts of your picture into white and a color you choose." msgid ""
msgstr "いろを えらんだあと クリックしたままマウスをうごかして そのいろと しろいろ だけの えに しよう" "Click and move the mouse around to turn parts of your picture into white and "
"a color you choose."
msgstr ""
"いろを えらんだあと クリックしたままマウスをうごかして そのいろと しろい"
"ろ だけの えに しよう"
#: ../../magic/src/tint.c:78 #: ../../magic/src/tint.c:78
msgid "Click to turn your entire picture into white and a color you choose." msgid "Click to turn your entire picture into white and a color you choose."
msgstr "いろを えらんだあと えを クリックして ぜんたいを そのいろと しろいろ だけに しよう" msgstr ""
"いろを えらんだあと えを クリックして ぜんたいを そのいろと しろいろ "
"だけに しよう"
#: ../../magic/src/toothpaste.c:65 #: ../../magic/src/toothpaste.c:65
msgid "Toothpaste" msgid "Toothpaste"
@ -1138,12 +1146,26 @@ msgid "Wavelets"
msgstr "なみ" msgstr "なみ"
#: ../../magic/src/waves.c:83 #: ../../magic/src/waves.c:83
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 the right for long waves." msgid ""
msgstr "クリックして よこの むきに えを なみうたせよう。 なみの ながさは うえのほうを クリックすれば みじかく したのほうを クリックすれば ながくなるよ。それから なみの たかさは ひだりのほうを クリックすれば おおきく みぎのほうを クリックすれば ひくくなるよ" "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 "
"the right for long waves."
msgstr ""
"クリックして よこの むきに えを なみうたせよう。 なみの ながさは うえのほ"
"うを クリックすれば みじかく したのほうを クリックすれば ながくなるよ。それか"
"ら なみの たかさは ひだりのほうを クリックすれば おおきく みぎのほうを クリッ"
"クすれば ひくくなるよ"
#: ../../magic/src/waves.c:84 #: ../../magic/src/waves.c:84
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 for long waves." msgid ""
msgstr "クリックして たての むきに えを なみうたせよう。 なみの ながさは うえのほうを クリックすれば みじかく したのほうを クリックすれば ながくなるよ。それから なみの たかさは ひだりのほうを クリックすれば おおきく みぎのほうを クリックすれば ひくくなるよ" "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 "
"for long waves."
msgstr ""
"クリックして たての むきに えを なみうたせよう。 なみの ながさは うえのほ"
"うを クリックすれば みじかく したのほうを クリックすれば ながくなるよ。それか"
"ら なみの たかさは ひだりのほうを クリックすれば おおきく みぎのほうを クリッ"
"クすれば ひくくなるよ"
#, fuzzy #, fuzzy
#~ msgid "" #~ msgid ""
@ -1162,6 +1184,7 @@ msgstr "クリックして たての むきに えを なみうたせよう
#~| msgid "Click and drag to shift your picture around on the canvas." #~| msgid "Click and drag to shift your picture around on the canvas."
#~ msgid "Click the part of your picture where would you like a puzzle." #~ msgid "Click the part of your picture where would you like a puzzle."
#~ msgstr "クリックしたまま マウスをうごかして えの ぜんたいを うごかそう" #~ msgstr "クリックしたまま マウスをうごかして えの ぜんたいを うごかそう"
#, fuzzy #, fuzzy
#~ msgid "Click to make a puzzle in fullscreen mode." #~ msgid "Click to make a puzzle in fullscreen mode."
#~ msgstr "えをクリックして みぎとひだりを ひっくりかえそう" #~ msgstr "えをクリックして みぎとひだりを ひっくりかえそう"
@ -1203,10 +1226,12 @@ msgstr "クリックして たての むきに えを なみうたせよう
#, fuzzy #, fuzzy
#~ msgid "Blur All" #~ msgid "Blur All"
#~ msgstr "ぼかす" #~ msgstr "ぼかす"
#~ msgid "Click and move to fade the colors." #~ msgid "Click and move to fade the colors."
#~ msgstr "クリックしたまま マウスをうごかして いろを うすく しよう" #~ msgstr "クリックしたまま マウスをうごかして いろを うすく しよう"
#~ msgid "Click and move to darken the colors." #~ msgid "Click and move to darken the colors."
#~ msgstr "クリックしたまま マウスをうごかして いろを こく しよう." #~ msgstr "クリックしたまま マウスをうごかして いろを こく しよう."
#~ msgid "Sparkles" #~ msgid "Sparkles"
#~ msgstr "ひばな" #~ msgstr "ひばな"

View file

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: TuxPaint\n" "Project-Id-Version: TuxPaint\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2008-11-01 21:57+0000\n" "POT-Creation-Date: 2008-12-07 19:03-0800\n"
"PO-Revision-Date: 2008-10-05 18:31+0300\n" "PO-Revision-Date: 2008-10-05 18:31+0300\n"
"Last-Translator: Giasher <giasher@gmail.com>\n" "Last-Translator: Giasher <giasher@gmail.com>\n"
"Language-Team: Gia Shervashidze <giasher@telenet.ge>\n" "Language-Team: Gia Shervashidze <giasher@telenet.ge>\n"
@ -379,7 +379,7 @@ msgstr "ახალი"
#. Open a saved picture #. Open a saved picture
#. buttons for the file open dialog #. buttons for the file open dialog
#. Open dialog: 'Open' button, to load the selected picture #. Open dialog: 'Open' button, to load the selected picture
#: ../tools.h:75 ../tuxpaint.c:7958 #: ../tools.h:75 ../tuxpaint.c:7974
msgid "Open" msgid "Open"
msgstr "გახსნა" msgstr "გახსნა"
@ -493,174 +493,181 @@ msgid "OK then… Lets keep drawing this one!"
msgstr "კარგი, გავაგრძელოთ ხატვა!" msgstr "კარგი, გავაგრძელოთ ხატვა!"
#. Prompt to confirm user wishes to quit #. Prompt to confirm user wishes to quit
#: ../tuxpaint.c:1842 #: ../tuxpaint.c:1855
msgid "Do you really want to quit?" msgid "Do you really want to quit?"
msgstr "ნამდვილად გინდათ გასვლა?" msgstr "ნამდვილად გინდათ გასვლა?"
#. Quit prompt positive response (quit) #. Quit prompt positive response (quit)
#: ../tuxpaint.c:1845 #: ../tuxpaint.c:1858
msgid "Yes, I'm done!" msgid "Yes, I'm done!"
msgstr "დიახ, დავასრულე!" msgstr "დიახ, დავასრულე!"
#. Quit prompt negative response (don't quit) #. Quit prompt negative response (don't quit)
#: ../tuxpaint.c:1848 ../tuxpaint.c:1875 #: ../tuxpaint.c:1861 ../tuxpaint.c:1888
msgid "No, take me back!" msgid "No, take me back!"
msgstr "არა, უკან დამაბრუნე!" msgstr "არა, უკან დამაბრუნე!"
#. Current picture is not saved; user is quitting #. Current picture is not saved; user is quitting
#: ../tuxpaint.c:1852 #: ../tuxpaint.c:1865
msgid "If you quit, youll lose your picture! Save it?" msgid "If you quit, youll lose your picture! Save it?"
msgstr "თუ გახვალთ თქვენი ნახატი დაიკარგება! შევინახო?" msgstr "თუ გახვალთ თქვენი ნახატი დაიკარგება! შევინახო?"
#: ../tuxpaint.c:1853 ../tuxpaint.c:1858 #: ../tuxpaint.c:1866 ../tuxpaint.c:1871
msgid "Yes, save it!" msgid "Yes, save it!"
msgstr "დიახ, შეინახე!" msgstr "დიახ, შეინახე!"
#: ../tuxpaint.c:1854 ../tuxpaint.c:1859 #: ../tuxpaint.c:1867 ../tuxpaint.c:1872
msgid "No, don't bother saving!" msgid "No, don't bother saving!"
msgstr "არა, ნუ შეწუხდები!" msgstr "არა, ნუ შეწუხდები!"
#. Current picture is not saved; user is opening another picture #. Current picture is not saved; user is opening another picture
#: ../tuxpaint.c:1857 #: ../tuxpaint.c:1870
msgid "Save your picture first?" msgid "Save your picture first?"
msgstr "ჯერ თქვენი ნახატი შევინახო?" msgstr "ჯერ თქვენი ნახატი შევინახო?"
#. Error opening picture #. Error opening picture
#: ../tuxpaint.c:1862 #: ../tuxpaint.c:1875
msgid "Cant open that picture!" msgid "Cant open that picture!"
msgstr "ამ ნახატს ვერ ვხსნი!" msgstr "ამ ნახატს ვერ ვხსნი!"
#. Generic dialog dismissal #. Generic dialog dismissal
#: ../tuxpaint.c:1865 ../tuxpaint.c:1870 ../tuxpaint.c:1879 ../tuxpaint.c:1883 #: ../tuxpaint.c:1878 ../tuxpaint.c:1883 ../tuxpaint.c:1892 ../tuxpaint.c:1899
#: ../tuxpaint.c:1892 #: ../tuxpaint.c:1908
msgid "OK" msgid "OK"
msgstr "კარგი" msgstr "კარგი"
#. Notification that 'Open' dialog has nothing to show #. Notification that 'Open' dialog has nothing to show
#: ../tuxpaint.c:1869 #: ../tuxpaint.c:1882
msgid "There are no saved files!" msgid "There are no saved files!"
msgstr "ნახატები არ შეგინახავთ!" msgstr "ნახატები არ შეგინახავთ!"
#. Verification of print action #. Verification of print action
#: ../tuxpaint.c:1873 #: ../tuxpaint.c:1886
msgid "Print your picture now?" msgid "Print your picture now?"
msgstr "დავბეჭდო თქვენი ნახატი?" msgstr "დავბეჭდო თქვენი ნახატი?"
#: ../tuxpaint.c:1874 #: ../tuxpaint.c:1887
msgid "Yes, print it!" msgid "Yes, print it!"
msgstr "დიახ, ამობეჭდე!" msgstr "დიახ, ამობეჭდე!"
#. Confirmation of successful (we hope) printing #. Confirmation of successful (we hope) printing
#: ../tuxpaint.c:1878 #: ../tuxpaint.c:1891
msgid "Your picture has been printed!" msgid "Your picture has been printed!"
msgstr "თქვენი ნახატი დაიბეჭდა!" msgstr "თქვენი ნახატი დაიბეჭდა!"
#. We got an error printing
#: ../tuxpaint.c:1895
#, fuzzy
#| msgid "Your picture has been printed!"
msgid "Sorry! Your picture could not be printed!"
msgstr "თქვენი ნახატი დაიბეჭდა!"
#. Notification that it's too soon to print again (--printdelay option is in effect) #. Notification that it's too soon to print again (--printdelay option is in effect)
#: ../tuxpaint.c:1882 #: ../tuxpaint.c:1898
msgid "You cant print yet!" msgid "You cant print yet!"
msgstr "ჯერ ვერ დაბეჭდავთ!" msgstr "ჯერ ვერ დაბეჭდავთ!"
#. Prompt to confirm erasing a picture in the Open dialog #. Prompt to confirm erasing a picture in the Open dialog
#: ../tuxpaint.c:1886 #: ../tuxpaint.c:1902
msgid "Erase this picture?" msgid "Erase this picture?"
msgstr "წავშალო ეს ნახატი?" msgstr "წავშალო ეს ნახატი?"
#: ../tuxpaint.c:1887 #: ../tuxpaint.c:1903
msgid "Yes, erase it!" msgid "Yes, erase it!"
msgstr "დიახ, წაშალე!" msgstr "დიახ, წაშალე!"
#: ../tuxpaint.c:1888 #: ../tuxpaint.c:1904
msgid "No, don't erase it!" msgid "No, don't erase it!"
msgstr "არა, არ წაშალო!" msgstr "არა, არ წაშალო!"
#. Reminder that Mouse Button 1 is the button to use in Tux Paint #. Reminder that Mouse Button 1 is the button to use in Tux Paint
#: ../tuxpaint.c:1891 #: ../tuxpaint.c:1907
msgid "Remember to use the left mouse button!" msgid "Remember to use the left mouse button!"
msgstr "არ დაგავიწყდეთ თაგუნას მარცხენა ღილაკის გამოყენება!" msgstr "არ დაგავიწყდეთ თაგუნას მარცხენა ღილაკის გამოყენება!"
#. Sound has been muted (silenced) via keyboard shortcut #. Sound has been muted (silenced) via keyboard shortcut
#: ../tuxpaint.c:2006 #: ../tuxpaint.c:2022
msgid "Sound muted." msgid "Sound muted."
msgstr "ხმა ამორთულია." msgstr "ხმა ამორთულია."
#. Sound has been unmuted (unsilenced) via keyboard shortcut #. Sound has been unmuted (unsilenced) via keyboard shortcut
#: ../tuxpaint.c:2011 #: ../tuxpaint.c:2027
msgid "Sound unmuted." msgid "Sound unmuted."
msgstr "ხმა ჩართულია." msgstr "ხმა ჩართულია."
#. Wait while Text tool finishes loading fonts #. Wait while Text tool finishes loading fonts
#: ../tuxpaint.c:2477 #: ../tuxpaint.c:2493
msgid "Please wait…" msgid "Please wait…"
msgstr "გთხოვთ დაიცადოთ..." msgstr "გთხოვთ დაიცადოთ..."
#: ../tuxpaint.c:7181 #: ../tuxpaint.c:7197
msgid "Pick a color." msgid "Pick a color."
msgstr "შეარჩიეთ ფერი" msgstr "შეარჩიეთ ფერი"
#. Open dialog: 'Erase' button, to erase/deleted the selected picture #. Open dialog: 'Erase' button, to erase/deleted the selected picture
#: ../tuxpaint.c:7961 #: ../tuxpaint.c:7977
msgid "Erase" msgid "Erase"
msgstr "წაშლა" msgstr "წაშლა"
#. Open dialog: 'Slides' button, to switch to slide show mode #. Open dialog: 'Slides' button, to switch to slide show mode
#: ../tuxpaint.c:7964 #: ../tuxpaint.c:7980
msgid "Slides" msgid "Slides"
msgstr "სლაიდები" msgstr "სლაიდები"
#. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture
#: ../tuxpaint.c:7967 #: ../tuxpaint.c:7983
msgid "Back" msgid "Back"
msgstr "უკან" msgstr "უკან"
#. Slideshow: 'Next' button, to load next slide (image) #. Slideshow: 'Next' button, to load next slide (image)
#: ../tuxpaint.c:7970 #: ../tuxpaint.c:7986
msgid "Next" msgid "Next"
msgstr "შემდეგ" msgstr "შემდეგ"
#. Slideshow: 'Play' button, to begin a slideshow sequence #. Slideshow: 'Play' button, to begin a slideshow sequence
#: ../tuxpaint.c:7973 #: ../tuxpaint.c:7989
msgid "Play" msgid "Play"
msgstr "დაკვრა" msgstr "დაკვრა"
#. Label for 'Letters' buttons (font selector, down the right when the Text tool is being used); used to show the difference between font faces #. 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:8620 #: ../tuxpaint.c:8636
msgid "Aa" msgid "Aa"
msgstr "Aa" msgstr "Aa"
#. Admittedly stupid way of determining which keys can be used for #. Admittedly stupid way of determining which keys can be used for
#. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English)
#: ../tuxpaint.c:11620 #: ../tuxpaint.c:11636
msgid "Yes" msgid "Yes"
msgstr "დიახ" msgstr "დიახ"
#: ../tuxpaint.c:11624 #: ../tuxpaint.c:11640
msgid "No" msgid "No"
msgstr "არა" msgstr "არა"
#. Prompt to ask whether user wishes to save over old version of their file #. Prompt to ask whether user wishes to save over old version of their file
#: ../tuxpaint.c:12576 #: ../tuxpaint.c:12592
msgid "Replace the picture with your changes?" msgid "Replace the picture with your changes?"
msgstr "ჩავანაცვლო ნახატი თქვენი ცვლილებებით?" msgstr "ჩავანაცვლო ნახატი თქვენი ცვლილებებით?"
#. Positive response to saving over old version #. Positive response to saving over old version
#. (like a 'File:Save' action in other applications) #. (like a 'File:Save' action in other applications)
#: ../tuxpaint.c:12580 #: ../tuxpaint.c:12596
msgid "Yes, replace the old one!" msgid "Yes, replace the old one!"
msgstr "დიახ, ჩაანაცვლე ძველი ახლით!" msgstr "დიახ, ჩაანაცვლე ძველი ახლით!"
#. Negative response to saving over old version (saves a new image) #. Negative response to saving over old version (saves a new image)
#. (like a 'File:Save As...' action in other applications) #. (like a 'File:Save As...' action in other applications)
#: ../tuxpaint.c:12584 #: ../tuxpaint.c:12600
msgid "No, save a new file!" msgid "No, save a new file!"
msgstr "არა, შეინახე ახალ ფაილში!" msgstr "არა, შეინახე ახალ ფაილში!"
#: ../tuxpaint.c:13347 #: ../tuxpaint.c:13363
msgid "Choose the picture you want, then click “Open”." msgid "Choose the picture you want, then click “Open”."
msgstr "აირჩიეთ ნახატი და დაწკაპეთ „გახსნა”." msgstr "აირჩიეთ ნახატი და დაწკაპეთ „გახსნა”."
#. Let user choose images: #. Let user choose images:
#. Instructions for Slideshow file dialog (FIXME: Make a #define) #. Instructions for Slideshow file dialog (FIXME: Make a #define)
#: ../tuxpaint.c:14334 ../tuxpaint.c:14648 #: ../tuxpaint.c:14350 ../tuxpaint.c:14664
msgid "Choose the pictures you want, then click “Play”." msgid "Choose the pictures you want, then click “Play”."
msgstr "აირჩიეთ ნახატი და დაწკაპეთ „დაკვრა”." msgstr "აირჩიეთ ნახატი და დაწკაპეთ „დაკვრა”."
@ -971,15 +978,15 @@ msgstr "ცისარტყელა"
msgid "You can draw in rainbow colors!" msgid "You can draw in rainbow colors!"
msgstr "შეგიძლიათ ცისარტყელას ფერებით ხატოთ!" msgstr "შეგიძლიათ ცისარტყელას ფერებით ხატოთ!"
#: ../../magic/src/rain.c:64 #: ../../magic/src/rain.c:65
msgid "Rain" msgid "Rain"
msgstr "წვიმა" msgstr "წვიმა"
#: ../../magic/src/rain.c:67 #: ../../magic/src/rain.c:68
msgid "Click to place a rain drop onto your picture." msgid "Click to place a rain drop onto your picture."
msgstr "დაწკაპეთ ნახატზე წვიმის წვეთების დასამატებლად." msgstr "დაწკაპეთ ნახატზე წვიმის წვეთების დასამატებლად."
#: ../../magic/src/rain.c:68 #: ../../magic/src/rain.c:69
msgid "Click to cover your picture with rain drops." msgid "Click to cover your picture with rain drops."
msgstr "დაწკაპეთ ნახატი წვიმის წვეთებით დასაფარად." msgstr "დაწკაპეთ ნახატი წვიმის წვეთებით დასაფარად."

View file

@ -8,7 +8,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: tuxpaint\n" "Project-Id-Version: tuxpaint\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2008-11-01 21:57+0000\n" "POT-Creation-Date: 2008-12-07 19:03-0800\n"
"PO-Revision-Date: 2008-05-30 15:41+0700\n" "PO-Revision-Date: 2008-05-30 15:41+0700\n"
"Last-Translator: Khoem Sokhem <khoemsokhem@khmeros.info>\n" "Last-Translator: Khoem Sokhem <khoemsokhem@khmeros.info>\n"
"Language-Team: Khmer <support@khmeros.info>\n" "Language-Team: Khmer <support@khmeros.info>\n"
@ -379,7 +379,7 @@ msgstr "ថ្មី"
#. Open a saved picture #. Open a saved picture
#. buttons for the file open dialog #. buttons for the file open dialog
#. Open dialog: 'Open' button, to load the selected picture #. Open dialog: 'Open' button, to load the selected picture
#: ../tools.h:75 ../tuxpaint.c:7958 #: ../tools.h:75 ../tuxpaint.c:7974
msgid "Open" msgid "Open"
msgstr "បើក" msgstr "បើក"
@ -493,174 +493,181 @@ msgid "OK then… Lets keep drawing this one!"
msgstr "មិនអី​ទេ… គូរ​បន្ត​ទៀត​ចុះ !" msgstr "មិនអី​ទេ… គូរ​បន្ត​ទៀត​ចុះ !"
#. Prompt to confirm user wishes to quit #. Prompt to confirm user wishes to quit
#: ../tuxpaint.c:1842 #: ../tuxpaint.c:1855
msgid "Do you really want to quit?" msgid "Do you really want to quit?"
msgstr "តើ​អ្នក​ពិត​ជា​ចង់​ចេញ​ឬ ?" msgstr "តើ​អ្នក​ពិត​ជា​ចង់​ចេញ​ឬ ?"
#. Quit prompt positive response (quit) #. Quit prompt positive response (quit)
#: ../tuxpaint.c:1845 #: ../tuxpaint.c:1858
msgid "Yes, I'm done!" msgid "Yes, I'm done!"
msgstr "បាទ/ចាស ខ្ញុំ​ធ្វើ​រួច​ហើយ !" msgstr "បាទ/ចាស ខ្ញុំ​ធ្វើ​រួច​ហើយ !"
#. Quit prompt negative response (don't quit) #. Quit prompt negative response (don't quit)
#: ../tuxpaint.c:1848 ../tuxpaint.c:1875 #: ../tuxpaint.c:1861 ../tuxpaint.c:1888
msgid "No, take me back!" msgid "No, take me back!"
msgstr "ទេ ថយក្រោយ​វិញ​សិន !" msgstr "ទេ ថយក្រោយ​វិញ​សិន !"
#. Current picture is not saved; user is quitting #. Current picture is not saved; user is quitting
#: ../tuxpaint.c:1852 #: ../tuxpaint.c:1865
msgid "If you quit, youll lose your picture! Save it?" msgid "If you quit, youll lose your picture! Save it?"
msgstr "ប្រសិន​បើ​អ្នក​ចេញ អ្នក​នឹង​បាត់​រូបភាព ! រក្សាទុក​វា​ឬទេ ?" msgstr "ប្រសិន​បើ​អ្នក​ចេញ អ្នក​នឹង​បាត់​រូបភាព ! រក្សាទុក​វា​ឬទេ ?"
#: ../tuxpaint.c:1853 ../tuxpaint.c:1858 #: ../tuxpaint.c:1866 ../tuxpaint.c:1871
msgid "Yes, save it!" msgid "Yes, save it!"
msgstr "បាទ/​ចាស រក្សាទុក​វា !" msgstr "បាទ/​ចាស រក្សាទុក​វា !"
#: ../tuxpaint.c:1854 ../tuxpaint.c:1859 #: ../tuxpaint.c:1867 ../tuxpaint.c:1872
msgid "No, don't bother saving!" msgid "No, don't bother saving!"
msgstr "ទេ មិន​រក្សាទុក​ទេ !" msgstr "ទេ មិន​រក្សាទុក​ទេ !"
#. Current picture is not saved; user is opening another picture #. Current picture is not saved; user is opening another picture
#: ../tuxpaint.c:1857 #: ../tuxpaint.c:1870
msgid "Save your picture first?" msgid "Save your picture first?"
msgstr "រក្សាទុក​រូបភាព​របស់​អ្នក​ជា​មុន​សិន​​ឬ ?" msgstr "រក្សាទុក​រូបភាព​របស់​អ្នក​ជា​មុន​សិន​​ឬ ?"
#. Error opening picture #. Error opening picture
#: ../tuxpaint.c:1862 #: ../tuxpaint.c:1875
msgid "Cant open that picture!" msgid "Cant open that picture!"
msgstr "មិនអាច​បើក​រូបភាព​នោះ​បាន​ទេ !" msgstr "មិនអាច​បើក​រូបភាព​នោះ​បាន​ទេ !"
#. Generic dialog dismissal #. Generic dialog dismissal
#: ../tuxpaint.c:1865 ../tuxpaint.c:1870 ../tuxpaint.c:1879 ../tuxpaint.c:1883 #: ../tuxpaint.c:1878 ../tuxpaint.c:1883 ../tuxpaint.c:1892 ../tuxpaint.c:1899
#: ../tuxpaint.c:1892 #: ../tuxpaint.c:1908
msgid "OK" msgid "OK"
msgstr "យល់ព្រម" msgstr "យល់ព្រម"
#. Notification that 'Open' dialog has nothing to show #. Notification that 'Open' dialog has nothing to show
#: ../tuxpaint.c:1869 #: ../tuxpaint.c:1882
msgid "There are no saved files!" msgid "There are no saved files!"
msgstr "មិនមាន​ឯកសារ​ដែលបាន​រក្សាទុក​ទេ !" msgstr "មិនមាន​ឯកសារ​ដែលបាន​រក្សាទុក​ទេ !"
#. Verification of print action #. Verification of print action
#: ../tuxpaint.c:1873 #: ../tuxpaint.c:1886
msgid "Print your picture now?" msgid "Print your picture now?"
msgstr "បោះពុម្ព​រូបភាព​របស់​អ្នក​ឥឡូវ​ឬ ?" msgstr "បោះពុម្ព​រូបភាព​របស់​អ្នក​ឥឡូវ​ឬ ?"
#: ../tuxpaint.c:1874 #: ../tuxpaint.c:1887
msgid "Yes, print it!" msgid "Yes, print it!"
msgstr "បាទ/​ចាស បោះពុម្ព !" msgstr "បាទ/​ចាស បោះពុម្ព !"
#. Confirmation of successful (we hope) printing #. Confirmation of successful (we hope) printing
#: ../tuxpaint.c:1878 #: ../tuxpaint.c:1891
msgid "Your picture has been printed!" msgid "Your picture has been printed!"
msgstr "រូបភាព​របស់​ត្រូវ​បាន​បោះពុម្ព​ហើយ !" msgstr "រូបភាព​របស់​ត្រូវ​បាន​បោះពុម្ព​ហើយ !"
#. We got an error printing
#: ../tuxpaint.c:1895
#, fuzzy
#| msgid "Your picture has been printed!"
msgid "Sorry! Your picture could not be printed!"
msgstr "រូបភាព​របស់​ត្រូវ​បាន​បោះពុម្ព​ហើយ !"
#. Notification that it's too soon to print again (--printdelay option is in effect) #. Notification that it's too soon to print again (--printdelay option is in effect)
#: ../tuxpaint.c:1882 #: ../tuxpaint.c:1898
msgid "You cant print yet!" msgid "You cant print yet!"
msgstr "អ្នក​មិន​អាច​បោះពុម្ព​បាន​នៅ​ឡើយ​ទេ !" msgstr "អ្នក​មិន​អាច​បោះពុម្ព​បាន​នៅ​ឡើយ​ទេ !"
#. Prompt to confirm erasing a picture in the Open dialog #. Prompt to confirm erasing a picture in the Open dialog
#: ../tuxpaint.c:1886 #: ../tuxpaint.c:1902
msgid "Erase this picture?" msgid "Erase this picture?"
msgstr "លុប​រូបភាព​នេះ​ឬ ?" msgstr "លុប​រូបភាព​នេះ​ឬ ?"
#: ../tuxpaint.c:1887 #: ../tuxpaint.c:1903
msgid "Yes, erase it!" msgid "Yes, erase it!"
msgstr "បាទ​/​ចាស លុប !" msgstr "បាទ​/​ចាស លុប !"
#: ../tuxpaint.c:1888 #: ../tuxpaint.c:1904
msgid "No, don't erase it!" msgid "No, don't erase it!"
msgstr "ទេ មិន​លុប​ទេ !" msgstr "ទេ មិន​លុប​ទេ !"
#. Reminder that Mouse Button 1 is the button to use in Tux Paint #. Reminder that Mouse Button 1 is the button to use in Tux Paint
#: ../tuxpaint.c:1891 #: ../tuxpaint.c:1907
msgid "Remember to use the left mouse button!" msgid "Remember to use the left mouse button!"
msgstr "ចងចាំ​ថា ត្រូវ​ប្រើ​ប៊ូតុង​កណ្ដុរ​ឆ្វេង !" msgstr "ចងចាំ​ថា ត្រូវ​ប្រើ​ប៊ូតុង​កណ្ដុរ​ឆ្វេង !"
#. Sound has been muted (silenced) via keyboard shortcut #. Sound has been muted (silenced) via keyboard shortcut
#: ../tuxpaint.c:2006 #: ../tuxpaint.c:2022
msgid "Sound muted." msgid "Sound muted."
msgstr "បាន​បិទ​សំឡេង ។" msgstr "បាន​បិទ​សំឡេង ។"
#. Sound has been unmuted (unsilenced) via keyboard shortcut #. Sound has been unmuted (unsilenced) via keyboard shortcut
#: ../tuxpaint.c:2011 #: ../tuxpaint.c:2027
msgid "Sound unmuted." msgid "Sound unmuted."
msgstr "បាន​បើក​សំឡេង ។" msgstr "បាន​បើក​សំឡេង ។"
#. Wait while Text tool finishes loading fonts #. Wait while Text tool finishes loading fonts
#: ../tuxpaint.c:2477 #: ../tuxpaint.c:2493
msgid "Please wait…" msgid "Please wait…"
msgstr "សូម​រង់ចាំ..." msgstr "សូម​រង់ចាំ..."
#: ../tuxpaint.c:7181 #: ../tuxpaint.c:7197
msgid "Pick a color." msgid "Pick a color."
msgstr "ជ្រើស​ពណ៌ ។" msgstr "ជ្រើស​ពណ៌ ។"
#. Open dialog: 'Erase' button, to erase/deleted the selected picture #. Open dialog: 'Erase' button, to erase/deleted the selected picture
#: ../tuxpaint.c:7961 #: ../tuxpaint.c:7977
msgid "Erase" msgid "Erase"
msgstr "លុប" msgstr "លុប"
#. Open dialog: 'Slides' button, to switch to slide show mode #. Open dialog: 'Slides' button, to switch to slide show mode
#: ../tuxpaint.c:7964 #: ../tuxpaint.c:7980
msgid "Slides" msgid "Slides"
msgstr "ស្លាយ" msgstr "ស្លាយ"
#. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture
#: ../tuxpaint.c:7967 #: ../tuxpaint.c:7983
msgid "Back" msgid "Back"
msgstr "ថយក្រោយ" msgstr "ថយក្រោយ"
#. Slideshow: 'Next' button, to load next slide (image) #. Slideshow: 'Next' button, to load next slide (image)
#: ../tuxpaint.c:7970 #: ../tuxpaint.c:7986
msgid "Next" msgid "Next"
msgstr "បន្ទាប់" msgstr "បន្ទាប់"
#. Slideshow: 'Play' button, to begin a slideshow sequence #. Slideshow: 'Play' button, to begin a slideshow sequence
#: ../tuxpaint.c:7973 #: ../tuxpaint.c:7989
msgid "Play" msgid "Play"
msgstr "ចាក់" msgstr "ចាក់"
#. Label for 'Letters' buttons (font selector, down the right when the Text tool is being used); used to show the difference between font faces #. 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:8620 #: ../tuxpaint.c:8636
msgid "Aa" msgid "Aa"
msgstr "កខគ" msgstr "កខគ"
#. Admittedly stupid way of determining which keys can be used for #. Admittedly stupid way of determining which keys can be used for
#. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English)
#: ../tuxpaint.c:11620 #: ../tuxpaint.c:11636
msgid "Yes" msgid "Yes"
msgstr "បាទ/​ចាស" msgstr "បាទ/​ចាស"
#: ../tuxpaint.c:11624 #: ../tuxpaint.c:11640
msgid "No" msgid "No"
msgstr "ទេ" msgstr "ទេ"
#. Prompt to ask whether user wishes to save over old version of their file #. Prompt to ask whether user wishes to save over old version of their file
#: ../tuxpaint.c:12576 #: ../tuxpaint.c:12592
msgid "Replace the picture with your changes?" msgid "Replace the picture with your changes?"
msgstr "ជំនួស​រូបភាព ដោយ​ការ​ផ្លាស់ប្ដូរ​របស់​អ្នក ?" msgstr "ជំនួស​រូបភាព ដោយ​ការ​ផ្លាស់ប្ដូរ​របស់​អ្នក ?"
#. Positive response to saving over old version #. Positive response to saving over old version
#. (like a 'File:Save' action in other applications) #. (like a 'File:Save' action in other applications)
#: ../tuxpaint.c:12580 #: ../tuxpaint.c:12596
msgid "Yes, replace the old one!" msgid "Yes, replace the old one!"
msgstr "បាទ​/​ចាស ជំនួស​លើ​ឯកសារ​ចាស់ !" msgstr "បាទ​/​ចាស ជំនួស​លើ​ឯកសារ​ចាស់ !"
#. Negative response to saving over old version (saves a new image) #. Negative response to saving over old version (saves a new image)
#. (like a 'File:Save As...' action in other applications) #. (like a 'File:Save As...' action in other applications)
#: ../tuxpaint.c:12584 #: ../tuxpaint.c:12600
msgid "No, save a new file!" msgid "No, save a new file!"
msgstr "ទេ រក្សាទុក​ជា​ឯកសារ​ថ្មី !" msgstr "ទេ រក្សាទុក​ជា​ឯកសារ​ថ្មី !"
#: ../tuxpaint.c:13347 #: ../tuxpaint.c:13363
msgid "Choose the picture you want, then click “Open”." msgid "Choose the picture you want, then click “Open”."
msgstr "ជ្រើស​រូបភាព​ដែល​អ្នក​​ចង់​បាន រួច​ហើយ “បើក” ។" msgstr "ជ្រើស​រូបភាព​ដែល​អ្នក​​ចង់​បាន រួច​ហើយ “បើក” ។"
#. Let user choose images: #. Let user choose images:
#. Instructions for Slideshow file dialog (FIXME: Make a #define) #. Instructions for Slideshow file dialog (FIXME: Make a #define)
#: ../tuxpaint.c:14334 ../tuxpaint.c:14648 #: ../tuxpaint.c:14350 ../tuxpaint.c:14664
msgid "Choose the pictures you want, then click “Play”." msgid "Choose the pictures you want, then click “Play”."
msgstr "ជ្រើស​រូបភាព​ដែល​ចង់បាន រួច​ចុច “ចាក់” ។" msgstr "ជ្រើស​រូបភាព​ដែល​ចង់បាន រួច​ចុច “ចាក់” ។"
@ -982,17 +989,17 @@ msgstr "ឥន្ទធនូ"
msgid "You can draw in rainbow colors!" msgid "You can draw in rainbow colors!"
msgstr "អ្នក​អាច​គូរ​ជា​ពណ៌​ឥន្ទធនូ !" msgstr "អ្នក​អាច​គូរ​ជា​ពណ៌​ឥន្ទធនូ !"
#: ../../magic/src/rain.c:64 #: ../../magic/src/rain.c:65
#, fuzzy #, fuzzy
msgid "Rain" msgid "Rain"
msgstr "ឥន្ទធនូ" msgstr "ឥន្ទធនូ"
#: ../../magic/src/rain.c:67 #: ../../magic/src/rain.c:68
#, fuzzy #, fuzzy
msgid "Click to place a rain drop onto your picture." msgid "Click to place a rain drop onto your picture."
msgstr "ចុច ដើម្បី​ចាំង​ឆ្លុះ​រូបភាព ។" msgstr "ចុច ដើម្បី​ចាំង​ឆ្លុះ​រូបភាព ។"
#: ../../magic/src/rain.c:68 #: ../../magic/src/rain.c:69
#, fuzzy #, fuzzy
msgid "Click to cover your picture with rain drops." msgid "Click to cover your picture with rain drops."
msgstr "ចុច ដើម្បី​ចាំង​ឆ្លុះ​រូបភាព ។" msgstr "ចុច ដើម្បី​ចាំង​ឆ្លុះ​រូបភាព ។"

View file

@ -10,7 +10,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Tux Paint 0.9.16\n" "Project-Id-Version: Tux Paint 0.9.16\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2008-11-01 21:57+0000\n" "POT-Creation-Date: 2008-12-07 19:03-0800\n"
"PO-Revision-Date: 2007-04-29 23:10-0400\n" "PO-Revision-Date: 2007-04-29 23:10-0400\n"
"Last-Translator: Mark K. Kim <mkkim214@gmail.com>\n" "Last-Translator: Mark K. Kim <mkkim214@gmail.com>\n"
"Language-Team: N/A\n" "Language-Team: N/A\n"
@ -382,7 +382,7 @@ msgstr "새 그림"
#. Open a saved picture #. Open a saved picture
#. buttons for the file open dialog #. buttons for the file open dialog
#. Open dialog: 'Open' button, to load the selected picture #. Open dialog: 'Open' button, to load the selected picture
#: ../tools.h:75 ../tuxpaint.c:7958 #: ../tools.h:75 ../tuxpaint.c:7974
msgid "Open" msgid "Open"
msgstr "열기" msgstr "열기"
@ -499,175 +499,182 @@ msgid "OK then… Lets keep drawing this one!"
msgstr "그럼, 계속 그림을 그리세요!" msgstr "그럼, 계속 그림을 그리세요!"
#. Prompt to confirm user wishes to quit #. Prompt to confirm user wishes to quit
#: ../tuxpaint.c:1842 #: ../tuxpaint.c:1855
msgid "Do you really want to quit?" msgid "Do you really want to quit?"
msgstr "프로그램을 끝 마칠까요?" msgstr "프로그램을 끝 마칠까요?"
#. Quit prompt positive response (quit) #. Quit prompt positive response (quit)
#: ../tuxpaint.c:1845 #: ../tuxpaint.c:1858
msgid "Yes, I'm done!" msgid "Yes, I'm done!"
msgstr "네, 끝마쳐요!" msgstr "네, 끝마쳐요!"
#. Quit prompt negative response (don't quit) #. Quit prompt negative response (don't quit)
#: ../tuxpaint.c:1848 ../tuxpaint.c:1875 #: ../tuxpaint.c:1861 ../tuxpaint.c:1888
msgid "No, take me back!" msgid "No, take me back!"
msgstr "아니요, 전 화면으로 돌아가요!" msgstr "아니요, 전 화면으로 돌아가요!"
#. Current picture is not saved; user is quitting #. Current picture is not saved; user is quitting
#: ../tuxpaint.c:1852 #: ../tuxpaint.c:1865
msgid "If you quit, youll lose your picture! Save it?" msgid "If you quit, youll lose your picture! Save it?"
msgstr "그림을 저장않하고 종료 하면 그림이 없어져요! 저장할까요?" msgstr "그림을 저장않하고 종료 하면 그림이 없어져요! 저장할까요?"
#: ../tuxpaint.c:1853 ../tuxpaint.c:1858 #: ../tuxpaint.c:1866 ../tuxpaint.c:1871
msgid "Yes, save it!" msgid "Yes, save it!"
msgstr "네, 저장하세요!" msgstr "네, 저장하세요!"
#: ../tuxpaint.c:1854 ../tuxpaint.c:1859 #: ../tuxpaint.c:1867 ../tuxpaint.c:1872
msgid "No, don't bother saving!" msgid "No, don't bother saving!"
msgstr "아니요, 저장하지 마세요!" msgstr "아니요, 저장하지 마세요!"
#. Current picture is not saved; user is opening another picture #. Current picture is not saved; user is opening another picture
#: ../tuxpaint.c:1857 #: ../tuxpaint.c:1870
msgid "Save your picture first?" msgid "Save your picture first?"
msgstr "먼저, 그림을 저장할까요?" msgstr "먼저, 그림을 저장할까요?"
#. Error opening picture #. Error opening picture
#: ../tuxpaint.c:1862 #: ../tuxpaint.c:1875
msgid "Cant open that picture!" msgid "Cant open that picture!"
msgstr "그 그림은 열지 못합니다!" msgstr "그 그림은 열지 못합니다!"
#. Generic dialog dismissal #. Generic dialog dismissal
#: ../tuxpaint.c:1865 ../tuxpaint.c:1870 ../tuxpaint.c:1879 ../tuxpaint.c:1883 #: ../tuxpaint.c:1878 ../tuxpaint.c:1883 ../tuxpaint.c:1892 ../tuxpaint.c:1899
#: ../tuxpaint.c:1892 #: ../tuxpaint.c:1908
msgid "OK" msgid "OK"
msgstr "네" msgstr "네"
#. Notification that 'Open' dialog has nothing to show #. Notification that 'Open' dialog has nothing to show
#: ../tuxpaint.c:1869 #: ../tuxpaint.c:1882
msgid "There are no saved files!" msgid "There are no saved files!"
msgstr "저장된 파일이 없네요!" msgstr "저장된 파일이 없네요!"
#. Verification of print action #. Verification of print action
#: ../tuxpaint.c:1873 #: ../tuxpaint.c:1886
msgid "Print your picture now?" msgid "Print your picture now?"
msgstr "그림을 인쇄 할까요?" msgstr "그림을 인쇄 할까요?"
#: ../tuxpaint.c:1874 #: ../tuxpaint.c:1887
msgid "Yes, print it!" msgid "Yes, print it!"
msgstr "네, 인쇄하세요!" msgstr "네, 인쇄하세요!"
#. Confirmation of successful (we hope) printing #. Confirmation of successful (we hope) printing
#: ../tuxpaint.c:1878 #: ../tuxpaint.c:1891
msgid "Your picture has been printed!" msgid "Your picture has been printed!"
msgstr "그림을 인쇄 했습니다!" msgstr "그림을 인쇄 했습니다!"
#. We got an error printing
#: ../tuxpaint.c:1895
#, fuzzy
#| msgid "Your picture has been printed!"
msgid "Sorry! Your picture could not be printed!"
msgstr "그림을 인쇄 했습니다!"
#. Notification that it's too soon to print again (--printdelay option is in effect) #. Notification that it's too soon to print again (--printdelay option is in effect)
#: ../tuxpaint.c:1882 #: ../tuxpaint.c:1898
msgid "You cant print yet!" msgid "You cant print yet!"
msgstr "아직 인쇄 하지 못합니다!" msgstr "아직 인쇄 하지 못합니다!"
#. Prompt to confirm erasing a picture in the Open dialog #. Prompt to confirm erasing a picture in the Open dialog
#: ../tuxpaint.c:1886 #: ../tuxpaint.c:1902
msgid "Erase this picture?" msgid "Erase this picture?"
msgstr "이 그림을 지울까요?" msgstr "이 그림을 지울까요?"
#: ../tuxpaint.c:1887 #: ../tuxpaint.c:1903
msgid "Yes, erase it!" msgid "Yes, erase it!"
msgstr "네, 지우세요!" msgstr "네, 지우세요!"
#: ../tuxpaint.c:1888 #: ../tuxpaint.c:1904
msgid "No, don't erase it!" msgid "No, don't erase it!"
msgstr "아니요, 지우지 마세요!" msgstr "아니요, 지우지 마세요!"
#. Reminder that Mouse Button 1 is the button to use in Tux Paint #. Reminder that Mouse Button 1 is the button to use in Tux Paint
#: ../tuxpaint.c:1891 #: ../tuxpaint.c:1907
msgid "Remember to use the left mouse button!" msgid "Remember to use the left mouse button!"
msgstr "왼쪽 마우스버튼을 사용하는걸 잊지 마세요!" msgstr "왼쪽 마우스버튼을 사용하는걸 잊지 마세요!"
#. Sound has been muted (silenced) via keyboard shortcut #. Sound has been muted (silenced) via keyboard shortcut
#: ../tuxpaint.c:2006 #: ../tuxpaint.c:2022
msgid "Sound muted." msgid "Sound muted."
msgstr "" msgstr ""
#. Sound has been unmuted (unsilenced) via keyboard shortcut #. Sound has been unmuted (unsilenced) via keyboard shortcut
#: ../tuxpaint.c:2011 #: ../tuxpaint.c:2027
msgid "Sound unmuted." msgid "Sound unmuted."
msgstr "" msgstr ""
#. Wait while Text tool finishes loading fonts #. Wait while Text tool finishes loading fonts
#: ../tuxpaint.c:2477 #: ../tuxpaint.c:2493
msgid "Please wait…" msgid "Please wait…"
msgstr "잠깐만 기다려 주세요..." msgstr "잠깐만 기다려 주세요..."
#: ../tuxpaint.c:7181 #: ../tuxpaint.c:7197
msgid "Pick a color." msgid "Pick a color."
msgstr "" msgstr ""
#. Open dialog: 'Erase' button, to erase/deleted the selected picture #. Open dialog: 'Erase' button, to erase/deleted the selected picture
#: ../tuxpaint.c:7961 #: ../tuxpaint.c:7977
msgid "Erase" msgid "Erase"
msgstr "지우기" msgstr "지우기"
#. Open dialog: 'Slides' button, to switch to slide show mode #. Open dialog: 'Slides' button, to switch to slide show mode
#: ../tuxpaint.c:7964 #: ../tuxpaint.c:7980
msgid "Slides" msgid "Slides"
msgstr "" msgstr ""
#. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture
#: ../tuxpaint.c:7967 #: ../tuxpaint.c:7983
msgid "Back" msgid "Back"
msgstr "되 돌아가기" msgstr "되 돌아가기"
#. Slideshow: 'Next' button, to load next slide (image) #. Slideshow: 'Next' button, to load next slide (image)
#: ../tuxpaint.c:7970 #: ../tuxpaint.c:7986
#, fuzzy #, fuzzy
msgid "Next" msgid "Next"
msgstr "글" msgstr "글"
#. Slideshow: 'Play' button, to begin a slideshow sequence #. Slideshow: 'Play' button, to begin a slideshow sequence
#: ../tuxpaint.c:7973 #: ../tuxpaint.c:7989
msgid "Play" msgid "Play"
msgstr "" msgstr ""
#. Label for 'Letters' buttons (font selector, down the right when the Text tool is being used); used to show the difference between font faces #. 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:8620 #: ../tuxpaint.c:8636
msgid "Aa" msgid "Aa"
msgstr "A가" msgstr "A가"
#. Admittedly stupid way of determining which keys can be used for #. Admittedly stupid way of determining which keys can be used for
#. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English)
#: ../tuxpaint.c:11620 #: ../tuxpaint.c:11636
msgid "Yes" msgid "Yes"
msgstr "네" msgstr "네"
#: ../tuxpaint.c:11624 #: ../tuxpaint.c:11640
msgid "No" msgid "No"
msgstr "아니요" msgstr "아니요"
#. Prompt to ask whether user wishes to save over old version of their file #. Prompt to ask whether user wishes to save over old version of their file
#: ../tuxpaint.c:12576 #: ../tuxpaint.c:12592
msgid "Replace the picture with your changes?" msgid "Replace the picture with your changes?"
msgstr "전그림에 덮어쓸까요? 전그림은 없어집니다." msgstr "전그림에 덮어쓸까요? 전그림은 없어집니다."
#. Positive response to saving over old version #. Positive response to saving over old version
#. (like a 'File:Save' action in other applications) #. (like a 'File:Save' action in other applications)
#: ../tuxpaint.c:12580 #: ../tuxpaint.c:12596
msgid "Yes, replace the old one!" msgid "Yes, replace the old one!"
msgstr "네, 전그림을 덮어쓰세요!" msgstr "네, 전그림을 덮어쓰세요!"
#. Negative response to saving over old version (saves a new image) #. Negative response to saving over old version (saves a new image)
#. (like a 'File:Save As...' action in other applications) #. (like a 'File:Save As...' action in other applications)
#: ../tuxpaint.c:12584 #: ../tuxpaint.c:12600
msgid "No, save a new file!" msgid "No, save a new file!"
msgstr "아니요, 새로운 파일로 저장하죠" msgstr "아니요, 새로운 파일로 저장하죠"
#: ../tuxpaint.c:13347 #: ../tuxpaint.c:13363
msgid "Choose the picture you want, then click “Open”." msgid "Choose the picture you want, then click “Open”."
msgstr "원하는 그림을 고른후 「열기」버튼을 눌러주세요." msgstr "원하는 그림을 고른후 「열기」버튼을 눌러주세요."
#. Let user choose images: #. Let user choose images:
#. Instructions for Slideshow file dialog (FIXME: Make a #define) #. Instructions for Slideshow file dialog (FIXME: Make a #define)
#: ../tuxpaint.c:14334 ../tuxpaint.c:14648 #: ../tuxpaint.c:14350 ../tuxpaint.c:14664
#, fuzzy #, fuzzy
msgid "Choose the pictures you want, then click “Play”." msgid "Choose the pictures you want, then click “Play”."
msgstr "원하는 그림을 고른후 「열기」버튼을 눌러주세요." msgstr "원하는 그림을 고른후 「열기」버튼을 눌러주세요."
@ -995,17 +1002,17 @@ msgstr "무지개"
msgid "You can draw in rainbow colors!" msgid "You can draw in rainbow colors!"
msgstr "여러가지의 색으로 그림을 그려 보세요." msgstr "여러가지의 색으로 그림을 그려 보세요."
#: ../../magic/src/rain.c:64 #: ../../magic/src/rain.c:65
#, fuzzy #, fuzzy
msgid "Rain" msgid "Rain"
msgstr "무지개" msgstr "무지개"
#: ../../magic/src/rain.c:67 #: ../../magic/src/rain.c:68
#, fuzzy #, fuzzy
msgid "Click to place a rain drop onto your picture." msgid "Click to place a rain drop onto your picture."
msgstr "마우스를 누르면 그림이 뒤집어져요." msgstr "마우스를 누르면 그림이 뒤집어져요."
#: ../../magic/src/rain.c:68 #: ../../magic/src/rain.c:69
#, fuzzy #, fuzzy
msgid "Click to cover your picture with rain drops." msgid "Click to cover your picture with rain drops."
msgstr "마우스를 누르면 그림이 뒤집어져요." msgstr "마우스를 누르면 그림이 뒤집어져요."

View file

@ -6,7 +6,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2008-11-01 21:57+0000\n" "POT-Creation-Date: 2008-12-07 19:03-0800\n"
"PO-Revision-Date: 2006-04-23 00:58+0200\n" "PO-Revision-Date: 2006-04-23 00:58+0200\n"
"Last-Translator: Amed Ç. Jiyan <amed@pckurd.net>\n" "Last-Translator: Amed Ç. Jiyan <amed@pckurd.net>\n"
"Language-Team: KURDISH <LL@li.org>\n" "Language-Team: KURDISH <LL@li.org>\n"
@ -378,7 +378,7 @@ msgstr "Nû"
#. Open a saved picture #. Open a saved picture
#. buttons for the file open dialog #. buttons for the file open dialog
#. Open dialog: 'Open' button, to load the selected picture #. Open dialog: 'Open' button, to load the selected picture
#: ../tools.h:75 ../tuxpaint.c:7958 #: ../tools.h:75 ../tuxpaint.c:7974
msgid "Open" msgid "Open"
msgstr "Veke" msgstr "Veke"
@ -496,175 +496,182 @@ msgid "OK then… Lets keep drawing this one!"
msgstr "Temam, nexwe vê xêzkirinê tomar bike!" msgstr "Temam, nexwe vê xêzkirinê tomar bike!"
#. Prompt to confirm user wishes to quit #. Prompt to confirm user wishes to quit
#: ../tuxpaint.c:1842 #: ../tuxpaint.c:1855
msgid "Do you really want to quit?" msgid "Do you really want to quit?"
msgstr "Ji dil dixwazî derkevî?" msgstr "Ji dil dixwazî derkevî?"
#. Quit prompt positive response (quit) #. Quit prompt positive response (quit)
#: ../tuxpaint.c:1845 #: ../tuxpaint.c:1858
msgid "Yes, I'm done!" msgid "Yes, I'm done!"
msgstr "Erê, min qedand!" msgstr "Erê, min qedand!"
#. Quit prompt negative response (don't quit) #. Quit prompt negative response (don't quit)
#: ../tuxpaint.c:1848 ../tuxpaint.c:1875 #: ../tuxpaint.c:1861 ../tuxpaint.c:1888
msgid "No, take me back!" msgid "No, take me back!"
msgstr "Na, min bi şûnde bibe!" msgstr "Na, min bi şûnde bibe!"
#. Current picture is not saved; user is quitting #. Current picture is not saved; user is quitting
#: ../tuxpaint.c:1852 #: ../tuxpaint.c:1865
msgid "If you quit, youll lose your picture! Save it?" msgid "If you quit, youll lose your picture! Save it?"
msgstr "Heke derkevî tu yê wêneyê xwe winda bikî! Dixwazî vêga tomar bikî?" msgstr "Heke derkevî tu yê wêneyê xwe winda bikî! Dixwazî vêga tomar bikî?"
#: ../tuxpaint.c:1853 ../tuxpaint.c:1858 #: ../tuxpaint.c:1866 ../tuxpaint.c:1871
msgid "Yes, save it!" msgid "Yes, save it!"
msgstr "Erê tomar bike!" msgstr "Erê tomar bike!"
#: ../tuxpaint.c:1854 ../tuxpaint.c:1859 #: ../tuxpaint.c:1867 ../tuxpaint.c:1872
msgid "No, don't bother saving!" msgid "No, don't bother saving!"
msgstr "Na, xwe bi tomarkirinê aciz neke!" msgstr "Na, xwe bi tomarkirinê aciz neke!"
#. Current picture is not saved; user is opening another picture #. Current picture is not saved; user is opening another picture
#: ../tuxpaint.c:1857 #: ../tuxpaint.c:1870
msgid "Save your picture first?" msgid "Save your picture first?"
msgstr "Pêşî wêneyê xwe tomar bikî?" msgstr "Pêşî wêneyê xwe tomar bikî?"
#. Error opening picture #. Error opening picture
#: ../tuxpaint.c:1862 #: ../tuxpaint.c:1875
msgid "Cant open that picture!" msgid "Cant open that picture!"
msgstr "Ev wêne nayê vekirin!" msgstr "Ev wêne nayê vekirin!"
#. Generic dialog dismissal #. Generic dialog dismissal
#: ../tuxpaint.c:1865 ../tuxpaint.c:1870 ../tuxpaint.c:1879 ../tuxpaint.c:1883 #: ../tuxpaint.c:1878 ../tuxpaint.c:1883 ../tuxpaint.c:1892 ../tuxpaint.c:1899
#: ../tuxpaint.c:1892 #: ../tuxpaint.c:1908
msgid "OK" msgid "OK"
msgstr "Temam" msgstr "Temam"
#. Notification that 'Open' dialog has nothing to show #. Notification that 'Open' dialog has nothing to show
#: ../tuxpaint.c:1869 #: ../tuxpaint.c:1882
msgid "There are no saved files!" msgid "There are no saved files!"
msgstr "Tu dosye nehat tomarkirin!" msgstr "Tu dosye nehat tomarkirin!"
#. Verification of print action #. Verification of print action
#: ../tuxpaint.c:1873 #: ../tuxpaint.c:1886
msgid "Print your picture now?" msgid "Print your picture now?"
msgstr "Dixwazî wêneyê vêga çap bikî?" msgstr "Dixwazî wêneyê vêga çap bikî?"
#: ../tuxpaint.c:1874 #: ../tuxpaint.c:1887
msgid "Yes, print it!" msgid "Yes, print it!"
msgstr "Erê, çap bike!" msgstr "Erê, çap bike!"
#. Confirmation of successful (we hope) printing #. Confirmation of successful (we hope) printing
#: ../tuxpaint.c:1878 #: ../tuxpaint.c:1891
msgid "Your picture has been printed!" msgid "Your picture has been printed!"
msgstr "Wêneyê te hat çapkirin!" msgstr "Wêneyê te hat çapkirin!"
#. We got an error printing
#: ../tuxpaint.c:1895
#, fuzzy
#| msgid "Your picture has been printed!"
msgid "Sorry! Your picture could not be printed!"
msgstr "Wêneyê te hat çapkirin!"
#. Notification that it's too soon to print again (--printdelay option is in effect) #. Notification that it's too soon to print again (--printdelay option is in effect)
#: ../tuxpaint.c:1882 #: ../tuxpaint.c:1898
msgid "You cant print yet!" msgid "You cant print yet!"
msgstr "Hê nikarî çap bikî!" msgstr "Hê nikarî çap bikî!"
#. Prompt to confirm erasing a picture in the Open dialog #. Prompt to confirm erasing a picture in the Open dialog
#: ../tuxpaint.c:1886 #: ../tuxpaint.c:1902
msgid "Erase this picture?" msgid "Erase this picture?"
msgstr "Vê wêneyê jê bibî?" msgstr "Vê wêneyê jê bibî?"
#: ../tuxpaint.c:1887 #: ../tuxpaint.c:1903
msgid "Yes, erase it!" msgid "Yes, erase it!"
msgstr "Erê, jê bibe!" msgstr "Erê, jê bibe!"
#: ../tuxpaint.c:1888 #: ../tuxpaint.c:1904
msgid "No, don't erase it!" msgid "No, don't erase it!"
msgstr "Na, jê nebe!" msgstr "Na, jê nebe!"
#. Reminder that Mouse Button 1 is the button to use in Tux Paint #. Reminder that Mouse Button 1 is the button to use in Tux Paint
#: ../tuxpaint.c:1891 #: ../tuxpaint.c:1907
msgid "Remember to use the left mouse button!" msgid "Remember to use the left mouse button!"
msgstr "Bibîr bîne ku tu yê bişkojka çepê ya mişkî bikar bînî!" msgstr "Bibîr bîne ku tu yê bişkojka çepê ya mişkî bikar bînî!"
#. Sound has been muted (silenced) via keyboard shortcut #. Sound has been muted (silenced) via keyboard shortcut
#: ../tuxpaint.c:2006 #: ../tuxpaint.c:2022
msgid "Sound muted." msgid "Sound muted."
msgstr "" msgstr ""
#. Sound has been unmuted (unsilenced) via keyboard shortcut #. Sound has been unmuted (unsilenced) via keyboard shortcut
#: ../tuxpaint.c:2011 #: ../tuxpaint.c:2027
msgid "Sound unmuted." msgid "Sound unmuted."
msgstr "" msgstr ""
#. Wait while Text tool finishes loading fonts #. Wait while Text tool finishes loading fonts
#: ../tuxpaint.c:2477 #: ../tuxpaint.c:2493
msgid "Please wait…" msgid "Please wait…"
msgstr "Ji kerema xwe re li bendê bimîne..." msgstr "Ji kerema xwe re li bendê bimîne..."
#: ../tuxpaint.c:7181 #: ../tuxpaint.c:7197
msgid "Pick a color." msgid "Pick a color."
msgstr "" msgstr ""
#. Open dialog: 'Erase' button, to erase/deleted the selected picture #. Open dialog: 'Erase' button, to erase/deleted the selected picture
#: ../tuxpaint.c:7961 #: ../tuxpaint.c:7977
msgid "Erase" msgid "Erase"
msgstr "Jê bibe" msgstr "Jê bibe"
#. Open dialog: 'Slides' button, to switch to slide show mode #. Open dialog: 'Slides' button, to switch to slide show mode
#: ../tuxpaint.c:7964 #: ../tuxpaint.c:7980
msgid "Slides" msgid "Slides"
msgstr "" msgstr ""
#. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture
#: ../tuxpaint.c:7967 #: ../tuxpaint.c:7983
msgid "Back" msgid "Back"
msgstr "Paş" msgstr "Paş"
#. Slideshow: 'Next' button, to load next slide (image) #. Slideshow: 'Next' button, to load next slide (image)
#: ../tuxpaint.c:7970 #: ../tuxpaint.c:7986
#, fuzzy #, fuzzy
msgid "Next" msgid "Next"
msgstr "Nivîs" msgstr "Nivîs"
#. Slideshow: 'Play' button, to begin a slideshow sequence #. Slideshow: 'Play' button, to begin a slideshow sequence
#: ../tuxpaint.c:7973 #: ../tuxpaint.c:7989
msgid "Play" msgid "Play"
msgstr "" msgstr ""
#. Label for 'Letters' buttons (font selector, down the right when the Text tool is being used); used to show the difference between font faces #. 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:8620 #: ../tuxpaint.c:8636
msgid "Aa" msgid "Aa"
msgstr "Aa" msgstr "Aa"
#. Admittedly stupid way of determining which keys can be used for #. Admittedly stupid way of determining which keys can be used for
#. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English)
#: ../tuxpaint.c:11620 #: ../tuxpaint.c:11636
msgid "Yes" msgid "Yes"
msgstr "Erê" msgstr "Erê"
#: ../tuxpaint.c:11624 #: ../tuxpaint.c:11640
msgid "No" msgid "No"
msgstr "Na" msgstr "Na"
#. Prompt to ask whether user wishes to save over old version of their file #. Prompt to ask whether user wishes to save over old version of their file
#: ../tuxpaint.c:12576 #: ../tuxpaint.c:12592
msgid "Replace the picture with your changes?" msgid "Replace the picture with your changes?"
msgstr "Wêneyê bi guherandinên xwe biguherînî?" msgstr "Wêneyê bi guherandinên xwe biguherînî?"
#. Positive response to saving over old version #. Positive response to saving over old version
#. (like a 'File:Save' action in other applications) #. (like a 'File:Save' action in other applications)
#: ../tuxpaint.c:12580 #: ../tuxpaint.c:12596
msgid "Yes, replace the old one!" msgid "Yes, replace the old one!"
msgstr "Erê, li ser ya kevin binivîse!" msgstr "Erê, li ser ya kevin binivîse!"
#. Negative response to saving over old version (saves a new image) #. Negative response to saving over old version (saves a new image)
#. (like a 'File:Save As...' action in other applications) #. (like a 'File:Save As...' action in other applications)
#: ../tuxpaint.c:12584 #: ../tuxpaint.c:12600
msgid "No, save a new file!" msgid "No, save a new file!"
msgstr "Na, dosyeyeke nû tomar bike!" msgstr "Na, dosyeyeke nû tomar bike!"
#: ../tuxpaint.c:13347 #: ../tuxpaint.c:13363
msgid "Choose the picture you want, then click “Open”." msgid "Choose the picture you want, then click “Open”."
msgstr "Ji bo vekirina wêneyê ku dixwazî \"Veke\" Bitikîne." msgstr "Ji bo vekirina wêneyê ku dixwazî \"Veke\" Bitikîne."
#. Let user choose images: #. Let user choose images:
#. Instructions for Slideshow file dialog (FIXME: Make a #define) #. Instructions for Slideshow file dialog (FIXME: Make a #define)
#: ../tuxpaint.c:14334 ../tuxpaint.c:14648 #: ../tuxpaint.c:14350 ../tuxpaint.c:14664
#, fuzzy #, fuzzy
msgid "Choose the pictures you want, then click “Play”." msgid "Choose the pictures you want, then click “Play”."
msgstr "Ji bo vekirina wêneyê ku dixwazî \"Veke\" Bitikîne." msgstr "Ji bo vekirina wêneyê ku dixwazî \"Veke\" Bitikîne."
@ -995,17 +1002,17 @@ msgstr "Keskesor"
msgid "You can draw in rainbow colors!" msgid "You can draw in rainbow colors!"
msgstr "Dikarî bi rengên keskesorê xêz bikî!" msgstr "Dikarî bi rengên keskesorê xêz bikî!"
#: ../../magic/src/rain.c:64 #: ../../magic/src/rain.c:65
#, fuzzy #, fuzzy
msgid "Rain" msgid "Rain"
msgstr "Keskesor" msgstr "Keskesor"
#: ../../magic/src/rain.c:67 #: ../../magic/src/rain.c:68
#, fuzzy #, fuzzy
msgid "Click to place a rain drop onto your picture." msgid "Click to place a rain drop onto your picture."
msgstr "Ji bo çêkirina îmaja neynikê bitikîne." msgstr "Ji bo çêkirina îmaja neynikê bitikîne."
#: ../../magic/src/rain.c:68 #: ../../magic/src/rain.c:69
#, fuzzy #, fuzzy
msgid "Click to cover your picture with rain drops." msgid "Click to cover your picture with rain drops."
msgstr "Ji bo çêkirina îmaja neynikê bitikîne." msgstr "Ji bo çêkirina îmaja neynikê bitikîne."

View file

@ -8,7 +8,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Tuxpaint 0.9.9\n" "Project-Id-Version: Tuxpaint 0.9.9\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2008-11-01 21:57+0000\n" "POT-Creation-Date: 2008-12-07 19:03-0800\n"
"PO-Revision-Date: 2004-12-10 18:11+0200\n" "PO-Revision-Date: 2004-12-10 18:11+0200\n"
"Last-Translator: Gintaras Goštautas <gintaras@nes.lt>\n" "Last-Translator: Gintaras Goštautas <gintaras@nes.lt>\n"
"Language-Team: Lithuanian <komp_lt@konf.lt>\n" "Language-Team: Lithuanian <komp_lt@konf.lt>\n"
@ -387,7 +387,7 @@ msgstr "Naujas"
#. Open a saved picture #. Open a saved picture
#. buttons for the file open dialog #. buttons for the file open dialog
#. Open dialog: 'Open' button, to load the selected picture #. Open dialog: 'Open' button, to load the selected picture
#: ../tools.h:75 ../tuxpaint.c:7958 #: ../tools.h:75 ../tuxpaint.c:7974
msgid "Open" msgid "Open"
msgstr "Atidaryti" msgstr "Atidaryti"
@ -503,174 +503,181 @@ msgid "OK then… Lets keep drawing this one!"
msgstr "Gerai...Piešk toliau šitą!" msgstr "Gerai...Piešk toliau šitą!"
#. Prompt to confirm user wishes to quit #. Prompt to confirm user wishes to quit
#: ../tuxpaint.c:1842 #: ../tuxpaint.c:1855
msgid "Do you really want to quit?" msgid "Do you really want to quit?"
msgstr "Ar tikrai norite išeiti?" msgstr "Ar tikrai norite išeiti?"
#. Quit prompt positive response (quit) #. Quit prompt positive response (quit)
#: ../tuxpaint.c:1845 #: ../tuxpaint.c:1858
msgid "Yes, I'm done!" msgid "Yes, I'm done!"
msgstr "Taip, aš baigiau!" msgstr "Taip, aš baigiau!"
#. Quit prompt negative response (don't quit) #. Quit prompt negative response (don't quit)
#: ../tuxpaint.c:1848 ../tuxpaint.c:1875 #: ../tuxpaint.c:1861 ../tuxpaint.c:1888
msgid "No, take me back!" msgid "No, take me back!"
msgstr "Ne, grąžinkite mane atgal!" msgstr "Ne, grąžinkite mane atgal!"
#. Current picture is not saved; user is quitting #. Current picture is not saved; user is quitting
#: ../tuxpaint.c:1852 #: ../tuxpaint.c:1865
msgid "If you quit, youll lose your picture! Save it?" msgid "If you quit, youll lose your picture! Save it?"
msgstr "Jeigu išeisite, prarasite savo piešinį! Ar išsaugoti jį?" msgstr "Jeigu išeisite, prarasite savo piešinį! Ar išsaugoti jį?"
#: ../tuxpaint.c:1853 ../tuxpaint.c:1858 #: ../tuxpaint.c:1866 ../tuxpaint.c:1871
msgid "Yes, save it!" msgid "Yes, save it!"
msgstr "Taip, išsaugoti!" msgstr "Taip, išsaugoti!"
#: ../tuxpaint.c:1854 ../tuxpaint.c:1859 #: ../tuxpaint.c:1867 ../tuxpaint.c:1872
msgid "No, don't bother saving!" msgid "No, don't bother saving!"
msgstr "Ne, nereikia!" msgstr "Ne, nereikia!"
#. Current picture is not saved; user is opening another picture #. Current picture is not saved; user is opening another picture
#: ../tuxpaint.c:1857 #: ../tuxpaint.c:1870
msgid "Save your picture first?" msgid "Save your picture first?"
msgstr "Ar prieš tai išsaugoti jūsų piešinį?" msgstr "Ar prieš tai išsaugoti jūsų piešinį?"
#. Error opening picture #. Error opening picture
#: ../tuxpaint.c:1862 #: ../tuxpaint.c:1875
msgid "Cant open that picture!" msgid "Cant open that picture!"
msgstr "Negalima atidaryti šio piešinio!" msgstr "Negalima atidaryti šio piešinio!"
#. Generic dialog dismissal #. Generic dialog dismissal
#: ../tuxpaint.c:1865 ../tuxpaint.c:1870 ../tuxpaint.c:1879 ../tuxpaint.c:1883 #: ../tuxpaint.c:1878 ../tuxpaint.c:1883 ../tuxpaint.c:1892 ../tuxpaint.c:1899
#: ../tuxpaint.c:1892 #: ../tuxpaint.c:1908
msgid "OK" msgid "OK"
msgstr "Gerai" msgstr "Gerai"
#. Notification that 'Open' dialog has nothing to show #. Notification that 'Open' dialog has nothing to show
#: ../tuxpaint.c:1869 #: ../tuxpaint.c:1882
msgid "There are no saved files!" msgid "There are no saved files!"
msgstr "Nėra išsaugotų bylų!" msgstr "Nėra išsaugotų bylų!"
#. Verification of print action #. Verification of print action
#: ../tuxpaint.c:1873 #: ../tuxpaint.c:1886
msgid "Print your picture now?" msgid "Print your picture now?"
msgstr "Ar spausdinti jūsų piešinį dabar?" msgstr "Ar spausdinti jūsų piešinį dabar?"
#: ../tuxpaint.c:1874 #: ../tuxpaint.c:1887
msgid "Yes, print it!" msgid "Yes, print it!"
msgstr "Taip, atspaudinti!" msgstr "Taip, atspaudinti!"
#. Confirmation of successful (we hope) printing #. Confirmation of successful (we hope) printing
#: ../tuxpaint.c:1878 #: ../tuxpaint.c:1891
msgid "Your picture has been printed!" msgid "Your picture has been printed!"
msgstr "Jūsų piešinys buvo atspausdintas!" msgstr "Jūsų piešinys buvo atspausdintas!"
#. We got an error printing
#: ../tuxpaint.c:1895
#, fuzzy
#| msgid "Your picture has been printed!"
msgid "Sorry! Your picture could not be printed!"
msgstr "Jūsų piešinys buvo atspausdintas!"
#. Notification that it's too soon to print again (--printdelay option is in effect) #. Notification that it's too soon to print again (--printdelay option is in effect)
#: ../tuxpaint.c:1882 #: ../tuxpaint.c:1898
msgid "You cant print yet!" msgid "You cant print yet!"
msgstr "Jūs dar negalite spausdinti!" msgstr "Jūs dar negalite spausdinti!"
#. Prompt to confirm erasing a picture in the Open dialog #. Prompt to confirm erasing a picture in the Open dialog
#: ../tuxpaint.c:1886 #: ../tuxpaint.c:1902
msgid "Erase this picture?" msgid "Erase this picture?"
msgstr "Ar ištrinti šį piešinį?" msgstr "Ar ištrinti šį piešinį?"
#: ../tuxpaint.c:1887 #: ../tuxpaint.c:1903
msgid "Yes, erase it!" msgid "Yes, erase it!"
msgstr "Taip, ištrinti!" msgstr "Taip, ištrinti!"
#: ../tuxpaint.c:1888 #: ../tuxpaint.c:1904
msgid "No, don't erase it!" msgid "No, don't erase it!"
msgstr "Ne, neištrinti!" msgstr "Ne, neištrinti!"
#. Reminder that Mouse Button 1 is the button to use in Tux Paint #. Reminder that Mouse Button 1 is the button to use in Tux Paint
#: ../tuxpaint.c:1891 #: ../tuxpaint.c:1907
msgid "Remember to use the left mouse button!" msgid "Remember to use the left mouse button!"
msgstr "Nepamirškite naudoti kairiojo pelės klavišo!" msgstr "Nepamirškite naudoti kairiojo pelės klavišo!"
#. Sound has been muted (silenced) via keyboard shortcut #. Sound has been muted (silenced) via keyboard shortcut
#: ../tuxpaint.c:2006 #: ../tuxpaint.c:2022
msgid "Sound muted." msgid "Sound muted."
msgstr "Garsas išjungtas" msgstr "Garsas išjungtas"
#. Sound has been unmuted (unsilenced) via keyboard shortcut #. Sound has been unmuted (unsilenced) via keyboard shortcut
#: ../tuxpaint.c:2011 #: ../tuxpaint.c:2027
msgid "Sound unmuted." msgid "Sound unmuted."
msgstr "Garsas įjungtas" msgstr "Garsas įjungtas"
#. Wait while Text tool finishes loading fonts #. Wait while Text tool finishes loading fonts
#: ../tuxpaint.c:2477 #: ../tuxpaint.c:2493
msgid "Please wait…" msgid "Please wait…"
msgstr "Palaukite..." msgstr "Palaukite..."
#: ../tuxpaint.c:7181 #: ../tuxpaint.c:7197
msgid "Pick a color." msgid "Pick a color."
msgstr "Pasirinkite spalvą" msgstr "Pasirinkite spalvą"
#. Open dialog: 'Erase' button, to erase/deleted the selected picture #. Open dialog: 'Erase' button, to erase/deleted the selected picture
#: ../tuxpaint.c:7961 #: ../tuxpaint.c:7977
msgid "Erase" msgid "Erase"
msgstr "Ištrinti" msgstr "Ištrinti"
#. Open dialog: 'Slides' button, to switch to slide show mode #. Open dialog: 'Slides' button, to switch to slide show mode
#: ../tuxpaint.c:7964 #: ../tuxpaint.c:7980
msgid "Slides" msgid "Slides"
msgstr "Skaidrės" msgstr "Skaidrės"
#. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture
#: ../tuxpaint.c:7967 #: ../tuxpaint.c:7983
msgid "Back" msgid "Back"
msgstr "Grįžti atgal" msgstr "Grįžti atgal"
#. Slideshow: 'Next' button, to load next slide (image) #. Slideshow: 'Next' button, to load next slide (image)
#: ../tuxpaint.c:7970 #: ../tuxpaint.c:7986
msgid "Next" msgid "Next"
msgstr "Toliau" msgstr "Toliau"
#. Slideshow: 'Play' button, to begin a slideshow sequence #. Slideshow: 'Play' button, to begin a slideshow sequence
#: ../tuxpaint.c:7973 #: ../tuxpaint.c:7989
msgid "Play" msgid "Play"
msgstr "Pradėti" msgstr "Pradėti"
#. Label for 'Letters' buttons (font selector, down the right when the Text tool is being used); used to show the difference between font faces #. 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:8620 #: ../tuxpaint.c:8636
msgid "Aa" msgid "Aa"
msgstr "Aa" msgstr "Aa"
#. Admittedly stupid way of determining which keys can be used for #. Admittedly stupid way of determining which keys can be used for
#. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English)
#: ../tuxpaint.c:11620 #: ../tuxpaint.c:11636
msgid "Yes" msgid "Yes"
msgstr "Taip" msgstr "Taip"
#: ../tuxpaint.c:11624 #: ../tuxpaint.c:11640
msgid "No" msgid "No"
msgstr "Ne" msgstr "Ne"
#. Prompt to ask whether user wishes to save over old version of their file #. Prompt to ask whether user wishes to save over old version of their file
#: ../tuxpaint.c:12576 #: ../tuxpaint.c:12592
msgid "Replace the picture with your changes?" msgid "Replace the picture with your changes?"
msgstr "Ar perrašyti paveikslėlį su Jūsų pakeitimais?" msgstr "Ar perrašyti paveikslėlį su Jūsų pakeitimais?"
#. Positive response to saving over old version #. Positive response to saving over old version
#. (like a 'File:Save' action in other applications) #. (like a 'File:Save' action in other applications)
#: ../tuxpaint.c:12580 #: ../tuxpaint.c:12596
msgid "Yes, replace the old one!" msgid "Yes, replace the old one!"
msgstr "Taip, perrašykim senąjį!" msgstr "Taip, perrašykim senąjį!"
#. Negative response to saving over old version (saves a new image) #. Negative response to saving over old version (saves a new image)
#. (like a 'File:Save As...' action in other applications) #. (like a 'File:Save As...' action in other applications)
#: ../tuxpaint.c:12584 #: ../tuxpaint.c:12600
msgid "No, save a new file!" msgid "No, save a new file!"
msgstr "Ne, išsaugokim į naują bylą!" msgstr "Ne, išsaugokim į naują bylą!"
#: ../tuxpaint.c:13347 #: ../tuxpaint.c:13363
msgid "Choose the picture you want, then click “Open”." msgid "Choose the picture you want, then click “Open”."
msgstr "Išsirinkite norimą piešinį, po to Spustelėkite 'Open'." msgstr "Išsirinkite norimą piešinį, po to Spustelėkite 'Open'."
#. Let user choose images: #. Let user choose images:
#. Instructions for Slideshow file dialog (FIXME: Make a #define) #. Instructions for Slideshow file dialog (FIXME: Make a #define)
#: ../tuxpaint.c:14334 ../tuxpaint.c:14648 #: ../tuxpaint.c:14350 ../tuxpaint.c:14664
msgid "Choose the pictures you want, then click “Play”." msgid "Choose the pictures you want, then click “Play”."
msgstr "Išsirinkite norimus paveikslėlius, po to Spustelėkite “Pradėti”." msgstr "Išsirinkite norimus paveikslėlius, po to Spustelėkite “Pradėti”."
@ -1002,17 +1009,17 @@ msgstr "Vaivorykštė"
msgid "You can draw in rainbow colors!" msgid "You can draw in rainbow colors!"
msgstr "Jūs galite piešti vaivorykštės spalvomis!" msgstr "Jūs galite piešti vaivorykštės spalvomis!"
#: ../../magic/src/rain.c:64 #: ../../magic/src/rain.c:65
#, fuzzy #, fuzzy
msgid "Rain" msgid "Rain"
msgstr "Vaivorykštė" msgstr "Vaivorykštė"
#: ../../magic/src/rain.c:67 #: ../../magic/src/rain.c:68
#, fuzzy #, fuzzy
msgid "Click to place a rain drop onto your picture." msgid "Click to place a rain drop onto your picture."
msgstr "Spustelėkite ir gausite veidrodinį atspindį." msgstr "Spustelėkite ir gausite veidrodinį atspindį."
#: ../../magic/src/rain.c:68 #: ../../magic/src/rain.c:69
#, fuzzy #, fuzzy
msgid "Click to cover your picture with rain drops." msgid "Click to cover your picture with rain drops."
msgstr "Spustelėkite ir gausite veidrodinį atspindį." msgstr "Spustelėkite ir gausite veidrodinį atspindį."

View file

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: lv\n" "Project-Id-Version: lv\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2008-11-01 21:57+0000\n" "POT-Creation-Date: 2008-12-07 19:03-0800\n"
"PO-Revision-Date: 2007-05-14 18:13-0700\n" "PO-Revision-Date: 2007-05-14 18:13-0700\n"
"Last-Translator: Raivis Strogonovs <raivucis@gmail.com>\n" "Last-Translator: Raivis Strogonovs <raivucis@gmail.com>\n"
"Language-Team: Valoda <raivucis@gmail.com>\n" "Language-Team: Valoda <raivucis@gmail.com>\n"
@ -381,7 +381,7 @@ msgstr "Jauns"
#. Open a saved picture #. Open a saved picture
#. buttons for the file open dialog #. buttons for the file open dialog
#. Open dialog: 'Open' button, to load the selected picture #. Open dialog: 'Open' button, to load the selected picture
#: ../tools.h:75 ../tuxpaint.c:7958 #: ../tools.h:75 ../tuxpaint.c:7974
msgid "Open" msgid "Open"
msgstr "Atvērt" msgstr "Atvērt"
@ -497,174 +497,181 @@ msgid "OK then… Lets keep drawing this one!"
msgstr "Labi tad… turpinam zīmēt šo zīmējumu!" msgstr "Labi tad… turpinam zīmēt šo zīmējumu!"
#. Prompt to confirm user wishes to quit #. Prompt to confirm user wishes to quit
#: ../tuxpaint.c:1842 #: ../tuxpaint.c:1855
msgid "Do you really want to quit?" msgid "Do you really want to quit?"
msgstr "Vai tu tiešām gribi ziet :( ?" msgstr "Vai tu tiešām gribi ziet :( ?"
#. Quit prompt positive response (quit) #. Quit prompt positive response (quit)
#: ../tuxpaint.c:1845 #: ../tuxpaint.c:1858
msgid "Yes, I'm done!" msgid "Yes, I'm done!"
msgstr "Jā, esmu beidzis!" msgstr "Jā, esmu beidzis!"
#. Quit prompt negative response (don't quit) #. Quit prompt negative response (don't quit)
#: ../tuxpaint.c:1848 ../tuxpaint.c:1875 #: ../tuxpaint.c:1861 ../tuxpaint.c:1888
msgid "No, take me back!" msgid "No, take me back!"
msgstr "Nē, es gribu atpakaļ!" msgstr "Nē, es gribu atpakaļ!"
#. Current picture is not saved; user is quitting #. Current picture is not saved; user is quitting
#: ../tuxpaint.c:1852 #: ../tuxpaint.c:1865
msgid "If you quit, youll lose your picture! Save it?" msgid "If you quit, youll lose your picture! Save it?"
msgstr "Ja tu izies, un nesaglabāsi zīmējumu tu zaudēsi to! Vai saglabāt?" msgstr "Ja tu izies, un nesaglabāsi zīmējumu tu zaudēsi to! Vai saglabāt?"
#: ../tuxpaint.c:1853 ../tuxpaint.c:1858 #: ../tuxpaint.c:1866 ../tuxpaint.c:1871
msgid "Yes, save it!" msgid "Yes, save it!"
msgstr "Ja, saglabāt!" msgstr "Ja, saglabāt!"
#: ../tuxpaint.c:1854 ../tuxpaint.c:1859 #: ../tuxpaint.c:1867 ../tuxpaint.c:1872
msgid "No, don't bother saving!" msgid "No, don't bother saving!"
msgstr "Nē, nesaglabāšanu!" msgstr "Nē, nesaglabāšanu!"
#. Current picture is not saved; user is opening another picture #. Current picture is not saved; user is opening another picture
#: ../tuxpaint.c:1857 #: ../tuxpaint.c:1870
msgid "Save your picture first?" msgid "Save your picture first?"
msgstr "Vai vispirms saglabāt tavu bildi?" msgstr "Vai vispirms saglabāt tavu bildi?"
#. Error opening picture #. Error opening picture
#: ../tuxpaint.c:1862 #: ../tuxpaint.c:1875
msgid "Cant open that picture!" msgid "Cant open that picture!"
msgstr "Nu nevaru es to bildi atvērt!" msgstr "Nu nevaru es to bildi atvērt!"
#. Generic dialog dismissal #. Generic dialog dismissal
#: ../tuxpaint.c:1865 ../tuxpaint.c:1870 ../tuxpaint.c:1879 ../tuxpaint.c:1883 #: ../tuxpaint.c:1878 ../tuxpaint.c:1883 ../tuxpaint.c:1892 ../tuxpaint.c:1899
#: ../tuxpaint.c:1892 #: ../tuxpaint.c:1908
msgid "OK" msgid "OK"
msgstr "Labi" msgstr "Labi"
#. Notification that 'Open' dialog has nothing to show #. Notification that 'Open' dialog has nothing to show
#: ../tuxpaint.c:1869 #: ../tuxpaint.c:1882
msgid "There are no saved files!" msgid "There are no saved files!"
msgstr "Tev nav neviena saglabāta zīmējuma!" msgstr "Tev nav neviena saglabāta zīmējuma!"
#. Verification of print action #. Verification of print action
#: ../tuxpaint.c:1873 #: ../tuxpaint.c:1886
msgid "Print your picture now?" msgid "Print your picture now?"
msgstr "Printēt tavu bildi?" msgstr "Printēt tavu bildi?"
#: ../tuxpaint.c:1874 #: ../tuxpaint.c:1887
msgid "Yes, print it!" msgid "Yes, print it!"
msgstr "Jā, printē!" msgstr "Jā, printē!"
#. Confirmation of successful (we hope) printing #. Confirmation of successful (we hope) printing
#: ../tuxpaint.c:1878 #: ../tuxpaint.c:1891
msgid "Your picture has been printed!" msgid "Your picture has been printed!"
msgstr "Tava bilde ir izprintēta!" msgstr "Tava bilde ir izprintēta!"
#. We got an error printing
#: ../tuxpaint.c:1895
#, fuzzy
#| msgid "Your picture has been printed!"
msgid "Sorry! Your picture could not be printed!"
msgstr "Tava bilde ir izprintēta!"
#. Notification that it's too soon to print again (--printdelay option is in effect) #. Notification that it's too soon to print again (--printdelay option is in effect)
#: ../tuxpaint.c:1882 #: ../tuxpaint.c:1898
msgid "You cant print yet!" msgid "You cant print yet!"
msgstr "Tu vēl nevari izprintēt!" msgstr "Tu vēl nevari izprintēt!"
#. Prompt to confirm erasing a picture in the Open dialog #. Prompt to confirm erasing a picture in the Open dialog
#: ../tuxpaint.c:1886 #: ../tuxpaint.c:1902
msgid "Erase this picture?" msgid "Erase this picture?"
msgstr "Dzēst šo zīmējumu?" msgstr "Dzēst šo zīmējumu?"
#: ../tuxpaint.c:1887 #: ../tuxpaint.c:1903
msgid "Yes, erase it!" msgid "Yes, erase it!"
msgstr "Jā, dzēs to!" msgstr "Jā, dzēs to!"
#: ../tuxpaint.c:1888 #: ../tuxpaint.c:1904
msgid "No, don't erase it!" msgid "No, don't erase it!"
msgstr "Nē, nedzēs, traks vai?!" msgstr "Nē, nedzēs, traks vai?!"
#. Reminder that Mouse Button 1 is the button to use in Tux Paint #. Reminder that Mouse Button 1 is the button to use in Tux Paint
#: ../tuxpaint.c:1891 #: ../tuxpaint.c:1907
msgid "Remember to use the left mouse button!" msgid "Remember to use the left mouse button!"
msgstr "Atceries, lieto kreiso peles pogu!" msgstr "Atceries, lieto kreiso peles pogu!"
#. Sound has been muted (silenced) via keyboard shortcut #. Sound has been muted (silenced) via keyboard shortcut
#: ../tuxpaint.c:2006 #: ../tuxpaint.c:2022
msgid "Sound muted." msgid "Sound muted."
msgstr "" msgstr ""
#. Sound has been unmuted (unsilenced) via keyboard shortcut #. Sound has been unmuted (unsilenced) via keyboard shortcut
#: ../tuxpaint.c:2011 #: ../tuxpaint.c:2027
msgid "Sound unmuted." msgid "Sound unmuted."
msgstr "" msgstr ""
#. Wait while Text tool finishes loading fonts #. Wait while Text tool finishes loading fonts
#: ../tuxpaint.c:2477 #: ../tuxpaint.c:2493
msgid "Please wait…" msgid "Please wait…"
msgstr "Lūdzu uzgaidi..." msgstr "Lūdzu uzgaidi..."
#: ../tuxpaint.c:7181 #: ../tuxpaint.c:7197
msgid "Pick a color." msgid "Pick a color."
msgstr "" msgstr ""
#. Open dialog: 'Erase' button, to erase/deleted the selected picture #. Open dialog: 'Erase' button, to erase/deleted the selected picture
#: ../tuxpaint.c:7961 #: ../tuxpaint.c:7977
msgid "Erase" msgid "Erase"
msgstr "Dzēst" msgstr "Dzēst"
#. Open dialog: 'Slides' button, to switch to slide show mode #. Open dialog: 'Slides' button, to switch to slide show mode
#: ../tuxpaint.c:7964 #: ../tuxpaint.c:7980
msgid "Slides" msgid "Slides"
msgstr "Slaids" msgstr "Slaids"
#. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture
#: ../tuxpaint.c:7967 #: ../tuxpaint.c:7983
msgid "Back" msgid "Back"
msgstr "Atpakaļ" msgstr "Atpakaļ"
#. Slideshow: 'Next' button, to load next slide (image) #. Slideshow: 'Next' button, to load next slide (image)
#: ../tuxpaint.c:7970 #: ../tuxpaint.c:7986
msgid "Next" msgid "Next"
msgstr "Tālāk" msgstr "Tālāk"
#. Slideshow: 'Play' button, to begin a slideshow sequence #. Slideshow: 'Play' button, to begin a slideshow sequence
#: ../tuxpaint.c:7973 #: ../tuxpaint.c:7989
msgid "Play" msgid "Play"
msgstr "Spēlēt" msgstr "Spēlēt"
#. Label for 'Letters' buttons (font selector, down the right when the Text tool is being used); used to show the difference between font faces #. 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:8620 #: ../tuxpaint.c:8636
msgid "Aa" msgid "Aa"
msgstr "Aa" msgstr "Aa"
#. Admittedly stupid way of determining which keys can be used for #. Admittedly stupid way of determining which keys can be used for
#. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English)
#: ../tuxpaint.c:11620 #: ../tuxpaint.c:11636
msgid "Yes" msgid "Yes"
msgstr "Jā" msgstr "Jā"
#: ../tuxpaint.c:11624 #: ../tuxpaint.c:11640
msgid "No" msgid "No"
msgstr "Nē" msgstr "Nē"
#. Prompt to ask whether user wishes to save over old version of their file #. Prompt to ask whether user wishes to save over old version of their file
#: ../tuxpaint.c:12576 #: ../tuxpaint.c:12592
msgid "Replace the picture with your changes?" msgid "Replace the picture with your changes?"
msgstr "Aizstāt zīmejumu ar tavām izmaiņām?" msgstr "Aizstāt zīmejumu ar tavām izmaiņām?"
#. Positive response to saving over old version #. Positive response to saving over old version
#. (like a 'File:Save' action in other applications) #. (like a 'File:Save' action in other applications)
#: ../tuxpaint.c:12580 #: ../tuxpaint.c:12596
msgid "Yes, replace the old one!" msgid "Yes, replace the old one!"
msgstr "Jā, aizstā to veco zīmējumu!" msgstr "Jā, aizstā to veco zīmējumu!"
#. Negative response to saving over old version (saves a new image) #. Negative response to saving over old version (saves a new image)
#. (like a 'File:Save As...' action in other applications) #. (like a 'File:Save As...' action in other applications)
#: ../tuxpaint.c:12584 #: ../tuxpaint.c:12600
msgid "No, save a new file!" msgid "No, save a new file!"
msgstr "Nē, glabā jaunā failā!" msgstr "Nē, glabā jaunā failā!"
#: ../tuxpaint.c:13347 #: ../tuxpaint.c:13363
msgid "Choose the picture you want, then click “Open”." msgid "Choose the picture you want, then click “Open”."
msgstr "Izvēlies bildi ko gribi atvērt un spied pogu “Atvērt“." msgstr "Izvēlies bildi ko gribi atvērt un spied pogu “Atvērt“."
#. Let user choose images: #. Let user choose images:
#. Instructions for Slideshow file dialog (FIXME: Make a #define) #. Instructions for Slideshow file dialog (FIXME: Make a #define)
#: ../tuxpaint.c:14334 ../tuxpaint.c:14648 #: ../tuxpaint.c:14350 ../tuxpaint.c:14664
msgid "Choose the pictures you want, then click “Play”." msgid "Choose the pictures you want, then click “Play”."
msgstr "Izvēlies bildi kuru tu gribi un spied pogu “Spēlēt”." msgstr "Izvēlies bildi kuru tu gribi un spied pogu “Spēlēt”."
@ -1010,17 +1017,17 @@ msgstr "Varavīksne"
msgid "You can draw in rainbow colors!" msgid "You can draw in rainbow colors!"
msgstr "Tu vari zīmēt varavīksnes krāsās!" msgstr "Tu vari zīmēt varavīksnes krāsās!"
#: ../../magic/src/rain.c:64 #: ../../magic/src/rain.c:65
#, fuzzy #, fuzzy
msgid "Rain" msgid "Rain"
msgstr "Varavīksne" msgstr "Varavīksne"
#: ../../magic/src/rain.c:67 #: ../../magic/src/rain.c:68
#, fuzzy #, fuzzy
msgid "Click to place a rain drop onto your picture." msgid "Click to place a rain drop onto your picture."
msgstr "Nospied peli uz zīmējumu lai to pārvērstu spoguļskatā." msgstr "Nospied peli uz zīmējumu lai to pārvērstu spoguļskatā."
#: ../../magic/src/rain.c:68 #: ../../magic/src/rain.c:69
#, fuzzy #, fuzzy
msgid "Click to cover your picture with rain drops." msgid "Click to cover your picture with rain drops."
msgstr "Nospied peli uz zīmējumu lai to pārvērstu spoguļskatā." msgstr "Nospied peli uz zīmējumu lai to pārvērstu spoguļskatā."

View file

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: tuxpaint\n" "Project-Id-Version: tuxpaint\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2008-11-01 21:57+0000\n" "POT-Creation-Date: 2008-12-07 19:03-0800\n"
"PO-Revision-Date: 2006-06-17 23:07+0000\n" "PO-Revision-Date: 2006-06-17 23:07+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Macedonian <mk@li.org>\n" "Language-Team: Macedonian <mk@li.org>\n"
@ -381,7 +381,7 @@ msgstr "Нов"
#. Open a saved picture #. Open a saved picture
#. buttons for the file open dialog #. buttons for the file open dialog
#. Open dialog: 'Open' button, to load the selected picture #. Open dialog: 'Open' button, to load the selected picture
#: ../tools.h:75 ../tuxpaint.c:7958 #: ../tools.h:75 ../tuxpaint.c:7974
msgid "Open" msgid "Open"
msgstr "Отвори" msgstr "Отвори"
@ -500,174 +500,181 @@ msgid "OK then… Lets keep drawing this one!"
msgstr "Добро тогаш... Да продолжиме со цртањето на оваа слика!" msgstr "Добро тогаш... Да продолжиме со цртањето на оваа слика!"
#. Prompt to confirm user wishes to quit #. Prompt to confirm user wishes to quit
#: ../tuxpaint.c:1842 #: ../tuxpaint.c:1855
msgid "Do you really want to quit?" msgid "Do you really want to quit?"
msgstr "Навистина ли сакате да ја прекинете со работа?" msgstr "Навистина ли сакате да ја прекинете со работа?"
#. Quit prompt positive response (quit) #. Quit prompt positive response (quit)
#: ../tuxpaint.c:1845 #: ../tuxpaint.c:1858
msgid "Yes, I'm done!" msgid "Yes, I'm done!"
msgstr "" msgstr ""
#. Quit prompt negative response (don't quit) #. Quit prompt negative response (don't quit)
#: ../tuxpaint.c:1848 ../tuxpaint.c:1875 #: ../tuxpaint.c:1861 ../tuxpaint.c:1888
msgid "No, take me back!" msgid "No, take me back!"
msgstr "" msgstr ""
#. Current picture is not saved; user is quitting #. Current picture is not saved; user is quitting
#: ../tuxpaint.c:1852 #: ../tuxpaint.c:1865
msgid "If you quit, youll lose your picture! Save it?" msgid "If you quit, youll lose your picture! Save it?"
msgstr "Ако ја прекинете со работа, ќе ја загубите сликата! Да се зачува ли?" msgstr "Ако ја прекинете со работа, ќе ја загубите сликата! Да се зачува ли?"
#: ../tuxpaint.c:1853 ../tuxpaint.c:1858 #: ../tuxpaint.c:1866 ../tuxpaint.c:1871
msgid "Yes, save it!" msgid "Yes, save it!"
msgstr "" msgstr ""
#: ../tuxpaint.c:1854 ../tuxpaint.c:1859 #: ../tuxpaint.c:1867 ../tuxpaint.c:1872
msgid "No, don't bother saving!" msgid "No, don't bother saving!"
msgstr "" msgstr ""
#. Current picture is not saved; user is opening another picture #. Current picture is not saved; user is opening another picture
#: ../tuxpaint.c:1857 #: ../tuxpaint.c:1870
msgid "Save your picture first?" msgid "Save your picture first?"
msgstr "Да се зачува ли предходно сликата?" msgstr "Да се зачува ли предходно сликата?"
#. Error opening picture #. Error opening picture
#: ../tuxpaint.c:1862 #: ../tuxpaint.c:1875
msgid "Cant open that picture!" msgid "Cant open that picture!"
msgstr "Таа слика не може да биде отворена!" msgstr "Таа слика не може да биде отворена!"
#. Generic dialog dismissal #. Generic dialog dismissal
#: ../tuxpaint.c:1865 ../tuxpaint.c:1870 ../tuxpaint.c:1879 ../tuxpaint.c:1883 #: ../tuxpaint.c:1878 ../tuxpaint.c:1883 ../tuxpaint.c:1892 ../tuxpaint.c:1899
#: ../tuxpaint.c:1892 #: ../tuxpaint.c:1908
msgid "OK" msgid "OK"
msgstr "Во ред" msgstr "Во ред"
#. Notification that 'Open' dialog has nothing to show #. Notification that 'Open' dialog has nothing to show
#: ../tuxpaint.c:1869 #: ../tuxpaint.c:1882
msgid "There are no saved files!" msgid "There are no saved files!"
msgstr "Нема зачувани датотеки!" msgstr "Нема зачувани датотеки!"
#. Verification of print action #. Verification of print action
#: ../tuxpaint.c:1873 #: ../tuxpaint.c:1886
msgid "Print your picture now?" msgid "Print your picture now?"
msgstr "Да се печати ли сликата сега?" msgstr "Да се печати ли сликата сега?"
#: ../tuxpaint.c:1874 #: ../tuxpaint.c:1887
msgid "Yes, print it!" msgid "Yes, print it!"
msgstr "" msgstr ""
#. Confirmation of successful (we hope) printing #. Confirmation of successful (we hope) printing
#: ../tuxpaint.c:1878 #: ../tuxpaint.c:1891
msgid "Your picture has been printed!" msgid "Your picture has been printed!"
msgstr "Вашата слика е испечатена!" msgstr "Вашата слика е испечатена!"
#. We got an error printing
#: ../tuxpaint.c:1895
#, fuzzy
#| msgid "Your picture has been printed!"
msgid "Sorry! Your picture could not be printed!"
msgstr "Вашата слика е испечатена!"
#. Notification that it's too soon to print again (--printdelay option is in effect) #. Notification that it's too soon to print again (--printdelay option is in effect)
#: ../tuxpaint.c:1882 #: ../tuxpaint.c:1898
msgid "You cant print yet!" msgid "You cant print yet!"
msgstr "Се уште не можете да печатите!" msgstr "Се уште не можете да печатите!"
#. Prompt to confirm erasing a picture in the Open dialog #. Prompt to confirm erasing a picture in the Open dialog
#: ../tuxpaint.c:1886 #: ../tuxpaint.c:1902
msgid "Erase this picture?" msgid "Erase this picture?"
msgstr "Да се избриша ли сликата?" msgstr "Да се избриша ли сликата?"
#: ../tuxpaint.c:1887 #: ../tuxpaint.c:1903
msgid "Yes, erase it!" msgid "Yes, erase it!"
msgstr "" msgstr ""
#: ../tuxpaint.c:1888 #: ../tuxpaint.c:1904
msgid "No, don't erase it!" msgid "No, don't erase it!"
msgstr "" msgstr ""
#. Reminder that Mouse Button 1 is the button to use in Tux Paint #. Reminder that Mouse Button 1 is the button to use in Tux Paint
#: ../tuxpaint.c:1891 #: ../tuxpaint.c:1907
msgid "Remember to use the left mouse button!" msgid "Remember to use the left mouse button!"
msgstr "Не заборавајте да го користите левото копче на глувчето!" msgstr "Не заборавајте да го користите левото копче на глувчето!"
#. Sound has been muted (silenced) via keyboard shortcut #. Sound has been muted (silenced) via keyboard shortcut
#: ../tuxpaint.c:2006 #: ../tuxpaint.c:2022
msgid "Sound muted." msgid "Sound muted."
msgstr "" msgstr ""
#. Sound has been unmuted (unsilenced) via keyboard shortcut #. Sound has been unmuted (unsilenced) via keyboard shortcut
#: ../tuxpaint.c:2011 #: ../tuxpaint.c:2027
msgid "Sound unmuted." msgid "Sound unmuted."
msgstr "" msgstr ""
#. Wait while Text tool finishes loading fonts #. Wait while Text tool finishes loading fonts
#: ../tuxpaint.c:2477 #: ../tuxpaint.c:2493
msgid "Please wait…" msgid "Please wait…"
msgstr "" msgstr ""
#: ../tuxpaint.c:7181 #: ../tuxpaint.c:7197
msgid "Pick a color." msgid "Pick a color."
msgstr "" msgstr ""
#. Open dialog: 'Erase' button, to erase/deleted the selected picture #. Open dialog: 'Erase' button, to erase/deleted the selected picture
#: ../tuxpaint.c:7961 #: ../tuxpaint.c:7977
msgid "Erase" msgid "Erase"
msgstr "Бришење" msgstr "Бришење"
#. Open dialog: 'Slides' button, to switch to slide show mode #. Open dialog: 'Slides' button, to switch to slide show mode
#: ../tuxpaint.c:7964 #: ../tuxpaint.c:7980
msgid "Slides" msgid "Slides"
msgstr "" msgstr ""
#. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture
#: ../tuxpaint.c:7967 #: ../tuxpaint.c:7983
msgid "Back" msgid "Back"
msgstr "Назад" msgstr "Назад"
#. Slideshow: 'Next' button, to load next slide (image) #. Slideshow: 'Next' button, to load next slide (image)
#: ../tuxpaint.c:7970 #: ../tuxpaint.c:7986
msgid "Next" msgid "Next"
msgstr "" msgstr ""
#. Slideshow: 'Play' button, to begin a slideshow sequence #. Slideshow: 'Play' button, to begin a slideshow sequence
#: ../tuxpaint.c:7973 #: ../tuxpaint.c:7989
msgid "Play" msgid "Play"
msgstr "" msgstr ""
#. Label for 'Letters' buttons (font selector, down the right when the Text tool is being used); used to show the difference between font faces #. 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:8620 #: ../tuxpaint.c:8636
msgid "Aa" msgid "Aa"
msgstr "Aa" msgstr "Aa"
#. Admittedly stupid way of determining which keys can be used for #. Admittedly stupid way of determining which keys can be used for
#. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English)
#: ../tuxpaint.c:11620 #: ../tuxpaint.c:11636
msgid "Yes" msgid "Yes"
msgstr "Да" msgstr "Да"
#: ../tuxpaint.c:11624 #: ../tuxpaint.c:11640
msgid "No" msgid "No"
msgstr "Не" msgstr "Не"
#. Prompt to ask whether user wishes to save over old version of their file #. Prompt to ask whether user wishes to save over old version of their file
#: ../tuxpaint.c:12576 #: ../tuxpaint.c:12592
msgid "Replace the picture with your changes?" msgid "Replace the picture with your changes?"
msgstr "" msgstr ""
#. Positive response to saving over old version #. Positive response to saving over old version
#. (like a 'File:Save' action in other applications) #. (like a 'File:Save' action in other applications)
#: ../tuxpaint.c:12580 #: ../tuxpaint.c:12596
msgid "Yes, replace the old one!" msgid "Yes, replace the old one!"
msgstr "" msgstr ""
#. Negative response to saving over old version (saves a new image) #. Negative response to saving over old version (saves a new image)
#. (like a 'File:Save As...' action in other applications) #. (like a 'File:Save As...' action in other applications)
#: ../tuxpaint.c:12584 #: ../tuxpaint.c:12600
msgid "No, save a new file!" msgid "No, save a new file!"
msgstr "" msgstr ""
#: ../tuxpaint.c:13347 #: ../tuxpaint.c:13363
msgid "Choose the picture you want, then click “Open”." msgid "Choose the picture you want, then click “Open”."
msgstr "Изберете ја сликата која ја сакате, тогаш кликнете „Отвори“." msgstr "Изберете ја сликата која ја сакате, тогаш кликнете „Отвори“."
#. Let user choose images: #. Let user choose images:
#. Instructions for Slideshow file dialog (FIXME: Make a #define) #. Instructions for Slideshow file dialog (FIXME: Make a #define)
#: ../tuxpaint.c:14334 ../tuxpaint.c:14648 #: ../tuxpaint.c:14350 ../tuxpaint.c:14664
msgid "Choose the pictures you want, then click “Play”." msgid "Choose the pictures you want, then click “Play”."
msgstr "" msgstr ""
@ -1004,17 +1011,17 @@ msgstr "Виножито"
msgid "You can draw in rainbow colors!" msgid "You can draw in rainbow colors!"
msgstr "Можете да цртате со боите на виножитото!" msgstr "Можете да цртате со боите на виножитото!"
#: ../../magic/src/rain.c:64 #: ../../magic/src/rain.c:65
#, fuzzy #, fuzzy
msgid "Rain" msgid "Rain"
msgstr "Виножито" msgstr "Виножито"
#: ../../magic/src/rain.c:67 #: ../../magic/src/rain.c:68
#, fuzzy #, fuzzy
msgid "Click to place a rain drop onto your picture." msgid "Click to place a rain drop onto your picture."
msgstr "Кликнете за да направите огледална слика." msgstr "Кликнете за да направите огледална слика."
#: ../../magic/src/rain.c:68 #: ../../magic/src/rain.c:69
#, fuzzy #, fuzzy
msgid "Click to cover your picture with rain drops." msgid "Click to cover your picture with rain drops."
msgstr "Кликнете за да направите огледална слика." msgstr "Кликнете за да направите огледална слика."

View file

@ -8,7 +8,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: ms\n" "Project-Id-Version: ms\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2008-11-01 21:57+0000\n" "POT-Creation-Date: 2008-12-07 19:03-0800\n"
"PO-Revision-Date: 2004-08-23 16:06+0800\n" "PO-Revision-Date: 2004-08-23 16:06+0800\n"
"Last-Translator: Muhammad Najmi bin Ahmad Zabidi <md_najmi@yahoo.com>\n" "Last-Translator: Muhammad Najmi bin Ahmad Zabidi <md_najmi@yahoo.com>\n"
"Language-Team: Malay <kedidiemas@yahoogroups.com>\n" "Language-Team: Malay <kedidiemas@yahoogroups.com>\n"
@ -386,7 +386,7 @@ msgstr "Baru"
#. Open a saved picture #. Open a saved picture
#. buttons for the file open dialog #. buttons for the file open dialog
#. Open dialog: 'Open' button, to load the selected picture #. Open dialog: 'Open' button, to load the selected picture
#: ../tools.h:75 ../tuxpaint.c:7958 #: ../tools.h:75 ../tuxpaint.c:7974
msgid "Open" msgid "Open"
msgstr "Buka" msgstr "Buka"
@ -501,176 +501,183 @@ msgid "OK then… Lets keep drawing this one!"
msgstr "Baiklah... Mari teruskan melukis yang ini!" msgstr "Baiklah... Mari teruskan melukis yang ini!"
#. Prompt to confirm user wishes to quit #. Prompt to confirm user wishes to quit
#: ../tuxpaint.c:1842 #: ../tuxpaint.c:1855
msgid "Do you really want to quit?" msgid "Do you really want to quit?"
msgstr "Anda pasti mahu keluar?" msgstr "Anda pasti mahu keluar?"
#. Quit prompt positive response (quit) #. Quit prompt positive response (quit)
#: ../tuxpaint.c:1845 #: ../tuxpaint.c:1858
msgid "Yes, I'm done!" msgid "Yes, I'm done!"
msgstr "" msgstr ""
#. Quit prompt negative response (don't quit) #. Quit prompt negative response (don't quit)
#: ../tuxpaint.c:1848 ../tuxpaint.c:1875 #: ../tuxpaint.c:1861 ../tuxpaint.c:1888
msgid "No, take me back!" msgid "No, take me back!"
msgstr "" msgstr ""
#. Current picture is not saved; user is quitting #. Current picture is not saved; user is quitting
#: ../tuxpaint.c:1852 #: ../tuxpaint.c:1865
msgid "If you quit, youll lose your picture! Save it?" msgid "If you quit, youll lose your picture! Save it?"
msgstr "Jika anda keluar, anda akan kehilangan hasil kerja anda! Simpan?" msgstr "Jika anda keluar, anda akan kehilangan hasil kerja anda! Simpan?"
#: ../tuxpaint.c:1853 ../tuxpaint.c:1858 #: ../tuxpaint.c:1866 ../tuxpaint.c:1871
msgid "Yes, save it!" msgid "Yes, save it!"
msgstr "" msgstr ""
#: ../tuxpaint.c:1854 ../tuxpaint.c:1859 #: ../tuxpaint.c:1867 ../tuxpaint.c:1872
msgid "No, don't bother saving!" msgid "No, don't bother saving!"
msgstr "" msgstr ""
#. Current picture is not saved; user is opening another picture #. Current picture is not saved; user is opening another picture
#: ../tuxpaint.c:1857 #: ../tuxpaint.c:1870
msgid "Save your picture first?" msgid "Save your picture first?"
msgstr "Simpan hasil kerja dahulu?" msgstr "Simpan hasil kerja dahulu?"
#. Error opening picture #. Error opening picture
#: ../tuxpaint.c:1862 #: ../tuxpaint.c:1875
msgid "Cant open that picture!" msgid "Cant open that picture!"
msgstr "Tidak boleh membuka gambar!" msgstr "Tidak boleh membuka gambar!"
#. Generic dialog dismissal #. Generic dialog dismissal
#: ../tuxpaint.c:1865 ../tuxpaint.c:1870 ../tuxpaint.c:1879 ../tuxpaint.c:1883 #: ../tuxpaint.c:1878 ../tuxpaint.c:1883 ../tuxpaint.c:1892 ../tuxpaint.c:1899
#: ../tuxpaint.c:1892 #: ../tuxpaint.c:1908
msgid "OK" msgid "OK"
msgstr "OK" msgstr "OK"
#. Notification that 'Open' dialog has nothing to show #. Notification that 'Open' dialog has nothing to show
#: ../tuxpaint.c:1869 #: ../tuxpaint.c:1882
msgid "There are no saved files!" msgid "There are no saved files!"
msgstr "Tiada fail yang disimpan!" msgstr "Tiada fail yang disimpan!"
#. Verification of print action #. Verification of print action
#: ../tuxpaint.c:1873 #: ../tuxpaint.c:1886
msgid "Print your picture now?" msgid "Print your picture now?"
msgstr "Cetak?" msgstr "Cetak?"
#: ../tuxpaint.c:1874 #: ../tuxpaint.c:1887
msgid "Yes, print it!" msgid "Yes, print it!"
msgstr "" msgstr ""
#. Confirmation of successful (we hope) printing #. Confirmation of successful (we hope) printing
#: ../tuxpaint.c:1878 #: ../tuxpaint.c:1891
msgid "Your picture has been printed!" msgid "Your picture has been printed!"
msgstr "Hasil kerja anda sudah dicetak!" msgstr "Hasil kerja anda sudah dicetak!"
#. We got an error printing
#: ../tuxpaint.c:1895
#, fuzzy
#| msgid "Your picture has been printed!"
msgid "Sorry! Your picture could not be printed!"
msgstr "Hasil kerja anda sudah dicetak!"
#. Notification that it's too soon to print again (--printdelay option is in effect) #. Notification that it's too soon to print again (--printdelay option is in effect)
#: ../tuxpaint.c:1882 #: ../tuxpaint.c:1898
msgid "You cant print yet!" msgid "You cant print yet!"
msgstr "Anda tidak boleh cetak lagi!" msgstr "Anda tidak boleh cetak lagi!"
#. Prompt to confirm erasing a picture in the Open dialog #. Prompt to confirm erasing a picture in the Open dialog
#: ../tuxpaint.c:1886 #: ../tuxpaint.c:1902
msgid "Erase this picture?" msgid "Erase this picture?"
msgstr "Padam hasil kerja?" msgstr "Padam hasil kerja?"
#: ../tuxpaint.c:1887 #: ../tuxpaint.c:1903
msgid "Yes, erase it!" msgid "Yes, erase it!"
msgstr "" msgstr ""
#: ../tuxpaint.c:1888 #: ../tuxpaint.c:1904
msgid "No, don't erase it!" msgid "No, don't erase it!"
msgstr "" msgstr ""
#. Reminder that Mouse Button 1 is the button to use in Tux Paint #. Reminder that Mouse Button 1 is the button to use in Tux Paint
#: ../tuxpaint.c:1891 #: ../tuxpaint.c:1907
msgid "Remember to use the left mouse button!" msgid "Remember to use the left mouse button!"
msgstr "" msgstr ""
#. Sound has been muted (silenced) via keyboard shortcut #. Sound has been muted (silenced) via keyboard shortcut
#: ../tuxpaint.c:2006 #: ../tuxpaint.c:2022
msgid "Sound muted." msgid "Sound muted."
msgstr "" msgstr ""
#. Sound has been unmuted (unsilenced) via keyboard shortcut #. Sound has been unmuted (unsilenced) via keyboard shortcut
#: ../tuxpaint.c:2011 #: ../tuxpaint.c:2027
msgid "Sound unmuted." msgid "Sound unmuted."
msgstr "" msgstr ""
#. Wait while Text tool finishes loading fonts #. Wait while Text tool finishes loading fonts
#: ../tuxpaint.c:2477 #: ../tuxpaint.c:2493
msgid "Please wait…" msgid "Please wait…"
msgstr "" msgstr ""
#: ../tuxpaint.c:7181 #: ../tuxpaint.c:7197
msgid "Pick a color." msgid "Pick a color."
msgstr "" msgstr ""
#. Open dialog: 'Erase' button, to erase/deleted the selected picture #. Open dialog: 'Erase' button, to erase/deleted the selected picture
#: ../tuxpaint.c:7961 #: ../tuxpaint.c:7977
msgid "Erase" msgid "Erase"
msgstr "Padam" msgstr "Padam"
#. Open dialog: 'Slides' button, to switch to slide show mode #. Open dialog: 'Slides' button, to switch to slide show mode
#: ../tuxpaint.c:7964 #: ../tuxpaint.c:7980
msgid "Slides" msgid "Slides"
msgstr "" msgstr ""
#. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture
#: ../tuxpaint.c:7967 #: ../tuxpaint.c:7983
msgid "Back" msgid "Back"
msgstr "Undur" msgstr "Undur"
#. Slideshow: 'Next' button, to load next slide (image) #. Slideshow: 'Next' button, to load next slide (image)
#: ../tuxpaint.c:7970 #: ../tuxpaint.c:7986
#, fuzzy #, fuzzy
msgid "Next" msgid "Next"
msgstr "Teks" msgstr "Teks"
#. Slideshow: 'Play' button, to begin a slideshow sequence #. Slideshow: 'Play' button, to begin a slideshow sequence
#: ../tuxpaint.c:7973 #: ../tuxpaint.c:7989
msgid "Play" msgid "Play"
msgstr "" msgstr ""
#. Label for 'Letters' buttons (font selector, down the right when the Text tool is being used); used to show the difference between font faces #. 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:8620 #: ../tuxpaint.c:8636
msgid "Aa" msgid "Aa"
msgstr "" msgstr ""
#. Admittedly stupid way of determining which keys can be used for #. Admittedly stupid way of determining which keys can be used for
#. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English)
#: ../tuxpaint.c:11620 #: ../tuxpaint.c:11636
msgid "Yes" msgid "Yes"
msgstr "Ya" msgstr "Ya"
#: ../tuxpaint.c:11624 #: ../tuxpaint.c:11640
msgid "No" msgid "No"
msgstr "Tidak" msgstr "Tidak"
#. Prompt to ask whether user wishes to save over old version of their file #. Prompt to ask whether user wishes to save over old version of their file
#: ../tuxpaint.c:12576 #: ../tuxpaint.c:12592
msgid "Replace the picture with your changes?" msgid "Replace the picture with your changes?"
msgstr "" msgstr ""
#. Positive response to saving over old version #. Positive response to saving over old version
#. (like a 'File:Save' action in other applications) #. (like a 'File:Save' action in other applications)
#: ../tuxpaint.c:12580 #: ../tuxpaint.c:12596
msgid "Yes, replace the old one!" msgid "Yes, replace the old one!"
msgstr "" msgstr ""
#. Negative response to saving over old version (saves a new image) #. Negative response to saving over old version (saves a new image)
#. (like a 'File:Save As...' action in other applications) #. (like a 'File:Save As...' action in other applications)
#: ../tuxpaint.c:12584 #: ../tuxpaint.c:12600
#, fuzzy #, fuzzy
msgid "No, save a new file!" msgid "No, save a new file!"
msgstr "Tidak, simpan kepada fail baru" msgstr "Tidak, simpan kepada fail baru"
#: ../tuxpaint.c:13347 #: ../tuxpaint.c:13363
msgid "Choose the picture you want, then click “Open”." msgid "Choose the picture you want, then click “Open”."
msgstr "Pilih gambar yang anda mahu, dan klik 'Buka'" msgstr "Pilih gambar yang anda mahu, dan klik 'Buka'"
#. Let user choose images: #. Let user choose images:
#. Instructions for Slideshow file dialog (FIXME: Make a #define) #. Instructions for Slideshow file dialog (FIXME: Make a #define)
#: ../tuxpaint.c:14334 ../tuxpaint.c:14648 #: ../tuxpaint.c:14350 ../tuxpaint.c:14664
#, fuzzy #, fuzzy
msgid "Choose the pictures you want, then click “Play”." msgid "Choose the pictures you want, then click “Play”."
msgstr "Pilih gambar yang anda mahu, dan klik 'Buka'" msgstr "Pilih gambar yang anda mahu, dan klik 'Buka'"
@ -1012,17 +1019,17 @@ msgstr "Pelangi"
msgid "You can draw in rainbow colors!" msgid "You can draw in rainbow colors!"
msgstr "Anda boleh menulis di dalam warna pelangi!" msgstr "Anda boleh menulis di dalam warna pelangi!"
#: ../../magic/src/rain.c:64 #: ../../magic/src/rain.c:65
#, fuzzy #, fuzzy
msgid "Rain" msgid "Rain"
msgstr "Pelangi" msgstr "Pelangi"
#: ../../magic/src/rain.c:67 #: ../../magic/src/rain.c:68
#, fuzzy #, fuzzy
msgid "Click to place a rain drop onto your picture." msgid "Click to place a rain drop onto your picture."
msgstr "Klik untuk membuat imej cermin!" msgstr "Klik untuk membuat imej cermin!"
#: ../../magic/src/rain.c:68 #: ../../magic/src/rain.c:69
#, fuzzy #, fuzzy
msgid "Click to cover your picture with rain drops." msgid "Click to cover your picture with rain drops."
msgstr "Klik untuk membuat imej cermin!" msgstr "Klik untuk membuat imej cermin!"

View file

@ -9,7 +9,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: nb\n" "Project-Id-Version: nb\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2008-11-01 21:57+0000\n" "POT-Creation-Date: 2008-12-07 19:03-0800\n"
"PO-Revision-Date: 2007-07-19 20:37+0200\n" "PO-Revision-Date: 2007-07-19 20:37+0200\n"
"Last-Translator: Karl Ove Hufthammer <karl@huftis.org>\n" "Last-Translator: Karl Ove Hufthammer <karl@huftis.org>\n"
"Language-Team: Norwegian Nynorsk <i18n-nn@lister.ping.uio.no>\n" "Language-Team: Norwegian Nynorsk <i18n-nn@lister.ping.uio.no>\n"
@ -380,7 +380,7 @@ msgstr "Ny"
#. Open a saved picture #. Open a saved picture
#. buttons for the file open dialog #. buttons for the file open dialog
#. Open dialog: 'Open' button, to load the selected picture #. Open dialog: 'Open' button, to load the selected picture
#: ../tools.h:75 ../tuxpaint.c:7958 #: ../tools.h:75 ../tuxpaint.c:7974
msgid "Open" msgid "Open"
msgstr "Åpne" msgstr "Åpne"
@ -494,174 +494,181 @@ msgid "OK then… Lets keep drawing this one!"
msgstr "Greit! Da fortsetter vi med denne tegningen." msgstr "Greit! Da fortsetter vi med denne tegningen."
#. Prompt to confirm user wishes to quit #. Prompt to confirm user wishes to quit
#: ../tuxpaint.c:1842 #: ../tuxpaint.c:1855
msgid "Do you really want to quit?" msgid "Do you really want to quit?"
msgstr "Er du sikker på at du vil avslutte?" msgstr "Er du sikker på at du vil avslutte?"
#. Quit prompt positive response (quit) #. Quit prompt positive response (quit)
#: ../tuxpaint.c:1845 #: ../tuxpaint.c:1858
msgid "Yes, I'm done!" msgid "Yes, I'm done!"
msgstr "Ja, jeg er ferdig!" msgstr "Ja, jeg er ferdig!"
#. Quit prompt negative response (don't quit) #. Quit prompt negative response (don't quit)
#: ../tuxpaint.c:1848 ../tuxpaint.c:1875 #: ../tuxpaint.c:1861 ../tuxpaint.c:1888
msgid "No, take me back!" msgid "No, take me back!"
msgstr "Nei, jeg vil tegne mer!" msgstr "Nei, jeg vil tegne mer!"
#. Current picture is not saved; user is quitting #. Current picture is not saved; user is quitting
#: ../tuxpaint.c:1852 #: ../tuxpaint.c:1865
msgid "If you quit, youll lose your picture! Save it?" msgid "If you quit, youll lose your picture! Save it?"
msgstr "Du mister tegningen hvis du avslutter. Vil du lagre den først?" msgstr "Du mister tegningen hvis du avslutter. Vil du lagre den først?"
#: ../tuxpaint.c:1853 ../tuxpaint.c:1858 #: ../tuxpaint.c:1866 ../tuxpaint.c:1871
msgid "Yes, save it!" msgid "Yes, save it!"
msgstr "Ja, lagra den!" msgstr "Ja, lagra den!"
#: ../tuxpaint.c:1854 ../tuxpaint.c:1859 #: ../tuxpaint.c:1867 ../tuxpaint.c:1872
msgid "No, don't bother saving!" msgid "No, don't bother saving!"
msgstr "Nei, ikke lagra den!" msgstr "Nei, ikke lagra den!"
#. Current picture is not saved; user is opening another picture #. Current picture is not saved; user is opening another picture
#: ../tuxpaint.c:1857 #: ../tuxpaint.c:1870
msgid "Save your picture first?" msgid "Save your picture first?"
msgstr "Vil du lagre tegningen først?" msgstr "Vil du lagre tegningen først?"
#. Error opening picture #. Error opening picture
#: ../tuxpaint.c:1862 #: ../tuxpaint.c:1875
msgid "Cant open that picture!" msgid "Cant open that picture!"
msgstr "Klarte ikke åpne tegningen." msgstr "Klarte ikke åpne tegningen."
#. Generic dialog dismissal #. Generic dialog dismissal
#: ../tuxpaint.c:1865 ../tuxpaint.c:1870 ../tuxpaint.c:1879 ../tuxpaint.c:1883 #: ../tuxpaint.c:1878 ../tuxpaint.c:1883 ../tuxpaint.c:1892 ../tuxpaint.c:1899
#: ../tuxpaint.c:1892 #: ../tuxpaint.c:1908
msgid "OK" msgid "OK"
msgstr "OK" msgstr "OK"
#. Notification that 'Open' dialog has nothing to show #. Notification that 'Open' dialog has nothing to show
#: ../tuxpaint.c:1869 #: ../tuxpaint.c:1882
msgid "There are no saved files!" msgid "There are no saved files!"
msgstr "Det finnes ingen lagrede tegninger." msgstr "Det finnes ingen lagrede tegninger."
#. Verification of print action #. Verification of print action
#: ../tuxpaint.c:1873 #: ../tuxpaint.c:1886
msgid "Print your picture now?" msgid "Print your picture now?"
msgstr "Er du sikker på at du vil skrive ut tegningen?" msgstr "Er du sikker på at du vil skrive ut tegningen?"
#: ../tuxpaint.c:1874 #: ../tuxpaint.c:1887
msgid "Yes, print it!" msgid "Yes, print it!"
msgstr "Ja, skriv den ut!" msgstr "Ja, skriv den ut!"
#. Confirmation of successful (we hope) printing #. Confirmation of successful (we hope) printing
#: ../tuxpaint.c:1878 #: ../tuxpaint.c:1891
msgid "Your picture has been printed!" msgid "Your picture has been printed!"
msgstr "Tegningen er skrevet ut." msgstr "Tegningen er skrevet ut."
#. We got an error printing
#: ../tuxpaint.c:1895
#, fuzzy
#| msgid "Your picture has been printed!"
msgid "Sorry! Your picture could not be printed!"
msgstr "Tegningen er skrevet ut."
#. Notification that it's too soon to print again (--printdelay option is in effect) #. Notification that it's too soon to print again (--printdelay option is in effect)
#: ../tuxpaint.c:1882 #: ../tuxpaint.c:1898
msgid "You cant print yet!" msgid "You cant print yet!"
msgstr "Du kan ikke skrive ut enda!" msgstr "Du kan ikke skrive ut enda!"
#. Prompt to confirm erasing a picture in the Open dialog #. Prompt to confirm erasing a picture in the Open dialog
#: ../tuxpaint.c:1886 #: ../tuxpaint.c:1902
msgid "Erase this picture?" msgid "Erase this picture?"
msgstr "Vil du virkelig slette tegningen?" msgstr "Vil du virkelig slette tegningen?"
#: ../tuxpaint.c:1887 #: ../tuxpaint.c:1903
msgid "Yes, erase it!" msgid "Yes, erase it!"
msgstr "Ja, slett den!" msgstr "Ja, slett den!"
#: ../tuxpaint.c:1888 #: ../tuxpaint.c:1904
msgid "No, don't erase it!" msgid "No, don't erase it!"
msgstr "Nei, ikke slett den!" msgstr "Nei, ikke slett den!"
#. Reminder that Mouse Button 1 is the button to use in Tux Paint #. Reminder that Mouse Button 1 is the button to use in Tux Paint
#: ../tuxpaint.c:1891 #: ../tuxpaint.c:1907
msgid "Remember to use the left mouse button!" msgid "Remember to use the left mouse button!"
msgstr "Husk å bruke venstre museknapp!" msgstr "Husk å bruke venstre museknapp!"
#. Sound has been muted (silenced) via keyboard shortcut #. Sound has been muted (silenced) via keyboard shortcut
#: ../tuxpaint.c:2006 #: ../tuxpaint.c:2022
msgid "Sound muted." msgid "Sound muted."
msgstr "Lyd slått av." msgstr "Lyd slått av."
#. Sound has been unmuted (unsilenced) via keyboard shortcut #. Sound has been unmuted (unsilenced) via keyboard shortcut
#: ../tuxpaint.c:2011 #: ../tuxpaint.c:2027
msgid "Sound unmuted." msgid "Sound unmuted."
msgstr "Lyd slått på." msgstr "Lyd slått på."
#. Wait while Text tool finishes loading fonts #. Wait while Text tool finishes loading fonts
#: ../tuxpaint.c:2477 #: ../tuxpaint.c:2493
msgid "Please wait…" msgid "Please wait…"
msgstr "Vent litt …" msgstr "Vent litt …"
#: ../tuxpaint.c:7181 #: ../tuxpaint.c:7197
msgid "Pick a color." msgid "Pick a color."
msgstr "Velg en farge." msgstr "Velg en farge."
#. Open dialog: 'Erase' button, to erase/deleted the selected picture #. Open dialog: 'Erase' button, to erase/deleted the selected picture
#: ../tuxpaint.c:7961 #: ../tuxpaint.c:7977
msgid "Erase" msgid "Erase"
msgstr "Slett" msgstr "Slett"
#. Open dialog: 'Slides' button, to switch to slide show mode #. Open dialog: 'Slides' button, to switch to slide show mode
#: ../tuxpaint.c:7964 #: ../tuxpaint.c:7980
msgid "Slides" msgid "Slides"
msgstr "Lysbilder" msgstr "Lysbilder"
#. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture
#: ../tuxpaint.c:7967 #: ../tuxpaint.c:7983
msgid "Back" msgid "Back"
msgstr "Tilbake" msgstr "Tilbake"
#. Slideshow: 'Next' button, to load next slide (image) #. Slideshow: 'Next' button, to load next slide (image)
#: ../tuxpaint.c:7970 #: ../tuxpaint.c:7986
msgid "Next" msgid "Next"
msgstr "Neste" msgstr "Neste"
#. Slideshow: 'Play' button, to begin a slideshow sequence #. Slideshow: 'Play' button, to begin a slideshow sequence
#: ../tuxpaint.c:7973 #: ../tuxpaint.c:7989
msgid "Play" msgid "Play"
msgstr "Kjør" msgstr "Kjør"
#. Label for 'Letters' buttons (font selector, down the right when the Text tool is being used); used to show the difference between font faces #. 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:8620 #: ../tuxpaint.c:8636
msgid "Aa" msgid "Aa"
msgstr "Aa" msgstr "Aa"
#. Admittedly stupid way of determining which keys can be used for #. Admittedly stupid way of determining which keys can be used for
#. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English)
#: ../tuxpaint.c:11620 #: ../tuxpaint.c:11636
msgid "Yes" msgid "Yes"
msgstr "Ja!" msgstr "Ja!"
#: ../tuxpaint.c:11624 #: ../tuxpaint.c:11640
msgid "No" msgid "No"
msgstr "Nei!" msgstr "Nei!"
#. Prompt to ask whether user wishes to save over old version of their file #. Prompt to ask whether user wishes to save over old version of their file
#: ../tuxpaint.c:12576 #: ../tuxpaint.c:12592
msgid "Replace the picture with your changes?" msgid "Replace the picture with your changes?"
msgstr "Vil du bytte ut den gamle tegningen med den nye?" msgstr "Vil du bytte ut den gamle tegningen med den nye?"
#. Positive response to saving over old version #. Positive response to saving over old version
#. (like a 'File:Save' action in other applications) #. (like a 'File:Save' action in other applications)
#: ../tuxpaint.c:12580 #: ../tuxpaint.c:12596
msgid "Yes, replace the old one!" msgid "Yes, replace the old one!"
msgstr "Ja, bytt ut den gamle!" msgstr "Ja, bytt ut den gamle!"
#. Negative response to saving over old version (saves a new image) #. Negative response to saving over old version (saves a new image)
#. (like a 'File:Save As...' action in other applications) #. (like a 'File:Save As...' action in other applications)
#: ../tuxpaint.c:12584 #: ../tuxpaint.c:12600
msgid "No, save a new file!" msgid "No, save a new file!"
msgstr "Nei, lagre som en ny tegning!" msgstr "Nei, lagre som en ny tegning!"
#: ../tuxpaint.c:13347 #: ../tuxpaint.c:13363
msgid "Choose the picture you want, then click “Open”." msgid "Choose the picture you want, then click “Open”."
msgstr "Velg en tegning og trykk «Åpne»." msgstr "Velg en tegning og trykk «Åpne»."
#. Let user choose images: #. Let user choose images:
#. Instructions for Slideshow file dialog (FIXME: Make a #define) #. Instructions for Slideshow file dialog (FIXME: Make a #define)
#: ../tuxpaint.c:14334 ../tuxpaint.c:14648 #: ../tuxpaint.c:14350 ../tuxpaint.c:14664
msgid "Choose the pictures you want, then click “Play”." msgid "Choose the pictures you want, then click “Play”."
msgstr "Vel tegningene du vil ha, og trykk sjå på «Kjør»." msgstr "Vel tegningene du vil ha, og trykk sjå på «Kjør»."
@ -991,17 +998,17 @@ msgstr "Regnbue"
msgid "You can draw in rainbow colors!" msgid "You can draw in rainbow colors!"
msgstr "Du kan tegne i alle regnbuens farger!" msgstr "Du kan tegne i alle regnbuens farger!"
#: ../../magic/src/rain.c:64 #: ../../magic/src/rain.c:65
#, fuzzy #, fuzzy
msgid "Rain" msgid "Rain"
msgstr "Regnbue" msgstr "Regnbue"
#: ../../magic/src/rain.c:67 #: ../../magic/src/rain.c:68
#, fuzzy #, fuzzy
msgid "Click to place a rain drop onto your picture." msgid "Click to place a rain drop onto your picture."
msgstr "Trykk for å speilvende tegningen!" msgstr "Trykk for å speilvende tegningen!"
#: ../../magic/src/rain.c:68 #: ../../magic/src/rain.c:69
#, fuzzy #, fuzzy
msgid "Click to cover your picture with rain drops." msgid "Click to cover your picture with rain drops."
msgstr "Trykk for å speilvende tegningen!" msgstr "Trykk for å speilvende tegningen!"

View file

@ -8,7 +8,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: tuxpaint 0.9.17\n" "Project-Id-Version: tuxpaint 0.9.17\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2008-11-01 21:57+0000\n" "POT-Creation-Date: 2008-12-07 19:03-0800\n"
"PO-Revision-Date: 2008-10-30 18:39+0100\n" "PO-Revision-Date: 2008-10-30 18:39+0100\n"
"Last-Translator: Bert Saal <bertsaal@gmail.com>\n" "Last-Translator: Bert Saal <bertsaal@gmail.com>\n"
"Language-Team: Dutch <vertaling@vrijschrift.org>\n" "Language-Team: Dutch <vertaling@vrijschrift.org>\n"
@ -383,7 +383,7 @@ msgstr "Nieuw"
#. Open a saved picture #. Open a saved picture
#. buttons for the file open dialog #. buttons for the file open dialog
#. Open dialog: 'Open' button, to load the selected picture #. Open dialog: 'Open' button, to load the selected picture
#: ../tools.h:75 ../tuxpaint.c:7958 #: ../tools.h:75 ../tuxpaint.c:7974
msgid "Open" msgid "Open"
msgstr "Openen" msgstr "Openen"
@ -499,174 +499,181 @@ msgid "OK then… Lets keep drawing this one!"
msgstr "Ok,_ Dan gaan we verder met deze!" msgstr "Ok,_ Dan gaan we verder met deze!"
#. Prompt to confirm user wishes to quit #. Prompt to confirm user wishes to quit
#: ../tuxpaint.c:1842 #: ../tuxpaint.c:1855
msgid "Do you really want to quit?" msgid "Do you really want to quit?"
msgstr "Wil je echt stoppen?" msgstr "Wil je echt stoppen?"
#. Quit prompt positive response (quit) #. Quit prompt positive response (quit)
#: ../tuxpaint.c:1845 #: ../tuxpaint.c:1858
msgid "Yes, I'm done!" msgid "Yes, I'm done!"
msgstr "Ja, het is klaar!" msgstr "Ja, het is klaar!"
#. Quit prompt negative response (don't quit) #. Quit prompt negative response (don't quit)
#: ../tuxpaint.c:1848 ../tuxpaint.c:1875 #: ../tuxpaint.c:1861 ../tuxpaint.c:1888
msgid "No, take me back!" msgid "No, take me back!"
msgstr "Nee, breng me terug!" msgstr "Nee, breng me terug!"
#. Current picture is not saved; user is quitting #. Current picture is not saved; user is quitting
#: ../tuxpaint.c:1852 #: ../tuxpaint.c:1865
msgid "If you quit, youll lose your picture! Save it?" msgid "If you quit, youll lose your picture! Save it?"
msgstr "Als je stopt ben je je tekening kwijt! Toch opslaan?" msgstr "Als je stopt ben je je tekening kwijt! Toch opslaan?"
#: ../tuxpaint.c:1853 ../tuxpaint.c:1858 #: ../tuxpaint.c:1866 ../tuxpaint.c:1871
msgid "Yes, save it!" msgid "Yes, save it!"
msgstr "Ja, opslaan!" msgstr "Ja, opslaan!"
#: ../tuxpaint.c:1854 ../tuxpaint.c:1859 #: ../tuxpaint.c:1867 ../tuxpaint.c:1872
msgid "No, don't bother saving!" msgid "No, don't bother saving!"
msgstr "Nee, niet opslaan!" msgstr "Nee, niet opslaan!"
#. Current picture is not saved; user is opening another picture #. Current picture is not saved; user is opening another picture
#: ../tuxpaint.c:1857 #: ../tuxpaint.c:1870
msgid "Save your picture first?" msgid "Save your picture first?"
msgstr "Wil je je huidige tekening eerst nog opslaan?" msgstr "Wil je je huidige tekening eerst nog opslaan?"
#. Error opening picture #. Error opening picture
#: ../tuxpaint.c:1862 #: ../tuxpaint.c:1875
msgid "Cant open that picture!" msgid "Cant open that picture!"
msgstr "Deze tekening kan niet geopend worden!" msgstr "Deze tekening kan niet geopend worden!"
#. Generic dialog dismissal #. Generic dialog dismissal
#: ../tuxpaint.c:1865 ../tuxpaint.c:1870 ../tuxpaint.c:1879 ../tuxpaint.c:1883 #: ../tuxpaint.c:1878 ../tuxpaint.c:1883 ../tuxpaint.c:1892 ../tuxpaint.c:1899
#: ../tuxpaint.c:1892 #: ../tuxpaint.c:1908
msgid "OK" msgid "OK"
msgstr "OK" msgstr "OK"
#. Notification that 'Open' dialog has nothing to show #. Notification that 'Open' dialog has nothing to show
#: ../tuxpaint.c:1869 #: ../tuxpaint.c:1882
msgid "There are no saved files!" msgid "There are no saved files!"
msgstr "Er zijn geen opgeslagen tekeningen!" msgstr "Er zijn geen opgeslagen tekeningen!"
#. Verification of print action #. Verification of print action
#: ../tuxpaint.c:1873 #: ../tuxpaint.c:1886
msgid "Print your picture now?" msgid "Print your picture now?"
msgstr "De tekening nu afdrukken?" msgstr "De tekening nu afdrukken?"
#: ../tuxpaint.c:1874 #: ../tuxpaint.c:1887
msgid "Yes, print it!" msgid "Yes, print it!"
msgstr "Ja, afdrukken!" msgstr "Ja, afdrukken!"
#. Confirmation of successful (we hope) printing #. Confirmation of successful (we hope) printing
#: ../tuxpaint.c:1878 #: ../tuxpaint.c:1891
msgid "Your picture has been printed!" msgid "Your picture has been printed!"
msgstr "De tekening is afgedrukt!" msgstr "De tekening is afgedrukt!"
#. We got an error printing
#: ../tuxpaint.c:1895
#, fuzzy
#| msgid "Your picture has been printed!"
msgid "Sorry! Your picture could not be printed!"
msgstr "De tekening is afgedrukt!"
#. Notification that it's too soon to print again (--printdelay option is in effect) #. Notification that it's too soon to print again (--printdelay option is in effect)
#: ../tuxpaint.c:1882 #: ../tuxpaint.c:1898
msgid "You cant print yet!" msgid "You cant print yet!"
msgstr "Je kunt nu niet afdrukken!" msgstr "Je kunt nu niet afdrukken!"
#. Prompt to confirm erasing a picture in the Open dialog #. Prompt to confirm erasing a picture in the Open dialog
#: ../tuxpaint.c:1886 #: ../tuxpaint.c:1902
msgid "Erase this picture?" msgid "Erase this picture?"
msgstr "Deze tekening uitvegen?" msgstr "Deze tekening uitvegen?"
#: ../tuxpaint.c:1887 #: ../tuxpaint.c:1903
msgid "Yes, erase it!" msgid "Yes, erase it!"
msgstr "Ja, uitvegen!" msgstr "Ja, uitvegen!"
#: ../tuxpaint.c:1888 #: ../tuxpaint.c:1904
msgid "No, don't erase it!" msgid "No, don't erase it!"
msgstr "Nee, niet uitvegen!" msgstr "Nee, niet uitvegen!"
#. Reminder that Mouse Button 1 is the button to use in Tux Paint #. Reminder that Mouse Button 1 is the button to use in Tux Paint
#: ../tuxpaint.c:1891 #: ../tuxpaint.c:1907
msgid "Remember to use the left mouse button!" msgid "Remember to use the left mouse button!"
msgstr "Onthoud dat je de linker muisknop dient te gebruiken!" msgstr "Onthoud dat je de linker muisknop dient te gebruiken!"
#. Sound has been muted (silenced) via keyboard shortcut #. Sound has been muted (silenced) via keyboard shortcut
#: ../tuxpaint.c:2006 #: ../tuxpaint.c:2022
msgid "Sound muted." msgid "Sound muted."
msgstr "Geluid uit" msgstr "Geluid uit"
#. Sound has been unmuted (unsilenced) via keyboard shortcut #. Sound has been unmuted (unsilenced) via keyboard shortcut
#: ../tuxpaint.c:2011 #: ../tuxpaint.c:2027
msgid "Sound unmuted." msgid "Sound unmuted."
msgstr "Geluid aan" msgstr "Geluid aan"
#. Wait while Text tool finishes loading fonts #. Wait while Text tool finishes loading fonts
#: ../tuxpaint.c:2477 #: ../tuxpaint.c:2493
msgid "Please wait…" msgid "Please wait…"
msgstr "Even geduld_" msgstr "Even geduld_"
#: ../tuxpaint.c:7181 #: ../tuxpaint.c:7197
msgid "Pick a color." msgid "Pick a color."
msgstr "Kies een kleur." msgstr "Kies een kleur."
#. Open dialog: 'Erase' button, to erase/deleted the selected picture #. Open dialog: 'Erase' button, to erase/deleted the selected picture
#: ../tuxpaint.c:7961 #: ../tuxpaint.c:7977
msgid "Erase" msgid "Erase"
msgstr "Uitgommen" msgstr "Uitgommen"
#. Open dialog: 'Slides' button, to switch to slide show mode #. Open dialog: 'Slides' button, to switch to slide show mode
#: ../tuxpaint.c:7964 #: ../tuxpaint.c:7980
msgid "Slides" msgid "Slides"
msgstr "Dia's" msgstr "Dia's"
#. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture
#: ../tuxpaint.c:7967 #: ../tuxpaint.c:7983
msgid "Back" msgid "Back"
msgstr "Terug" msgstr "Terug"
#. Slideshow: 'Next' button, to load next slide (image) #. Slideshow: 'Next' button, to load next slide (image)
#: ../tuxpaint.c:7970 #: ../tuxpaint.c:7986
msgid "Next" msgid "Next"
msgstr "Volgende" msgstr "Volgende"
#. Slideshow: 'Play' button, to begin a slideshow sequence #. Slideshow: 'Play' button, to begin a slideshow sequence
#: ../tuxpaint.c:7973 #: ../tuxpaint.c:7989
msgid "Play" msgid "Play"
msgstr "Afspelen" msgstr "Afspelen"
#. Label for 'Letters' buttons (font selector, down the right when the Text tool is being used); used to show the difference between font faces #. 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:8620 #: ../tuxpaint.c:8636
msgid "Aa" msgid "Aa"
msgstr "Aa" msgstr "Aa"
#. Admittedly stupid way of determining which keys can be used for #. Admittedly stupid way of determining which keys can be used for
#. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English)
#: ../tuxpaint.c:11620 #: ../tuxpaint.c:11636
msgid "Yes" msgid "Yes"
msgstr "Ja" msgstr "Ja"
#: ../tuxpaint.c:11624 #: ../tuxpaint.c:11640
msgid "No" msgid "No"
msgstr "Nee" msgstr "Nee"
#. Prompt to ask whether user wishes to save over old version of their file #. Prompt to ask whether user wishes to save over old version of their file
#: ../tuxpaint.c:12576 #: ../tuxpaint.c:12592
msgid "Replace the picture with your changes?" msgid "Replace the picture with your changes?"
msgstr "De tekening vervangen met de wijzigingen?" msgstr "De tekening vervangen met de wijzigingen?"
#. Positive response to saving over old version #. Positive response to saving over old version
#. (like a 'File:Save' action in other applications) #. (like a 'File:Save' action in other applications)
#: ../tuxpaint.c:12580 #: ../tuxpaint.c:12596
msgid "Yes, replace the old one!" msgid "Yes, replace the old one!"
msgstr "Ja, vervang de oude!" msgstr "Ja, vervang de oude!"
#. Negative response to saving over old version (saves a new image) #. Negative response to saving over old version (saves a new image)
#. (like a 'File:Save As...' action in other applications) #. (like a 'File:Save As...' action in other applications)
#: ../tuxpaint.c:12584 #: ../tuxpaint.c:12600
msgid "No, save a new file!" msgid "No, save a new file!"
msgstr "Nee, opslaan in een nieuw bestand!" msgstr "Nee, opslaan in een nieuw bestand!"
#: ../tuxpaint.c:13347 #: ../tuxpaint.c:13363
msgid "Choose the picture you want, then click “Open”." msgid "Choose the picture you want, then click “Open”."
msgstr "Kies de tekening die je wilt en klik dan op “Openen”." msgstr "Kies de tekening die je wilt en klik dan op “Openen”."
#. Let user choose images: #. Let user choose images:
#. Instructions for Slideshow file dialog (FIXME: Make a #define) #. Instructions for Slideshow file dialog (FIXME: Make a #define)
#: ../tuxpaint.c:14334 ../tuxpaint.c:14648 #: ../tuxpaint.c:14350 ../tuxpaint.c:14664
msgid "Choose the pictures you want, then click “Play”." msgid "Choose the pictures you want, then click “Play”."
msgstr "Kies de tekening die je wilt en klik dan op “Afspelen”." msgstr "Kies de tekening die je wilt en klik dan op “Afspelen”."
@ -985,15 +992,15 @@ msgstr "Regenboog"
msgid "You can draw in rainbow colors!" msgid "You can draw in rainbow colors!"
msgstr "Je kan in regenboog-kleuren tekenen!" msgstr "Je kan in regenboog-kleuren tekenen!"
#: ../../magic/src/rain.c:64 #: ../../magic/src/rain.c:65
msgid "Rain" msgid "Rain"
msgstr "Regen" msgstr "Regen"
#: ../../magic/src/rain.c:67 #: ../../magic/src/rain.c:68
msgid "Click to place a rain drop onto your picture." msgid "Click to place a rain drop onto your picture."
msgstr "Klik op de plaats waar je regendruppels wil laten vallen." msgstr "Klik op de plaats waar je regendruppels wil laten vallen."
#: ../../magic/src/rain.c:68 #: ../../magic/src/rain.c:69
msgid "Click to cover your picture with rain drops." msgid "Click to cover your picture with rain drops."
msgstr "Klik en bedek je tekening met regendruppels." msgstr "Klik en bedek je tekening met regendruppels."

View file

@ -6,7 +6,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: nn\n" "Project-Id-Version: nn\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2008-11-01 21:57+0000\n" "POT-Creation-Date: 2008-12-07 19:03-0800\n"
"PO-Revision-Date: 2008-09-21 17:26+0200\n" "PO-Revision-Date: 2008-09-21 17:26+0200\n"
"Last-Translator: Karl Ove Hufthammer <karl@huftis.org>\n" "Last-Translator: Karl Ove Hufthammer <karl@huftis.org>\n"
"Language-Team: Norwegian Nynorsk <i18n-nn@lister.ping.uio.no>\n" "Language-Team: Norwegian Nynorsk <i18n-nn@lister.ping.uio.no>\n"
@ -377,7 +377,7 @@ msgstr "Ny"
#. Open a saved picture #. Open a saved picture
#. buttons for the file open dialog #. buttons for the file open dialog
#. Open dialog: 'Open' button, to load the selected picture #. Open dialog: 'Open' button, to load the selected picture
#: ../tools.h:75 ../tuxpaint.c:7958 #: ../tools.h:75 ../tuxpaint.c:7974
msgid "Open" msgid "Open"
msgstr "Opna" msgstr "Opna"
@ -491,174 +491,181 @@ msgid "OK then… Lets keep drawing this one!"
msgstr "Greitt! Då held me heller fram med denne teikninga." msgstr "Greitt! Då held me heller fram med denne teikninga."
#. Prompt to confirm user wishes to quit #. Prompt to confirm user wishes to quit
#: ../tuxpaint.c:1842 #: ../tuxpaint.c:1855
msgid "Do you really want to quit?" msgid "Do you really want to quit?"
msgstr "Er du sikker på at du vil avslutta?" msgstr "Er du sikker på at du vil avslutta?"
#. Quit prompt positive response (quit) #. Quit prompt positive response (quit)
#: ../tuxpaint.c:1845 #: ../tuxpaint.c:1858
msgid "Yes, I'm done!" msgid "Yes, I'm done!"
msgstr "Ja, eg er ferdig!" msgstr "Ja, eg er ferdig!"
#. Quit prompt negative response (don't quit) #. Quit prompt negative response (don't quit)
#: ../tuxpaint.c:1848 ../tuxpaint.c:1875 #: ../tuxpaint.c:1861 ../tuxpaint.c:1888
msgid "No, take me back!" msgid "No, take me back!"
msgstr "Nei, eg vil teikna meir!" msgstr "Nei, eg vil teikna meir!"
#. Current picture is not saved; user is quitting #. Current picture is not saved; user is quitting
#: ../tuxpaint.c:1852 #: ../tuxpaint.c:1865
msgid "If you quit, youll lose your picture! Save it?" msgid "If you quit, youll lose your picture! Save it?"
msgstr "Du mistar teikninga viss du avsluttar. Vil du lagra ho først?" msgstr "Du mistar teikninga viss du avsluttar. Vil du lagra ho først?"
#: ../tuxpaint.c:1853 ../tuxpaint.c:1858 #: ../tuxpaint.c:1866 ../tuxpaint.c:1871
msgid "Yes, save it!" msgid "Yes, save it!"
msgstr "Ja, lagra ho!" msgstr "Ja, lagra ho!"
#: ../tuxpaint.c:1854 ../tuxpaint.c:1859 #: ../tuxpaint.c:1867 ../tuxpaint.c:1872
msgid "No, don't bother saving!" msgid "No, don't bother saving!"
msgstr "Nei, ikkje lagra ho!" msgstr "Nei, ikkje lagra ho!"
#. Current picture is not saved; user is opening another picture #. Current picture is not saved; user is opening another picture
#: ../tuxpaint.c:1857 #: ../tuxpaint.c:1870
msgid "Save your picture first?" msgid "Save your picture first?"
msgstr "Vil du lagra teikninga først?" msgstr "Vil du lagra teikninga først?"
#. Error opening picture #. Error opening picture
#: ../tuxpaint.c:1862 #: ../tuxpaint.c:1875
msgid "Cant open that picture!" msgid "Cant open that picture!"
msgstr "Klarte ikkje opna teikninga." msgstr "Klarte ikkje opna teikninga."
#. Generic dialog dismissal #. Generic dialog dismissal
#: ../tuxpaint.c:1865 ../tuxpaint.c:1870 ../tuxpaint.c:1879 ../tuxpaint.c:1883 #: ../tuxpaint.c:1878 ../tuxpaint.c:1883 ../tuxpaint.c:1892 ../tuxpaint.c:1899
#: ../tuxpaint.c:1892 #: ../tuxpaint.c:1908
msgid "OK" msgid "OK"
msgstr "OK" msgstr "OK"
#. Notification that 'Open' dialog has nothing to show #. Notification that 'Open' dialog has nothing to show
#: ../tuxpaint.c:1869 #: ../tuxpaint.c:1882
msgid "There are no saved files!" msgid "There are no saved files!"
msgstr "Det finst ingen lagra teikningar." msgstr "Det finst ingen lagra teikningar."
#. Verification of print action #. Verification of print action
#: ../tuxpaint.c:1873 #: ../tuxpaint.c:1886
msgid "Print your picture now?" msgid "Print your picture now?"
msgstr "Er du sikker på at du vil skriva ut teikninga?" msgstr "Er du sikker på at du vil skriva ut teikninga?"
#: ../tuxpaint.c:1874 #: ../tuxpaint.c:1887
msgid "Yes, print it!" msgid "Yes, print it!"
msgstr "Ja, skriv ho ut!" msgstr "Ja, skriv ho ut!"
#. Confirmation of successful (we hope) printing #. Confirmation of successful (we hope) printing
#: ../tuxpaint.c:1878 #: ../tuxpaint.c:1891
msgid "Your picture has been printed!" msgid "Your picture has been printed!"
msgstr "Teikninga er skriven ut." msgstr "Teikninga er skriven ut."
#. We got an error printing
#: ../tuxpaint.c:1895
#, fuzzy
#| msgid "Your picture has been printed!"
msgid "Sorry! Your picture could not be printed!"
msgstr "Teikninga er skriven ut."
#. Notification that it's too soon to print again (--printdelay option is in effect) #. Notification that it's too soon to print again (--printdelay option is in effect)
#: ../tuxpaint.c:1882 #: ../tuxpaint.c:1898
msgid "You cant print yet!" msgid "You cant print yet!"
msgstr "Du kan ikkje skriva ut enno." msgstr "Du kan ikkje skriva ut enno."
#. Prompt to confirm erasing a picture in the Open dialog #. Prompt to confirm erasing a picture in the Open dialog
#: ../tuxpaint.c:1886 #: ../tuxpaint.c:1902
msgid "Erase this picture?" msgid "Erase this picture?"
msgstr "Vil du verkeleg sletta teikninga?" msgstr "Vil du verkeleg sletta teikninga?"
#: ../tuxpaint.c:1887 #: ../tuxpaint.c:1903
msgid "Yes, erase it!" msgid "Yes, erase it!"
msgstr "Ja, slett ho!" msgstr "Ja, slett ho!"
#: ../tuxpaint.c:1888 #: ../tuxpaint.c:1904
msgid "No, don't erase it!" msgid "No, don't erase it!"
msgstr "Nei, ikkje slett ho!" msgstr "Nei, ikkje slett ho!"
#. Reminder that Mouse Button 1 is the button to use in Tux Paint #. Reminder that Mouse Button 1 is the button to use in Tux Paint
#: ../tuxpaint.c:1891 #: ../tuxpaint.c:1907
msgid "Remember to use the left mouse button!" msgid "Remember to use the left mouse button!"
msgstr "Hugs å bruka venstre museknapp!" msgstr "Hugs å bruka venstre museknapp!"
#. Sound has been muted (silenced) via keyboard shortcut #. Sound has been muted (silenced) via keyboard shortcut
#: ../tuxpaint.c:2006 #: ../tuxpaint.c:2022
msgid "Sound muted." msgid "Sound muted."
msgstr "Lyd slått av." msgstr "Lyd slått av."
#. Sound has been unmuted (unsilenced) via keyboard shortcut #. Sound has been unmuted (unsilenced) via keyboard shortcut
#: ../tuxpaint.c:2011 #: ../tuxpaint.c:2027
msgid "Sound unmuted." msgid "Sound unmuted."
msgstr "Lyd slått på." msgstr "Lyd slått på."
#. Wait while Text tool finishes loading fonts #. Wait while Text tool finishes loading fonts
#: ../tuxpaint.c:2477 #: ../tuxpaint.c:2493
msgid "Please wait…" msgid "Please wait…"
msgstr "Vent litt …" msgstr "Vent litt …"
#: ../tuxpaint.c:7181 #: ../tuxpaint.c:7197
msgid "Pick a color." msgid "Pick a color."
msgstr "Vel ein farge." msgstr "Vel ein farge."
#. Open dialog: 'Erase' button, to erase/deleted the selected picture #. Open dialog: 'Erase' button, to erase/deleted the selected picture
#: ../tuxpaint.c:7961 #: ../tuxpaint.c:7977
msgid "Erase" msgid "Erase"
msgstr "Slett" msgstr "Slett"
#. Open dialog: 'Slides' button, to switch to slide show mode #. Open dialog: 'Slides' button, to switch to slide show mode
#: ../tuxpaint.c:7964 #: ../tuxpaint.c:7980
msgid "Slides" msgid "Slides"
msgstr "Lysbilete" msgstr "Lysbilete"
#. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture
#: ../tuxpaint.c:7967 #: ../tuxpaint.c:7983
msgid "Back" msgid "Back"
msgstr "Tilbake" msgstr "Tilbake"
#. Slideshow: 'Next' button, to load next slide (image) #. Slideshow: 'Next' button, to load next slide (image)
#: ../tuxpaint.c:7970 #: ../tuxpaint.c:7986
msgid "Next" msgid "Next"
msgstr "Neste" msgstr "Neste"
#. Slideshow: 'Play' button, to begin a slideshow sequence #. Slideshow: 'Play' button, to begin a slideshow sequence
#: ../tuxpaint.c:7973 #: ../tuxpaint.c:7989
msgid "Play" msgid "Play"
msgstr "Køyr" msgstr "Køyr"
#. Label for 'Letters' buttons (font selector, down the right when the Text tool is being used); used to show the difference between font faces #. 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:8620 #: ../tuxpaint.c:8636
msgid "Aa" msgid "Aa"
msgstr "Aa" msgstr "Aa"
#. Admittedly stupid way of determining which keys can be used for #. Admittedly stupid way of determining which keys can be used for
#. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English)
#: ../tuxpaint.c:11620 #: ../tuxpaint.c:11636
msgid "Yes" msgid "Yes"
msgstr "Ja!" msgstr "Ja!"
#: ../tuxpaint.c:11624 #: ../tuxpaint.c:11640
msgid "No" msgid "No"
msgstr "Nei!" msgstr "Nei!"
#. Prompt to ask whether user wishes to save over old version of their file #. Prompt to ask whether user wishes to save over old version of their file
#: ../tuxpaint.c:12576 #: ../tuxpaint.c:12592
msgid "Replace the picture with your changes?" msgid "Replace the picture with your changes?"
msgstr "Vil du byta ut den gamle teikninga med den nye?" msgstr "Vil du byta ut den gamle teikninga med den nye?"
#. Positive response to saving over old version #. Positive response to saving over old version
#. (like a 'File:Save' action in other applications) #. (like a 'File:Save' action in other applications)
#: ../tuxpaint.c:12580 #: ../tuxpaint.c:12596
msgid "Yes, replace the old one!" msgid "Yes, replace the old one!"
msgstr "Ja, byt ut den gamle!" msgstr "Ja, byt ut den gamle!"
#. Negative response to saving over old version (saves a new image) #. Negative response to saving over old version (saves a new image)
#. (like a 'File:Save As...' action in other applications) #. (like a 'File:Save As...' action in other applications)
#: ../tuxpaint.c:12584 #: ../tuxpaint.c:12600
msgid "No, save a new file!" msgid "No, save a new file!"
msgstr "Nei, lagra som ei ny teikning!" msgstr "Nei, lagra som ei ny teikning!"
#: ../tuxpaint.c:13347 #: ../tuxpaint.c:13363
msgid "Choose the picture you want, then click “Open”." msgid "Choose the picture you want, then click “Open”."
msgstr "Vel ei teikning og trykk «Opna»." msgstr "Vel ei teikning og trykk «Opna»."
#. Let user choose images: #. Let user choose images:
#. Instructions for Slideshow file dialog (FIXME: Make a #define) #. Instructions for Slideshow file dialog (FIXME: Make a #define)
#: ../tuxpaint.c:14334 ../tuxpaint.c:14648 #: ../tuxpaint.c:14350 ../tuxpaint.c:14664
msgid "Choose the pictures you want, then click “Play”." msgid "Choose the pictures you want, then click “Play”."
msgstr "Vel teikningane du vil ha, og trykk så på «Køyr»." msgstr "Vel teikningane du vil ha, og trykk så på «Køyr»."
@ -986,15 +993,15 @@ msgstr "Regnboge"
msgid "You can draw in rainbow colors!" msgid "You can draw in rainbow colors!"
msgstr "Du kan teikna i alle regnbogens fargar!" msgstr "Du kan teikna i alle regnbogens fargar!"
#: ../../magic/src/rain.c:64 #: ../../magic/src/rain.c:65
msgid "Rain" msgid "Rain"
msgstr "Regn" msgstr "Regn"
#: ../../magic/src/rain.c:67 #: ../../magic/src/rain.c:68
msgid "Click to place a rain drop onto your picture." msgid "Click to place a rain drop onto your picture."
msgstr "Trykk for å sleppa ein regndrope på teikninga." msgstr "Trykk for å sleppa ein regndrope på teikninga."
#: ../../magic/src/rain.c:68 #: ../../magic/src/rain.c:69
msgid "Click to cover your picture with rain drops." msgid "Click to cover your picture with rain drops."
msgstr "Trykk for å dekkja teikninga med regndropar." msgstr "Trykk for å dekkja teikninga med regndropar."

View file

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2008-11-01 21:57+0000\n" "POT-Creation-Date: 2008-12-07 19:03-0800\n"
"PO-Revision-Date: 2006-10-09 20:32+0200\n" "PO-Revision-Date: 2006-10-09 20:32+0200\n"
"Last-Translator: Vincent Mahlangu <vmahlangu@parliament.gov.za>\n" "Last-Translator: Vincent Mahlangu <vmahlangu@parliament.gov.za>\n"
"Language-Team: LANGUAGE <LL@li.org>\n" "Language-Team: LANGUAGE <LL@li.org>\n"
@ -382,7 +382,7 @@ msgstr "Etjha"
#. Open a saved picture #. Open a saved picture
#. buttons for the file open dialog #. buttons for the file open dialog
#. Open dialog: 'Open' button, to load the selected picture #. Open dialog: 'Open' button, to load the selected picture
#: ../tools.h:75 ../tuxpaint.c:7958 #: ../tools.h:75 ../tuxpaint.c:7974
msgid "Open" msgid "Open"
msgstr "Vula" msgstr "Vula"
@ -500,174 +500,181 @@ msgid "OK then… Lets keep drawing this one!"
msgstr "Kulungile ke...Asiragele phambili ngokudweba le!" msgstr "Kulungile ke...Asiragele phambili ngokudweba le!"
#. Prompt to confirm user wishes to quit #. Prompt to confirm user wishes to quit
#: ../tuxpaint.c:1842 #: ../tuxpaint.c:1855
msgid "Do you really want to quit?" msgid "Do you really want to quit?"
msgstr "Nangembala ufuna ukusuka?" msgstr "Nangembala ufuna ukusuka?"
#. Quit prompt positive response (quit) #. Quit prompt positive response (quit)
#: ../tuxpaint.c:1845 #: ../tuxpaint.c:1858
msgid "Yes, I'm done!" msgid "Yes, I'm done!"
msgstr "Iye, ngiqedile!" msgstr "Iye, ngiqedile!"
#. Quit prompt negative response (don't quit) #. Quit prompt negative response (don't quit)
#: ../tuxpaint.c:1848 ../tuxpaint.c:1875 #: ../tuxpaint.c:1861 ../tuxpaint.c:1888
msgid "No, take me back!" msgid "No, take me back!"
msgstr "Awa, ngibuyisela emuva!" msgstr "Awa, ngibuyisela emuva!"
#. Current picture is not saved; user is quitting #. Current picture is not saved; user is quitting
#: ../tuxpaint.c:1852 #: ../tuxpaint.c:1865
msgid "If you quit, youll lose your picture! Save it?" msgid "If you quit, youll lose your picture! Save it?"
msgstr "Nawusukako, uzokulahlekelwa sithombe sakho! Sibulunge!" msgstr "Nawusukako, uzokulahlekelwa sithombe sakho! Sibulunge!"
#: ../tuxpaint.c:1853 ../tuxpaint.c:1858 #: ../tuxpaint.c:1866 ../tuxpaint.c:1871
msgid "Yes, save it!" msgid "Yes, save it!"
msgstr "Iye, sibulunge!" msgstr "Iye, sibulunge!"
#: ../tuxpaint.c:1854 ../tuxpaint.c:1859 #: ../tuxpaint.c:1867 ../tuxpaint.c:1872
msgid "No, don't bother saving!" msgid "No, don't bother saving!"
msgstr "Awa, ungazitshwenyi ngokubulunga!" msgstr "Awa, ungazitshwenyi ngokubulunga!"
#. Current picture is not saved; user is opening another picture #. Current picture is not saved; user is opening another picture
#: ../tuxpaint.c:1857 #: ../tuxpaint.c:1870
msgid "Save your picture first?" msgid "Save your picture first?"
msgstr "Bulunga isithombe sakho mandanzi?" msgstr "Bulunga isithombe sakho mandanzi?"
#. Error opening picture #. Error opening picture
#: ../tuxpaint.c:1862 #: ../tuxpaint.c:1875
msgid "Cant open that picture!" msgid "Cant open that picture!"
msgstr "Angikghoni ukuvula isithombe! " msgstr "Angikghoni ukuvula isithombe! "
#. Generic dialog dismissal #. Generic dialog dismissal
#: ../tuxpaint.c:1865 ../tuxpaint.c:1870 ../tuxpaint.c:1879 ../tuxpaint.c:1883 #: ../tuxpaint.c:1878 ../tuxpaint.c:1883 ../tuxpaint.c:1892 ../tuxpaint.c:1899
#: ../tuxpaint.c:1892 #: ../tuxpaint.c:1908
msgid "OK" msgid "OK"
msgstr "Kulungile" msgstr "Kulungile"
#. Notification that 'Open' dialog has nothing to show #. Notification that 'Open' dialog has nothing to show
#: ../tuxpaint.c:1869 #: ../tuxpaint.c:1882
msgid "There are no saved files!" msgid "There are no saved files!"
msgstr "AkunamaFayili abulungiweko!" msgstr "AkunamaFayili abulungiweko!"
#. Verification of print action #. Verification of print action
#: ../tuxpaint.c:1873 #: ../tuxpaint.c:1886
msgid "Print your picture now?" msgid "Print your picture now?"
msgstr "Ugadangisa isithombe sakho nje na?" msgstr "Ugadangisa isithombe sakho nje na?"
#: ../tuxpaint.c:1874 #: ../tuxpaint.c:1887
msgid "Yes, print it!" msgid "Yes, print it!"
msgstr "Iye, gadangisa!" msgstr "Iye, gadangisa!"
#. Confirmation of successful (we hope) printing #. Confirmation of successful (we hope) printing
#: ../tuxpaint.c:1878 #: ../tuxpaint.c:1891
msgid "Your picture has been printed!" msgid "Your picture has been printed!"
msgstr "Isithombe sakho sigadangisiwe!" msgstr "Isithombe sakho sigadangisiwe!"
#. We got an error printing
#: ../tuxpaint.c:1895
#, fuzzy
#| msgid "Your picture has been printed!"
msgid "Sorry! Your picture could not be printed!"
msgstr "Isithombe sakho sigadangisiwe!"
#. Notification that it's too soon to print again (--printdelay option is in effect) #. Notification that it's too soon to print again (--printdelay option is in effect)
#: ../tuxpaint.c:1882 #: ../tuxpaint.c:1898
msgid "You cant print yet!" msgid "You cant print yet!"
msgstr "Angekhe wakghona ukugadangisa okwanjesi!" msgstr "Angekhe wakghona ukugadangisa okwanjesi!"
#. Prompt to confirm erasing a picture in the Open dialog #. Prompt to confirm erasing a picture in the Open dialog
#: ../tuxpaint.c:1886 #: ../tuxpaint.c:1902
msgid "Erase this picture?" msgid "Erase this picture?"
msgstr "Sula lesithombe?" msgstr "Sula lesithombe?"
#: ../tuxpaint.c:1887 #: ../tuxpaint.c:1903
msgid "Yes, erase it!" msgid "Yes, erase it!"
msgstr "Iye, sula!" msgstr "Iye, sula!"
#: ../tuxpaint.c:1888 #: ../tuxpaint.c:1904
msgid "No, don't erase it!" msgid "No, don't erase it!"
msgstr "Awa, ungasuli!" msgstr "Awa, ungasuli!"
#. Reminder that Mouse Button 1 is the button to use in Tux Paint #. Reminder that Mouse Button 1 is the button to use in Tux Paint
#: ../tuxpaint.c:1891 #: ../tuxpaint.c:1907
msgid "Remember to use the left mouse button!" msgid "Remember to use the left mouse button!"
msgstr "Khumbula ukusebenzisa ikunubhana yobuncele yeKhondlwana!" msgstr "Khumbula ukusebenzisa ikunubhana yobuncele yeKhondlwana!"
#. Sound has been muted (silenced) via keyboard shortcut #. Sound has been muted (silenced) via keyboard shortcut
#: ../tuxpaint.c:2006 #: ../tuxpaint.c:2022
msgid "Sound muted." msgid "Sound muted."
msgstr "" msgstr ""
#. Sound has been unmuted (unsilenced) via keyboard shortcut #. Sound has been unmuted (unsilenced) via keyboard shortcut
#: ../tuxpaint.c:2011 #: ../tuxpaint.c:2027
msgid "Sound unmuted." msgid "Sound unmuted."
msgstr "" msgstr ""
#. Wait while Text tool finishes loading fonts #. Wait while Text tool finishes loading fonts
#: ../tuxpaint.c:2477 #: ../tuxpaint.c:2493
msgid "Please wait…" msgid "Please wait…"
msgstr "Ngibawa ujame..." msgstr "Ngibawa ujame..."
#: ../tuxpaint.c:7181 #: ../tuxpaint.c:7197
msgid "Pick a color." msgid "Pick a color."
msgstr "" msgstr ""
#. Open dialog: 'Erase' button, to erase/deleted the selected picture #. Open dialog: 'Erase' button, to erase/deleted the selected picture
#: ../tuxpaint.c:7961 #: ../tuxpaint.c:7977
msgid "Erase" msgid "Erase"
msgstr "Sula" msgstr "Sula"
#. Open dialog: 'Slides' button, to switch to slide show mode #. Open dialog: 'Slides' button, to switch to slide show mode
#: ../tuxpaint.c:7964 #: ../tuxpaint.c:7980
msgid "Slides" msgid "Slides"
msgstr "Amaslayidi" msgstr "Amaslayidi"
#. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture
#: ../tuxpaint.c:7967 #: ../tuxpaint.c:7983
msgid "Back" msgid "Back"
msgstr "Emuva" msgstr "Emuva"
#. Slideshow: 'Next' button, to load next slide (image) #. Slideshow: 'Next' button, to load next slide (image)
#: ../tuxpaint.c:7970 #: ../tuxpaint.c:7986
msgid "Next" msgid "Next"
msgstr "Okulandelako" msgstr "Okulandelako"
#. Slideshow: 'Play' button, to begin a slideshow sequence #. Slideshow: 'Play' button, to begin a slideshow sequence
#: ../tuxpaint.c:7973 #: ../tuxpaint.c:7989
msgid "Play" msgid "Play"
msgstr "Dlala" msgstr "Dlala"
#. Label for 'Letters' buttons (font selector, down the right when the Text tool is being used); used to show the difference between font faces #. 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:8620 #: ../tuxpaint.c:8636
msgid "Aa" msgid "Aa"
msgstr "Aa" msgstr "Aa"
#. Admittedly stupid way of determining which keys can be used for #. Admittedly stupid way of determining which keys can be used for
#. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English)
#: ../tuxpaint.c:11620 #: ../tuxpaint.c:11636
msgid "Yes" msgid "Yes"
msgstr "Iye" msgstr "Iye"
#: ../tuxpaint.c:11624 #: ../tuxpaint.c:11640
msgid "No" msgid "No"
msgstr "Awa" msgstr "Awa"
#. Prompt to ask whether user wishes to save over old version of their file #. Prompt to ask whether user wishes to save over old version of their file
#: ../tuxpaint.c:12576 #: ../tuxpaint.c:12592
msgid "Replace the picture with your changes?" msgid "Replace the picture with your changes?"
msgstr "Ujamiselela isithombe sakho ngamatjhugululo owenzileko na?" msgstr "Ujamiselela isithombe sakho ngamatjhugululo owenzileko na?"
#. Positive response to saving over old version #. Positive response to saving over old version
#. (like a 'File:Save' action in other applications) #. (like a 'File:Save' action in other applications)
#: ../tuxpaint.c:12580 #: ../tuxpaint.c:12596
msgid "Yes, replace the old one!" msgid "Yes, replace the old one!"
msgstr "Iye, jamiselela sakade!" msgstr "Iye, jamiselela sakade!"
#. Negative response to saving over old version (saves a new image) #. Negative response to saving over old version (saves a new image)
#. (like a 'File:Save As...' action in other applications) #. (like a 'File:Save As...' action in other applications)
#: ../tuxpaint.c:12584 #: ../tuxpaint.c:12600
msgid "No, save a new file!" msgid "No, save a new file!"
msgstr "Awa, bulunga ifayili etjha!" msgstr "Awa, bulunga ifayili etjha!"
#: ../tuxpaint.c:13347 #: ../tuxpaint.c:13363
msgid "Choose the picture you want, then click “Open”." msgid "Choose the picture you want, then click “Open”."
msgstr "Khetha isithombe osifunako bese uqhwarhaza u\"Vula\"." msgstr "Khetha isithombe osifunako bese uqhwarhaza u\"Vula\"."
#. Let user choose images: #. Let user choose images:
#. Instructions for Slideshow file dialog (FIXME: Make a #define) #. Instructions for Slideshow file dialog (FIXME: Make a #define)
#: ../tuxpaint.c:14334 ../tuxpaint.c:14648 #: ../tuxpaint.c:14350 ../tuxpaint.c:14664
msgid "Choose the pictures you want, then click “Play”." msgid "Choose the pictures you want, then click “Play”."
msgstr "Khetha iithombe ozifunako, bese uqhwarhaza u\"Dlala\"." msgstr "Khetha iithombe ozifunako, bese uqhwarhaza u\"Dlala\"."
@ -1020,17 +1027,17 @@ msgstr "Izungulekosi"
msgid "You can draw in rainbow colors!" msgid "You can draw in rainbow colors!"
msgstr "Ungadweba ngaphakathi iimbala yezungelekosi!" msgstr "Ungadweba ngaphakathi iimbala yezungelekosi!"
#: ../../magic/src/rain.c:64 #: ../../magic/src/rain.c:65
#, fuzzy #, fuzzy
msgid "Rain" msgid "Rain"
msgstr "Izungulekosi" msgstr "Izungulekosi"
#: ../../magic/src/rain.c:67 #: ../../magic/src/rain.c:68
#, fuzzy #, fuzzy
msgid "Click to place a rain drop onto your picture." msgid "Click to place a rain drop onto your picture."
msgstr "Qhwarhaza wenze umfanekiso osasiboniboni." msgstr "Qhwarhaza wenze umfanekiso osasiboniboni."
#: ../../magic/src/rain.c:68 #: ../../magic/src/rain.c:69
#, fuzzy #, fuzzy
msgid "Click to cover your picture with rain drops." msgid "Click to cover your picture with rain drops."
msgstr "Qhwarhaza wenze umfanekiso osasiboniboni." msgstr "Qhwarhaza wenze umfanekiso osasiboniboni."

View file

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: tuxpaint\n" "Project-Id-Version: tuxpaint\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2008-11-01 21:57+0000\n" "POT-Creation-Date: 2008-12-07 19:03-0800\n"
"PO-Revision-Date: 2007-09-30 15:27+0000\n" "PO-Revision-Date: 2007-09-30 15:27+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Occitan (post 1500) <oc@li.org>\n" "Language-Team: Occitan (post 1500) <oc@li.org>\n"
@ -380,7 +380,7 @@ msgstr "Nòu"
#. Open a saved picture #. Open a saved picture
#. buttons for the file open dialog #. buttons for the file open dialog
#. Open dialog: 'Open' button, to load the selected picture #. Open dialog: 'Open' button, to load the selected picture
#: ../tools.h:75 ../tuxpaint.c:7958 #: ../tools.h:75 ../tuxpaint.c:7974
msgid "Open" msgid "Open"
msgstr "Dubrir" msgstr "Dubrir"
@ -492,174 +492,179 @@ msgid "OK then… Lets keep drawing this one!"
msgstr "" msgstr ""
#. Prompt to confirm user wishes to quit #. Prompt to confirm user wishes to quit
#: ../tuxpaint.c:1842 #: ../tuxpaint.c:1855
msgid "Do you really want to quit?" msgid "Do you really want to quit?"
msgstr "" msgstr ""
#. Quit prompt positive response (quit) #. Quit prompt positive response (quit)
#: ../tuxpaint.c:1845 #: ../tuxpaint.c:1858
msgid "Yes, I'm done!" msgid "Yes, I'm done!"
msgstr "" msgstr ""
#. Quit prompt negative response (don't quit) #. Quit prompt negative response (don't quit)
#: ../tuxpaint.c:1848 ../tuxpaint.c:1875 #: ../tuxpaint.c:1861 ../tuxpaint.c:1888
msgid "No, take me back!" msgid "No, take me back!"
msgstr "" msgstr ""
#. Current picture is not saved; user is quitting #. Current picture is not saved; user is quitting
#: ../tuxpaint.c:1852 #: ../tuxpaint.c:1865
msgid "If you quit, youll lose your picture! Save it?" msgid "If you quit, youll lose your picture! Save it?"
msgstr "" msgstr ""
#: ../tuxpaint.c:1853 ../tuxpaint.c:1858 #: ../tuxpaint.c:1866 ../tuxpaint.c:1871
msgid "Yes, save it!" msgid "Yes, save it!"
msgstr "" msgstr ""
#: ../tuxpaint.c:1854 ../tuxpaint.c:1859 #: ../tuxpaint.c:1867 ../tuxpaint.c:1872
msgid "No, don't bother saving!" msgid "No, don't bother saving!"
msgstr "" msgstr ""
#. Current picture is not saved; user is opening another picture #. Current picture is not saved; user is opening another picture
#: ../tuxpaint.c:1857 #: ../tuxpaint.c:1870
msgid "Save your picture first?" msgid "Save your picture first?"
msgstr "" msgstr ""
#. Error opening picture #. Error opening picture
#: ../tuxpaint.c:1862 #: ../tuxpaint.c:1875
msgid "Cant open that picture!" msgid "Cant open that picture!"
msgstr "" msgstr ""
#. Generic dialog dismissal #. Generic dialog dismissal
#: ../tuxpaint.c:1865 ../tuxpaint.c:1870 ../tuxpaint.c:1879 ../tuxpaint.c:1883 #: ../tuxpaint.c:1878 ../tuxpaint.c:1883 ../tuxpaint.c:1892 ../tuxpaint.c:1899
#: ../tuxpaint.c:1892 #: ../tuxpaint.c:1908
msgid "OK" msgid "OK"
msgstr "Validar" msgstr "Validar"
#. Notification that 'Open' dialog has nothing to show #. Notification that 'Open' dialog has nothing to show
#: ../tuxpaint.c:1869 #: ../tuxpaint.c:1882
msgid "There are no saved files!" msgid "There are no saved files!"
msgstr "I a pas de fichièr enregistrat !" msgstr "I a pas de fichièr enregistrat !"
#. Verification of print action #. Verification of print action
#: ../tuxpaint.c:1873 #: ../tuxpaint.c:1886
msgid "Print your picture now?" msgid "Print your picture now?"
msgstr "" msgstr ""
#: ../tuxpaint.c:1874 #: ../tuxpaint.c:1887
msgid "Yes, print it!" msgid "Yes, print it!"
msgstr "" msgstr ""
#. Confirmation of successful (we hope) printing #. Confirmation of successful (we hope) printing
#: ../tuxpaint.c:1878 #: ../tuxpaint.c:1891
msgid "Your picture has been printed!" msgid "Your picture has been printed!"
msgstr "" msgstr ""
#. We got an error printing
#: ../tuxpaint.c:1895
msgid "Sorry! Your picture could not be printed!"
msgstr ""
#. Notification that it's too soon to print again (--printdelay option is in effect) #. Notification that it's too soon to print again (--printdelay option is in effect)
#: ../tuxpaint.c:1882 #: ../tuxpaint.c:1898
msgid "You cant print yet!" msgid "You cant print yet!"
msgstr "" msgstr ""
#. Prompt to confirm erasing a picture in the Open dialog #. Prompt to confirm erasing a picture in the Open dialog
#: ../tuxpaint.c:1886 #: ../tuxpaint.c:1902
msgid "Erase this picture?" msgid "Erase this picture?"
msgstr "Suprimir l'imatge ?" msgstr "Suprimir l'imatge ?"
#: ../tuxpaint.c:1887 #: ../tuxpaint.c:1903
msgid "Yes, erase it!" msgid "Yes, erase it!"
msgstr "" msgstr ""
#: ../tuxpaint.c:1888 #: ../tuxpaint.c:1904
msgid "No, don't erase it!" msgid "No, don't erase it!"
msgstr "" msgstr ""
#. Reminder that Mouse Button 1 is the button to use in Tux Paint #. Reminder that Mouse Button 1 is the button to use in Tux Paint
#: ../tuxpaint.c:1891 #: ../tuxpaint.c:1907
msgid "Remember to use the left mouse button!" msgid "Remember to use the left mouse button!"
msgstr "" msgstr ""
#. Sound has been muted (silenced) via keyboard shortcut #. Sound has been muted (silenced) via keyboard shortcut
#: ../tuxpaint.c:2006 #: ../tuxpaint.c:2022
msgid "Sound muted." msgid "Sound muted."
msgstr "" msgstr ""
#. Sound has been unmuted (unsilenced) via keyboard shortcut #. Sound has been unmuted (unsilenced) via keyboard shortcut
#: ../tuxpaint.c:2011 #: ../tuxpaint.c:2027
msgid "Sound unmuted." msgid "Sound unmuted."
msgstr "" msgstr ""
#. Wait while Text tool finishes loading fonts #. Wait while Text tool finishes loading fonts
#: ../tuxpaint.c:2477 #: ../tuxpaint.c:2493
msgid "Please wait…" msgid "Please wait…"
msgstr "" msgstr ""
#: ../tuxpaint.c:7181 #: ../tuxpaint.c:7197
msgid "Pick a color." msgid "Pick a color."
msgstr "" msgstr ""
#. Open dialog: 'Erase' button, to erase/deleted the selected picture #. Open dialog: 'Erase' button, to erase/deleted the selected picture
#: ../tuxpaint.c:7961 #: ../tuxpaint.c:7977
msgid "Erase" msgid "Erase"
msgstr "" msgstr ""
#. Open dialog: 'Slides' button, to switch to slide show mode #. Open dialog: 'Slides' button, to switch to slide show mode
#: ../tuxpaint.c:7964 #: ../tuxpaint.c:7980
msgid "Slides" msgid "Slides"
msgstr "" msgstr ""
#. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture
#: ../tuxpaint.c:7967 #: ../tuxpaint.c:7983
msgid "Back" msgid "Back"
msgstr "Tornar" msgstr "Tornar"
#. Slideshow: 'Next' button, to load next slide (image) #. Slideshow: 'Next' button, to load next slide (image)
#: ../tuxpaint.c:7970 #: ../tuxpaint.c:7986
msgid "Next" msgid "Next"
msgstr "" msgstr ""
#. Slideshow: 'Play' button, to begin a slideshow sequence #. Slideshow: 'Play' button, to begin a slideshow sequence
#: ../tuxpaint.c:7973 #: ../tuxpaint.c:7989
msgid "Play" msgid "Play"
msgstr "" msgstr ""
#. Label for 'Letters' buttons (font selector, down the right when the Text tool is being used); used to show the difference between font faces #. 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:8620 #: ../tuxpaint.c:8636
msgid "Aa" msgid "Aa"
msgstr "" msgstr ""
#. Admittedly stupid way of determining which keys can be used for #. Admittedly stupid way of determining which keys can be used for
#. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English)
#: ../tuxpaint.c:11620 #: ../tuxpaint.c:11636
msgid "Yes" msgid "Yes"
msgstr "Òc" msgstr "Òc"
#: ../tuxpaint.c:11624 #: ../tuxpaint.c:11640
msgid "No" msgid "No"
msgstr "Non" msgstr "Non"
#. Prompt to ask whether user wishes to save over old version of their file #. Prompt to ask whether user wishes to save over old version of their file
#: ../tuxpaint.c:12576 #: ../tuxpaint.c:12592
msgid "Replace the picture with your changes?" msgid "Replace the picture with your changes?"
msgstr "" msgstr ""
#. Positive response to saving over old version #. Positive response to saving over old version
#. (like a 'File:Save' action in other applications) #. (like a 'File:Save' action in other applications)
#: ../tuxpaint.c:12580 #: ../tuxpaint.c:12596
msgid "Yes, replace the old one!" msgid "Yes, replace the old one!"
msgstr "" msgstr ""
#. Negative response to saving over old version (saves a new image) #. Negative response to saving over old version (saves a new image)
#. (like a 'File:Save As...' action in other applications) #. (like a 'File:Save As...' action in other applications)
#: ../tuxpaint.c:12584 #: ../tuxpaint.c:12600
msgid "No, save a new file!" msgid "No, save a new file!"
msgstr "" msgstr ""
#: ../tuxpaint.c:13347 #: ../tuxpaint.c:13363
msgid "Choose the picture you want, then click “Open”." msgid "Choose the picture you want, then click “Open”."
msgstr "" msgstr ""
#. Let user choose images: #. Let user choose images:
#. Instructions for Slideshow file dialog (FIXME: Make a #define) #. Instructions for Slideshow file dialog (FIXME: Make a #define)
#: ../tuxpaint.c:14334 ../tuxpaint.c:14648 #: ../tuxpaint.c:14350 ../tuxpaint.c:14664
msgid "Choose the pictures you want, then click “Play”." msgid "Choose the pictures you want, then click “Play”."
msgstr "" msgstr ""
@ -958,15 +963,15 @@ msgstr ""
msgid "You can draw in rainbow colors!" msgid "You can draw in rainbow colors!"
msgstr "" msgstr ""
#: ../../magic/src/rain.c:64 #: ../../magic/src/rain.c:65
msgid "Rain" msgid "Rain"
msgstr "" msgstr ""
#: ../../magic/src/rain.c:67 #: ../../magic/src/rain.c:68
msgid "Click to place a rain drop onto your picture." msgid "Click to place a rain drop onto your picture."
msgstr "" msgstr ""
#: ../../magic/src/rain.c:68 #: ../../magic/src/rain.c:69
msgid "Click to cover your picture with rain drops." msgid "Click to cover your picture with rain drops."
msgstr "" msgstr ""

View file

@ -2,7 +2,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: ojibwaytuxpaint\n" "Project-Id-Version: ojibwaytuxpaint\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2008-11-01 21:57+0000\n" "POT-Creation-Date: 2008-12-07 19:03-0800\n"
"PO-Revision-Date: 2007-10-08 18:19-0500\n" "PO-Revision-Date: 2007-10-08 18:19-0500\n"
"Last-Translator: Ed Montgomery <edm@rocketmail.com>\n" "Last-Translator: Ed Montgomery <edm@rocketmail.com>\n"
"Language-Team: Ed <edm@rocketmail.com>\n" "Language-Team: Ed <edm@rocketmail.com>\n"
@ -374,7 +374,7 @@ msgstr "Oshki"
#. Open a saved picture #. Open a saved picture
#. buttons for the file open dialog #. buttons for the file open dialog
#. Open dialog: 'Open' button, to load the selected picture #. Open dialog: 'Open' button, to load the selected picture
#: ../tools.h:75 ../tuxpaint.c:7958 #: ../tools.h:75 ../tuxpaint.c:7974
msgid "Open" msgid "Open"
msgstr "Nasaakose" msgstr "Nasaakose"
@ -486,174 +486,181 @@ msgid "OK then… Lets keep drawing this one!"
msgstr "" msgstr ""
#. Prompt to confirm user wishes to quit #. Prompt to confirm user wishes to quit
#: ../tuxpaint.c:1842 #: ../tuxpaint.c:1855
msgid "Do you really want to quit?" msgid "Do you really want to quit?"
msgstr "Boonitaan?" msgstr "Boonitaan?"
#. Quit prompt positive response (quit) #. Quit prompt positive response (quit)
#: ../tuxpaint.c:1845 #: ../tuxpaint.c:1858
msgid "Yes, I'm done!" msgid "Yes, I'm done!"
msgstr "Eha!" msgstr "Eha!"
#. Quit prompt negative response (don't quit) #. Quit prompt negative response (don't quit)
#: ../tuxpaint.c:1848 ../tuxpaint.c:1875 #: ../tuxpaint.c:1861 ../tuxpaint.c:1888
msgid "No, take me back!" msgid "No, take me back!"
msgstr "Gaawin!" msgstr "Gaawin!"
#. Current picture is not saved; user is quitting #. Current picture is not saved; user is quitting
#: ../tuxpaint.c:1852 #: ../tuxpaint.c:1865
msgid "If you quit, youll lose your picture! Save it?" msgid "If you quit, youll lose your picture! Save it?"
msgstr "Maawanjitoon?" msgstr "Maawanjitoon?"
#: ../tuxpaint.c:1853 ../tuxpaint.c:1858 #: ../tuxpaint.c:1866 ../tuxpaint.c:1871
msgid "Yes, save it!" msgid "Yes, save it!"
msgstr "Eha, maawanjitoon!" msgstr "Eha, maawanjitoon!"
#: ../tuxpaint.c:1854 ../tuxpaint.c:1859 #: ../tuxpaint.c:1867 ../tuxpaint.c:1872
msgid "No, don't bother saving!" msgid "No, don't bother saving!"
msgstr "Gaawin!" msgstr "Gaawin!"
#. Current picture is not saved; user is opening another picture #. Current picture is not saved; user is opening another picture
#: ../tuxpaint.c:1857 #: ../tuxpaint.c:1870
msgid "Save your picture first?" msgid "Save your picture first?"
msgstr "Maawanjitoon?" msgstr "Maawanjitoon?"
#. Error opening picture #. Error opening picture
#: ../tuxpaint.c:1862 #: ../tuxpaint.c:1875
msgid "Cant open that picture!" msgid "Cant open that picture!"
msgstr "" msgstr ""
#. Generic dialog dismissal #. Generic dialog dismissal
#: ../tuxpaint.c:1865 ../tuxpaint.c:1870 ../tuxpaint.c:1879 ../tuxpaint.c:1883 #: ../tuxpaint.c:1878 ../tuxpaint.c:1883 ../tuxpaint.c:1892 ../tuxpaint.c:1899
#: ../tuxpaint.c:1892 #: ../tuxpaint.c:1908
msgid "OK" msgid "OK"
msgstr "Haaw" msgstr "Haaw"
#. Notification that 'Open' dialog has nothing to show #. Notification that 'Open' dialog has nothing to show
#: ../tuxpaint.c:1869 #: ../tuxpaint.c:1882
msgid "There are no saved files!" msgid "There are no saved files!"
msgstr "" msgstr ""
#. Verification of print action #. Verification of print action
#: ../tuxpaint.c:1873 #: ../tuxpaint.c:1886
msgid "Print your picture now?" msgid "Print your picture now?"
msgstr "Mazinaakizan?" msgstr "Mazinaakizan?"
#: ../tuxpaint.c:1874 #: ../tuxpaint.c:1887
msgid "Yes, print it!" msgid "Yes, print it!"
msgstr "Eha, mazinaakizan!" msgstr "Eha, mazinaakizan!"
#. Confirmation of successful (we hope) printing #. Confirmation of successful (we hope) printing
#: ../tuxpaint.c:1878 #: ../tuxpaint.c:1891
msgid "Your picture has been printed!" msgid "Your picture has been printed!"
msgstr "Mazinaakizigewin" msgstr "Mazinaakizigewin"
#. We got an error printing
#: ../tuxpaint.c:1895
#, fuzzy
#| msgid "Your picture has been printed!"
msgid "Sorry! Your picture could not be printed!"
msgstr "Mazinaakizigewin"
#. Notification that it's too soon to print again (--printdelay option is in effect) #. Notification that it's too soon to print again (--printdelay option is in effect)
#: ../tuxpaint.c:1882 #: ../tuxpaint.c:1898
msgid "You cant print yet!" msgid "You cant print yet!"
msgstr "" msgstr ""
#. Prompt to confirm erasing a picture in the Open dialog #. Prompt to confirm erasing a picture in the Open dialog
#: ../tuxpaint.c:1886 #: ../tuxpaint.c:1902
msgid "Erase this picture?" msgid "Erase this picture?"
msgstr "Gaasiibii'an?" msgstr "Gaasiibii'an?"
#: ../tuxpaint.c:1887 #: ../tuxpaint.c:1903
msgid "Yes, erase it!" msgid "Yes, erase it!"
msgstr "Eha, gaasiibii'an!" msgstr "Eha, gaasiibii'an!"
#: ../tuxpaint.c:1888 #: ../tuxpaint.c:1904
msgid "No, don't erase it!" msgid "No, don't erase it!"
msgstr "Gaawin!" msgstr "Gaawin!"
#. Reminder that Mouse Button 1 is the button to use in Tux Paint #. Reminder that Mouse Button 1 is the button to use in Tux Paint
#: ../tuxpaint.c:1891 #: ../tuxpaint.c:1907
msgid "Remember to use the left mouse button!" msgid "Remember to use the left mouse button!"
msgstr "" msgstr ""
#. Sound has been muted (silenced) via keyboard shortcut #. Sound has been muted (silenced) via keyboard shortcut
#: ../tuxpaint.c:2006 #: ../tuxpaint.c:2022
msgid "Sound muted." msgid "Sound muted."
msgstr "Bizaanabi'win" msgstr "Bizaanabi'win"
#. Sound has been unmuted (unsilenced) via keyboard shortcut #. Sound has been unmuted (unsilenced) via keyboard shortcut
#: ../tuxpaint.c:2011 #: ../tuxpaint.c:2027
msgid "Sound unmuted." msgid "Sound unmuted."
msgstr "Madwewechigewin" msgstr "Madwewechigewin"
#. Wait while Text tool finishes loading fonts #. Wait while Text tool finishes loading fonts
#: ../tuxpaint.c:2477 #: ../tuxpaint.c:2493
msgid "Please wait…" msgid "Please wait…"
msgstr "Bekaa akawe" msgstr "Bekaa akawe"
#: ../tuxpaint.c:7181 #: ../tuxpaint.c:7197
msgid "Pick a color." msgid "Pick a color."
msgstr "Onaabandan" msgstr "Onaabandan"
#. Open dialog: 'Erase' button, to erase/deleted the selected picture #. Open dialog: 'Erase' button, to erase/deleted the selected picture
#: ../tuxpaint.c:7961 #: ../tuxpaint.c:7977
msgid "Erase" msgid "Erase"
msgstr "Gaasiibii'an" msgstr "Gaasiibii'an"
#. Open dialog: 'Slides' button, to switch to slide show mode #. Open dialog: 'Slides' button, to switch to slide show mode
#: ../tuxpaint.c:7964 #: ../tuxpaint.c:7980
msgid "Slides" msgid "Slides"
msgstr "" msgstr ""
#. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture
#: ../tuxpaint.c:7967 #: ../tuxpaint.c:7983
msgid "Back" msgid "Back"
msgstr "Neyaab" msgstr "Neyaab"
#. Slideshow: 'Next' button, to load next slide (image) #. Slideshow: 'Next' button, to load next slide (image)
#: ../tuxpaint.c:7970 #: ../tuxpaint.c:7986
msgid "Next" msgid "Next"
msgstr "Mii dash" msgstr "Mii dash"
#. Slideshow: 'Play' button, to begin a slideshow sequence #. Slideshow: 'Play' button, to begin a slideshow sequence
#: ../tuxpaint.c:7973 #: ../tuxpaint.c:7989
msgid "Play" msgid "Play"
msgstr "Mamaanjinojin" msgstr "Mamaanjinojin"
#. Label for 'Letters' buttons (font selector, down the right when the Text tool is being used); used to show the difference between font faces #. 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:8620 #: ../tuxpaint.c:8636
msgid "Aa" msgid "Aa"
msgstr "" msgstr ""
#. Admittedly stupid way of determining which keys can be used for #. Admittedly stupid way of determining which keys can be used for
#. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English)
#: ../tuxpaint.c:11620 #: ../tuxpaint.c:11636
msgid "Yes" msgid "Yes"
msgstr "Haaw" msgstr "Haaw"
#: ../tuxpaint.c:11624 #: ../tuxpaint.c:11640
msgid "No" msgid "No"
msgstr "Gaawin" msgstr "Gaawin"
#. Prompt to ask whether user wishes to save over old version of their file #. Prompt to ask whether user wishes to save over old version of their file
#: ../tuxpaint.c:12576 #: ../tuxpaint.c:12592
msgid "Replace the picture with your changes?" msgid "Replace the picture with your changes?"
msgstr "Naabishkaw" msgstr "Naabishkaw"
#. Positive response to saving over old version #. Positive response to saving over old version
#. (like a 'File:Save' action in other applications) #. (like a 'File:Save' action in other applications)
#: ../tuxpaint.c:12580 #: ../tuxpaint.c:12596
msgid "Yes, replace the old one!" msgid "Yes, replace the old one!"
msgstr "Haaw, naabishkaw" msgstr "Haaw, naabishkaw"
#. Negative response to saving over old version (saves a new image) #. Negative response to saving over old version (saves a new image)
#. (like a 'File:Save As...' action in other applications) #. (like a 'File:Save As...' action in other applications)
#: ../tuxpaint.c:12584 #: ../tuxpaint.c:12600
msgid "No, save a new file!" msgid "No, save a new file!"
msgstr "Gaawin, oshki!" msgstr "Gaawin, oshki!"
#: ../tuxpaint.c:13347 #: ../tuxpaint.c:13363
msgid "Choose the picture you want, then click “Open”." msgid "Choose the picture you want, then click “Open”."
msgstr "" msgstr ""
#. Let user choose images: #. Let user choose images:
#. Instructions for Slideshow file dialog (FIXME: Make a #define) #. Instructions for Slideshow file dialog (FIXME: Make a #define)
#: ../tuxpaint.c:14334 ../tuxpaint.c:14648 #: ../tuxpaint.c:14350 ../tuxpaint.c:14664
msgid "Choose the pictures you want, then click “Play”." msgid "Choose the pictures you want, then click “Play”."
msgstr "" msgstr ""
@ -971,17 +978,17 @@ msgstr "Nagweyaab"
msgid "You can draw in rainbow colors!" msgid "You can draw in rainbow colors!"
msgstr "" msgstr ""
#: ../../magic/src/rain.c:64 #: ../../magic/src/rain.c:65
#, fuzzy #, fuzzy
msgid "Rain" msgid "Rain"
msgstr "Nagweyaab" msgstr "Nagweyaab"
#: ../../magic/src/rain.c:67 #: ../../magic/src/rain.c:68
#, fuzzy #, fuzzy
msgid "Click to place a rain drop onto your picture." msgid "Click to place a rain drop onto your picture."
msgstr "Waabimoojichaagwaazo" msgstr "Waabimoojichaagwaazo"
#: ../../magic/src/rain.c:68 #: ../../magic/src/rain.c:69
#, fuzzy #, fuzzy
msgid "Click to cover your picture with rain drops." msgid "Click to cover your picture with rain drops."
msgstr "Waabimoojichaagwaazo" msgstr "Waabimoojichaagwaazo"

View file

@ -9,7 +9,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: tuxpaint 0.9.17\n" "Project-Id-Version: tuxpaint 0.9.17\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2008-11-01 21:57+0000\n" "POT-Creation-Date: 2008-12-07 19:03-0800\n"
"PO-Revision-Date: 2007-10-01 09:55+0200\n" "PO-Revision-Date: 2007-10-01 09:55+0200\n"
"Last-Translator: Andrzej M. Krzysztofowicz <ankry@mif.pg.gda.pl>\n" "Last-Translator: Andrzej M. Krzysztofowicz <ankry@mif.pg.gda.pl>\n"
"Language-Team: Polish <translation-team-pl@lists.sourceforge.net>\n" "Language-Team: Polish <translation-team-pl@lists.sourceforge.net>\n"
@ -383,7 +383,7 @@ msgstr "Nowy"
#. Open a saved picture #. Open a saved picture
#. buttons for the file open dialog #. buttons for the file open dialog
#. Open dialog: 'Open' button, to load the selected picture #. Open dialog: 'Open' button, to load the selected picture
#: ../tools.h:75 ../tuxpaint.c:7958 #: ../tools.h:75 ../tuxpaint.c:7974
msgid "Open" msgid "Open"
msgstr "Otwórz" msgstr "Otwórz"
@ -498,174 +498,181 @@ msgid "OK then… Lets keep drawing this one!"
msgstr "Dobrze więc... Rysujmy dalej ten obrazek!" msgstr "Dobrze więc... Rysujmy dalej ten obrazek!"
#. Prompt to confirm user wishes to quit #. Prompt to confirm user wishes to quit
#: ../tuxpaint.c:1842 #: ../tuxpaint.c:1855
msgid "Do you really want to quit?" msgid "Do you really want to quit?"
msgstr "Czy naprawdę chcesz zakończyć program?" msgstr "Czy naprawdę chcesz zakończyć program?"
#. Quit prompt positive response (quit) #. Quit prompt positive response (quit)
#: ../tuxpaint.c:1845 #: ../tuxpaint.c:1858
msgid "Yes, I'm done!" msgid "Yes, I'm done!"
msgstr "Tak, skończyłem" msgstr "Tak, skończyłem"
#. Quit prompt negative response (don't quit) #. Quit prompt negative response (don't quit)
#: ../tuxpaint.c:1848 ../tuxpaint.c:1875 #: ../tuxpaint.c:1861 ../tuxpaint.c:1888
msgid "No, take me back!" msgid "No, take me back!"
msgstr "Nie, wróćmy do rysowania!" msgstr "Nie, wróćmy do rysowania!"
#. Current picture is not saved; user is quitting #. Current picture is not saved; user is quitting
#: ../tuxpaint.c:1852 #: ../tuxpaint.c:1865
msgid "If you quit, youll lose your picture! Save it?" msgid "If you quit, youll lose your picture! Save it?"
msgstr "Jeśli zakończysz, stracisz swój obrazek! Czy chcesz go zapisać?" msgstr "Jeśli zakończysz, stracisz swój obrazek! Czy chcesz go zapisać?"
#: ../tuxpaint.c:1853 ../tuxpaint.c:1858 #: ../tuxpaint.c:1866 ../tuxpaint.c:1871
msgid "Yes, save it!" msgid "Yes, save it!"
msgstr "Tak, zapisz!" msgstr "Tak, zapisz!"
#: ../tuxpaint.c:1854 ../tuxpaint.c:1859 #: ../tuxpaint.c:1867 ../tuxpaint.c:1872
msgid "No, don't bother saving!" msgid "No, don't bother saving!"
msgstr "Nie, nie zapisuj!" msgstr "Nie, nie zapisuj!"
#. Current picture is not saved; user is opening another picture #. Current picture is not saved; user is opening another picture
#: ../tuxpaint.c:1857 #: ../tuxpaint.c:1870
msgid "Save your picture first?" msgid "Save your picture first?"
msgstr "Czy chcesz najpierw zapisać swój obrazek?" msgstr "Czy chcesz najpierw zapisać swój obrazek?"
#. Error opening picture #. Error opening picture
#: ../tuxpaint.c:1862 #: ../tuxpaint.c:1875
msgid "Cant open that picture!" msgid "Cant open that picture!"
msgstr "Nie mogę otworzyć tego obrazka!" msgstr "Nie mogę otworzyć tego obrazka!"
#. Generic dialog dismissal #. Generic dialog dismissal
#: ../tuxpaint.c:1865 ../tuxpaint.c:1870 ../tuxpaint.c:1879 ../tuxpaint.c:1883 #: ../tuxpaint.c:1878 ../tuxpaint.c:1883 ../tuxpaint.c:1892 ../tuxpaint.c:1899
#: ../tuxpaint.c:1892 #: ../tuxpaint.c:1908
msgid "OK" msgid "OK"
msgstr "OK" msgstr "OK"
#. Notification that 'Open' dialog has nothing to show #. Notification that 'Open' dialog has nothing to show
#: ../tuxpaint.c:1869 #: ../tuxpaint.c:1882
msgid "There are no saved files!" msgid "There are no saved files!"
msgstr "Brak zapisanych plików!" msgstr "Brak zapisanych plików!"
#. Verification of print action #. Verification of print action
#: ../tuxpaint.c:1873 #: ../tuxpaint.c:1886
msgid "Print your picture now?" msgid "Print your picture now?"
msgstr "Czy chcesz teraz wydrukować swój obrazek?" msgstr "Czy chcesz teraz wydrukować swój obrazek?"
#: ../tuxpaint.c:1874 #: ../tuxpaint.c:1887
msgid "Yes, print it!" msgid "Yes, print it!"
msgstr "Tak, wydrukuj!" msgstr "Tak, wydrukuj!"
#. Confirmation of successful (we hope) printing #. Confirmation of successful (we hope) printing
#: ../tuxpaint.c:1878 #: ../tuxpaint.c:1891
msgid "Your picture has been printed!" msgid "Your picture has been printed!"
msgstr "Twój obrazek został wydrukowany!" msgstr "Twój obrazek został wydrukowany!"
#. We got an error printing
#: ../tuxpaint.c:1895
#, fuzzy
#| msgid "Your picture has been printed!"
msgid "Sorry! Your picture could not be printed!"
msgstr "Twój obrazek został wydrukowany!"
#. Notification that it's too soon to print again (--printdelay option is in effect) #. Notification that it's too soon to print again (--printdelay option is in effect)
#: ../tuxpaint.c:1882 #: ../tuxpaint.c:1898
msgid "You cant print yet!" msgid "You cant print yet!"
msgstr "Nie możesz jeszcze drukować!" msgstr "Nie możesz jeszcze drukować!"
#. Prompt to confirm erasing a picture in the Open dialog #. Prompt to confirm erasing a picture in the Open dialog
#: ../tuxpaint.c:1886 #: ../tuxpaint.c:1902
msgid "Erase this picture?" msgid "Erase this picture?"
msgstr "Czy usunąć ten obrazek?" msgstr "Czy usunąć ten obrazek?"
#: ../tuxpaint.c:1887 #: ../tuxpaint.c:1903
msgid "Yes, erase it!" msgid "Yes, erase it!"
msgstr "Tak, usuń!" msgstr "Tak, usuń!"
#: ../tuxpaint.c:1888 #: ../tuxpaint.c:1904
msgid "No, don't erase it!" msgid "No, don't erase it!"
msgstr "Nie, nie usuwaj!" msgstr "Nie, nie usuwaj!"
#. Reminder that Mouse Button 1 is the button to use in Tux Paint #. Reminder that Mouse Button 1 is the button to use in Tux Paint
#: ../tuxpaint.c:1891 #: ../tuxpaint.c:1907
msgid "Remember to use the left mouse button!" msgid "Remember to use the left mouse button!"
msgstr "Pamiętaj, żeby użyć lewego przycisku myszki!" msgstr "Pamiętaj, żeby użyć lewego przycisku myszki!"
#. Sound has been muted (silenced) via keyboard shortcut #. Sound has been muted (silenced) via keyboard shortcut
#: ../tuxpaint.c:2006 #: ../tuxpaint.c:2022
msgid "Sound muted." msgid "Sound muted."
msgstr "" msgstr ""
#. Sound has been unmuted (unsilenced) via keyboard shortcut #. Sound has been unmuted (unsilenced) via keyboard shortcut
#: ../tuxpaint.c:2011 #: ../tuxpaint.c:2027
msgid "Sound unmuted." msgid "Sound unmuted."
msgstr "" msgstr ""
#. Wait while Text tool finishes loading fonts #. Wait while Text tool finishes loading fonts
#: ../tuxpaint.c:2477 #: ../tuxpaint.c:2493
msgid "Please wait…" msgid "Please wait…"
msgstr "Proszę zaczekaj..." msgstr "Proszę zaczekaj..."
#: ../tuxpaint.c:7181 #: ../tuxpaint.c:7197
msgid "Pick a color." msgid "Pick a color."
msgstr "" msgstr ""
#. Open dialog: 'Erase' button, to erase/deleted the selected picture #. Open dialog: 'Erase' button, to erase/deleted the selected picture
#: ../tuxpaint.c:7961 #: ../tuxpaint.c:7977
msgid "Erase" msgid "Erase"
msgstr "Usuń" msgstr "Usuń"
#. Open dialog: 'Slides' button, to switch to slide show mode #. Open dialog: 'Slides' button, to switch to slide show mode
#: ../tuxpaint.c:7964 #: ../tuxpaint.c:7980
msgid "Slides" msgid "Slides"
msgstr "Slajdy" msgstr "Slajdy"
#. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture
#: ../tuxpaint.c:7967 #: ../tuxpaint.c:7983
msgid "Back" msgid "Back"
msgstr "Wróć" msgstr "Wróć"
#. Slideshow: 'Next' button, to load next slide (image) #. Slideshow: 'Next' button, to load next slide (image)
#: ../tuxpaint.c:7970 #: ../tuxpaint.c:7986
msgid "Next" msgid "Next"
msgstr "Następny" msgstr "Następny"
#. Slideshow: 'Play' button, to begin a slideshow sequence #. Slideshow: 'Play' button, to begin a slideshow sequence
#: ../tuxpaint.c:7973 #: ../tuxpaint.c:7989
msgid "Play" msgid "Play"
msgstr "Pokaż" msgstr "Pokaż"
#. Label for 'Letters' buttons (font selector, down the right when the Text tool is being used); used to show the difference between font faces #. 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:8620 #: ../tuxpaint.c:8636
msgid "Aa" msgid "Aa"
msgstr "Aa" msgstr "Aa"
#. Admittedly stupid way of determining which keys can be used for #. Admittedly stupid way of determining which keys can be used for
#. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English)
#: ../tuxpaint.c:11620 #: ../tuxpaint.c:11636
msgid "Yes" msgid "Yes"
msgstr "Tak" msgstr "Tak"
#: ../tuxpaint.c:11624 #: ../tuxpaint.c:11640
msgid "No" msgid "No"
msgstr "Nie" msgstr "Nie"
#. Prompt to ask whether user wishes to save over old version of their file #. Prompt to ask whether user wishes to save over old version of their file
#: ../tuxpaint.c:12576 #: ../tuxpaint.c:12592
msgid "Replace the picture with your changes?" msgid "Replace the picture with your changes?"
msgstr "Czy zapisać zmiany w tym obrazku?" msgstr "Czy zapisać zmiany w tym obrazku?"
#. Positive response to saving over old version #. Positive response to saving over old version
#. (like a 'File:Save' action in other applications) #. (like a 'File:Save' action in other applications)
#: ../tuxpaint.c:12580 #: ../tuxpaint.c:12596
msgid "Yes, replace the old one!" msgid "Yes, replace the old one!"
msgstr "Tak, zastąp stary plik!" msgstr "Tak, zastąp stary plik!"
#. Negative response to saving over old version (saves a new image) #. Negative response to saving over old version (saves a new image)
#. (like a 'File:Save As...' action in other applications) #. (like a 'File:Save As...' action in other applications)
#: ../tuxpaint.c:12584 #: ../tuxpaint.c:12600
msgid "No, save a new file!" msgid "No, save a new file!"
msgstr "Nie, zapisz jako nowy plik!" msgstr "Nie, zapisz jako nowy plik!"
#: ../tuxpaint.c:13347 #: ../tuxpaint.c:13363
msgid "Choose the picture you want, then click “Open”." msgid "Choose the picture you want, then click “Open”."
msgstr "Wybierz obrazek, a potem kliknij 'Otwórz'." msgstr "Wybierz obrazek, a potem kliknij 'Otwórz'."
#. Let user choose images: #. Let user choose images:
#. Instructions for Slideshow file dialog (FIXME: Make a #define) #. Instructions for Slideshow file dialog (FIXME: Make a #define)
#: ../tuxpaint.c:14334 ../tuxpaint.c:14648 #: ../tuxpaint.c:14350 ../tuxpaint.c:14664
msgid "Choose the pictures you want, then click “Play”." msgid "Choose the pictures you want, then click “Play”."
msgstr "Wybierz obrazki, a potem kliknij 'Pokaż'." msgstr "Wybierz obrazki, a potem kliknij 'Pokaż'."
@ -993,17 +1000,17 @@ msgstr "Tęcza"
msgid "You can draw in rainbow colors!" msgid "You can draw in rainbow colors!"
msgstr "Możesz rysować w kolorach tęczy!" msgstr "Możesz rysować w kolorach tęczy!"
#: ../../magic/src/rain.c:64 #: ../../magic/src/rain.c:65
#, fuzzy #, fuzzy
msgid "Rain" msgid "Rain"
msgstr "Tęcza" msgstr "Tęcza"
#: ../../magic/src/rain.c:67 #: ../../magic/src/rain.c:68
#, fuzzy #, fuzzy
msgid "Click to place a rain drop onto your picture." msgid "Click to place a rain drop onto your picture."
msgstr "Kliknij, aby zrobić odbicie obrazka jak w lusterku." msgstr "Kliknij, aby zrobić odbicie obrazka jak w lusterku."
#: ../../magic/src/rain.c:68 #: ../../magic/src/rain.c:69
#, fuzzy #, fuzzy
msgid "Click to cover your picture with rain drops." msgid "Click to cover your picture with rain drops."
msgstr "Kliknij, aby zrobić odbicie obrazka jak w lusterku." msgstr "Kliknij, aby zrobić odbicie obrazka jak w lusterku."

View file

@ -8,7 +8,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: pt_br\n" "Project-Id-Version: pt_br\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2008-11-01 21:57+0000\n" "POT-Creation-Date: 2008-12-07 19:03-0800\n"
"PO-Revision-Date: 2007-11-15 22:14-0300\n" "PO-Revision-Date: 2007-11-15 22:14-0300\n"
"Last-Translator: Frederico Goncalves Guimaraes <frederico@teia.bio.br>\n" "Last-Translator: Frederico Goncalves Guimaraes <frederico@teia.bio.br>\n"
"Language-Team: Português do Brasil\n" "Language-Team: Português do Brasil\n"
@ -381,7 +381,7 @@ msgstr "Nova"
#. Open a saved picture #. Open a saved picture
#. buttons for the file open dialog #. buttons for the file open dialog
#. Open dialog: 'Open' button, to load the selected picture #. Open dialog: 'Open' button, to load the selected picture
#: ../tools.h:75 ../tuxpaint.c:7958 #: ../tools.h:75 ../tuxpaint.c:7974
msgid "Open" msgid "Open"
msgstr "Abrir" msgstr "Abrir"
@ -500,174 +500,181 @@ msgid "OK then… Lets keep drawing this one!"
msgstr "Certo... Vamos continuar desenhando então!" msgstr "Certo... Vamos continuar desenhando então!"
#. Prompt to confirm user wishes to quit #. Prompt to confirm user wishes to quit
#: ../tuxpaint.c:1842 #: ../tuxpaint.c:1855
msgid "Do you really want to quit?" msgid "Do you really want to quit?"
msgstr "Você quer mesmo sair?" msgstr "Você quer mesmo sair?"
#. Quit prompt positive response (quit) #. Quit prompt positive response (quit)
#: ../tuxpaint.c:1845 #: ../tuxpaint.c:1858
msgid "Yes, I'm done!" msgid "Yes, I'm done!"
msgstr "Sim, eu já terminei!" msgstr "Sim, eu já terminei!"
#. Quit prompt negative response (don't quit) #. Quit prompt negative response (don't quit)
#: ../tuxpaint.c:1848 ../tuxpaint.c:1875 #: ../tuxpaint.c:1861 ../tuxpaint.c:1888
msgid "No, take me back!" msgid "No, take me back!"
msgstr "Não, vamos voltar ao desenho!" msgstr "Não, vamos voltar ao desenho!"
#. Current picture is not saved; user is quitting #. Current picture is not saved; user is quitting
#: ../tuxpaint.c:1852 #: ../tuxpaint.c:1865
msgid "If you quit, youll lose your picture! Save it?" msgid "If you quit, youll lose your picture! Save it?"
msgstr "Se você sair, vai perder seu desenho. Quer guardá-lo?" msgstr "Se você sair, vai perder seu desenho. Quer guardá-lo?"
#: ../tuxpaint.c:1853 ../tuxpaint.c:1858 #: ../tuxpaint.c:1866 ../tuxpaint.c:1871
msgid "Yes, save it!" msgid "Yes, save it!"
msgstr "Sim, guarde-o, por favor!" msgstr "Sim, guarde-o, por favor!"
#: ../tuxpaint.c:1854 ../tuxpaint.c:1859 #: ../tuxpaint.c:1867 ../tuxpaint.c:1872
msgid "No, don't bother saving!" msgid "No, don't bother saving!"
msgstr "Não, pode deixar pra lá!" msgstr "Não, pode deixar pra lá!"
#. Current picture is not saved; user is opening another picture #. Current picture is not saved; user is opening another picture
#: ../tuxpaint.c:1857 #: ../tuxpaint.c:1870
msgid "Save your picture first?" msgid "Save your picture first?"
msgstr "Quer guardar seu desenho antes?" msgstr "Quer guardar seu desenho antes?"
#. Error opening picture #. Error opening picture
#: ../tuxpaint.c:1862 #: ../tuxpaint.c:1875
msgid "Cant open that picture!" msgid "Cant open that picture!"
msgstr "Não consigo abrir esse desenho!" msgstr "Não consigo abrir esse desenho!"
#. Generic dialog dismissal #. Generic dialog dismissal
#: ../tuxpaint.c:1865 ../tuxpaint.c:1870 ../tuxpaint.c:1879 ../tuxpaint.c:1883 #: ../tuxpaint.c:1878 ../tuxpaint.c:1883 ../tuxpaint.c:1892 ../tuxpaint.c:1899
#: ../tuxpaint.c:1892 #: ../tuxpaint.c:1908
msgid "OK" msgid "OK"
msgstr "Ok" msgstr "Ok"
#. Notification that 'Open' dialog has nothing to show #. Notification that 'Open' dialog has nothing to show
#: ../tuxpaint.c:1869 #: ../tuxpaint.c:1882
msgid "There are no saved files!" msgid "There are no saved files!"
msgstr "Não tem nenhum desenho guardado!" msgstr "Não tem nenhum desenho guardado!"
#. Verification of print action #. Verification of print action
#: ../tuxpaint.c:1873 #: ../tuxpaint.c:1886
msgid "Print your picture now?" msgid "Print your picture now?"
msgstr "Quer imprimir seu desenho agora?" msgstr "Quer imprimir seu desenho agora?"
#: ../tuxpaint.c:1874 #: ../tuxpaint.c:1887
msgid "Yes, print it!" msgid "Yes, print it!"
msgstr "Sim, imprima-o, por favor!" msgstr "Sim, imprima-o, por favor!"
#. Confirmation of successful (we hope) printing #. Confirmation of successful (we hope) printing
#: ../tuxpaint.c:1878 #: ../tuxpaint.c:1891
msgid "Your picture has been printed!" msgid "Your picture has been printed!"
msgstr "Seu desenho foi impresso!" msgstr "Seu desenho foi impresso!"
#. We got an error printing
#: ../tuxpaint.c:1895
#, fuzzy
#| msgid "Your picture has been printed!"
msgid "Sorry! Your picture could not be printed!"
msgstr "Seu desenho foi impresso!"
#. Notification that it's too soon to print again (--printdelay option is in effect) #. Notification that it's too soon to print again (--printdelay option is in effect)
#: ../tuxpaint.c:1882 #: ../tuxpaint.c:1898
msgid "You cant print yet!" msgid "You cant print yet!"
msgstr "Você ainda não pode imprimi-lo!" msgstr "Você ainda não pode imprimi-lo!"
#. Prompt to confirm erasing a picture in the Open dialog #. Prompt to confirm erasing a picture in the Open dialog
#: ../tuxpaint.c:1886 #: ../tuxpaint.c:1902
msgid "Erase this picture?" msgid "Erase this picture?"
msgstr "Quer apagar esse desenho?" msgstr "Quer apagar esse desenho?"
#: ../tuxpaint.c:1887 #: ../tuxpaint.c:1903
msgid "Yes, erase it!" msgid "Yes, erase it!"
msgstr "Sim, apague-o, por favor!" msgstr "Sim, apague-o, por favor!"
#: ../tuxpaint.c:1888 #: ../tuxpaint.c:1904
msgid "No, don't erase it!" msgid "No, don't erase it!"
msgstr "Não, por favor, não o apague!" msgstr "Não, por favor, não o apague!"
#. Reminder that Mouse Button 1 is the button to use in Tux Paint #. Reminder that Mouse Button 1 is the button to use in Tux Paint
#: ../tuxpaint.c:1891 #: ../tuxpaint.c:1907
msgid "Remember to use the left mouse button!" msgid "Remember to use the left mouse button!"
msgstr "Lembre-se de usar o botão esquerdo do mouse!" msgstr "Lembre-se de usar o botão esquerdo do mouse!"
#. Sound has been muted (silenced) via keyboard shortcut #. Sound has been muted (silenced) via keyboard shortcut
#: ../tuxpaint.c:2006 #: ../tuxpaint.c:2022
msgid "Sound muted." msgid "Sound muted."
msgstr "Som desligado." msgstr "Som desligado."
#. Sound has been unmuted (unsilenced) via keyboard shortcut #. Sound has been unmuted (unsilenced) via keyboard shortcut
#: ../tuxpaint.c:2011 #: ../tuxpaint.c:2027
msgid "Sound unmuted." msgid "Sound unmuted."
msgstr "Som ligado." msgstr "Som ligado."
#. Wait while Text tool finishes loading fonts #. Wait while Text tool finishes loading fonts
#: ../tuxpaint.c:2477 #: ../tuxpaint.c:2493
msgid "Please wait…" msgid "Please wait…"
msgstr "Espere, por favor..." msgstr "Espere, por favor..."
#: ../tuxpaint.c:7181 #: ../tuxpaint.c:7197
msgid "Pick a color." msgid "Pick a color."
msgstr "Escolha uma cor." msgstr "Escolha uma cor."
#. Open dialog: 'Erase' button, to erase/deleted the selected picture #. Open dialog: 'Erase' button, to erase/deleted the selected picture
#: ../tuxpaint.c:7961 #: ../tuxpaint.c:7977
msgid "Erase" msgid "Erase"
msgstr "Apagar" msgstr "Apagar"
#. Open dialog: 'Slides' button, to switch to slide show mode #. Open dialog: 'Slides' button, to switch to slide show mode
#: ../tuxpaint.c:7964 #: ../tuxpaint.c:7980
msgid "Slides" msgid "Slides"
msgstr "Slides" msgstr "Slides"
#. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture
#: ../tuxpaint.c:7967 #: ../tuxpaint.c:7983
msgid "Back" msgid "Back"
msgstr "Voltar" msgstr "Voltar"
#. Slideshow: 'Next' button, to load next slide (image) #. Slideshow: 'Next' button, to load next slide (image)
#: ../tuxpaint.c:7970 #: ../tuxpaint.c:7986
msgid "Next" msgid "Next"
msgstr "Próximo" msgstr "Próximo"
#. Slideshow: 'Play' button, to begin a slideshow sequence #. Slideshow: 'Play' button, to begin a slideshow sequence
#: ../tuxpaint.c:7973 #: ../tuxpaint.c:7989
msgid "Play" msgid "Play"
msgstr "Iniciar" msgstr "Iniciar"
#. Label for 'Letters' buttons (font selector, down the right when the Text tool is being used); used to show the difference between font faces #. 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:8620 #: ../tuxpaint.c:8636
msgid "Aa" msgid "Aa"
msgstr "Aa" msgstr "Aa"
#. Admittedly stupid way of determining which keys can be used for #. Admittedly stupid way of determining which keys can be used for
#. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English)
#: ../tuxpaint.c:11620 #: ../tuxpaint.c:11636
msgid "Yes" msgid "Yes"
msgstr "Sim" msgstr "Sim"
#: ../tuxpaint.c:11624 #: ../tuxpaint.c:11640
msgid "No" msgid "No"
msgstr "Não" msgstr "Não"
#. Prompt to ask whether user wishes to save over old version of their file #. Prompt to ask whether user wishes to save over old version of their file
#: ../tuxpaint.c:12576 #: ../tuxpaint.c:12592
msgid "Replace the picture with your changes?" msgid "Replace the picture with your changes?"
msgstr "Substituir o desenho antigo por esse?" msgstr "Substituir o desenho antigo por esse?"
#. Positive response to saving over old version #. Positive response to saving over old version
#. (like a 'File:Save' action in other applications) #. (like a 'File:Save' action in other applications)
#: ../tuxpaint.c:12580 #: ../tuxpaint.c:12596
msgid "Yes, replace the old one!" msgid "Yes, replace the old one!"
msgstr "Sim, substitua a antiga!" msgstr "Sim, substitua a antiga!"
#. Negative response to saving over old version (saves a new image) #. Negative response to saving over old version (saves a new image)
#. (like a 'File:Save As...' action in other applications) #. (like a 'File:Save As...' action in other applications)
#: ../tuxpaint.c:12584 #: ../tuxpaint.c:12600
msgid "No, save a new file!" msgid "No, save a new file!"
msgstr "Não, guarde como um novo arquivo!" msgstr "Não, guarde como um novo arquivo!"
#: ../tuxpaint.c:13347 #: ../tuxpaint.c:13363
msgid "Choose the picture you want, then click “Open”." msgid "Choose the picture you want, then click “Open”."
msgstr "Escolha o desenho que você quer e clique em “Abrir“." msgstr "Escolha o desenho que você quer e clique em “Abrir“."
#. Let user choose images: #. Let user choose images:
#. Instructions for Slideshow file dialog (FIXME: Make a #define) #. Instructions for Slideshow file dialog (FIXME: Make a #define)
#: ../tuxpaint.c:14334 ../tuxpaint.c:14648 #: ../tuxpaint.c:14350 ../tuxpaint.c:14664
msgid "Choose the pictures you want, then click “Play”." msgid "Choose the pictures you want, then click “Play”."
msgstr "Escolha os desenhos que você quer e clique em “Iniciar“." msgstr "Escolha os desenhos que você quer e clique em “Iniciar“."
@ -994,17 +1001,17 @@ msgstr "Arco-íris"
msgid "You can draw in rainbow colors!" msgid "You can draw in rainbow colors!"
msgstr "Você pode desenhar com as cores do arco-íris!" msgstr "Você pode desenhar com as cores do arco-íris!"
#: ../../magic/src/rain.c:64 #: ../../magic/src/rain.c:65
#, fuzzy #, fuzzy
msgid "Rain" msgid "Rain"
msgstr "Arco-íris" msgstr "Arco-íris"
#: ../../magic/src/rain.c:67 #: ../../magic/src/rain.c:68
#, fuzzy #, fuzzy
msgid "Click to place a rain drop onto your picture." msgid "Click to place a rain drop onto your picture."
msgstr "Clique para espelhar a imagem." msgstr "Clique para espelhar a imagem."
#: ../../magic/src/rain.c:68 #: ../../magic/src/rain.c:69
#, fuzzy #, fuzzy
msgid "Click to cover your picture with rain drops." msgid "Click to cover your picture with rain drops."
msgstr "Clique para espelhar a imagem." msgstr "Clique para espelhar a imagem."

View file

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: tuxpaint 0.9.17\n" "Project-Id-Version: tuxpaint 0.9.17\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2008-11-01 21:57+0000\n" "POT-Creation-Date: 2008-12-07 19:03-0800\n"
"PO-Revision-Date: 2007-05-15 23:29+0100\n" "PO-Revision-Date: 2007-05-15 23:29+0100\n"
"Last-Translator: Helder Correia <helder.pereira.correia@gmail.com>\n" "Last-Translator: Helder Correia <helder.pereira.correia@gmail.com>\n"
"Language-Team: Portuguese <translation-team-pt@lists.sourceforge.net>\n" "Language-Team: Portuguese <translation-team-pt@lists.sourceforge.net>\n"
@ -381,7 +381,7 @@ msgstr "Novo"
#. Open a saved picture #. Open a saved picture
#. buttons for the file open dialog #. buttons for the file open dialog
#. Open dialog: 'Open' button, to load the selected picture #. Open dialog: 'Open' button, to load the selected picture
#: ../tools.h:75 ../tuxpaint.c:7958 #: ../tools.h:75 ../tuxpaint.c:7974
msgid "Open" msgid "Open"
msgstr "Abrir" msgstr "Abrir"
@ -502,174 +502,181 @@ msgid "OK then… Lets keep drawing this one!"
msgstr " Então está bem… Vamos continuar com este desenho!" msgstr " Então está bem… Vamos continuar com este desenho!"
#. Prompt to confirm user wishes to quit #. Prompt to confirm user wishes to quit
#: ../tuxpaint.c:1842 #: ../tuxpaint.c:1855
msgid "Do you really want to quit?" msgid "Do you really want to quit?"
msgstr "Queres mesmo sair?" msgstr "Queres mesmo sair?"
#. Quit prompt positive response (quit) #. Quit prompt positive response (quit)
#: ../tuxpaint.c:1845 #: ../tuxpaint.c:1858
msgid "Yes, I'm done!" msgid "Yes, I'm done!"
msgstr "Sim, terminei!" msgstr "Sim, terminei!"
#. Quit prompt negative response (don't quit) #. Quit prompt negative response (don't quit)
#: ../tuxpaint.c:1848 ../tuxpaint.c:1875 #: ../tuxpaint.c:1861 ../tuxpaint.c:1888
msgid "No, take me back!" msgid "No, take me back!"
msgstr "Não, quero continuar!" msgstr "Não, quero continuar!"
#. Current picture is not saved; user is quitting #. Current picture is not saved; user is quitting
#: ../tuxpaint.c:1852 #: ../tuxpaint.c:1865
msgid "If you quit, youll lose your picture! Save it?" msgid "If you quit, youll lose your picture! Save it?"
msgstr "Se saíres, vais perder o teu desenho! Queres guardá-lo?" msgstr "Se saíres, vais perder o teu desenho! Queres guardá-lo?"
#: ../tuxpaint.c:1853 ../tuxpaint.c:1858 #: ../tuxpaint.c:1866 ../tuxpaint.c:1871
msgid "Yes, save it!" msgid "Yes, save it!"
msgstr "Sim, guarda-o!" msgstr "Sim, guarda-o!"
#: ../tuxpaint.c:1854 ../tuxpaint.c:1859 #: ../tuxpaint.c:1867 ../tuxpaint.c:1872
msgid "No, don't bother saving!" msgid "No, don't bother saving!"
msgstr "Não, não é preciso!" msgstr "Não, não é preciso!"
#. Current picture is not saved; user is opening another picture #. Current picture is not saved; user is opening another picture
#: ../tuxpaint.c:1857 #: ../tuxpaint.c:1870
msgid "Save your picture first?" msgid "Save your picture first?"
msgstr "Queres guardar o teu desenho primeiro?" msgstr "Queres guardar o teu desenho primeiro?"
#. Error opening picture #. Error opening picture
#: ../tuxpaint.c:1862 #: ../tuxpaint.c:1875
msgid "Cant open that picture!" msgid "Cant open that picture!"
msgstr "Não consigo abrir esse desenho!" msgstr "Não consigo abrir esse desenho!"
#. Generic dialog dismissal #. Generic dialog dismissal
#: ../tuxpaint.c:1865 ../tuxpaint.c:1870 ../tuxpaint.c:1879 ../tuxpaint.c:1883 #: ../tuxpaint.c:1878 ../tuxpaint.c:1883 ../tuxpaint.c:1892 ../tuxpaint.c:1899
#: ../tuxpaint.c:1892 #: ../tuxpaint.c:1908
msgid "OK" msgid "OK"
msgstr "Está bem" msgstr "Está bem"
#. Notification that 'Open' dialog has nothing to show #. Notification that 'Open' dialog has nothing to show
#: ../tuxpaint.c:1869 #: ../tuxpaint.c:1882
msgid "There are no saved files!" msgid "There are no saved files!"
msgstr "Não há desenhos guardados!" msgstr "Não há desenhos guardados!"
#. Verification of print action #. Verification of print action
#: ../tuxpaint.c:1873 #: ../tuxpaint.c:1886
msgid "Print your picture now?" msgid "Print your picture now?"
msgstr "Queres imprimir o teu desenho agora?" msgstr "Queres imprimir o teu desenho agora?"
#: ../tuxpaint.c:1874 #: ../tuxpaint.c:1887
msgid "Yes, print it!" msgid "Yes, print it!"
msgstr "Sim, imprime-o!" msgstr "Sim, imprime-o!"
#. Confirmation of successful (we hope) printing #. Confirmation of successful (we hope) printing
#: ../tuxpaint.c:1878 #: ../tuxpaint.c:1891
msgid "Your picture has been printed!" msgid "Your picture has been printed!"
msgstr "O teu desenho foi imprimido!" msgstr "O teu desenho foi imprimido!"
#. We got an error printing
#: ../tuxpaint.c:1895
#, fuzzy
#| msgid "Your picture has been printed!"
msgid "Sorry! Your picture could not be printed!"
msgstr "O teu desenho foi imprimido!"
#. Notification that it's too soon to print again (--printdelay option is in effect) #. Notification that it's too soon to print again (--printdelay option is in effect)
#: ../tuxpaint.c:1882 #: ../tuxpaint.c:1898
msgid "You cant print yet!" msgid "You cant print yet!"
msgstr "Ainda não podes imprimir!" msgstr "Ainda não podes imprimir!"
#. Prompt to confirm erasing a picture in the Open dialog #. Prompt to confirm erasing a picture in the Open dialog
#: ../tuxpaint.c:1886 #: ../tuxpaint.c:1902
msgid "Erase this picture?" msgid "Erase this picture?"
msgstr "Apagar este desenho?" msgstr "Apagar este desenho?"
#: ../tuxpaint.c:1887 #: ../tuxpaint.c:1903
msgid "Yes, erase it!" msgid "Yes, erase it!"
msgstr "Sim, apaga-o!" msgstr "Sim, apaga-o!"
#: ../tuxpaint.c:1888 #: ../tuxpaint.c:1904
msgid "No, don't erase it!" msgid "No, don't erase it!"
msgstr "Não, não o apagues!" msgstr "Não, não o apagues!"
#. Reminder that Mouse Button 1 is the button to use in Tux Paint #. Reminder that Mouse Button 1 is the button to use in Tux Paint
#: ../tuxpaint.c:1891 #: ../tuxpaint.c:1907
msgid "Remember to use the left mouse button!" msgid "Remember to use the left mouse button!"
msgstr "Lembra-te de usar o botão esquerdo do rato!" msgstr "Lembra-te de usar o botão esquerdo do rato!"
#. Sound has been muted (silenced) via keyboard shortcut #. Sound has been muted (silenced) via keyboard shortcut
#: ../tuxpaint.c:2006 #: ../tuxpaint.c:2022
msgid "Sound muted." msgid "Sound muted."
msgstr "" msgstr ""
#. Sound has been unmuted (unsilenced) via keyboard shortcut #. Sound has been unmuted (unsilenced) via keyboard shortcut
#: ../tuxpaint.c:2011 #: ../tuxpaint.c:2027
msgid "Sound unmuted." msgid "Sound unmuted."
msgstr "" msgstr ""
#. Wait while Text tool finishes loading fonts #. Wait while Text tool finishes loading fonts
#: ../tuxpaint.c:2477 #: ../tuxpaint.c:2493
msgid "Please wait…" msgid "Please wait…"
msgstr "Por favor, aguarda..." msgstr "Por favor, aguarda..."
#: ../tuxpaint.c:7181 #: ../tuxpaint.c:7197
msgid "Pick a color." msgid "Pick a color."
msgstr "" msgstr ""
#. Open dialog: 'Erase' button, to erase/deleted the selected picture #. Open dialog: 'Erase' button, to erase/deleted the selected picture
#: ../tuxpaint.c:7961 #: ../tuxpaint.c:7977
msgid "Erase" msgid "Erase"
msgstr "Apagar" msgstr "Apagar"
#. Open dialog: 'Slides' button, to switch to slide show mode #. Open dialog: 'Slides' button, to switch to slide show mode
#: ../tuxpaint.c:7964 #: ../tuxpaint.c:7980
msgid "Slides" msgid "Slides"
msgstr "Diapositivos" msgstr "Diapositivos"
#. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture
#: ../tuxpaint.c:7967 #: ../tuxpaint.c:7983
msgid "Back" msgid "Back"
msgstr "Recuar" msgstr "Recuar"
#. Slideshow: 'Next' button, to load next slide (image) #. Slideshow: 'Next' button, to load next slide (image)
#: ../tuxpaint.c:7970 #: ../tuxpaint.c:7986
msgid "Next" msgid "Next"
msgstr "Avançar" msgstr "Avançar"
#. Slideshow: 'Play' button, to begin a slideshow sequence #. Slideshow: 'Play' button, to begin a slideshow sequence
#: ../tuxpaint.c:7973 #: ../tuxpaint.c:7989
msgid "Play" msgid "Play"
msgstr "Mostrar" msgstr "Mostrar"
#. Label for 'Letters' buttons (font selector, down the right when the Text tool is being used); used to show the difference between font faces #. 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:8620 #: ../tuxpaint.c:8636
msgid "Aa" msgid "Aa"
msgstr "Aa" msgstr "Aa"
#. Admittedly stupid way of determining which keys can be used for #. Admittedly stupid way of determining which keys can be used for
#. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English)
#: ../tuxpaint.c:11620 #: ../tuxpaint.c:11636
msgid "Yes" msgid "Yes"
msgstr "Sim" msgstr "Sim"
#: ../tuxpaint.c:11624 #: ../tuxpaint.c:11640
msgid "No" msgid "No"
msgstr "Não" msgstr "Não"
#. Prompt to ask whether user wishes to save over old version of their file #. Prompt to ask whether user wishes to save over old version of their file
#: ../tuxpaint.c:12576 #: ../tuxpaint.c:12592
msgid "Replace the picture with your changes?" msgid "Replace the picture with your changes?"
msgstr "Guardar as tuas alterações por cima do antigo?" msgstr "Guardar as tuas alterações por cima do antigo?"
#. Positive response to saving over old version #. Positive response to saving over old version
#. (like a 'File:Save' action in other applications) #. (like a 'File:Save' action in other applications)
#: ../tuxpaint.c:12580 #: ../tuxpaint.c:12596
msgid "Yes, replace the old one!" msgid "Yes, replace the old one!"
msgstr "Sim, guarda por cima do antigo!" msgstr "Sim, guarda por cima do antigo!"
#. Negative response to saving over old version (saves a new image) #. Negative response to saving over old version (saves a new image)
#. (like a 'File:Save As...' action in other applications) #. (like a 'File:Save As...' action in other applications)
#: ../tuxpaint.c:12584 #: ../tuxpaint.c:12600
msgid "No, save a new file!" msgid "No, save a new file!"
msgstr "Não, guarda como um novo desenho!" msgstr "Não, guarda como um novo desenho!"
#: ../tuxpaint.c:13347 #: ../tuxpaint.c:13363
msgid "Choose the picture you want, then click “Open”." msgid "Choose the picture you want, then click “Open”."
msgstr "Escolhe o desenho que queres e clica em “Abrir”." msgstr "Escolhe o desenho que queres e clica em “Abrir”."
#. Let user choose images: #. Let user choose images:
#. Instructions for Slideshow file dialog (FIXME: Make a #define) #. Instructions for Slideshow file dialog (FIXME: Make a #define)
#: ../tuxpaint.c:14334 ../tuxpaint.c:14648 #: ../tuxpaint.c:14350 ../tuxpaint.c:14664
msgid "Choose the pictures you want, then click “Play”." msgid "Choose the pictures you want, then click “Play”."
msgstr "Escolhe as imagens que queres e clica em “Mostrar”." msgstr "Escolhe as imagens que queres e clica em “Mostrar”."
@ -996,17 +1003,17 @@ msgstr "Arco-íris"
msgid "You can draw in rainbow colors!" msgid "You can draw in rainbow colors!"
msgstr "Podes desenhar com as cores do arco-íris!" msgstr "Podes desenhar com as cores do arco-íris!"
#: ../../magic/src/rain.c:64 #: ../../magic/src/rain.c:65
#, fuzzy #, fuzzy
msgid "Rain" msgid "Rain"
msgstr "Arco-íris" msgstr "Arco-íris"
#: ../../magic/src/rain.c:67 #: ../../magic/src/rain.c:68
#, fuzzy #, fuzzy
msgid "Click to place a rain drop onto your picture." msgid "Click to place a rain drop onto your picture."
msgstr "Clica para espelhares o desenho." msgstr "Clica para espelhares o desenho."
#: ../../magic/src/rain.c:68 #: ../../magic/src/rain.c:69
#, fuzzy #, fuzzy
msgid "Click to cover your picture with rain drops." msgid "Click to cover your picture with rain drops."
msgstr "Clica para espelhares o desenho." msgstr "Clica para espelhares o desenho."

View file

@ -8,14 +8,14 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Tuxpaint 0.9.2pre\n" "Project-Id-Version: Tuxpaint 0.9.2pre\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2008-11-01 21:57+0000\n" "POT-Creation-Date: 2008-12-07 19:03-0800\n"
"PO-Revision-Date: 2003-01-03 21:32-0500\n" "PO-Revision-Date: 2003-01-03 21:32-0500\n"
"Pre-Last-Translator: Laurentiu Buzdugan <buzdugan@voyager.net>\n"
"Last (indeed) translator: Sorin Paliga <sorin_paliga@me.com>\n"
"Language-Team: Romanian <ro@li.org>\n" "Language-Team: Romanian <ro@li.org>\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Pre-Last-Translator: Laurentiu Buzdugan <buzdugan@voyager.net>\n"
"Last (indeed) translator: Sorin Paliga <sorin_paliga@me.com>\n"
"X-Generator: KBabel 0.9.6\n" "X-Generator: KBabel 0.9.6\n"
#. Response to Black (0, 0, 0) color selected #. Response to Black (0, 0, 0) color selected
@ -26,12 +26,16 @@ msgstr "Negru!"
#. Response to Dark grey (128, 128, 128) color selected #. Response to Dark grey (128, 128, 128) color selected
#: ../colors.h:89 #: ../colors.h:89
msgid "Dark grey! Some people spell it '€œdark gray'€." #, fuzzy
#| msgid "Dark grey! Some people spell it '€œdark gray'€."
msgid "Dark grey! Some people spell it “dark gray”."
msgstr "Gri închis! Unii scriu și gris închis" msgstr "Gri închis! Unii scriu și gris închis"
#. Response to Light grey (192, 192, 192) color selected #. Response to Light grey (192, 192, 192) color selected
#: ../colors.h:92 #: ../colors.h:92
msgid "Light grey! Some people spell it '€œlight gray'€." #, fuzzy
#| msgid "Light grey! Some people spell it '€œlight gray'€."
msgid "Light grey! Some people spell it “light gray”."
msgstr "Gri deschis! Unii scriu gris deschis" msgstr "Gri deschis! Unii scriu gris deschis"
#. Response to White (255, 255, 255) color selected #. Response to White (255, 255, 255) color selected
@ -396,7 +400,7 @@ msgstr "Nou"
#. Open a saved picture #. Open a saved picture
#. buttons for the file open dialog #. buttons for the file open dialog
#. Open dialog: 'Open' button, to load the selected picture #. Open dialog: 'Open' button, to load the selected picture
#: ../tools.h:75 ../tuxpaint.c:7958 #: ../tools.h:75 ../tuxpaint.c:7974
msgid "Open" msgid "Open"
msgstr "Deschide" msgstr "Deschide"
@ -429,8 +433,7 @@ msgstr "Alege o imagine pe care să o stampezi în jurul desenului"
#: ../tools.h:98 #: ../tools.h:98
#, fuzzy #, fuzzy
msgid "Click to start drawing a line. Let go to complete it." msgid "Click to start drawing a line. Let go to complete it."
msgstr "" msgstr "Fă clic să începi trasarea liniei. Dă drumul pentru a o termina."
"Fă clic să începi trasarea liniei. Dă drumul pentru a o termina."
#. Shape tool instructions #. Shape tool instructions
#: ../tools.h:101 #: ../tools.h:101
@ -440,8 +443,8 @@ msgid ""
"size you want. Move around to rotate it, and click to draw it." "size you want. Move around to rotate it, and click to draw it."
msgstr "" msgstr ""
"Alege o formă. Fă clic pentru a alege centrul, apoi dă-i drumul când va " "Alege o formă. Fă clic pentru a alege centrul, apoi dă-i drumul când va "
"avea dimensiunea dorită. Mișcă maus-ul pentru a o roti și fă clic pentru " "avea dimensiunea dorită. Mișcă maus-ul pentru a o roti și fă clic pentru a o "
"a o desena." "desena."
#. Text tool instructions #. Text tool instructions
#: ../tools.h:104 #: ../tools.h:104
@ -477,8 +480,10 @@ msgstr "Alege o culoare ori un desen cu care să începi un desen nou."
#. Response to 'open' action (while file dialog is being constructed) #. Response to 'open' action (while file dialog is being constructed)
#: ../tools.h:122 #: ../tools.h:122
msgid "Openâ" #, fuzzy
msgstr "Deschide..." #| msgid "Open"
msgid "Open…"
msgstr "Deschide"
#. Response to 'save' action #. Response to 'save' action
#: ../tools.h:125 #: ../tools.h:125
@ -487,7 +492,9 @@ msgstr "Imaginea a fost salvată!"
#. Response to 'print' action (while printing, or print dialog is being used) #. Response to 'print' action (while printing, or print dialog is being used)
#: ../tools.h:128 #: ../tools.h:128
msgid "Printing" #, fuzzy
#| msgid "Printing"
msgid "Printing…"
msgstr "Imprim..." msgstr "Imprim..."
#. Response to 'quit' (exit) action #. Response to 'quit' (exit) action
@ -512,184 +519,199 @@ msgstr "Mișcă mausul pentru a roti forma. Fă clic pentru a o desena."
#. Notification that 'New' action was aborted (current image would have been lost) #. Notification that 'New' action was aborted (current image would have been lost)
#: ../tools.h:144 #: ../tools.h:144
msgid "OK then. Let's keep drawing this one!" #, fuzzy
#| msgid "OK then. Let's keep drawing this one!"
msgid "OK then… Lets keep drawing this one!"
msgstr "Bine... Hai so desenăm!" msgstr "Bine... Hai so desenăm!"
#. Prompt to confirm user wishes to quit #. Prompt to confirm user wishes to quit
#: ../tuxpaint.c:1842 #: ../tuxpaint.c:1855
msgid "Do you really want to quit?" msgid "Do you really want to quit?"
msgstr "Chiar vrei să închizi?" msgstr "Chiar vrei să închizi?"
#. Quit prompt positive response (quit) #. Quit prompt positive response (quit)
#: ../tuxpaint.c:1845 #: ../tuxpaint.c:1858
msgid "Yes, I'm done!" msgid "Yes, I'm done!"
msgstr "Da, am terminat" msgstr "Da, am terminat"
#. Quit prompt negative response (don't quit) #. Quit prompt negative response (don't quit)
#: ../tuxpaint.c:1848 ../tuxpaint.c:1875 #: ../tuxpaint.c:1861 ../tuxpaint.c:1888
msgid "No, take me back!" msgid "No, take me back!"
msgstr "Nu, dumă înapoi" msgstr "Nu, dumă înapoi"
#. Current picture is not saved; user is quitting #. Current picture is not saved; user is quitting
#: ../tuxpaint.c:1852 #: ../tuxpaint.c:1865
msgid "If you quit, youll lose your picture! Save it?" msgid "If you quit, youll lose your picture! Save it?"
msgstr "Dacă închizi, vei pierde imaginea! Vrei să o salvezi?" msgstr "Dacă închizi, vei pierde imaginea! Vrei să o salvezi?"
#: ../tuxpaint.c:1853 ../tuxpaint.c:1858 #: ../tuxpaint.c:1866 ../tuxpaint.c:1871
msgid "Yes, save it!" msgid "Yes, save it!"
msgstr "Da, salveazo!" msgstr "Da, salveazo!"
#: ../tuxpaint.c:1854 ../tuxpaint.c:1859 #: ../tuxpaint.c:1867 ../tuxpaint.c:1872
msgid "No, don't bother saving!" msgid "No, don't bother saving!"
msgstr "Nu, nu salva!" msgstr "Nu, nu salva!"
#. Current picture is not saved; user is opening another picture #. Current picture is not saved; user is opening another picture
#: ../tuxpaint.c:1857 #: ../tuxpaint.c:1870
msgid "Save your picture first?" msgid "Save your picture first?"
msgstr "Salvezi imaginea mai întâi?" msgstr "Salvezi imaginea mai întâi?"
#. Error opening picture #. Error opening picture
#: ../tuxpaint.c:1862 #: ../tuxpaint.c:1875
msgid "Canâ€'t open that picture!" #, fuzzy
#| msgid "Canâ€'t open that picture!"
msgid "Cant open that picture!"
msgstr "Nu pot deschide acea imagine!" msgstr "Nu pot deschide acea imagine!"
#. Generic dialog dismissal #. Generic dialog dismissal
#: ../tuxpaint.c:1865 ../tuxpaint.c:1870 ../tuxpaint.c:1879 ../tuxpaint.c:1883 #: ../tuxpaint.c:1878 ../tuxpaint.c:1883 ../tuxpaint.c:1892 ../tuxpaint.c:1899
#: ../tuxpaint.c:1892 #: ../tuxpaint.c:1908
msgid "OK" msgid "OK"
msgstr "OK" msgstr "OK"
#. Notification that 'Open' dialog has nothing to show #. Notification that 'Open' dialog has nothing to show
#: ../tuxpaint.c:1869 #: ../tuxpaint.c:1882
msgid "There are no saved files!" msgid "There are no saved files!"
msgstr "Nu este niciun fișier salvat!" msgstr "Nu este niciun fișier salvat!"
#. Verification of print action #. Verification of print action
#: ../tuxpaint.c:1873 #: ../tuxpaint.c:1886
#, fuzzy #, fuzzy
msgid "Print your picture now?" msgid "Print your picture now?"
msgstr "Imprimi imaginea acum?" msgstr "Imprimi imaginea acum?"
#: ../tuxpaint.c:1874 #: ../tuxpaint.c:1887
msgid "Yes, print it!" msgid "Yes, print it!"
msgstr "Da, imprimo!" msgstr "Da, imprimo!"
#. Confirmation of successful (we hope) printing #. Confirmation of successful (we hope) printing
#: ../tuxpaint.c:1878 #: ../tuxpaint.c:1891
msgid "Your image has been printed!" #, fuzzy
#| msgid "Your image has been printed!"
msgid "Your picture has been printed!"
msgstr "Imaginea ta a fost tipărită!" msgstr "Imaginea ta a fost tipărită!"
#. We got an error printing
#: ../tuxpaint.c:1895
msgid "Sorry! Your picture could not be printed!"
msgstr ""
#. Notification that it's too soon to print again (--printdelay option is in effect) #. Notification that it's too soon to print again (--printdelay option is in effect)
#: ../tuxpaint.c:1882 #: ../tuxpaint.c:1898
msgid "You can'€™t print yet!" #, fuzzy
#| msgid "You can'€™t print yet!"
msgid "You cant print yet!"
msgstr "Nu poți încă imprima!" msgstr "Nu poți încă imprima!"
#. Prompt to confirm erasing a picture in the Open dialog #. Prompt to confirm erasing a picture in the Open dialog
#: ../tuxpaint.c:1886 #: ../tuxpaint.c:1902
msgid "Erase this picture?" msgid "Erase this picture?"
msgstr "Ștergi imaginea?" msgstr "Ștergi imaginea?"
#: ../tuxpaint.c:1887 #: ../tuxpaint.c:1903
msgid "Yes, erase it!" msgid "Yes, erase it!"
msgstr "Da, șteregeo!" msgstr "Da, șteregeo!"
#: ../tuxpaint.c:1888 #: ../tuxpaint.c:1904
msgid "No, don't erase it!" msgid "No, don't erase it!"
msgstr "Nu, nu o șterge!" msgstr "Nu, nu o șterge!"
#. Reminder that Mouse Button 1 is the button to use in Tux Paint #. Reminder that Mouse Button 1 is the button to use in Tux Paint
#: ../tuxpaint.c:1891 #: ../tuxpaint.c:1907
msgid "Remember to use the left mouse button!" msgid "Remember to use the left mouse button!"
msgstr "Nu uita să folosești butonul din stânga al mausului" msgstr "Nu uita să folosești butonul din stânga al mausului"
#. Sound has been muted (silenced) via keyboard shortcut #. Sound has been muted (silenced) via keyboard shortcut
#: ../tuxpaint.c:2006 #: ../tuxpaint.c:2022
msgid "Sound muted." msgid "Sound muted."
msgstr "fără sunet" msgstr "fără sunet"
#. Sound has been unmuted (unsilenced) via keyboard shortcut #. Sound has been unmuted (unsilenced) via keyboard shortcut
#: ../tuxpaint.c:2011 #: ../tuxpaint.c:2027
msgid "Sound unmuted." msgid "Sound unmuted."
msgstr "Cu sunet" msgstr "Cu sunet"
#. Wait while Text tool finishes loading fonts #. Wait while Text tool finishes loading fonts
#: ../tuxpaint.c:2477 #: ../tuxpaint.c:2493
msgid "Please wait" #, fuzzy
#| msgid "Please wait"
msgid "Please wait…"
msgstr "Așteaptă, te rog" msgstr "Așteaptă, te rog"
#: ../tuxpaint.c:7181 #: ../tuxpaint.c:7197
msgid "Pick a color." msgid "Pick a color."
msgstr "Alege o culoare" msgstr "Alege o culoare"
#. Open dialog: 'Erase' button, to erase/deleted the selected picture #. Open dialog: 'Erase' button, to erase/deleted the selected picture
#: ../tuxpaint.c:7961 #: ../tuxpaint.c:7977
msgid "Erase" msgid "Erase"
msgstr "Șterge" msgstr "Șterge"
#. Open dialog: 'Slides' button, to switch to slide show mode #. Open dialog: 'Slides' button, to switch to slide show mode
#: ../tuxpaint.c:7964 #: ../tuxpaint.c:7980
msgid "Slides" msgid "Slides"
msgstr "Diapozitive" msgstr "Diapozitive"
#. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture
#: ../tuxpaint.c:7967 #: ../tuxpaint.c:7983
msgid "Back" msgid "Back"
msgstr "Înapoi" msgstr "Înapoi"
#. Slideshow: 'Next' button, to load next slide (image) #. Slideshow: 'Next' button, to load next slide (image)
#: ../tuxpaint.c:7970 #: ../tuxpaint.c:7986
#, fuzzy #, fuzzy
msgid "Next" msgid "Next"
msgstr "Următor" msgstr "Următor"
#. Slideshow: 'Play' button, to begin a slideshow sequence #. Slideshow: 'Play' button, to begin a slideshow sequence
#: ../tuxpaint.c:7973 #: ../tuxpaint.c:7989
msgid "Play" msgid "Play"
msgstr "Rulează" msgstr "Rulează"
#. Label for 'Letters' buttons (font selector, down the right when the Text tool is being used); used to show the difference between font faces #. 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:8620 #: ../tuxpaint.c:8636
msgid "Aa" msgid "Aa"
msgstr "Aa" msgstr "Aa"
#. Admittedly stupid way of determining which keys can be used for #. Admittedly stupid way of determining which keys can be used for
#. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English)
#: ../tuxpaint.c:11620 #: ../tuxpaint.c:11636
msgid "Yes" msgid "Yes"
msgstr "Da" msgstr "Da"
#: ../tuxpaint.c:11624 #: ../tuxpaint.c:11640
msgid "No" msgid "No"
msgstr "Nu" msgstr "Nu"
#. Prompt to ask whether user wishes to save over old version of their file #. Prompt to ask whether user wishes to save over old version of their file
#: ../tuxpaint.c:12576 #: ../tuxpaint.c:12592
msgid "Replace the picture with your changes?" msgid "Replace the picture with your changes?"
msgstr "Înlocuiești desenul cu modificările tale?" msgstr "Înlocuiești desenul cu modificările tale?"
#. Positive response to saving over old version #. Positive response to saving over old version
#. (like a 'File:Save' action in other applications) #. (like a 'File:Save' action in other applications)
#: ../tuxpaint.c:12580 #: ../tuxpaint.c:12596
msgid "Yes, replace the old one!" msgid "Yes, replace the old one!"
msgstr "Da, înlocuieșteo!" msgstr "Da, înlocuieșteo!"
#. Negative response to saving over old version (saves a new image) #. Negative response to saving over old version (saves a new image)
#. (like a 'File:Save As...' action in other applications) #. (like a 'File:Save As...' action in other applications)
#: ../tuxpaint.c:12584 #: ../tuxpaint.c:12600
#, fuzzy #, fuzzy
msgid "No, save a new file!" msgid "No, save a new file!"
msgstr "Nu, salveazo ca fișier nou" msgstr "Nu, salveazo ca fișier nou"
#: ../tuxpaint.c:13347 #: ../tuxpaint.c:13363
#, fuzzy #, fuzzy
msgid "Choose the picture you want, then click €Open€." msgid "Choose the picture you want, then click “Open”."
msgstr "Alege imaginea dorită, apoi fă clic pe „Deschide”" msgstr "Alege imaginea dorită, apoi fă clic pe „Deschide”"
#. Let user choose images: #. Let user choose images:
#. Instructions for Slideshow file dialog (FIXME: Make a #define) #. Instructions for Slideshow file dialog (FIXME: Make a #define)
#: ../tuxpaint.c:14334 ../tuxpaint.c:14648 #: ../tuxpaint.c:14350 ../tuxpaint.c:14664
#, fuzzy #, fuzzy
msgid "Choose the pictures you want, then click Play€." msgid "Choose the pictures you want, then click “Play”."
msgstr "Alege imaginile dorite, apoi fă clic pe 'Rulează'" msgstr "Alege imaginile dorite, apoi fă clic pe 'Rulează'"
#: ../tuxpaint.desktop.in.h:1 #: ../tuxpaint.desktop.in.h:1
@ -793,8 +815,7 @@ msgstr "Desen animat"
#: ../../magic/src/cartoon.c:87 #: ../../magic/src/cartoon.c:87
#, fuzzy #, fuzzy
msgid "Click and move the mouse around to turn the picture into a cartoon." msgid "Click and move the mouse around to turn the picture into a cartoon."
msgstr "" msgstr "Clic și mișcă maus-ul pentru a transforma pictura în desen animat."
"Clic și mișcă maus-ul pentru a transforma pictura în desen animat."
#: ../../magic/src/confetti.c:63 #: ../../magic/src/confetti.c:63
msgid "Confetti" msgid "Confetti"
@ -875,8 +896,9 @@ msgstr "Floare"
#: ../../magic/src/flower.c:130 #: ../../magic/src/flower.c:130
msgid "Click and drag to draw a flower stalk. Let go to finish the flower." msgid "Click and drag to draw a flower stalk. Let go to finish the flower."
msgstr "Clic și trage pentru a desena tulpina unei flori. Dă drumul" msgstr ""
"pentru a finaliza floarea" "Clic și trage pentru a desena tulpina unei flori. Dă drumulpentru a finaliza "
"floarea"
#: ../../magic/src/foam.c:104 #: ../../magic/src/foam.c:104
msgid "Foam" msgid "Foam"
@ -917,7 +939,7 @@ msgstr "Iarbă"
#: ../../magic/src/grass.c:98 #: ../../magic/src/grass.c:98
#, fuzzy #, fuzzy
msgid "Click and move to draw grass. Don€™t forget the dirt!" msgid "Click and move to draw grass. Dont forget the dirt!"
msgstr "Clic și mișcă pentru a desena iarbă. Nu uita murdăria!" msgstr "Clic și mișcă pentru a desena iarbă. Nu uita murdăria!"
#: ../../magic/src/kalidescope.c:77 #: ../../magic/src/kalidescope.c:77
@ -928,7 +950,8 @@ msgstr "Caleidoscop"
#, fuzzy #, fuzzy
msgid "" msgid ""
"Click and drag the mouse to draw with symmetric brushes (a kaleidoscope)." "Click and drag the mouse to draw with symmetric brushes (a kaleidoscope)."
msgstr "Clic și trage mausul pentru a desena cu pensule simetrice (caleidoscop)" msgstr ""
"Clic și trage mausul pentru a desena cu pensule simetrice (caleidoscop)"
#: ../../magic/src/light.c:84 #: ../../magic/src/light.c:84
msgid "Light" msgid "Light"
@ -976,7 +999,9 @@ msgstr "Mozaic"
#, fuzzy #, fuzzy
msgid "" msgid ""
"Click and move the mouse to add a mosaic effect to parts of your picture." "Click and move the mouse to add a mosaic effect to parts of your picture."
msgstr "Clic și mișcă mausul pentru a adăuga efect de mozaic unor părți ale picturii !" msgstr ""
"Clic și mișcă mausul pentru a adăuga efect de mozaic unor părți ale "
"picturii !"
#: ../../magic/src/mosaic.c:74 #: ../../magic/src/mosaic.c:74
#, fuzzy #, fuzzy
@ -1028,17 +1053,17 @@ msgstr "Curcubeu"
msgid "You can draw in rainbow colors!" msgid "You can draw in rainbow colors!"
msgstr "Poți desena în culorile curcubeului!" msgstr "Poți desena în culorile curcubeului!"
#: ../../magic/src/rain.c:64 #: ../../magic/src/rain.c:65
#, fuzzy #, fuzzy
msgid "Rain" msgid "Rain"
msgstr "Ploaie" msgstr "Ploaie"
#: ../../magic/src/rain.c:67 #: ../../magic/src/rain.c:68
#, fuzzy #, fuzzy
msgid "Click to place a rain drop onto your picture." msgid "Click to place a rain drop onto your picture."
msgstr "Clic pentru a adăuga o picătură de ploaie!" msgstr "Clic pentru a adăuga o picătură de ploaie!"
#: ../../magic/src/rain.c:68 #: ../../magic/src/rain.c:69
#, fuzzy #, fuzzy
msgid "Click to cover your picture with rain drops." msgid "Click to cover your picture with rain drops."
msgstr "Clic pentru a presăra picături de ploaie peste întreaga pictură!" msgstr "Clic pentru a presăra picături de ploaie peste întreaga pictură!"
@ -1111,7 +1136,8 @@ msgstr "Clic și mișcă mausul pentru a crea o siluetă în alb-negru"
#: ../../magic/src/sharpen.c:83 #: ../../magic/src/sharpen.c:83
#, fuzzy #, fuzzy
msgid "Click to create a black and white silhouette of your entire picture." msgid "Click to create a black and white silhouette of your entire picture."
msgstr "Clic și mișcă mausul pentru a crea o siluetă în albnegru a întregii picturi" msgstr ""
"Clic și mișcă mausul pentru a crea o siluetă în albnegru a întregii picturi"
#: ../../magic/src/shift.c:104 #: ../../magic/src/shift.c:104
msgid "Shift" msgid "Shift"
@ -1175,13 +1201,15 @@ msgid ""
"Click and move the mouse around to turn parts of your picture into white and " "Click and move the mouse around to turn parts of your picture into white and "
"a color you choose." "a color you choose."
msgstr "" msgstr ""
"Clic și mișcă mausul pentru a transforma unele părți în alb și întro culoare la alegere" "Clic și mișcă mausul pentru a transforma unele părți în alb și întro "
"culoare la alegere"
#: ../../magic/src/tint.c:78 #: ../../magic/src/tint.c:78
#, fuzzy #, fuzzy
msgid "Click to turn your entire picture into white and a color you choose." msgid "Click to turn your entire picture into white and a color you choose."
msgstr "" msgstr ""
"Clic și mișcă mausul pentru a transforma întreaga pictură în alb și întro culoare la alegere." "Clic și mișcă mausul pentru a transforma întreaga pictură în alb și întro "
"culoare la alegere."
#: ../../magic/src/toothpaste.c:65 #: ../../magic/src/toothpaste.c:65
msgid "Toothpaste" msgid "Toothpaste"
@ -1216,14 +1244,23 @@ msgid ""
"Click to make the picture horizontally wavy. Click toward the top for " "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 " "shorter waves, the bottom for taller waves, the left for small waves, and "
"the right for long waves." "the right for long waves."
msgstr "Clic pentru a face valuri orizontale. Clic în sus pentru valuri mici, în jos pentru valuri mai mari, la stânga pentru valuri mai înguste, la dreapta pentru valuri mai late" msgstr ""
"Clic pentru a face valuri orizontale. Clic în sus pentru valuri mici, în jos "
"pentru valuri mai mari, la stânga pentru valuri mai înguste, la dreapta "
"pentru valuri mai late"
#: ../../magic/src/waves.c:84 #: ../../magic/src/waves.c:84
msgid "" msgid ""
"Click to make the picture vertically wavy. Click toward the top for shorter " "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 " "waves, the bottom for taller waves, the left for small waves, and the right "
"for long waves." "for long waves."
msgstr "Clic pentru valuri verticale. Clic în sus pentru valuri mici, în jos pentru valuri mai mari, la stânga pentru valuri mai înguste, la dreapta pentru valuri mai late" msgstr ""
"Clic pentru valuri verticale. Clic în sus pentru valuri mici, în jos pentru "
"valuri mai mari, la stânga pentru valuri mai înguste, la dreapta pentru "
"valuri mai late"
#~ msgid "Openâ"
#~ msgstr "Deschide..."
#, fuzzy #, fuzzy
#~ msgid "" #~ msgid ""

View file

@ -6,7 +6,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: TuxPaint\n" "Project-Id-Version: TuxPaint\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2008-11-01 21:57+0000\n" "POT-Creation-Date: 2008-12-07 19:03-0800\n"
"PO-Revision-Date: 2008-01-07 14:29+0300\n" "PO-Revision-Date: 2008-01-07 14:29+0300\n"
"Last-Translator: Sergei Popov <skein@rambler.ru>\n" "Last-Translator: Sergei Popov <skein@rambler.ru>\n"
"Language-Team: Dmitriy Ivanov <ace22b@myrealbox.com>\n" "Language-Team: Dmitriy Ivanov <ace22b@myrealbox.com>\n"
@ -406,7 +406,7 @@ msgstr "Новая"
#. Open a saved picture #. Open a saved picture
#. buttons for the file open dialog #. buttons for the file open dialog
#. Open dialog: 'Open' button, to load the selected picture #. Open dialog: 'Open' button, to load the selected picture
#: ../tools.h:75 ../tuxpaint.c:7958 #: ../tools.h:75 ../tuxpaint.c:7974
msgid "Open" msgid "Open"
msgstr "Открыть" msgstr "Открыть"
@ -521,176 +521,183 @@ msgid "OK then… Lets keep drawing this one!"
msgstr "Хорошо, продолжаем рисовать!" msgstr "Хорошо, продолжаем рисовать!"
#. Prompt to confirm user wishes to quit #. Prompt to confirm user wishes to quit
#: ../tuxpaint.c:1842 #: ../tuxpaint.c:1855
msgid "Do you really want to quit?" msgid "Do you really want to quit?"
msgstr "Вы действительно хотите выйти?" msgstr "Вы действительно хотите выйти?"
#. Quit prompt positive response (quit) #. Quit prompt positive response (quit)
#: ../tuxpaint.c:1845 #: ../tuxpaint.c:1858
msgid "Yes, I'm done!" msgid "Yes, I'm done!"
msgstr "Да, я закончил!" msgstr "Да, я закончил!"
#. Quit prompt negative response (don't quit) #. Quit prompt negative response (don't quit)
#: ../tuxpaint.c:1848 ../tuxpaint.c:1875 #: ../tuxpaint.c:1861 ../tuxpaint.c:1888
msgid "No, take me back!" msgid "No, take me back!"
msgstr "Нет, хочу обратно!" msgstr "Нет, хочу обратно!"
#. Current picture is not saved; user is quitting #. Current picture is not saved; user is quitting
#: ../tuxpaint.c:1852 #: ../tuxpaint.c:1865
msgid "If you quit, youll lose your picture! Save it?" msgid "If you quit, youll lose your picture! Save it?"
msgstr "Если вы выйдите, вы потеряете вашу картинку! Сохранить?" msgstr "Если вы выйдите, вы потеряете вашу картинку! Сохранить?"
#: ../tuxpaint.c:1853 ../tuxpaint.c:1858 #: ../tuxpaint.c:1866 ../tuxpaint.c:1871
msgid "Yes, save it!" msgid "Yes, save it!"
msgstr "Да, сохранить!" msgstr "Да, сохранить!"
#: ../tuxpaint.c:1854 ../tuxpaint.c:1859 #: ../tuxpaint.c:1867 ../tuxpaint.c:1872
msgid "No, don't bother saving!" msgid "No, don't bother saving!"
msgstr "Нет, не нужно сохранять!" msgstr "Нет, не нужно сохранять!"
#. Current picture is not saved; user is opening another picture #. Current picture is not saved; user is opening another picture
#: ../tuxpaint.c:1857 #: ../tuxpaint.c:1870
msgid "Save your picture first?" msgid "Save your picture first?"
msgstr "Сохранить вашу картинку сначала?" msgstr "Сохранить вашу картинку сначала?"
#. Error opening picture #. Error opening picture
#: ../tuxpaint.c:1862 #: ../tuxpaint.c:1875
msgid "Cant open that picture!" msgid "Cant open that picture!"
msgstr "Не могу открыть эту картинку!" msgstr "Не могу открыть эту картинку!"
#. Generic dialog dismissal #. Generic dialog dismissal
#: ../tuxpaint.c:1865 ../tuxpaint.c:1870 ../tuxpaint.c:1879 ../tuxpaint.c:1883 #: ../tuxpaint.c:1878 ../tuxpaint.c:1883 ../tuxpaint.c:1892 ../tuxpaint.c:1899
#: ../tuxpaint.c:1892 #: ../tuxpaint.c:1908
msgid "OK" msgid "OK"
msgstr "Хорошо" msgstr "Хорошо"
#. Notification that 'Open' dialog has nothing to show #. Notification that 'Open' dialog has nothing to show
#: ../tuxpaint.c:1869 #: ../tuxpaint.c:1882
msgid "There are no saved files!" msgid "There are no saved files!"
msgstr "Нет сохранённых картинок!" msgstr "Нет сохранённых картинок!"
#. Verification of print action #. Verification of print action
#: ../tuxpaint.c:1873 #: ../tuxpaint.c:1886
msgid "Print your picture now?" msgid "Print your picture now?"
msgstr "Напечатать вашу картинку?" msgstr "Напечатать вашу картинку?"
#: ../tuxpaint.c:1874 #: ../tuxpaint.c:1887
msgid "Yes, print it!" msgid "Yes, print it!"
msgstr "Да, распечатать!" msgstr "Да, распечатать!"
#. Confirmation of successful (we hope) printing #. Confirmation of successful (we hope) printing
#: ../tuxpaint.c:1878 #: ../tuxpaint.c:1891
msgid "Your picture has been printed!" msgid "Your picture has been printed!"
msgstr "Ваша картинка распечатана!" msgstr "Ваша картинка распечатана!"
#. We got an error printing
#: ../tuxpaint.c:1895
#, fuzzy
#| msgid "Your picture has been printed!"
msgid "Sorry! Your picture could not be printed!"
msgstr "Ваша картинка распечатана!"
#. Notification that it's too soon to print again (--printdelay option is in effect) #. Notification that it's too soon to print again (--printdelay option is in effect)
#: ../tuxpaint.c:1882 #: ../tuxpaint.c:1898
msgid "You cant print yet!" msgid "You cant print yet!"
msgstr "Вы пока не можете печатать!" msgstr "Вы пока не можете печатать!"
#. Prompt to confirm erasing a picture in the Open dialog #. Prompt to confirm erasing a picture in the Open dialog
#: ../tuxpaint.c:1886 #: ../tuxpaint.c:1902
msgid "Erase this picture?" msgid "Erase this picture?"
msgstr "Удалить эту картинку?" msgstr "Удалить эту картинку?"
#: ../tuxpaint.c:1887 #: ../tuxpaint.c:1903
msgid "Yes, erase it!" msgid "Yes, erase it!"
msgstr "Да, удалить!" msgstr "Да, удалить!"
#: ../tuxpaint.c:1888 #: ../tuxpaint.c:1904
msgid "No, don't erase it!" msgid "No, don't erase it!"
msgstr "Нет, не удалять!" msgstr "Нет, не удалять!"
#. Reminder that Mouse Button 1 is the button to use in Tux Paint #. Reminder that Mouse Button 1 is the button to use in Tux Paint
#: ../tuxpaint.c:1891 #: ../tuxpaint.c:1907
msgid "Remember to use the left mouse button!" msgid "Remember to use the left mouse button!"
msgstr "Используйте только левую кнопку мыши!" msgstr "Используйте только левую кнопку мыши!"
# Звук можно заглушить, используя клавиатурное сокращение. # Звук можно заглушить, используя клавиатурное сокращение.
#. Sound has been muted (silenced) via keyboard shortcut #. Sound has been muted (silenced) via keyboard shortcut
#: ../tuxpaint.c:2006 #: ../tuxpaint.c:2022
msgid "Sound muted." msgid "Sound muted."
msgstr "Звук отключен." msgstr "Звук отключен."
# Звук можно включить, используя клавиатурное сокращение. # Звук можно включить, используя клавиатурное сокращение.
#. Sound has been unmuted (unsilenced) via keyboard shortcut #. Sound has been unmuted (unsilenced) via keyboard shortcut
#: ../tuxpaint.c:2011 #: ../tuxpaint.c:2027
msgid "Sound unmuted." msgid "Sound unmuted."
msgstr "Звук включён." msgstr "Звук включён."
#. Wait while Text tool finishes loading fonts #. Wait while Text tool finishes loading fonts
#: ../tuxpaint.c:2477 #: ../tuxpaint.c:2493
msgid "Please wait…" msgid "Please wait…"
msgstr "Пожалуйста, подождите..." msgstr "Пожалуйста, подождите..."
#: ../tuxpaint.c:7181 #: ../tuxpaint.c:7197
msgid "Pick a color." msgid "Pick a color."
msgstr "Выберите цвет." msgstr "Выберите цвет."
#. Open dialog: 'Erase' button, to erase/deleted the selected picture #. Open dialog: 'Erase' button, to erase/deleted the selected picture
#: ../tuxpaint.c:7961 #: ../tuxpaint.c:7977
msgid "Erase" msgid "Erase"
msgstr "Удалить" msgstr "Удалить"
#. Open dialog: 'Slides' button, to switch to slide show mode #. Open dialog: 'Slides' button, to switch to slide show mode
#: ../tuxpaint.c:7964 #: ../tuxpaint.c:7980
msgid "Slides" msgid "Slides"
msgstr "Слайды" msgstr "Слайды"
#. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture
#: ../tuxpaint.c:7967 #: ../tuxpaint.c:7983
msgid "Back" msgid "Back"
msgstr "Назад" msgstr "Назад"
#. Slideshow: 'Next' button, to load next slide (image) #. Slideshow: 'Next' button, to load next slide (image)
#: ../tuxpaint.c:7970 #: ../tuxpaint.c:7986
msgid "Next" msgid "Next"
msgstr "Далее" msgstr "Далее"
#. Slideshow: 'Play' button, to begin a slideshow sequence #. Slideshow: 'Play' button, to begin a slideshow sequence
#: ../tuxpaint.c:7973 #: ../tuxpaint.c:7989
msgid "Play" msgid "Play"
msgstr "Запуск" msgstr "Запуск"
#. Label for 'Letters' buttons (font selector, down the right when the Text tool is being used); used to show the difference between font faces #. 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:8620 #: ../tuxpaint.c:8636
msgid "Aa" msgid "Aa"
msgstr "Аа" msgstr "Аа"
#. Admittedly stupid way of determining which keys can be used for #. Admittedly stupid way of determining which keys can be used for
#. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English)
#: ../tuxpaint.c:11620 #: ../tuxpaint.c:11636
msgid "Yes" msgid "Yes"
msgstr "Да" msgstr "Да"
#: ../tuxpaint.c:11624 #: ../tuxpaint.c:11640
msgid "No" msgid "No"
msgstr "Нет" msgstr "Нет"
#. Prompt to ask whether user wishes to save over old version of their file #. Prompt to ask whether user wishes to save over old version of their file
#: ../tuxpaint.c:12576 #: ../tuxpaint.c:12592
msgid "Replace the picture with your changes?" msgid "Replace the picture with your changes?"
msgstr "Заменить старую картинку?" msgstr "Заменить старую картинку?"
#. Positive response to saving over old version #. Positive response to saving over old version
#. (like a 'File:Save' action in other applications) #. (like a 'File:Save' action in other applications)
#: ../tuxpaint.c:12580 #: ../tuxpaint.c:12596
msgid "Yes, replace the old one!" msgid "Yes, replace the old one!"
msgstr "Да, заменить старую картинку!" msgstr "Да, заменить старую картинку!"
#. Negative response to saving over old version (saves a new image) #. Negative response to saving over old version (saves a new image)
#. (like a 'File:Save As...' action in other applications) #. (like a 'File:Save As...' action in other applications)
#: ../tuxpaint.c:12584 #: ../tuxpaint.c:12600
msgid "No, save a new file!" msgid "No, save a new file!"
msgstr "Нет, сохранить в новый файл!" msgstr "Нет, сохранить в новый файл!"
#: ../tuxpaint.c:13347 #: ../tuxpaint.c:13363
msgid "Choose the picture you want, then click “Open”." msgid "Choose the picture you want, then click “Open”."
msgstr "Выберите желаемую картинку, а потом щёлкните «Открыть»." msgstr "Выберите желаемую картинку, а потом щёлкните «Открыть»."
#. Let user choose images: #. Let user choose images:
#. Instructions for Slideshow file dialog (FIXME: Make a #define) #. Instructions for Slideshow file dialog (FIXME: Make a #define)
#: ../tuxpaint.c:14334 ../tuxpaint.c:14648 #: ../tuxpaint.c:14350 ../tuxpaint.c:14664
msgid "Choose the pictures you want, then click “Play”." msgid "Choose the pictures you want, then click “Play”."
msgstr "Выберите картинку, а потом нажмите \"Запуск\"." msgstr "Выберите картинку, а потом нажмите \"Запуск\"."
@ -1019,17 +1026,17 @@ msgstr "Радуга"
msgid "You can draw in rainbow colors!" msgid "You can draw in rainbow colors!"
msgstr "Вы можете рисовать цветами радуги!" msgstr "Вы можете рисовать цветами радуги!"
#: ../../magic/src/rain.c:64 #: ../../magic/src/rain.c:65
#, fuzzy #, fuzzy
msgid "Rain" msgid "Rain"
msgstr "Радуга" msgstr "Радуга"
#: ../../magic/src/rain.c:67 #: ../../magic/src/rain.c:68
#, fuzzy #, fuzzy
msgid "Click to place a rain drop onto your picture." msgid "Click to place a rain drop onto your picture."
msgstr "Щёлкните на картинку, чтобы превратить её в зеркальное отражение." msgstr "Щёлкните на картинку, чтобы превратить её в зеркальное отражение."
#: ../../magic/src/rain.c:68 #: ../../magic/src/rain.c:69
#, fuzzy #, fuzzy
msgid "Click to cover your picture with rain drops." msgid "Click to cover your picture with rain drops."
msgstr "Щёлкните на картинку, чтобы превратить её в зеркальное отражение." msgstr "Щёлкните на картинку, чтобы превратить её в зеркальное отражение."

View file

@ -16,7 +16,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: tuxpaint 0.9.14\n" "Project-Id-Version: tuxpaint 0.9.14\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2008-11-01 21:57+0000\n" "POT-Creation-Date: 2008-12-07 19:03-0800\n"
"PO-Revision-Date: 2005-04-04 10:55-0700\n" "PO-Revision-Date: 2005-04-04 10:55-0700\n"
"Last-Translator: Steven Michael Murphy <murf@e-tools.com>\n" "Last-Translator: Steven Michael Murphy <murf@e-tools.com>\n"
"Language-Team: Kinyarwanda <translation-team-rw@lists.sourceforge.net>\n" "Language-Team: Kinyarwanda <translation-team-rw@lists.sourceforge.net>\n"
@ -408,7 +408,7 @@ msgstr "Gishya"
#. Open a saved picture #. Open a saved picture
#. buttons for the file open dialog #. buttons for the file open dialog
#. Open dialog: 'Open' button, to load the selected picture #. Open dialog: 'Open' button, to load the selected picture
#: ../tools.h:75 ../tuxpaint.c:7958 #: ../tools.h:75 ../tuxpaint.c:7974
msgid "Open" msgid "Open"
msgstr "Gufungura" msgstr "Gufungura"
@ -536,186 +536,192 @@ msgid "OK then… Lets keep drawing this one!"
msgstr "Gumana: Igishushanyo iyi" msgstr "Gumana: Igishushanyo iyi"
#. Prompt to confirm user wishes to quit #. Prompt to confirm user wishes to quit
#: ../tuxpaint.c:1842 #: ../tuxpaint.c:1855
#, fuzzy #, fuzzy
msgid "Do you really want to quit?" msgid "Do you really want to quit?"
msgstr "Kuri Kuvamo" msgstr "Kuri Kuvamo"
#. Quit prompt positive response (quit) #. Quit prompt positive response (quit)
#: ../tuxpaint.c:1845 #: ../tuxpaint.c:1858
msgid "Yes, I'm done!" msgid "Yes, I'm done!"
msgstr "" msgstr ""
#. Quit prompt negative response (don't quit) #. Quit prompt negative response (don't quit)
#: ../tuxpaint.c:1848 ../tuxpaint.c:1875 #: ../tuxpaint.c:1861 ../tuxpaint.c:1888
msgid "No, take me back!" msgid "No, take me back!"
msgstr "" msgstr ""
#. Current picture is not saved; user is quitting #. Current picture is not saved; user is quitting
#: ../tuxpaint.c:1852 #: ../tuxpaint.c:1865
#, fuzzy #, fuzzy
msgid "If you quit, youll lose your picture! Save it?" msgid "If you quit, youll lose your picture! Save it?"
msgstr "Kuvamo() y'Ishusho Kubika" msgstr "Kuvamo() y'Ishusho Kubika"
#: ../tuxpaint.c:1853 ../tuxpaint.c:1858 #: ../tuxpaint.c:1866 ../tuxpaint.c:1871
msgid "Yes, save it!" msgid "Yes, save it!"
msgstr "" msgstr ""
#: ../tuxpaint.c:1854 ../tuxpaint.c:1859 #: ../tuxpaint.c:1867 ../tuxpaint.c:1872
msgid "No, don't bother saving!" msgid "No, don't bother saving!"
msgstr "" msgstr ""
#. Current picture is not saved; user is opening another picture #. Current picture is not saved; user is opening another picture
#: ../tuxpaint.c:1857 #: ../tuxpaint.c:1870
#, fuzzy #, fuzzy
msgid "Save your picture first?" msgid "Save your picture first?"
msgstr "Kubika() y'Ishusho Itangira" msgstr "Kubika() y'Ishusho Itangira"
#. Error opening picture #. Error opening picture
#: ../tuxpaint.c:1862 #: ../tuxpaint.c:1875
#, fuzzy #, fuzzy
msgid "Cant open that picture!" msgid "Cant open that picture!"
msgstr "Gufungura() y'Ishusho" msgstr "Gufungura() y'Ishusho"
#. Generic dialog dismissal #. Generic dialog dismissal
#: ../tuxpaint.c:1865 ../tuxpaint.c:1870 ../tuxpaint.c:1879 ../tuxpaint.c:1883 #: ../tuxpaint.c:1878 ../tuxpaint.c:1883 ../tuxpaint.c:1892 ../tuxpaint.c:1899
#: ../tuxpaint.c:1892 #: ../tuxpaint.c:1908
msgid "OK" msgid "OK"
msgstr "OKE" msgstr "OKE"
#. Notification that 'Open' dialog has nothing to show #. Notification that 'Open' dialog has nothing to show
#: ../tuxpaint.c:1869 #: ../tuxpaint.c:1882
#, fuzzy #, fuzzy
msgid "There are no saved files!" msgid "There are no saved files!"
msgstr "Oya Idosiye" msgstr "Oya Idosiye"
#. Verification of print action #. Verification of print action
#: ../tuxpaint.c:1873 #: ../tuxpaint.c:1886
#, fuzzy #, fuzzy
msgid "Print your picture now?" msgid "Print your picture now?"
msgstr "y'Ishusho NONEAHA" msgstr "y'Ishusho NONEAHA"
#: ../tuxpaint.c:1874 #: ../tuxpaint.c:1887
msgid "Yes, print it!" msgid "Yes, print it!"
msgstr "" msgstr ""
#. Confirmation of successful (we hope) printing #. Confirmation of successful (we hope) printing
#: ../tuxpaint.c:1878 #: ../tuxpaint.c:1891
#, fuzzy #, fuzzy
msgid "Your picture has been printed!" msgid "Your picture has been printed!"
msgstr "y'Ishusho Byacapwe" msgstr "y'Ishusho Byacapwe"
#. We got an error printing
#: ../tuxpaint.c:1895
#, fuzzy
msgid "Sorry! Your picture could not be printed!"
msgstr "y'Ishusho Byacapwe"
#. Notification that it's too soon to print again (--printdelay option is in effect) #. Notification that it's too soon to print again (--printdelay option is in effect)
#: ../tuxpaint.c:1882 #: ../tuxpaint.c:1898
#, fuzzy #, fuzzy
msgid "You cant print yet!" msgid "You cant print yet!"
msgstr "Gucapa" msgstr "Gucapa"
#. Prompt to confirm erasing a picture in the Open dialog #. Prompt to confirm erasing a picture in the Open dialog
#: ../tuxpaint.c:1886 #: ../tuxpaint.c:1902
#, fuzzy #, fuzzy
msgid "Erase this picture?" msgid "Erase this picture?"
msgstr "iyi() y'Ishusho" msgstr "iyi() y'Ishusho"
#: ../tuxpaint.c:1887 #: ../tuxpaint.c:1903
msgid "Yes, erase it!" msgid "Yes, erase it!"
msgstr "" msgstr ""
#: ../tuxpaint.c:1888 #: ../tuxpaint.c:1904
msgid "No, don't erase it!" msgid "No, don't erase it!"
msgstr "" msgstr ""
#. Reminder that Mouse Button 1 is the button to use in Tux Paint #. Reminder that Mouse Button 1 is the button to use in Tux Paint
#: ../tuxpaint.c:1891 #: ../tuxpaint.c:1907
msgid "Remember to use the left mouse button!" msgid "Remember to use the left mouse button!"
msgstr "" msgstr ""
#. Sound has been muted (silenced) via keyboard shortcut #. Sound has been muted (silenced) via keyboard shortcut
#: ../tuxpaint.c:2006 #: ../tuxpaint.c:2022
msgid "Sound muted." msgid "Sound muted."
msgstr "" msgstr ""
#. Sound has been unmuted (unsilenced) via keyboard shortcut #. Sound has been unmuted (unsilenced) via keyboard shortcut
#: ../tuxpaint.c:2011 #: ../tuxpaint.c:2027
msgid "Sound unmuted." msgid "Sound unmuted."
msgstr "" msgstr ""
#. Wait while Text tool finishes loading fonts #. Wait while Text tool finishes loading fonts
#: ../tuxpaint.c:2477 #: ../tuxpaint.c:2493
msgid "Please wait…" msgid "Please wait…"
msgstr "" msgstr ""
#: ../tuxpaint.c:7181 #: ../tuxpaint.c:7197
msgid "Pick a color." msgid "Pick a color."
msgstr "" msgstr ""
#. Open dialog: 'Erase' button, to erase/deleted the selected picture #. Open dialog: 'Erase' button, to erase/deleted the selected picture
#: ../tuxpaint.c:7961 #: ../tuxpaint.c:7977
msgid "Erase" msgid "Erase"
msgstr "" msgstr ""
#. Open dialog: 'Slides' button, to switch to slide show mode #. Open dialog: 'Slides' button, to switch to slide show mode
#: ../tuxpaint.c:7964 #: ../tuxpaint.c:7980
msgid "Slides" msgid "Slides"
msgstr "" msgstr ""
#. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture
#: ../tuxpaint.c:7967 #: ../tuxpaint.c:7983
msgid "Back" msgid "Back"
msgstr "Inyuma" msgstr "Inyuma"
#. Slideshow: 'Next' button, to load next slide (image) #. Slideshow: 'Next' button, to load next slide (image)
#: ../tuxpaint.c:7970 #: ../tuxpaint.c:7986
#, fuzzy #, fuzzy
msgid "Next" msgid "Next"
msgstr "Umwandiko" msgstr "Umwandiko"
#. Slideshow: 'Play' button, to begin a slideshow sequence #. Slideshow: 'Play' button, to begin a slideshow sequence
#: ../tuxpaint.c:7973 #: ../tuxpaint.c:7989
msgid "Play" msgid "Play"
msgstr "" msgstr ""
#. Label for 'Letters' buttons (font selector, down the right when the Text tool is being used); used to show the difference between font faces #. 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:8620 #: ../tuxpaint.c:8636
msgid "Aa" msgid "Aa"
msgstr "" msgstr ""
#. Admittedly stupid way of determining which keys can be used for #. Admittedly stupid way of determining which keys can be used for
#. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English)
#: ../tuxpaint.c:11620 #: ../tuxpaint.c:11636
msgid "Yes" msgid "Yes"
msgstr "Yego" msgstr "Yego"
#: ../tuxpaint.c:11624 #: ../tuxpaint.c:11640
msgid "No" msgid "No"
msgstr "Oya" msgstr "Oya"
#. Prompt to ask whether user wishes to save over old version of their file #. Prompt to ask whether user wishes to save over old version of their file
#: ../tuxpaint.c:12576 #: ../tuxpaint.c:12592
msgid "Replace the picture with your changes?" msgid "Replace the picture with your changes?"
msgstr "" msgstr ""
#. Positive response to saving over old version #. Positive response to saving over old version
#. (like a 'File:Save' action in other applications) #. (like a 'File:Save' action in other applications)
#: ../tuxpaint.c:12580 #: ../tuxpaint.c:12596
msgid "Yes, replace the old one!" msgid "Yes, replace the old one!"
msgstr "" msgstr ""
#. Negative response to saving over old version (saves a new image) #. Negative response to saving over old version (saves a new image)
#. (like a 'File:Save As...' action in other applications) #. (like a 'File:Save As...' action in other applications)
#: ../tuxpaint.c:12584 #: ../tuxpaint.c:12600
#, fuzzy #, fuzzy
msgid "No, save a new file!" msgid "No, save a new file!"
msgstr "Kubika a Gishya IDOSIYE" msgstr "Kubika a Gishya IDOSIYE"
#: ../tuxpaint.c:13347 #: ../tuxpaint.c:13363
#, fuzzy #, fuzzy
msgid "Choose the picture you want, then click “Open”." msgid "Choose the picture you want, then click “Open”."
msgstr "i() y'Ishusho Hanyuma Kanda" msgstr "i() y'Ishusho Hanyuma Kanda"
#. Let user choose images: #. Let user choose images:
#. Instructions for Slideshow file dialog (FIXME: Make a #define) #. Instructions for Slideshow file dialog (FIXME: Make a #define)
#: ../tuxpaint.c:14334 ../tuxpaint.c:14648 #: ../tuxpaint.c:14350 ../tuxpaint.c:14664
#, fuzzy #, fuzzy
msgid "Choose the pictures you want, then click “Play”." msgid "Choose the pictures you want, then click “Play”."
msgstr "i() y'Ishusho Hanyuma Kanda" msgstr "i() y'Ishusho Hanyuma Kanda"
@ -1052,16 +1058,16 @@ msgstr ""
msgid "You can draw in rainbow colors!" msgid "You can draw in rainbow colors!"
msgstr "Gushushanya in Amabara" msgstr "Gushushanya in Amabara"
#: ../../magic/src/rain.c:64 #: ../../magic/src/rain.c:65
msgid "Rain" msgid "Rain"
msgstr "" msgstr ""
#: ../../magic/src/rain.c:67 #: ../../magic/src/rain.c:68
#, fuzzy #, fuzzy
msgid "Click to place a rain drop onto your picture." msgid "Click to place a rain drop onto your picture."
msgstr "Kuri Ubwoko a Ishusho" msgstr "Kuri Ubwoko a Ishusho"
#: ../../magic/src/rain.c:68 #: ../../magic/src/rain.c:69
#, fuzzy #, fuzzy
msgid "Click to cover your picture with rain drops." msgid "Click to cover your picture with rain drops."
msgstr "Kuri Ubwoko a Ishusho" msgstr "Kuri Ubwoko a Ishusho"

View file

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: tuxpaint 0.9.17\n" "Project-Id-Version: tuxpaint 0.9.17\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2008-11-01 21:57+0000\n" "POT-Creation-Date: 2008-12-07 19:03-0800\n"
"PO-Revision-Date: 2008-10-20 09:16-0700\n" "PO-Revision-Date: 2008-10-20 09:16-0700\n"
"Last-Translator: Neskie Manuel <neskiem@gmail.com>\n" "Last-Translator: Neskie Manuel <neskiem@gmail.com>\n"
"Language-Team: Ubuntu Secwepemc Translators <ubuntu-l10n-shs@lists.ubuntu." "Language-Team: Ubuntu Secwepemc Translators <ubuntu-l10n-shs@lists.ubuntu."
@ -380,7 +380,7 @@ msgstr "Tsítsle"
#. Open a saved picture #. Open a saved picture
#. buttons for the file open dialog #. buttons for the file open dialog
#. Open dialog: 'Open' button, to load the selected picture #. Open dialog: 'Open' button, to load the selected picture
#: ../tools.h:75 ../tuxpaint.c:7958 #: ../tools.h:75 ../tuxpaint.c:7974
msgid "Open" msgid "Open"
msgstr "Ckelltsinte" msgstr "Ckelltsinte"
@ -493,174 +493,179 @@ msgid "OK then… Lets keep drawing this one!"
msgstr "" msgstr ""
#. Prompt to confirm user wishes to quit #. Prompt to confirm user wishes to quit
#: ../tuxpaint.c:1842 #: ../tuxpaint.c:1855
msgid "Do you really want to quit?" msgid "Do you really want to quit?"
msgstr "" msgstr ""
#. Quit prompt positive response (quit) #. Quit prompt positive response (quit)
#: ../tuxpaint.c:1845 #: ../tuxpaint.c:1858
msgid "Yes, I'm done!" msgid "Yes, I'm done!"
msgstr "Mé7e, Yeri Tsucws!" msgstr "Mé7e, Yeri Tsucws!"
#. Quit prompt negative response (don't quit) #. Quit prompt negative response (don't quit)
#: ../tuxpaint.c:1848 ../tuxpaint.c:1875 #: ../tuxpaint.c:1861 ../tuxpaint.c:1888
msgid "No, take me back!" msgid "No, take me back!"
msgstr "Tá7a, take me back!" msgstr "Tá7a, take me back!"
#. Current picture is not saved; user is quitting #. Current picture is not saved; user is quitting
#: ../tuxpaint.c:1852 #: ../tuxpaint.c:1865
msgid "If you quit, youll lose your picture! Save it?" msgid "If you quit, youll lose your picture! Save it?"
msgstr "" msgstr ""
#: ../tuxpaint.c:1853 ../tuxpaint.c:1858 #: ../tuxpaint.c:1866 ../tuxpaint.c:1871
msgid "Yes, save it!" msgid "Yes, save it!"
msgstr "Mé7e, élk̓wete!" msgstr "Mé7e, élk̓wete!"
#: ../tuxpaint.c:1854 ../tuxpaint.c:1859 #: ../tuxpaint.c:1867 ../tuxpaint.c:1872
msgid "No, don't bother saving!" msgid "No, don't bother saving!"
msgstr "" msgstr ""
#. Current picture is not saved; user is opening another picture #. Current picture is not saved; user is opening another picture
#: ../tuxpaint.c:1857 #: ../tuxpaint.c:1870
msgid "Save your picture first?" msgid "Save your picture first?"
msgstr "" msgstr ""
#. Error opening picture #. Error opening picture
#: ../tuxpaint.c:1862 #: ../tuxpaint.c:1875
msgid "Cant open that picture!" msgid "Cant open that picture!"
msgstr "" msgstr ""
#. Generic dialog dismissal #. Generic dialog dismissal
#: ../tuxpaint.c:1865 ../tuxpaint.c:1870 ../tuxpaint.c:1879 ../tuxpaint.c:1883 #: ../tuxpaint.c:1878 ../tuxpaint.c:1883 ../tuxpaint.c:1892 ../tuxpaint.c:1899
#: ../tuxpaint.c:1892 #: ../tuxpaint.c:1908
msgid "OK" msgid "OK"
msgstr "" msgstr ""
#. Notification that 'Open' dialog has nothing to show #. Notification that 'Open' dialog has nothing to show
#: ../tuxpaint.c:1869 #: ../tuxpaint.c:1882
msgid "There are no saved files!" msgid "There are no saved files!"
msgstr "" msgstr ""
#. Verification of print action #. Verification of print action
#: ../tuxpaint.c:1873 #: ../tuxpaint.c:1886
msgid "Print your picture now?" msgid "Print your picture now?"
msgstr "" msgstr ""
#: ../tuxpaint.c:1874 #: ../tuxpaint.c:1887
msgid "Yes, print it!" msgid "Yes, print it!"
msgstr "Mé7e, Q̓i7eteke!" msgstr "Mé7e, Q̓i7eteke!"
#. Confirmation of successful (we hope) printing #. Confirmation of successful (we hope) printing
#: ../tuxpaint.c:1878 #: ../tuxpaint.c:1891
msgid "Your picture has been printed!" msgid "Your picture has been printed!"
msgstr "" msgstr ""
#. We got an error printing
#: ../tuxpaint.c:1895
msgid "Sorry! Your picture could not be printed!"
msgstr ""
#. Notification that it's too soon to print again (--printdelay option is in effect) #. Notification that it's too soon to print again (--printdelay option is in effect)
#: ../tuxpaint.c:1882 #: ../tuxpaint.c:1898
msgid "You cant print yet!" msgid "You cant print yet!"
msgstr "" msgstr ""
#. Prompt to confirm erasing a picture in the Open dialog #. Prompt to confirm erasing a picture in the Open dialog
#: ../tuxpaint.c:1886 #: ../tuxpaint.c:1902
msgid "Erase this picture?" msgid "Erase this picture?"
msgstr "" msgstr ""
#: ../tuxpaint.c:1887 #: ../tuxpaint.c:1903
msgid "Yes, erase it!" msgid "Yes, erase it!"
msgstr "Mé7e, ep̓ete" msgstr "Mé7e, ep̓ete"
#: ../tuxpaint.c:1888 #: ../tuxpaint.c:1904
msgid "No, don't erase it!" msgid "No, don't erase it!"
msgstr "Tá7a, don't erase it!" msgstr "Tá7a, don't erase it!"
#. Reminder that Mouse Button 1 is the button to use in Tux Paint #. Reminder that Mouse Button 1 is the button to use in Tux Paint
#: ../tuxpaint.c:1891 #: ../tuxpaint.c:1907
msgid "Remember to use the left mouse button!" msgid "Remember to use the left mouse button!"
msgstr "" msgstr ""
#. Sound has been muted (silenced) via keyboard shortcut #. Sound has been muted (silenced) via keyboard shortcut
#: ../tuxpaint.c:2006 #: ../tuxpaint.c:2022
msgid "Sound muted." msgid "Sound muted."
msgstr "" msgstr ""
#. Sound has been unmuted (unsilenced) via keyboard shortcut #. Sound has been unmuted (unsilenced) via keyboard shortcut
#: ../tuxpaint.c:2011 #: ../tuxpaint.c:2027
msgid "Sound unmuted." msgid "Sound unmuted."
msgstr "" msgstr ""
#. Wait while Text tool finishes loading fonts #. Wait while Text tool finishes loading fonts
#: ../tuxpaint.c:2477 #: ../tuxpaint.c:2493
msgid "Please wait…" msgid "Please wait…"
msgstr "" msgstr ""
#: ../tuxpaint.c:7181 #: ../tuxpaint.c:7197
msgid "Pick a color." msgid "Pick a color."
msgstr "" msgstr ""
#. Open dialog: 'Erase' button, to erase/deleted the selected picture #. Open dialog: 'Erase' button, to erase/deleted the selected picture
#: ../tuxpaint.c:7961 #: ../tuxpaint.c:7977
msgid "Erase" msgid "Erase"
msgstr "" msgstr ""
#. Open dialog: 'Slides' button, to switch to slide show mode #. Open dialog: 'Slides' button, to switch to slide show mode
#: ../tuxpaint.c:7964 #: ../tuxpaint.c:7980
msgid "Slides" msgid "Slides"
msgstr "" msgstr ""
#. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture
#: ../tuxpaint.c:7967 #: ../tuxpaint.c:7983
msgid "Back" msgid "Back"
msgstr "" msgstr ""
#. Slideshow: 'Next' button, to load next slide (image) #. Slideshow: 'Next' button, to load next slide (image)
#: ../tuxpaint.c:7970 #: ../tuxpaint.c:7986
msgid "Next" msgid "Next"
msgstr "" msgstr ""
#. Slideshow: 'Play' button, to begin a slideshow sequence #. Slideshow: 'Play' button, to begin a slideshow sequence
#: ../tuxpaint.c:7973 #: ../tuxpaint.c:7989
msgid "Play" msgid "Play"
msgstr "" msgstr ""
#. Label for 'Letters' buttons (font selector, down the right when the Text tool is being used); used to show the difference between font faces #. 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:8620 #: ../tuxpaint.c:8636
msgid "Aa" msgid "Aa"
msgstr "" msgstr ""
#. Admittedly stupid way of determining which keys can be used for #. Admittedly stupid way of determining which keys can be used for
#. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English)
#: ../tuxpaint.c:11620 #: ../tuxpaint.c:11636
msgid "Yes" msgid "Yes"
msgstr "Mé7e" msgstr "Mé7e"
#: ../tuxpaint.c:11624 #: ../tuxpaint.c:11640
msgid "No" msgid "No"
msgstr "Tá7a" msgstr "Tá7a"
#. Prompt to ask whether user wishes to save over old version of their file #. Prompt to ask whether user wishes to save over old version of their file
#: ../tuxpaint.c:12576 #: ../tuxpaint.c:12592
msgid "Replace the picture with your changes?" msgid "Replace the picture with your changes?"
msgstr "" msgstr ""
#. Positive response to saving over old version #. Positive response to saving over old version
#. (like a 'File:Save' action in other applications) #. (like a 'File:Save' action in other applications)
#: ../tuxpaint.c:12580 #: ../tuxpaint.c:12596
msgid "Yes, replace the old one!" msgid "Yes, replace the old one!"
msgstr "Mé7e, replace the old one!" msgstr "Mé7e, replace the old one!"
#. Negative response to saving over old version (saves a new image) #. Negative response to saving over old version (saves a new image)
#. (like a 'File:Save As...' action in other applications) #. (like a 'File:Save As...' action in other applications)
#: ../tuxpaint.c:12584 #: ../tuxpaint.c:12600
msgid "No, save a new file!" msgid "No, save a new file!"
msgstr "Tá7a, save a new file!" msgstr "Tá7a, save a new file!"
#: ../tuxpaint.c:13347 #: ../tuxpaint.c:13363
msgid "Choose the picture you want, then click “Open”." msgid "Choose the picture you want, then click “Open”."
msgstr "" msgstr ""
#. Let user choose images: #. Let user choose images:
#. Instructions for Slideshow file dialog (FIXME: Make a #define) #. Instructions for Slideshow file dialog (FIXME: Make a #define)
#: ../tuxpaint.c:14334 ../tuxpaint.c:14648 #: ../tuxpaint.c:14350 ../tuxpaint.c:14664
msgid "Choose the pictures you want, then click “Play”." msgid "Choose the pictures you want, then click “Play”."
msgstr "" msgstr ""
@ -959,17 +964,17 @@ msgstr "Sk̓úlenst"
msgid "You can draw in rainbow colors!" msgid "You can draw in rainbow colors!"
msgstr "" msgstr ""
#: ../../magic/src/rain.c:64 #: ../../magic/src/rain.c:65
#, fuzzy #, fuzzy
#| msgid "Rainbow" #| msgid "Rainbow"
msgid "Rain" msgid "Rain"
msgstr "Sk̓úlenst" msgstr "Sk̓úlenst"
#: ../../magic/src/rain.c:67 #: ../../magic/src/rain.c:68
msgid "Click to place a rain drop onto your picture." msgid "Click to place a rain drop onto your picture."
msgstr "" msgstr ""
#: ../../magic/src/rain.c:68 #: ../../magic/src/rain.c:69
msgid "Click to cover your picture with rain drops." msgid "Click to cover your picture with rain drops."
msgstr "" msgstr ""

View file

@ -8,7 +8,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: tuxpaint 0.9.17\n" "Project-Id-Version: tuxpaint 0.9.17\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2008-11-01 21:57+0000\n" "POT-Creation-Date: 2008-12-07 19:03-0800\n"
"PO-Revision-Date: 2008-03-12 14:01+0100\n" "PO-Revision-Date: 2008-03-12 14:01+0100\n"
"Last-Translator: Peter Tuhársky <tuharsky@misbb.sk>\n" "Last-Translator: Peter Tuhársky <tuharsky@misbb.sk>\n"
"Language-Team: Slovak <sk-i18n@lists.linux.sk>\n" "Language-Team: Slovak <sk-i18n@lists.linux.sk>\n"
@ -384,7 +384,7 @@ msgstr "Nový"
#. Open a saved picture #. Open a saved picture
#. buttons for the file open dialog #. buttons for the file open dialog
#. Open dialog: 'Open' button, to load the selected picture #. Open dialog: 'Open' button, to load the selected picture
#: ../tools.h:75 ../tuxpaint.c:7958 #: ../tools.h:75 ../tuxpaint.c:7974
msgid "Open" msgid "Open"
msgstr "Otvor" msgstr "Otvor"
@ -500,175 +500,182 @@ msgid "OK then… Lets keep drawing this one!"
msgstr "Dobre, pokračujme v kreslení!" msgstr "Dobre, pokračujme v kreslení!"
#. Prompt to confirm user wishes to quit #. Prompt to confirm user wishes to quit
#: ../tuxpaint.c:1842 #: ../tuxpaint.c:1855
msgid "Do you really want to quit?" msgid "Do you really want to quit?"
msgstr "Naozaj chceš skončiť?" msgstr "Naozaj chceš skončiť?"
#. Quit prompt positive response (quit) #. Quit prompt positive response (quit)
#: ../tuxpaint.c:1845 #: ../tuxpaint.c:1858
msgid "Yes, I'm done!" msgid "Yes, I'm done!"
msgstr "Áno, som hotový!" msgstr "Áno, som hotový!"
#. Quit prompt negative response (don't quit) #. Quit prompt negative response (don't quit)
#: ../tuxpaint.c:1848 ../tuxpaint.c:1875 #: ../tuxpaint.c:1861 ../tuxpaint.c:1888
msgid "No, take me back!" msgid "No, take me back!"
msgstr "Nie, chcem pokračovať!" msgstr "Nie, chcem pokračovať!"
#. Current picture is not saved; user is quitting #. Current picture is not saved; user is quitting
#: ../tuxpaint.c:1852 #: ../tuxpaint.c:1865
msgid "If you quit, youll lose your picture! Save it?" msgid "If you quit, youll lose your picture! Save it?"
msgstr "Ak skončíš, stratíš svoj obrázok. Chceš ho uložiť?" msgstr "Ak skončíš, stratíš svoj obrázok. Chceš ho uložiť?"
#: ../tuxpaint.c:1853 ../tuxpaint.c:1858 #: ../tuxpaint.c:1866 ../tuxpaint.c:1871
msgid "Yes, save it!" msgid "Yes, save it!"
msgstr "Áno, ulož mi to!" msgstr "Áno, ulož mi to!"
#: ../tuxpaint.c:1854 ../tuxpaint.c:1859 #: ../tuxpaint.c:1867 ../tuxpaint.c:1872
msgid "No, don't bother saving!" msgid "No, don't bother saving!"
msgstr "Nie, netreba ukladať!" msgstr "Nie, netreba ukladať!"
#. Current picture is not saved; user is opening another picture #. Current picture is not saved; user is opening another picture
#: ../tuxpaint.c:1857 #: ../tuxpaint.c:1870
msgid "Save your picture first?" msgid "Save your picture first?"
msgstr "Chceš najskôr uložiť obrázok?" msgstr "Chceš najskôr uložiť obrázok?"
#. Error opening picture #. Error opening picture
#: ../tuxpaint.c:1862 #: ../tuxpaint.c:1875
msgid "Cant open that picture!" msgid "Cant open that picture!"
msgstr "Nemôžem otvoriť tento obrázok!" msgstr "Nemôžem otvoriť tento obrázok!"
#. Generic dialog dismissal #. Generic dialog dismissal
#: ../tuxpaint.c:1865 ../tuxpaint.c:1870 ../tuxpaint.c:1879 ../tuxpaint.c:1883 #: ../tuxpaint.c:1878 ../tuxpaint.c:1883 ../tuxpaint.c:1892 ../tuxpaint.c:1899
#: ../tuxpaint.c:1892 #: ../tuxpaint.c:1908
msgid "OK" msgid "OK"
msgstr "OK" msgstr "OK"
#. Notification that 'Open' dialog has nothing to show #. Notification that 'Open' dialog has nothing to show
#: ../tuxpaint.c:1869 #: ../tuxpaint.c:1882
msgid "There are no saved files!" msgid "There are no saved files!"
msgstr "Nie sú tu žiadne uložené súbory!" msgstr "Nie sú tu žiadne uložené súbory!"
#. Verification of print action #. Verification of print action
#: ../tuxpaint.c:1873 #: ../tuxpaint.c:1886
msgid "Print your picture now?" msgid "Print your picture now?"
msgstr "Chceš teraz vytlačiť svoj obrázok?" msgstr "Chceš teraz vytlačiť svoj obrázok?"
#: ../tuxpaint.c:1874 #: ../tuxpaint.c:1887
msgid "Yes, print it!" msgid "Yes, print it!"
msgstr "Áno, vytlač to!" msgstr "Áno, vytlač to!"
#. Confirmation of successful (we hope) printing #. Confirmation of successful (we hope) printing
#: ../tuxpaint.c:1878 #: ../tuxpaint.c:1891
msgid "Your picture has been printed!" msgid "Your picture has been printed!"
msgstr "Tvoj obrázok sa tlačí!" msgstr "Tvoj obrázok sa tlačí!"
#. We got an error printing
#: ../tuxpaint.c:1895
#, fuzzy
#| msgid "Your picture has been printed!"
msgid "Sorry! Your picture could not be printed!"
msgstr "Tvoj obrázok sa tlačí!"
#. Notification that it's too soon to print again (--printdelay option is in effect) #. Notification that it's too soon to print again (--printdelay option is in effect)
#: ../tuxpaint.c:1882 #: ../tuxpaint.c:1898
msgid "You cant print yet!" msgid "You cant print yet!"
msgstr "Ešte sa nedá tlačiť!" msgstr "Ešte sa nedá tlačiť!"
#. Prompt to confirm erasing a picture in the Open dialog #. Prompt to confirm erasing a picture in the Open dialog
#: ../tuxpaint.c:1886 #: ../tuxpaint.c:1902
msgid "Erase this picture?" msgid "Erase this picture?"
msgstr "Vymazať tento obrázok?" msgstr "Vymazať tento obrázok?"
#: ../tuxpaint.c:1887 #: ../tuxpaint.c:1903
msgid "Yes, erase it!" msgid "Yes, erase it!"
msgstr "Áno, vymaž to!" msgstr "Áno, vymaž to!"
#: ../tuxpaint.c:1888 #: ../tuxpaint.c:1904
msgid "No, don't erase it!" msgid "No, don't erase it!"
msgstr "Nie, nezmaž to!" msgstr "Nie, nezmaž to!"
#. Reminder that Mouse Button 1 is the button to use in Tux Paint #. Reminder that Mouse Button 1 is the button to use in Tux Paint
#: ../tuxpaint.c:1891 #: ../tuxpaint.c:1907
msgid "Remember to use the left mouse button!" msgid "Remember to use the left mouse button!"
msgstr "Nezabudnite používať ľavé tlačítko na myši!" msgstr "Nezabudnite používať ľavé tlačítko na myši!"
#. Sound has been muted (silenced) via keyboard shortcut #. Sound has been muted (silenced) via keyboard shortcut
#: ../tuxpaint.c:2006 #: ../tuxpaint.c:2022
msgid "Sound muted." msgid "Sound muted."
msgstr "Zvuk je stlmený." msgstr "Zvuk je stlmený."
#. Sound has been unmuted (unsilenced) via keyboard shortcut #. Sound has been unmuted (unsilenced) via keyboard shortcut
#: ../tuxpaint.c:2011 #: ../tuxpaint.c:2027
msgid "Sound unmuted." msgid "Sound unmuted."
msgstr "Zvuk je zapnutý." msgstr "Zvuk je zapnutý."
#. Wait while Text tool finishes loading fonts #. Wait while Text tool finishes loading fonts
#: ../tuxpaint.c:2477 #: ../tuxpaint.c:2493
#, fuzzy #, fuzzy
msgid "Please wait…" msgid "Please wait…"
msgstr "Prosím počkaj..." msgstr "Prosím počkaj..."
#: ../tuxpaint.c:7181 #: ../tuxpaint.c:7197
msgid "Pick a color." msgid "Pick a color."
msgstr "Vyber si farbu." msgstr "Vyber si farbu."
#. Open dialog: 'Erase' button, to erase/deleted the selected picture #. Open dialog: 'Erase' button, to erase/deleted the selected picture
#: ../tuxpaint.c:7961 #: ../tuxpaint.c:7977
msgid "Erase" msgid "Erase"
msgstr "Guma" msgstr "Guma"
#. Open dialog: 'Slides' button, to switch to slide show mode #. Open dialog: 'Slides' button, to switch to slide show mode
#: ../tuxpaint.c:7964 #: ../tuxpaint.c:7980
msgid "Slides" msgid "Slides"
msgstr "Výstava" msgstr "Výstava"
#. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture
#: ../tuxpaint.c:7967 #: ../tuxpaint.c:7983
msgid "Back" msgid "Back"
msgstr "Naspäť" msgstr "Naspäť"
#. Slideshow: 'Next' button, to load next slide (image) #. Slideshow: 'Next' button, to load next slide (image)
#: ../tuxpaint.c:7970 #: ../tuxpaint.c:7986
msgid "Next" msgid "Next"
msgstr "Ďalší" msgstr "Ďalší"
#. Slideshow: 'Play' button, to begin a slideshow sequence #. Slideshow: 'Play' button, to begin a slideshow sequence
#: ../tuxpaint.c:7973 #: ../tuxpaint.c:7989
msgid "Play" msgid "Play"
msgstr "Začni" msgstr "Začni"
#. Label for 'Letters' buttons (font selector, down the right when the Text tool is being used); used to show the difference between font faces #. 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:8620 #: ../tuxpaint.c:8636
msgid "Aa" msgid "Aa"
msgstr "Aa" msgstr "Aa"
#. Admittedly stupid way of determining which keys can be used for #. Admittedly stupid way of determining which keys can be used for
#. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English)
#: ../tuxpaint.c:11620 #: ../tuxpaint.c:11636
msgid "Yes" msgid "Yes"
msgstr "Áno" msgstr "Áno"
#: ../tuxpaint.c:11624 #: ../tuxpaint.c:11640
msgid "No" msgid "No"
msgstr "Nie" msgstr "Nie"
#. Prompt to ask whether user wishes to save over old version of their file #. Prompt to ask whether user wishes to save over old version of their file
#: ../tuxpaint.c:12576 #: ../tuxpaint.c:12592
msgid "Replace the picture with your changes?" msgid "Replace the picture with your changes?"
msgstr "Nahradiť tento obrázok Tvojimi zmenami?" msgstr "Nahradiť tento obrázok Tvojimi zmenami?"
#. Positive response to saving over old version #. Positive response to saving over old version
#. (like a 'File:Save' action in other applications) #. (like a 'File:Save' action in other applications)
#: ../tuxpaint.c:12580 #: ../tuxpaint.c:12596
msgid "Yes, replace the old one!" msgid "Yes, replace the old one!"
msgstr "Áno, nahraď ten starý!" msgstr "Áno, nahraď ten starý!"
#. Negative response to saving over old version (saves a new image) #. Negative response to saving over old version (saves a new image)
#. (like a 'File:Save As...' action in other applications) #. (like a 'File:Save As...' action in other applications)
#: ../tuxpaint.c:12584 #: ../tuxpaint.c:12600
msgid "No, save a new file!" msgid "No, save a new file!"
msgstr "Nie, ulož ho ako nový súbor!" msgstr "Nie, ulož ho ako nový súbor!"
#: ../tuxpaint.c:13347 #: ../tuxpaint.c:13363
msgid "Choose the picture you want, then click “Open”." msgid "Choose the picture you want, then click “Open”."
msgstr "Vyber obrázok, ktorý chceš, a potom klikni na \"Otvor\"." msgstr "Vyber obrázok, ktorý chceš, a potom klikni na \"Otvor\"."
#. Let user choose images: #. Let user choose images:
#. Instructions for Slideshow file dialog (FIXME: Make a #define) #. Instructions for Slideshow file dialog (FIXME: Make a #define)
#: ../tuxpaint.c:14334 ../tuxpaint.c:14648 #: ../tuxpaint.c:14350 ../tuxpaint.c:14664
msgid "Choose the pictures you want, then click “Play”." msgid "Choose the pictures you want, then click “Play”."
msgstr "Vyber obrázok, ktorý chceš, a potom klikni na \"Začni\"." msgstr "Vyber obrázok, ktorý chceš, a potom klikni na \"Začni\"."
@ -990,17 +997,17 @@ msgstr "Dúha"
msgid "You can draw in rainbow colors!" msgid "You can draw in rainbow colors!"
msgstr "Môžeš kresliť v dúhových farbách!" msgstr "Môžeš kresliť v dúhových farbách!"
#: ../../magic/src/rain.c:64 #: ../../magic/src/rain.c:65
#, fuzzy #, fuzzy
msgid "Rain" msgid "Rain"
msgstr "Dúha" msgstr "Dúha"
#: ../../magic/src/rain.c:67 #: ../../magic/src/rain.c:68
#, fuzzy #, fuzzy
msgid "Click to place a rain drop onto your picture." msgid "Click to place a rain drop onto your picture."
msgstr "Keď klikneš, obrázok zrkadlovo otočíš." msgstr "Keď klikneš, obrázok zrkadlovo otočíš."
#: ../../magic/src/rain.c:68 #: ../../magic/src/rain.c:69
#, fuzzy #, fuzzy
msgid "Click to cover your picture with rain drops." msgid "Click to cover your picture with rain drops."
msgstr "Keď klikneš, obrázok zrkadlovo otočíš." msgstr "Keď klikneš, obrázok zrkadlovo otočíš."

View file

@ -6,7 +6,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: tuxpaint 0.9.17\n" "Project-Id-Version: tuxpaint 0.9.17\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2008-11-01 21:57+0000\n" "POT-Creation-Date: 2008-12-07 19:03-0800\n"
"PO-Revision-Date: 2007-10-01 09:47+0100\n" "PO-Revision-Date: 2007-10-01 09:47+0100\n"
"Last-Translator: Matej Urbančič <matej.urban@gmail.com>\n" "Last-Translator: Matej Urbančič <matej.urban@gmail.com>\n"
"Language-Team: Slovenian <translation-team-sl@lists.sourceforge.net>\n" "Language-Team: Slovenian <translation-team-sl@lists.sourceforge.net>\n"
@ -384,7 +384,7 @@ msgstr "Nov"
#. Open a saved picture #. Open a saved picture
#. buttons for the file open dialog #. buttons for the file open dialog
#. Open dialog: 'Open' button, to load the selected picture #. Open dialog: 'Open' button, to load the selected picture
#: ../tools.h:75 ../tuxpaint.c:7958 #: ../tools.h:75 ../tuxpaint.c:7974
msgid "Open" msgid "Open"
msgstr "Odpri" msgstr "Odpri"
@ -500,174 +500,181 @@ msgid "OK then… Lets keep drawing this one!"
msgstr "Dobro. Potem nadaljuj z risanjem te slike!" msgstr "Dobro. Potem nadaljuj z risanjem te slike!"
#. Prompt to confirm user wishes to quit #. Prompt to confirm user wishes to quit
#: ../tuxpaint.c:1842 #: ../tuxpaint.c:1855
msgid "Do you really want to quit?" msgid "Do you really want to quit?"
msgstr "Res želiš končati?" msgstr "Res želiš končati?"
#. Quit prompt positive response (quit) #. Quit prompt positive response (quit)
#: ../tuxpaint.c:1845 #: ../tuxpaint.c:1858
msgid "Yes, I'm done!" msgid "Yes, I'm done!"
msgstr "Da, končal sem!" msgstr "Da, končal sem!"
#. Quit prompt negative response (don't quit) #. Quit prompt negative response (don't quit)
#: ../tuxpaint.c:1848 ../tuxpaint.c:1875 #: ../tuxpaint.c:1861 ../tuxpaint.c:1888
msgid "No, take me back!" msgid "No, take me back!"
msgstr "Povrni nazaj!" msgstr "Povrni nazaj!"
#. Current picture is not saved; user is quitting #. Current picture is not saved; user is quitting
#: ../tuxpaint.c:1852 #: ../tuxpaint.c:1865
msgid "If you quit, youll lose your picture! Save it?" msgid "If you quit, youll lose your picture! Save it?"
msgstr "Ob izhodu bo slika izgubljena! Jo shranim?" msgstr "Ob izhodu bo slika izgubljena! Jo shranim?"
#: ../tuxpaint.c:1853 ../tuxpaint.c:1858 #: ../tuxpaint.c:1866 ../tuxpaint.c:1871
msgid "Yes, save it!" msgid "Yes, save it!"
msgstr "Shrani!" msgstr "Shrani!"
#: ../tuxpaint.c:1854 ../tuxpaint.c:1859 #: ../tuxpaint.c:1867 ../tuxpaint.c:1872
msgid "No, don't bother saving!" msgid "No, don't bother saving!"
msgstr "Ne shranjuj!" msgstr "Ne shranjuj!"
#. Current picture is not saved; user is opening another picture #. Current picture is not saved; user is opening another picture
#: ../tuxpaint.c:1857 #: ../tuxpaint.c:1870
msgid "Save your picture first?" msgid "Save your picture first?"
msgstr "Naj najprej shranim tvojo sliko?" msgstr "Naj najprej shranim tvojo sliko?"
#. Error opening picture #. Error opening picture
#: ../tuxpaint.c:1862 #: ../tuxpaint.c:1875
msgid "Cant open that picture!" msgid "Cant open that picture!"
msgstr "Ne morem odpreti te slike!" msgstr "Ne morem odpreti te slike!"
#. Generic dialog dismissal #. Generic dialog dismissal
#: ../tuxpaint.c:1865 ../tuxpaint.c:1870 ../tuxpaint.c:1879 ../tuxpaint.c:1883 #: ../tuxpaint.c:1878 ../tuxpaint.c:1883 ../tuxpaint.c:1892 ../tuxpaint.c:1899
#: ../tuxpaint.c:1892 #: ../tuxpaint.c:1908
msgid "OK" msgid "OK"
msgstr "OK" msgstr "OK"
#. Notification that 'Open' dialog has nothing to show #. Notification that 'Open' dialog has nothing to show
#: ../tuxpaint.c:1869 #: ../tuxpaint.c:1882
msgid "There are no saved files!" msgid "There are no saved files!"
msgstr "Ni shranjenih datotek!" msgstr "Ni shranjenih datotek!"
#. Verification of print action #. Verification of print action
#: ../tuxpaint.c:1873 #: ../tuxpaint.c:1886
msgid "Print your picture now?" msgid "Print your picture now?"
msgstr "Natisnem tvojo sliko?" msgstr "Natisnem tvojo sliko?"
#: ../tuxpaint.c:1874 #: ../tuxpaint.c:1887
msgid "Yes, print it!" msgid "Yes, print it!"
msgstr "Da, natisni!" msgstr "Da, natisni!"
#. Confirmation of successful (we hope) printing #. Confirmation of successful (we hope) printing
#: ../tuxpaint.c:1878 #: ../tuxpaint.c:1891
msgid "Your picture has been printed!" msgid "Your picture has been printed!"
msgstr "Tvoja slika je bila natisnjena!" msgstr "Tvoja slika je bila natisnjena!"
#. We got an error printing
#: ../tuxpaint.c:1895
#, fuzzy
#| msgid "Your picture has been printed!"
msgid "Sorry! Your picture could not be printed!"
msgstr "Tvoja slika je bila natisnjena!"
#. Notification that it's too soon to print again (--printdelay option is in effect) #. Notification that it's too soon to print again (--printdelay option is in effect)
#: ../tuxpaint.c:1882 #: ../tuxpaint.c:1898
msgid "You cant print yet!" msgid "You cant print yet!"
msgstr "Ne moreš še natisniti!" msgstr "Ne moreš še natisniti!"
#. Prompt to confirm erasing a picture in the Open dialog #. Prompt to confirm erasing a picture in the Open dialog
#: ../tuxpaint.c:1886 #: ../tuxpaint.c:1902
msgid "Erase this picture?" msgid "Erase this picture?"
msgstr "Zbrišem sliko?" msgstr "Zbrišem sliko?"
#: ../tuxpaint.c:1887 #: ../tuxpaint.c:1903
msgid "Yes, erase it!" msgid "Yes, erase it!"
msgstr "Da, izbriši!" msgstr "Da, izbriši!"
#: ../tuxpaint.c:1888 #: ../tuxpaint.c:1904
msgid "No, don't erase it!" msgid "No, don't erase it!"
msgstr "Ne izbriši!" msgstr "Ne izbriši!"
#. Reminder that Mouse Button 1 is the button to use in Tux Paint #. Reminder that Mouse Button 1 is the button to use in Tux Paint
#: ../tuxpaint.c:1891 #: ../tuxpaint.c:1907
msgid "Remember to use the left mouse button!" msgid "Remember to use the left mouse button!"
msgstr "Zapomni si, da lahko uporabiš levi klik miške!" msgstr "Zapomni si, da lahko uporabiš levi klik miške!"
#. Sound has been muted (silenced) via keyboard shortcut #. Sound has been muted (silenced) via keyboard shortcut
#: ../tuxpaint.c:2006 #: ../tuxpaint.c:2022
msgid "Sound muted." msgid "Sound muted."
msgstr "" msgstr ""
#. Sound has been unmuted (unsilenced) via keyboard shortcut #. Sound has been unmuted (unsilenced) via keyboard shortcut
#: ../tuxpaint.c:2011 #: ../tuxpaint.c:2027
msgid "Sound unmuted." msgid "Sound unmuted."
msgstr "" msgstr ""
#. Wait while Text tool finishes loading fonts #. Wait while Text tool finishes loading fonts
#: ../tuxpaint.c:2477 #: ../tuxpaint.c:2493
msgid "Please wait…" msgid "Please wait…"
msgstr "Prosim, počakajte ..." msgstr "Prosim, počakajte ..."
#: ../tuxpaint.c:7181 #: ../tuxpaint.c:7197
msgid "Pick a color." msgid "Pick a color."
msgstr "" msgstr ""
#. Open dialog: 'Erase' button, to erase/deleted the selected picture #. Open dialog: 'Erase' button, to erase/deleted the selected picture
#: ../tuxpaint.c:7961 #: ../tuxpaint.c:7977
msgid "Erase" msgid "Erase"
msgstr "Briši" msgstr "Briši"
#. Open dialog: 'Slides' button, to switch to slide show mode #. Open dialog: 'Slides' button, to switch to slide show mode
#: ../tuxpaint.c:7964 #: ../tuxpaint.c:7980
msgid "Slides" msgid "Slides"
msgstr "Diapozitivi" msgstr "Diapozitivi"
#. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture
#: ../tuxpaint.c:7967 #: ../tuxpaint.c:7983
msgid "Back" msgid "Back"
msgstr "Nazaj" msgstr "Nazaj"
#. Slideshow: 'Next' button, to load next slide (image) #. Slideshow: 'Next' button, to load next slide (image)
#: ../tuxpaint.c:7970 #: ../tuxpaint.c:7986
msgid "Next" msgid "Next"
msgstr "Naslednji" msgstr "Naslednji"
#. Slideshow: 'Play' button, to begin a slideshow sequence #. Slideshow: 'Play' button, to begin a slideshow sequence
#: ../tuxpaint.c:7973 #: ../tuxpaint.c:7989
msgid "Play" msgid "Play"
msgstr "Predvajaj" msgstr "Predvajaj"
#. Label for 'Letters' buttons (font selector, down the right when the Text tool is being used); used to show the difference between font faces #. 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:8620 #: ../tuxpaint.c:8636
msgid "Aa" msgid "Aa"
msgstr "Aa" msgstr "Aa"
#. Admittedly stupid way of determining which keys can be used for #. Admittedly stupid way of determining which keys can be used for
#. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English)
#: ../tuxpaint.c:11620 #: ../tuxpaint.c:11636
msgid "Yes" msgid "Yes"
msgstr "Da" msgstr "Da"
#: ../tuxpaint.c:11624 #: ../tuxpaint.c:11640
msgid "No" msgid "No"
msgstr "Ne" msgstr "Ne"
#. Prompt to ask whether user wishes to save over old version of their file #. Prompt to ask whether user wishes to save over old version of their file
#: ../tuxpaint.c:12576 #: ../tuxpaint.c:12592
msgid "Replace the picture with your changes?" msgid "Replace the picture with your changes?"
msgstr "Zamenjam sliko s spremembami?" msgstr "Zamenjam sliko s spremembami?"
#. Positive response to saving over old version #. Positive response to saving over old version
#. (like a 'File:Save' action in other applications) #. (like a 'File:Save' action in other applications)
#: ../tuxpaint.c:12580 #: ../tuxpaint.c:12596
msgid "Yes, replace the old one!" msgid "Yes, replace the old one!"
msgstr "Da, zamenjaj starejšo!" msgstr "Da, zamenjaj starejšo!"
#. Negative response to saving over old version (saves a new image) #. Negative response to saving over old version (saves a new image)
#. (like a 'File:Save As...' action in other applications) #. (like a 'File:Save As...' action in other applications)
#: ../tuxpaint.c:12584 #: ../tuxpaint.c:12600
msgid "No, save a new file!" msgid "No, save a new file!"
msgstr "Ne, shrani novo datoteko!" msgstr "Ne, shrani novo datoteko!"
#: ../tuxpaint.c:13347 #: ../tuxpaint.c:13363
msgid "Choose the picture you want, then click “Open”." msgid "Choose the picture you want, then click “Open”."
msgstr "Izberi sliko in klikni \"Odpri\"." msgstr "Izberi sliko in klikni \"Odpri\"."
#. Let user choose images: #. Let user choose images:
#. Instructions for Slideshow file dialog (FIXME: Make a #define) #. Instructions for Slideshow file dialog (FIXME: Make a #define)
#: ../tuxpaint.c:14334 ../tuxpaint.c:14648 #: ../tuxpaint.c:14350 ../tuxpaint.c:14664
msgid "Choose the pictures you want, then click “Play”." msgid "Choose the pictures you want, then click “Play”."
msgstr "Izberi sliko in klikni “predvajaj”." msgstr "Izberi sliko in klikni “predvajaj”."
@ -992,17 +999,17 @@ msgstr "Mavrica"
msgid "You can draw in rainbow colors!" msgid "You can draw in rainbow colors!"
msgstr "Lahko rišeš v barvah mavrice!" msgstr "Lahko rišeš v barvah mavrice!"
#: ../../magic/src/rain.c:64 #: ../../magic/src/rain.c:65
#, fuzzy #, fuzzy
msgid "Rain" msgid "Rain"
msgstr "Mavrica" msgstr "Mavrica"
#: ../../magic/src/rain.c:67 #: ../../magic/src/rain.c:68
#, fuzzy #, fuzzy
msgid "Click to place a rain drop onto your picture." msgid "Click to place a rain drop onto your picture."
msgstr "Klikni da ustvariš zrcalno sliko." msgstr "Klikni da ustvariš zrcalno sliko."
#: ../../magic/src/rain.c:68 #: ../../magic/src/rain.c:69
#, fuzzy #, fuzzy
msgid "Click to cover your picture with rain drops." msgid "Click to cover your picture with rain drops."
msgstr "Klikni da ustvariš zrcalno sliko." msgstr "Klikni da ustvariš zrcalno sliko."

View file

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2008-11-01 21:57+0000\n" "POT-Creation-Date: 2008-12-07 19:03-0800\n"
"PO-Revision-Date: 2008-10-16 HO:MI+ZONE\n" "PO-Revision-Date: 2008-10-16 HO:MI+ZONE\n"
"Last-Translator: Abdoul Cisse <abdoulseydou@hotmail.com>\n" "Last-Translator: Abdoul Cisse <abdoulseydou@hotmail.com>\n"
"Language-Team: Songhoy<songhoy@bagoundie.net>\n" "Language-Team: Songhoy<songhoy@bagoundie.net>\n"
@ -380,7 +380,7 @@ msgstr "Itaaga"
#. Open a saved picture #. Open a saved picture
#. buttons for the file open dialog #. buttons for the file open dialog
#. Open dialog: 'Open' button, to load the selected picture #. Open dialog: 'Open' button, to load the selected picture
#: ../tools.h:75 ../tuxpaint.c:7958 #: ../tools.h:75 ../tuxpaint.c:7974
msgid "Open" msgid "Open"
msgstr "Feeri" msgstr "Feeri"
@ -494,174 +494,181 @@ msgid "OK then… Lets keep drawing this one!"
msgstr "A boori... Gaabandi žeeriyan ga." msgstr "A boori... Gaabandi žeeriyan ga."
#. Prompt to confirm user wishes to quit #. Prompt to confirm user wishes to quit
#: ../tuxpaint.c:1842 #: ../tuxpaint.c:1855
msgid "Do you really want to quit?" msgid "Do you really want to quit?"
msgstr "N ga baa ma fatta ka ben ?" msgstr "N ga baa ma fatta ka ben ?"
#. Quit prompt positive response (quit) #. Quit prompt positive response (quit)
#: ../tuxpaint.c:1845 #: ../tuxpaint.c:1858
msgid "Yes, I'm done!" msgid "Yes, I'm done!"
msgstr "Ayyo, ay ben !" msgstr "Ayyo, ay ben !"
#. Quit prompt negative response (don't quit) #. Quit prompt negative response (don't quit)
#: ../tuxpaint.c:1848 ../tuxpaint.c:1875 #: ../tuxpaint.c:1861 ../tuxpaint.c:1888
msgid "No, take me back!" msgid "No, take me back!"
msgstr "Kala, ir ga willi ka kaa !" msgstr "Kala, ir ga willi ka kaa !"
#. Current picture is not saved; user is quitting #. Current picture is not saved; user is quitting
#: ../tuxpaint.c:1852 #: ../tuxpaint.c:1865
msgid "If you quit, youll lose your picture! Save it?" msgid "If you quit, youll lose your picture! Save it?"
msgstr "Nda n fatta, ni biyoo ga dere ! K'a gaabu ?" msgstr "Nda n fatta, ni biyoo ga dere ! K'a gaabu ?"
#: ../tuxpaint.c:1853 ../tuxpaint.c:1858 #: ../tuxpaint.c:1866 ../tuxpaint.c:1871
msgid "Yes, save it!" msgid "Yes, save it!"
msgstr "Ayyo, a gaabu !" msgstr "Ayyo, a gaabu !"
#: ../tuxpaint.c:1854 ../tuxpaint.c:1859 #: ../tuxpaint.c:1867 ../tuxpaint.c:1872
msgid "No, don't bother saving!" msgid "No, don't bother saving!"
msgstr "Kala, ma si a gaabu !" msgstr "Kala, ma si a gaabu !"
#. Current picture is not saved; user is opening another picture #. Current picture is not saved; user is opening another picture
#: ../tuxpaint.c:1857 #: ../tuxpaint.c:1870
msgid "Save your picture first?" msgid "Save your picture first?"
msgstr "Ka biyoo gaabu jina ?" msgstr "Ka biyoo gaabu jina ?"
#. Error opening picture #. Error opening picture
#: ../tuxpaint.c:1862 #: ../tuxpaint.c:1875
msgid "Cant open that picture!" msgid "Cant open that picture!"
msgstr "Si hin ka biyoo feeri !" msgstr "Si hin ka biyoo feeri !"
#. Generic dialog dismissal #. Generic dialog dismissal
#: ../tuxpaint.c:1865 ../tuxpaint.c:1870 ../tuxpaint.c:1879 ../tuxpaint.c:1883 #: ../tuxpaint.c:1878 ../tuxpaint.c:1883 ../tuxpaint.c:1892 ../tuxpaint.c:1899
#: ../tuxpaint.c:1892 #: ../tuxpaint.c:1908
msgid "OK" msgid "OK"
msgstr "Ay yadda" msgstr "Ay yadda"
#. Notification that 'Open' dialog has nothing to show #. Notification that 'Open' dialog has nothing to show
#: ../tuxpaint.c:1869 #: ../tuxpaint.c:1882
msgid "There are no saved files!" msgid "There are no saved files!"
msgstr "Tiira kul mana gaabandi !" msgstr "Tiira kul mana gaabandi !"
#. Verification of print action #. Verification of print action
#: ../tuxpaint.c:1873 #: ../tuxpaint.c:1886
msgid "Print your picture now?" msgid "Print your picture now?"
msgstr "Biyoo hantumandi ?" msgstr "Biyoo hantumandi ?"
#: ../tuxpaint.c:1874 #: ../tuxpaint.c:1887
msgid "Yes, print it!" msgid "Yes, print it!"
msgstr "Ayyo, a hantumandi !" msgstr "Ayyo, a hantumandi !"
#. Confirmation of successful (we hope) printing #. Confirmation of successful (we hope) printing
#: ../tuxpaint.c:1878 #: ../tuxpaint.c:1891
msgid "Your picture has been printed!" msgid "Your picture has been printed!"
msgstr "Ni biyoo hantumandi!" msgstr "Ni biyoo hantumandi!"
#. We got an error printing
#: ../tuxpaint.c:1895
#, fuzzy
#| msgid "Your picture has been printed!"
msgid "Sorry! Your picture could not be printed!"
msgstr "Ni biyoo hantumandi!"
#. Notification that it's too soon to print again (--printdelay option is in effect) #. Notification that it's too soon to print again (--printdelay option is in effect)
#: ../tuxpaint.c:1882 #: ../tuxpaint.c:1898
msgid "You cant print yet!" msgid "You cant print yet!"
msgstr "A si hin ka hantumandi sohõo da !" msgstr "A si hin ka hantumandi sohõo da !"
#. Prompt to confirm erasing a picture in the Open dialog #. Prompt to confirm erasing a picture in the Open dialog
#: ../tuxpaint.c:1886 #: ../tuxpaint.c:1902
msgid "Erase this picture?" msgid "Erase this picture?"
msgstr "Biyoo woo tuusu ?" msgstr "Biyoo woo tuusu ?"
#: ../tuxpaint.c:1887 #: ../tuxpaint.c:1903
msgid "Yes, erase it!" msgid "Yes, erase it!"
msgstr " Ayyo, a tuusu !" msgstr " Ayyo, a tuusu !"
#: ../tuxpaint.c:1888 #: ../tuxpaint.c:1904
msgid "No, don't erase it!" msgid "No, don't erase it!"
msgstr "Kala, ma si a tuusu !" msgstr "Kala, ma si a tuusu !"
#. Reminder that Mouse Button 1 is the button to use in Tux Paint #. Reminder that Mouse Button 1 is the button to use in Tux Paint
#: ../tuxpaint.c:1891 #: ../tuxpaint.c:1907
msgid "Remember to use the left mouse button!" msgid "Remember to use the left mouse button!"
msgstr "Ma si dirŋa ka ncaŋoo butoŋ wowaa naagu !" msgstr "Ma si dirŋa ka ncaŋoo butoŋ wowaa naagu !"
#. Sound has been muted (silenced) via keyboard shortcut #. Sound has been muted (silenced) via keyboard shortcut
#: ../tuxpaint.c:2006 #: ../tuxpaint.c:2022
msgid "Sound muted." msgid "Sound muted."
msgstr "Jinde si a ra." msgstr "Jinde si a ra."
#. Sound has been unmuted (unsilenced) via keyboard shortcut #. Sound has been unmuted (unsilenced) via keyboard shortcut
#: ../tuxpaint.c:2011 #: ../tuxpaint.c:2027
msgid "Sound unmuted." msgid "Sound unmuted."
msgstr "Jinde g'a ra." msgstr "Jinde g'a ra."
#. Wait while Text tool finishes loading fonts #. Wait while Text tool finishes loading fonts
#: ../tuxpaint.c:2477 #: ../tuxpaint.c:2493
msgid "Please wait…" msgid "Please wait…"
msgstr "Batu taare..." msgstr "Batu taare..."
#: ../tuxpaint.c:7181 #: ../tuxpaint.c:7197
msgid "Pick a color." msgid "Pick a color."
msgstr "Noone suuba." msgstr "Noone suuba."
#. Open dialog: 'Erase' button, to erase/deleted the selected picture #. Open dialog: 'Erase' button, to erase/deleted the selected picture
#: ../tuxpaint.c:7961 #: ../tuxpaint.c:7977
msgid "Erase" msgid "Erase"
msgstr "Tuusu" msgstr "Tuusu"
#. Open dialog: 'Slides' button, to switch to slide show mode #. Open dialog: 'Slides' button, to switch to slide show mode
#: ../tuxpaint.c:7964 #: ../tuxpaint.c:7980
msgid "Slides" msgid "Slides"
msgstr "Cebebiyey" msgstr "Cebebiyey"
#. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture
#: ../tuxpaint.c:7967 #: ../tuxpaint.c:7983
msgid "Back" msgid "Back"
msgstr "Banda" msgstr "Banda"
#. Slideshow: 'Next' button, to load next slide (image) #. Slideshow: 'Next' button, to load next slide (image)
#: ../tuxpaint.c:7970 #: ../tuxpaint.c:7986
msgid "Next" msgid "Next"
msgstr "Jine" msgstr "Jine"
#. Slideshow: 'Play' button, to begin a slideshow sequence #. Slideshow: 'Play' button, to begin a slideshow sequence
#: ../tuxpaint.c:7973 #: ../tuxpaint.c:7989
msgid "Play" msgid "Play"
msgstr "Hooray" msgstr "Hooray"
#. Label for 'Letters' buttons (font selector, down the right when the Text tool is being used); used to show the difference between font faces #. 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:8620 #: ../tuxpaint.c:8636
msgid "Aa" msgid "Aa"
msgstr "Aa" msgstr "Aa"
#. Admittedly stupid way of determining which keys can be used for #. Admittedly stupid way of determining which keys can be used for
#. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English)
#: ../tuxpaint.c:11620 #: ../tuxpaint.c:11636
msgid "Yes" msgid "Yes"
msgstr "Ayyo" msgstr "Ayyo"
#: ../tuxpaint.c:11624 #: ../tuxpaint.c:11640
msgid "No" msgid "No"
msgstr "Kala" msgstr "Kala"
#. Prompt to ask whether user wishes to save over old version of their file #. Prompt to ask whether user wishes to save over old version of their file
#: ../tuxpaint.c:12576 #: ../tuxpaint.c:12592
msgid "Replace the picture with your changes?" msgid "Replace the picture with your changes?"
msgstr "Biyoo saajaw nda barmawey ?" msgstr "Biyoo saajaw nda barmawey ?"
#. Positive response to saving over old version #. Positive response to saving over old version
#. (like a 'File:Save' action in other applications) #. (like a 'File:Save' action in other applications)
#: ../tuxpaint.c:12580 #: ../tuxpaint.c:12596
msgid "Yes, replace the old one!" msgid "Yes, replace the old one!"
msgstr "Ayyo, ižeena barmay !" msgstr "Ayyo, ižeena barmay !"
#. Negative response to saving over old version (saves a new image) #. Negative response to saving over old version (saves a new image)
#. (like a 'File:Save As...' action in other applications) #. (like a 'File:Save As...' action in other applications)
#: ../tuxpaint.c:12584 #: ../tuxpaint.c:12600
msgid "No, save a new file!" msgid "No, save a new file!"
msgstr "Kala, bii taaga gaabu ! " msgstr "Kala, bii taaga gaabu ! "
#: ../tuxpaint.c:13347 #: ../tuxpaint.c:13363
msgid "Choose the picture you want, then click “Open”." msgid "Choose the picture you want, then click “Open”."
msgstr "Biyoo kaŋ n ga baga suuba, jina ma \"Feeri\" naagu." msgstr "Biyoo kaŋ n ga baga suuba, jina ma \"Feeri\" naagu."
#. Let user choose images: #. Let user choose images:
#. Instructions for Slideshow file dialog (FIXME: Make a #define) #. Instructions for Slideshow file dialog (FIXME: Make a #define)
#: ../tuxpaint.c:14334 ../tuxpaint.c:14648 #: ../tuxpaint.c:14350 ../tuxpaint.c:14664
msgid "Choose the pictures you want, then click “Play”." msgid "Choose the pictures you want, then click “Play”."
msgstr "Biyey kaŋ n ga baa suuba, jina ma \"Hooray\" naagu." msgstr "Biyey kaŋ n ga baa suuba, jina ma \"Hooray\" naagu."
@ -990,17 +997,17 @@ msgstr "Woyhenney dobaa"
msgid "You can draw in rainbow colors!" msgid "You can draw in rainbow colors!"
msgstr "N ga hinka noonawey ka woyhenna dobo tee !" msgstr "N ga hinka noonawey ka woyhenna dobo tee !"
#: ../../magic/src/rain.c:64 #: ../../magic/src/rain.c:65
msgid "Rain" msgid "Rain"
msgstr "N'cirɲi" msgstr "N'cirɲi"
#: ../../magic/src/rain.c:67 #: ../../magic/src/rain.c:68
#, fuzzy #, fuzzy
#| msgid "Click to place a rain drop onto the image." #| msgid "Click to place a rain drop onto the image."
msgid "Click to place a rain drop onto your picture." msgid "Click to place a rain drop onto your picture."
msgstr "Naagu ka n'cirɲi tolli biyoo ra." msgstr "Naagu ka n'cirɲi tolli biyoo ra."
#: ../../magic/src/rain.c:68 #: ../../magic/src/rain.c:69
#, fuzzy #, fuzzy
#| msgid "Click to cover the image with rain drops." #| msgid "Click to cover the image with rain drops."
msgid "Click to cover your picture with rain drops." msgid "Click to cover your picture with rain drops."

View file

@ -8,7 +8,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: tuxpaint 0.9.14\n" "Project-Id-Version: tuxpaint 0.9.14\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2008-11-01 21:57+0000\n" "POT-Creation-Date: 2008-12-07 19:03-0800\n"
"PO-Revision-Date: 2004-10-17 11:19+0200\n" "PO-Revision-Date: 2004-10-17 11:19+0200\n"
"Last-Translator: Laurent Dhima <laurenti@alblinux.net>\n" "Last-Translator: Laurent Dhima <laurenti@alblinux.net>\n"
"Language-Team: Albanian <translation-team-sq@lists.sourceforge.net>\n" "Language-Team: Albanian <translation-team-sq@lists.sourceforge.net>\n"
@ -385,7 +385,7 @@ msgstr "E re"
#. Open a saved picture #. Open a saved picture
#. buttons for the file open dialog #. buttons for the file open dialog
#. Open dialog: 'Open' button, to load the selected picture #. Open dialog: 'Open' button, to load the selected picture
#: ../tools.h:75 ../tuxpaint.c:7958 #: ../tools.h:75 ../tuxpaint.c:7974
msgid "Open" msgid "Open"
msgstr "Hap" msgstr "Hap"
@ -503,176 +503,183 @@ msgid "OK then… Lets keep drawing this one!"
msgstr "Në rregull...Le të vizatojmë këtë!" msgstr "Në rregull...Le të vizatojmë këtë!"
#. Prompt to confirm user wishes to quit #. Prompt to confirm user wishes to quit
#: ../tuxpaint.c:1842 #: ../tuxpaint.c:1855
msgid "Do you really want to quit?" msgid "Do you really want to quit?"
msgstr "Jeni i sigurtë që doni të dilni?" msgstr "Jeni i sigurtë që doni të dilni?"
#. Quit prompt positive response (quit) #. Quit prompt positive response (quit)
#: ../tuxpaint.c:1845 #: ../tuxpaint.c:1858
msgid "Yes, I'm done!" msgid "Yes, I'm done!"
msgstr "" msgstr ""
#. Quit prompt negative response (don't quit) #. Quit prompt negative response (don't quit)
#: ../tuxpaint.c:1848 ../tuxpaint.c:1875 #: ../tuxpaint.c:1861 ../tuxpaint.c:1888
msgid "No, take me back!" msgid "No, take me back!"
msgstr "" msgstr ""
#. Current picture is not saved; user is quitting #. Current picture is not saved; user is quitting
#: ../tuxpaint.c:1852 #: ../tuxpaint.c:1865
msgid "If you quit, youll lose your picture! Save it?" msgid "If you quit, youll lose your picture! Save it?"
msgstr "Nëse ju largoheni, do të humbisni foton tuaj! Dëshironi t'a ruani?" msgstr "Nëse ju largoheni, do të humbisni foton tuaj! Dëshironi t'a ruani?"
#: ../tuxpaint.c:1853 ../tuxpaint.c:1858 #: ../tuxpaint.c:1866 ../tuxpaint.c:1871
msgid "Yes, save it!" msgid "Yes, save it!"
msgstr "" msgstr ""
#: ../tuxpaint.c:1854 ../tuxpaint.c:1859 #: ../tuxpaint.c:1867 ../tuxpaint.c:1872
msgid "No, don't bother saving!" msgid "No, don't bother saving!"
msgstr "" msgstr ""
#. Current picture is not saved; user is opening another picture #. Current picture is not saved; user is opening another picture
#: ../tuxpaint.c:1857 #: ../tuxpaint.c:1870
msgid "Save your picture first?" msgid "Save your picture first?"
msgstr "Dëshironi t'a ruani fillimisht foton tuaj?" msgstr "Dëshironi t'a ruani fillimisht foton tuaj?"
#. Error opening picture #. Error opening picture
#: ../tuxpaint.c:1862 #: ../tuxpaint.c:1875
msgid "Cant open that picture!" msgid "Cant open that picture!"
msgstr "E pamundur hapja e asaj fotoje!" msgstr "E pamundur hapja e asaj fotoje!"
#. Generic dialog dismissal #. Generic dialog dismissal
#: ../tuxpaint.c:1865 ../tuxpaint.c:1870 ../tuxpaint.c:1879 ../tuxpaint.c:1883 #: ../tuxpaint.c:1878 ../tuxpaint.c:1883 ../tuxpaint.c:1892 ../tuxpaint.c:1899
#: ../tuxpaint.c:1892 #: ../tuxpaint.c:1908
msgid "OK" msgid "OK"
msgstr "OK" msgstr "OK"
#. Notification that 'Open' dialog has nothing to show #. Notification that 'Open' dialog has nothing to show
#: ../tuxpaint.c:1869 #: ../tuxpaint.c:1882
msgid "There are no saved files!" msgid "There are no saved files!"
msgstr "Nuk ka files të ruajtur!" msgstr "Nuk ka files të ruajtur!"
#. Verification of print action #. Verification of print action
#: ../tuxpaint.c:1873 #: ../tuxpaint.c:1886
msgid "Print your picture now?" msgid "Print your picture now?"
msgstr "Printon tani foton?" msgstr "Printon tani foton?"
#: ../tuxpaint.c:1874 #: ../tuxpaint.c:1887
msgid "Yes, print it!" msgid "Yes, print it!"
msgstr "" msgstr ""
#. Confirmation of successful (we hope) printing #. Confirmation of successful (we hope) printing
#: ../tuxpaint.c:1878 #: ../tuxpaint.c:1891
msgid "Your picture has been printed!" msgid "Your picture has been printed!"
msgstr "Fotoja juaj u printua!" msgstr "Fotoja juaj u printua!"
#. We got an error printing
#: ../tuxpaint.c:1895
#, fuzzy
#| msgid "Your picture has been printed!"
msgid "Sorry! Your picture could not be printed!"
msgstr "Fotoja juaj u printua!"
#. Notification that it's too soon to print again (--printdelay option is in effect) #. Notification that it's too soon to print again (--printdelay option is in effect)
#: ../tuxpaint.c:1882 #: ../tuxpaint.c:1898
msgid "You cant print yet!" msgid "You cant print yet!"
msgstr "Akoma nuk mund të printoni!" msgstr "Akoma nuk mund të printoni!"
#. Prompt to confirm erasing a picture in the Open dialog #. Prompt to confirm erasing a picture in the Open dialog
#: ../tuxpaint.c:1886 #: ../tuxpaint.c:1902
msgid "Erase this picture?" msgid "Erase this picture?"
msgstr "Fshin këtë foto?" msgstr "Fshin këtë foto?"
#: ../tuxpaint.c:1887 #: ../tuxpaint.c:1903
msgid "Yes, erase it!" msgid "Yes, erase it!"
msgstr "" msgstr ""
#: ../tuxpaint.c:1888 #: ../tuxpaint.c:1904
msgid "No, don't erase it!" msgid "No, don't erase it!"
msgstr "" msgstr ""
#. Reminder that Mouse Button 1 is the button to use in Tux Paint #. Reminder that Mouse Button 1 is the button to use in Tux Paint
#: ../tuxpaint.c:1891 #: ../tuxpaint.c:1907
msgid "Remember to use the left mouse button!" msgid "Remember to use the left mouse button!"
msgstr "" msgstr ""
#. Sound has been muted (silenced) via keyboard shortcut #. Sound has been muted (silenced) via keyboard shortcut
#: ../tuxpaint.c:2006 #: ../tuxpaint.c:2022
msgid "Sound muted." msgid "Sound muted."
msgstr "" msgstr ""
#. Sound has been unmuted (unsilenced) via keyboard shortcut #. Sound has been unmuted (unsilenced) via keyboard shortcut
#: ../tuxpaint.c:2011 #: ../tuxpaint.c:2027
msgid "Sound unmuted." msgid "Sound unmuted."
msgstr "" msgstr ""
#. Wait while Text tool finishes loading fonts #. Wait while Text tool finishes loading fonts
#: ../tuxpaint.c:2477 #: ../tuxpaint.c:2493
msgid "Please wait…" msgid "Please wait…"
msgstr "" msgstr ""
#: ../tuxpaint.c:7181 #: ../tuxpaint.c:7197
msgid "Pick a color." msgid "Pick a color."
msgstr "" msgstr ""
#. Open dialog: 'Erase' button, to erase/deleted the selected picture #. Open dialog: 'Erase' button, to erase/deleted the selected picture
#: ../tuxpaint.c:7961 #: ../tuxpaint.c:7977
msgid "Erase" msgid "Erase"
msgstr "Fshi" msgstr "Fshi"
#. Open dialog: 'Slides' button, to switch to slide show mode #. Open dialog: 'Slides' button, to switch to slide show mode
#: ../tuxpaint.c:7964 #: ../tuxpaint.c:7980
msgid "Slides" msgid "Slides"
msgstr "" msgstr ""
#. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture
#: ../tuxpaint.c:7967 #: ../tuxpaint.c:7983
msgid "Back" msgid "Back"
msgstr "Mbrapa" msgstr "Mbrapa"
#. Slideshow: 'Next' button, to load next slide (image) #. Slideshow: 'Next' button, to load next slide (image)
#: ../tuxpaint.c:7970 #: ../tuxpaint.c:7986
#, fuzzy #, fuzzy
msgid "Next" msgid "Next"
msgstr "Teksti" msgstr "Teksti"
#. Slideshow: 'Play' button, to begin a slideshow sequence #. Slideshow: 'Play' button, to begin a slideshow sequence
#: ../tuxpaint.c:7973 #: ../tuxpaint.c:7989
msgid "Play" msgid "Play"
msgstr "" msgstr ""
#. Label for 'Letters' buttons (font selector, down the right when the Text tool is being used); used to show the difference between font faces #. 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:8620 #: ../tuxpaint.c:8636
msgid "Aa" msgid "Aa"
msgstr "" msgstr ""
#. Admittedly stupid way of determining which keys can be used for #. Admittedly stupid way of determining which keys can be used for
#. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English)
#: ../tuxpaint.c:11620 #: ../tuxpaint.c:11636
msgid "Yes" msgid "Yes"
msgstr "Po" msgstr "Po"
#: ../tuxpaint.c:11624 #: ../tuxpaint.c:11640
msgid "No" msgid "No"
msgstr "Jo" msgstr "Jo"
#. Prompt to ask whether user wishes to save over old version of their file #. Prompt to ask whether user wishes to save over old version of their file
#: ../tuxpaint.c:12576 #: ../tuxpaint.c:12592
msgid "Replace the picture with your changes?" msgid "Replace the picture with your changes?"
msgstr "" msgstr ""
#. Positive response to saving over old version #. Positive response to saving over old version
#. (like a 'File:Save' action in other applications) #. (like a 'File:Save' action in other applications)
#: ../tuxpaint.c:12580 #: ../tuxpaint.c:12596
msgid "Yes, replace the old one!" msgid "Yes, replace the old one!"
msgstr "" msgstr ""
#. Negative response to saving over old version (saves a new image) #. Negative response to saving over old version (saves a new image)
#. (like a 'File:Save As...' action in other applications) #. (like a 'File:Save As...' action in other applications)
#: ../tuxpaint.c:12584 #: ../tuxpaint.c:12600
#, fuzzy #, fuzzy
msgid "No, save a new file!" msgid "No, save a new file!"
msgstr "Jo, ruaje në file tjetër" msgstr "Jo, ruaje në file tjetër"
#: ../tuxpaint.c:13347 #: ../tuxpaint.c:13363
msgid "Choose the picture you want, then click “Open”." msgid "Choose the picture you want, then click “Open”."
msgstr "Zgjidh pikturën që dëshiron, pastaj kliko \"Hap\"." msgstr "Zgjidh pikturën që dëshiron, pastaj kliko \"Hap\"."
#. Let user choose images: #. Let user choose images:
#. Instructions for Slideshow file dialog (FIXME: Make a #define) #. Instructions for Slideshow file dialog (FIXME: Make a #define)
#: ../tuxpaint.c:14334 ../tuxpaint.c:14648 #: ../tuxpaint.c:14350 ../tuxpaint.c:14664
#, fuzzy #, fuzzy
msgid "Choose the pictures you want, then click “Play”." msgid "Choose the pictures you want, then click “Play”."
msgstr "Zgjidh pikturën që dëshiron, pastaj kliko \"Hap\"." msgstr "Zgjidh pikturën që dëshiron, pastaj kliko \"Hap\"."
@ -1010,17 +1017,17 @@ msgstr "Larmishme"
msgid "You can draw in rainbow colors!" msgid "You can draw in rainbow colors!"
msgstr "Mund të vizatoni me ngjyrat e ylberit!" msgstr "Mund të vizatoni me ngjyrat e ylberit!"
#: ../../magic/src/rain.c:64 #: ../../magic/src/rain.c:65
#, fuzzy #, fuzzy
msgid "Rain" msgid "Rain"
msgstr "Larmishme" msgstr "Larmishme"
#: ../../magic/src/rain.c:67 #: ../../magic/src/rain.c:68
#, fuzzy #, fuzzy
msgid "Click to place a rain drop onto your picture." msgid "Click to place a rain drop onto your picture."
msgstr "Kliko që të krijosh një foto pasqyrë." msgstr "Kliko që të krijosh një foto pasqyrë."
#: ../../magic/src/rain.c:68 #: ../../magic/src/rain.c:69
#, fuzzy #, fuzzy
msgid "Click to cover your picture with rain drops." msgid "Click to cover your picture with rain drops."
msgstr "Kliko që të krijosh një foto pasqyrë." msgstr "Kliko që të krijosh një foto pasqyrë."

View file

@ -6,7 +6,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: tuxpaint 0.9.15rc1\n" "Project-Id-Version: tuxpaint 0.9.15rc1\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2008-11-01 21:57+0000\n" "POT-Creation-Date: 2008-12-07 19:03-0800\n"
"PO-Revision-Date: 2006-09-04 20:03-0400\n" "PO-Revision-Date: 2006-09-04 20:03-0400\n"
"Last-Translator: Aleksandar Jelenak <jelenak@verizon.net>\n" "Last-Translator: Aleksandar Jelenak <jelenak@verizon.net>\n"
"Language-Team: Serbian <gnu@prevod.org>\n" "Language-Team: Serbian <gnu@prevod.org>\n"
@ -420,7 +420,7 @@ msgstr "Нови"
#. Open a saved picture #. Open a saved picture
#. buttons for the file open dialog #. buttons for the file open dialog
#. Open dialog: 'Open' button, to load the selected picture #. Open dialog: 'Open' button, to load the selected picture
#: ../tools.h:75 ../tuxpaint.c:7958 #: ../tools.h:75 ../tuxpaint.c:7974
msgid "Open" msgid "Open"
msgstr "Отвори" msgstr "Отвори"
@ -557,193 +557,201 @@ msgstr "Добро онда… Хајде да наставимо са црта
# #
#. Prompt to confirm user wishes to quit #. Prompt to confirm user wishes to quit
#: ../tuxpaint.c:1842 #: ../tuxpaint.c:1855
msgid "Do you really want to quit?" msgid "Do you really want to quit?"
msgstr "Стварно желиш да завршиш?" msgstr "Стварно желиш да завршиш?"
#. Quit prompt positive response (quit) #. Quit prompt positive response (quit)
#: ../tuxpaint.c:1845 #: ../tuxpaint.c:1858
msgid "Yes, I'm done!" msgid "Yes, I'm done!"
msgstr "" msgstr ""
#. Quit prompt negative response (don't quit) #. Quit prompt negative response (don't quit)
#: ../tuxpaint.c:1848 ../tuxpaint.c:1875 #: ../tuxpaint.c:1861 ../tuxpaint.c:1888
msgid "No, take me back!" msgid "No, take me back!"
msgstr "" msgstr ""
# #
#. Current picture is not saved; user is quitting #. Current picture is not saved; user is quitting
#: ../tuxpaint.c:1852 #: ../tuxpaint.c:1865
msgid "If you quit, youll lose your picture! Save it?" msgid "If you quit, youll lose your picture! Save it?"
msgstr "Изгубићеш слику ако завршиш! Да се сачува?" msgstr "Изгубићеш слику ако завршиш! Да се сачува?"
#: ../tuxpaint.c:1853 ../tuxpaint.c:1858 #: ../tuxpaint.c:1866 ../tuxpaint.c:1871
msgid "Yes, save it!" msgid "Yes, save it!"
msgstr "" msgstr ""
#: ../tuxpaint.c:1854 ../tuxpaint.c:1859 #: ../tuxpaint.c:1867 ../tuxpaint.c:1872
msgid "No, don't bother saving!" msgid "No, don't bother saving!"
msgstr "" msgstr ""
# #
#. Current picture is not saved; user is opening another picture #. Current picture is not saved; user is opening another picture
#: ../tuxpaint.c:1857 #: ../tuxpaint.c:1870
msgid "Save your picture first?" msgid "Save your picture first?"
msgstr "Прво да сачуваш своју слику?" msgstr "Прво да сачуваш своју слику?"
# #
#. Error opening picture #. Error opening picture
#: ../tuxpaint.c:1862 #: ../tuxpaint.c:1875
msgid "Cant open that picture!" msgid "Cant open that picture!"
msgstr "Не могу да отворим ту слику!" msgstr "Не могу да отворим ту слику!"
# #
#. Generic dialog dismissal #. Generic dialog dismissal
#: ../tuxpaint.c:1865 ../tuxpaint.c:1870 ../tuxpaint.c:1879 ../tuxpaint.c:1883 #: ../tuxpaint.c:1878 ../tuxpaint.c:1883 ../tuxpaint.c:1892 ../tuxpaint.c:1899
#: ../tuxpaint.c:1892 #: ../tuxpaint.c:1908
msgid "OK" msgid "OK"
msgstr "У реду" msgstr "У реду"
# #
#. Notification that 'Open' dialog has nothing to show #. Notification that 'Open' dialog has nothing to show
#: ../tuxpaint.c:1869 #: ../tuxpaint.c:1882
msgid "There are no saved files!" msgid "There are no saved files!"
msgstr "Нема сачуваних датотека!" msgstr "Нема сачуваних датотека!"
# #
#. Verification of print action #. Verification of print action
#: ../tuxpaint.c:1873 #: ../tuxpaint.c:1886
msgid "Print your picture now?" msgid "Print your picture now?"
msgstr "Сада штампаш своју слику?" msgstr "Сада штампаш своју слику?"
#: ../tuxpaint.c:1874 #: ../tuxpaint.c:1887
msgid "Yes, print it!" msgid "Yes, print it!"
msgstr "" msgstr ""
# #
#. Confirmation of successful (we hope) printing #. Confirmation of successful (we hope) printing
#: ../tuxpaint.c:1878 #: ../tuxpaint.c:1891
msgid "Your picture has been printed!" msgid "Your picture has been printed!"
msgstr "Твоје слика је одштампана!" msgstr "Твоје слика је одштампана!"
#
#. We got an error printing
#: ../tuxpaint.c:1895
#, fuzzy
#| msgid "Your picture has been printed!"
msgid "Sorry! Your picture could not be printed!"
msgstr "Твоје слика је одштампана!"
# #
#. Notification that it's too soon to print again (--printdelay option is in effect) #. Notification that it's too soon to print again (--printdelay option is in effect)
#: ../tuxpaint.c:1882 #: ../tuxpaint.c:1898
msgid "You cant print yet!" msgid "You cant print yet!"
msgstr "Не можеш још да штампаш!" msgstr "Не можеш још да штампаш!"
# #
#. Prompt to confirm erasing a picture in the Open dialog #. Prompt to confirm erasing a picture in the Open dialog
#: ../tuxpaint.c:1886 #: ../tuxpaint.c:1902
msgid "Erase this picture?" msgid "Erase this picture?"
msgstr "Обрисати ову слику?" msgstr "Обрисати ову слику?"
#: ../tuxpaint.c:1887 #: ../tuxpaint.c:1903
msgid "Yes, erase it!" msgid "Yes, erase it!"
msgstr "" msgstr ""
#: ../tuxpaint.c:1888 #: ../tuxpaint.c:1904
msgid "No, don't erase it!" msgid "No, don't erase it!"
msgstr "" msgstr ""
#. Reminder that Mouse Button 1 is the button to use in Tux Paint #. Reminder that Mouse Button 1 is the button to use in Tux Paint
#: ../tuxpaint.c:1891 #: ../tuxpaint.c:1907
msgid "Remember to use the left mouse button!" msgid "Remember to use the left mouse button!"
msgstr "Запамти да користиш лево дугме миша!" msgstr "Запамти да користиш лево дугме миша!"
#. Sound has been muted (silenced) via keyboard shortcut #. Sound has been muted (silenced) via keyboard shortcut
#: ../tuxpaint.c:2006 #: ../tuxpaint.c:2022
msgid "Sound muted." msgid "Sound muted."
msgstr "" msgstr ""
#. Sound has been unmuted (unsilenced) via keyboard shortcut #. Sound has been unmuted (unsilenced) via keyboard shortcut
#: ../tuxpaint.c:2011 #: ../tuxpaint.c:2027
msgid "Sound unmuted." msgid "Sound unmuted."
msgstr "" msgstr ""
#. Wait while Text tool finishes loading fonts #. Wait while Text tool finishes loading fonts
#: ../tuxpaint.c:2477 #: ../tuxpaint.c:2493
msgid "Please wait…" msgid "Please wait…"
msgstr "" msgstr ""
#: ../tuxpaint.c:7181 #: ../tuxpaint.c:7197
msgid "Pick a color." msgid "Pick a color."
msgstr "" msgstr ""
# #
#. Open dialog: 'Erase' button, to erase/deleted the selected picture #. Open dialog: 'Erase' button, to erase/deleted the selected picture
#: ../tuxpaint.c:7961 #: ../tuxpaint.c:7977
msgid "Erase" msgid "Erase"
msgstr "Бриши" msgstr "Бриши"
#. Open dialog: 'Slides' button, to switch to slide show mode #. Open dialog: 'Slides' button, to switch to slide show mode
#: ../tuxpaint.c:7964 #: ../tuxpaint.c:7980
msgid "Slides" msgid "Slides"
msgstr "" msgstr ""
# #
#. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture
#: ../tuxpaint.c:7967 #: ../tuxpaint.c:7983
msgid "Back" msgid "Back"
msgstr "Назад" msgstr "Назад"
# #
#. Slideshow: 'Next' button, to load next slide (image) #. Slideshow: 'Next' button, to load next slide (image)
#: ../tuxpaint.c:7970 #: ../tuxpaint.c:7986
#, fuzzy #, fuzzy
msgid "Next" msgid "Next"
msgstr "Текст" msgstr "Текст"
#. Slideshow: 'Play' button, to begin a slideshow sequence #. Slideshow: 'Play' button, to begin a slideshow sequence
#: ../tuxpaint.c:7973 #: ../tuxpaint.c:7989
msgid "Play" msgid "Play"
msgstr "" msgstr ""
#. Label for 'Letters' buttons (font selector, down the right when the Text tool is being used); used to show the difference between font faces #. 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:8620 #: ../tuxpaint.c:8636
msgid "Aa" msgid "Aa"
msgstr "Аа" msgstr "Аа"
# #
#. Admittedly stupid way of determining which keys can be used for #. Admittedly stupid way of determining which keys can be used for
#. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English)
#: ../tuxpaint.c:11620 #: ../tuxpaint.c:11636
msgid "Yes" msgid "Yes"
msgstr "Да" msgstr "Да"
# #
#: ../tuxpaint.c:11624 #: ../tuxpaint.c:11640
msgid "No" msgid "No"
msgstr "Не" msgstr "Не"
#. Prompt to ask whether user wishes to save over old version of their file #. Prompt to ask whether user wishes to save over old version of their file
#: ../tuxpaint.c:12576 #: ../tuxpaint.c:12592
msgid "Replace the picture with your changes?" msgid "Replace the picture with your changes?"
msgstr "" msgstr ""
#. Positive response to saving over old version #. Positive response to saving over old version
#. (like a 'File:Save' action in other applications) #. (like a 'File:Save' action in other applications)
#: ../tuxpaint.c:12580 #: ../tuxpaint.c:12596
msgid "Yes, replace the old one!" msgid "Yes, replace the old one!"
msgstr "" msgstr ""
# #
#. Negative response to saving over old version (saves a new image) #. Negative response to saving over old version (saves a new image)
#. (like a 'File:Save As...' action in other applications) #. (like a 'File:Save As...' action in other applications)
#: ../tuxpaint.c:12584 #: ../tuxpaint.c:12600
#, fuzzy #, fuzzy
msgid "No, save a new file!" msgid "No, save a new file!"
msgstr "Не, сачувај у нову датотеку" msgstr "Не, сачувај у нову датотеку"
# #
#: ../tuxpaint.c:13347 #: ../tuxpaint.c:13363
msgid "Choose the picture you want, then click “Open”." msgid "Choose the picture you want, then click “Open”."
msgstr "Изабери слику коју желиш, затим кликни „Отвори“." msgstr "Изабери слику коју желиш, затим кликни „Отвори“."
# #
#. Let user choose images: #. Let user choose images:
#. Instructions for Slideshow file dialog (FIXME: Make a #define) #. Instructions for Slideshow file dialog (FIXME: Make a #define)
#: ../tuxpaint.c:14334 ../tuxpaint.c:14648 #: ../tuxpaint.c:14350 ../tuxpaint.c:14664
#, fuzzy #, fuzzy
msgid "Choose the pictures you want, then click “Play”." msgid "Choose the pictures you want, then click “Play”."
msgstr "Изабери слику коју желиш, затим кликни „Отвори“." msgstr "Изабери слику коју желиш, затим кликни „Отвори“."
@ -1122,19 +1130,19 @@ msgid "You can draw in rainbow colors!"
msgstr "Можеш цртати у дугиним бојама!" msgstr "Можеш цртати у дугиним бојама!"
# #
#: ../../magic/src/rain.c:64 #: ../../magic/src/rain.c:65
#, fuzzy #, fuzzy
msgid "Rain" msgid "Rain"
msgstr "Дуга" msgstr "Дуга"
# #
#: ../../magic/src/rain.c:67 #: ../../magic/src/rain.c:68
#, fuzzy #, fuzzy
msgid "Click to place a rain drop onto your picture." msgid "Click to place a rain drop onto your picture."
msgstr "Кликни да би направио слику у огледалу." msgstr "Кликни да би направио слику у огледалу."
# #
#: ../../magic/src/rain.c:68 #: ../../magic/src/rain.c:69
#, fuzzy #, fuzzy
msgid "Click to cover your picture with rain drops." msgid "Click to cover your picture with rain drops."
msgstr "Кликни да би направио слику у огледалу." msgstr "Кликни да би направио слику у огледалу."

View file

@ -8,7 +8,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: tuxpaint\n" "Project-Id-Version: tuxpaint\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2008-11-01 21:57+0000\n" "POT-Creation-Date: 2008-12-07 19:03-0800\n"
"PO-Revision-Date: 2008-10-21 22:56+0100\n" "PO-Revision-Date: 2008-10-21 22:56+0100\n"
"Last-Translator: Daniel Nylander <po@danielnylander.se>\n" "Last-Translator: Daniel Nylander <po@danielnylander.se>\n"
"Language-Team: <tp-sv@listor.tp-sv.se>\n" "Language-Team: <tp-sv@listor.tp-sv.se>\n"
@ -377,7 +377,7 @@ msgstr "Ny"
#. Open a saved picture #. Open a saved picture
#. buttons for the file open dialog #. buttons for the file open dialog
#. Open dialog: 'Open' button, to load the selected picture #. Open dialog: 'Open' button, to load the selected picture
#: ../tools.h:75 ../tuxpaint.c:7958 #: ../tools.h:75 ../tuxpaint.c:7974
msgid "Open" msgid "Open"
msgstr "Öppna" msgstr "Öppna"
@ -492,174 +492,181 @@ msgid "OK then… Lets keep drawing this one!"
msgstr "Okej.. Låt oss fortsätta rita den här!" msgstr "Okej.. Låt oss fortsätta rita den här!"
#. Prompt to confirm user wishes to quit #. Prompt to confirm user wishes to quit
#: ../tuxpaint.c:1842 #: ../tuxpaint.c:1855
msgid "Do you really want to quit?" msgid "Do you really want to quit?"
msgstr "Vill du verkligen avsluta?" msgstr "Vill du verkligen avsluta?"
#. Quit prompt positive response (quit) #. Quit prompt positive response (quit)
#: ../tuxpaint.c:1845 #: ../tuxpaint.c:1858
msgid "Yes, I'm done!" msgid "Yes, I'm done!"
msgstr "Ja, jag är färdig!" msgstr "Ja, jag är färdig!"
#. Quit prompt negative response (don't quit) #. Quit prompt negative response (don't quit)
#: ../tuxpaint.c:1848 ../tuxpaint.c:1875 #: ../tuxpaint.c:1861 ../tuxpaint.c:1888
msgid "No, take me back!" msgid "No, take me back!"
msgstr "Nej, ta mig tillbaka!" msgstr "Nej, ta mig tillbaka!"
#. Current picture is not saved; user is quitting #. Current picture is not saved; user is quitting
#: ../tuxpaint.c:1852 #: ../tuxpaint.c:1865
msgid "If you quit, youll lose your picture! Save it?" msgid "If you quit, youll lose your picture! Save it?"
msgstr "Om du avslutar, så kommer du att förlora bilden!Vill du spara den?" msgstr "Om du avslutar, så kommer du att förlora bilden!Vill du spara den?"
#: ../tuxpaint.c:1853 ../tuxpaint.c:1858 #: ../tuxpaint.c:1866 ../tuxpaint.c:1871
msgid "Yes, save it!" msgid "Yes, save it!"
msgstr "Ja, spara den!" msgstr "Ja, spara den!"
#: ../tuxpaint.c:1854 ../tuxpaint.c:1859 #: ../tuxpaint.c:1867 ../tuxpaint.c:1872
msgid "No, don't bother saving!" msgid "No, don't bother saving!"
msgstr "Nej, spara inte!" msgstr "Nej, spara inte!"
#. Current picture is not saved; user is opening another picture #. Current picture is not saved; user is opening another picture
#: ../tuxpaint.c:1857 #: ../tuxpaint.c:1870
msgid "Save your picture first?" msgid "Save your picture first?"
msgstr "Spara bilden först?" msgstr "Spara bilden först?"
#. Error opening picture #. Error opening picture
#: ../tuxpaint.c:1862 #: ../tuxpaint.c:1875
msgid "Cant open that picture!" msgid "Cant open that picture!"
msgstr "Kan inte öppna den här bilden!" msgstr "Kan inte öppna den här bilden!"
#. Generic dialog dismissal #. Generic dialog dismissal
#: ../tuxpaint.c:1865 ../tuxpaint.c:1870 ../tuxpaint.c:1879 ../tuxpaint.c:1883 #: ../tuxpaint.c:1878 ../tuxpaint.c:1883 ../tuxpaint.c:1892 ../tuxpaint.c:1899
#: ../tuxpaint.c:1892 #: ../tuxpaint.c:1908
msgid "OK" msgid "OK"
msgstr "OK" msgstr "OK"
#. Notification that 'Open' dialog has nothing to show #. Notification that 'Open' dialog has nothing to show
#: ../tuxpaint.c:1869 #: ../tuxpaint.c:1882
msgid "There are no saved files!" msgid "There are no saved files!"
msgstr "Det finns inga sparade filer!" msgstr "Det finns inga sparade filer!"
#. Verification of print action #. Verification of print action
#: ../tuxpaint.c:1873 #: ../tuxpaint.c:1886
msgid "Print your picture now?" msgid "Print your picture now?"
msgstr "Vill du skriva ut bilden nu?" msgstr "Vill du skriva ut bilden nu?"
#: ../tuxpaint.c:1874 #: ../tuxpaint.c:1887
msgid "Yes, print it!" msgid "Yes, print it!"
msgstr "Ja, skriv ut den!" msgstr "Ja, skriv ut den!"
#. Confirmation of successful (we hope) printing #. Confirmation of successful (we hope) printing
#: ../tuxpaint.c:1878 #: ../tuxpaint.c:1891
msgid "Your picture has been printed!" msgid "Your picture has been printed!"
msgstr "Din bild har skrivits ut!" msgstr "Din bild har skrivits ut!"
#. We got an error printing
#: ../tuxpaint.c:1895
#, fuzzy
#| msgid "Your picture has been printed!"
msgid "Sorry! Your picture could not be printed!"
msgstr "Din bild har skrivits ut!"
#. Notification that it's too soon to print again (--printdelay option is in effect) #. Notification that it's too soon to print again (--printdelay option is in effect)
#: ../tuxpaint.c:1882 #: ../tuxpaint.c:1898
msgid "You cant print yet!" msgid "You cant print yet!"
msgstr "Du kan inte skriva ut än!" msgstr "Du kan inte skriva ut än!"
#. Prompt to confirm erasing a picture in the Open dialog #. Prompt to confirm erasing a picture in the Open dialog
#: ../tuxpaint.c:1886 #: ../tuxpaint.c:1902
msgid "Erase this picture?" msgid "Erase this picture?"
msgstr "Radera den här bilden?" msgstr "Radera den här bilden?"
#: ../tuxpaint.c:1887 #: ../tuxpaint.c:1903
msgid "Yes, erase it!" msgid "Yes, erase it!"
msgstr "Ja, ta bort den!" msgstr "Ja, ta bort den!"
#: ../tuxpaint.c:1888 #: ../tuxpaint.c:1904
msgid "No, don't erase it!" msgid "No, don't erase it!"
msgstr "Nej, ta inte bort den!" msgstr "Nej, ta inte bort den!"
#. Reminder that Mouse Button 1 is the button to use in Tux Paint #. Reminder that Mouse Button 1 is the button to use in Tux Paint
#: ../tuxpaint.c:1891 #: ../tuxpaint.c:1907
msgid "Remember to use the left mouse button!" msgid "Remember to use the left mouse button!"
msgstr "Kom ihåg att använda vänster musknapp!" msgstr "Kom ihåg att använda vänster musknapp!"
#. Sound has been muted (silenced) via keyboard shortcut #. Sound has been muted (silenced) via keyboard shortcut
#: ../tuxpaint.c:2006 #: ../tuxpaint.c:2022
msgid "Sound muted." msgid "Sound muted."
msgstr "Tyst läge." msgstr "Tyst läge."
#. Sound has been unmuted (unsilenced) via keyboard shortcut #. Sound has been unmuted (unsilenced) via keyboard shortcut
#: ../tuxpaint.c:2011 #: ../tuxpaint.c:2027
msgid "Sound unmuted." msgid "Sound unmuted."
msgstr "Ljud på." msgstr "Ljud på."
#. Wait while Text tool finishes loading fonts #. Wait while Text tool finishes loading fonts
#: ../tuxpaint.c:2477 #: ../tuxpaint.c:2493
msgid "Please wait…" msgid "Please wait…"
msgstr "Vänta..." msgstr "Vänta..."
#: ../tuxpaint.c:7181 #: ../tuxpaint.c:7197
msgid "Pick a color." msgid "Pick a color."
msgstr "Välj en färg." msgstr "Välj en färg."
#. Open dialog: 'Erase' button, to erase/deleted the selected picture #. Open dialog: 'Erase' button, to erase/deleted the selected picture
#: ../tuxpaint.c:7961 #: ../tuxpaint.c:7977
msgid "Erase" msgid "Erase"
msgstr "Sudda ut" msgstr "Sudda ut"
#. Open dialog: 'Slides' button, to switch to slide show mode #. Open dialog: 'Slides' button, to switch to slide show mode
#: ../tuxpaint.c:7964 #: ../tuxpaint.c:7980
msgid "Slides" msgid "Slides"
msgstr "Bildspel" msgstr "Bildspel"
#. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture
#: ../tuxpaint.c:7967 #: ../tuxpaint.c:7983
msgid "Back" msgid "Back"
msgstr "Bakåt" msgstr "Bakåt"
#. Slideshow: 'Next' button, to load next slide (image) #. Slideshow: 'Next' button, to load next slide (image)
#: ../tuxpaint.c:7970 #: ../tuxpaint.c:7986
msgid "Next" msgid "Next"
msgstr "Nästa" msgstr "Nästa"
#. Slideshow: 'Play' button, to begin a slideshow sequence #. Slideshow: 'Play' button, to begin a slideshow sequence
#: ../tuxpaint.c:7973 #: ../tuxpaint.c:7989
msgid "Play" msgid "Play"
msgstr "Spela" msgstr "Spela"
#. Label for 'Letters' buttons (font selector, down the right when the Text tool is being used); used to show the difference between font faces #. 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:8620 #: ../tuxpaint.c:8636
msgid "Aa" msgid "Aa"
msgstr "Aa" msgstr "Aa"
#. Admittedly stupid way of determining which keys can be used for #. Admittedly stupid way of determining which keys can be used for
#. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English)
#: ../tuxpaint.c:11620 #: ../tuxpaint.c:11636
msgid "Yes" msgid "Yes"
msgstr "Ja" msgstr "Ja"
#: ../tuxpaint.c:11624 #: ../tuxpaint.c:11640
msgid "No" msgid "No"
msgstr "Nej" msgstr "Nej"
#. Prompt to ask whether user wishes to save over old version of their file #. Prompt to ask whether user wishes to save over old version of their file
#: ../tuxpaint.c:12576 #: ../tuxpaint.c:12592
msgid "Replace the picture with your changes?" msgid "Replace the picture with your changes?"
msgstr "Ersätt bilden med dina ändringar?" msgstr "Ersätt bilden med dina ändringar?"
#. Positive response to saving over old version #. Positive response to saving over old version
#. (like a 'File:Save' action in other applications) #. (like a 'File:Save' action in other applications)
#: ../tuxpaint.c:12580 #: ../tuxpaint.c:12596
msgid "Yes, replace the old one!" msgid "Yes, replace the old one!"
msgstr "Ja, skriv över den gamla!" msgstr "Ja, skriv över den gamla!"
#. Negative response to saving over old version (saves a new image) #. Negative response to saving over old version (saves a new image)
#. (like a 'File:Save As...' action in other applications) #. (like a 'File:Save As...' action in other applications)
#: ../tuxpaint.c:12584 #: ../tuxpaint.c:12600
msgid "No, save a new file!" msgid "No, save a new file!"
msgstr "Nej, spara en ny fil!" msgstr "Nej, spara en ny fil!"
#: ../tuxpaint.c:13347 #: ../tuxpaint.c:13363
msgid "Choose the picture you want, then click “Open”." msgid "Choose the picture you want, then click “Open”."
msgstr "Välj den bild du vill ha, klicka sen på \"Öppna\"." msgstr "Välj den bild du vill ha, klicka sen på \"Öppna\"."
#. Let user choose images: #. Let user choose images:
#. Instructions for Slideshow file dialog (FIXME: Make a #define) #. Instructions for Slideshow file dialog (FIXME: Make a #define)
#: ../tuxpaint.c:14334 ../tuxpaint.c:14648 #: ../tuxpaint.c:14350 ../tuxpaint.c:14664
msgid "Choose the pictures you want, then click “Play”." msgid "Choose the pictures you want, then click “Play”."
msgstr "Välj de bilder som du vill ha, klicka sedan på \"Spela\"." msgstr "Välj de bilder som du vill ha, klicka sedan på \"Spela\"."
@ -975,15 +982,15 @@ msgstr "Regnbåge"
msgid "You can draw in rainbow colors!" msgid "You can draw in rainbow colors!"
msgstr "Du kan rita i regnbågens färger!" msgstr "Du kan rita i regnbågens färger!"
#: ../../magic/src/rain.c:64 #: ../../magic/src/rain.c:65
msgid "Rain" msgid "Rain"
msgstr "Regn" msgstr "Regn"
#: ../../magic/src/rain.c:67 #: ../../magic/src/rain.c:68
msgid "Click to place a rain drop onto your picture." msgid "Click to place a rain drop onto your picture."
msgstr "Klicka för att placera ut en regndroppe på din bild." msgstr "Klicka för att placera ut en regndroppe på din bild."
#: ../../magic/src/rain.c:68 #: ../../magic/src/rain.c:69
msgid "Click to cover your picture with rain drops." msgid "Click to cover your picture with rain drops."
msgstr "Klicka för att täcka din bild med regndroppar." msgstr "Klicka för att täcka din bild med regndroppar."

View file

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: tuxpaint 0.9.14\n" "Project-Id-Version: tuxpaint 0.9.14\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2008-11-01 21:57+0000\n" "POT-Creation-Date: 2008-12-07 19:03-0800\n"
"PO-Revision-Date: 2004-12-04 15:45-0800\n" "PO-Revision-Date: 2004-12-04 15:45-0800\n"
"Last-Translator: Alberto Escudero <aep@it46.se>\n" "Last-Translator: Alberto Escudero <aep@it46.se>\n"
"Language-Team: Swahili\n" "Language-Team: Swahili\n"
@ -385,7 +385,7 @@ msgstr "Mpya"
#. Open a saved picture #. Open a saved picture
#. buttons for the file open dialog #. buttons for the file open dialog
#. Open dialog: 'Open' button, to load the selected picture #. Open dialog: 'Open' button, to load the selected picture
#: ../tools.h:75 ../tuxpaint.c:7958 #: ../tools.h:75 ../tuxpaint.c:7974
msgid "Open" msgid "Open"
msgstr "Fungua" msgstr "Fungua"
@ -502,176 +502,183 @@ msgid "OK then… Lets keep drawing this one!"
msgstr "SAWA... Tuendelee kuchora picha hii!" msgstr "SAWA... Tuendelee kuchora picha hii!"
#. Prompt to confirm user wishes to quit #. Prompt to confirm user wishes to quit
#: ../tuxpaint.c:1842 #: ../tuxpaint.c:1855
msgid "Do you really want to quit?" msgid "Do you really want to quit?"
msgstr "Unataka kuagana kweli?" msgstr "Unataka kuagana kweli?"
#. Quit prompt positive response (quit) #. Quit prompt positive response (quit)
#: ../tuxpaint.c:1845 #: ../tuxpaint.c:1858
msgid "Yes, I'm done!" msgid "Yes, I'm done!"
msgstr "" msgstr ""
#. Quit prompt negative response (don't quit) #. Quit prompt negative response (don't quit)
#: ../tuxpaint.c:1848 ../tuxpaint.c:1875 #: ../tuxpaint.c:1861 ../tuxpaint.c:1888
msgid "No, take me back!" msgid "No, take me back!"
msgstr "" msgstr ""
#. Current picture is not saved; user is quitting #. Current picture is not saved; user is quitting
#: ../tuxpaint.c:1852 #: ../tuxpaint.c:1865
msgid "If you quit, youll lose your picture! Save it?" msgid "If you quit, youll lose your picture! Save it?"
msgstr "Ukiaga, utapoteza picha yako! Hifadhi picha?" msgstr "Ukiaga, utapoteza picha yako! Hifadhi picha?"
#: ../tuxpaint.c:1853 ../tuxpaint.c:1858 #: ../tuxpaint.c:1866 ../tuxpaint.c:1871
msgid "Yes, save it!" msgid "Yes, save it!"
msgstr "" msgstr ""
#: ../tuxpaint.c:1854 ../tuxpaint.c:1859 #: ../tuxpaint.c:1867 ../tuxpaint.c:1872
msgid "No, don't bother saving!" msgid "No, don't bother saving!"
msgstr "" msgstr ""
#. Current picture is not saved; user is opening another picture #. Current picture is not saved; user is opening another picture
#: ../tuxpaint.c:1857 #: ../tuxpaint.c:1870
msgid "Save your picture first?" msgid "Save your picture first?"
msgstr "Hifadhi picha yako kwanza?" msgstr "Hifadhi picha yako kwanza?"
#. Error opening picture #. Error opening picture
#: ../tuxpaint.c:1862 #: ../tuxpaint.c:1875
msgid "Cant open that picture!" msgid "Cant open that picture!"
msgstr "Picha hiyo haifungui!" msgstr "Picha hiyo haifungui!"
#. Generic dialog dismissal #. Generic dialog dismissal
#: ../tuxpaint.c:1865 ../tuxpaint.c:1870 ../tuxpaint.c:1879 ../tuxpaint.c:1883 #: ../tuxpaint.c:1878 ../tuxpaint.c:1883 ../tuxpaint.c:1892 ../tuxpaint.c:1899
#: ../tuxpaint.c:1892 #: ../tuxpaint.c:1908
msgid "OK" msgid "OK"
msgstr "SAWA" msgstr "SAWA"
#. Notification that 'Open' dialog has nothing to show #. Notification that 'Open' dialog has nothing to show
#: ../tuxpaint.c:1869 #: ../tuxpaint.c:1882
msgid "There are no saved files!" msgid "There are no saved files!"
msgstr "Hakuna mafaili yaliyohifadhiwa!" msgstr "Hakuna mafaili yaliyohifadhiwa!"
#. Verification of print action #. Verification of print action
#: ../tuxpaint.c:1873 #: ../tuxpaint.c:1886
msgid "Print your picture now?" msgid "Print your picture now?"
msgstr "Chapisha picha yako sasa?" msgstr "Chapisha picha yako sasa?"
#: ../tuxpaint.c:1874 #: ../tuxpaint.c:1887
msgid "Yes, print it!" msgid "Yes, print it!"
msgstr "" msgstr ""
#. Confirmation of successful (we hope) printing #. Confirmation of successful (we hope) printing
#: ../tuxpaint.c:1878 #: ../tuxpaint.c:1891
msgid "Your picture has been printed!" msgid "Your picture has been printed!"
msgstr "Picha yako imechapishwa!" msgstr "Picha yako imechapishwa!"
#. We got an error printing
#: ../tuxpaint.c:1895
#, fuzzy
#| msgid "Your picture has been printed!"
msgid "Sorry! Your picture could not be printed!"
msgstr "Picha yako imechapishwa!"
#. Notification that it's too soon to print again (--printdelay option is in effect) #. Notification that it's too soon to print again (--printdelay option is in effect)
#: ../tuxpaint.c:1882 #: ../tuxpaint.c:1898
msgid "You cant print yet!" msgid "You cant print yet!"
msgstr "Huwezi kuchapisha picha bado!" msgstr "Huwezi kuchapisha picha bado!"
#. Prompt to confirm erasing a picture in the Open dialog #. Prompt to confirm erasing a picture in the Open dialog
#: ../tuxpaint.c:1886 #: ../tuxpaint.c:1902
msgid "Erase this picture?" msgid "Erase this picture?"
msgstr "Futa picha hii?" msgstr "Futa picha hii?"
#: ../tuxpaint.c:1887 #: ../tuxpaint.c:1903
msgid "Yes, erase it!" msgid "Yes, erase it!"
msgstr "" msgstr ""
#: ../tuxpaint.c:1888 #: ../tuxpaint.c:1904
msgid "No, don't erase it!" msgid "No, don't erase it!"
msgstr "" msgstr ""
#. Reminder that Mouse Button 1 is the button to use in Tux Paint #. Reminder that Mouse Button 1 is the button to use in Tux Paint
#: ../tuxpaint.c:1891 #: ../tuxpaint.c:1907
msgid "Remember to use the left mouse button!" msgid "Remember to use the left mouse button!"
msgstr "" msgstr ""
#. Sound has been muted (silenced) via keyboard shortcut #. Sound has been muted (silenced) via keyboard shortcut
#: ../tuxpaint.c:2006 #: ../tuxpaint.c:2022
msgid "Sound muted." msgid "Sound muted."
msgstr "" msgstr ""
#. Sound has been unmuted (unsilenced) via keyboard shortcut #. Sound has been unmuted (unsilenced) via keyboard shortcut
#: ../tuxpaint.c:2011 #: ../tuxpaint.c:2027
msgid "Sound unmuted." msgid "Sound unmuted."
msgstr "" msgstr ""
#. Wait while Text tool finishes loading fonts #. Wait while Text tool finishes loading fonts
#: ../tuxpaint.c:2477 #: ../tuxpaint.c:2493
msgid "Please wait…" msgid "Please wait…"
msgstr "" msgstr ""
#: ../tuxpaint.c:7181 #: ../tuxpaint.c:7197
msgid "Pick a color." msgid "Pick a color."
msgstr "" msgstr ""
#. Open dialog: 'Erase' button, to erase/deleted the selected picture #. Open dialog: 'Erase' button, to erase/deleted the selected picture
#: ../tuxpaint.c:7961 #: ../tuxpaint.c:7977
msgid "Erase" msgid "Erase"
msgstr "Futa" msgstr "Futa"
#. Open dialog: 'Slides' button, to switch to slide show mode #. Open dialog: 'Slides' button, to switch to slide show mode
#: ../tuxpaint.c:7964 #: ../tuxpaint.c:7980
msgid "Slides" msgid "Slides"
msgstr "" msgstr ""
#. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture
#: ../tuxpaint.c:7967 #: ../tuxpaint.c:7983
msgid "Back" msgid "Back"
msgstr "Nyuma" msgstr "Nyuma"
#. Slideshow: 'Next' button, to load next slide (image) #. Slideshow: 'Next' button, to load next slide (image)
#: ../tuxpaint.c:7970 #: ../tuxpaint.c:7986
#, fuzzy #, fuzzy
msgid "Next" msgid "Next"
msgstr "Maandiko" msgstr "Maandiko"
#. Slideshow: 'Play' button, to begin a slideshow sequence #. Slideshow: 'Play' button, to begin a slideshow sequence
#: ../tuxpaint.c:7973 #: ../tuxpaint.c:7989
msgid "Play" msgid "Play"
msgstr "" msgstr ""
#. Label for 'Letters' buttons (font selector, down the right when the Text tool is being used); used to show the difference between font faces #. 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:8620 #: ../tuxpaint.c:8636
msgid "Aa" msgid "Aa"
msgstr "" msgstr ""
#. Admittedly stupid way of determining which keys can be used for #. Admittedly stupid way of determining which keys can be used for
#. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English)
#: ../tuxpaint.c:11620 #: ../tuxpaint.c:11636
msgid "Yes" msgid "Yes"
msgstr "Ndiyo" msgstr "Ndiyo"
#: ../tuxpaint.c:11624 #: ../tuxpaint.c:11640
msgid "No" msgid "No"
msgstr "Hapana" msgstr "Hapana"
#. Prompt to ask whether user wishes to save over old version of their file #. Prompt to ask whether user wishes to save over old version of their file
#: ../tuxpaint.c:12576 #: ../tuxpaint.c:12592
msgid "Replace the picture with your changes?" msgid "Replace the picture with your changes?"
msgstr "" msgstr ""
#. Positive response to saving over old version #. Positive response to saving over old version
#. (like a 'File:Save' action in other applications) #. (like a 'File:Save' action in other applications)
#: ../tuxpaint.c:12580 #: ../tuxpaint.c:12596
msgid "Yes, replace the old one!" msgid "Yes, replace the old one!"
msgstr "" msgstr ""
#. Negative response to saving over old version (saves a new image) #. Negative response to saving over old version (saves a new image)
#. (like a 'File:Save As...' action in other applications) #. (like a 'File:Save As...' action in other applications)
#: ../tuxpaint.c:12584 #: ../tuxpaint.c:12600
#, fuzzy #, fuzzy
msgid "No, save a new file!" msgid "No, save a new file!"
msgstr "Hapana, hifadhi kama faili mpya." msgstr "Hapana, hifadhi kama faili mpya."
#: ../tuxpaint.c:13347 #: ../tuxpaint.c:13363
msgid "Choose the picture you want, then click “Open”." msgid "Choose the picture you want, then click “Open”."
msgstr "Chagua picha unayotaka, halafu bofya “Fungua”." msgstr "Chagua picha unayotaka, halafu bofya “Fungua”."
#. Let user choose images: #. Let user choose images:
#. Instructions for Slideshow file dialog (FIXME: Make a #define) #. Instructions for Slideshow file dialog (FIXME: Make a #define)
#: ../tuxpaint.c:14334 ../tuxpaint.c:14648 #: ../tuxpaint.c:14350 ../tuxpaint.c:14664
#, fuzzy #, fuzzy
msgid "Choose the pictures you want, then click “Play”." msgid "Choose the pictures you want, then click “Play”."
msgstr "Chagua picha unayotaka, halafu bofya “Fungua”." msgstr "Chagua picha unayotaka, halafu bofya “Fungua”."
@ -1004,17 +1011,17 @@ msgstr "Upinde wa mvua"
msgid "You can draw in rainbow colors!" msgid "You can draw in rainbow colors!"
msgstr "Unaweza kuchora kwenye rangi za upinde wa mvua!" msgstr "Unaweza kuchora kwenye rangi za upinde wa mvua!"
#: ../../magic/src/rain.c:64 #: ../../magic/src/rain.c:65
#, fuzzy #, fuzzy
msgid "Rain" msgid "Rain"
msgstr "Upinde wa mvua" msgstr "Upinde wa mvua"
#: ../../magic/src/rain.c:67 #: ../../magic/src/rain.c:68
#, fuzzy #, fuzzy
msgid "Click to place a rain drop onto your picture." msgid "Click to place a rain drop onto your picture."
msgstr "Bofya kuona picha kwenye kioo." msgstr "Bofya kuona picha kwenye kioo."
#: ../../magic/src/rain.c:68 #: ../../magic/src/rain.c:69
#, fuzzy #, fuzzy
msgid "Click to cover your picture with rain drops." msgid "Click to cover your picture with rain drops."
msgstr "Bofya kuona picha kwenye kioo." msgstr "Bofya kuona picha kwenye kioo."

View file

@ -2,7 +2,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: TuxPaint 0.9.13\n" "Project-Id-Version: TuxPaint 0.9.13\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2008-11-01 21:57+0000\n" "POT-Creation-Date: 2008-12-07 19:03-0800\n"
"PO-Revision-Date: 2004-07-15 00:25+0800\n" "PO-Revision-Date: 2004-07-15 00:25+0800\n"
"Last-Translator: Muguntharaj <mugunth@thamizha.com>\n" "Last-Translator: Muguntharaj <mugunth@thamizha.com>\n"
"Language-Team: \n" "Language-Team: \n"
@ -379,7 +379,7 @@ msgstr "Ò¾¢Â"
#. Open a saved picture #. Open a saved picture
#. buttons for the file open dialog #. buttons for the file open dialog
#. Open dialog: 'Open' button, to load the selected picture #. Open dialog: 'Open' button, to load the selected picture
#: ../tools.h:75 ../tuxpaint.c:7958 #: ../tools.h:75 ../tuxpaint.c:7974
msgid "Open" msgid "Open"
msgstr "¾¢È" msgstr "¾¢È"
@ -498,178 +498,185 @@ msgid "OK then… Lets keep drawing this one!"
msgstr "ºÃ¢... «ô§À¡ þó¾ À¼ò¨¾ ¨ÅòÐ즸¡ûÇÄ¡õ!" msgstr "ºÃ¢... «ô§À¡ þó¾ À¼ò¨¾ ¨ÅòÐ즸¡ûÇÄ¡õ!"
#. Prompt to confirm user wishes to quit #. Prompt to confirm user wishes to quit
#: ../tuxpaint.c:1842 #: ../tuxpaint.c:1855
msgid "Do you really want to quit?" msgid "Do you really want to quit?"
msgstr "¸ñÊôÀ¡¸ ¦ÅÇ¢§ÂÈ¢¼Ä¡Á¡?" msgstr "¸ñÊôÀ¡¸ ¦ÅÇ¢§ÂÈ¢¼Ä¡Á¡?"
#. Quit prompt positive response (quit) #. Quit prompt positive response (quit)
#: ../tuxpaint.c:1845 #: ../tuxpaint.c:1858
msgid "Yes, I'm done!" msgid "Yes, I'm done!"
msgstr "" msgstr ""
#. Quit prompt negative response (don't quit) #. Quit prompt negative response (don't quit)
#: ../tuxpaint.c:1848 ../tuxpaint.c:1875 #: ../tuxpaint.c:1861 ../tuxpaint.c:1888
msgid "No, take me back!" msgid "No, take me back!"
msgstr "" msgstr ""
#. Current picture is not saved; user is quitting #. Current picture is not saved; user is quitting
#: ../tuxpaint.c:1852 #: ../tuxpaint.c:1865
msgid "If you quit, youll lose your picture! Save it?" msgid "If you quit, youll lose your picture! Save it?"
msgstr "¦ÅÇ¢§ÂÈ¢Å¢ð¼¡ø, ¿£í¸û ŨÃó¾ À¼õ «Æ¢óÐŢΧÁ! À¼ò¨¾ §ºÁ¢òÐÅ¢¼Ä¡Á¡ ?" msgstr "¦ÅÇ¢§ÂÈ¢Å¢ð¼¡ø, ¿£í¸û ŨÃó¾ À¼õ «Æ¢óÐŢΧÁ! À¼ò¨¾ §ºÁ¢òÐÅ¢¼Ä¡Á¡ ?"
#: ../tuxpaint.c:1853 ../tuxpaint.c:1858 #: ../tuxpaint.c:1866 ../tuxpaint.c:1871
msgid "Yes, save it!" msgid "Yes, save it!"
msgstr "" msgstr ""
#: ../tuxpaint.c:1854 ../tuxpaint.c:1859 #: ../tuxpaint.c:1867 ../tuxpaint.c:1872
msgid "No, don't bother saving!" msgid "No, don't bother saving!"
msgstr "" msgstr ""
#. Current picture is not saved; user is opening another picture #. Current picture is not saved; user is opening another picture
#: ../tuxpaint.c:1857 #: ../tuxpaint.c:1870
msgid "Save your picture first?" msgid "Save your picture first?"
msgstr "ӾĢø ¯í¸û À¼ò¨¾ §ºÁ¢òÐÅ¢¼Ä¡Á¡?" msgstr "ӾĢø ¯í¸û À¼ò¨¾ §ºÁ¢òÐÅ¢¼Ä¡Á¡?"
#. Error opening picture #. Error opening picture
#: ../tuxpaint.c:1862 #: ../tuxpaint.c:1875
msgid "Cant open that picture!" msgid "Cant open that picture!"
msgstr "«ó¾ À¼ò¨¾ ¾¢Èì¸ ÓÊÂÅ¢ø¨Ä!" msgstr "«ó¾ À¼ò¨¾ ¾¢Èì¸ ÓÊÂÅ¢ø¨Ä!"
#. Generic dialog dismissal #. Generic dialog dismissal
#: ../tuxpaint.c:1865 ../tuxpaint.c:1870 ../tuxpaint.c:1879 ../tuxpaint.c:1883 #: ../tuxpaint.c:1878 ../tuxpaint.c:1883 ../tuxpaint.c:1892 ../tuxpaint.c:1899
#: ../tuxpaint.c:1892 #: ../tuxpaint.c:1908
msgid "OK" msgid "OK"
msgstr "ºÃ¢" msgstr "ºÃ¢"
#. Notification that 'Open' dialog has nothing to show #. Notification that 'Open' dialog has nothing to show
#: ../tuxpaint.c:1869 #: ../tuxpaint.c:1882
msgid "There are no saved files!" msgid "There are no saved files!"
msgstr "§ºÁ¢ò¾ §¸¡ôÒ¸û ±Ðõ þø¨Ä§Â!" msgstr "§ºÁ¢ò¾ §¸¡ôÒ¸û ±Ðõ þø¨Ä§Â!"
#. Verification of print action #. Verification of print action
#: ../tuxpaint.c:1873 #: ../tuxpaint.c:1886
msgid "Print your picture now?" msgid "Print your picture now?"
msgstr "ӾĢø ¯í¸û À¼ò¨¾ «îº¢¼Ä¡Á¡?" msgstr "ӾĢø ¯í¸û À¼ò¨¾ «îº¢¼Ä¡Á¡?"
#: ../tuxpaint.c:1874 #: ../tuxpaint.c:1887
msgid "Yes, print it!" msgid "Yes, print it!"
msgstr "" msgstr ""
#. Confirmation of successful (we hope) printing #. Confirmation of successful (we hope) printing
#: ../tuxpaint.c:1878 #: ../tuxpaint.c:1891
msgid "Your picture has been printed!" msgid "Your picture has been printed!"
msgstr "¯í¸û À¼õ «îº¢¼ôÀθ¢ÈÐ!" msgstr "¯í¸û À¼õ «îº¢¼ôÀθ¢ÈÐ!"
#. We got an error printing
#: ../tuxpaint.c:1895
#, fuzzy
#| msgid "Your picture has been printed!"
msgid "Sorry! Your picture could not be printed!"
msgstr "¯í¸û À¼õ «îº¢¼ôÀθ¢ÈÐ!"
#. Notification that it's too soon to print again (--printdelay option is in effect) #. Notification that it's too soon to print again (--printdelay option is in effect)
#: ../tuxpaint.c:1882 #: ../tuxpaint.c:1898
msgid "You cant print yet!" msgid "You cant print yet!"
msgstr "¿£í¸û «¾üÌû «îº¢¼ ÓÊ¡Ð!" msgstr "¿£í¸û «¾üÌû «îº¢¼ ÓÊ¡Ð!"
#. Prompt to confirm erasing a picture in the Open dialog #. Prompt to confirm erasing a picture in the Open dialog
#: ../tuxpaint.c:1886 #: ../tuxpaint.c:1902
msgid "Erase this picture?" msgid "Erase this picture?"
msgstr "À¼ò¨¾ «Æ¢òÐÅ¢¼Ä¡Á¡?" msgstr "À¼ò¨¾ «Æ¢òÐÅ¢¼Ä¡Á¡?"
#: ../tuxpaint.c:1887 #: ../tuxpaint.c:1903
msgid "Yes, erase it!" msgid "Yes, erase it!"
msgstr "" msgstr ""
#: ../tuxpaint.c:1888 #: ../tuxpaint.c:1904
msgid "No, don't erase it!" msgid "No, don't erase it!"
msgstr "" msgstr ""
#. Reminder that Mouse Button 1 is the button to use in Tux Paint #. Reminder that Mouse Button 1 is the button to use in Tux Paint
#: ../tuxpaint.c:1891 #: ../tuxpaint.c:1907
msgid "Remember to use the left mouse button!" msgid "Remember to use the left mouse button!"
msgstr "" msgstr ""
#. Sound has been muted (silenced) via keyboard shortcut #. Sound has been muted (silenced) via keyboard shortcut
#: ../tuxpaint.c:2006 #: ../tuxpaint.c:2022
msgid "Sound muted." msgid "Sound muted."
msgstr "" msgstr ""
#. Sound has been unmuted (unsilenced) via keyboard shortcut #. Sound has been unmuted (unsilenced) via keyboard shortcut
#: ../tuxpaint.c:2011 #: ../tuxpaint.c:2027
msgid "Sound unmuted." msgid "Sound unmuted."
msgstr "" msgstr ""
#. Wait while Text tool finishes loading fonts #. Wait while Text tool finishes loading fonts
#: ../tuxpaint.c:2477 #: ../tuxpaint.c:2493
msgid "Please wait…" msgid "Please wait…"
msgstr "" msgstr ""
#: ../tuxpaint.c:7181 #: ../tuxpaint.c:7197
msgid "Pick a color." msgid "Pick a color."
msgstr "" msgstr ""
# 'Erase' label: # 'Erase' label:
#. Open dialog: 'Erase' button, to erase/deleted the selected picture #. Open dialog: 'Erase' button, to erase/deleted the selected picture
#: ../tuxpaint.c:7961 #: ../tuxpaint.c:7977
msgid "Erase" msgid "Erase"
msgstr "«Æ¢" msgstr "«Æ¢"
#. Open dialog: 'Slides' button, to switch to slide show mode #. Open dialog: 'Slides' button, to switch to slide show mode
#: ../tuxpaint.c:7964 #: ../tuxpaint.c:7980
msgid "Slides" msgid "Slides"
msgstr "" msgstr ""
# 'Back' label: # 'Back' label:
#. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture
#: ../tuxpaint.c:7967 #: ../tuxpaint.c:7983
msgid "Back" msgid "Back"
msgstr "À¢ý" msgstr "À¢ý"
#. Slideshow: 'Next' button, to load next slide (image) #. Slideshow: 'Next' button, to load next slide (image)
#: ../tuxpaint.c:7970 #: ../tuxpaint.c:7986
#, fuzzy #, fuzzy
msgid "Next" msgid "Next"
msgstr "¯¨Ã" msgstr "¯¨Ã"
#. Slideshow: 'Play' button, to begin a slideshow sequence #. Slideshow: 'Play' button, to begin a slideshow sequence
#: ../tuxpaint.c:7973 #: ../tuxpaint.c:7989
msgid "Play" msgid "Play"
msgstr "" msgstr ""
#. Label for 'Letters' buttons (font selector, down the right when the Text tool is being used); used to show the difference between font faces #. 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:8620 #: ../tuxpaint.c:8636
msgid "Aa" msgid "Aa"
msgstr "" msgstr ""
#. Admittedly stupid way of determining which keys can be used for #. Admittedly stupid way of determining which keys can be used for
#. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English)
#: ../tuxpaint.c:11620 #: ../tuxpaint.c:11636
msgid "Yes" msgid "Yes"
msgstr "¬õ" msgstr "¬õ"
#: ../tuxpaint.c:11624 #: ../tuxpaint.c:11640
msgid "No" msgid "No"
msgstr "§Åñ¼¡õ" msgstr "§Åñ¼¡õ"
#. Prompt to ask whether user wishes to save over old version of their file #. Prompt to ask whether user wishes to save over old version of their file
#: ../tuxpaint.c:12576 #: ../tuxpaint.c:12592
msgid "Replace the picture with your changes?" msgid "Replace the picture with your changes?"
msgstr "" msgstr ""
#. Positive response to saving over old version #. Positive response to saving over old version
#. (like a 'File:Save' action in other applications) #. (like a 'File:Save' action in other applications)
#: ../tuxpaint.c:12580 #: ../tuxpaint.c:12596
msgid "Yes, replace the old one!" msgid "Yes, replace the old one!"
msgstr "" msgstr ""
#. Negative response to saving over old version (saves a new image) #. Negative response to saving over old version (saves a new image)
#. (like a 'File:Save As...' action in other applications) #. (like a 'File:Save As...' action in other applications)
#: ../tuxpaint.c:12584 #: ../tuxpaint.c:12600
#, fuzzy #, fuzzy
msgid "No, save a new file!" msgid "No, save a new file!"
msgstr "§Åñ¼¡õ, þôÀ¼ò¨¾ Ò¾¢Â §¸¡ôÀ¡¸ §ºÁ¢" msgstr "§Åñ¼¡õ, þôÀ¼ò¨¾ Ò¾¢Â §¸¡ôÀ¡¸ §ºÁ¢"
#: ../tuxpaint.c:13347 #: ../tuxpaint.c:13363
msgid "Choose the picture you want, then click “Open”." msgid "Choose the picture you want, then click “Open”."
msgstr "§¾¨ÅÂ¡É À¼ò¨¾ §¾÷ó¦¾ÎòÐ, À¢ÈÌ '¾¢È'-³ò ¾ð¼×õ." msgstr "§¾¨ÅÂ¡É À¼ò¨¾ §¾÷ó¦¾ÎòÐ, À¢ÈÌ '¾¢È'-³ò ¾ð¼×õ."
#. Let user choose images: #. Let user choose images:
#. Instructions for Slideshow file dialog (FIXME: Make a #define) #. Instructions for Slideshow file dialog (FIXME: Make a #define)
#: ../tuxpaint.c:14334 ../tuxpaint.c:14648 #: ../tuxpaint.c:14350 ../tuxpaint.c:14664
#, fuzzy #, fuzzy
msgid "Choose the pictures you want, then click “Play”." msgid "Choose the pictures you want, then click “Play”."
msgstr "§¾¨ÅÂ¡É À¼ò¨¾ §¾÷ó¦¾ÎòÐ, À¢ÈÌ '¾¢È'-³ò ¾ð¼×õ." msgstr "§¾¨ÅÂ¡É À¼ò¨¾ §¾÷ó¦¾ÎòÐ, À¢ÈÌ '¾¢È'-³ò ¾ð¼×õ."
@ -1004,17 +1011,17 @@ msgstr "Å¡ÉÅ¢ø"
msgid "You can draw in rainbow colors!" msgid "You can draw in rainbow colors!"
msgstr "Å¡ÉÅ¢øÄ¢ý ¿¢Èí¸Ç¢ø ¿£í¸û ŨÃÂÄ¡õ!" msgstr "Å¡ÉÅ¢øÄ¢ý ¿¢Èí¸Ç¢ø ¿£í¸û ŨÃÂÄ¡õ!"
#: ../../magic/src/rain.c:64 #: ../../magic/src/rain.c:65
#, fuzzy #, fuzzy
msgid "Rain" msgid "Rain"
msgstr "Å¡ÉÅ¢ø" msgstr "Å¡ÉÅ¢ø"
#: ../../magic/src/rain.c:67 #: ../../magic/src/rain.c:68
#, fuzzy #, fuzzy
msgid "Click to place a rain drop onto your picture." msgid "Click to place a rain drop onto your picture."
msgstr "¾ðÊÉ¡ø À¼õ ¸ñ½¡Ê À¢õÀÁ¡¸ Á¡Úõ." msgstr "¾ðÊÉ¡ø À¼õ ¸ñ½¡Ê À¢õÀÁ¡¸ Á¡Úõ."
#: ../../magic/src/rain.c:68 #: ../../magic/src/rain.c:69
#, fuzzy #, fuzzy
msgid "Click to cover your picture with rain drops." msgid "Click to cover your picture with rain drops."
msgstr "¾ðÊÉ¡ø À¼õ ¸ñ½¡Ê À¢õÀÁ¡¸ Á¡Úõ." msgstr "¾ðÊÉ¡ø À¼õ ¸ñ½¡Ê À¢õÀÁ¡¸ Á¡Úõ."

View file

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: tuxpaint\n" "Project-Id-Version: tuxpaint\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2008-11-01 21:57+0000\n" "POT-Creation-Date: 2008-12-07 19:03-0800\n"
"PO-Revision-Date: 2007-03-15 17:27+0530\n" "PO-Revision-Date: 2007-03-15 17:27+0530\n"
"Last-Translator: pavithran <pavithran.s@gmail.com>\n" "Last-Translator: pavithran <pavithran.s@gmail.com>\n"
"Language-Team: Telugu <indlinux-telugu@lists.sourceforge.net>\n" "Language-Team: Telugu <indlinux-telugu@lists.sourceforge.net>\n"
@ -379,7 +379,7 @@ msgstr "కొత్త"
#. Open a saved picture #. Open a saved picture
#. buttons for the file open dialog #. buttons for the file open dialog
#. Open dialog: 'Open' button, to load the selected picture #. Open dialog: 'Open' button, to load the selected picture
#: ../tools.h:75 ../tuxpaint.c:7958 #: ../tools.h:75 ../tuxpaint.c:7974
msgid "Open" msgid "Open"
msgstr "తెరువు" msgstr "తెరువు"
@ -491,174 +491,181 @@ msgid "OK then… Lets keep drawing this one!"
msgstr "" msgstr ""
#. Prompt to confirm user wishes to quit #. Prompt to confirm user wishes to quit
#: ../tuxpaint.c:1842 #: ../tuxpaint.c:1855
msgid "Do you really want to quit?" msgid "Do you really want to quit?"
msgstr "నిజంగా బయిటకు వెళ్ళాళా ?" msgstr "నిజంగా బయిటకు వెళ్ళాళా ?"
#. Quit prompt positive response (quit) #. Quit prompt positive response (quit)
#: ../tuxpaint.c:1845 #: ../tuxpaint.c:1858
msgid "Yes, I'm done!" msgid "Yes, I'm done!"
msgstr "అవును నా పని అయ్యిపోయిండి" msgstr "అవును నా పని అయ్యిపోయిండి"
#. Quit prompt negative response (don't quit) #. Quit prompt negative response (don't quit)
#: ../tuxpaint.c:1848 ../tuxpaint.c:1875 #: ../tuxpaint.c:1861 ../tuxpaint.c:1888
msgid "No, take me back!" msgid "No, take me back!"
msgstr "ఒద్దు నన్ను వెనక్కు తీసుకు వెళ్ళండి" msgstr "ఒద్దు నన్ను వెనక్కు తీసుకు వెళ్ళండి"
#. Current picture is not saved; user is quitting #. Current picture is not saved; user is quitting
#: ../tuxpaint.c:1852 #: ../tuxpaint.c:1865
msgid "If you quit, youll lose your picture! Save it?" msgid "If you quit, youll lose your picture! Save it?"
msgstr "బయిటకు వెళ్తే చిత్రాన్ని కోల్పోతారు!దానిని దాచాలా ?" msgstr "బయిటకు వెళ్తే చిత్రాన్ని కోల్పోతారు!దానిని దాచాలా ?"
#: ../tuxpaint.c:1853 ../tuxpaint.c:1858 #: ../tuxpaint.c:1866 ../tuxpaint.c:1871
msgid "Yes, save it!" msgid "Yes, save it!"
msgstr "అవును దాచండి" msgstr "అవును దాచండి"
#: ../tuxpaint.c:1854 ../tuxpaint.c:1859 #: ../tuxpaint.c:1867 ../tuxpaint.c:1872
msgid "No, don't bother saving!" msgid "No, don't bother saving!"
msgstr "ఒద్దు దాచకండి" msgstr "ఒద్దు దాచకండి"
#. Current picture is not saved; user is opening another picture #. Current picture is not saved; user is opening another picture
#: ../tuxpaint.c:1857 #: ../tuxpaint.c:1870
msgid "Save your picture first?" msgid "Save your picture first?"
msgstr "ముందు చిత్రాన్ని దాచండి?" msgstr "ముందు చిత్రాన్ని దాచండి?"
#. Error opening picture #. Error opening picture
#: ../tuxpaint.c:1862 #: ../tuxpaint.c:1875
msgid "Cant open that picture!" msgid "Cant open that picture!"
msgstr "చిత్రాన్ని తెరవలేము" msgstr "చిత్రాన్ని తెరవలేము"
#. Generic dialog dismissal #. Generic dialog dismissal
#: ../tuxpaint.c:1865 ../tuxpaint.c:1870 ../tuxpaint.c:1879 ../tuxpaint.c:1883 #: ../tuxpaint.c:1878 ../tuxpaint.c:1883 ../tuxpaint.c:1892 ../tuxpaint.c:1899
#: ../tuxpaint.c:1892 #: ../tuxpaint.c:1908
msgid "OK" msgid "OK"
msgstr "సరె" msgstr "సరె"
#. Notification that 'Open' dialog has nothing to show #. Notification that 'Open' dialog has nothing to show
#: ../tuxpaint.c:1869 #: ../tuxpaint.c:1882
msgid "There are no saved files!" msgid "There are no saved files!"
msgstr "దాచిన దస్త్రాలు లేవు" msgstr "దాచిన దస్త్రాలు లేవు"
#. Verification of print action #. Verification of print action
#: ../tuxpaint.c:1873 #: ../tuxpaint.c:1886
msgid "Print your picture now?" msgid "Print your picture now?"
msgstr "ఇప్పుడు చిత్రాన్ని ముద్రించాలా?" msgstr "ఇప్పుడు చిత్రాన్ని ముద్రించాలా?"
#: ../tuxpaint.c:1874 #: ../tuxpaint.c:1887
msgid "Yes, print it!" msgid "Yes, print it!"
msgstr "అవును దానిని ముద్రించండిించ" msgstr "అవును దానిని ముద్రించండిించ"
#. Confirmation of successful (we hope) printing #. Confirmation of successful (we hope) printing
#: ../tuxpaint.c:1878 #: ../tuxpaint.c:1891
msgid "Your picture has been printed!" msgid "Your picture has been printed!"
msgstr "మీ చిత్రం ముద్రించబడ్డడి" msgstr "మీ చిత్రం ముద్రించబడ్డడి"
#. We got an error printing
#: ../tuxpaint.c:1895
#, fuzzy
#| msgid "Your picture has been printed!"
msgid "Sorry! Your picture could not be printed!"
msgstr "మీ చిత్రం ముద్రించబడ్డడి"
#. Notification that it's too soon to print again (--printdelay option is in effect) #. Notification that it's too soon to print again (--printdelay option is in effect)
#: ../tuxpaint.c:1882 #: ../tuxpaint.c:1898
msgid "You cant print yet!" msgid "You cant print yet!"
msgstr "మీరు అప్పుడే ముద్రించలేరు" msgstr "మీరు అప్పుడే ముద్రించలేరు"
#. Prompt to confirm erasing a picture in the Open dialog #. Prompt to confirm erasing a picture in the Open dialog
#: ../tuxpaint.c:1886 #: ../tuxpaint.c:1902
msgid "Erase this picture?" msgid "Erase this picture?"
msgstr "చిత్రాన్ని చెరపాలా?" msgstr "చిత్రాన్ని చెరపాలా?"
#: ../tuxpaint.c:1887 #: ../tuxpaint.c:1903
msgid "Yes, erase it!" msgid "Yes, erase it!"
msgstr "అవును చెరపండి" msgstr "అవును చెరపండి"
#: ../tuxpaint.c:1888 #: ../tuxpaint.c:1904
msgid "No, don't erase it!" msgid "No, don't erase it!"
msgstr "ఒద్దు చెరపకండి" msgstr "ఒద్దు చెరపకండి"
#. Reminder that Mouse Button 1 is the button to use in Tux Paint #. Reminder that Mouse Button 1 is the button to use in Tux Paint
#: ../tuxpaint.c:1891 #: ../tuxpaint.c:1907
msgid "Remember to use the left mouse button!" msgid "Remember to use the left mouse button!"
msgstr "ఎడమ మౌస్ బటన్ వాడటం గుర్తుంచుకోండి" msgstr "ఎడమ మౌస్ బటన్ వాడటం గుర్తుంచుకోండి"
#. Sound has been muted (silenced) via keyboard shortcut #. Sound has been muted (silenced) via keyboard shortcut
#: ../tuxpaint.c:2006 #: ../tuxpaint.c:2022
msgid "Sound muted." msgid "Sound muted."
msgstr "" msgstr ""
#. Sound has been unmuted (unsilenced) via keyboard shortcut #. Sound has been unmuted (unsilenced) via keyboard shortcut
#: ../tuxpaint.c:2011 #: ../tuxpaint.c:2027
msgid "Sound unmuted." msgid "Sound unmuted."
msgstr "" msgstr ""
#. Wait while Text tool finishes loading fonts #. Wait while Text tool finishes loading fonts
#: ../tuxpaint.c:2477 #: ../tuxpaint.c:2493
msgid "Please wait…" msgid "Please wait…"
msgstr "దయచేసి ఆగండి" msgstr "దయచేసి ఆగండి"
#: ../tuxpaint.c:7181 #: ../tuxpaint.c:7197
msgid "Pick a color." msgid "Pick a color."
msgstr "" msgstr ""
#. Open dialog: 'Erase' button, to erase/deleted the selected picture #. Open dialog: 'Erase' button, to erase/deleted the selected picture
#: ../tuxpaint.c:7961 #: ../tuxpaint.c:7977
msgid "Erase" msgid "Erase"
msgstr "" msgstr ""
#. Open dialog: 'Slides' button, to switch to slide show mode #. Open dialog: 'Slides' button, to switch to slide show mode
#: ../tuxpaint.c:7964 #: ../tuxpaint.c:7980
msgid "Slides" msgid "Slides"
msgstr "" msgstr ""
#. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture
#: ../tuxpaint.c:7967 #: ../tuxpaint.c:7983
msgid "Back" msgid "Back"
msgstr "వెనక్కి" msgstr "వెనక్కి"
#. Slideshow: 'Next' button, to load next slide (image) #. Slideshow: 'Next' button, to load next slide (image)
#: ../tuxpaint.c:7970 #: ../tuxpaint.c:7986
msgid "Next" msgid "Next"
msgstr "తరువాత" msgstr "తరువాత"
#. Slideshow: 'Play' button, to begin a slideshow sequence #. Slideshow: 'Play' button, to begin a slideshow sequence
#: ../tuxpaint.c:7973 #: ../tuxpaint.c:7989
msgid "Play" msgid "Play"
msgstr "ఆడు" msgstr "ఆడు"
#. Label for 'Letters' buttons (font selector, down the right when the Text tool is being used); used to show the difference between font faces #. 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:8620 #: ../tuxpaint.c:8636
msgid "Aa" msgid "Aa"
msgstr "" msgstr ""
#. Admittedly stupid way of determining which keys can be used for #. Admittedly stupid way of determining which keys can be used for
#. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English)
#: ../tuxpaint.c:11620 #: ../tuxpaint.c:11636
msgid "Yes" msgid "Yes"
msgstr "అవును" msgstr "అవును"
#: ../tuxpaint.c:11624 #: ../tuxpaint.c:11640
msgid "No" msgid "No"
msgstr "కాదు" msgstr "కాదు"
#. Prompt to ask whether user wishes to save over old version of their file #. Prompt to ask whether user wishes to save over old version of their file
#: ../tuxpaint.c:12576 #: ../tuxpaint.c:12592
msgid "Replace the picture with your changes?" msgid "Replace the picture with your changes?"
msgstr "" msgstr ""
#. Positive response to saving over old version #. Positive response to saving over old version
#. (like a 'File:Save' action in other applications) #. (like a 'File:Save' action in other applications)
#: ../tuxpaint.c:12580 #: ../tuxpaint.c:12596
msgid "Yes, replace the old one!" msgid "Yes, replace the old one!"
msgstr "" msgstr ""
#. Negative response to saving over old version (saves a new image) #. Negative response to saving over old version (saves a new image)
#. (like a 'File:Save As...' action in other applications) #. (like a 'File:Save As...' action in other applications)
#: ../tuxpaint.c:12584 #: ../tuxpaint.c:12600
msgid "No, save a new file!" msgid "No, save a new file!"
msgstr "ఒద్దు కొత్త దస్త్రాన్ని దాయండి" msgstr "ఒద్దు కొత్త దస్త్రాన్ని దాయండి"
#: ../tuxpaint.c:13347 #: ../tuxpaint.c:13363
msgid "Choose the picture you want, then click “Open”." msgid "Choose the picture you want, then click “Open”."
msgstr "" msgstr ""
#. Let user choose images: #. Let user choose images:
#. Instructions for Slideshow file dialog (FIXME: Make a #define) #. Instructions for Slideshow file dialog (FIXME: Make a #define)
#: ../tuxpaint.c:14334 ../tuxpaint.c:14648 #: ../tuxpaint.c:14350 ../tuxpaint.c:14664
msgid "Choose the pictures you want, then click “Play”." msgid "Choose the pictures you want, then click “Play”."
msgstr "" msgstr ""
@ -983,17 +990,17 @@ msgstr "ఇంద్ర ధనస్సు"
msgid "You can draw in rainbow colors!" msgid "You can draw in rainbow colors!"
msgstr "మీరు ఇంద్రధనస్సు రంగుల లో గీయొచ్చు!" msgstr "మీరు ఇంద్రధనస్సు రంగుల లో గీయొచ్చు!"
#: ../../magic/src/rain.c:64 #: ../../magic/src/rain.c:65
#, fuzzy #, fuzzy
msgid "Rain" msgid "Rain"
msgstr "ఇంద్ర ధనస్సు" msgstr "ఇంద్ర ధనస్సు"
#: ../../magic/src/rain.c:67 #: ../../magic/src/rain.c:68
#, fuzzy #, fuzzy
msgid "Click to place a rain drop onto your picture." msgid "Click to place a rain drop onto your picture."
msgstr "చిత్రానికి మఱక వేయడానికి క్లిక్ చేసి దాని చుట్టూ జరపండి" msgstr "చిత్రానికి మఱక వేయడానికి క్లిక్ చేసి దాని చుట్టూ జరపండి"
#: ../../magic/src/rain.c:68 #: ../../magic/src/rain.c:69
#, fuzzy #, fuzzy
msgid "Click to cover your picture with rain drops." msgid "Click to cover your picture with rain drops."
msgstr "చిత్రానికి మఱక వేయడానికి క్లిక్ చేసి దాని చుట్టూ జరపండి" msgstr "చిత్రానికి మఱక వేయడానికి క్లిక్ చేసి దాని చుట్టూ జరపండి"

View file

@ -2,7 +2,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Thai tux paint\n" "Project-Id-Version: Thai tux paint\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2008-11-01 21:57+0000\n" "POT-Creation-Date: 2008-12-07 19:03-0800\n"
"PO-Revision-Date: 2007-01-22 10:51+0700\n" "PO-Revision-Date: 2007-01-22 10:51+0700\n"
"Last-Translator: Ouychai <Ae.translator@gmail.com>\n" "Last-Translator: Ouychai <Ae.translator@gmail.com>\n"
"Language-Team: \n" "Language-Team: \n"
@ -376,7 +376,7 @@ msgstr "ใหม่"
#. Open a saved picture #. Open a saved picture
#. buttons for the file open dialog #. buttons for the file open dialog
#. Open dialog: 'Open' button, to load the selected picture #. Open dialog: 'Open' button, to load the selected picture
#: ../tools.h:75 ../tuxpaint.c:7958 #: ../tools.h:75 ../tuxpaint.c:7974
msgid "Open" msgid "Open"
msgstr "เปิด" msgstr "เปิด"
@ -491,174 +491,181 @@ msgid "OK then… Lets keep drawing this one!"
msgstr "ตกลง จากนั้น..... วาดรูปนี้ต่อ" msgstr "ตกลง จากนั้น..... วาดรูปนี้ต่อ"
#. Prompt to confirm user wishes to quit #. Prompt to confirm user wishes to quit
#: ../tuxpaint.c:1842 #: ../tuxpaint.c:1855
msgid "Do you really want to quit?" msgid "Do you really want to quit?"
msgstr "แน่ใจนะว่าต้องการออกจากโปรแกรม?" msgstr "แน่ใจนะว่าต้องการออกจากโปรแกรม?"
#. Quit prompt positive response (quit) #. Quit prompt positive response (quit)
#: ../tuxpaint.c:1845 #: ../tuxpaint.c:1858
msgid "Yes, I'm done!" msgid "Yes, I'm done!"
msgstr "ใช่ ฉันทำเสร็จแล้ว" msgstr "ใช่ ฉันทำเสร็จแล้ว"
#. Quit prompt negative response (don't quit) #. Quit prompt negative response (don't quit)
#: ../tuxpaint.c:1848 ../tuxpaint.c:1875 #: ../tuxpaint.c:1861 ../tuxpaint.c:1888
msgid "No, take me back!" msgid "No, take me back!"
msgstr "ไม่ นำฉันกลับ" msgstr "ไม่ นำฉันกลับ"
#. Current picture is not saved; user is quitting #. Current picture is not saved; user is quitting
#: ../tuxpaint.c:1852 #: ../tuxpaint.c:1865
msgid "If you quit, youll lose your picture! Save it?" msgid "If you quit, youll lose your picture! Save it?"
msgstr "ถ้าเธอออก ภาพของเธอจะหาย บันทึกหรือไม่?" msgstr "ถ้าเธอออก ภาพของเธอจะหาย บันทึกหรือไม่?"
#: ../tuxpaint.c:1853 ../tuxpaint.c:1858 #: ../tuxpaint.c:1866 ../tuxpaint.c:1871
msgid "Yes, save it!" msgid "Yes, save it!"
msgstr "ใช่ บันทึกมัน" msgstr "ใช่ บันทึกมัน"
#: ../tuxpaint.c:1854 ../tuxpaint.c:1859 #: ../tuxpaint.c:1867 ../tuxpaint.c:1872
msgid "No, don't bother saving!" msgid "No, don't bother saving!"
msgstr "ไม่ อย่าเสียเวลาในการบันทึก" msgstr "ไม่ อย่าเสียเวลาในการบันทึก"
#. Current picture is not saved; user is opening another picture #. Current picture is not saved; user is opening another picture
#: ../tuxpaint.c:1857 #: ../tuxpaint.c:1870
msgid "Save your picture first?" msgid "Save your picture first?"
msgstr "บันทึกภาพก่อนหรือไม่?" msgstr "บันทึกภาพก่อนหรือไม่?"
#. Error opening picture #. Error opening picture
#: ../tuxpaint.c:1862 #: ../tuxpaint.c:1875
msgid "Cant open that picture!" msgid "Cant open that picture!"
msgstr "ไม่สามารถเปิดรูปได้!" msgstr "ไม่สามารถเปิดรูปได้!"
#. Generic dialog dismissal #. Generic dialog dismissal
#: ../tuxpaint.c:1865 ../tuxpaint.c:1870 ../tuxpaint.c:1879 ../tuxpaint.c:1883 #: ../tuxpaint.c:1878 ../tuxpaint.c:1883 ../tuxpaint.c:1892 ../tuxpaint.c:1899
#: ../tuxpaint.c:1892 #: ../tuxpaint.c:1908
msgid "OK" msgid "OK"
msgstr "ตกลง" msgstr "ตกลง"
#. Notification that 'Open' dialog has nothing to show #. Notification that 'Open' dialog has nothing to show
#: ../tuxpaint.c:1869 #: ../tuxpaint.c:1882
msgid "There are no saved files!" msgid "There are no saved files!"
msgstr "ไม่มีข้อมูลที่บันทึกไว้เลย" msgstr "ไม่มีข้อมูลที่บันทึกไว้เลย"
#. Verification of print action #. Verification of print action
#: ../tuxpaint.c:1873 #: ../tuxpaint.c:1886
msgid "Print your picture now?" msgid "Print your picture now?"
msgstr "พิมพ์รูปตอนนี้หรือไม่?" msgstr "พิมพ์รูปตอนนี้หรือไม่?"
#: ../tuxpaint.c:1874 #: ../tuxpaint.c:1887
msgid "Yes, print it!" msgid "Yes, print it!"
msgstr "ใช่ พิมพ์มันออกมา" msgstr "ใช่ พิมพ์มันออกมา"
#. Confirmation of successful (we hope) printing #. Confirmation of successful (we hope) printing
#: ../tuxpaint.c:1878 #: ../tuxpaint.c:1891
msgid "Your picture has been printed!" msgid "Your picture has been printed!"
msgstr "พิมพ์รูปของคุณเสร็จแล้ว" msgstr "พิมพ์รูปของคุณเสร็จแล้ว"
#. We got an error printing
#: ../tuxpaint.c:1895
#, fuzzy
#| msgid "Your picture has been printed!"
msgid "Sorry! Your picture could not be printed!"
msgstr "พิมพ์รูปของคุณเสร็จแล้ว"
#. Notification that it's too soon to print again (--printdelay option is in effect) #. Notification that it's too soon to print again (--printdelay option is in effect)
#: ../tuxpaint.c:1882 #: ../tuxpaint.c:1898
msgid "You cant print yet!" msgid "You cant print yet!"
msgstr "ยังไม่สามารถพิมพ์ได้ตอนนี้" msgstr "ยังไม่สามารถพิมพ์ได้ตอนนี้"
#. Prompt to confirm erasing a picture in the Open dialog #. Prompt to confirm erasing a picture in the Open dialog
#: ../tuxpaint.c:1886 #: ../tuxpaint.c:1902
msgid "Erase this picture?" msgid "Erase this picture?"
msgstr "ลบรูปนี้หรือไม่?" msgstr "ลบรูปนี้หรือไม่?"
#: ../tuxpaint.c:1887 #: ../tuxpaint.c:1903
msgid "Yes, erase it!" msgid "Yes, erase it!"
msgstr "ใช่ ลบมัน" msgstr "ใช่ ลบมัน"
#: ../tuxpaint.c:1888 #: ../tuxpaint.c:1904
msgid "No, don't erase it!" msgid "No, don't erase it!"
msgstr "ไม่! อย่าลบมัน" msgstr "ไม่! อย่าลบมัน"
#. Reminder that Mouse Button 1 is the button to use in Tux Paint #. Reminder that Mouse Button 1 is the button to use in Tux Paint
#: ../tuxpaint.c:1891 #: ../tuxpaint.c:1907
msgid "Remember to use the left mouse button!" msgid "Remember to use the left mouse button!"
msgstr "โปรดจำไว้ว่าใช้เมาส์ปุ่มซ้าย" msgstr "โปรดจำไว้ว่าใช้เมาส์ปุ่มซ้าย"
#. Sound has been muted (silenced) via keyboard shortcut #. Sound has been muted (silenced) via keyboard shortcut
#: ../tuxpaint.c:2006 #: ../tuxpaint.c:2022
msgid "Sound muted." msgid "Sound muted."
msgstr "" msgstr ""
#. Sound has been unmuted (unsilenced) via keyboard shortcut #. Sound has been unmuted (unsilenced) via keyboard shortcut
#: ../tuxpaint.c:2011 #: ../tuxpaint.c:2027
msgid "Sound unmuted." msgid "Sound unmuted."
msgstr "" msgstr ""
#. Wait while Text tool finishes loading fonts #. Wait while Text tool finishes loading fonts
#: ../tuxpaint.c:2477 #: ../tuxpaint.c:2493
msgid "Please wait…" msgid "Please wait…"
msgstr "โปรดรอ ........" msgstr "โปรดรอ ........"
#: ../tuxpaint.c:7181 #: ../tuxpaint.c:7197
msgid "Pick a color." msgid "Pick a color."
msgstr "" msgstr ""
#. Open dialog: 'Erase' button, to erase/deleted the selected picture #. Open dialog: 'Erase' button, to erase/deleted the selected picture
#: ../tuxpaint.c:7961 #: ../tuxpaint.c:7977
msgid "Erase" msgid "Erase"
msgstr "ลบ" msgstr "ลบ"
#. Open dialog: 'Slides' button, to switch to slide show mode #. Open dialog: 'Slides' button, to switch to slide show mode
#: ../tuxpaint.c:7964 #: ../tuxpaint.c:7980
msgid "Slides" msgid "Slides"
msgstr "เลื่อน" msgstr "เลื่อน"
#. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture
#: ../tuxpaint.c:7967 #: ../tuxpaint.c:7983
msgid "Back" msgid "Back"
msgstr "ย้อนกลับ" msgstr "ย้อนกลับ"
#. Slideshow: 'Next' button, to load next slide (image) #. Slideshow: 'Next' button, to load next slide (image)
#: ../tuxpaint.c:7970 #: ../tuxpaint.c:7986
msgid "Next" msgid "Next"
msgstr "ถัดไป" msgstr "ถัดไป"
#. Slideshow: 'Play' button, to begin a slideshow sequence #. Slideshow: 'Play' button, to begin a slideshow sequence
#: ../tuxpaint.c:7973 #: ../tuxpaint.c:7989
msgid "Play" msgid "Play"
msgstr "เล่น" msgstr "เล่น"
#. Label for 'Letters' buttons (font selector, down the right when the Text tool is being used); used to show the difference between font faces #. 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:8620 #: ../tuxpaint.c:8636
msgid "Aa" msgid "Aa"
msgstr "Aa" msgstr "Aa"
#. Admittedly stupid way of determining which keys can be used for #. Admittedly stupid way of determining which keys can be used for
#. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English)
#: ../tuxpaint.c:11620 #: ../tuxpaint.c:11636
msgid "Yes" msgid "Yes"
msgstr "ใช่" msgstr "ใช่"
#: ../tuxpaint.c:11624 #: ../tuxpaint.c:11640
msgid "No" msgid "No"
msgstr "ไม่" msgstr "ไม่"
#. Prompt to ask whether user wishes to save over old version of their file #. Prompt to ask whether user wishes to save over old version of their file
#: ../tuxpaint.c:12576 #: ../tuxpaint.c:12592
msgid "Replace the picture with your changes?" msgid "Replace the picture with your changes?"
msgstr "บันทึกรูปที่เธอแก้ใขหรือไม่?" msgstr "บันทึกรูปที่เธอแก้ใขหรือไม่?"
#. Positive response to saving over old version #. Positive response to saving over old version
#. (like a 'File:Save' action in other applications) #. (like a 'File:Save' action in other applications)
#: ../tuxpaint.c:12580 #: ../tuxpaint.c:12596
msgid "Yes, replace the old one!" msgid "Yes, replace the old one!"
msgstr "ใช่, ทับอันเดิม" msgstr "ใช่, ทับอันเดิม"
#. Negative response to saving over old version (saves a new image) #. Negative response to saving over old version (saves a new image)
#. (like a 'File:Save As...' action in other applications) #. (like a 'File:Save As...' action in other applications)
#: ../tuxpaint.c:12584 #: ../tuxpaint.c:12600
msgid "No, save a new file!" msgid "No, save a new file!"
msgstr "ไม่! บันทึกเป็นแฟ้มใหม่" msgstr "ไม่! บันทึกเป็นแฟ้มใหม่"
#: ../tuxpaint.c:13347 #: ../tuxpaint.c:13363
msgid "Choose the picture you want, then click “Open”." msgid "Choose the picture you want, then click “Open”."
msgstr "เลือกรูปที่เธอต้องการ จากนั้นคลิก “เปิด”" msgstr "เลือกรูปที่เธอต้องการ จากนั้นคลิก “เปิด”"
#. Let user choose images: #. Let user choose images:
#. Instructions for Slideshow file dialog (FIXME: Make a #define) #. Instructions for Slideshow file dialog (FIXME: Make a #define)
#: ../tuxpaint.c:14334 ../tuxpaint.c:14648 #: ../tuxpaint.c:14350 ../tuxpaint.c:14664
msgid "Choose the pictures you want, then click “Play”." msgid "Choose the pictures you want, then click “Play”."
msgstr "เลือกรูปที่เธอต้องการ จากนั้นคลิก \"เล่น\"" msgstr "เลือกรูปที่เธอต้องการ จากนั้นคลิก \"เล่น\""
@ -985,17 +992,17 @@ msgstr "รุ้ง"
msgid "You can draw in rainbow colors!" msgid "You can draw in rainbow colors!"
msgstr "เธอสามารถวาดสีรุ้งได้" msgstr "เธอสามารถวาดสีรุ้งได้"
#: ../../magic/src/rain.c:64 #: ../../magic/src/rain.c:65
#, fuzzy #, fuzzy
msgid "Rain" msgid "Rain"
msgstr "รุ้ง" msgstr "รุ้ง"
#: ../../magic/src/rain.c:67 #: ../../magic/src/rain.c:68
#, fuzzy #, fuzzy
msgid "Click to place a rain drop onto your picture." msgid "Click to place a rain drop onto your picture."
msgstr "คลิกเพื่อกลับรูปซ้ายขวา" msgstr "คลิกเพื่อกลับรูปซ้ายขวา"
#: ../../magic/src/rain.c:68 #: ../../magic/src/rain.c:69
#, fuzzy #, fuzzy
msgid "Click to cover your picture with rain drops." msgid "Click to cover your picture with rain drops."
msgstr "คลิกเพื่อกลับรูปซ้ายขวา" msgstr "คลิกเพื่อกลับรูปซ้ายขวา"

View file

@ -9,7 +9,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2008-11-01 21:57+0000\n" "POT-Creation-Date: 2008-12-07 19:03-0800\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n" "Language-Team: LANGUAGE <LL@li.org>\n"
@ -379,7 +379,7 @@ msgstr "Panibago"
#. Open a saved picture #. Open a saved picture
#. buttons for the file open dialog #. buttons for the file open dialog
#. Open dialog: 'Open' button, to load the selected picture #. Open dialog: 'Open' button, to load the selected picture
#: ../tools.h:75 ../tuxpaint.c:7958 #: ../tools.h:75 ../tuxpaint.c:7974
msgid "Open" msgid "Open"
msgstr "Buksan" msgstr "Buksan"
@ -491,175 +491,182 @@ msgid "OK then… Lets keep drawing this one!"
msgstr "" msgstr ""
#. Prompt to confirm user wishes to quit #. Prompt to confirm user wishes to quit
#: ../tuxpaint.c:1842 #: ../tuxpaint.c:1855
msgid "Do you really want to quit?" msgid "Do you really want to quit?"
msgstr "Gusto mo ba talagang umalis?" msgstr "Gusto mo ba talagang umalis?"
#. Quit prompt positive response (quit) #. Quit prompt positive response (quit)
#: ../tuxpaint.c:1845 #: ../tuxpaint.c:1858
msgid "Yes, I'm done!" msgid "Yes, I'm done!"
msgstr "Oo. Tapos na ako!" msgstr "Oo. Tapos na ako!"
#. Quit prompt negative response (don't quit) #. Quit prompt negative response (don't quit)
#: ../tuxpaint.c:1848 ../tuxpaint.c:1875 #: ../tuxpaint.c:1861 ../tuxpaint.c:1888
msgid "No, take me back!" msgid "No, take me back!"
msgstr "Hindi. Ibalik mo ako!" msgstr "Hindi. Ibalik mo ako!"
#. Current picture is not saved; user is quitting #. Current picture is not saved; user is quitting
#: ../tuxpaint.c:1852 #: ../tuxpaint.c:1865
msgid "If you quit, youll lose your picture! Save it?" msgid "If you quit, youll lose your picture! Save it?"
msgstr "Kapag umalis. Mawawala ang larawan! I-save ito?" msgstr "Kapag umalis. Mawawala ang larawan! I-save ito?"
#: ../tuxpaint.c:1853 ../tuxpaint.c:1858 #: ../tuxpaint.c:1866 ../tuxpaint.c:1871
msgid "Yes, save it!" msgid "Yes, save it!"
msgstr "Oo. i-save!" msgstr "Oo. i-save!"
#: ../tuxpaint.c:1854 ../tuxpaint.c:1859 #: ../tuxpaint.c:1867 ../tuxpaint.c:1872
msgid "No, don't bother saving!" msgid "No, don't bother saving!"
msgstr "Hindi. huwag i-save!" msgstr "Hindi. huwag i-save!"
#. Current picture is not saved; user is opening another picture #. Current picture is not saved; user is opening another picture
#: ../tuxpaint.c:1857 #: ../tuxpaint.c:1870
msgid "Save your picture first?" msgid "Save your picture first?"
msgstr "I-save muna ang larawan?" msgstr "I-save muna ang larawan?"
#. Error opening picture #. Error opening picture
#: ../tuxpaint.c:1862 #: ../tuxpaint.c:1875
msgid "Cant open that picture!" msgid "Cant open that picture!"
msgstr "Hindi Mabuksan ang larawan!" msgstr "Hindi Mabuksan ang larawan!"
#. Generic dialog dismissal #. Generic dialog dismissal
#: ../tuxpaint.c:1865 ../tuxpaint.c:1870 ../tuxpaint.c:1879 ../tuxpaint.c:1883 #: ../tuxpaint.c:1878 ../tuxpaint.c:1883 ../tuxpaint.c:1892 ../tuxpaint.c:1899
#: ../tuxpaint.c:1892 #: ../tuxpaint.c:1908
msgid "OK" msgid "OK"
msgstr "" msgstr ""
#. Notification that 'Open' dialog has nothing to show #. Notification that 'Open' dialog has nothing to show
#: ../tuxpaint.c:1869 #: ../tuxpaint.c:1882
msgid "There are no saved files!" msgid "There are no saved files!"
msgstr "Walang nakasave na dokumento!" msgstr "Walang nakasave na dokumento!"
#. Verification of print action #. Verification of print action
#: ../tuxpaint.c:1873 #: ../tuxpaint.c:1886
msgid "Print your picture now?" msgid "Print your picture now?"
msgstr "Gusto mo bang ilimbag ang larawan?" msgstr "Gusto mo bang ilimbag ang larawan?"
#: ../tuxpaint.c:1874 #: ../tuxpaint.c:1887
msgid "Yes, print it!" msgid "Yes, print it!"
msgstr "Oo. Ilimbag ito!" msgstr "Oo. Ilimbag ito!"
#. Confirmation of successful (we hope) printing #. Confirmation of successful (we hope) printing
#: ../tuxpaint.c:1878 #: ../tuxpaint.c:1891
msgid "Your picture has been printed!" msgid "Your picture has been printed!"
msgstr "Nailimbag na ang larawan!" msgstr "Nailimbag na ang larawan!"
#. We got an error printing
#: ../tuxpaint.c:1895
#, fuzzy
#| msgid "Your picture has been printed!"
msgid "Sorry! Your picture could not be printed!"
msgstr "Nailimbag na ang larawan!"
#. Notification that it's too soon to print again (--printdelay option is in effect) #. Notification that it's too soon to print again (--printdelay option is in effect)
#: ../tuxpaint.c:1882 #: ../tuxpaint.c:1898
msgid "You cant print yet!" msgid "You cant print yet!"
msgstr "Hindi pa puwedeng ilimbag!" msgstr "Hindi pa puwedeng ilimbag!"
#. Prompt to confirm erasing a picture in the Open dialog #. Prompt to confirm erasing a picture in the Open dialog
#: ../tuxpaint.c:1886 #: ../tuxpaint.c:1902
msgid "Erase this picture?" msgid "Erase this picture?"
msgstr "Burahin ang larawan?" msgstr "Burahin ang larawan?"
#: ../tuxpaint.c:1887 #: ../tuxpaint.c:1903
msgid "Yes, erase it!" msgid "Yes, erase it!"
msgstr "Oo. Burahin ito!" msgstr "Oo. Burahin ito!"
#: ../tuxpaint.c:1888 #: ../tuxpaint.c:1904
msgid "No, don't erase it!" msgid "No, don't erase it!"
msgstr "Hindi. Huwag itong burahin!" msgstr "Hindi. Huwag itong burahin!"
#. Reminder that Mouse Button 1 is the button to use in Tux Paint #. Reminder that Mouse Button 1 is the button to use in Tux Paint
#: ../tuxpaint.c:1891 #: ../tuxpaint.c:1907
msgid "Remember to use the left mouse button!" msgid "Remember to use the left mouse button!"
msgstr "Alalahaning gamitin ang kaliwang mouse button!" msgstr "Alalahaning gamitin ang kaliwang mouse button!"
#. Sound has been muted (silenced) via keyboard shortcut #. Sound has been muted (silenced) via keyboard shortcut
#: ../tuxpaint.c:2006 #: ../tuxpaint.c:2022
msgid "Sound muted." msgid "Sound muted."
msgstr "" msgstr ""
#. Sound has been unmuted (unsilenced) via keyboard shortcut #. Sound has been unmuted (unsilenced) via keyboard shortcut
#: ../tuxpaint.c:2011 #: ../tuxpaint.c:2027
msgid "Sound unmuted." msgid "Sound unmuted."
msgstr "" msgstr ""
#. Wait while Text tool finishes loading fonts #. Wait while Text tool finishes loading fonts
#: ../tuxpaint.c:2477 #: ../tuxpaint.c:2493
msgid "Please wait…" msgid "Please wait…"
msgstr "Mahintay Sandali..." msgstr "Mahintay Sandali..."
#: ../tuxpaint.c:7181 #: ../tuxpaint.c:7197
msgid "Pick a color." msgid "Pick a color."
msgstr "" msgstr ""
#. Open dialog: 'Erase' button, to erase/deleted the selected picture #. Open dialog: 'Erase' button, to erase/deleted the selected picture
#: ../tuxpaint.c:7961 #: ../tuxpaint.c:7977
msgid "Erase" msgid "Erase"
msgstr "Burahin" msgstr "Burahin"
#. Open dialog: 'Slides' button, to switch to slide show mode #. Open dialog: 'Slides' button, to switch to slide show mode
#: ../tuxpaint.c:7964 #: ../tuxpaint.c:7980
msgid "Slides" msgid "Slides"
msgstr "" msgstr ""
#. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture
#: ../tuxpaint.c:7967 #: ../tuxpaint.c:7983
msgid "Back" msgid "Back"
msgstr "Bumalik" msgstr "Bumalik"
#. Slideshow: 'Next' button, to load next slide (image) #. Slideshow: 'Next' button, to load next slide (image)
#: ../tuxpaint.c:7970 #: ../tuxpaint.c:7986
#, fuzzy #, fuzzy
msgid "Next" msgid "Next"
msgstr "Letra" msgstr "Letra"
#. Slideshow: 'Play' button, to begin a slideshow sequence #. Slideshow: 'Play' button, to begin a slideshow sequence
#: ../tuxpaint.c:7973 #: ../tuxpaint.c:7989
msgid "Play" msgid "Play"
msgstr "" msgstr ""
#. Label for 'Letters' buttons (font selector, down the right when the Text tool is being used); used to show the difference between font faces #. 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:8620 #: ../tuxpaint.c:8636
msgid "Aa" msgid "Aa"
msgstr "" msgstr ""
#. Admittedly stupid way of determining which keys can be used for #. Admittedly stupid way of determining which keys can be used for
#. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English)
#: ../tuxpaint.c:11620 #: ../tuxpaint.c:11636
msgid "Yes" msgid "Yes"
msgstr "Oo" msgstr "Oo"
#: ../tuxpaint.c:11624 #: ../tuxpaint.c:11640
msgid "No" msgid "No"
msgstr "Hindi" msgstr "Hindi"
#. Prompt to ask whether user wishes to save over old version of their file #. Prompt to ask whether user wishes to save over old version of their file
#: ../tuxpaint.c:12576 #: ../tuxpaint.c:12592
msgid "Replace the picture with your changes?" msgid "Replace the picture with your changes?"
msgstr "Palitan ang larawan ng mga nagawang pagbabago?" msgstr "Palitan ang larawan ng mga nagawang pagbabago?"
#. Positive response to saving over old version #. Positive response to saving over old version
#. (like a 'File:Save' action in other applications) #. (like a 'File:Save' action in other applications)
#: ../tuxpaint.c:12580 #: ../tuxpaint.c:12596
msgid "Yes, replace the old one!" msgid "Yes, replace the old one!"
msgstr "Oo. Palitan ng bago!" msgstr "Oo. Palitan ng bago!"
#. Negative response to saving over old version (saves a new image) #. Negative response to saving over old version (saves a new image)
#. (like a 'File:Save As...' action in other applications) #. (like a 'File:Save As...' action in other applications)
#: ../tuxpaint.c:12584 #: ../tuxpaint.c:12600
msgid "No, save a new file!" msgid "No, save a new file!"
msgstr "Hindi. i-save ang dokumento!" msgstr "Hindi. i-save ang dokumento!"
#: ../tuxpaint.c:13347 #: ../tuxpaint.c:13363
msgid "Choose the picture you want, then click “Open”." msgid "Choose the picture you want, then click “Open”."
msgstr "Pumili ng larawang gusto. at i-klik ang buksan." msgstr "Pumili ng larawang gusto. at i-klik ang buksan."
#. Let user choose images: #. Let user choose images:
#. Instructions for Slideshow file dialog (FIXME: Make a #define) #. Instructions for Slideshow file dialog (FIXME: Make a #define)
#: ../tuxpaint.c:14334 ../tuxpaint.c:14648 #: ../tuxpaint.c:14350 ../tuxpaint.c:14664
#, fuzzy #, fuzzy
msgid "Choose the pictures you want, then click “Play”." msgid "Choose the pictures you want, then click “Play”."
msgstr "Pumili ng larawang gusto. at i-klik ang buksan." msgstr "Pumili ng larawang gusto. at i-klik ang buksan."
@ -961,16 +968,16 @@ msgstr "Bahaghari"
msgid "You can draw in rainbow colors!" msgid "You can draw in rainbow colors!"
msgstr "" msgstr ""
#: ../../magic/src/rain.c:64 #: ../../magic/src/rain.c:65
#, fuzzy #, fuzzy
msgid "Rain" msgid "Rain"
msgstr "Bahaghari" msgstr "Bahaghari"
#: ../../magic/src/rain.c:67 #: ../../magic/src/rain.c:68
msgid "Click to place a rain drop onto your picture." msgid "Click to place a rain drop onto your picture."
msgstr "" msgstr ""
#: ../../magic/src/rain.c:68 #: ../../magic/src/rain.c:69
msgid "Click to cover your picture with rain drops." msgid "Click to cover your picture with rain drops."
msgstr "" msgstr ""

View file

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Tux Paint\n" "Project-Id-Version: Tux Paint\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2008-11-01 21:57+0000\n" "POT-Creation-Date: 2008-12-07 19:03-0800\n"
"PO-Revision-Date: 2004-08-16 23:14-0800\n" "PO-Revision-Date: 2004-08-16 23:14-0800\n"
"Last-Translator: Bill Kendrick <bill@newbreedsoftware.com>\n" "Last-Translator: Bill Kendrick <bill@newbreedsoftware.com>\n"
"Language-Team: Bill Kendrick <nbs@sonic.net>\n" "Language-Team: Bill Kendrick <nbs@sonic.net>\n"
@ -395,7 +395,7 @@ msgstr "chu'"
#. Open a saved picture #. Open a saved picture
#. buttons for the file open dialog #. buttons for the file open dialog
#. Open dialog: 'Open' button, to load the selected picture #. Open dialog: 'Open' button, to load the selected picture
#: ../tools.h:75 ../tuxpaint.c:7958 #: ../tools.h:75 ../tuxpaint.c:7974
msgid "Open" msgid "Open"
msgstr "poSmoH" msgstr "poSmoH"
@ -511,180 +511,185 @@ msgid "OK then… Lets keep drawing this one!"
msgstr "" msgstr ""
#. Prompt to confirm user wishes to quit #. Prompt to confirm user wishes to quit
#: ../tuxpaint.c:1842 #: ../tuxpaint.c:1855
msgid "Do you really want to quit?" msgid "Do you really want to quit?"
msgstr "" msgstr ""
#. Quit prompt positive response (quit) #. Quit prompt positive response (quit)
#: ../tuxpaint.c:1845 #: ../tuxpaint.c:1858
msgid "Yes, I'm done!" msgid "Yes, I'm done!"
msgstr "" msgstr ""
#. Quit prompt negative response (don't quit) #. Quit prompt negative response (don't quit)
#: ../tuxpaint.c:1848 ../tuxpaint.c:1875 #: ../tuxpaint.c:1861 ../tuxpaint.c:1888
msgid "No, take me back!" msgid "No, take me back!"
msgstr "" msgstr ""
#. Current picture is not saved; user is quitting #. Current picture is not saved; user is quitting
#: ../tuxpaint.c:1852 #: ../tuxpaint.c:1865
msgid "If you quit, youll lose your picture! Save it?" msgid "If you quit, youll lose your picture! Save it?"
msgstr "" msgstr ""
#: ../tuxpaint.c:1853 ../tuxpaint.c:1858 #: ../tuxpaint.c:1866 ../tuxpaint.c:1871
msgid "Yes, save it!" msgid "Yes, save it!"
msgstr "" msgstr ""
#: ../tuxpaint.c:1854 ../tuxpaint.c:1859 #: ../tuxpaint.c:1867 ../tuxpaint.c:1872
msgid "No, don't bother saving!" msgid "No, don't bother saving!"
msgstr "" msgstr ""
#. Current picture is not saved; user is opening another picture #. Current picture is not saved; user is opening another picture
#: ../tuxpaint.c:1857 #: ../tuxpaint.c:1870
msgid "Save your picture first?" msgid "Save your picture first?"
msgstr "" msgstr ""
#. Error opening picture #. Error opening picture
#: ../tuxpaint.c:1862 #: ../tuxpaint.c:1875
msgid "Cant open that picture!" msgid "Cant open that picture!"
msgstr "" msgstr ""
# okay # okay
#. Generic dialog dismissal #. Generic dialog dismissal
#: ../tuxpaint.c:1865 ../tuxpaint.c:1870 ../tuxpaint.c:1879 ../tuxpaint.c:1883 #: ../tuxpaint.c:1878 ../tuxpaint.c:1883 ../tuxpaint.c:1892 ../tuxpaint.c:1899
#: ../tuxpaint.c:1892 #: ../tuxpaint.c:1908
msgid "OK" msgid "OK"
msgstr "luq" msgstr "luq"
#. Notification that 'Open' dialog has nothing to show #. Notification that 'Open' dialog has nothing to show
#: ../tuxpaint.c:1869 #: ../tuxpaint.c:1882
msgid "There are no saved files!" msgid "There are no saved files!"
msgstr "" msgstr ""
#. Verification of print action #. Verification of print action
#: ../tuxpaint.c:1873 #: ../tuxpaint.c:1886
msgid "Print your picture now?" msgid "Print your picture now?"
msgstr "" msgstr ""
#: ../tuxpaint.c:1874 #: ../tuxpaint.c:1887
msgid "Yes, print it!" msgid "Yes, print it!"
msgstr "" msgstr ""
#. Confirmation of successful (we hope) printing #. Confirmation of successful (we hope) printing
#: ../tuxpaint.c:1878 #: ../tuxpaint.c:1891
msgid "Your picture has been printed!" msgid "Your picture has been printed!"
msgstr "" msgstr ""
#. We got an error printing
#: ../tuxpaint.c:1895
msgid "Sorry! Your picture could not be printed!"
msgstr ""
#. Notification that it's too soon to print again (--printdelay option is in effect) #. Notification that it's too soon to print again (--printdelay option is in effect)
#: ../tuxpaint.c:1882 #: ../tuxpaint.c:1898
msgid "You cant print yet!" msgid "You cant print yet!"
msgstr "" msgstr ""
#. Prompt to confirm erasing a picture in the Open dialog #. Prompt to confirm erasing a picture in the Open dialog
#: ../tuxpaint.c:1886 #: ../tuxpaint.c:1902
msgid "Erase this picture?" msgid "Erase this picture?"
msgstr "" msgstr ""
#: ../tuxpaint.c:1887 #: ../tuxpaint.c:1903
msgid "Yes, erase it!" msgid "Yes, erase it!"
msgstr "" msgstr ""
#: ../tuxpaint.c:1888 #: ../tuxpaint.c:1904
msgid "No, don't erase it!" msgid "No, don't erase it!"
msgstr "" msgstr ""
#. Reminder that Mouse Button 1 is the button to use in Tux Paint #. Reminder that Mouse Button 1 is the button to use in Tux Paint
#: ../tuxpaint.c:1891 #: ../tuxpaint.c:1907
msgid "Remember to use the left mouse button!" msgid "Remember to use the left mouse button!"
msgstr "" msgstr ""
#. Sound has been muted (silenced) via keyboard shortcut #. Sound has been muted (silenced) via keyboard shortcut
#: ../tuxpaint.c:2006 #: ../tuxpaint.c:2022
msgid "Sound muted." msgid "Sound muted."
msgstr "" msgstr ""
#. Sound has been unmuted (unsilenced) via keyboard shortcut #. Sound has been unmuted (unsilenced) via keyboard shortcut
#: ../tuxpaint.c:2011 #: ../tuxpaint.c:2027
msgid "Sound unmuted." msgid "Sound unmuted."
msgstr "" msgstr ""
#. Wait while Text tool finishes loading fonts #. Wait while Text tool finishes loading fonts
#: ../tuxpaint.c:2477 #: ../tuxpaint.c:2493
msgid "Please wait…" msgid "Please wait…"
msgstr "" msgstr ""
#: ../tuxpaint.c:7181 #: ../tuxpaint.c:7197
msgid "Pick a color." msgid "Pick a color."
msgstr "" msgstr ""
#. Open dialog: 'Erase' button, to erase/deleted the selected picture #. Open dialog: 'Erase' button, to erase/deleted the selected picture
#: ../tuxpaint.c:7961 #: ../tuxpaint.c:7977
msgid "Erase" msgid "Erase"
msgstr "" msgstr ""
#. Open dialog: 'Slides' button, to switch to slide show mode #. Open dialog: 'Slides' button, to switch to slide show mode
#: ../tuxpaint.c:7964 #: ../tuxpaint.c:7980
msgid "Slides" msgid "Slides"
msgstr "" msgstr ""
# back away from # back away from
#. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture
#: ../tuxpaint.c:7967 #: ../tuxpaint.c:7983
msgid "Back" msgid "Back"
msgstr "DoH" msgstr "DoH"
# write # write
#. Slideshow: 'Next' button, to load next slide (image) #. Slideshow: 'Next' button, to load next slide (image)
#: ../tuxpaint.c:7970 #: ../tuxpaint.c:7986
#, fuzzy #, fuzzy
msgid "Next" msgid "Next"
msgstr "ghItlh" msgstr "ghItlh"
#. Slideshow: 'Play' button, to begin a slideshow sequence #. Slideshow: 'Play' button, to begin a slideshow sequence
#: ../tuxpaint.c:7973 #: ../tuxpaint.c:7989
msgid "Play" msgid "Play"
msgstr "" msgstr ""
#. Label for 'Letters' buttons (font selector, down the right when the Text tool is being used); used to show the difference between font faces #. 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:8620 #: ../tuxpaint.c:8636
msgid "Aa" msgid "Aa"
msgstr "" msgstr ""
# yes # yes
#. Admittedly stupid way of determining which keys can be used for #. Admittedly stupid way of determining which keys can be used for
#. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English)
#: ../tuxpaint.c:11620 #: ../tuxpaint.c:11636
msgid "Yes" msgid "Yes"
msgstr "HIja'" msgstr "HIja'"
# no # no
#: ../tuxpaint.c:11624 #: ../tuxpaint.c:11640
msgid "No" msgid "No"
msgstr "ghobe'" msgstr "ghobe'"
#. Prompt to ask whether user wishes to save over old version of their file #. Prompt to ask whether user wishes to save over old version of their file
#: ../tuxpaint.c:12576 #: ../tuxpaint.c:12592
msgid "Replace the picture with your changes?" msgid "Replace the picture with your changes?"
msgstr "" msgstr ""
#. Positive response to saving over old version #. Positive response to saving over old version
#. (like a 'File:Save' action in other applications) #. (like a 'File:Save' action in other applications)
#: ../tuxpaint.c:12580 #: ../tuxpaint.c:12596
msgid "Yes, replace the old one!" msgid "Yes, replace the old one!"
msgstr "" msgstr ""
#. Negative response to saving over old version (saves a new image) #. Negative response to saving over old version (saves a new image)
#. (like a 'File:Save As...' action in other applications) #. (like a 'File:Save As...' action in other applications)
#: ../tuxpaint.c:12584 #: ../tuxpaint.c:12600
msgid "No, save a new file!" msgid "No, save a new file!"
msgstr "" msgstr ""
#: ../tuxpaint.c:13347 #: ../tuxpaint.c:13363
msgid "Choose the picture you want, then click “Open”." msgid "Choose the picture you want, then click “Open”."
msgstr "" msgstr ""
#. Let user choose images: #. Let user choose images:
#. Instructions for Slideshow file dialog (FIXME: Make a #define) #. Instructions for Slideshow file dialog (FIXME: Make a #define)
#: ../tuxpaint.c:14334 ../tuxpaint.c:14648 #: ../tuxpaint.c:14350 ../tuxpaint.c:14664
msgid "Choose the pictures you want, then click “Play”." msgid "Choose the pictures you want, then click “Play”."
msgstr "" msgstr ""
@ -987,15 +992,15 @@ msgstr ""
msgid "You can draw in rainbow colors!" msgid "You can draw in rainbow colors!"
msgstr "" msgstr ""
#: ../../magic/src/rain.c:64 #: ../../magic/src/rain.c:65
msgid "Rain" msgid "Rain"
msgstr "" msgstr ""
#: ../../magic/src/rain.c:67 #: ../../magic/src/rain.c:68
msgid "Click to place a rain drop onto your picture." msgid "Click to place a rain drop onto your picture."
msgstr "" msgstr ""
#: ../../magic/src/rain.c:68 #: ../../magic/src/rain.c:69
msgid "Click to cover your picture with rain drops." msgid "Click to cover your picture with rain drops."
msgstr "" msgstr ""

View file

@ -6,7 +6,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: tuxpaint\n" "Project-Id-Version: tuxpaint\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2008-11-01 21:57+0000\n" "POT-Creation-Date: 2008-12-07 19:03-0800\n"
"PO-Revision-Date: 2006-10-11 23:27+0300\n" "PO-Revision-Date: 2006-10-11 23:27+0300\n"
"Last-Translator: Doruk Fisek <dfisek@fisek.com.tr>\n" "Last-Translator: Doruk Fisek <dfisek@fisek.com.tr>\n"
"Language-Team: Turkish <gnu-tr-u12a@lists.sourceforge.net>\n" "Language-Team: Turkish <gnu-tr-u12a@lists.sourceforge.net>\n"
@ -381,7 +381,7 @@ msgstr "Yeni"
#. Open a saved picture #. Open a saved picture
#. buttons for the file open dialog #. buttons for the file open dialog
#. Open dialog: 'Open' button, to load the selected picture #. Open dialog: 'Open' button, to load the selected picture
#: ../tools.h:75 ../tuxpaint.c:7958 #: ../tools.h:75 ../tuxpaint.c:7974
msgid "Open" msgid "Open"
msgstr "Aç" msgstr "Aç"
@ -499,174 +499,181 @@ msgid "OK then… Lets keep drawing this one!"
msgstr "Tamam o zaman... Bunu çizmeye devam edelim!" msgstr "Tamam o zaman... Bunu çizmeye devam edelim!"
#. Prompt to confirm user wishes to quit #. Prompt to confirm user wishes to quit
#: ../tuxpaint.c:1842 #: ../tuxpaint.c:1855
msgid "Do you really want to quit?" msgid "Do you really want to quit?"
msgstr "Gerçekten çıkmak istiyor musun?" msgstr "Gerçekten çıkmak istiyor musun?"
#. Quit prompt positive response (quit) #. Quit prompt positive response (quit)
#: ../tuxpaint.c:1845 #: ../tuxpaint.c:1858
msgid "Yes, I'm done!" msgid "Yes, I'm done!"
msgstr "Evet, işim bitti!" msgstr "Evet, işim bitti!"
#. Quit prompt negative response (don't quit) #. Quit prompt negative response (don't quit)
#: ../tuxpaint.c:1848 ../tuxpaint.c:1875 #: ../tuxpaint.c:1861 ../tuxpaint.c:1888
msgid "No, take me back!" msgid "No, take me back!"
msgstr "Hayır, geri götür beni!" msgstr "Hayır, geri götür beni!"
#. Current picture is not saved; user is quitting #. Current picture is not saved; user is quitting
#: ../tuxpaint.c:1852 #: ../tuxpaint.c:1865
msgid "If you quit, youll lose your picture! Save it?" msgid "If you quit, youll lose your picture! Save it?"
msgstr "Eğer çıkarsan, resmini kaybedeceksin! Kaydedeyim mi?" msgstr "Eğer çıkarsan, resmini kaybedeceksin! Kaydedeyim mi?"
#: ../tuxpaint.c:1853 ../tuxpaint.c:1858 #: ../tuxpaint.c:1866 ../tuxpaint.c:1871
msgid "Yes, save it!" msgid "Yes, save it!"
msgstr "Evet, kaydet!" msgstr "Evet, kaydet!"
#: ../tuxpaint.c:1854 ../tuxpaint.c:1859 #: ../tuxpaint.c:1867 ../tuxpaint.c:1872
msgid "No, don't bother saving!" msgid "No, don't bother saving!"
msgstr "Hayır, kaydetmeye zahmet etme!" msgstr "Hayır, kaydetmeye zahmet etme!"
#. Current picture is not saved; user is opening another picture #. Current picture is not saved; user is opening another picture
#: ../tuxpaint.c:1857 #: ../tuxpaint.c:1870
msgid "Save your picture first?" msgid "Save your picture first?"
msgstr "İlk önce resmini kaydetmek ister misin?" msgstr "İlk önce resmini kaydetmek ister misin?"
#. Error opening picture #. Error opening picture
#: ../tuxpaint.c:1862 #: ../tuxpaint.c:1875
msgid "Cant open that picture!" msgid "Cant open that picture!"
msgstr "O resmi açamıyorum!" msgstr "O resmi açamıyorum!"
#. Generic dialog dismissal #. Generic dialog dismissal
#: ../tuxpaint.c:1865 ../tuxpaint.c:1870 ../tuxpaint.c:1879 ../tuxpaint.c:1883 #: ../tuxpaint.c:1878 ../tuxpaint.c:1883 ../tuxpaint.c:1892 ../tuxpaint.c:1899
#: ../tuxpaint.c:1892 #: ../tuxpaint.c:1908
msgid "OK" msgid "OK"
msgstr "Tamam" msgstr "Tamam"
#. Notification that 'Open' dialog has nothing to show #. Notification that 'Open' dialog has nothing to show
#: ../tuxpaint.c:1869 #: ../tuxpaint.c:1882
msgid "There are no saved files!" msgid "There are no saved files!"
msgstr "Kaydedilmiş hiç dosya yok!" msgstr "Kaydedilmiş hiç dosya yok!"
#. Verification of print action #. Verification of print action
#: ../tuxpaint.c:1873 #: ../tuxpaint.c:1886
msgid "Print your picture now?" msgid "Print your picture now?"
msgstr "Resmini şimdi yazdırayım mı?" msgstr "Resmini şimdi yazdırayım mı?"
#: ../tuxpaint.c:1874 #: ../tuxpaint.c:1887
msgid "Yes, print it!" msgid "Yes, print it!"
msgstr "Evet, yazdır!" msgstr "Evet, yazdır!"
#. Confirmation of successful (we hope) printing #. Confirmation of successful (we hope) printing
#: ../tuxpaint.c:1878 #: ../tuxpaint.c:1891
msgid "Your picture has been printed!" msgid "Your picture has been printed!"
msgstr "Resmin yazdırıldı!" msgstr "Resmin yazdırıldı!"
#. We got an error printing
#: ../tuxpaint.c:1895
#, 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) #. Notification that it's too soon to print again (--printdelay option is in effect)
#: ../tuxpaint.c:1882 #: ../tuxpaint.c:1898
msgid "You cant print yet!" msgid "You cant print yet!"
msgstr "Henüz yazdıramazsın!" msgstr "Henüz yazdıramazsın!"
#. Prompt to confirm erasing a picture in the Open dialog #. Prompt to confirm erasing a picture in the Open dialog
#: ../tuxpaint.c:1886 #: ../tuxpaint.c:1902
msgid "Erase this picture?" msgid "Erase this picture?"
msgstr "Bu resmi sileyim mi?" msgstr "Bu resmi sileyim mi?"
#: ../tuxpaint.c:1887 #: ../tuxpaint.c:1903
msgid "Yes, erase it!" msgid "Yes, erase it!"
msgstr "Evet, sil onu!" msgstr "Evet, sil onu!"
#: ../tuxpaint.c:1888 #: ../tuxpaint.c:1904
msgid "No, don't erase it!" msgid "No, don't erase it!"
msgstr "Hayır, silme onu!" msgstr "Hayır, silme onu!"
#. Reminder that Mouse Button 1 is the button to use in Tux Paint #. Reminder that Mouse Button 1 is the button to use in Tux Paint
#: ../tuxpaint.c:1891 #: ../tuxpaint.c:1907
msgid "Remember to use the left mouse button!" msgid "Remember to use the left mouse button!"
msgstr "Sol fare tuşunu kullanmayı hatırlayın!" msgstr "Sol fare tuşunu kullanmayı hatırlayın!"
#. Sound has been muted (silenced) via keyboard shortcut #. Sound has been muted (silenced) via keyboard shortcut
#: ../tuxpaint.c:2006 #: ../tuxpaint.c:2022
msgid "Sound muted." msgid "Sound muted."
msgstr "" msgstr ""
#. Sound has been unmuted (unsilenced) via keyboard shortcut #. Sound has been unmuted (unsilenced) via keyboard shortcut
#: ../tuxpaint.c:2011 #: ../tuxpaint.c:2027
msgid "Sound unmuted." msgid "Sound unmuted."
msgstr "" msgstr ""
#. Wait while Text tool finishes loading fonts #. Wait while Text tool finishes loading fonts
#: ../tuxpaint.c:2477 #: ../tuxpaint.c:2493
msgid "Please wait…" msgid "Please wait…"
msgstr "Lütfen bekleyin..." msgstr "Lütfen bekleyin..."
#: ../tuxpaint.c:7181 #: ../tuxpaint.c:7197
msgid "Pick a color." msgid "Pick a color."
msgstr "" msgstr ""
#. Open dialog: 'Erase' button, to erase/deleted the selected picture #. Open dialog: 'Erase' button, to erase/deleted the selected picture
#: ../tuxpaint.c:7961 #: ../tuxpaint.c:7977
msgid "Erase" msgid "Erase"
msgstr "Sil" msgstr "Sil"
#. Open dialog: 'Slides' button, to switch to slide show mode #. Open dialog: 'Slides' button, to switch to slide show mode
#: ../tuxpaint.c:7964 #: ../tuxpaint.c:7980
msgid "Slides" msgid "Slides"
msgstr "Slaytlar" msgstr "Slaytlar"
#. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture
#: ../tuxpaint.c:7967 #: ../tuxpaint.c:7983
msgid "Back" msgid "Back"
msgstr "Geri" msgstr "Geri"
#. Slideshow: 'Next' button, to load next slide (image) #. Slideshow: 'Next' button, to load next slide (image)
#: ../tuxpaint.c:7970 #: ../tuxpaint.c:7986
msgid "Next" msgid "Next"
msgstr "İleri" msgstr "İleri"
#. Slideshow: 'Play' button, to begin a slideshow sequence #. Slideshow: 'Play' button, to begin a slideshow sequence
#: ../tuxpaint.c:7973 #: ../tuxpaint.c:7989
msgid "Play" msgid "Play"
msgstr "Çal" 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 #. 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:8620 #: ../tuxpaint.c:8636
msgid "Aa" msgid "Aa"
msgstr "" msgstr ""
#. Admittedly stupid way of determining which keys can be used for #. Admittedly stupid way of determining which keys can be used for
#. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English)
#: ../tuxpaint.c:11620 #: ../tuxpaint.c:11636
msgid "Yes" msgid "Yes"
msgstr "Evet" msgstr "Evet"
#: ../tuxpaint.c:11624 #: ../tuxpaint.c:11640
msgid "No" msgid "No"
msgstr "Hayır" msgstr "Hayır"
#. Prompt to ask whether user wishes to save over old version of their file #. Prompt to ask whether user wishes to save over old version of their file
#: ../tuxpaint.c:12576 #: ../tuxpaint.c:12592
msgid "Replace the picture with your changes?" msgid "Replace the picture with your changes?"
msgstr "Resmi sizin değişikliklerinizle değiştirelim mi?" msgstr "Resmi sizin değişikliklerinizle değiştirelim mi?"
#. Positive response to saving over old version #. Positive response to saving over old version
#. (like a 'File:Save' action in other applications) #. (like a 'File:Save' action in other applications)
#: ../tuxpaint.c:12580 #: ../tuxpaint.c:12596
msgid "Yes, replace the old one!" msgid "Yes, replace the old one!"
msgstr "Evet, eskisini yenile!" msgstr "Evet, eskisini yenile!"
#. Negative response to saving over old version (saves a new image) #. Negative response to saving over old version (saves a new image)
#. (like a 'File:Save As...' action in other applications) #. (like a 'File:Save As...' action in other applications)
#: ../tuxpaint.c:12584 #: ../tuxpaint.c:12600
msgid "No, save a new file!" msgid "No, save a new file!"
msgstr "Hayır, yeni bir dosyaya kaydet" msgstr "Hayır, yeni bir dosyaya kaydet"
#: ../tuxpaint.c:13347 #: ../tuxpaint.c:13363
msgid "Choose the picture you want, then click “Open”." msgid "Choose the picture you want, then click “Open”."
msgstr "İstediğin resmi seç, sonra \"Aç\" seçeneğine tıkla" msgstr "İstediğin resmi seç, sonra \"Aç\" seçeneğine tıkla"
#. Let user choose images: #. Let user choose images:
#. Instructions for Slideshow file dialog (FIXME: Make a #define) #. Instructions for Slideshow file dialog (FIXME: Make a #define)
#: ../tuxpaint.c:14334 ../tuxpaint.c:14648 #: ../tuxpaint.c:14350 ../tuxpaint.c:14664
msgid "Choose the pictures you want, then click “Play”." msgid "Choose the pictures you want, then click “Play”."
msgstr "İstediğin resmi seç, sonra \"Çal\" seçeneğine tıkla" msgstr "İstediğin resmi seç, sonra \"Çal\" seçeneğine tıkla"
@ -994,17 +1001,17 @@ msgstr "Gökkuşağı"
msgid "You can draw in rainbow colors!" msgid "You can draw in rainbow colors!"
msgstr "Gökkuşağı renklerinde çizebilirsin!" msgstr "Gökkuşağı renklerinde çizebilirsin!"
#: ../../magic/src/rain.c:64 #: ../../magic/src/rain.c:65
#, fuzzy #, fuzzy
msgid "Rain" msgid "Rain"
msgstr "Gökkuşağı" msgstr "Gökkuşağı"
#: ../../magic/src/rain.c:67 #: ../../magic/src/rain.c:68
#, fuzzy #, fuzzy
msgid "Click to place a rain drop onto your picture." msgid "Click to place a rain drop onto your picture."
msgstr "Bir ayna görüntüsü oluşturmak için tıkla." msgstr "Bir ayna görüntüsü oluşturmak için tıkla."
#: ../../magic/src/rain.c:68 #: ../../magic/src/rain.c:69
#, fuzzy #, fuzzy
msgid "Click to cover your picture with rain drops." msgid "Click to cover your picture with rain drops."
msgstr "Bir ayna görüntüsü oluşturmak için tıkla." msgstr "Bir ayna görüntüsü oluşturmak için tıkla."

View file

@ -8,7 +8,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2008-11-01 21:57+0000\n" "POT-Creation-Date: 2008-12-07 19:03-0800\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n" "Language-Team: LANGUAGE <LL@li.org>\n"
@ -377,7 +377,7 @@ msgstr ""
#. Open a saved picture #. Open a saved picture
#. buttons for the file open dialog #. buttons for the file open dialog
#. Open dialog: 'Open' button, to load the selected picture #. Open dialog: 'Open' button, to load the selected picture
#: ../tools.h:75 ../tuxpaint.c:7958 #: ../tools.h:75 ../tuxpaint.c:7974
msgid "Open" msgid "Open"
msgstr "" msgstr ""
@ -489,174 +489,179 @@ msgid "OK then… Lets keep drawing this one!"
msgstr "" msgstr ""
#. Prompt to confirm user wishes to quit #. Prompt to confirm user wishes to quit
#: ../tuxpaint.c:1842 #: ../tuxpaint.c:1855
msgid "Do you really want to quit?" msgid "Do you really want to quit?"
msgstr "" msgstr ""
#. Quit prompt positive response (quit) #. Quit prompt positive response (quit)
#: ../tuxpaint.c:1845 #: ../tuxpaint.c:1858
msgid "Yes, I'm done!" msgid "Yes, I'm done!"
msgstr "" msgstr ""
#. Quit prompt negative response (don't quit) #. Quit prompt negative response (don't quit)
#: ../tuxpaint.c:1848 ../tuxpaint.c:1875 #: ../tuxpaint.c:1861 ../tuxpaint.c:1888
msgid "No, take me back!" msgid "No, take me back!"
msgstr "" msgstr ""
#. Current picture is not saved; user is quitting #. Current picture is not saved; user is quitting
#: ../tuxpaint.c:1852 #: ../tuxpaint.c:1865
msgid "If you quit, youll lose your picture! Save it?" msgid "If you quit, youll lose your picture! Save it?"
msgstr "" msgstr ""
#: ../tuxpaint.c:1853 ../tuxpaint.c:1858 #: ../tuxpaint.c:1866 ../tuxpaint.c:1871
msgid "Yes, save it!" msgid "Yes, save it!"
msgstr "" msgstr ""
#: ../tuxpaint.c:1854 ../tuxpaint.c:1859 #: ../tuxpaint.c:1867 ../tuxpaint.c:1872
msgid "No, don't bother saving!" msgid "No, don't bother saving!"
msgstr "" msgstr ""
#. Current picture is not saved; user is opening another picture #. Current picture is not saved; user is opening another picture
#: ../tuxpaint.c:1857 #: ../tuxpaint.c:1870
msgid "Save your picture first?" msgid "Save your picture first?"
msgstr "" msgstr ""
#. Error opening picture #. Error opening picture
#: ../tuxpaint.c:1862 #: ../tuxpaint.c:1875
msgid "Cant open that picture!" msgid "Cant open that picture!"
msgstr "" msgstr ""
#. Generic dialog dismissal #. Generic dialog dismissal
#: ../tuxpaint.c:1865 ../tuxpaint.c:1870 ../tuxpaint.c:1879 ../tuxpaint.c:1883 #: ../tuxpaint.c:1878 ../tuxpaint.c:1883 ../tuxpaint.c:1892 ../tuxpaint.c:1899
#: ../tuxpaint.c:1892 #: ../tuxpaint.c:1908
msgid "OK" msgid "OK"
msgstr "" msgstr ""
#. Notification that 'Open' dialog has nothing to show #. Notification that 'Open' dialog has nothing to show
#: ../tuxpaint.c:1869 #: ../tuxpaint.c:1882
msgid "There are no saved files!" msgid "There are no saved files!"
msgstr "" msgstr ""
#. Verification of print action #. Verification of print action
#: ../tuxpaint.c:1873 #: ../tuxpaint.c:1886
msgid "Print your picture now?" msgid "Print your picture now?"
msgstr "" msgstr ""
#: ../tuxpaint.c:1874 #: ../tuxpaint.c:1887
msgid "Yes, print it!" msgid "Yes, print it!"
msgstr "" msgstr ""
#. Confirmation of successful (we hope) printing #. Confirmation of successful (we hope) printing
#: ../tuxpaint.c:1878 #: ../tuxpaint.c:1891
msgid "Your picture has been printed!" msgid "Your picture has been printed!"
msgstr "" msgstr ""
#. We got an error printing
#: ../tuxpaint.c:1895
msgid "Sorry! Your picture could not be printed!"
msgstr ""
#. Notification that it's too soon to print again (--printdelay option is in effect) #. Notification that it's too soon to print again (--printdelay option is in effect)
#: ../tuxpaint.c:1882 #: ../tuxpaint.c:1898
msgid "You cant print yet!" msgid "You cant print yet!"
msgstr "" msgstr ""
#. Prompt to confirm erasing a picture in the Open dialog #. Prompt to confirm erasing a picture in the Open dialog
#: ../tuxpaint.c:1886 #: ../tuxpaint.c:1902
msgid "Erase this picture?" msgid "Erase this picture?"
msgstr "" msgstr ""
#: ../tuxpaint.c:1887 #: ../tuxpaint.c:1903
msgid "Yes, erase it!" msgid "Yes, erase it!"
msgstr "" msgstr ""
#: ../tuxpaint.c:1888 #: ../tuxpaint.c:1904
msgid "No, don't erase it!" msgid "No, don't erase it!"
msgstr "" msgstr ""
#. Reminder that Mouse Button 1 is the button to use in Tux Paint #. Reminder that Mouse Button 1 is the button to use in Tux Paint
#: ../tuxpaint.c:1891 #: ../tuxpaint.c:1907
msgid "Remember to use the left mouse button!" msgid "Remember to use the left mouse button!"
msgstr "" msgstr ""
#. Sound has been muted (silenced) via keyboard shortcut #. Sound has been muted (silenced) via keyboard shortcut
#: ../tuxpaint.c:2006 #: ../tuxpaint.c:2022
msgid "Sound muted." msgid "Sound muted."
msgstr "" msgstr ""
#. Sound has been unmuted (unsilenced) via keyboard shortcut #. Sound has been unmuted (unsilenced) via keyboard shortcut
#: ../tuxpaint.c:2011 #: ../tuxpaint.c:2027
msgid "Sound unmuted." msgid "Sound unmuted."
msgstr "" msgstr ""
#. Wait while Text tool finishes loading fonts #. Wait while Text tool finishes loading fonts
#: ../tuxpaint.c:2477 #: ../tuxpaint.c:2493
msgid "Please wait…" msgid "Please wait…"
msgstr "" msgstr ""
#: ../tuxpaint.c:7181 #: ../tuxpaint.c:7197
msgid "Pick a color." msgid "Pick a color."
msgstr "" msgstr ""
#. Open dialog: 'Erase' button, to erase/deleted the selected picture #. Open dialog: 'Erase' button, to erase/deleted the selected picture
#: ../tuxpaint.c:7961 #: ../tuxpaint.c:7977
msgid "Erase" msgid "Erase"
msgstr "" msgstr ""
#. Open dialog: 'Slides' button, to switch to slide show mode #. Open dialog: 'Slides' button, to switch to slide show mode
#: ../tuxpaint.c:7964 #: ../tuxpaint.c:7980
msgid "Slides" msgid "Slides"
msgstr "" msgstr ""
#. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture
#: ../tuxpaint.c:7967 #: ../tuxpaint.c:7983
msgid "Back" msgid "Back"
msgstr "" msgstr ""
#. Slideshow: 'Next' button, to load next slide (image) #. Slideshow: 'Next' button, to load next slide (image)
#: ../tuxpaint.c:7970 #: ../tuxpaint.c:7986
msgid "Next" msgid "Next"
msgstr "" msgstr ""
#. Slideshow: 'Play' button, to begin a slideshow sequence #. Slideshow: 'Play' button, to begin a slideshow sequence
#: ../tuxpaint.c:7973 #: ../tuxpaint.c:7989
msgid "Play" msgid "Play"
msgstr "" msgstr ""
#. Label for 'Letters' buttons (font selector, down the right when the Text tool is being used); used to show the difference between font faces #. 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:8620 #: ../tuxpaint.c:8636
msgid "Aa" msgid "Aa"
msgstr "" msgstr ""
#. Admittedly stupid way of determining which keys can be used for #. Admittedly stupid way of determining which keys can be used for
#. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English)
#: ../tuxpaint.c:11620 #: ../tuxpaint.c:11636
msgid "Yes" msgid "Yes"
msgstr "" msgstr ""
#: ../tuxpaint.c:11624 #: ../tuxpaint.c:11640
msgid "No" msgid "No"
msgstr "" msgstr ""
#. Prompt to ask whether user wishes to save over old version of their file #. Prompt to ask whether user wishes to save over old version of their file
#: ../tuxpaint.c:12576 #: ../tuxpaint.c:12592
msgid "Replace the picture with your changes?" msgid "Replace the picture with your changes?"
msgstr "" msgstr ""
#. Positive response to saving over old version #. Positive response to saving over old version
#. (like a 'File:Save' action in other applications) #. (like a 'File:Save' action in other applications)
#: ../tuxpaint.c:12580 #: ../tuxpaint.c:12596
msgid "Yes, replace the old one!" msgid "Yes, replace the old one!"
msgstr "" msgstr ""
#. Negative response to saving over old version (saves a new image) #. Negative response to saving over old version (saves a new image)
#. (like a 'File:Save As...' action in other applications) #. (like a 'File:Save As...' action in other applications)
#: ../tuxpaint.c:12584 #: ../tuxpaint.c:12600
msgid "No, save a new file!" msgid "No, save a new file!"
msgstr "" msgstr ""
#: ../tuxpaint.c:13347 #: ../tuxpaint.c:13363
msgid "Choose the picture you want, then click “Open”." msgid "Choose the picture you want, then click “Open”."
msgstr "" msgstr ""
#. Let user choose images: #. Let user choose images:
#. Instructions for Slideshow file dialog (FIXME: Make a #define) #. Instructions for Slideshow file dialog (FIXME: Make a #define)
#: ../tuxpaint.c:14334 ../tuxpaint.c:14648 #: ../tuxpaint.c:14350 ../tuxpaint.c:14664
msgid "Choose the pictures you want, then click “Play”." msgid "Choose the pictures you want, then click “Play”."
msgstr "" msgstr ""
@ -954,15 +959,15 @@ msgstr ""
msgid "You can draw in rainbow colors!" msgid "You can draw in rainbow colors!"
msgstr "" msgstr ""
#: ../../magic/src/rain.c:64 #: ../../magic/src/rain.c:65
msgid "Rain" msgid "Rain"
msgstr "" msgstr ""
#: ../../magic/src/rain.c:67 #: ../../magic/src/rain.c:68
msgid "Click to place a rain drop onto your picture." msgid "Click to place a rain drop onto your picture."
msgstr "" msgstr ""
#: ../../magic/src/rain.c:68 #: ../../magic/src/rain.c:69
msgid "Click to cover your picture with rain drops." msgid "Click to cover your picture with rain drops."
msgstr "" msgstr ""

View file

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2008-11-01 21:57+0000\n" "POT-Creation-Date: 2008-12-07 19:03-0800\n"
"PO-Revision-Date: 2007-04-26 15:45+0200\n" "PO-Revision-Date: 2007-04-26 15:45+0200\n"
"Last-Translator: Joana Portia Antwi-Danso <portnass2003@yahoo.com>\n" "Last-Translator: Joana Portia Antwi-Danso <portnass2003@yahoo.com>\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -381,7 +381,7 @@ msgstr "Foforo"
#. Open a saved picture #. Open a saved picture
#. buttons for the file open dialog #. buttons for the file open dialog
#. Open dialog: 'Open' button, to load the selected picture #. Open dialog: 'Open' button, to load the selected picture
#: ../tools.h:75 ../tuxpaint.c:7958 #: ../tools.h:75 ../tuxpaint.c:7974
msgid "Open" msgid "Open"
msgstr "Bue" msgstr "Bue"
@ -497,174 +497,181 @@ msgid "OK then… Lets keep drawing this one!"
msgstr "Afei eye... Ma yɛnkɔso ndorɔ eyi!" msgstr "Afei eye... Ma yɛnkɔso ndorɔ eyi!"
#. Prompt to confirm user wishes to quit #. Prompt to confirm user wishes to quit
#: ../tuxpaint.c:1842 #: ../tuxpaint.c:1855
msgid "Do you really want to quit?" msgid "Do you really want to quit?"
msgstr "Wopɛ sɛ wofi ha?" msgstr "Wopɛ sɛ wofi ha?"
#. Quit prompt positive response (quit) #. Quit prompt positive response (quit)
#: ../tuxpaint.c:1845 #: ../tuxpaint.c:1858
msgid "Yes, I'm done!" msgid "Yes, I'm done!"
msgstr "Yiw, mawie!" msgstr "Yiw, mawie!"
#. Quit prompt negative response (don't quit) #. Quit prompt negative response (don't quit)
#: ../tuxpaint.c:1848 ../tuxpaint.c:1875 #: ../tuxpaint.c:1861 ../tuxpaint.c:1888
msgid "No, take me back!" msgid "No, take me back!"
msgstr "Daabi, fa me kɔ akyi!" msgstr "Daabi, fa me kɔ akyi!"
#. Current picture is not saved; user is quitting #. Current picture is not saved; user is quitting
#: ../tuxpaint.c:1852 #: ../tuxpaint.c:1865
msgid "If you quit, youll lose your picture! Save it?" msgid "If you quit, youll lose your picture! Save it?"
msgstr "Sɛ wofi ha a, wo mfoni no bɛyera! Wode besie?" msgstr "Sɛ wofi ha a, wo mfoni no bɛyera! Wode besie?"
#: ../tuxpaint.c:1853 ../tuxpaint.c:1858 #: ../tuxpaint.c:1866 ../tuxpaint.c:1871
msgid "Yes, save it!" msgid "Yes, save it!"
msgstr "Yiw, fa sie!" msgstr "Yiw, fa sie!"
#: ../tuxpaint.c:1854 ../tuxpaint.c:1859 #: ../tuxpaint.c:1867 ../tuxpaint.c:1872
msgid "No, don't bother saving!" msgid "No, don't bother saving!"
msgstr "Daabi, mfa nsie!" msgstr "Daabi, mfa nsie!"
#. Current picture is not saved; user is opening another picture #. Current picture is not saved; user is opening another picture
#: ../tuxpaint.c:1857 #: ../tuxpaint.c:1870
msgid "Save your picture first?" msgid "Save your picture first?"
msgstr "Wobedi kan de wo mfoni no asie?" msgstr "Wobedi kan de wo mfoni no asie?"
#. Error opening picture #. Error opening picture
#: ../tuxpaint.c:1862 #: ../tuxpaint.c:1875
msgid "Cant open that picture!" msgid "Cant open that picture!"
msgstr "Worentumi mmue saa mfoni no!" msgstr "Worentumi mmue saa mfoni no!"
#. Generic dialog dismissal #. Generic dialog dismissal
#: ../tuxpaint.c:1865 ../tuxpaint.c:1870 ../tuxpaint.c:1879 ../tuxpaint.c:1883 #: ../tuxpaint.c:1878 ../tuxpaint.c:1883 ../tuxpaint.c:1892 ../tuxpaint.c:1899
#: ../tuxpaint.c:1892 #: ../tuxpaint.c:1908
msgid "OK" msgid "OK"
msgstr "Eye" msgstr "Eye"
#. Notification that 'Open' dialog has nothing to show #. Notification that 'Open' dialog has nothing to show
#: ../tuxpaint.c:1869 #: ../tuxpaint.c:1882
msgid "There are no saved files!" msgid "There are no saved files!"
msgstr "Womfaa biribi nsieɛ!" msgstr "Womfaa biribi nsieɛ!"
#. Verification of print action #. Verification of print action
#: ../tuxpaint.c:1873 #: ../tuxpaint.c:1886
msgid "Print your picture now?" msgid "Print your picture now?"
msgstr "Afei wopɛ sɛ wode mfoni no to krataa so?" msgstr "Afei wopɛ sɛ wode mfoni no to krataa so?"
#: ../tuxpaint.c:1874 #: ../tuxpaint.c:1887
msgid "Yes, print it!" msgid "Yes, print it!"
msgstr "Aane, tintim!" msgstr "Aane, tintim!"
#. Confirmation of successful (we hope) printing #. Confirmation of successful (we hope) printing
#: ../tuxpaint.c:1878 #: ../tuxpaint.c:1891
msgid "Your picture has been printed!" msgid "Your picture has been printed!"
msgstr "Woatim wo mfoni no!" msgstr "Woatim wo mfoni no!"
#. We got an error printing
#: ../tuxpaint.c:1895
#, fuzzy
#| msgid "Your picture has been printed!"
msgid "Sorry! Your picture could not be printed!"
msgstr "Woatim wo mfoni no!"
#. Notification that it's too soon to print again (--printdelay option is in effect) #. Notification that it's too soon to print again (--printdelay option is in effect)
#: ../tuxpaint.c:1882 #: ../tuxpaint.c:1898
msgid "You cant print yet!" msgid "You cant print yet!"
msgstr "Wontumi ntintim seesie!" msgstr "Wontumi ntintim seesie!"
#. Prompt to confirm erasing a picture in the Open dialog #. Prompt to confirm erasing a picture in the Open dialog
#: ../tuxpaint.c:1886 #: ../tuxpaint.c:1902
msgid "Erase this picture?" msgid "Erase this picture?"
msgstr "Wopɛ sɛ wo saa mfoni yi?" msgstr "Wopɛ sɛ wo saa mfoni yi?"
#: ../tuxpaint.c:1887 #: ../tuxpaint.c:1903
msgid "Yes, erase it!" msgid "Yes, erase it!"
msgstr "Aane, pepa no!" msgstr "Aane, pepa no!"
#: ../tuxpaint.c:1888 #: ../tuxpaint.c:1904
msgid "No, don't erase it!" msgid "No, don't erase it!"
msgstr "Daabi, mpepa no!" msgstr "Daabi, mpepa no!"
#. Reminder that Mouse Button 1 is the button to use in Tux Paint #. Reminder that Mouse Button 1 is the button to use in Tux Paint
#: ../tuxpaint.c:1891 #: ../tuxpaint.c:1907
msgid "Remember to use the left mouse button!" msgid "Remember to use the left mouse button!"
msgstr "Kae na mia akura no benkum so!" msgstr "Kae na mia akura no benkum so!"
#. Sound has been muted (silenced) via keyboard shortcut #. Sound has been muted (silenced) via keyboard shortcut
#: ../tuxpaint.c:2006 #: ../tuxpaint.c:2022
msgid "Sound muted." msgid "Sound muted."
msgstr "" msgstr ""
#. Sound has been unmuted (unsilenced) via keyboard shortcut #. Sound has been unmuted (unsilenced) via keyboard shortcut
#: ../tuxpaint.c:2011 #: ../tuxpaint.c:2027
msgid "Sound unmuted." msgid "Sound unmuted."
msgstr "" msgstr ""
#. Wait while Text tool finishes loading fonts #. Wait while Text tool finishes loading fonts
#: ../tuxpaint.c:2477 #: ../tuxpaint.c:2493
msgid "Please wait…" msgid "Please wait…"
msgstr "Mepawokyɛw twɛn..." msgstr "Mepawokyɛw twɛn..."
#: ../tuxpaint.c:7181 #: ../tuxpaint.c:7197
msgid "Pick a color." msgid "Pick a color."
msgstr "" msgstr ""
#. Open dialog: 'Erase' button, to erase/deleted the selected picture #. Open dialog: 'Erase' button, to erase/deleted the selected picture
#: ../tuxpaint.c:7961 #: ../tuxpaint.c:7977
msgid "Erase" msgid "Erase"
msgstr "Pepa" msgstr "Pepa"
#. Open dialog: 'Slides' button, to switch to slide show mode #. Open dialog: 'Slides' button, to switch to slide show mode
#: ../tuxpaint.c:7964 #: ../tuxpaint.c:7980
msgid "Slides" msgid "Slides"
msgstr "Mfoni a edi hɔ" msgstr "Mfoni a edi hɔ"
#. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture
#: ../tuxpaint.c:7967 #: ../tuxpaint.c:7983
msgid "Back" msgid "Back"
msgstr "Kɔ wakyi" msgstr "Kɔ wakyi"
#. Slideshow: 'Next' button, to load next slide (image) #. Slideshow: 'Next' button, to load next slide (image)
#: ../tuxpaint.c:7970 #: ../tuxpaint.c:7986
msgid "Next" msgid "Next"
msgstr "Deɛ edi hɔ" msgstr "Deɛ edi hɔ"
#. Slideshow: 'Play' button, to begin a slideshow sequence #. Slideshow: 'Play' button, to begin a slideshow sequence
#: ../tuxpaint.c:7973 #: ../tuxpaint.c:7989
msgid "Play" msgid "Play"
msgstr "Di agorɔ" msgstr "Di agorɔ"
#. Label for 'Letters' buttons (font selector, down the right when the Text tool is being used); used to show the difference between font faces #. 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:8620 #: ../tuxpaint.c:8636
msgid "Aa" msgid "Aa"
msgstr "Aa" msgstr "Aa"
#. Admittedly stupid way of determining which keys can be used for #. Admittedly stupid way of determining which keys can be used for
#. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English)
#: ../tuxpaint.c:11620 #: ../tuxpaint.c:11636
msgid "Yes" msgid "Yes"
msgstr "Aane" msgstr "Aane"
#: ../tuxpaint.c:11624 #: ../tuxpaint.c:11640
msgid "No" msgid "No"
msgstr "Daabi" msgstr "Daabi"
#. Prompt to ask whether user wishes to save over old version of their file #. Prompt to ask whether user wishes to save over old version of their file
#: ../tuxpaint.c:12576 #: ../tuxpaint.c:12592
msgid "Replace the picture with your changes?" msgid "Replace the picture with your changes?"
msgstr "Wopɛ sɛ wosesa mfoni no?" msgstr "Wopɛ sɛ wosesa mfoni no?"
#. Positive response to saving over old version #. Positive response to saving over old version
#. (like a 'File:Save' action in other applications) #. (like a 'File:Save' action in other applications)
#: ../tuxpaint.c:12580 #: ../tuxpaint.c:12596
msgid "Yes, replace the old one!" msgid "Yes, replace the old one!"
msgstr "Aane, sesa dada no!" msgstr "Aane, sesa dada no!"
#. Negative response to saving over old version (saves a new image) #. Negative response to saving over old version (saves a new image)
#. (like a 'File:Save As...' action in other applications) #. (like a 'File:Save As...' action in other applications)
#: ../tuxpaint.c:12584 #: ../tuxpaint.c:12600
msgid "No, save a new file!" msgid "No, save a new file!"
msgstr "Daabi, fa foforɔ no sie!" msgstr "Daabi, fa foforɔ no sie!"
#: ../tuxpaint.c:13347 #: ../tuxpaint.c:13363
msgid "Choose the picture you want, then click “Open”." msgid "Choose the picture you want, then click “Open”."
msgstr "Wofa mfoni a wopɛ wia a, mia \"bue\" so." msgstr "Wofa mfoni a wopɛ wia a, mia \"bue\" so."
#. Let user choose images: #. Let user choose images:
#. Instructions for Slideshow file dialog (FIXME: Make a #define) #. Instructions for Slideshow file dialog (FIXME: Make a #define)
#: ../tuxpaint.c:14334 ../tuxpaint.c:14648 #: ../tuxpaint.c:14350 ../tuxpaint.c:14664
msgid "Choose the pictures you want, then click “Play”." msgid "Choose the pictures you want, then click “Play”."
msgstr "Fa mfoni a wopɛ, na mia di so ma no nyi." msgstr "Fa mfoni a wopɛ, na mia di so ma no nyi."
@ -991,17 +998,17 @@ msgstr "Nyankontɔn"
msgid "You can draw in rainbow colors!" msgid "You can draw in rainbow colors!"
msgstr "Wobɛtumi adorom nyankontɔn ahosuo!" msgstr "Wobɛtumi adorom nyankontɔn ahosuo!"
#: ../../magic/src/rain.c:64 #: ../../magic/src/rain.c:65
#, fuzzy #, fuzzy
msgid "Rain" msgid "Rain"
msgstr "Nyankontɔn" msgstr "Nyankontɔn"
#: ../../magic/src/rain.c:67 #: ../../magic/src/rain.c:68
#, fuzzy #, fuzzy
msgid "Click to place a rain drop onto your picture." msgid "Click to place a rain drop onto your picture."
msgstr "Mia akura no so ma mfoni no baako mmɛka ho." msgstr "Mia akura no so ma mfoni no baako mmɛka ho."
#: ../../magic/src/rain.c:68 #: ../../magic/src/rain.c:69
#, fuzzy #, fuzzy
msgid "Click to cover your picture with rain drops." msgid "Click to cover your picture with rain drops."
msgstr "Mia akura no so ma mfoni no baako mmɛka ho." msgstr "Mia akura no so ma mfoni no baako mmɛka ho."

View file

@ -6,7 +6,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: TuxPaint\n" "Project-Id-Version: TuxPaint\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2008-11-01 21:57+0000\n" "POT-Creation-Date: 2008-12-07 19:03-0800\n"
"PO-Revision-Date: 2008-06-17 04:01+0300\n" "PO-Revision-Date: 2008-06-17 04:01+0300\n"
"Last-Translator: Serhij Dubyk <serhijdubyk@gmail.com>\n" "Last-Translator: Serhij Dubyk <serhijdubyk@gmail.com>\n"
"Language-Team: Serhij Dubyk <serhijdubyk@gmail.com>\n" "Language-Team: Serhij Dubyk <serhijdubyk@gmail.com>\n"
@ -382,7 +382,7 @@ msgstr "Новий"
#. Open a saved picture #. Open a saved picture
#. buttons for the file open dialog #. buttons for the file open dialog
#. Open dialog: 'Open' button, to load the selected picture #. Open dialog: 'Open' button, to load the selected picture
#: ../tools.h:75 ../tuxpaint.c:7958 #: ../tools.h:75 ../tuxpaint.c:7974
msgid "Open" msgid "Open"
msgstr "Відкрий" msgstr "Відкрий"
@ -502,175 +502,182 @@ msgid "OK then… Lets keep drawing this one!"
msgstr "Добре, продовжуємо малювати!" msgstr "Добре, продовжуємо малювати!"
#. Prompt to confirm user wishes to quit #. Prompt to confirm user wishes to quit
#: ../tuxpaint.c:1842 #: ../tuxpaint.c:1855
msgid "Do you really want to quit?" msgid "Do you really want to quit?"
msgstr "Ви дійсно хочете вийти?" msgstr "Ви дійсно хочете вийти?"
#. Quit prompt positive response (quit) #. Quit prompt positive response (quit)
#: ../tuxpaint.c:1845 #: ../tuxpaint.c:1858
msgid "Yes, I'm done!" msgid "Yes, I'm done!"
msgstr "Так, я завершив!" msgstr "Так, я завершив!"
#. Quit prompt negative response (don't quit) #. Quit prompt negative response (don't quit)
#: ../tuxpaint.c:1848 ../tuxpaint.c:1875 #: ../tuxpaint.c:1861 ../tuxpaint.c:1888
msgid "No, take me back!" msgid "No, take me back!"
msgstr "Ні, хочу назад!" msgstr "Ні, хочу назад!"
#. Current picture is not saved; user is quitting #. Current picture is not saved; user is quitting
#: ../tuxpaint.c:1852 #: ../tuxpaint.c:1865
msgid "If you quit, youll lose your picture! Save it?" msgid "If you quit, youll lose your picture! Save it?"
msgstr "Якщо Ви вийдете, Ви втратите Ваш малюнок! Зберегти?" msgstr "Якщо Ви вийдете, Ви втратите Ваш малюнок! Зберегти?"
#: ../tuxpaint.c:1853 ../tuxpaint.c:1858 #: ../tuxpaint.c:1866 ../tuxpaint.c:1871
msgid "Yes, save it!" msgid "Yes, save it!"
msgstr "Так, зберегти!" msgstr "Так, зберегти!"
#: ../tuxpaint.c:1854 ../tuxpaint.c:1859 #: ../tuxpaint.c:1867 ../tuxpaint.c:1872
msgid "No, don't bother saving!" msgid "No, don't bother saving!"
msgstr "Ні, не потрібно зберігати!" msgstr "Ні, не потрібно зберігати!"
#. Current picture is not saved; user is opening another picture #. Current picture is not saved; user is opening another picture
#: ../tuxpaint.c:1857 #: ../tuxpaint.c:1870
msgid "Save your picture first?" msgid "Save your picture first?"
msgstr "Зберегти Ваш малюнок спочатку?" msgstr "Зберегти Ваш малюнок спочатку?"
#. Error opening picture #. Error opening picture
#: ../tuxpaint.c:1862 #: ../tuxpaint.c:1875
msgid "Cant open that picture!" msgid "Cant open that picture!"
msgstr "Не можу відкрити цей малюнок!" msgstr "Не можу відкрити цей малюнок!"
#. Generic dialog dismissal #. Generic dialog dismissal
#: ../tuxpaint.c:1865 ../tuxpaint.c:1870 ../tuxpaint.c:1879 ../tuxpaint.c:1883 #: ../tuxpaint.c:1878 ../tuxpaint.c:1883 ../tuxpaint.c:1892 ../tuxpaint.c:1899
#: ../tuxpaint.c:1892 #: ../tuxpaint.c:1908
msgid "OK" msgid "OK"
msgstr "Гаразд" msgstr "Гаразд"
#. Notification that 'Open' dialog has nothing to show #. Notification that 'Open' dialog has nothing to show
#: ../tuxpaint.c:1869 #: ../tuxpaint.c:1882
msgid "There are no saved files!" msgid "There are no saved files!"
msgstr "Немає збережених малюнків!" msgstr "Немає збережених малюнків!"
#. Verification of print action #. Verification of print action
#: ../tuxpaint.c:1873 #: ../tuxpaint.c:1886
msgid "Print your picture now?" msgid "Print your picture now?"
msgstr "Надрукувати Вашу малюнок?" msgstr "Надрукувати Вашу малюнок?"
#: ../tuxpaint.c:1874 #: ../tuxpaint.c:1887
msgid "Yes, print it!" msgid "Yes, print it!"
msgstr "Так, роздрукувати!" msgstr "Так, роздрукувати!"
#. Confirmation of successful (we hope) printing #. Confirmation of successful (we hope) printing
#: ../tuxpaint.c:1878 #: ../tuxpaint.c:1891
msgid "Your picture has been printed!" msgid "Your picture has been printed!"
msgstr "Ваш малюнок роздруковано!" msgstr "Ваш малюнок роздруковано!"
#. We got an error printing
#: ../tuxpaint.c:1895
#, fuzzy
#| msgid "Your picture has been printed!"
msgid "Sorry! Your picture could not be printed!"
msgstr "Ваш малюнок роздруковано!"
#. Notification that it's too soon to print again (--printdelay option is in effect) #. Notification that it's too soon to print again (--printdelay option is in effect)
#: ../tuxpaint.c:1882 #: ../tuxpaint.c:1898
msgid "You cant print yet!" msgid "You cant print yet!"
msgstr "Ви поки не можете друкувати!" msgstr "Ви поки не можете друкувати!"
#. Prompt to confirm erasing a picture in the Open dialog #. Prompt to confirm erasing a picture in the Open dialog
#: ../tuxpaint.c:1886 #: ../tuxpaint.c:1902
msgid "Erase this picture?" msgid "Erase this picture?"
msgstr "Вилучити цей малюнок?" msgstr "Вилучити цей малюнок?"
#: ../tuxpaint.c:1887 #: ../tuxpaint.c:1903
msgid "Yes, erase it!" msgid "Yes, erase it!"
msgstr "Так, вилучити!" msgstr "Так, вилучити!"
#: ../tuxpaint.c:1888 #: ../tuxpaint.c:1904
msgid "No, don't erase it!" msgid "No, don't erase it!"
msgstr "Ні, не вилучати!" msgstr "Ні, не вилучати!"
#. Reminder that Mouse Button 1 is the button to use in Tux Paint #. Reminder that Mouse Button 1 is the button to use in Tux Paint
#: ../tuxpaint.c:1891 #: ../tuxpaint.c:1907
msgid "Remember to use the left mouse button!" msgid "Remember to use the left mouse button!"
msgstr "Не забувайте про ліву клавішу миші!" msgstr "Не забувайте про ліву клавішу миші!"
#. Sound has been muted (silenced) via keyboard shortcut #. Sound has been muted (silenced) via keyboard shortcut
#: ../tuxpaint.c:2006 #: ../tuxpaint.c:2022
msgid "Sound muted." msgid "Sound muted."
msgstr "Звук заглушено." msgstr "Звук заглушено."
#. Sound has been unmuted (unsilenced) via keyboard shortcut #. Sound has been unmuted (unsilenced) via keyboard shortcut
#: ../tuxpaint.c:2011 #: ../tuxpaint.c:2027
msgid "Sound unmuted." msgid "Sound unmuted."
msgstr "Звук увімкнено." msgstr "Звук увімкнено."
#. Wait while Text tool finishes loading fonts #. Wait while Text tool finishes loading fonts
#: ../tuxpaint.c:2477 #: ../tuxpaint.c:2493
msgid "Please wait…" msgid "Please wait…"
msgstr "Будь ласка, зачекайте..." msgstr "Будь ласка, зачекайте..."
#: ../tuxpaint.c:7181 #: ../tuxpaint.c:7197
msgid "Pick a color." msgid "Pick a color."
msgstr "Виберіть колір." msgstr "Виберіть колір."
# 'Erase' label: # 'Erase' label:
#. Open dialog: 'Erase' button, to erase/deleted the selected picture #. Open dialog: 'Erase' button, to erase/deleted the selected picture
#: ../tuxpaint.c:7961 #: ../tuxpaint.c:7977
msgid "Erase" msgid "Erase"
msgstr "Вилучити" msgstr "Вилучити"
#. Open dialog: 'Slides' button, to switch to slide show mode #. Open dialog: 'Slides' button, to switch to slide show mode
#: ../tuxpaint.c:7964 #: ../tuxpaint.c:7980
msgid "Slides" msgid "Slides"
msgstr "Слайди" msgstr "Слайди"
#. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture
#: ../tuxpaint.c:7967 #: ../tuxpaint.c:7983
msgid "Back" msgid "Back"
msgstr "Назад" msgstr "Назад"
#. Slideshow: 'Next' button, to load next slide (image) #. Slideshow: 'Next' button, to load next slide (image)
#: ../tuxpaint.c:7970 #: ../tuxpaint.c:7986
msgid "Next" msgid "Next"
msgstr "Далі" msgstr "Далі"
#. Slideshow: 'Play' button, to begin a slideshow sequence #. Slideshow: 'Play' button, to begin a slideshow sequence
#: ../tuxpaint.c:7973 #: ../tuxpaint.c:7989
msgid "Play" msgid "Play"
msgstr "Слайд-шоу" msgstr "Слайд-шоу"
#. Label for 'Letters' buttons (font selector, down the right when the Text tool is being used); used to show the difference between font faces #. 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:8620 #: ../tuxpaint.c:8636
msgid "Aa" msgid "Aa"
msgstr "Aa" msgstr "Aa"
#. Admittedly stupid way of determining which keys can be used for #. Admittedly stupid way of determining which keys can be used for
#. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English)
#: ../tuxpaint.c:11620 #: ../tuxpaint.c:11636
msgid "Yes" msgid "Yes"
msgstr "Так" msgstr "Так"
#: ../tuxpaint.c:11624 #: ../tuxpaint.c:11640
msgid "No" msgid "No"
msgstr "Ні" msgstr "Ні"
#. Prompt to ask whether user wishes to save over old version of their file #. Prompt to ask whether user wishes to save over old version of their file
#: ../tuxpaint.c:12576 #: ../tuxpaint.c:12592
msgid "Replace the picture with your changes?" msgid "Replace the picture with your changes?"
msgstr "Замінити старий малюнок?" msgstr "Замінити старий малюнок?"
#. Positive response to saving over old version #. Positive response to saving over old version
#. (like a 'File:Save' action in other applications) #. (like a 'File:Save' action in other applications)
#: ../tuxpaint.c:12580 #: ../tuxpaint.c:12596
msgid "Yes, replace the old one!" msgid "Yes, replace the old one!"
msgstr "Так, замінити старий малюнок!" msgstr "Так, замінити старий малюнок!"
#. Negative response to saving over old version (saves a new image) #. Negative response to saving over old version (saves a new image)
#. (like a 'File:Save As...' action in other applications) #. (like a 'File:Save As...' action in other applications)
#: ../tuxpaint.c:12584 #: ../tuxpaint.c:12600
msgid "No, save a new file!" msgid "No, save a new file!"
msgstr "Ні, зберегти у новий файл!" msgstr "Ні, зберегти у новий файл!"
#: ../tuxpaint.c:13347 #: ../tuxpaint.c:13363
msgid "Choose the picture you want, then click “Open”." msgid "Choose the picture you want, then click “Open”."
msgstr "Виберіть бажаний малюнок, а потім клацніть «Відкрити»." msgstr "Виберіть бажаний малюнок, а потім клацніть «Відкрити»."
#. Let user choose images: #. Let user choose images:
#. Instructions for Slideshow file dialog (FIXME: Make a #define) #. Instructions for Slideshow file dialog (FIXME: Make a #define)
#: ../tuxpaint.c:14334 ../tuxpaint.c:14648 #: ../tuxpaint.c:14350 ../tuxpaint.c:14664
msgid "Choose the pictures you want, then click “Play”." msgid "Choose the pictures you want, then click “Play”."
msgstr "Виберіть бажані малюнки, а потім натисніть \"Слайд-шоу\"." msgstr "Виберіть бажані малюнки, а потім натисніть \"Слайд-шоу\"."
@ -1002,17 +1009,17 @@ msgstr "Веселка"
msgid "You can draw in rainbow colors!" msgid "You can draw in rainbow colors!"
msgstr "Ви можете малювати барвами веселки!" msgstr "Ви можете малювати барвами веселки!"
#: ../../magic/src/rain.c:64 #: ../../magic/src/rain.c:65
#, fuzzy #, fuzzy
msgid "Rain" msgid "Rain"
msgstr "Веселка" msgstr "Веселка"
#: ../../magic/src/rain.c:67 #: ../../magic/src/rain.c:68
#, fuzzy #, fuzzy
msgid "Click to place a rain drop onto your picture." msgid "Click to place a rain drop onto your picture."
msgstr "Клацніть, щоб зробити зеркальне відображення малюнка." msgstr "Клацніть, щоб зробити зеркальне відображення малюнка."
#: ../../magic/src/rain.c:68 #: ../../magic/src/rain.c:69
#, fuzzy #, fuzzy
msgid "Click to cover your picture with rain drops." msgid "Click to cover your picture with rain drops."
msgstr "Клацніть, щоб зробити зеркальне відображення малюнка." msgstr "Клацніть, щоб зробити зеркальне відображення малюнка."

View file

@ -6,7 +6,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: TuxPaint 0.9.16\n" "Project-Id-Version: TuxPaint 0.9.16\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2008-11-01 21:57+0000\n" "POT-Creation-Date: 2008-12-07 19:03-0800\n"
"PO-Revision-Date: 2006-09-21 20:04+0200\n" "PO-Revision-Date: 2006-09-21 20:04+0200\n"
"Last-Translator: Shumani Mercy Ṋevhulaudzi <nevhulaudzi@saps.org.za>\n" "Last-Translator: Shumani Mercy Ṋevhulaudzi <nevhulaudzi@saps.org.za>\n"
"Language-Team: LANGUAGE <LL@li.org>\n" "Language-Team: LANGUAGE <LL@li.org>\n"
@ -383,7 +383,7 @@ msgstr "Ḽiswa"
#. Open a saved picture #. Open a saved picture
#. buttons for the file open dialog #. buttons for the file open dialog
#. Open dialog: 'Open' button, to load the selected picture #. Open dialog: 'Open' button, to load the selected picture
#: ../tools.h:75 ../tuxpaint.c:7958 #: ../tools.h:75 ../tuxpaint.c:7974
msgid "Open" msgid "Open"
msgstr "Vula" msgstr "Vula"
@ -501,176 +501,183 @@ msgid "OK then… Lets keep drawing this one!"
msgstr "Zwo luga... Kha ri bvele phanḓa na u ola hetshi." msgstr "Zwo luga... Kha ri bvele phanḓa na u ola hetshi."
#. Prompt to confirm user wishes to quit #. Prompt to confirm user wishes to quit
#: ../tuxpaint.c:1842 #: ../tuxpaint.c:1855
msgid "Do you really want to quit?" msgid "Do you really want to quit?"
msgstr "Ni a ṱoḓa u ṱutshela?" msgstr "Ni a ṱoḓa u ṱutshela?"
#. Quit prompt positive response (quit) #. Quit prompt positive response (quit)
#: ../tuxpaint.c:1845 #: ../tuxpaint.c:1858
msgid "Yes, I'm done!" msgid "Yes, I'm done!"
msgstr "Ee, Ndo fushea!" msgstr "Ee, Ndo fushea!"
#. Quit prompt negative response (don't quit) #. Quit prompt negative response (don't quit)
#: ../tuxpaint.c:1848 ../tuxpaint.c:1875 #: ../tuxpaint.c:1861 ../tuxpaint.c:1888
msgid "No, take me back!" msgid "No, take me back!"
msgstr "Hai, nkhumiseleni murahu!" msgstr "Hai, nkhumiseleni murahu!"
#. Current picture is not saved; user is quitting #. Current picture is not saved; user is quitting
#: ../tuxpaint.c:1852 #: ../tuxpaint.c:1865
msgid "If you quit, youll lose your picture! Save it?" msgid "If you quit, youll lose your picture! Save it?"
msgstr "" msgstr ""
"Arali ni tshi khou ṱutshela, ni ḓo xelelwa nga tshifanyiso tshaṋu! " "Arali ni tshi khou ṱutshela, ni ḓo xelelwa nga tshifanyiso tshaṋu! "
"tshivhulungeni" "tshivhulungeni"
#: ../tuxpaint.c:1853 ../tuxpaint.c:1858 #: ../tuxpaint.c:1866 ../tuxpaint.c:1871
msgid "Yes, save it!" msgid "Yes, save it!"
msgstr "Ee, tshi vhulungeni!" msgstr "Ee, tshi vhulungeni!"
#: ../tuxpaint.c:1854 ../tuxpaint.c:1859 #: ../tuxpaint.c:1867 ../tuxpaint.c:1872
msgid "No, don't bother saving!" msgid "No, don't bother saving!"
msgstr "Hai, ni songo ḓidina nga u tshi vhulunga!" msgstr "Hai, ni songo ḓidina nga u tshi vhulunga!"
#. Current picture is not saved; user is opening another picture #. Current picture is not saved; user is opening another picture
#: ../tuxpaint.c:1857 #: ../tuxpaint.c:1870
msgid "Save your picture first?" msgid "Save your picture first?"
msgstr "Vhulungani tshifanyiso tshaṋu u thoma?" msgstr "Vhulungani tshifanyiso tshaṋu u thoma?"
#. Error opening picture #. Error opening picture
#: ../tuxpaint.c:1862 #: ../tuxpaint.c:1875
msgid "Cant open that picture!" msgid "Cant open that picture!"
msgstr "Thi koni u vula tshifanyiso!" msgstr "Thi koni u vula tshifanyiso!"
#. Generic dialog dismissal #. Generic dialog dismissal
#: ../tuxpaint.c:1865 ../tuxpaint.c:1870 ../tuxpaint.c:1879 ../tuxpaint.c:1883 #: ../tuxpaint.c:1878 ../tuxpaint.c:1883 ../tuxpaint.c:1892 ../tuxpaint.c:1899
#: ../tuxpaint.c:1892 #: ../tuxpaint.c:1908
msgid "OK" msgid "OK"
msgstr "Zwoluga" msgstr "Zwoluga"
#. Notification that 'Open' dialog has nothing to show #. Notification that 'Open' dialog has nothing to show
#: ../tuxpaint.c:1869 #: ../tuxpaint.c:1882
msgid "There are no saved files!" msgid "There are no saved files!"
msgstr "A huna faela dzo vhulungwaho!" msgstr "A huna faela dzo vhulungwaho!"
#. Verification of print action #. Verification of print action
#: ../tuxpaint.c:1873 #: ../tuxpaint.c:1886
msgid "Print your picture now?" msgid "Print your picture now?"
msgstr "Phirinthani tshifanyiso tshaṋu zwazwino?" msgstr "Phirinthani tshifanyiso tshaṋu zwazwino?"
#: ../tuxpaint.c:1874 #: ../tuxpaint.c:1887
msgid "Yes, print it!" msgid "Yes, print it!"
msgstr "Ee, tshiphirintheni!" msgstr "Ee, tshiphirintheni!"
#. Confirmation of successful (we hope) printing #. Confirmation of successful (we hope) printing
#: ../tuxpaint.c:1878 #: ../tuxpaint.c:1891
msgid "Your picture has been printed!" msgid "Your picture has been printed!"
msgstr "Tshifanyiso tshaṋu tso phirinthiwa!" msgstr "Tshifanyiso tshaṋu tso phirinthiwa!"
#. We got an error printing
#: ../tuxpaint.c:1895
#, fuzzy
#| msgid "Your picture has been printed!"
msgid "Sorry! Your picture could not be printed!"
msgstr "Tshifanyiso tshaṋu tso phirinthiwa!"
#. Notification that it's too soon to print again (--printdelay option is in effect) #. Notification that it's too soon to print again (--printdelay option is in effect)
#: ../tuxpaint.c:1882 #: ../tuxpaint.c:1898
msgid "You cant print yet!" msgid "You cant print yet!"
msgstr "Ni nga si kone u phirintha zwazwino!" msgstr "Ni nga si kone u phirintha zwazwino!"
#. Prompt to confirm erasing a picture in the Open dialog #. Prompt to confirm erasing a picture in the Open dialog
#: ../tuxpaint.c:1886 #: ../tuxpaint.c:1902
msgid "Erase this picture?" msgid "Erase this picture?"
msgstr "Phumulani hetshi tshifanyiso?" msgstr "Phumulani hetshi tshifanyiso?"
#: ../tuxpaint.c:1887 #: ../tuxpaint.c:1903
msgid "Yes, erase it!" msgid "Yes, erase it!"
msgstr "Ee, tshi thutheni!" msgstr "Ee, tshi thutheni!"
#: ../tuxpaint.c:1888 #: ../tuxpaint.c:1904
msgid "No, don't erase it!" msgid "No, don't erase it!"
msgstr "Hai,ni songo tshi thutha!" msgstr "Hai,ni songo tshi thutha!"
#. Reminder that Mouse Button 1 is the button to use in Tux Paint #. Reminder that Mouse Button 1 is the button to use in Tux Paint
#: ../tuxpaint.c:1891 #: ../tuxpaint.c:1907
msgid "Remember to use the left mouse button!" msgid "Remember to use the left mouse button!"
msgstr "Ni humbule u shumisa bathoni ya monde ya mausu!" msgstr "Ni humbule u shumisa bathoni ya monde ya mausu!"
#. Sound has been muted (silenced) via keyboard shortcut #. Sound has been muted (silenced) via keyboard shortcut
#: ../tuxpaint.c:2006 #: ../tuxpaint.c:2022
msgid "Sound muted." msgid "Sound muted."
msgstr "" msgstr ""
#. Sound has been unmuted (unsilenced) via keyboard shortcut #. Sound has been unmuted (unsilenced) via keyboard shortcut
#: ../tuxpaint.c:2011 #: ../tuxpaint.c:2027
msgid "Sound unmuted." msgid "Sound unmuted."
msgstr "" msgstr ""
#. Wait while Text tool finishes loading fonts #. Wait while Text tool finishes loading fonts
#: ../tuxpaint.c:2477 #: ../tuxpaint.c:2493
msgid "Please wait…" msgid "Please wait…"
msgstr "Ni humbelwa uri ni lindele.." msgstr "Ni humbelwa uri ni lindele.."
#: ../tuxpaint.c:7181 #: ../tuxpaint.c:7197
msgid "Pick a color." msgid "Pick a color."
msgstr "" msgstr ""
#. Open dialog: 'Erase' button, to erase/deleted the selected picture #. Open dialog: 'Erase' button, to erase/deleted the selected picture
#: ../tuxpaint.c:7961 #: ../tuxpaint.c:7977
msgid "Erase" msgid "Erase"
msgstr "Phumulani" msgstr "Phumulani"
#. Open dialog: 'Slides' button, to switch to slide show mode #. Open dialog: 'Slides' button, to switch to slide show mode
#: ../tuxpaint.c:7964 #: ../tuxpaint.c:7980
msgid "Slides" msgid "Slides"
msgstr "Zwiḽaidi" msgstr "Zwiḽaidi"
#. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture
#: ../tuxpaint.c:7967 #: ../tuxpaint.c:7983
msgid "Back" msgid "Back"
msgstr "Murahu" msgstr "Murahu"
#. Slideshow: 'Next' button, to load next slide (image) #. Slideshow: 'Next' button, to load next slide (image)
#: ../tuxpaint.c:7970 #: ../tuxpaint.c:7986
msgid "Next" msgid "Next"
msgstr "Zwitevhelaho" msgstr "Zwitevhelaho"
#. Slideshow: 'Play' button, to begin a slideshow sequence #. Slideshow: 'Play' button, to begin a slideshow sequence
#: ../tuxpaint.c:7973 #: ../tuxpaint.c:7989
msgid "Play" msgid "Play"
msgstr "Tamba" msgstr "Tamba"
#. Label for 'Letters' buttons (font selector, down the right when the Text tool is being used); used to show the difference between font faces #. 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:8620 #: ../tuxpaint.c:8636
msgid "Aa" msgid "Aa"
msgstr "Aa" msgstr "Aa"
#. Admittedly stupid way of determining which keys can be used for #. Admittedly stupid way of determining which keys can be used for
#. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English)
#: ../tuxpaint.c:11620 #: ../tuxpaint.c:11636
msgid "Yes" msgid "Yes"
msgstr "Ee" msgstr "Ee"
#: ../tuxpaint.c:11624 #: ../tuxpaint.c:11640
msgid "No" msgid "No"
msgstr "Hai" msgstr "Hai"
#. Prompt to ask whether user wishes to save over old version of their file #. Prompt to ask whether user wishes to save over old version of their file
#: ../tuxpaint.c:12576 #: ../tuxpaint.c:12592
msgid "Replace the picture with your changes?" msgid "Replace the picture with your changes?"
msgstr "Vhuedzedzani tshifanyiso no tshi shandukisa?" msgstr "Vhuedzedzani tshifanyiso no tshi shandukisa?"
#. Positive response to saving over old version #. Positive response to saving over old version
#. (like a 'File:Save' action in other applications) #. (like a 'File:Save' action in other applications)
#: ../tuxpaint.c:12580 #: ../tuxpaint.c:12596
msgid "Yes, replace the old one!" msgid "Yes, replace the old one!"
msgstr "Ee, vhuedzedzani tsha kale!" msgstr "Ee, vhuedzedzani tsha kale!"
#. Negative response to saving over old version (saves a new image) #. Negative response to saving over old version (saves a new image)
#. (like a 'File:Save As...' action in other applications) #. (like a 'File:Save As...' action in other applications)
#: ../tuxpaint.c:12584 #: ../tuxpaint.c:12600
msgid "No, save a new file!" msgid "No, save a new file!"
msgstr "Hai, vhulungani faela ntswa!" msgstr "Hai, vhulungani faela ntswa!"
#: ../tuxpaint.c:13347 #: ../tuxpaint.c:13363
msgid "Choose the picture you want, then click “Open”." msgid "Choose the picture you want, then click “Open”."
msgstr "Nangani tshifanyiso tshine na tshi ṱoḓa, ni kiḽike \" Vulani\"." msgstr "Nangani tshifanyiso tshine na tshi ṱoḓa, ni kiḽike \" Vulani\"."
#. Let user choose images: #. Let user choose images:
#. Instructions for Slideshow file dialog (FIXME: Make a #define) #. Instructions for Slideshow file dialog (FIXME: Make a #define)
#: ../tuxpaint.c:14334 ../tuxpaint.c:14648 #: ../tuxpaint.c:14350 ../tuxpaint.c:14664
msgid "Choose the pictures you want, then click “Play”." msgid "Choose the pictures you want, then click “Play”."
msgstr "Nangani zwifanyiso zwine na ṱoḓa, kiḽikani \" Tambani\"." msgstr "Nangani zwifanyiso zwine na ṱoḓa, kiḽikani \" Tambani\"."
@ -1019,17 +1026,17 @@ msgstr "Musengavhadzimu"
msgid "You can draw in rainbow colors!" msgid "You can draw in rainbow colors!"
msgstr "Ni nga ola nga mivhala ya musingavhadzimu!" msgstr "Ni nga ola nga mivhala ya musingavhadzimu!"
#: ../../magic/src/rain.c:64 #: ../../magic/src/rain.c:65
#, fuzzy #, fuzzy
msgid "Rain" msgid "Rain"
msgstr "Musengavhadzimu" msgstr "Musengavhadzimu"
#: ../../magic/src/rain.c:67 #: ../../magic/src/rain.c:68
#, fuzzy #, fuzzy
msgid "Click to place a rain drop onto your picture." msgid "Click to place a rain drop onto your picture."
msgstr "Kiḽikani u ita tshifanyiso." msgstr "Kiḽikani u ita tshifanyiso."
#: ../../magic/src/rain.c:68 #: ../../magic/src/rain.c:69
#, fuzzy #, fuzzy
msgid "Click to cover your picture with rain drops." msgid "Click to cover your picture with rain drops."
msgstr "Kiḽikani u ita tshifanyiso." msgstr "Kiḽikani u ita tshifanyiso."

View file

@ -8,7 +8,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: tuxpaint-0.9.17\n" "Project-Id-Version: tuxpaint-0.9.17\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2008-11-01 21:57+0000\n" "POT-Creation-Date: 2008-12-07 19:03-0800\n"
"PO-Revision-Date: 2007-07-11 23:28+0930\n" "PO-Revision-Date: 2007-07-11 23:28+0930\n"
"Last-Translator: Clytie Siddall <clytie@riverland.net.au>\n" "Last-Translator: Clytie Siddall <clytie@riverland.net.au>\n"
"Language-Team: Vietnamese <vi-VN@googlegroups.com>\n" "Language-Team: Vietnamese <vi-VN@googlegroups.com>\n"
@ -383,7 +383,7 @@ msgstr "Mới"
#. Open a saved picture #. Open a saved picture
#. buttons for the file open dialog #. buttons for the file open dialog
#. Open dialog: 'Open' button, to load the selected picture #. Open dialog: 'Open' button, to load the selected picture
#: ../tools.h:75 ../tuxpaint.c:7958 #: ../tools.h:75 ../tuxpaint.c:7974
msgid "Open" msgid "Open"
msgstr "Mở" msgstr "Mở"
@ -499,174 +499,181 @@ msgid "OK then… Lets keep drawing this one!"
msgstr "Được thôi... Hãy tiếp tục bản vẽ này!" msgstr "Được thôi... Hãy tiếp tục bản vẽ này!"
#. Prompt to confirm user wishes to quit #. Prompt to confirm user wishes to quit
#: ../tuxpaint.c:1842 #: ../tuxpaint.c:1855
msgid "Do you really want to quit?" msgid "Do you really want to quit?"
msgstr "Cháu có thực sư muốn thoát không?" msgstr "Cháu có thực sư muốn thoát không?"
#. Quit prompt positive response (quit) #. Quit prompt positive response (quit)
#: ../tuxpaint.c:1845 #: ../tuxpaint.c:1858
msgid "Yes, I'm done!" msgid "Yes, I'm done!"
msgstr "Xong rồi." msgstr "Xong rồi."
#. Quit prompt negative response (don't quit) #. Quit prompt negative response (don't quit)
#: ../tuxpaint.c:1848 ../tuxpaint.c:1875 #: ../tuxpaint.c:1861 ../tuxpaint.c:1888
msgid "No, take me back!" msgid "No, take me back!"
msgstr "Chưa, trở về." msgstr "Chưa, trở về."
#. Current picture is not saved; user is quitting #. Current picture is not saved; user is quitting
#: ../tuxpaint.c:1852 #: ../tuxpaint.c:1865
msgid "If you quit, youll lose your picture! Save it?" msgid "If you quit, youll lose your picture! Save it?"
msgstr "Nếu thoát thì ảnh của cháu bị mất! Có lưu không?" msgstr "Nếu thoát thì ảnh của cháu bị mất! Có lưu không?"
#: ../tuxpaint.c:1853 ../tuxpaint.c:1858 #: ../tuxpaint.c:1866 ../tuxpaint.c:1871
msgid "Yes, save it!" msgid "Yes, save it!"
msgstr "Lưu đi." msgstr "Lưu đi."
#: ../tuxpaint.c:1854 ../tuxpaint.c:1859 #: ../tuxpaint.c:1867 ../tuxpaint.c:1872
msgid "No, don't bother saving!" msgid "No, don't bother saving!"
msgstr "Không lưu." msgstr "Không lưu."
#. Current picture is not saved; user is opening another picture #. Current picture is not saved; user is opening another picture
#: ../tuxpaint.c:1857 #: ../tuxpaint.c:1870
msgid "Save your picture first?" msgid "Save your picture first?"
msgstr "Có lưu ảnh của cháu trước?" msgstr "Có lưu ảnh của cháu trước?"
#. Error opening picture #. Error opening picture
#: ../tuxpaint.c:1862 #: ../tuxpaint.c:1875
msgid "Cant open that picture!" msgid "Cant open that picture!"
msgstr "Không mở được ảnh ấy!" msgstr "Không mở được ảnh ấy!"
#. Generic dialog dismissal #. Generic dialog dismissal
#: ../tuxpaint.c:1865 ../tuxpaint.c:1870 ../tuxpaint.c:1879 ../tuxpaint.c:1883 #: ../tuxpaint.c:1878 ../tuxpaint.c:1883 ../tuxpaint.c:1892 ../tuxpaint.c:1899
#: ../tuxpaint.c:1892 #: ../tuxpaint.c:1908
msgid "OK" msgid "OK"
msgstr "Được" msgstr "Được"
#. Notification that 'Open' dialog has nothing to show #. Notification that 'Open' dialog has nothing to show
#: ../tuxpaint.c:1869 #: ../tuxpaint.c:1882
msgid "There are no saved files!" msgid "There are no saved files!"
msgstr "Không có tập tin nào được lưu!" msgstr "Không có tập tin nào được lưu!"
#. Verification of print action #. Verification of print action
#: ../tuxpaint.c:1873 #: ../tuxpaint.c:1886
msgid "Print your picture now?" msgid "Print your picture now?"
msgstr "Có in ảnh của cháu bây giờ?" msgstr "Có in ảnh của cháu bây giờ?"
#: ../tuxpaint.c:1874 #: ../tuxpaint.c:1887
msgid "Yes, print it!" msgid "Yes, print it!"
msgstr "In đi." msgstr "In đi."
#. Confirmation of successful (we hope) printing #. Confirmation of successful (we hope) printing
#: ../tuxpaint.c:1878 #: ../tuxpaint.c:1891
msgid "Your picture has been printed!" msgid "Your picture has been printed!"
msgstr "Ảnh của cháu đã được in rồi!" msgstr "Ảnh của cháu đã được in rồi!"
#. We got an error printing
#: ../tuxpaint.c:1895
#, fuzzy
#| msgid "Your picture has been printed!"
msgid "Sorry! Your picture could not be printed!"
msgstr "Ảnh của cháu đã được in rồi!"
#. Notification that it's too soon to print again (--printdelay option is in effect) #. Notification that it's too soon to print again (--printdelay option is in effect)
#: ../tuxpaint.c:1882 #: ../tuxpaint.c:1898
msgid "You cant print yet!" msgid "You cant print yet!"
msgstr "Cháu chưa có thể in!" msgstr "Cháu chưa có thể in!"
#. Prompt to confirm erasing a picture in the Open dialog #. Prompt to confirm erasing a picture in the Open dialog
#: ../tuxpaint.c:1886 #: ../tuxpaint.c:1902
msgid "Erase this picture?" msgid "Erase this picture?"
msgstr "Có xóa ảnh này không?" msgstr "Có xóa ảnh này không?"
#: ../tuxpaint.c:1887 #: ../tuxpaint.c:1903
msgid "Yes, erase it!" msgid "Yes, erase it!"
msgstr "Xoá đi." msgstr "Xoá đi."
#: ../tuxpaint.c:1888 #: ../tuxpaint.c:1904
msgid "No, don't erase it!" msgid "No, don't erase it!"
msgstr "Không xoá." msgstr "Không xoá."
#. Reminder that Mouse Button 1 is the button to use in Tux Paint #. Reminder that Mouse Button 1 is the button to use in Tux Paint
#: ../tuxpaint.c:1891 #: ../tuxpaint.c:1907
msgid "Remember to use the left mouse button!" msgid "Remember to use the left mouse button!"
msgstr "Hãy nhớ để dùng cái nút bên trái trên con chuột." msgstr "Hãy nhớ để dùng cái nút bên trái trên con chuột."
#. Sound has been muted (silenced) via keyboard shortcut #. Sound has been muted (silenced) via keyboard shortcut
#: ../tuxpaint.c:2006 #: ../tuxpaint.c:2022
msgid "Sound muted." msgid "Sound muted."
msgstr "" msgstr ""
#. Sound has been unmuted (unsilenced) via keyboard shortcut #. Sound has been unmuted (unsilenced) via keyboard shortcut
#: ../tuxpaint.c:2011 #: ../tuxpaint.c:2027
msgid "Sound unmuted." msgid "Sound unmuted."
msgstr "" msgstr ""
#. Wait while Text tool finishes loading fonts #. Wait while Text tool finishes loading fonts
#: ../tuxpaint.c:2477 #: ../tuxpaint.c:2493
msgid "Please wait…" msgid "Please wait…"
msgstr "Hãy đợi..." msgstr "Hãy đợi..."
#: ../tuxpaint.c:7181 #: ../tuxpaint.c:7197
msgid "Pick a color." msgid "Pick a color."
msgstr "" msgstr ""
#. Open dialog: 'Erase' button, to erase/deleted the selected picture #. Open dialog: 'Erase' button, to erase/deleted the selected picture
#: ../tuxpaint.c:7961 #: ../tuxpaint.c:7977
msgid "Erase" msgid "Erase"
msgstr "Xóa" msgstr "Xóa"
#. Open dialog: 'Slides' button, to switch to slide show mode #. Open dialog: 'Slides' button, to switch to slide show mode
#: ../tuxpaint.c:7964 #: ../tuxpaint.c:7980
msgid "Slides" msgid "Slides"
msgstr "Ảnh chiếu" msgstr "Ảnh chiếu"
#. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture
#: ../tuxpaint.c:7967 #: ../tuxpaint.c:7983
msgid "Back" msgid "Back"
msgstr "Quay lui" msgstr "Quay lui"
#. Slideshow: 'Next' button, to load next slide (image) #. Slideshow: 'Next' button, to load next slide (image)
#: ../tuxpaint.c:7970 #: ../tuxpaint.c:7986
msgid "Next" msgid "Next"
msgstr "Kế" msgstr "Kế"
#. Slideshow: 'Play' button, to begin a slideshow sequence #. Slideshow: 'Play' button, to begin a slideshow sequence
#: ../tuxpaint.c:7973 #: ../tuxpaint.c:7989
msgid "Play" msgid "Play"
msgstr "Chạy" msgstr "Chạy"
#. Label for 'Letters' buttons (font selector, down the right when the Text tool is being used); used to show the difference between font faces #. 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:8620 #: ../tuxpaint.c:8636
msgid "Aa" msgid "Aa"
msgstr "Aa" msgstr "Aa"
#. Admittedly stupid way of determining which keys can be used for #. Admittedly stupid way of determining which keys can be used for
#. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English)
#: ../tuxpaint.c:11620 #: ../tuxpaint.c:11636
msgid "Yes" msgid "Yes"
msgstr "Có" msgstr "Có"
#: ../tuxpaint.c:11624 #: ../tuxpaint.c:11640
msgid "No" msgid "No"
msgstr "Không" msgstr "Không"
#. Prompt to ask whether user wishes to save over old version of their file #. Prompt to ask whether user wishes to save over old version of their file
#: ../tuxpaint.c:12576 #: ../tuxpaint.c:12592
msgid "Replace the picture with your changes?" msgid "Replace the picture with your changes?"
msgstr "Thay bức vẽ bằng các thay đổi của cháu phải không?" msgstr "Thay bức vẽ bằng các thay đổi của cháu phải không?"
#. Positive response to saving over old version #. Positive response to saving over old version
#. (like a 'File:Save' action in other applications) #. (like a 'File:Save' action in other applications)
#: ../tuxpaint.c:12580 #: ../tuxpaint.c:12596
msgid "Yes, replace the old one!" msgid "Yes, replace the old one!"
msgstr "Có phải, thay thế bức cũ." msgstr "Có phải, thay thế bức cũ."
#. Negative response to saving over old version (saves a new image) #. Negative response to saving over old version (saves a new image)
#. (like a 'File:Save As...' action in other applications) #. (like a 'File:Save As...' action in other applications)
#: ../tuxpaint.c:12584 #: ../tuxpaint.c:12600
msgid "No, save a new file!" msgid "No, save a new file!"
msgstr "Không phải, lưu tập tin mới." msgstr "Không phải, lưu tập tin mới."
#: ../tuxpaint.c:13347 #: ../tuxpaint.c:13363
msgid "Choose the picture you want, then click “Open”." msgid "Choose the picture you want, then click “Open”."
msgstr "Chọn ảnh mà cháu muốn, rồi nhắp vào nút Mở." msgstr "Chọn ảnh mà cháu muốn, rồi nhắp vào nút Mở."
#. Let user choose images: #. Let user choose images:
#. Instructions for Slideshow file dialog (FIXME: Make a #define) #. Instructions for Slideshow file dialog (FIXME: Make a #define)
#: ../tuxpaint.c:14334 ../tuxpaint.c:14648 #: ../tuxpaint.c:14350 ../tuxpaint.c:14664
msgid "Choose the pictures you want, then click “Play”." msgid "Choose the pictures you want, then click “Play”."
msgstr "Chọn các ảnh đã muốn, rồi nhấp vào nút « Chạy »." msgstr "Chọn các ảnh đã muốn, rồi nhấp vào nút « Chạy »."
@ -993,17 +1000,17 @@ msgstr "Cầu vồng"
msgid "You can draw in rainbow colors!" msgid "You can draw in rainbow colors!"
msgstr "Cháu có thể vẽ bằng các màu cầu vồng!" msgstr "Cháu có thể vẽ bằng các màu cầu vồng!"
#: ../../magic/src/rain.c:64 #: ../../magic/src/rain.c:65
#, fuzzy #, fuzzy
msgid "Rain" msgid "Rain"
msgstr "Cầu vồng" msgstr "Cầu vồng"
#: ../../magic/src/rain.c:67 #: ../../magic/src/rain.c:68
#, fuzzy #, fuzzy
msgid "Click to place a rain drop onto your picture." msgid "Click to place a rain drop onto your picture."
msgstr "Nhắp để tạo một hình phản chiếu." msgstr "Nhắp để tạo một hình phản chiếu."
#: ../../magic/src/rain.c:68 #: ../../magic/src/rain.c:69
#, fuzzy #, fuzzy
msgid "Click to cover your picture with rain drops." msgid "Click to cover your picture with rain drops."
msgstr "Nhắp để tạo một hình phản chiếu." msgstr "Nhắp để tạo một hình phản chiếu."

View file

@ -6,7 +6,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: tuxpaint 0.9.17\n" "Project-Id-Version: tuxpaint 0.9.17\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2008-11-01 21:57+0000\n" "POT-Creation-Date: 2008-12-07 19:03-0800\n"
"PO-Revision-Date: 2007-08-30 18:24+0200\n" "PO-Revision-Date: 2007-08-30 18:24+0200\n"
"Last-Translator: Pablo Saratxaga <pablo@walon.org>\n" "Last-Translator: Pablo Saratxaga <pablo@walon.org>\n"
"Language-Team: Walloon <linux-wa@walon.org>\n" "Language-Team: Walloon <linux-wa@walon.org>\n"
@ -382,7 +382,7 @@ msgstr "Novea"
#. Open a saved picture #. Open a saved picture
#. buttons for the file open dialog #. buttons for the file open dialog
#. Open dialog: 'Open' button, to load the selected picture #. Open dialog: 'Open' button, to load the selected picture
#: ../tools.h:75 ../tuxpaint.c:7958 #: ../tools.h:75 ../tuxpaint.c:7974
msgid "Open" msgid "Open"
msgstr "Drovi" msgstr "Drovi"
@ -504,174 +504,181 @@ msgid "OK then… Lets keep drawing this one!"
msgstr "D' acoird... continouwans a dessiner dabôrd!" msgstr "D' acoird... continouwans a dessiner dabôrd!"
#. Prompt to confirm user wishes to quit #. Prompt to confirm user wishes to quit
#: ../tuxpaint.c:1842 #: ../tuxpaint.c:1855
msgid "Do you really want to quit?" msgid "Do you really want to quit?"
msgstr "Voloz vs moussî foû po do bon?" msgstr "Voloz vs moussî foû po do bon?"
#. Quit prompt positive response (quit) #. Quit prompt positive response (quit)
#: ../tuxpaint.c:1845 #: ../tuxpaint.c:1858
msgid "Yes, I'm done!" msgid "Yes, I'm done!"
msgstr "Oyi, dj' a fini!" msgstr "Oyi, dj' a fini!"
#. Quit prompt negative response (don't quit) #. Quit prompt negative response (don't quit)
#: ../tuxpaint.c:1848 ../tuxpaint.c:1875 #: ../tuxpaint.c:1861 ../tuxpaint.c:1888
msgid "No, take me back!" msgid "No, take me back!"
msgstr "Neni, rivnans en erî!" msgstr "Neni, rivnans en erî!"
#. Current picture is not saved; user is quitting #. Current picture is not saved; user is quitting
#: ../tuxpaint.c:1852 #: ../tuxpaint.c:1865
msgid "If you quit, youll lose your picture! Save it?" msgid "If you quit, youll lose your picture! Save it?"
msgstr "Si vos cwitez l' programe vos piedroz l' imådje! El schaper?" msgstr "Si vos cwitez l' programe vos piedroz l' imådje! El schaper?"
#: ../tuxpaint.c:1853 ../tuxpaint.c:1858 #: ../tuxpaint.c:1866 ../tuxpaint.c:1871
msgid "Yes, save it!" msgid "Yes, save it!"
msgstr "Oyi, el schaper!" msgstr "Oyi, el schaper!"
#: ../tuxpaint.c:1854 ../tuxpaint.c:1859 #: ../tuxpaint.c:1867 ../tuxpaint.c:1872
msgid "No, don't bother saving!" msgid "No, don't bother saving!"
msgstr "Neni, nén mezåjhe di schaper!" msgstr "Neni, nén mezåjhe di schaper!"
#. Current picture is not saved; user is opening another picture #. Current picture is not saved; user is opening another picture
#: ../tuxpaint.c:1857 #: ../tuxpaint.c:1870
msgid "Save your picture first?" msgid "Save your picture first?"
msgstr "Schaper d' aprume voste imådje?" msgstr "Schaper d' aprume voste imådje?"
#. Error opening picture #. Error opening picture
#: ../tuxpaint.c:1862 #: ../tuxpaint.c:1875
msgid "Cant open that picture!" msgid "Cant open that picture!"
msgstr "Dji n' sai drovi ciste imådje la!" msgstr "Dji n' sai drovi ciste imådje la!"
#. Generic dialog dismissal #. Generic dialog dismissal
#: ../tuxpaint.c:1865 ../tuxpaint.c:1870 ../tuxpaint.c:1879 ../tuxpaint.c:1883 #: ../tuxpaint.c:1878 ../tuxpaint.c:1883 ../tuxpaint.c:1892 ../tuxpaint.c:1899
#: ../tuxpaint.c:1892 #: ../tuxpaint.c:1908
msgid "OK" msgid "OK"
msgstr "'l est bon" msgstr "'l est bon"
#. Notification that 'Open' dialog has nothing to show #. Notification that 'Open' dialog has nothing to show
#: ../tuxpaint.c:1869 #: ../tuxpaint.c:1882
msgid "There are no saved files!" msgid "There are no saved files!"
msgstr "I gn a nou fitchî di schapé!" msgstr "I gn a nou fitchî di schapé!"
#. Verification of print action #. Verification of print action
#: ../tuxpaint.c:1873 #: ../tuxpaint.c:1886
msgid "Print your picture now?" msgid "Print your picture now?"
msgstr "Imprimer voste imådje?" msgstr "Imprimer voste imådje?"
#: ../tuxpaint.c:1874 #: ../tuxpaint.c:1887
msgid "Yes, print it!" msgid "Yes, print it!"
msgstr "Oyi, l' imprimer!" msgstr "Oyi, l' imprimer!"
#. Confirmation of successful (we hope) printing #. Confirmation of successful (we hope) printing
#: ../tuxpaint.c:1878 #: ../tuxpaint.c:1891
msgid "Your picture has been printed!" msgid "Your picture has been printed!"
msgstr "Voste imådje a stî imprimêye!" msgstr "Voste imådje a stî imprimêye!"
#. We got an error printing
#: ../tuxpaint.c:1895
#, fuzzy
#| msgid "Your picture has been printed!"
msgid "Sorry! Your picture could not be printed!"
msgstr "Voste imådje a stî imprimêye!"
#. Notification that it's too soon to print again (--printdelay option is in effect) #. Notification that it's too soon to print again (--printdelay option is in effect)
#: ../tuxpaint.c:1882 #: ../tuxpaint.c:1898
msgid "You cant print yet!" msgid "You cant print yet!"
msgstr "Vos n' poloz nén co imprimer!" msgstr "Vos n' poloz nén co imprimer!"
#. Prompt to confirm erasing a picture in the Open dialog #. Prompt to confirm erasing a picture in the Open dialog
#: ../tuxpaint.c:1886 #: ../tuxpaint.c:1902
msgid "Erase this picture?" msgid "Erase this picture?"
msgstr "Disfacer ciste imådje chal?" msgstr "Disfacer ciste imådje chal?"
#: ../tuxpaint.c:1887 #: ../tuxpaint.c:1903
msgid "Yes, erase it!" msgid "Yes, erase it!"
msgstr "Oyi, el disfacer!" msgstr "Oyi, el disfacer!"
#: ../tuxpaint.c:1888 #: ../tuxpaint.c:1904
msgid "No, don't erase it!" msgid "No, don't erase it!"
msgstr "Neni, nén l' disfacer!" msgstr "Neni, nén l' disfacer!"
#. Reminder that Mouse Button 1 is the button to use in Tux Paint #. Reminder that Mouse Button 1 is the button to use in Tux Paint
#: ../tuxpaint.c:1891 #: ../tuxpaint.c:1907
msgid "Remember to use the left mouse button!" msgid "Remember to use the left mouse button!"
msgstr "Èn rovyîz nén d' eployî l' boton d' hintche del sori!" msgstr "Èn rovyîz nén d' eployî l' boton d' hintche del sori!"
#. Sound has been muted (silenced) via keyboard shortcut #. Sound has been muted (silenced) via keyboard shortcut
#: ../tuxpaint.c:2006 #: ../tuxpaint.c:2022
msgid "Sound muted." msgid "Sound muted."
msgstr "" msgstr ""
#. Sound has been unmuted (unsilenced) via keyboard shortcut #. Sound has been unmuted (unsilenced) via keyboard shortcut
#: ../tuxpaint.c:2011 #: ../tuxpaint.c:2027
msgid "Sound unmuted." msgid "Sound unmuted."
msgstr "" msgstr ""
#. Wait while Text tool finishes loading fonts #. Wait while Text tool finishes loading fonts
#: ../tuxpaint.c:2477 #: ../tuxpaint.c:2493
msgid "Please wait…" msgid "Please wait…"
msgstr "Tårdjîz ene miete s' i vs plait..." msgstr "Tårdjîz ene miete s' i vs plait..."
#: ../tuxpaint.c:7181 #: ../tuxpaint.c:7197
msgid "Pick a color." msgid "Pick a color."
msgstr "" msgstr ""
#. Open dialog: 'Erase' button, to erase/deleted the selected picture #. Open dialog: 'Erase' button, to erase/deleted the selected picture
#: ../tuxpaint.c:7961 #: ../tuxpaint.c:7977
msgid "Erase" msgid "Erase"
msgstr "Disfacer" msgstr "Disfacer"
#. Open dialog: 'Slides' button, to switch to slide show mode #. Open dialog: 'Slides' button, to switch to slide show mode
#: ../tuxpaint.c:7964 #: ../tuxpaint.c:7980
msgid "Slides" msgid "Slides"
msgstr "Diyas" msgstr "Diyas"
#. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture
#: ../tuxpaint.c:7967 #: ../tuxpaint.c:7983
msgid "Back" msgid "Back"
msgstr "En erî" msgstr "En erî"
#. Slideshow: 'Next' button, to load next slide (image) #. Slideshow: 'Next' button, to load next slide (image)
#: ../tuxpaint.c:7970 #: ../tuxpaint.c:7986
msgid "Next" msgid "Next"
msgstr "Shuvant" msgstr "Shuvant"
#. Slideshow: 'Play' button, to begin a slideshow sequence #. Slideshow: 'Play' button, to begin a slideshow sequence
#: ../tuxpaint.c:7973 #: ../tuxpaint.c:7989
msgid "Play" msgid "Play"
msgstr "Djouwer" msgstr "Djouwer"
#. Label for 'Letters' buttons (font selector, down the right when the Text tool is being used); used to show the difference between font faces #. 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:8620 #: ../tuxpaint.c:8636
msgid "Aa" msgid "Aa"
msgstr "Aa" msgstr "Aa"
#. Admittedly stupid way of determining which keys can be used for #. Admittedly stupid way of determining which keys can be used for
#. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English)
#: ../tuxpaint.c:11620 #: ../tuxpaint.c:11636
msgid "Yes" msgid "Yes"
msgstr "Oyi" msgstr "Oyi"
#: ../tuxpaint.c:11624 #: ../tuxpaint.c:11640
msgid "No" msgid "No"
msgstr "Neni" msgstr "Neni"
#. Prompt to ask whether user wishes to save over old version of their file #. Prompt to ask whether user wishes to save over old version of their file
#: ../tuxpaint.c:12576 #: ../tuxpaint.c:12592
msgid "Replace the picture with your changes?" msgid "Replace the picture with your changes?"
msgstr "Replaecî l' imådje avou vos candjmints?" msgstr "Replaecî l' imådje avou vos candjmints?"
#. Positive response to saving over old version #. Positive response to saving over old version
#. (like a 'File:Save' action in other applications) #. (like a 'File:Save' action in other applications)
#: ../tuxpaint.c:12580 #: ../tuxpaint.c:12596
msgid "Yes, replace the old one!" msgid "Yes, replace the old one!"
msgstr "Oyi, replaecî l' vî!" msgstr "Oyi, replaecî l' vî!"
#. Negative response to saving over old version (saves a new image) #. Negative response to saving over old version (saves a new image)
#. (like a 'File:Save As...' action in other applications) #. (like a 'File:Save As...' action in other applications)
#: ../tuxpaint.c:12584 #: ../tuxpaint.c:12600
msgid "No, save a new file!" msgid "No, save a new file!"
msgstr "Neni, schaper en on novea fitchî" msgstr "Neni, schaper en on novea fitchî"
#: ../tuxpaint.c:13347 #: ../tuxpaint.c:13363
msgid "Choose the picture you want, then click “Open”." msgid "Choose the picture you want, then click “Open”."
msgstr "Tchoezixhoz l' imådje ki vos vloz, poy clitchîz so «Drovi»." msgstr "Tchoezixhoz l' imådje ki vos vloz, poy clitchîz so «Drovi»."
#. Let user choose images: #. Let user choose images:
#. Instructions for Slideshow file dialog (FIXME: Make a #define) #. Instructions for Slideshow file dialog (FIXME: Make a #define)
#: ../tuxpaint.c:14334 ../tuxpaint.c:14648 #: ../tuxpaint.c:14350 ../tuxpaint.c:14664
msgid "Choose the pictures you want, then click “Play”." msgid "Choose the pictures you want, then click “Play”."
msgstr "Tchoezixhoz l' imådje ki vos vloz, poy clitchîz so «Djouwer»." msgstr "Tchoezixhoz l' imådje ki vos vloz, poy clitchîz so «Djouwer»."
@ -1013,17 +1020,17 @@ msgstr "Airdiè"
msgid "You can draw in rainbow colors!" msgid "You can draw in rainbow colors!"
msgstr "Vos ploz dessiner avou les coleurs di l' airdiè!" msgstr "Vos ploz dessiner avou les coleurs di l' airdiè!"
#: ../../magic/src/rain.c:64 #: ../../magic/src/rain.c:65
#, fuzzy #, fuzzy
msgid "Rain" msgid "Rain"
msgstr "Airdiè" msgstr "Airdiè"
#: ../../magic/src/rain.c:67 #: ../../magic/src/rain.c:68
#, fuzzy #, fuzzy
msgid "Click to place a rain drop onto your picture." msgid "Click to place a rain drop onto your picture."
msgstr "Clitchîz po mete l' imådje come dins on muroe." msgstr "Clitchîz po mete l' imådje come dins on muroe."
#: ../../magic/src/rain.c:68 #: ../../magic/src/rain.c:69
#, fuzzy #, fuzzy
msgid "Click to cover your picture with rain drops." msgid "Click to cover your picture with rain drops."
msgstr "Clitchîz po mete l' imådje come dins on muroe." msgstr "Clitchîz po mete l' imådje come dins on muroe."

View file

@ -2,7 +2,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: \n" "Project-Id-Version: \n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2008-11-01 21:57+0000\n" "POT-Creation-Date: 2008-12-07 19:03-0800\n"
"PO-Revision-Date: 2007-07-04 11:24-0000\n" "PO-Revision-Date: 2007-07-04 11:24-0000\n"
"Last-Translator: Haby Diallo <haby42@yahoo.fr>\n" "Last-Translator: Haby Diallo <haby42@yahoo.fr>\n"
"Language-Team: \n" "Language-Team: \n"
@ -380,7 +380,7 @@ msgstr "Bees"
#. Open a saved picture #. Open a saved picture
#. buttons for the file open dialog #. buttons for the file open dialog
#. Open dialog: 'Open' button, to load the selected picture #. Open dialog: 'Open' button, to load the selected picture
#: ../tools.h:75 ../tuxpaint.c:7958 #: ../tools.h:75 ../tuxpaint.c:7974
msgid "Open" msgid "Open"
msgstr "Ubbi" msgstr "Ubbi"
@ -498,178 +498,185 @@ msgid "OK then… Lets keep drawing this one!"
msgstr "Baxna! leeggi ñu motali suñu natal!" msgstr "Baxna! leeggi ñu motali suñu natal!"
#. Prompt to confirm user wishes to quit #. Prompt to confirm user wishes to quit
#: ../tuxpaint.c:1842 #: ../tuxpaint.c:1855
msgid "Do you really want to quit?" msgid "Do you really want to quit?"
msgstr "Da nga bëgg bayi?" msgstr "Da nga bëgg bayi?"
#. Quit prompt positive response (quit) #. Quit prompt positive response (quit)
#: ../tuxpaint.c:1845 #: ../tuxpaint.c:1858
msgid "Yes, I'm done!" msgid "Yes, I'm done!"
msgstr "Waaw, ñu dem ci!" msgstr "Waaw, ñu dem ci!"
#. Quit prompt negative response (don't quit) #. Quit prompt negative response (don't quit)
#: ../tuxpaint.c:1848 ../tuxpaint.c:1875 #: ../tuxpaint.c:1861 ../tuxpaint.c:1888
msgid "No, take me back!" msgid "No, take me back!"
msgstr "Deedeet, ñu delu ci!" msgstr "Deedeet, ñu delu ci!"
#. Current picture is not saved; user is quitting #. Current picture is not saved; user is quitting
#: ../tuxpaint.c:1852 #: ../tuxpaint.c:1865
#, fuzzy #, fuzzy
msgid "If you quit, youll lose your picture! Save it?" msgid "If you quit, youll lose your picture! Save it?"
msgstr "So baye, nga ñak sa natal ! Da nga ko bëgg deñc lu?" msgstr "So baye, nga ñak sa natal ! Da nga ko bëgg deñc lu?"
#: ../tuxpaint.c:1853 ../tuxpaint.c:1858 #: ../tuxpaint.c:1866 ../tuxpaint.c:1871
msgid "Yes, save it!" msgid "Yes, save it!"
msgstr "Waaw, ñu deñc ko!" msgstr "Waaw, ñu deñc ko!"
#: ../tuxpaint.c:1854 ../tuxpaint.c:1859 #: ../tuxpaint.c:1867 ../tuxpaint.c:1872
msgid "No, don't bother saving!" msgid "No, don't bother saving!"
msgstr "Deedeet, jaru ko!" msgstr "Deedeet, jaru ko!"
#. Current picture is not saved; user is opening another picture #. Current picture is not saved; user is opening another picture
#: ../tuxpaint.c:1857 #: ../tuxpaint.c:1870
msgid "Save your picture first?" msgid "Save your picture first?"
msgstr "Da ngay deñc lu sa natal ba pare?" msgstr "Da ngay deñc lu sa natal ba pare?"
#. Error opening picture #. Error opening picture
#: ../tuxpaint.c:1862 #: ../tuxpaint.c:1875
#, fuzzy #, fuzzy
msgid "Cant open that picture!" msgid "Cant open that picture!"
msgstr "Mënuma ubbi natal bi!" msgstr "Mënuma ubbi natal bi!"
#. Generic dialog dismissal #. Generic dialog dismissal
#: ../tuxpaint.c:1865 ../tuxpaint.c:1870 ../tuxpaint.c:1879 ../tuxpaint.c:1883 #: ../tuxpaint.c:1878 ../tuxpaint.c:1883 ../tuxpaint.c:1892 ../tuxpaint.c:1899
#: ../tuxpaint.c:1892 #: ../tuxpaint.c:1908
msgid "OK" msgid "OK"
msgstr "Deegë na" msgstr "Deegë na"
#. Notification that 'Open' dialog has nothing to show #. Notification that 'Open' dialog has nothing to show
#: ../tuxpaint.c:1869 #: ../tuxpaint.c:1882
msgid "There are no saved files!" msgid "There are no saved files!"
msgstr "Amul fisie buñ fi mana deñc!" msgstr "Amul fisie buñ fi mana deñc!"
#. Verification of print action #. Verification of print action
#: ../tuxpaint.c:1873 #: ../tuxpaint.c:1886
msgid "Print your picture now?" msgid "Print your picture now?"
msgstr "Sotilu leeggi natal bi?" msgstr "Sotilu leeggi natal bi?"
#: ../tuxpaint.c:1874 #: ../tuxpaint.c:1887
msgid "Yes, print it!" msgid "Yes, print it!"
msgstr "Waaw,ñu sotilu ko!" msgstr "Waaw,ñu sotilu ko!"
#. Confirmation of successful (we hope) printing #. Confirmation of successful (we hope) printing
#: ../tuxpaint.c:1878 #: ../tuxpaint.c:1891
msgid "Your picture has been printed!" msgid "Your picture has been printed!"
msgstr "Sotilu nañu sa natal!" msgstr "Sotilu nañu sa natal!"
#. We got an error printing
#: ../tuxpaint.c:1895
#, fuzzy
#| msgid "Your picture has been printed!"
msgid "Sorry! Your picture could not be printed!"
msgstr "Sotilu nañu sa natal!"
#. Notification that it's too soon to print again (--printdelay option is in effect) #. Notification that it's too soon to print again (--printdelay option is in effect)
#: ../tuxpaint.c:1882 #: ../tuxpaint.c:1898
#, fuzzy #, fuzzy
msgid "You cant print yet!" msgid "You cant print yet!"
msgstr "Mëno go sotilu leeggi!" msgstr "Mëno go sotilu leeggi!"
#. Prompt to confirm erasing a picture in the Open dialog #. Prompt to confirm erasing a picture in the Open dialog
#: ../tuxpaint.c:1886 #: ../tuxpaint.c:1902
msgid "Erase this picture?" msgid "Erase this picture?"
msgstr "Ñu dindi natal bi?" msgstr "Ñu dindi natal bi?"
#: ../tuxpaint.c:1887 #: ../tuxpaint.c:1903
msgid "Yes, erase it!" msgid "Yes, erase it!"
msgstr "Waaw, dindi ko !" msgstr "Waaw, dindi ko !"
#: ../tuxpaint.c:1888 #: ../tuxpaint.c:1904
msgid "No, don't erase it!" msgid "No, don't erase it!"
msgstr "Deedeet, buko dindi !" msgstr "Deedeet, buko dindi !"
#. Reminder that Mouse Button 1 is the button to use in Tux Paint #. Reminder that Mouse Button 1 is the button to use in Tux Paint
#: ../tuxpaint.c:1891 #: ../tuxpaint.c:1907
msgid "Remember to use the left mouse button!" msgid "Remember to use the left mouse button!"
msgstr "Bul fate jëffandiku ciammoñu butoŋ jinax bi !" msgstr "Bul fate jëffandiku ciammoñu butoŋ jinax bi !"
#. Sound has been muted (silenced) via keyboard shortcut #. Sound has been muted (silenced) via keyboard shortcut
#: ../tuxpaint.c:2006 #: ../tuxpaint.c:2022
msgid "Sound muted." msgid "Sound muted."
msgstr "" msgstr ""
#. Sound has been unmuted (unsilenced) via keyboard shortcut #. Sound has been unmuted (unsilenced) via keyboard shortcut
#: ../tuxpaint.c:2011 #: ../tuxpaint.c:2027
msgid "Sound unmuted." msgid "Sound unmuted."
msgstr "" msgstr ""
#. Wait while Text tool finishes loading fonts #. Wait while Text tool finishes loading fonts
#: ../tuxpaint.c:2477 #: ../tuxpaint.c:2493
msgid "Please wait…" msgid "Please wait…"
msgstr "Bal ma te xar..." msgstr "Bal ma te xar..."
#: ../tuxpaint.c:7181 #: ../tuxpaint.c:7197
msgid "Pick a color." msgid "Pick a color."
msgstr "" msgstr ""
#. Open dialog: 'Erase' button, to erase/deleted the selected picture #. Open dialog: 'Erase' button, to erase/deleted the selected picture
#: ../tuxpaint.c:7961 #: ../tuxpaint.c:7977
msgid "Erase" msgid "Erase"
msgstr "Dindil" msgstr "Dindil"
#. Open dialog: 'Slides' button, to switch to slide show mode #. Open dialog: 'Slides' button, to switch to slide show mode
#: ../tuxpaint.c:7964 #: ../tuxpaint.c:7980
msgid "Slides" msgid "Slides"
msgstr "Japo" msgstr "Japo"
#. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture
#: ../tuxpaint.c:7967 #: ../tuxpaint.c:7983
msgid "Back" msgid "Back"
msgstr "Dellu" msgstr "Dellu"
#. Slideshow: 'Next' button, to load next slide (image) #. Slideshow: 'Next' button, to load next slide (image)
#: ../tuxpaint.c:7970 #: ../tuxpaint.c:7986
msgid "Next" msgid "Next"
msgstr "Li ci topp" msgstr "Li ci topp"
#. Slideshow: 'Play' button, to begin a slideshow sequence #. Slideshow: 'Play' button, to begin a slideshow sequence
#: ../tuxpaint.c:7973 #: ../tuxpaint.c:7989
msgid "Play" msgid "Play"
msgstr "Ñu dor" msgstr "Ñu dor"
#. Label for 'Letters' buttons (font selector, down the right when the Text tool is being used); used to show the difference between font faces #. 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:8620 #: ../tuxpaint.c:8636
msgid "Aa" msgid "Aa"
msgstr "Aa" msgstr "Aa"
#. Admittedly stupid way of determining which keys can be used for #. Admittedly stupid way of determining which keys can be used for
#. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English)
#: ../tuxpaint.c:11620 #: ../tuxpaint.c:11636
msgid "Yes" msgid "Yes"
msgstr "Waaw" msgstr "Waaw"
#: ../tuxpaint.c:11624 #: ../tuxpaint.c:11640
msgid "No" msgid "No"
msgstr "Deedeet" msgstr "Deedeet"
#. Prompt to ask whether user wishes to save over old version of their file #. Prompt to ask whether user wishes to save over old version of their file
#: ../tuxpaint.c:12576 #: ../tuxpaint.c:12592
msgid "Replace the picture with your changes?" msgid "Replace the picture with your changes?"
msgstr "Ñu deñca tal natal bi ak sopitem yi ?" msgstr "Ñu deñca tal natal bi ak sopitem yi ?"
#. Positive response to saving over old version #. Positive response to saving over old version
#. (like a 'File:Save' action in other applications) #. (like a 'File:Save' action in other applications)
#: ../tuxpaint.c:12580 #: ../tuxpaint.c:12596
msgid "Yes, replace the old one!" msgid "Yes, replace the old one!"
msgstr "Waaw, ñu sopi bu magat bi !" msgstr "Waaw, ñu sopi bu magat bi !"
#. Negative response to saving over old version (saves a new image) #. Negative response to saving over old version (saves a new image)
#. (like a 'File:Save As...' action in other applications) #. (like a 'File:Save As...' action in other applications)
#: ../tuxpaint.c:12584 #: ../tuxpaint.c:12600
msgid "No, save a new file!" msgid "No, save a new file!"
msgstr "Deedeet, natal bu bees la !" msgstr "Deedeet, natal bu bees la !"
#: ../tuxpaint.c:13347 #: ../tuxpaint.c:13363
#, fuzzy #, fuzzy
msgid "Choose the picture you want, then click “Open”." msgid "Choose the picture you want, then click “Open”."
msgstr "Tannal natal, te bëss ci «Ubbi»." msgstr "Tannal natal, te bëss ci «Ubbi»."
#. Let user choose images: #. Let user choose images:
#. Instructions for Slideshow file dialog (FIXME: Make a #define) #. Instructions for Slideshow file dialog (FIXME: Make a #define)
#: ../tuxpaint.c:14334 ../tuxpaint.c:14648 #: ../tuxpaint.c:14350 ../tuxpaint.c:14664
#, fuzzy #, fuzzy
msgid "Choose the pictures you want, then click “Play”." msgid "Choose the pictures you want, then click “Play”."
msgstr "Tanal natal yu la nex so bëgge, te nga bëss ci «Ñu dor»." msgstr "Tanal natal yu la nex so bëgge, te nga bëss ci «Ñu dor»."
@ -999,17 +1006,17 @@ msgstr "Xonn"
msgid "You can draw in rainbow colors!" msgid "You can draw in rainbow colors!"
msgstr "Mën nga rëd aki kuloru xonn yi !" msgstr "Mën nga rëd aki kuloru xonn yi !"
#: ../../magic/src/rain.c:64 #: ../../magic/src/rain.c:65
#, fuzzy #, fuzzy
msgid "Rain" msgid "Rain"
msgstr "Xonn" msgstr "Xonn"
#: ../../magic/src/rain.c:67 #: ../../magic/src/rain.c:68
#, fuzzy #, fuzzy
msgid "Click to place a rain drop onto your picture." msgid "Click to place a rain drop onto your picture."
msgstr "Bëssël ngir guis natal bi ci setu." msgstr "Bëssël ngir guis natal bi ci setu."
#: ../../magic/src/rain.c:68 #: ../../magic/src/rain.c:69
#, fuzzy #, fuzzy
msgid "Click to cover your picture with rain drops." msgid "Click to cover your picture with rain drops."
msgstr "Bëssël ngir guis natal bi ci setu." msgstr "Bëssël ngir guis natal bi ci setu."

View file

@ -6,7 +6,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: 0.9.16\n" "Project-Id-Version: 0.9.16\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2008-11-01 21:57+0000\n" "POT-Creation-Date: 2008-12-07 19:03-0800\n"
"PO-Revision-Date: 2006-09-22 01:42+0200\n" "PO-Revision-Date: 2006-09-22 01:42+0200\n"
"Last-Translator: Dwayne Bailey <dwayne@translate.org.za>\n" "Last-Translator: Dwayne Bailey <dwayne@translate.org.za>\n"
"Language-Team: LANGUAGE <LL@li.org>\n" "Language-Team: LANGUAGE <LL@li.org>\n"
@ -381,7 +381,7 @@ msgstr "Okutsha"
#. Open a saved picture #. Open a saved picture
#. buttons for the file open dialog #. buttons for the file open dialog
#. Open dialog: 'Open' button, to load the selected picture #. Open dialog: 'Open' button, to load the selected picture
#: ../tools.h:75 ../tuxpaint.c:7958 #: ../tools.h:75 ../tuxpaint.c:7974
msgid "Open" msgid "Open"
msgstr "Vula" msgstr "Vula"
@ -499,175 +499,182 @@ msgid "OK then… Lets keep drawing this one!"
msgstr "Kulungile ke... Masiqhube ngokuzoba esi!" msgstr "Kulungile ke... Masiqhube ngokuzoba esi!"
#. Prompt to confirm user wishes to quit #. Prompt to confirm user wishes to quit
#: ../tuxpaint.c:1842 #: ../tuxpaint.c:1855
msgid "Do you really want to quit?" msgid "Do you really want to quit?"
msgstr "Ingaba ufuna ukuyeka apha ngenene?" msgstr "Ingaba ufuna ukuyeka apha ngenene?"
#. Quit prompt positive response (quit) #. Quit prompt positive response (quit)
#: ../tuxpaint.c:1845 #: ../tuxpaint.c:1858
msgid "Yes, I'm done!" msgid "Yes, I'm done!"
msgstr "Ewe, ndigqibile!" msgstr "Ewe, ndigqibile!"
#. Quit prompt negative response (don't quit) #. Quit prompt negative response (don't quit)
#: ../tuxpaint.c:1848 ../tuxpaint.c:1875 #: ../tuxpaint.c:1861 ../tuxpaint.c:1888
msgid "No, take me back!" msgid "No, take me back!"
msgstr "Hayi, ndibuyisele emva!" msgstr "Hayi, ndibuyisele emva!"
#. Current picture is not saved; user is quitting #. Current picture is not saved; user is quitting
#: ../tuxpaint.c:1852 #: ../tuxpaint.c:1865
msgid "If you quit, youll lose your picture! Save it?" msgid "If you quit, youll lose your picture! Save it?"
msgstr "Ukuba uyayeka, uya kulahlekelwa ngumfanekiso wakho! Uyawugcina?" msgstr "Ukuba uyayeka, uya kulahlekelwa ngumfanekiso wakho! Uyawugcina?"
#: ../tuxpaint.c:1853 ../tuxpaint.c:1858 #: ../tuxpaint.c:1866 ../tuxpaint.c:1871
msgid "Yes, save it!" msgid "Yes, save it!"
msgstr "Ewe, uyagcinwa!" msgstr "Ewe, uyagcinwa!"
#: ../tuxpaint.c:1854 ../tuxpaint.c:1859 #: ../tuxpaint.c:1867 ../tuxpaint.c:1872
msgid "No, don't bother saving!" msgid "No, don't bother saving!"
msgstr "Hayi, ungazixhamli ngokuwugcina!" msgstr "Hayi, ungazixhamli ngokuwugcina!"
#. Current picture is not saved; user is opening another picture #. Current picture is not saved; user is opening another picture
#: ../tuxpaint.c:1857 #: ../tuxpaint.c:1870
msgid "Save your picture first?" msgid "Save your picture first?"
msgstr "Ufuna ukugcina umfanekiso wakho kuqala?" msgstr "Ufuna ukugcina umfanekiso wakho kuqala?"
#. Error opening picture #. Error opening picture
#: ../tuxpaint.c:1862 #: ../tuxpaint.c:1875
msgid "Cant open that picture!" msgid "Cant open that picture!"
msgstr "Awuvuleki loo mfanekiso!" msgstr "Awuvuleki loo mfanekiso!"
#. Generic dialog dismissal #. Generic dialog dismissal
#: ../tuxpaint.c:1865 ../tuxpaint.c:1870 ../tuxpaint.c:1879 ../tuxpaint.c:1883 #: ../tuxpaint.c:1878 ../tuxpaint.c:1883 ../tuxpaint.c:1892 ../tuxpaint.c:1899
#: ../tuxpaint.c:1892 #: ../tuxpaint.c:1908
msgid "OK" msgid "OK"
msgstr "Kulungile" msgstr "Kulungile"
#. Notification that 'Open' dialog has nothing to show #. Notification that 'Open' dialog has nothing to show
#: ../tuxpaint.c:1869 #: ../tuxpaint.c:1882
msgid "There are no saved files!" msgid "There are no saved files!"
msgstr "Akukho zifayili zigciniweyo!" msgstr "Akukho zifayili zigciniweyo!"
#. Verification of print action #. Verification of print action
#: ../tuxpaint.c:1873 #: ../tuxpaint.c:1886
msgid "Print your picture now?" msgid "Print your picture now?"
msgstr "Ngoku ushicilela umfanekiso?" msgstr "Ngoku ushicilela umfanekiso?"
#: ../tuxpaint.c:1874 #: ../tuxpaint.c:1887
msgid "Yes, print it!" msgid "Yes, print it!"
msgstr "Ewe, wushicilele!" msgstr "Ewe, wushicilele!"
#. Confirmation of successful (we hope) printing #. Confirmation of successful (we hope) printing
#: ../tuxpaint.c:1878 #: ../tuxpaint.c:1891
msgid "Your picture has been printed!" msgid "Your picture has been printed!"
msgstr "Umfanekiso wakho ushicilelwe!" msgstr "Umfanekiso wakho ushicilelwe!"
#. We got an error printing
#: ../tuxpaint.c:1895
#, fuzzy
#| msgid "Your picture has been printed!"
msgid "Sorry! Your picture could not be printed!"
msgstr "Umfanekiso wakho ushicilelwe!"
#. Notification that it's too soon to print again (--printdelay option is in effect) #. Notification that it's too soon to print again (--printdelay option is in effect)
#: ../tuxpaint.c:1882 #: ../tuxpaint.c:1898
msgid "You cant print yet!" msgid "You cant print yet!"
msgstr "Akunakuqalisa ukushicilela!" msgstr "Akunakuqalisa ukushicilela!"
#. Prompt to confirm erasing a picture in the Open dialog #. Prompt to confirm erasing a picture in the Open dialog
#: ../tuxpaint.c:1886 #: ../tuxpaint.c:1902
msgid "Erase this picture?" msgid "Erase this picture?"
msgstr "Uyawucima lo mfanekiso?" msgstr "Uyawucima lo mfanekiso?"
#: ../tuxpaint.c:1887 #: ../tuxpaint.c:1903
msgid "Yes, erase it!" msgid "Yes, erase it!"
msgstr "Ewe, uyacinywa!" msgstr "Ewe, uyacinywa!"
#: ../tuxpaint.c:1888 #: ../tuxpaint.c:1904
msgid "No, don't erase it!" msgid "No, don't erase it!"
msgstr "Hayi, ungawucimi!" msgstr "Hayi, ungawucimi!"
#. Reminder that Mouse Button 1 is the button to use in Tux Paint #. Reminder that Mouse Button 1 is the button to use in Tux Paint
#: ../tuxpaint.c:1891 #: ../tuxpaint.c:1907
msgid "Remember to use the left mouse button!" msgid "Remember to use the left mouse button!"
msgstr "Khumbula ukusebenzisa iqhosha lempuku elisekhohlo!" msgstr "Khumbula ukusebenzisa iqhosha lempuku elisekhohlo!"
#. Sound has been muted (silenced) via keyboard shortcut #. Sound has been muted (silenced) via keyboard shortcut
#: ../tuxpaint.c:2006 #: ../tuxpaint.c:2022
msgid "Sound muted." msgid "Sound muted."
msgstr "" msgstr ""
#. Sound has been unmuted (unsilenced) via keyboard shortcut #. Sound has been unmuted (unsilenced) via keyboard shortcut
#: ../tuxpaint.c:2011 #: ../tuxpaint.c:2027
msgid "Sound unmuted." msgid "Sound unmuted."
msgstr "" msgstr ""
#. Wait while Text tool finishes loading fonts #. Wait while Text tool finishes loading fonts
#: ../tuxpaint.c:2477 #: ../tuxpaint.c:2493
msgid "Please wait…" msgid "Please wait…"
msgstr "Nceda linda..." msgstr "Nceda linda..."
#: ../tuxpaint.c:7181 #: ../tuxpaint.c:7197
msgid "Pick a color." msgid "Pick a color."
msgstr "" msgstr ""
#. Open dialog: 'Erase' button, to erase/deleted the selected picture #. Open dialog: 'Erase' button, to erase/deleted the selected picture
#: ../tuxpaint.c:7961 #: ../tuxpaint.c:7977
msgid "Erase" msgid "Erase"
msgstr "Sula" msgstr "Sula"
#. Open dialog: 'Slides' button, to switch to slide show mode #. Open dialog: 'Slides' button, to switch to slide show mode
#: ../tuxpaint.c:7964 #: ../tuxpaint.c:7980
msgid "Slides" msgid "Slides"
msgstr "" msgstr ""
#. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture
#: ../tuxpaint.c:7967 #: ../tuxpaint.c:7983
msgid "Back" msgid "Back"
msgstr "Emva" msgstr "Emva"
#. Slideshow: 'Next' button, to load next slide (image) #. Slideshow: 'Next' button, to load next slide (image)
#: ../tuxpaint.c:7970 #: ../tuxpaint.c:7986
#, fuzzy #, fuzzy
msgid "Next" msgid "Next"
msgstr "Isiqendu" msgstr "Isiqendu"
#. Slideshow: 'Play' button, to begin a slideshow sequence #. Slideshow: 'Play' button, to begin a slideshow sequence
#: ../tuxpaint.c:7973 #: ../tuxpaint.c:7989
msgid "Play" msgid "Play"
msgstr "" msgstr ""
#. Label for 'Letters' buttons (font selector, down the right when the Text tool is being used); used to show the difference between font faces #. 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:8620 #: ../tuxpaint.c:8636
msgid "Aa" msgid "Aa"
msgstr "Aa" msgstr "Aa"
#. Admittedly stupid way of determining which keys can be used for #. Admittedly stupid way of determining which keys can be used for
#. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English)
#: ../tuxpaint.c:11620 #: ../tuxpaint.c:11636
msgid "Yes" msgid "Yes"
msgstr "Ewe" msgstr "Ewe"
#: ../tuxpaint.c:11624 #: ../tuxpaint.c:11640
msgid "No" msgid "No"
msgstr "Hayi" msgstr "Hayi"
#. Prompt to ask whether user wishes to save over old version of their file #. Prompt to ask whether user wishes to save over old version of their file
#: ../tuxpaint.c:12576 #: ../tuxpaint.c:12592
msgid "Replace the picture with your changes?" msgid "Replace the picture with your changes?"
msgstr "Ususa umfanekiso ngeenguqulo zakho?" msgstr "Ususa umfanekiso ngeenguqulo zakho?"
#. Positive response to saving over old version #. Positive response to saving over old version
#. (like a 'File:Save' action in other applications) #. (like a 'File:Save' action in other applications)
#: ../tuxpaint.c:12580 #: ../tuxpaint.c:12596
msgid "Yes, replace the old one!" msgid "Yes, replace the old one!"
msgstr "Ewe, susa omdala ngomnye!" msgstr "Ewe, susa omdala ngomnye!"
#. Negative response to saving over old version (saves a new image) #. Negative response to saving over old version (saves a new image)
#. (like a 'File:Save As...' action in other applications) #. (like a 'File:Save As...' action in other applications)
#: ../tuxpaint.c:12584 #: ../tuxpaint.c:12600
msgid "No, save a new file!" msgid "No, save a new file!"
msgstr "Hayi, gcina ifayili entsha!" msgstr "Hayi, gcina ifayili entsha!"
#: ../tuxpaint.c:13347 #: ../tuxpaint.c:13363
msgid "Choose the picture you want, then click “Open”." msgid "Choose the picture you want, then click “Open”."
msgstr "Khetha umfanekiso owufunayo, uze unqomfe “Vula”." msgstr "Khetha umfanekiso owufunayo, uze unqomfe “Vula”."
#. Let user choose images: #. Let user choose images:
#. Instructions for Slideshow file dialog (FIXME: Make a #define) #. Instructions for Slideshow file dialog (FIXME: Make a #define)
#: ../tuxpaint.c:14334 ../tuxpaint.c:14648 #: ../tuxpaint.c:14350 ../tuxpaint.c:14664
#, fuzzy #, fuzzy
msgid "Choose the pictures you want, then click “Play”." msgid "Choose the pictures you want, then click “Play”."
msgstr "Khetha umfanekiso owufunayo, uze unqomfe “Vula”." msgstr "Khetha umfanekiso owufunayo, uze unqomfe “Vula”."
@ -998,17 +1005,17 @@ msgstr "Umnyama"
msgid "You can draw in rainbow colors!" msgid "You can draw in rainbow colors!"
msgstr "Ungazoba ngemibala yomnyama!" msgstr "Ungazoba ngemibala yomnyama!"
#: ../../magic/src/rain.c:64 #: ../../magic/src/rain.c:65
#, fuzzy #, fuzzy
msgid "Rain" msgid "Rain"
msgstr "Umnyama" msgstr "Umnyama"
#: ../../magic/src/rain.c:67 #: ../../magic/src/rain.c:68
#, fuzzy #, fuzzy
msgid "Click to place a rain drop onto your picture." msgid "Click to place a rain drop onto your picture."
msgstr "Nqomfa ukuze wenze umfuziselo wesipili." msgstr "Nqomfa ukuze wenze umfuziselo wesipili."
#: ../../magic/src/rain.c:68 #: ../../magic/src/rain.c:69
#, fuzzy #, fuzzy
msgid "Click to cover your picture with rain drops." msgid "Click to cover your picture with rain drops."
msgstr "Nqomfa ukuze wenze umfuziselo wesipili." msgstr "Nqomfa ukuze wenze umfuziselo wesipili."

View file

@ -14,7 +14,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: tuxpaint 0.9.11\n" "Project-Id-Version: tuxpaint 0.9.11\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2008-11-01 21:57+0000\n" "POT-Creation-Date: 2008-12-07 19:03-0800\n"
"PO-Revision-Date: 2008-10-14 12:34+0800\n" "PO-Revision-Date: 2008-10-14 12:34+0800\n"
"Last-Translator: Ijeal <tomorrow1881@sohu.com>\n" "Last-Translator: Ijeal <tomorrow1881@sohu.com>\n"
"Language-Team: zh_CN <i18n-translation@lists.linux.net.cn>\n" "Language-Team: zh_CN <i18n-translation@lists.linux.net.cn>\n"
@ -383,7 +383,7 @@ msgstr "新建"
#. Open a saved picture #. Open a saved picture
#. buttons for the file open dialog #. buttons for the file open dialog
#. Open dialog: 'Open' button, to load the selected picture #. Open dialog: 'Open' button, to load the selected picture
#: ../tools.h:75 ../tuxpaint.c:7958 #: ../tools.h:75 ../tuxpaint.c:7974
msgid "Open" msgid "Open"
msgstr "打开" msgstr "打开"
@ -497,174 +497,181 @@ msgid "OK then… Lets keep drawing this one!"
msgstr "好了... 我们继续画这个!" msgstr "好了... 我们继续画这个!"
#. Prompt to confirm user wishes to quit #. Prompt to confirm user wishes to quit
#: ../tuxpaint.c:1842 #: ../tuxpaint.c:1855
msgid "Do you really want to quit?" msgid "Do you really want to quit?"
msgstr "你真的要退出吗?" msgstr "你真的要退出吗?"
#. Quit prompt positive response (quit) #. Quit prompt positive response (quit)
#: ../tuxpaint.c:1845 #: ../tuxpaint.c:1858
msgid "Yes, I'm done!" msgid "Yes, I'm done!"
msgstr "是的,我已经完成工作!" msgstr "是的,我已经完成工作!"
#. Quit prompt negative response (don't quit) #. Quit prompt negative response (don't quit)
#: ../tuxpaint.c:1848 ../tuxpaint.c:1875 #: ../tuxpaint.c:1861 ../tuxpaint.c:1888
msgid "No, take me back!" msgid "No, take me back!"
msgstr "不,我要返回!" msgstr "不,我要返回!"
#. Current picture is not saved; user is quitting #. Current picture is not saved; user is quitting
#: ../tuxpaint.c:1852 #: ../tuxpaint.c:1865
msgid "If you quit, youll lose your picture! Save it?" msgid "If you quit, youll lose your picture! Save it?"
msgstr "如果你退出了,你会丢掉你的图片!保存起来吗?" msgstr "如果你退出了,你会丢掉你的图片!保存起来吗?"
#: ../tuxpaint.c:1853 ../tuxpaint.c:1858 #: ../tuxpaint.c:1866 ../tuxpaint.c:1871
msgid "Yes, save it!" msgid "Yes, save it!"
msgstr "是的,保存!" msgstr "是的,保存!"
#: ../tuxpaint.c:1854 ../tuxpaint.c:1859 #: ../tuxpaint.c:1867 ../tuxpaint.c:1872
msgid "No, don't bother saving!" msgid "No, don't bother saving!"
msgstr "不,不用保存!" msgstr "不,不用保存!"
#. Current picture is not saved; user is opening another picture #. Current picture is not saved; user is opening another picture
#: ../tuxpaint.c:1857 #: ../tuxpaint.c:1870
msgid "Save your picture first?" msgid "Save your picture first?"
msgstr "先保存你的图片?" msgstr "先保存你的图片?"
#. Error opening picture #. Error opening picture
#: ../tuxpaint.c:1862 #: ../tuxpaint.c:1875
msgid "Cant open that picture!" msgid "Cant open that picture!"
msgstr "打不开那个图片啊!" msgstr "打不开那个图片啊!"
#. Generic dialog dismissal #. Generic dialog dismissal
#: ../tuxpaint.c:1865 ../tuxpaint.c:1870 ../tuxpaint.c:1879 ../tuxpaint.c:1883 #: ../tuxpaint.c:1878 ../tuxpaint.c:1883 ../tuxpaint.c:1892 ../tuxpaint.c:1899
#: ../tuxpaint.c:1892 #: ../tuxpaint.c:1908
msgid "OK" msgid "OK"
msgstr "好的" msgstr "好的"
#. Notification that 'Open' dialog has nothing to show #. Notification that 'Open' dialog has nothing to show
#: ../tuxpaint.c:1869 #: ../tuxpaint.c:1882
msgid "There are no saved files!" msgid "There are no saved files!"
msgstr "没有保存过的文件啊!" msgstr "没有保存过的文件啊!"
#. Verification of print action #. Verification of print action
#: ../tuxpaint.c:1873 #: ../tuxpaint.c:1886
msgid "Print your picture now?" msgid "Print your picture now?"
msgstr "现在打印你的图片吗?" msgstr "现在打印你的图片吗?"
#: ../tuxpaint.c:1874 #: ../tuxpaint.c:1887
msgid "Yes, print it!" msgid "Yes, print it!"
msgstr "是的,打印!" msgstr "是的,打印!"
#. Confirmation of successful (we hope) printing #. Confirmation of successful (we hope) printing
#: ../tuxpaint.c:1878 #: ../tuxpaint.c:1891
msgid "Your picture has been printed!" msgid "Your picture has been printed!"
msgstr "你的图片被打印出来了!" msgstr "你的图片被打印出来了!"
#. We got an error printing
#: ../tuxpaint.c:1895
#, fuzzy
#| msgid "Your picture has been printed!"
msgid "Sorry! Your picture could not be printed!"
msgstr "你的图片被打印出来了!"
#. Notification that it's too soon to print again (--printdelay option is in effect) #. Notification that it's too soon to print again (--printdelay option is in effect)
#: ../tuxpaint.c:1882 #: ../tuxpaint.c:1898
msgid "You cant print yet!" msgid "You cant print yet!"
msgstr "你还不能打印耶!" msgstr "你还不能打印耶!"
#. Prompt to confirm erasing a picture in the Open dialog #. Prompt to confirm erasing a picture in the Open dialog
#: ../tuxpaint.c:1886 #: ../tuxpaint.c:1902
msgid "Erase this picture?" msgid "Erase this picture?"
msgstr "删除这个图片吗?" msgstr "删除这个图片吗?"
#: ../tuxpaint.c:1887 #: ../tuxpaint.c:1903
msgid "Yes, erase it!" msgid "Yes, erase it!"
msgstr "是的,擦掉!" msgstr "是的,擦掉!"
#: ../tuxpaint.c:1888 #: ../tuxpaint.c:1904
msgid "No, don't erase it!" msgid "No, don't erase it!"
msgstr "不,不要擦掉!" msgstr "不,不要擦掉!"
#. Reminder that Mouse Button 1 is the button to use in Tux Paint #. Reminder that Mouse Button 1 is the button to use in Tux Paint
#: ../tuxpaint.c:1891 #: ../tuxpaint.c:1907
msgid "Remember to use the left mouse button!" msgid "Remember to use the left mouse button!"
msgstr "记住使用鼠标左键!" msgstr "记住使用鼠标左键!"
#. Sound has been muted (silenced) via keyboard shortcut #. Sound has been muted (silenced) via keyboard shortcut
#: ../tuxpaint.c:2006 #: ../tuxpaint.c:2022
msgid "Sound muted." msgid "Sound muted."
msgstr "静音。" msgstr "静音。"
#. Sound has been unmuted (unsilenced) via keyboard shortcut #. Sound has been unmuted (unsilenced) via keyboard shortcut
#: ../tuxpaint.c:2011 #: ../tuxpaint.c:2027
msgid "Sound unmuted." msgid "Sound unmuted."
msgstr "取消静音。" msgstr "取消静音。"
#. Wait while Text tool finishes loading fonts #. Wait while Text tool finishes loading fonts
#: ../tuxpaint.c:2477 #: ../tuxpaint.c:2493
msgid "Please wait…" msgid "Please wait…"
msgstr "请等待..." msgstr "请等待..."
#: ../tuxpaint.c:7181 #: ../tuxpaint.c:7197
msgid "Pick a color." msgid "Pick a color."
msgstr "选择一种颜色。" msgstr "选择一种颜色。"
#. Open dialog: 'Erase' button, to erase/deleted the selected picture #. Open dialog: 'Erase' button, to erase/deleted the selected picture
#: ../tuxpaint.c:7961 #: ../tuxpaint.c:7977
msgid "Erase" msgid "Erase"
msgstr "删除" msgstr "删除"
#. Open dialog: 'Slides' button, to switch to slide show mode #. Open dialog: 'Slides' button, to switch to slide show mode
#: ../tuxpaint.c:7964 #: ../tuxpaint.c:7980
msgid "Slides" msgid "Slides"
msgstr "幻灯片" msgstr "幻灯片"
#. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture
#: ../tuxpaint.c:7967 #: ../tuxpaint.c:7983
msgid "Back" msgid "Back"
msgstr "退回" msgstr "退回"
#. Slideshow: 'Next' button, to load next slide (image) #. Slideshow: 'Next' button, to load next slide (image)
#: ../tuxpaint.c:7970 #: ../tuxpaint.c:7986
msgid "Next" msgid "Next"
msgstr "文本" msgstr "文本"
#. Slideshow: 'Play' button, to begin a slideshow sequence #. Slideshow: 'Play' button, to begin a slideshow sequence
#: ../tuxpaint.c:7973 #: ../tuxpaint.c:7989
msgid "Play" msgid "Play"
msgstr "播放" msgstr "播放"
#. Label for 'Letters' buttons (font selector, down the right when the Text tool is being used); used to show the difference between font faces #. 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:8620 #: ../tuxpaint.c:8636
msgid "Aa" msgid "Aa"
msgstr "" msgstr ""
#. Admittedly stupid way of determining which keys can be used for #. Admittedly stupid way of determining which keys can be used for
#. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English)
#: ../tuxpaint.c:11620 #: ../tuxpaint.c:11636
msgid "Yes" msgid "Yes"
msgstr "是的" msgstr "是的"
#: ../tuxpaint.c:11624 #: ../tuxpaint.c:11640
msgid "No" msgid "No"
msgstr "不要" msgstr "不要"
#. Prompt to ask whether user wishes to save over old version of their file #. Prompt to ask whether user wishes to save over old version of their file
#: ../tuxpaint.c:12576 #: ../tuxpaint.c:12592
msgid "Replace the picture with your changes?" msgid "Replace the picture with your changes?"
msgstr "确信要更改图片?" msgstr "确信要更改图片?"
#. Positive response to saving over old version #. Positive response to saving over old version
#. (like a 'File:Save' action in other applications) #. (like a 'File:Save' action in other applications)
#: ../tuxpaint.c:12580 #: ../tuxpaint.c:12596
msgid "Yes, replace the old one!" msgid "Yes, replace the old one!"
msgstr "是的,替换原来的图片!" msgstr "是的,替换原来的图片!"
#. Negative response to saving over old version (saves a new image) #. Negative response to saving over old version (saves a new image)
#. (like a 'File:Save As...' action in other applications) #. (like a 'File:Save As...' action in other applications)
#: ../tuxpaint.c:12584 #: ../tuxpaint.c:12600
msgid "No, save a new file!" msgid "No, save a new file!"
msgstr "不,保存到新文件" msgstr "不,保存到新文件"
#: ../tuxpaint.c:13347 #: ../tuxpaint.c:13363
msgid "Choose the picture you want, then click “Open”." msgid "Choose the picture you want, then click “Open”."
msgstr "选择你要打开的图片,然后点击“打开”。" msgstr "选择你要打开的图片,然后点击“打开”。"
#. Let user choose images: #. Let user choose images:
#. Instructions for Slideshow file dialog (FIXME: Make a #define) #. Instructions for Slideshow file dialog (FIXME: Make a #define)
#: ../tuxpaint.c:14334 ../tuxpaint.c:14648 #: ../tuxpaint.c:14350 ../tuxpaint.c:14664
msgid "Choose the pictures you want, then click “Play”." msgid "Choose the pictures you want, then click “Play”."
msgstr "选择你要打开的图片,然后点击“打开”。" msgstr "选择你要打开的图片,然后点击“打开”。"
@ -979,15 +986,15 @@ msgstr "彩虹"
msgid "You can draw in rainbow colors!" msgid "You can draw in rainbow colors!"
msgstr "你可以用彩虹的颜色画图耶!" msgstr "你可以用彩虹的颜色画图耶!"
#: ../../magic/src/rain.c:64 #: ../../magic/src/rain.c:65
msgid "Rain" msgid "Rain"
msgstr "彩虹" msgstr "彩虹"
#: ../../magic/src/rain.c:67 #: ../../magic/src/rain.c:68
msgid "Click to place a rain drop onto your picture." msgid "Click to place a rain drop onto your picture."
msgstr "单击做出镜子中的效果。" msgstr "单击做出镜子中的效果。"
#: ../../magic/src/rain.c:68 #: ../../magic/src/rain.c:69
msgid "Click to cover your picture with rain drops." msgid "Click to cover your picture with rain drops."
msgstr "单击做出镜子中的效果。" msgstr "单击做出镜子中的效果。"

View file

@ -8,7 +8,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: tuxpaint 0.9.17\n" "Project-Id-Version: tuxpaint 0.9.17\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2008-11-01 21:57+0000\n" "POT-Creation-Date: 2008-12-07 19:03-0800\n"
"PO-Revision-Date: 2007-11-18 21:25+0800\n" "PO-Revision-Date: 2007-11-18 21:25+0800\n"
"Last-Translator: 黃敏松 <songhuang.tw@gmail.com>\n" "Last-Translator: 黃敏松 <songhuang.tw@gmail.com>\n"
"Language-Team: Chinese (traditional) <zh-l10n@linux.org.tw>\n" "Language-Team: Chinese (traditional) <zh-l10n@linux.org.tw>\n"
@ -382,7 +382,7 @@ msgstr "新圖"
#. Open a saved picture #. Open a saved picture
#. buttons for the file open dialog #. buttons for the file open dialog
#. Open dialog: 'Open' button, to load the selected picture #. Open dialog: 'Open' button, to load the selected picture
#: ../tools.h:75 ../tuxpaint.c:7958 #: ../tools.h:75 ../tuxpaint.c:7974
msgid "Open" msgid "Open"
msgstr "打開" msgstr "打開"
@ -500,176 +500,183 @@ msgid "OK then… Lets keep drawing this one!"
msgstr "很好,讓我們繼續來畫這張圖吧!" msgstr "很好,讓我們繼續來畫這張圖吧!"
#. Prompt to confirm user wishes to quit #. Prompt to confirm user wishes to quit
#: ../tuxpaint.c:1842 #: ../tuxpaint.c:1855
msgid "Do you really want to quit?" msgid "Do you really want to quit?"
msgstr "你確定要離開嗎?" msgstr "你確定要離開嗎?"
#. Quit prompt positive response (quit) #. Quit prompt positive response (quit)
#: ../tuxpaint.c:1845 #: ../tuxpaint.c:1858
msgid "Yes, I'm done!" msgid "Yes, I'm done!"
msgstr "好,我做完了!" msgstr "好,我做完了!"
#. Quit prompt negative response (don't quit) #. Quit prompt negative response (don't quit)
#: ../tuxpaint.c:1848 ../tuxpaint.c:1875 #: ../tuxpaint.c:1861 ../tuxpaint.c:1888
msgid "No, take me back!" msgid "No, take me back!"
msgstr "不,讓我回去!" msgstr "不,讓我回去!"
#. Current picture is not saved; user is quitting #. Current picture is not saved; user is quitting
#: ../tuxpaint.c:1852 #: ../tuxpaint.c:1865
msgid "If you quit, youll lose your picture! Save it?" msgid "If you quit, youll lose your picture! Save it?"
msgstr "如果離開,將會丟掉你的圖畫喔! 要先存檔嗎?" msgstr "如果離開,將會丟掉你的圖畫喔! 要先存檔嗎?"
#: ../tuxpaint.c:1853 ../tuxpaint.c:1858 #: ../tuxpaint.c:1866 ../tuxpaint.c:1871
msgid "Yes, save it!" msgid "Yes, save it!"
msgstr "好,把它存起來!" msgstr "好,把它存起來!"
#: ../tuxpaint.c:1854 ../tuxpaint.c:1859 #: ../tuxpaint.c:1867 ../tuxpaint.c:1872
msgid "No, don't bother saving!" msgid "No, don't bother saving!"
msgstr "不,別存了!" msgstr "不,別存了!"
#. Current picture is not saved; user is opening another picture #. Current picture is not saved; user is opening another picture
#: ../tuxpaint.c:1857 #: ../tuxpaint.c:1870
msgid "Save your picture first?" msgid "Save your picture first?"
msgstr "要先儲存你的圖畫嗎?" msgstr "要先儲存你的圖畫嗎?"
#. Error opening picture #. Error opening picture
#: ../tuxpaint.c:1862 #: ../tuxpaint.c:1875
msgid "Cant open that picture!" msgid "Cant open that picture!"
msgstr "沒辦法打開這個圖畫!" msgstr "沒辦法打開這個圖畫!"
#. Generic dialog dismissal #. Generic dialog dismissal
#: ../tuxpaint.c:1865 ../tuxpaint.c:1870 ../tuxpaint.c:1879 ../tuxpaint.c:1883 #: ../tuxpaint.c:1878 ../tuxpaint.c:1883 ../tuxpaint.c:1892 ../tuxpaint.c:1899
#: ../tuxpaint.c:1892 #: ../tuxpaint.c:1908
msgid "OK" msgid "OK"
msgstr "好的" msgstr "好的"
#. Notification that 'Open' dialog has nothing to show #. Notification that 'Open' dialog has nothing to show
#: ../tuxpaint.c:1869 #: ../tuxpaint.c:1882
msgid "There are no saved files!" msgid "There are no saved files!"
msgstr "沒有已經儲存的檔案!" msgstr "沒有已經儲存的檔案!"
#. Verification of print action #. Verification of print action
#: ../tuxpaint.c:1873 #: ../tuxpaint.c:1886
msgid "Print your picture now?" msgid "Print your picture now?"
msgstr "現在要列印你的圖畫嗎?" msgstr "現在要列印你的圖畫嗎?"
#: ../tuxpaint.c:1874 #: ../tuxpaint.c:1887
msgid "Yes, print it!" msgid "Yes, print it!"
msgstr "好,印出它來!" msgstr "好,印出它來!"
#. Confirmation of successful (we hope) printing #. Confirmation of successful (we hope) printing
#: ../tuxpaint.c:1878 #: ../tuxpaint.c:1891
msgid "Your picture has been printed!" msgid "Your picture has been printed!"
msgstr "你的圖畫已經印出來了!" msgstr "你的圖畫已經印出來了!"
#. We got an error printing
#: ../tuxpaint.c:1895
#, fuzzy
#| msgid "Your picture has been printed!"
msgid "Sorry! Your picture could not be printed!"
msgstr "你的圖畫已經印出來了!"
#. Notification that it's too soon to print again (--printdelay option is in effect) #. Notification that it's too soon to print again (--printdelay option is in effect)
#: ../tuxpaint.c:1882 #: ../tuxpaint.c:1898
msgid "You cant print yet!" msgid "You cant print yet!"
msgstr "你還沒辦法列印喔!" msgstr "你還沒辦法列印喔!"
#. Prompt to confirm erasing a picture in the Open dialog #. Prompt to confirm erasing a picture in the Open dialog
#: ../tuxpaint.c:1886 #: ../tuxpaint.c:1902
msgid "Erase this picture?" msgid "Erase this picture?"
msgstr "要刪除這張圖畫嗎?" msgstr "要刪除這張圖畫嗎?"
#: ../tuxpaint.c:1887 #: ../tuxpaint.c:1903
msgid "Yes, erase it!" msgid "Yes, erase it!"
msgstr "好,刪除它吧!" msgstr "好,刪除它吧!"
#: ../tuxpaint.c:1888 #: ../tuxpaint.c:1904
msgid "No, don't erase it!" msgid "No, don't erase it!"
msgstr "不,別刪除它!" msgstr "不,別刪除它!"
#. Reminder that Mouse Button 1 is the button to use in Tux Paint #. Reminder that Mouse Button 1 is the button to use in Tux Paint
#: ../tuxpaint.c:1891 #: ../tuxpaint.c:1907
msgid "Remember to use the left mouse button!" msgid "Remember to use the left mouse button!"
msgstr "記得使用滑鼠的左邊按鍵!" msgstr "記得使用滑鼠的左邊按鍵!"
# Sound has been muted (silenced) via keyboard shortcut # Sound has been muted (silenced) via keyboard shortcut
#. Sound has been muted (silenced) via keyboard shortcut #. Sound has been muted (silenced) via keyboard shortcut
#: ../tuxpaint.c:2006 #: ../tuxpaint.c:2022
msgid "Sound muted." msgid "Sound muted."
msgstr "靜音" msgstr "靜音"
# Sound has been unmuted (unsilenced) via keyboard shortcut # Sound has been unmuted (unsilenced) via keyboard shortcut
#. Sound has been unmuted (unsilenced) via keyboard shortcut #. Sound has been unmuted (unsilenced) via keyboard shortcut
#: ../tuxpaint.c:2011 #: ../tuxpaint.c:2027
msgid "Sound unmuted." msgid "Sound unmuted."
msgstr "取消靜音" msgstr "取消靜音"
#. Wait while Text tool finishes loading fonts #. Wait while Text tool finishes loading fonts
#: ../tuxpaint.c:2477 #: ../tuxpaint.c:2493
msgid "Please wait…" msgid "Please wait…"
msgstr "請等一下…" msgstr "請等一下…"
#: ../tuxpaint.c:7181 #: ../tuxpaint.c:7197
msgid "Pick a color." msgid "Pick a color."
msgstr "挑選一個顏色" msgstr "挑選一個顏色"
#. Open dialog: 'Erase' button, to erase/deleted the selected picture #. Open dialog: 'Erase' button, to erase/deleted the selected picture
#: ../tuxpaint.c:7961 #: ../tuxpaint.c:7977
msgid "Erase" msgid "Erase"
msgstr "刪除" msgstr "刪除"
#. Open dialog: 'Slides' button, to switch to slide show mode #. Open dialog: 'Slides' button, to switch to slide show mode
#: ../tuxpaint.c:7964 #: ../tuxpaint.c:7980
msgid "Slides" msgid "Slides"
msgstr "投影片" msgstr "投影片"
#. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture
#: ../tuxpaint.c:7967 #: ../tuxpaint.c:7983
msgid "Back" msgid "Back"
msgstr "上一個" msgstr "上一個"
#. Slideshow: 'Next' button, to load next slide (image) #. Slideshow: 'Next' button, to load next slide (image)
#: ../tuxpaint.c:7970 #: ../tuxpaint.c:7986
msgid "Next" msgid "Next"
msgstr "下一個" msgstr "下一個"
#. Slideshow: 'Play' button, to begin a slideshow sequence #. Slideshow: 'Play' button, to begin a slideshow sequence
#: ../tuxpaint.c:7973 #: ../tuxpaint.c:7989
msgid "Play" msgid "Play"
msgstr "播放" msgstr "播放"
#. Label for 'Letters' buttons (font selector, down the right when the Text tool is being used); used to show the difference between font faces #. 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:8620 #: ../tuxpaint.c:8636
msgid "Aa" msgid "Aa"
msgstr "Aa" msgstr "Aa"
#. Admittedly stupid way of determining which keys can be used for #. Admittedly stupid way of determining which keys can be used for
#. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English)
#: ../tuxpaint.c:11620 #: ../tuxpaint.c:11636
msgid "Yes" msgid "Yes"
msgstr "好" msgstr "好"
#: ../tuxpaint.c:11624 #: ../tuxpaint.c:11640
msgid "No" msgid "No"
msgstr "不" msgstr "不"
#. Prompt to ask whether user wishes to save over old version of their file #. Prompt to ask whether user wishes to save over old version of their file
#: ../tuxpaint.c:12576 #: ../tuxpaint.c:12592
msgid "Replace the picture with your changes?" msgid "Replace the picture with your changes?"
msgstr "用你所做的改變來取代圖畫嗎?" msgstr "用你所做的改變來取代圖畫嗎?"
#. Positive response to saving over old version #. Positive response to saving over old version
#. (like a 'File:Save' action in other applications) #. (like a 'File:Save' action in other applications)
#: ../tuxpaint.c:12580 #: ../tuxpaint.c:12596
msgid "Yes, replace the old one!" msgid "Yes, replace the old one!"
msgstr "好,取代舊的!" msgstr "好,取代舊的!"
#. Negative response to saving over old version (saves a new image) #. Negative response to saving over old version (saves a new image)
#. (like a 'File:Save As...' action in other applications) #. (like a 'File:Save As...' action in other applications)
#: ../tuxpaint.c:12584 #: ../tuxpaint.c:12600
msgid "No, save a new file!" msgid "No, save a new file!"
msgstr "不,另外存一個新的檔案!" msgstr "不,另外存一個新的檔案!"
#: ../tuxpaint.c:13347 #: ../tuxpaint.c:13363
msgid "Choose the picture you want, then click “Open”." msgid "Choose the picture you want, then click “Open”."
msgstr "選擇你想要的圖畫,然後按一下「打開」。" msgstr "選擇你想要的圖畫,然後按一下「打開」。"
#. Let user choose images: #. Let user choose images:
#. Instructions for Slideshow file dialog (FIXME: Make a #define) #. Instructions for Slideshow file dialog (FIXME: Make a #define)
#: ../tuxpaint.c:14334 ../tuxpaint.c:14648 #: ../tuxpaint.c:14350 ../tuxpaint.c:14664
msgid "Choose the pictures you want, then click “Play”." msgid "Choose the pictures you want, then click “Play”."
msgstr "選擇你要的一些圖畫,然後按一下「播放」。" msgstr "選擇你要的一些圖畫,然後按一下「播放」。"
@ -991,17 +998,17 @@ msgstr "彩虹"
msgid "You can draw in rainbow colors!" msgid "You can draw in rainbow colors!"
msgstr "你可以畫出彩虹的顏色!" msgstr "你可以畫出彩虹的顏色!"
#: ../../magic/src/rain.c:64 #: ../../magic/src/rain.c:65
#, fuzzy #, fuzzy
msgid "Rain" msgid "Rain"
msgstr "彩虹" msgstr "彩虹"
#: ../../magic/src/rain.c:67 #: ../../magic/src/rain.c:68
#, fuzzy #, fuzzy
msgid "Click to place a rain drop onto your picture." msgid "Click to place a rain drop onto your picture."
msgstr "按一下可以產生左右對稱的圖畫。" msgstr "按一下可以產生左右對稱的圖畫。"
#: ../../magic/src/rain.c:68 #: ../../magic/src/rain.c:69
#, fuzzy #, fuzzy
msgid "Click to cover your picture with rain drops." msgid "Click to cover your picture with rain drops."
msgstr "按一下可以產生左右對稱的圖畫。" msgstr "按一下可以產生左右對稱的圖畫。"

View file

@ -5,7 +5,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: TuxPaint 0.9.17\n" "Project-Id-Version: TuxPaint 0.9.17\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2008-11-01 21:57+0000\n" "POT-Creation-Date: 2008-12-07 19:03-0800\n"
"PO-Revision-Date: 2008-02-04 14:24-0600\n" "PO-Revision-Date: 2008-02-04 14:24-0600\n"
"Last-Translator: Rodrigo Perez <rodpera@yahoo.com>\n" "Last-Translator: Rodrigo Perez <rodpera@yahoo.com>\n"
"Language-Team: Español <gablistas@gmail.com>\n" "Language-Team: Español <gablistas@gmail.com>\n"
@ -375,7 +375,7 @@ msgstr "Ko kuúb"
#. Open a saved picture #. Open a saved picture
#. buttons for the file open dialog #. buttons for the file open dialog
#. Open dialog: 'Open' button, to load the selected picture #. Open dialog: 'Open' button, to load the selected picture
#: ../tools.h:75 ../tuxpaint.c:7958 #: ../tools.h:75 ../tuxpaint.c:7974
msgid "Open" msgid "Open"
msgstr "Sha al men" msgstr "Sha al men"
@ -491,175 +491,182 @@ msgid "OK then… Lets keep drawing this one!"
msgstr "Bien... ¡Sigamos dibujando en esta imagen!" msgstr "Bien... ¡Sigamos dibujando en esta imagen!"
#. Prompt to confirm user wishes to quit #. Prompt to confirm user wishes to quit
#: ../tuxpaint.c:1842 #: ../tuxpaint.c:1855
msgid "Do you really want to quit?" msgid "Do you really want to quit?"
msgstr "¿Realmente quieres salir?" msgstr "¿Realmente quieres salir?"
#. Quit prompt positive response (quit) #. Quit prompt positive response (quit)
#: ../tuxpaint.c:1845 #: ../tuxpaint.c:1858
msgid "Yes, I'm done!" msgid "Yes, I'm done!"
msgstr "¡ah, listo!" msgstr "¡ah, listo!"
#. Quit prompt negative response (don't quit) #. Quit prompt negative response (don't quit)
#: ../tuxpaint.c:1848 ../tuxpaint.c:1875 #: ../tuxpaint.c:1861 ../tuxpaint.c:1888
msgid "No, take me back!" msgid "No, take me back!"
msgstr "¡Yeet taá, naá last naá vereén!" msgstr "¡Yeet taá, naá last naá vereén!"
#. Current picture is not saved; user is quitting #. Current picture is not saved; user is quitting
#: ../tuxpaint.c:1852 #: ../tuxpaint.c:1865
msgid "If you quit, youll lose your picture! Save it?" msgid "If you quit, youll lose your picture! Save it?"
msgstr "¡Si te vas perderás tu imagen! ¿Quieres guardarla?" msgstr "¡Si te vas perderás tu imagen! ¿Quieres guardarla?"
#: ../tuxpaint.c:1853 ../tuxpaint.c:1858 #: ../tuxpaint.c:1866 ../tuxpaint.c:1871
msgid "Yes, save it!" msgid "Yes, save it!"
msgstr "¡ah, loó sobbaá!" msgstr "¡ah, loó sobbaá!"
#: ../tuxpaint.c:1854 ../tuxpaint.c:1859 #: ../tuxpaint.c:1867 ../tuxpaint.c:1872
msgid "No, don't bother saving!" msgid "No, don't bother saving!"
msgstr "¡yeénta, naá last naá loó soobluy!" msgstr "¡yeénta, naá last naá loó soobluy!"
#. Current picture is not saved; user is opening another picture #. Current picture is not saved; user is opening another picture
#: ../tuxpaint.c:1857 #: ../tuxpaint.c:1870
msgid "Save your picture first?" msgid "Save your picture first?"
msgstr "¿Loó sog luú retrat antes gaá?" msgstr "¿Loó sog luú retrat antes gaá?"
#. Error opening picture #. Error opening picture
#: ../tuxpaint.c:1862 #: ../tuxpaint.c:1875
msgid "Cant open that picture!" msgid "Cant open that picture!"
msgstr "¡Naá gaad schial dibug reé!" msgstr "¡Naá gaad schial dibug reé!"
#. Generic dialog dismissal #. Generic dialog dismissal
#: ../tuxpaint.c:1865 ../tuxpaint.c:1870 ../tuxpaint.c:1879 ../tuxpaint.c:1883 #: ../tuxpaint.c:1878 ../tuxpaint.c:1883 ../tuxpaint.c:1892 ../tuxpaint.c:1899
#: ../tuxpaint.c:1892 #: ../tuxpaint.c:1908
msgid "OK" msgid "OK"
msgstr "ah" msgstr "ah"
#. Notification that 'Open' dialog has nothing to show #. Notification that 'Open' dialog has nothing to show
#: ../tuxpaint.c:1869 #: ../tuxpaint.c:1882
msgid "There are no saved files!" msgid "There are no saved files!"
msgstr "¡No hay archivos guardados!" msgstr "¡No hay archivos guardados!"
#. Verification of print action #. Verification of print action
#: ../tuxpaint.c:1873 #: ../tuxpaint.c:1886
msgid "Print your picture now?" msgid "Print your picture now?"
msgstr "¿Lahaás luú keley loó yehes naál yaá?" msgstr "¿Lahaás luú keley loó yehes naál yaá?"
#: ../tuxpaint.c:1874 #: ../tuxpaint.c:1887
msgid "Yes, print it!" msgid "Yes, print it!"
msgstr "¡Ah, toob vaá loó yehes!" msgstr "¡Ah, toob vaá loó yehes!"
#. Confirmation of successful (we hope) printing #. Confirmation of successful (we hope) printing
#: ../tuxpaint.c:1878 #: ../tuxpaint.c:1891
msgid "Your picture has been printed!" msgid "Your picture has been printed!"
msgstr "¡Mon naá luú duúl loó yehes!" msgstr "¡Mon naá luú duúl loó yehes!"
#. We got an error printing
#: ../tuxpaint.c:1895
#, fuzzy
#| msgid "Your picture has been printed!"
msgid "Sorry! Your picture could not be printed!"
msgstr "¡Mon naá luú duúl loó yehes!"
#. Notification that it's too soon to print again (--printdelay option is in effect) #. Notification that it's too soon to print again (--printdelay option is in effect)
#: ../tuxpaint.c:1882 #: ../tuxpaint.c:1898
msgid "You cant print yet!" msgid "You cant print yet!"
msgstr "¡Na gaád toob luy loó yehes nal!" msgstr "¡Na gaád toob luy loó yehes nal!"
#. Prompt to confirm erasing a picture in the Open dialog #. Prompt to confirm erasing a picture in the Open dialog
#: ../tuxpaint.c:1886 #: ../tuxpaint.c:1902
msgid "Erase this picture?" msgid "Erase this picture?"
msgstr "¿Teé doót dibuj reé gaá?" msgstr "¿Teé doót dibuj reé gaá?"
#: ../tuxpaint.c:1887 #: ../tuxpaint.c:1903
msgid "Yes, erase it!" msgid "Yes, erase it!"
msgstr "¡Ah, Te doót naá!" msgstr "¡Ah, Te doót naá!"
#: ../tuxpaint.c:1888 #: ../tuxpaint.c:1904
msgid "No, don't erase it!" msgid "No, don't erase it!"
msgstr "¡Yee´nta, naá doót naá!" msgstr "¡Yee´nta, naá doót naá!"
#. Reminder that Mouse Button 1 is the button to use in Tux Paint #. Reminder that Mouse Button 1 is the button to use in Tux Paint
#: ../tuxpaint.c:1891 #: ../tuxpaint.c:1907
msgid "Remember to use the left mouse button!" msgid "Remember to use the left mouse button!"
msgstr "¡Recuerda usar el botón izquierdo del ratón!" msgstr "¡Recuerda usar el botón izquierdo del ratón!"
#. Sound has been muted (silenced) via keyboard shortcut #. Sound has been muted (silenced) via keyboard shortcut
#: ../tuxpaint.c:2006 #: ../tuxpaint.c:2022
msgid "Sound muted." msgid "Sound muted."
msgstr "Toóg saá beés ha." msgstr "Toóg saá beés ha."
#. Sound has been unmuted (unsilenced) via keyboard shortcut #. Sound has been unmuted (unsilenced) via keyboard shortcut
#: ../tuxpaint.c:2011 #: ../tuxpaint.c:2027
msgid "Sound unmuted." msgid "Sound unmuted."
msgstr "Saál saá beés ha." msgstr "Saál saá beés ha."
#. Wait while Text tool finishes loading fonts #. Wait while Text tool finishes loading fonts
#: ../tuxpaint.c:2477 #: ../tuxpaint.c:2493
#, fuzzy #, fuzzy
msgid "Please wait…" msgid "Please wait…"
msgstr "Leé luút, Teés kiss luú..." msgstr "Leé luút, Teés kiss luú..."
#: ../tuxpaint.c:7181 #: ../tuxpaint.c:7197
msgid "Pick a color." msgid "Pick a color."
msgstr "Lií escog diíf color" msgstr "Lií escog diíf color"
#. Open dialog: 'Erase' button, to erase/deleted the selected picture #. Open dialog: 'Erase' button, to erase/deleted the selected picture
#: ../tuxpaint.c:7961 #: ../tuxpaint.c:7977
msgid "Erase" msgid "Erase"
msgstr "Te doót naá" msgstr "Te doót naá"
#. Open dialog: 'Slides' button, to switch to slide show mode #. Open dialog: 'Slides' button, to switch to slide show mode
#: ../tuxpaint.c:7964 #: ../tuxpaint.c:7980
msgid "Slides" msgid "Slides"
msgstr "Diapositivas" msgstr "Diapositivas"
#. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture
#: ../tuxpaint.c:7967 #: ../tuxpaint.c:7983
msgid "Back" msgid "Back"
msgstr "Ko trás" msgstr "Ko trás"
#. Slideshow: 'Next' button, to load next slide (image) #. Slideshow: 'Next' button, to load next slide (image)
#: ../tuxpaint.c:7970 #: ../tuxpaint.c:7986
msgid "Next" msgid "Next"
msgstr "Ko delant" msgstr "Ko delant"
#. Slideshow: 'Play' button, to begin a slideshow sequence #. Slideshow: 'Play' button, to begin a slideshow sequence
#: ../tuxpaint.c:7973 #: ../tuxpaint.c:7989
msgid "Play" msgid "Play"
msgstr "Toob kiíy" msgstr "Toob kiíy"
#. Label for 'Letters' buttons (font selector, down the right when the Text tool is being used); used to show the difference between font faces #. 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:8620 #: ../tuxpaint.c:8636
msgid "Aa" msgid "Aa"
msgstr "Aa" msgstr "Aa"
#. Admittedly stupid way of determining which keys can be used for #. Admittedly stupid way of determining which keys can be used for
#. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English)
#: ../tuxpaint.c:11620 #: ../tuxpaint.c:11636
msgid "Yes" msgid "Yes"
msgstr "haá" msgstr "haá"
#: ../tuxpaint.c:11624 #: ../tuxpaint.c:11640
msgid "No" msgid "No"
msgstr "Yee´nta" msgstr "Yee´nta"
#. Prompt to ask whether user wishes to save over old version of their file #. Prompt to ask whether user wishes to save over old version of their file
#: ../tuxpaint.c:12576 #: ../tuxpaint.c:12592
msgid "Replace the picture with your changes?" msgid "Replace the picture with your changes?"
msgstr "¿Seé eh dibug naá antes kon koó kuub gaá?" msgstr "¿Seé eh dibug naá antes kon koó kuub gaá?"
#. Positive response to saving over old version #. Positive response to saving over old version
#. (like a 'File:Save' action in other applications) #. (like a 'File:Save' action in other applications)
#: ../tuxpaint.c:12580 #: ../tuxpaint.c:12596
msgid "Yes, replace the old one!" msgid "Yes, replace the old one!"
msgstr "¡ah, seéhell!" msgstr "¡ah, seéhell!"
#. Negative response to saving over old version (saves a new image) #. Negative response to saving over old version (saves a new image)
#. (like a 'File:Save As...' action in other applications) #. (like a 'File:Save As...' action in other applications)
#: ../tuxpaint.c:12584 #: ../tuxpaint.c:12600
msgid "No, save a new file!" msgid "No, save a new file!"
msgstr "¡Yeént ta, loó soógga leét diíf archiv kuúb!" msgstr "¡Yeént ta, loó soógga leét diíf archiv kuúb!"
#: ../tuxpaint.c:13347 #: ../tuxpaint.c:13363
msgid "Choose the picture you want, then click “Open”." msgid "Choose the picture you want, then click “Open”."
msgstr "Escoge la imagen que quieras, luego haz clic en “Abrir”." msgstr "Escoge la imagen que quieras, luego haz clic en “Abrir”."
#. Let user choose images: #. Let user choose images:
#. Instructions for Slideshow file dialog (FIXME: Make a #define) #. Instructions for Slideshow file dialog (FIXME: Make a #define)
#: ../tuxpaint.c:14334 ../tuxpaint.c:14648 #: ../tuxpaint.c:14350 ../tuxpaint.c:14664
msgid "Choose the pictures you want, then click “Play”." msgid "Choose the pictures you want, then click “Play”."
msgstr "Escoge las imágenes que quieras, luego haz clic en “Reproducir”." msgstr "Escoge las imágenes que quieras, luego haz clic en “Reproducir”."
@ -986,17 +993,17 @@ msgstr "Arcoiris"
msgid "You can draw in rainbow colors!" msgid "You can draw in rainbow colors!"
msgstr "¡Puedes dibujar con los colores del arcoiris!" msgstr "¡Puedes dibujar con los colores del arcoiris!"
#: ../../magic/src/rain.c:64 #: ../../magic/src/rain.c:65
#, fuzzy #, fuzzy
msgid "Rain" msgid "Rain"
msgstr "Arcoiris" msgstr "Arcoiris"
#: ../../magic/src/rain.c:67 #: ../../magic/src/rain.c:68
#, fuzzy #, fuzzy
msgid "Click to place a rain drop onto your picture." msgid "Click to place a rain drop onto your picture."
msgstr "Gaás ha par toób luú mon reveés ." msgstr "Gaás ha par toób luú mon reveés ."
#: ../../magic/src/rain.c:68 #: ../../magic/src/rain.c:69
#, fuzzy #, fuzzy
msgid "Click to cover your picture with rain drops." msgid "Click to cover your picture with rain drops."
msgstr "Gaás ha par toób luú mon reveés ." msgstr "Gaás ha par toób luú mon reveés ."