From 3a8a682bf81485e0ad97d706894f70786ce4d94b Mon Sep 17 00:00:00 2001 From: William Kendrick Date: Fri, 27 Jun 2008 20:20:06 +0000 Subject: [PATCH] Proper case of locales. Regenerated PO and desktop file. --- src/i18n.c | 20 +-- src/po/af.po | 190 +++++++++++++------------- src/po/ar.po | 190 +++++++++++++------------- src/po/ast.po | 190 +++++++++++++------------- src/po/az.po | 190 +++++++++++++------------- src/po/be.po | 190 +++++++++++++------------- src/po/bg.po | 190 +++++++++++++------------- src/po/bo.po | 190 +++++++++++++------------- src/po/br.po | 190 +++++++++++++------------- src/po/ca.po | 190 +++++++++++++------------- src/po/cs.po | 190 +++++++++++++------------- src/po/cy.po | 190 +++++++++++++------------- src/po/da.po | 190 +++++++++++++------------- src/po/de.po | 190 +++++++++++++------------- src/po/el.po | 190 +++++++++++++------------- src/po/en_AU.po | 190 +++++++++++++------------- src/po/en_GB.po | 310 ++++++++++++++++++++++--------------------- src/po/en_ZA.po | 190 +++++++++++++------------- src/po/eo.po | 190 +++++++++++++------------- src/po/es.po | 190 +++++++++++++------------- src/po/es_MX.po | 190 +++++++++++++------------- src/po/et.po | 190 +++++++++++++------------- src/po/eu.po | 190 +++++++++++++------------- src/po/fi.po | 190 +++++++++++++------------- src/po/fo.po | 190 +++++++++++++------------- src/po/fr.po | 190 +++++++++++++------------- src/po/ga.po | 190 +++++++++++++------------- src/po/gd.po | 190 +++++++++++++------------- src/po/gl.po | 190 +++++++++++++------------- src/po/gos.po | 190 +++++++++++++------------- src/po/gu.po | 190 +++++++++++++------------- src/po/he.po | 190 +++++++++++++------------- src/po/hi.po | 190 +++++++++++++------------- src/po/hr.po | 190 +++++++++++++------------- src/po/hu.po | 190 +++++++++++++------------- src/po/id.po | 190 +++++++++++++------------- src/po/is.po | 190 +++++++++++++------------- src/po/it.po | 190 +++++++++++++------------- src/po/ja.po | 190 +++++++++++++------------- src/po/ka.po | 190 +++++++++++++------------- src/po/km.po | 190 +++++++++++++------------- src/po/ko.po | 190 +++++++++++++------------- src/po/ku.po | 190 +++++++++++++------------- src/po/lt.po | 190 +++++++++++++------------- src/po/lv.po | 190 +++++++++++++------------- src/po/mk.po | 190 +++++++++++++------------- src/po/ms.po | 190 +++++++++++++------------- src/po/nb.po | 190 +++++++++++++------------- src/po/nl.po | 190 +++++++++++++------------- src/po/nn.po | 190 +++++++++++++------------- src/po/nr.po | 190 +++++++++++++------------- src/po/oc.po | 190 +++++++++++++------------- src/po/oj.po | 190 +++++++++++++------------- src/po/pl.po | 190 +++++++++++++------------- src/po/pt_BR.po | 190 +++++++++++++------------- src/po/pt_PT.po | 190 +++++++++++++------------- src/po/ro.po | 190 +++++++++++++------------- src/po/ru.po | 190 +++++++++++++------------- src/po/rw.po | 190 +++++++++++++------------- src/po/sk.po | 190 +++++++++++++------------- src/po/sl.po | 190 +++++++++++++------------- src/po/sq.po | 190 +++++++++++++------------- src/po/sr.po | 190 +++++++++++++------------- src/po/sv.po | 190 +++++++++++++------------- src/po/sw.po | 190 +++++++++++++------------- src/po/ta.po | 190 +++++++++++++------------- src/po/te.po | 190 +++++++++++++------------- src/po/th.po | 190 +++++++++++++------------- src/po/tl.po | 190 +++++++++++++------------- src/po/tlh.po | 190 +++++++++++++------------- src/po/tr.po | 190 +++++++++++++------------- src/po/tuxpaint.pot | 190 +++++++++++++------------- src/po/twi.po | 190 +++++++++++++------------- src/po/uk.po | 190 +++++++++++++------------- src/po/ve.po | 190 +++++++++++++------------- src/po/vi.po | 190 +++++++++++++------------- src/po/wa.po | 190 +++++++++++++------------- src/po/wo.po | 190 +++++++++++++------------- src/po/xh.po | 190 +++++++++++++------------- src/po/zh_CN.po | 190 +++++++++++++------------- src/po/zh_TW.po | 190 +++++++++++++------------- src/po/zw.po | 190 +++++++++++++------------- src/tuxpaint.desktop | 54 ++++---- 83 files changed, 7796 insertions(+), 7788 deletions(-) diff --git a/src/i18n.c b/src/i18n.c index 19ec48064..a4829292b 100644 --- a/src/i18n.c +++ b/src/i18n.c @@ -25,7 +25,7 @@ $Id$ - June 14, 2002 - May 29, 2008 + June 14, 2002 - June 27, 2008 */ #include @@ -68,13 +68,13 @@ const char *lang_prefixes[NUM_LANGS] = { "de", "el", "en", - "en_au", - "en_ca", - "en_gb", - "en_za", + "en_AU", + "en_CA", + "en_GB", + "en_ZA", "eo", "es", - "es_mx", + "es_MX", "et", "eu", "fi", @@ -109,8 +109,8 @@ const char *lang_prefixes[NUM_LANGS] = { "oc", "oj", "pl", - "pt_br", - "pt_pt", + "pt_BR", + "pt_PT", "ro", "ru", "rw", @@ -132,8 +132,8 @@ const char *lang_prefixes[NUM_LANGS] = { "wa", "wo", "xh", - "zh_cn", - "zh_tw", + "zh_CN", + "zh_TW", "zw" }; diff --git a/src/po/af.po b/src/po/af.po index 0b3fb94d7..0519391a0 100644 --- a/src/po/af.po +++ b/src/po/af.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: af\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-06-21 10:24-0700\n" +"POT-Creation-Date: 2008-06-27 13:15-0700\n" "PO-Revision-Date: 2008-06-19 13:24-0700\n" "Last-Translator: Samuel Murray (Groenkloof) \n" "Language-Team: \n" @@ -377,7 +377,7 @@ msgstr "Nuwe" #. Open a saved picture #. buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:75 ../tuxpaint.c:7830 +#: ../tools.h:75 ../tuxpaint.c:7835 msgid "Open" msgstr "Maak oop" @@ -493,174 +493,174 @@ msgid "OK then… Let’s keep drawing this one!" msgstr "Goed dan... Kom ons teken verder op hierdie een!" #. Prompt to confirm user wishes to quit -#: ../tuxpaint.c:1804 +#: ../tuxpaint.c:1809 msgid "Do you really want to quit?" msgstr "Wil jy werklik afsluit?" #. Quit prompt positive response (quit) -#: ../tuxpaint.c:1807 +#: ../tuxpaint.c:1812 msgid "Yes, I'm done!" msgstr "Ja, ek is klaar!" #. Quit prompt negative response (don't quit) -#: ../tuxpaint.c:1810 ../tuxpaint.c:1837 +#: ../tuxpaint.c:1815 ../tuxpaint.c:1842 msgid "No, take me back!" msgstr "Nee, vat my terug!" #. Current picture is not saved; user is quitting -#: ../tuxpaint.c:1814 +#: ../tuxpaint.c:1819 msgid "If you quit, you’ll lose your picture! Save it?" msgstr "As jy ophou sal jy jou prent verloor! Wil jy dit eers bêre?" -#: ../tuxpaint.c:1815 ../tuxpaint.c:1820 +#: ../tuxpaint.c:1820 ../tuxpaint.c:1825 msgid "Yes, save it!" msgstr "Ja, stoor dit!" -#: ../tuxpaint.c:1816 ../tuxpaint.c:1821 +#: ../tuxpaint.c:1821 ../tuxpaint.c:1826 msgid "No, don't bother saving!" msgstr "Nee, moenie stoor nie!" #. Current picture is not saved; user is opening another picture -#: ../tuxpaint.c:1819 +#: ../tuxpaint.c:1824 msgid "Save your picture first?" msgstr "Wil jy eers die prent stoor?" #. Error opening picture -#: ../tuxpaint.c:1824 +#: ../tuxpaint.c:1829 msgid "Can’t open that picture!" msgstr "Kan nie daardie prent oopmaak nie!" #. Generic dialog dismissal -#: ../tuxpaint.c:1827 ../tuxpaint.c:1832 ../tuxpaint.c:1841 ../tuxpaint.c:1845 -#: ../tuxpaint.c:1854 +#: ../tuxpaint.c:1832 ../tuxpaint.c:1837 ../tuxpaint.c:1846 ../tuxpaint.c:1850 +#: ../tuxpaint.c:1859 msgid "OK" msgstr "Goed" #. Notification that 'Open' dialog has nothing to show -#: ../tuxpaint.c:1831 +#: ../tuxpaint.c:1836 msgid "There are no saved files!" msgstr "Daar is geen gestoorde lêers nie!" #. Verification of print action -#: ../tuxpaint.c:1835 +#: ../tuxpaint.c:1840 msgid "Print your picture now?" msgstr "Wil jy nou die prent laat druk?" -#: ../tuxpaint.c:1836 +#: ../tuxpaint.c:1841 msgid "Yes, print it!" msgstr "Ja, laat dit druk!" #. Confirmation of successful (we hope) printing -#: ../tuxpaint.c:1840 +#: ../tuxpaint.c:1845 msgid "Your picture has been printed!" msgstr "Jou prent is gedruk!" #. Notification that it's too soon to print again (--printdelay option is in effect) -#: ../tuxpaint.c:1844 +#: ../tuxpaint.c:1849 msgid "You can’t print yet!" msgstr "Jy kan nog nie druk nie!" #. Prompt to confirm erasing a picture in the Open dialog -#: ../tuxpaint.c:1848 +#: ../tuxpaint.c:1853 msgid "Erase this picture?" msgstr "Vee hierdie prent uit?" -#: ../tuxpaint.c:1849 +#: ../tuxpaint.c:1854 msgid "Yes, erase it!" msgstr "Ja, vee dit uit!" -#: ../tuxpaint.c:1850 +#: ../tuxpaint.c:1855 msgid "No, don't erase it!" msgstr "Nee, moet dit nie uitvee nie!" #. Reminder that Mouse Button 1 is the button to use in Tux Paint -#: ../tuxpaint.c:1853 +#: ../tuxpaint.c:1858 msgid "Remember to use the left mouse button!" msgstr "Onthou om die linker-muisknoppie te gebruik!" #. Sound has been muted (silenced) via keyboard shortcut -#: ../tuxpaint.c:1964 +#: ../tuxpaint.c:1969 msgid "Sound muted." msgstr "Klank af." #. Sound has been unmuted (unsilenced) via keyboard shortcut -#: ../tuxpaint.c:1969 +#: ../tuxpaint.c:1974 msgid "Sound unmuted." msgstr "Klank aan." #. Wait while Text tool finishes loading fonts -#: ../tuxpaint.c:2406 +#: ../tuxpaint.c:2411 msgid "Please wait…" msgstr "Wag asseblief..." -#: ../tuxpaint.c:7056 +#: ../tuxpaint.c:7061 msgid "Pick a color." msgstr "Kies 'n kleur." #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:7833 +#: ../tuxpaint.c:7838 msgid "Erase" msgstr "Vee uit" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:7836 +#: ../tuxpaint.c:7841 msgid "Slides" msgstr "Skyfies" #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:7839 +#: ../tuxpaint.c:7844 msgid "Back" msgstr "Terug" #. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:7842 +#: ../tuxpaint.c:7847 msgid "Next" msgstr "Volgende" #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:7845 +#: ../tuxpaint.c:7850 msgid "Play" 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 -#: ../tuxpaint.c:8438 +#: ../tuxpaint.c:8443 msgid "Aa" msgstr "Aa" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:11343 +#: ../tuxpaint.c:11348 msgid "Yes" msgstr "Ja" -#: ../tuxpaint.c:11347 +#: ../tuxpaint.c:11352 msgid "No" msgstr "Nee" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:12296 +#: ../tuxpaint.c:12301 msgid "Replace the picture with your changes?" msgstr "Vervang die prent met jou veranderinge?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:12300 +#: ../tuxpaint.c:12305 msgid "Yes, replace the old one!" msgstr "Ja, vervang die ou een!" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:12304 +#: ../tuxpaint.c:12309 msgid "No, save a new file!" msgstr "Nee, stoor 'n nuwe lêer!" -#: ../tuxpaint.c:13067 +#: ../tuxpaint.c:13072 msgid "Choose the picture you want, then click “Open”." msgstr "Kies die prent wat jy wil hê en klik 'Maak oop'." #. Let user choose images: #. Instructions for Slideshow file dialog (FIXME: Make a #define) -#: ../tuxpaint.c:14054 ../tuxpaint.c:14368 +#: ../tuxpaint.c:14059 ../tuxpaint.c:14373 msgid "Choose the pictures you want, then click “Play”." msgstr "Kies die prent wat jy wil hê en klik !Maak oop”." @@ -676,237 +676,237 @@ msgstr "Tekenprogram" msgid "Tux Paint" msgstr "Tux Verf" -#: ../../magic/src/blocks_chalk_drip.c:133 +#: ../../magic/src/blocks_chalk_drip.c:132 msgid "Blocks" msgstr "Blokke" -#: ../../magic/src/blocks_chalk_drip.c:135 +#: ../../magic/src/blocks_chalk_drip.c:134 msgid "Chalk" msgstr "Bordkryt" -#: ../../magic/src/blocks_chalk_drip.c:137 +#: ../../magic/src/blocks_chalk_drip.c:136 msgid "Drip" msgstr "Drup" -#: ../../magic/src/blocks_chalk_drip.c:147 +#: ../../magic/src/blocks_chalk_drip.c:146 msgid "Click and move the mouse around to make the picture blocky." msgstr "Klik en beweeg die muis om die prent blokkerig te maak." -#: ../../magic/src/blocks_chalk_drip.c:150 +#: ../../magic/src/blocks_chalk_drip.c:149 msgid "" "Click and move the mouse around to turn the picture into a chalk drawing." msgstr "" "Klik en beweeg die muis om die prent te verander na 'n bordkryt-tekening." -#: ../../magic/src/blocks_chalk_drip.c:153 +#: ../../magic/src/blocks_chalk_drip.c:152 msgid "Click and move the mouse around to make the picture drip." msgstr "Klik en beweeg die muis om die prent te laat afdrup!" -#: ../../magic/src/blur.c:77 +#: ../../magic/src/blur.c:76 msgid "Blur" msgstr "Verwaas" -#: ../../magic/src/blur.c:84 +#: ../../magic/src/blur.c:83 msgid "Click and move the mouse around to blur the picture." msgstr "Klik en beweeg die muis om die prent uit fokus te maak." #. Both are named "Bricks", at the moment: -#: ../../magic/src/bricks.c:105 +#: ../../magic/src/bricks.c:104 msgid "Bricks" msgstr "Bakstene" -#: ../../magic/src/bricks.c:112 +#: ../../magic/src/bricks.c:111 msgid "Click and move to draw large bricks." msgstr "Klik en beweeg om groot stene te teken." -#: ../../magic/src/bricks.c:114 +#: ../../magic/src/bricks.c:113 msgid "Click and move to draw small bricks." msgstr "Klik en beweeg om klein stene te teken." -#: ../../magic/src/calligraphy.c:109 +#: ../../magic/src/calligraphy.c:108 msgid "Calligraphy" msgstr "Kalligrafie" -#: ../../magic/src/calligraphy.c:116 +#: ../../magic/src/calligraphy.c:115 msgid "Click and move the mouse around to draw in calligraphy." msgstr "Klik en beweeg die muis om met kalligrafie te teken." -#: ../../magic/src/cartoon.c:81 +#: ../../magic/src/cartoon.c:80 msgid "Cartoon" msgstr "Cartoon" -#: ../../magic/src/cartoon.c:88 +#: ../../magic/src/cartoon.c:87 msgid "Click and move the mouse around to turn the picture into a cartoon." msgstr "Klik en beweeg die muis om die prent te verander na 'n cartoon." -#: ../../magic/src/distortion.c:122 +#: ../../magic/src/distortion.c:121 msgid "Distortion" msgstr "Distorsie" -#: ../../magic/src/distortion.c:130 +#: ../../magic/src/distortion.c:129 msgid "Click and drag the mouse to cause a distortion in your picture." msgstr "Klik en beweeg die muis om 'n distorsie in jou prent te veroorsaak." -#: ../../magic/src/emboss.c:77 +#: ../../magic/src/emboss.c:76 msgid "Emboss" msgstr "Embosseer" -#: ../../magic/src/emboss.c:83 +#: ../../magic/src/emboss.c:82 msgid "Click and drag the mouse to emboss the picture." msgstr "Klik en beweeg die muis om die prent te embosseer." -#: ../../magic/src/fade_darken.c:117 +#: ../../magic/src/fade_darken.c:116 msgid "Lighten" msgstr "Maak ligter" -#: ../../magic/src/fade_darken.c:119 +#: ../../magic/src/fade_darken.c:118 msgid "Darken" msgstr "Maak donkerder" -#: ../../magic/src/fade_darken.c:129 +#: ../../magic/src/fade_darken.c:128 msgid "Click and move to fade the colors." msgstr "Klik en beweeg om die kleure te verdof" -#: ../../magic/src/fade_darken.c:132 +#: ../../magic/src/fade_darken.c:131 msgid "Click and move to darken the colors." msgstr "Klik en beweeg om die kleure donkerder te maak." -#: ../../magic/src/fill.c:88 +#: ../../magic/src/fill.c:87 msgid "Fill" msgstr "Opvul" -#: ../../magic/src/fill.c:95 +#: ../../magic/src/fill.c:94 msgid "Click in the picture to fill that area with color." msgstr "Klik in die prent om daardie area met kleur te vul." -#: ../../magic/src/flower.c:125 +#: ../../magic/src/flower.c:124 msgid "Flower" msgstr "Blom" -#: ../../magic/src/flower.c:131 +#: ../../magic/src/flower.c:130 msgid "Click and drag to draw a flower stalk. Let go to finish the flower." msgstr "" "Klik en beweeg om 'n blomsteel te teken. Laat los om die blom te voltooi." -#: ../../magic/src/foam.c:105 +#: ../../magic/src/foam.c:104 msgid "Foam" msgstr "Skuim" -#: ../../magic/src/foam.c:111 +#: ../../magic/src/foam.c:110 msgid "Click and drag the mouse to cover an area with foamy bubbles." msgstr "Klik en beweeg die muis om in te kleur met seepborrels." -#: ../../magic/src/glasstile.c:84 +#: ../../magic/src/glasstile.c:83 msgid "Glass Tile" msgstr "Glasteël" -#: ../../magic/src/glasstile.c:90 +#: ../../magic/src/glasstile.c:89 msgid "Click and drag the mouse to put glass tile over your picture." msgstr "Klik en beweeg die muis om glasteëls oor jou prent te plaas." -#: ../../magic/src/grass.c:93 +#: ../../magic/src/grass.c:92 msgid "Grass" msgstr "Gras" -#: ../../magic/src/grass.c:99 +#: ../../magic/src/grass.c:98 msgid "Click and move to draw grass. Don’t forget the dirt!" msgstr "Klik en beweeg om gras te teken. Moenie die grond vergeet nie!" -#: ../../magic/src/kalidescope.c:78 +#: ../../magic/src/kalidescope.c:77 msgid "Kaleidoscope" msgstr "Kaleidoskoop" -#: ../../magic/src/kalidescope.c:84 +#: ../../magic/src/kalidescope.c:83 msgid "" "Click and drag the mouse to draw with symmetric brushes (a kaleidoscope)." msgstr "" "Klik en beweeg die muis om met simmetriese kwasse te verf ('n kaleidoskoop.)" -#: ../../magic/src/light.c:85 +#: ../../magic/src/light.c:84 msgid "Light" msgstr "liggies" -#: ../../magic/src/light.c:91 +#: ../../magic/src/light.c:90 msgid "Click and drag to draw a beam of light on your picture." msgstr "Klik en beweeg om 'n ligstraal te teken." -#: ../../magic/src/metalpaint.c:78 +#: ../../magic/src/metalpaint.c:77 msgid "Metal Paint" msgstr "Metaalverf" -#: ../../magic/src/metalpaint.c:84 +#: ../../magic/src/metalpaint.c:83 msgid "Click and drag the mouse to paint with a metallic color." msgstr "Klik en beweeg die muis om met metaalverf te verf" -#: ../../magic/src/mirror_flip.c:95 +#: ../../magic/src/mirror_flip.c:94 msgid "Mirror" msgstr "Spieël" -#: ../../magic/src/mirror_flip.c:97 +#: ../../magic/src/mirror_flip.c:96 msgid "Flip" msgstr "Draai oor" -#: ../../magic/src/mirror_flip.c:107 +#: ../../magic/src/mirror_flip.c:106 msgid "Click to make a mirror image." msgstr "Klik om 'n spieëlbeeld te maak!" -#: ../../magic/src/mirror_flip.c:110 +#: ../../magic/src/mirror_flip.c:109 msgid "Click to flip the picture upside-down." msgstr "Klik om die prent onderstebo te swaai!" -#: ../../magic/src/negative.c:73 +#: ../../magic/src/negative.c:72 msgid "Negative" msgstr "Negatief" -#: ../../magic/src/negative.c:80 +#: ../../magic/src/negative.c:79 msgid "Click and move the mouse around to draw a negative." msgstr "Klik en beweeg die muis om 'n negatief te maak." -#: ../../magic/src/rainbow.c:108 +#: ../../magic/src/rainbow.c:107 msgid "Rainbow" msgstr "Reënboog" -#: ../../magic/src/rainbow.c:115 +#: ../../magic/src/rainbow.c:114 msgid "You can draw in rainbow colors!" msgstr "Jy kan met reënboogkleure teken!" -#: ../../magic/src/ripples.c:82 +#: ../../magic/src/ripples.c:81 msgid "Ripples" msgstr "Rimpels" -#: ../../magic/src/ripples.c:88 +#: ../../magic/src/ripples.c:87 msgid "Click to make ripples appear over your picture." msgstr "Klik met muis om rimpels oor jou prent te maak." -#: ../../magic/src/shift.c:105 +#: ../../magic/src/shift.c:104 msgid "Shift" msgstr "Shift" -#: ../../magic/src/shift.c:111 +#: ../../magic/src/shift.c:110 msgid "Click and drag to shift your picture around on the canvas." msgstr "Klik en beweeg die muis om die prent rond te skuif op die verfdoek." -#: ../../magic/src/smudge.c:78 +#: ../../magic/src/smudge.c:77 msgid "Smudge" msgstr "Smeer" -#: ../../magic/src/smudge.c:85 +#: ../../magic/src/smudge.c:84 msgid "Click and move the mouse around to smudge the picture." msgstr "Klik en beweeg die muis om die prent te smeer." -#: ../../magic/src/tint.c:78 +#: ../../magic/src/tint.c:77 msgid "Tint" msgstr "Tint" -#: ../../magic/src/tint.c:85 +#: ../../magic/src/tint.c:84 msgid "Click and move the mouse around to change the picture’s color." msgstr "Klik en beweeg die muis rond om die prent se kleur te verander." -#: ../../magic/src/waves.c:79 +#: ../../magic/src/waves.c:78 msgid "Waves" msgstr "Golwe" -#: ../../magic/src/waves.c:85 +#: ../../magic/src/waves.c:84 msgid "" "Click to make the picture wavy. Click toward the top for shorter waves, the " "bottom for taller waves, the left for small waves, and the right for long " diff --git a/src/po/ar.po b/src/po/ar.po index 9224cdc8e..269f3253a 100644 --- a/src/po/ar.po +++ b/src/po/ar.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: tuxpaint-HEAD\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-06-21 10:24-0700\n" +"POT-Creation-Date: 2008-06-27 13:15-0700\n" "PO-Revision-Date: 2007-05-17 06:58+0300\n" "Last-Translator: Khaled Hosny \n" "Language-Team: Arabic \n" @@ -392,7 +392,7 @@ msgstr "جديد" #. Open a saved picture #. buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:75 ../tuxpaint.c:7830 +#: ../tools.h:75 ../tuxpaint.c:7835 msgid "Open" msgstr "افتح" @@ -508,176 +508,176 @@ msgstr "إذن … دعنا نَستمرُّ برسَم هذا الشكل" # FIXME: تحرّكُ الي مكان آخر! ! ! #. Prompt to confirm user wishes to quit -#: ../tuxpaint.c:1804 +#: ../tuxpaint.c:1809 msgid "Do you really want to quit?" msgstr "أتُريدُ حقاً الخروج؟" #. Quit prompt positive response (quit) -#: ../tuxpaint.c:1807 +#: ../tuxpaint.c:1812 msgid "Yes, I'm done!" msgstr "نعم، لقد انتهيت" #. Quit prompt negative response (don't quit) -#: ../tuxpaint.c:1810 ../tuxpaint.c:1837 +#: ../tuxpaint.c:1815 ../tuxpaint.c:1842 msgid "No, take me back!" msgstr "لا، عُد بي ثانية" #. Current picture is not saved; user is quitting -#: ../tuxpaint.c:1814 +#: ../tuxpaint.c:1819 msgid "If you quit, you’ll lose your picture! Save it?" msgstr "إذا خرجت الآن، ستفقد صورتك أتريد حفظها؟" -#: ../tuxpaint.c:1815 ../tuxpaint.c:1820 +#: ../tuxpaint.c:1820 ../tuxpaint.c:1825 msgid "Yes, save it!" msgstr "نعم، احفظها الآن" -#: ../tuxpaint.c:1816 ../tuxpaint.c:1821 +#: ../tuxpaint.c:1821 ../tuxpaint.c:1826 msgid "No, don't bother saving!" msgstr "لا، لا تهتم بحفظها" #. Current picture is not saved; user is opening another picture -#: ../tuxpaint.c:1819 +#: ../tuxpaint.c:1824 msgid "Save your picture first?" msgstr "أأحفظ صورتك أولاً؟" #. Error opening picture -#: ../tuxpaint.c:1824 +#: ../tuxpaint.c:1829 msgid "Can’t open that picture!" msgstr "لايمكن فتح هذه الصورة" #. Generic dialog dismissal -#: ../tuxpaint.c:1827 ../tuxpaint.c:1832 ../tuxpaint.c:1841 ../tuxpaint.c:1845 -#: ../tuxpaint.c:1854 +#: ../tuxpaint.c:1832 ../tuxpaint.c:1837 ../tuxpaint.c:1846 ../tuxpaint.c:1850 +#: ../tuxpaint.c:1859 msgid "OK" msgstr "موافق" #. Notification that 'Open' dialog has nothing to show -#: ../tuxpaint.c:1831 +#: ../tuxpaint.c:1836 msgid "There are no saved files!" msgstr "لايوجد أي ملف محفوظ" #. Verification of print action -#: ../tuxpaint.c:1835 +#: ../tuxpaint.c:1840 msgid "Print your picture now?" msgstr "أأطبع صورتك الآن؟" -#: ../tuxpaint.c:1836 +#: ../tuxpaint.c:1841 msgid "Yes, print it!" msgstr "نعم، اطبع الصورة" #. Confirmation of successful (we hope) printing -#: ../tuxpaint.c:1840 +#: ../tuxpaint.c:1845 msgid "Your picture has been printed!" msgstr "لقد طُبِعت صورتك" #. Notification that it's too soon to print again (--printdelay option is in effect) -#: ../tuxpaint.c:1844 +#: ../tuxpaint.c:1849 msgid "You can’t print yet!" msgstr "لا يمكنك الرسم الآن" #. Prompt to confirm erasing a picture in the Open dialog -#: ../tuxpaint.c:1848 +#: ../tuxpaint.c:1853 msgid "Erase this picture?" msgstr "أتريد مسح هذه الصورة؟" -#: ../tuxpaint.c:1849 +#: ../tuxpaint.c:1854 msgid "Yes, erase it!" msgstr "نعم، امسحه" -#: ../tuxpaint.c:1850 +#: ../tuxpaint.c:1855 msgid "No, don't erase it!" msgstr "لا، لاتمسحه" #. Reminder that Mouse Button 1 is the button to use in Tux Paint -#: ../tuxpaint.c:1853 +#: ../tuxpaint.c:1858 msgid "Remember to use the left mouse button!" msgstr "تذكر استخدام زر الفأرة الأيسر" #. Sound has been muted (silenced) via keyboard shortcut -#: ../tuxpaint.c:1964 +#: ../tuxpaint.c:1969 msgid "Sound muted." msgstr "" #. Sound has been unmuted (unsilenced) via keyboard shortcut -#: ../tuxpaint.c:1969 +#: ../tuxpaint.c:1974 msgid "Sound unmuted." msgstr "" #. Wait while Text tool finishes loading fonts -#: ../tuxpaint.c:2406 +#: ../tuxpaint.c:2411 msgid "Please wait…" msgstr "من فضلك انتظر..." -#: ../tuxpaint.c:7056 +#: ../tuxpaint.c:7061 msgid "Pick a color." msgstr "" #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:7833 +#: ../tuxpaint.c:7838 msgid "Erase" msgstr "امسح" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:7836 +#: ../tuxpaint.c:7841 msgid "Slides" msgstr "شرائح" #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:7839 +#: ../tuxpaint.c:7844 msgid "Back" msgstr "الخلف" #. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:7842 +#: ../tuxpaint.c:7847 msgid "Next" msgstr "التالي" #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:7845 +#: ../tuxpaint.c:7850 msgid "Play" 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 -#: ../tuxpaint.c:8438 +#: ../tuxpaint.c:8443 msgid "Aa" msgstr "انتبه" # FIXME: Move elsewhere! Or not?! #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:11343 +#: ../tuxpaint.c:11348 msgid "Yes" msgstr "نعم" -#: ../tuxpaint.c:11347 +#: ../tuxpaint.c:11352 msgid "No" msgstr "لا" # #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 -#: ../tuxpaint.c:12296 +#: ../tuxpaint.c:12301 msgid "Replace the picture with your changes?" msgstr "أأستبدل الصورة بتعديلاتك؟" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:12300 +#: ../tuxpaint.c:12305 msgid "Yes, replace the old one!" msgstr "نعم، استبدل الملف القديم" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:12304 +#: ../tuxpaint.c:12309 msgid "No, save a new file!" msgstr "لا، احفظ باسم جديد" -#: ../tuxpaint.c:13067 +#: ../tuxpaint.c:13072 msgid "Choose the picture you want, then click “Open”." msgstr "اختر الصورة التي تريد، ثم انقر على ”فتح“." #. Let user choose images: #. Instructions for Slideshow file dialog (FIXME: Make a #define) -#: ../tuxpaint.c:14054 ../tuxpaint.c:14368 +#: ../tuxpaint.c:14059 ../tuxpaint.c:14373 msgid "Choose the pictures you want, then click “Play”." msgstr "اختر الصورة التي تريد، ثم انقر ”شغّل“." @@ -693,247 +693,247 @@ msgstr "برنامج رسم" msgid "Tux Paint" msgstr "رسم توكس" -#: ../../magic/src/blocks_chalk_drip.c:133 +#: ../../magic/src/blocks_chalk_drip.c:132 msgid "Blocks" msgstr "مكعبات" -#: ../../magic/src/blocks_chalk_drip.c:135 +#: ../../magic/src/blocks_chalk_drip.c:134 msgid "Chalk" msgstr "طباشير" -#: ../../magic/src/blocks_chalk_drip.c:137 +#: ../../magic/src/blocks_chalk_drip.c:136 msgid "Drip" msgstr "قطرة" -#: ../../magic/src/blocks_chalk_drip.c:147 +#: ../../magic/src/blocks_chalk_drip.c:146 msgid "Click and move the mouse around to make the picture blocky." msgstr "انقر وحرّكُ الفأرة على الصورة لتقسيمها إلى قطع." -#: ../../magic/src/blocks_chalk_drip.c:150 +#: ../../magic/src/blocks_chalk_drip.c:149 msgid "" "Click and move the mouse around to turn the picture into a chalk drawing." msgstr "انقر وحرّكُ الفأرة على الصورة لتحويلها إلى رسمة طبشورية." -#: ../../magic/src/blocks_chalk_drip.c:153 +#: ../../magic/src/blocks_chalk_drip.c:152 msgid "Click and move the mouse around to make the picture drip." msgstr "انقر وحرّكُ الفأرة على الصورة لتحويلها إلى قطرات." -#: ../../magic/src/blur.c:77 +#: ../../magic/src/blur.c:76 msgid "Blur" msgstr "تمويه" -#: ../../magic/src/blur.c:84 +#: ../../magic/src/blur.c:83 msgid "Click and move the mouse around to blur the picture." msgstr "انقر وحرّكُ الفأرة على الصورة لتمويهها." #. Both are named "Bricks", at the moment: -#: ../../magic/src/bricks.c:105 +#: ../../magic/src/bricks.c:104 msgid "Bricks" msgstr "طوب" -#: ../../magic/src/bricks.c:112 +#: ../../magic/src/bricks.c:111 msgid "Click and move to draw large bricks." msgstr "انقر وحرّكُ لرسَم الطابوقِ الكبيرِ." -#: ../../magic/src/bricks.c:114 +#: ../../magic/src/bricks.c:113 msgid "Click and move to draw small bricks." msgstr "انقر وحرّكُ لرسَم الطابوقِ الصغيرِ." -#: ../../magic/src/calligraphy.c:109 +#: ../../magic/src/calligraphy.c:108 msgid "Calligraphy" msgstr "" -#: ../../magic/src/calligraphy.c:116 +#: ../../magic/src/calligraphy.c:115 #, fuzzy msgid "Click and move the mouse around to draw in calligraphy." msgstr "انقر وحرّكُ الفأرة على الصورة لتحويلها إلى رسمة مسودة." -#: ../../magic/src/cartoon.c:81 +#: ../../magic/src/cartoon.c:80 msgid "Cartoon" msgstr "كرتون" -#: ../../magic/src/cartoon.c:88 +#: ../../magic/src/cartoon.c:87 msgid "Click and move the mouse around to turn the picture into a cartoon." msgstr "انقر وحرّكُ الفأرة على الصورة لتحويلها إلى رسمة كرتونية." -#: ../../magic/src/distortion.c:122 +#: ../../magic/src/distortion.c:121 msgid "Distortion" msgstr "" -#: ../../magic/src/distortion.c:130 +#: ../../magic/src/distortion.c:129 #, fuzzy msgid "Click and drag the mouse to cause a distortion in your picture." msgstr "انقر وحرّكُ الفأرة على الصورة لتمويهها." -#: ../../magic/src/emboss.c:77 +#: ../../magic/src/emboss.c:76 msgid "Emboss" msgstr "" -#: ../../magic/src/emboss.c:83 +#: ../../magic/src/emboss.c:82 #, fuzzy msgid "Click and drag the mouse to emboss the picture." msgstr "انقر وحرّكُ الفأرة على الصورة لتمويهها." -#: ../../magic/src/fade_darken.c:117 +#: ../../magic/src/fade_darken.c:116 msgid "Lighten" msgstr "تخفيف" -#: ../../magic/src/fade_darken.c:119 +#: ../../magic/src/fade_darken.c:118 msgid "Darken" msgstr "تعتيم" -#: ../../magic/src/fade_darken.c:129 +#: ../../magic/src/fade_darken.c:128 msgid "Click and move to fade the colors." msgstr "انقر وحرّكُ الفأرة على الألوان لتصبح باهتة." -#: ../../magic/src/fade_darken.c:132 +#: ../../magic/src/fade_darken.c:131 msgid "Click and move to darken the colors." msgstr "انقر وحرّكُ الفأرة على الألوان لتصبح داكنة." -#: ../../magic/src/fill.c:88 +#: ../../magic/src/fill.c:87 msgid "Fill" msgstr "املأ" -#: ../../magic/src/fill.c:95 +#: ../../magic/src/fill.c:94 msgid "Click in the picture to fill that area with color." msgstr "انقر على الصورةِ لمَلْئ تلك المنطقةِ باللونِ." -#: ../../magic/src/flower.c:125 +#: ../../magic/src/flower.c:124 msgid "Flower" msgstr "" -#: ../../magic/src/flower.c:131 +#: ../../magic/src/flower.c:130 msgid "Click and drag to draw a flower stalk. Let go to finish the flower." msgstr "" -#: ../../magic/src/foam.c:105 +#: ../../magic/src/foam.c:104 msgid "Foam" msgstr "" -#: ../../magic/src/foam.c:111 +#: ../../magic/src/foam.c:110 #, fuzzy msgid "Click and drag the mouse to cover an area with foamy bubbles." msgstr "انقر على الصورةِ لمَلْئ تلك المنطقةِ باللونِ." -#: ../../magic/src/glasstile.c:84 +#: ../../magic/src/glasstile.c:83 msgid "Glass Tile" msgstr "" -#: ../../magic/src/glasstile.c:90 +#: ../../magic/src/glasstile.c:89 #, fuzzy msgid "Click and drag the mouse to put glass tile over your picture." msgstr "انقر وحرّكُ الفأرة على الصورة لتمويهها." -#: ../../magic/src/grass.c:93 +#: ../../magic/src/grass.c:92 msgid "Grass" msgstr "عشب" -#: ../../magic/src/grass.c:99 +#: ../../magic/src/grass.c:98 msgid "Click and move to draw grass. Don’t forget the dirt!" msgstr "انقر وحرّكُ لرسَم العشبِ. لا تَنْسِ الوسخَ" -#: ../../magic/src/kalidescope.c:78 +#: ../../magic/src/kalidescope.c:77 msgid "Kaleidoscope" msgstr "" -#: ../../magic/src/kalidescope.c:84 +#: ../../magic/src/kalidescope.c:83 #, fuzzy msgid "" "Click and drag the mouse to draw with symmetric brushes (a kaleidoscope)." msgstr "انقر وحرّكُ الفأرة على الألوان لتصبح داكنة." -#: ../../magic/src/light.c:85 +#: ../../magic/src/light.c:84 #, fuzzy msgid "Light" msgstr "تخفيف" -#: ../../magic/src/light.c:91 +#: ../../magic/src/light.c:90 #, fuzzy msgid "Click and drag to draw a beam of light on your picture." msgstr "انقر وحرّكُ الفأرة على الصورة لتمويهها." -#: ../../magic/src/metalpaint.c:78 +#: ../../magic/src/metalpaint.c:77 #, fuzzy msgid "Metal Paint" msgstr "طلاء" -#: ../../magic/src/metalpaint.c:84 +#: ../../magic/src/metalpaint.c:83 #, fuzzy msgid "Click and drag the mouse to paint with a metallic color." msgstr "انقر وحرّكُ الفأرة على الألوان لتصبح داكنة." -#: ../../magic/src/mirror_flip.c:95 +#: ../../magic/src/mirror_flip.c:94 msgid "Mirror" msgstr "مرآة" -#: ../../magic/src/mirror_flip.c:97 +#: ../../magic/src/mirror_flip.c:96 msgid "Flip" msgstr "اقلب" -#: ../../magic/src/mirror_flip.c:107 +#: ../../magic/src/mirror_flip.c:106 msgid "Click to make a mirror image." msgstr "انقر لتنعكس الصورة كالصورة في المرآة." -#: ../../magic/src/mirror_flip.c:110 +#: ../../magic/src/mirror_flip.c:109 msgid "Click to flip the picture upside-down." msgstr "انقر لقلب الصورة رأساً على عقب." -#: ../../magic/src/negative.c:73 +#: ../../magic/src/negative.c:72 msgid "Negative" msgstr "سالب" -#: ../../magic/src/negative.c:80 +#: ../../magic/src/negative.c:79 msgid "Click and move the mouse around to draw a negative." msgstr "انقر وحرّكُ الفأرة على الصورة لتحويلها إلى رسمة مسودة." -#: ../../magic/src/rainbow.c:108 +#: ../../magic/src/rainbow.c:107 msgid "Rainbow" msgstr "قوس قزح" -#: ../../magic/src/rainbow.c:115 +#: ../../magic/src/rainbow.c:114 msgid "You can draw in rainbow colors!" msgstr "يُمْكِنُ أَنْ تَلون بألوانِ قوس قزحِ." -#: ../../magic/src/ripples.c:82 +#: ../../magic/src/ripples.c:81 msgid "Ripples" msgstr "" -#: ../../magic/src/ripples.c:88 +#: ../../magic/src/ripples.c:87 #, fuzzy msgid "Click to make ripples appear over your picture." msgstr "انقر وحرّكُ الفأرة على الصورة لتمويهها." -#: ../../magic/src/shift.c:105 +#: ../../magic/src/shift.c:104 msgid "Shift" msgstr "" -#: ../../magic/src/shift.c:111 +#: ../../magic/src/shift.c:110 #, fuzzy msgid "Click and drag to shift your picture around on the canvas." msgstr "انقر وحرّكُ الفأرة على الصورة لتمويهها." -#: ../../magic/src/smudge.c:78 +#: ../../magic/src/smudge.c:77 msgid "Smudge" msgstr "تلطيخ" -#: ../../magic/src/smudge.c:85 +#: ../../magic/src/smudge.c:84 msgid "Click and move the mouse around to smudge the picture." msgstr "انقر وحرّكُ الفأرة على الصورة لتشويهها." -#: ../../magic/src/tint.c:78 +#: ../../magic/src/tint.c:77 msgid "Tint" msgstr "صبغة" -#: ../../magic/src/tint.c:85 +#: ../../magic/src/tint.c:84 msgid "Click and move the mouse around to change the picture’s color." msgstr "انقر وحرّكُ الفأرة على الصورة لتغييرألوانها." -#: ../../magic/src/waves.c:79 +#: ../../magic/src/waves.c:78 #, fuzzy msgid "Waves" msgstr "احفظ" -#: ../../magic/src/waves.c:85 +#: ../../magic/src/waves.c:84 msgid "" "Click to make the picture wavy. Click toward the top for shorter waves, the " "bottom for taller waves, the left for small waves, and the right for long " diff --git a/src/po/ast.po b/src/po/ast.po index bc1fe1b64..361af7cdb 100644 --- a/src/po/ast.po +++ b/src/po/ast.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: TuxPaint 0.9.18\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-06-21 10:24-0700\n" +"POT-Creation-Date: 2008-06-27 13:15-0700\n" "PO-Revision-Date: 2008-04-05 15:29+0100\n" "Last-Translator: Mikel González \n" "Language-Team: Asturian\n" @@ -377,7 +377,7 @@ msgstr "Nuevu" #. Open a saved picture #. buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:75 ../tuxpaint.c:7830 +#: ../tools.h:75 ../tuxpaint.c:7835 msgid "Open" msgstr "Abrir" @@ -491,174 +491,174 @@ msgid "OK then… Let’s keep drawing this one!" msgstr "Ta bien... ¡Vamos siguir dibuxando nesta imaxe!" #. Prompt to confirm user wishes to quit -#: ../tuxpaint.c:1804 +#: ../tuxpaint.c:1809 msgid "Do you really want to quit?" msgstr "¿De xuru quies colar?" #. Quit prompt positive response (quit) -#: ../tuxpaint.c:1807 +#: ../tuxpaint.c:1812 msgid "Yes, I'm done!" msgstr "¡Sí, llistu!" #. Quit prompt negative response (don't quit) -#: ../tuxpaint.c:1810 ../tuxpaint.c:1837 +#: ../tuxpaint.c:1815 ../tuxpaint.c:1842 msgid "No, take me back!" msgstr "¡Non, quiero volver!" #. Current picture is not saved; user is quitting -#: ../tuxpaint.c:1814 +#: ../tuxpaint.c:1819 msgid "If you quit, you’ll lose your picture! Save it?" msgstr "¡Si sales vas perder la imaxe! ¿Quies guardala?" -#: ../tuxpaint.c:1815 ../tuxpaint.c:1820 +#: ../tuxpaint.c:1820 ../tuxpaint.c:1825 msgid "Yes, save it!" msgstr "¡Sí, guárdala!" -#: ../tuxpaint.c:1816 ../tuxpaint.c:1821 +#: ../tuxpaint.c:1821 ../tuxpaint.c:1826 msgid "No, don't bother saving!" msgstr "¡Non, nun quiero guardala!" #. Current picture is not saved; user is opening another picture -#: ../tuxpaint.c:1819 +#: ../tuxpaint.c:1824 msgid "Save your picture first?" msgstr "¿Vas guardar la to imaxe enantes?" #. Error opening picture -#: ../tuxpaint.c:1824 +#: ../tuxpaint.c:1829 msgid "Can’t open that picture!" msgstr "¡Nun se pue abrir esa imaxe!" #. Generic dialog dismissal -#: ../tuxpaint.c:1827 ../tuxpaint.c:1832 ../tuxpaint.c:1841 ../tuxpaint.c:1845 -#: ../tuxpaint.c:1854 +#: ../tuxpaint.c:1832 ../tuxpaint.c:1837 ../tuxpaint.c:1846 ../tuxpaint.c:1850 +#: ../tuxpaint.c:1859 msgid "OK" msgstr "Aceutar" #. Notification that 'Open' dialog has nothing to show -#: ../tuxpaint.c:1831 +#: ../tuxpaint.c:1836 msgid "There are no saved files!" msgstr "¡Nun hai ficheros guardaos!" #. Verification of print action -#: ../tuxpaint.c:1835 +#: ../tuxpaint.c:1840 msgid "Print your picture now?" msgstr "¿Imprentar la to imaxe agora?" -#: ../tuxpaint.c:1836 +#: ../tuxpaint.c:1841 msgid "Yes, print it!" msgstr "¡Sí, impréntala!" #. Confirmation of successful (we hope) printing -#: ../tuxpaint.c:1840 +#: ../tuxpaint.c:1845 msgid "Your picture has been printed!" msgstr "¡La to imaxe imprentóse!" #. Notification that it's too soon to print again (--printdelay option is in effect) -#: ../tuxpaint.c:1844 +#: ../tuxpaint.c:1849 msgid "You can’t print yet!" msgstr "¡Entá nun pues imprentar!" #. Prompt to confirm erasing a picture in the Open dialog -#: ../tuxpaint.c:1848 +#: ../tuxpaint.c:1853 msgid "Erase this picture?" msgstr "¿Borrar esta imaxe?" -#: ../tuxpaint.c:1849 +#: ../tuxpaint.c:1854 msgid "Yes, erase it!" msgstr "¡Sí, borrala!" -#: ../tuxpaint.c:1850 +#: ../tuxpaint.c:1855 msgid "No, don't erase it!" msgstr "¡Non, nun la borres!" #. Reminder that Mouse Button 1 is the button to use in Tux Paint -#: ../tuxpaint.c:1853 +#: ../tuxpaint.c:1858 msgid "Remember to use the left mouse button!" msgstr "¡Acuérdate d'emplegar el botón izquierdu del ratón!" #. Sound has been muted (silenced) via keyboard shortcut -#: ../tuxpaint.c:1964 +#: ../tuxpaint.c:1969 msgid "Sound muted." msgstr "Soníu silenciáu." #. Sound has been unmuted (unsilenced) via keyboard shortcut -#: ../tuxpaint.c:1969 +#: ../tuxpaint.c:1974 msgid "Sound unmuted." msgstr "Soníu activu." #. Wait while Text tool finishes loading fonts -#: ../tuxpaint.c:2406 +#: ../tuxpaint.c:2411 msgid "Please wait…" msgstr "Espera, por favor..." -#: ../tuxpaint.c:7056 +#: ../tuxpaint.c:7061 msgid "Pick a color." msgstr "Escueyi un color." #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:7833 +#: ../tuxpaint.c:7838 msgid "Erase" msgstr "Borrar" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:7836 +#: ../tuxpaint.c:7841 msgid "Slides" msgstr "Diapositives" #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:7839 +#: ../tuxpaint.c:7844 msgid "Back" msgstr "Tornar" #. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:7842 +#: ../tuxpaint.c:7847 msgid "Next" msgstr "Siguiente" #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:7845 +#: ../tuxpaint.c:7850 msgid "Play" 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 -#: ../tuxpaint.c:8438 +#: ../tuxpaint.c:8443 msgid "Aa" msgstr "Aa" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:11343 +#: ../tuxpaint.c:11348 msgid "Yes" msgstr "Sí" -#: ../tuxpaint.c:11347 +#: ../tuxpaint.c:11352 msgid "No" msgstr "Non" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:12296 +#: ../tuxpaint.c:12301 msgid "Replace the picture with your changes?" msgstr "¿Guardar cambios na imaxe?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:12300 +#: ../tuxpaint.c:12305 msgid "Yes, replace the old one!" msgstr "¡Sí, guárdalos!" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:12304 +#: ../tuxpaint.c:12309 msgid "No, save a new file!" msgstr "¡Non, guardar nun ficheru nuevu!" -#: ../tuxpaint.c:13067 +#: ../tuxpaint.c:13072 msgid "Choose the picture you want, then click “Open”." msgstr "Escueyi la imaxe que quieras, llueu fai clic en “Abrir”." #. Let user choose images: #. Instructions for Slideshow file dialog (FIXME: Make a #define) -#: ../tuxpaint.c:14054 ../tuxpaint.c:14368 +#: ../tuxpaint.c:14059 ../tuxpaint.c:14373 msgid "Choose the pictures you want, then click “Play”." msgstr "Escueyi les imáxenes que quieras, llueu fai clic en “Reproducir”." @@ -674,238 +674,238 @@ msgstr "Programa de dibuxu" msgid "Tux Paint" msgstr "Tux Paint" -#: ../../magic/src/blocks_chalk_drip.c:133 +#: ../../magic/src/blocks_chalk_drip.c:132 msgid "Blocks" msgstr "Bloques" -#: ../../magic/src/blocks_chalk_drip.c:135 +#: ../../magic/src/blocks_chalk_drip.c:134 msgid "Chalk" msgstr "Tiza" -#: ../../magic/src/blocks_chalk_drip.c:137 +#: ../../magic/src/blocks_chalk_drip.c:136 msgid "Drip" msgstr "Gotiar" -#: ../../magic/src/blocks_chalk_drip.c:147 +#: ../../magic/src/blocks_chalk_drip.c:146 msgid "Click and move the mouse around to make the picture blocky." msgstr "Fai clic y arrastra'l ratón pa cuadricular la imaxe." -#: ../../magic/src/blocks_chalk_drip.c:150 +#: ../../magic/src/blocks_chalk_drip.c:149 msgid "" "Click and move the mouse around to turn the picture into a chalk drawing." msgstr "Fai clic y arrastra'l ratón pa que la imaxe paeza fecha con tiza." -#: ../../magic/src/blocks_chalk_drip.c:153 +#: ../../magic/src/blocks_chalk_drip.c:152 msgid "Click and move the mouse around to make the picture drip." msgstr "Fai clic y arrastra'l ratón pa que la imaxe gotee." -#: ../../magic/src/blur.c:77 +#: ../../magic/src/blur.c:76 msgid "Blur" msgstr "Desenfocar" -#: ../../magic/src/blur.c:84 +#: ../../magic/src/blur.c:83 msgid "Click and move the mouse around to blur the picture." msgstr "Fai clic y arrastra'l ratón pa desenfocar la imaxe." #. Both are named "Bricks", at the moment: -#: ../../magic/src/bricks.c:105 +#: ../../magic/src/bricks.c:104 msgid "Bricks" msgstr "Lladrillos" -#: ../../magic/src/bricks.c:112 +#: ../../magic/src/bricks.c:111 msgid "Click and move to draw large bricks." msgstr "Fai clic y arrastra pa dibuxar lladrillos grandes." -#: ../../magic/src/bricks.c:114 +#: ../../magic/src/bricks.c:113 msgid "Click and move to draw small bricks." msgstr "Fai clic y arrastra pa dibuxar lladrillos pequeños." -#: ../../magic/src/calligraphy.c:109 +#: ../../magic/src/calligraphy.c:108 msgid "Calligraphy" msgstr "Caligrafía" -#: ../../magic/src/calligraphy.c:116 +#: ../../magic/src/calligraphy.c:115 msgid "Click and move the mouse around to draw in calligraphy." msgstr "Fai clic y mueve'l ratón pa dibuxar en mou de caligrafía." -#: ../../magic/src/cartoon.c:81 +#: ../../magic/src/cartoon.c:80 msgid "Cartoon" msgstr "Caricatura" -#: ../../magic/src/cartoon.c:88 +#: ../../magic/src/cartoon.c:87 msgid "Click and move the mouse around to turn the picture into a cartoon." msgstr "" "Fai clic y arrastra'l ratón pa que la imaxe se vea como una caricatura." -#: ../../magic/src/distortion.c:122 +#: ../../magic/src/distortion.c:121 msgid "Distortion" msgstr "Distorsión" -#: ../../magic/src/distortion.c:130 +#: ../../magic/src/distortion.c:129 msgid "Click and drag the mouse to cause a distortion in your picture." msgstr "Fai clic y arrastra'l ratón pa causar una distorsión na imaxe." -#: ../../magic/src/emboss.c:77 +#: ../../magic/src/emboss.c:76 msgid "Emboss" msgstr "Baxurrelieve" -#: ../../magic/src/emboss.c:83 +#: ../../magic/src/emboss.c:82 msgid "Click and drag the mouse to emboss the picture." msgstr "Fai clic y arrastra'l ratón pa facer un baxurrelieve cola imaxe." -#: ../../magic/src/fade_darken.c:117 +#: ../../magic/src/fade_darken.c:116 msgid "Lighten" msgstr "Aclariar" -#: ../../magic/src/fade_darken.c:119 +#: ../../magic/src/fade_darken.c:118 msgid "Darken" msgstr "Escurecer" -#: ../../magic/src/fade_darken.c:129 +#: ../../magic/src/fade_darken.c:128 msgid "Click and move to fade the colors." msgstr "Fai clic y arrastra'l ratón pa desvanecer los colores." -#: ../../magic/src/fade_darken.c:132 +#: ../../magic/src/fade_darken.c:131 msgid "Click and move to darken the colors." msgstr "Fai clic y arrastra pa escurecer los colores." -#: ../../magic/src/fill.c:88 +#: ../../magic/src/fill.c:87 msgid "Fill" msgstr "Rellenar" -#: ../../magic/src/fill.c:95 +#: ../../magic/src/fill.c:94 msgid "Click in the picture to fill that area with color." msgstr "Fai clic na imaxe pa estrar esi área con color." -#: ../../magic/src/flower.c:125 +#: ../../magic/src/flower.c:124 msgid "Flower" msgstr "Flor" -#: ../../magic/src/flower.c:131 +#: ../../magic/src/flower.c:130 msgid "Click and drag to draw a flower stalk. Let go to finish the flower." msgstr "" "Fai clic y arrastra pa dibuxar el tallu d'una flor. Suelta pa finar la flor." -#: ../../magic/src/foam.c:105 +#: ../../magic/src/foam.c:104 msgid "Foam" msgstr "Espluma" -#: ../../magic/src/foam.c:111 +#: ../../magic/src/foam.c:110 msgid "Click and drag the mouse to cover an area with foamy bubbles." msgstr "Fai clic y arrastra pa estrar un área con una espluma de burbuyes." -#: ../../magic/src/glasstile.c:84 +#: ../../magic/src/glasstile.c:83 msgid "Glass Tile" msgstr "Azulexu" -#: ../../magic/src/glasstile.c:90 +#: ../../magic/src/glasstile.c:89 msgid "Click and drag the mouse to put glass tile over your picture." msgstr "Fai clic y arrastra'l ratón pa colocar azulexos na to imaxe." -#: ../../magic/src/grass.c:93 +#: ../../magic/src/grass.c:92 msgid "Grass" msgstr "Yerba" -#: ../../magic/src/grass.c:99 +#: ../../magic/src/grass.c:98 msgid "Click and move to draw grass. Don’t forget the dirt!" msgstr "Fai clic y arrastra pa dibuxar yerba. ¡Nun escaezas la tierra!" -#: ../../magic/src/kalidescope.c:78 +#: ../../magic/src/kalidescope.c:77 msgid "Kaleidoscope" msgstr "Caleidoscopiu" -#: ../../magic/src/kalidescope.c:84 +#: ../../magic/src/kalidescope.c:83 msgid "" "Click and drag the mouse to draw with symmetric brushes (a kaleidoscope)." msgstr "" "Fai clic y arrastra'l ratón pa dibuxar con pinceles simétricos (un " "caleidoscopiu)." -#: ../../magic/src/light.c:85 +#: ../../magic/src/light.c:84 msgid "Light" msgstr "Lluz" -#: ../../magic/src/light.c:91 +#: ../../magic/src/light.c:90 msgid "Click and drag to draw a beam of light on your picture." msgstr "Fai clic y arrastra pa dibuxar un rayu de lluz nel to dibuxu." -#: ../../magic/src/metalpaint.c:78 +#: ../../magic/src/metalpaint.c:77 msgid "Metal Paint" msgstr "Pintura metalizao" -#: ../../magic/src/metalpaint.c:84 +#: ../../magic/src/metalpaint.c:83 msgid "Click and drag the mouse to paint with a metallic color." msgstr "Fai clic y arrastra'l ratón pa pintar con pintura metalizao." -#: ../../magic/src/mirror_flip.c:95 +#: ../../magic/src/mirror_flip.c:94 msgid "Mirror" msgstr "Espeyu" -#: ../../magic/src/mirror_flip.c:97 +#: ../../magic/src/mirror_flip.c:96 msgid "Flip" msgstr "Invertir" -#: ../../magic/src/mirror_flip.c:107 +#: ../../magic/src/mirror_flip.c:106 msgid "Click to make a mirror image." msgstr "Fai clic pa facer una imaxe a espeyu." -#: ../../magic/src/mirror_flip.c:110 +#: ../../magic/src/mirror_flip.c:109 msgid "Click to flip the picture upside-down." msgstr "Fai clic pa voltiar la imaxe." -#: ../../magic/src/negative.c:73 +#: ../../magic/src/negative.c:72 msgid "Negative" msgstr "Negativu" -#: ../../magic/src/negative.c:80 +#: ../../magic/src/negative.c:79 msgid "Click and move the mouse around to draw a negative." msgstr "Fai clic y arrastra'l ratón pa dibuxar en negativu." -#: ../../magic/src/rainbow.c:108 +#: ../../magic/src/rainbow.c:107 msgid "Rainbow" msgstr "Arcu la vieya" -#: ../../magic/src/rainbow.c:115 +#: ../../magic/src/rainbow.c:114 msgid "You can draw in rainbow colors!" msgstr "¡Pues dibuxar colos colores del arcu la vieya!" -#: ../../magic/src/ripples.c:82 +#: ../../magic/src/ripples.c:81 msgid "Ripples" msgstr "Ondes" -#: ../../magic/src/ripples.c:88 +#: ../../magic/src/ripples.c:87 msgid "Click to make ripples appear over your picture." msgstr "Fai clic pa qu'apaezan ondes nel to dibuxu." -#: ../../magic/src/shift.c:105 +#: ../../magic/src/shift.c:104 msgid "Shift" msgstr "Mover" -#: ../../magic/src/shift.c:111 +#: ../../magic/src/shift.c:110 msgid "Click and drag to shift your picture around on the canvas." msgstr "Fai clic y arrastra pa mover el to dibuxu sobro la tela." -#: ../../magic/src/smudge.c:78 +#: ../../magic/src/smudge.c:77 msgid "Smudge" msgstr "Emporcar" -#: ../../magic/src/smudge.c:85 +#: ../../magic/src/smudge.c:84 msgid "Click and move the mouse around to smudge the picture." msgstr "Fai clic y arrastra'l ratón pa emporcar la imaxe." -#: ../../magic/src/tint.c:78 +#: ../../magic/src/tint.c:77 msgid "Tint" msgstr "Tiñir" -#: ../../magic/src/tint.c:85 +#: ../../magic/src/tint.c:84 msgid "Click and move the mouse around to change the picture’s color." msgstr "Fai clic y arrastra'l ratón pa camudar el color de la imaxe." -#: ../../magic/src/waves.c:79 +#: ../../magic/src/waves.c:78 msgid "Waves" msgstr "Foles" -#: ../../magic/src/waves.c:85 +#: ../../magic/src/waves.c:84 msgid "" "Click to make the picture wavy. Click toward the top for shorter waves, the " "bottom for taller waves, the left for small waves, and the right for long " diff --git a/src/po/az.po b/src/po/az.po index a220ef1e0..21d25aaab 100644 --- a/src/po/az.po +++ b/src/po/az.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-06-21 10:24-0700\n" +"POT-Creation-Date: 2008-06-27 13:15-0700\n" "PO-Revision-Date: 2008-02-10 19:28+0400\n" "Last-Translator: Jamil Farzana \n" "Language-Team: LANGUAGE \n" @@ -376,7 +376,7 @@ msgstr "Yeni" #. Open a saved picture #. buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:75 ../tuxpaint.c:7830 +#: ../tools.h:75 ../tuxpaint.c:7835 msgid "Open" msgstr "Açmaq" @@ -496,174 +496,174 @@ msgid "OK then… Let’s keep drawing this one!" msgstr "Yaxşı... Onda bu şəkil ilə davam edək!" #. Prompt to confirm user wishes to quit -#: ../tuxpaint.c:1804 +#: ../tuxpaint.c:1809 msgid "Do you really want to quit?" msgstr "Sən doğrudan da çıxmaq istəyirsən?" #. Quit prompt positive response (quit) -#: ../tuxpaint.c:1807 +#: ../tuxpaint.c:1812 msgid "Yes, I'm done!" msgstr "Bəli, çıxmaq istəyirəm!" #. Quit prompt negative response (don't quit) -#: ../tuxpaint.c:1810 ../tuxpaint.c:1837 +#: ../tuxpaint.c:1815 ../tuxpaint.c:1842 msgid "No, take me back!" msgstr "Yox, məni geriyə qaytar!" #. Current picture is not saved; user is quitting -#: ../tuxpaint.c:1814 +#: ../tuxpaint.c:1819 msgid "If you quit, you’ll lose your picture! Save it?" msgstr "Əqər çıxsan şəkil yaddaşa salınmayacaq! Mən onu yaddaşa salım?" -#: ../tuxpaint.c:1815 ../tuxpaint.c:1820 +#: ../tuxpaint.c:1820 ../tuxpaint.c:1825 msgid "Yes, save it!" msgstr "Bəli, yaddaşa sal!" -#: ../tuxpaint.c:1816 ../tuxpaint.c:1821 +#: ../tuxpaint.c:1821 ../tuxpaint.c:1826 msgid "No, don't bother saving!" msgstr "Yox!" #. Current picture is not saved; user is opening another picture -#: ../tuxpaint.c:1819 +#: ../tuxpaint.c:1824 msgid "Save your picture first?" msgstr "Şəkili yaddaşa salım?" #. Error opening picture -#: ../tuxpaint.c:1824 +#: ../tuxpaint.c:1829 msgid "Can’t open that picture!" msgstr "Bu şəkili aça bilmirəm!" #. Generic dialog dismissal -#: ../tuxpaint.c:1827 ../tuxpaint.c:1832 ../tuxpaint.c:1841 ../tuxpaint.c:1845 -#: ../tuxpaint.c:1854 +#: ../tuxpaint.c:1832 ../tuxpaint.c:1837 ../tuxpaint.c:1846 ../tuxpaint.c:1850 +#: ../tuxpaint.c:1859 msgid "OK" msgstr "OK" #. Notification that 'Open' dialog has nothing to show -#: ../tuxpaint.c:1831 +#: ../tuxpaint.c:1836 msgid "There are no saved files!" msgstr "Burada yaddaşda olan heç bir şəkil yoxdur!" #. Verification of print action -#: ../tuxpaint.c:1835 +#: ../tuxpaint.c:1840 msgid "Print your picture now?" msgstr "Sənin səkilini indi çap edim?" -#: ../tuxpaint.c:1836 +#: ../tuxpaint.c:1841 msgid "Yes, print it!" msgstr "Bəli, çap et!" #. Confirmation of successful (we hope) printing -#: ../tuxpaint.c:1840 +#: ../tuxpaint.c:1845 msgid "Your picture has been printed!" msgstr "Şəkilin çap edilib!" #. Notification that it's too soon to print again (--printdelay option is in effect) -#: ../tuxpaint.c:1844 +#: ../tuxpaint.c:1849 msgid "You can’t print yet!" msgstr "Çap edə bilmirəm!" #. Prompt to confirm erasing a picture in the Open dialog -#: ../tuxpaint.c:1848 +#: ../tuxpaint.c:1853 msgid "Erase this picture?" msgstr "Şəkili pozum?" -#: ../tuxpaint.c:1849 +#: ../tuxpaint.c:1854 msgid "Yes, erase it!" msgstr "Bəli, poz!" -#: ../tuxpaint.c:1850 +#: ../tuxpaint.c:1855 msgid "No, don't erase it!" msgstr "Yox, pozma" #. Reminder that Mouse Button 1 is the button to use in Tux Paint -#: ../tuxpaint.c:1853 +#: ../tuxpaint.c:1858 msgid "Remember to use the left mouse button!" msgstr "Mausun sol düyməsindən istifadə et!" #. Sound has been muted (silenced) via keyboard shortcut -#: ../tuxpaint.c:1964 +#: ../tuxpaint.c:1969 msgid "Sound muted." msgstr "Səs söndürülüb." #. Sound has been unmuted (unsilenced) via keyboard shortcut -#: ../tuxpaint.c:1969 +#: ../tuxpaint.c:1974 msgid "Sound unmuted." msgstr "Səs icazə olunub." #. Wait while Text tool finishes loading fonts -#: ../tuxpaint.c:2406 +#: ../tuxpaint.c:2411 msgid "Please wait…" msgstr "Bir az gözlə..." -#: ../tuxpaint.c:7056 +#: ../tuxpaint.c:7061 msgid "Pick a color." msgstr "Rəngi seç." #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:7833 +#: ../tuxpaint.c:7838 msgid "Erase" msgstr "Poz" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:7836 +#: ../tuxpaint.c:7841 msgid "Slides" msgstr "Cizgi filmi" #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:7839 +#: ../tuxpaint.c:7844 msgid "Back" msgstr "Geri" #. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:7842 +#: ../tuxpaint.c:7847 msgid "Next" msgstr "İrəli" #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:7845 +#: ../tuxpaint.c:7850 msgid "Play" 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 -#: ../tuxpaint.c:8438 +#: ../tuxpaint.c:8443 msgid "Aa" msgstr "Aa" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:11343 +#: ../tuxpaint.c:11348 msgid "Yes" msgstr "Bəli" -#: ../tuxpaint.c:11347 +#: ../tuxpaint.c:11352 msgid "No" msgstr "Yox" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:12296 +#: ../tuxpaint.c:12301 msgid "Replace the picture with your changes?" msgstr "Əvvəlki şəkili əvəz edim?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:12300 +#: ../tuxpaint.c:12305 msgid "Yes, replace the old one!" msgstr "Bəli, əvəz et!" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:12304 +#: ../tuxpaint.c:12309 msgid "No, save a new file!" msgstr "Yox, yeni şəkil kimi yaddaşa sal!" -#: ../tuxpaint.c:13067 +#: ../tuxpaint.c:13072 msgid "Choose the picture you want, then click “Open”." msgstr "İstədiyin şəkili şeç və \"Aç\" düyməsini bas." #. Let user choose images: #. Instructions for Slideshow file dialog (FIXME: Make a #define) -#: ../tuxpaint.c:14054 ../tuxpaint.c:14368 +#: ../tuxpaint.c:14059 ../tuxpaint.c:14373 msgid "Choose the pictures you want, then click “Play”." msgstr "İstədiyin şəkilləri şeç və \"Oyna\" düyməsini bas." @@ -679,261 +679,261 @@ msgstr "Rəsm proqramı" msgid "Tux Paint" msgstr "Tuks ilə şəkil çək." -#: ../../magic/src/blocks_chalk_drip.c:133 +#: ../../magic/src/blocks_chalk_drip.c:132 msgid "Blocks" msgstr "Mozaika" -#: ../../magic/src/blocks_chalk_drip.c:135 +#: ../../magic/src/blocks_chalk_drip.c:134 msgid "Chalk" msgstr "Təbaşir" -#: ../../magic/src/blocks_chalk_drip.c:137 +#: ../../magic/src/blocks_chalk_drip.c:136 msgid "Drip" msgstr "Damcılamaq" -#: ../../magic/src/blocks_chalk_drip.c:147 +#: ../../magic/src/blocks_chalk_drip.c:146 msgid "Click and move the mouse around to make the picture blocky." msgstr "Kərpicləri düzmək üçün mausun düyməsini bas və mausu hərəkətə gətir." -#: ../../magic/src/blocks_chalk_drip.c:150 +#: ../../magic/src/blocks_chalk_drip.c:149 msgid "" "Click and move the mouse around to turn the picture into a chalk drawing." msgstr "" "Şəkili tabaşir ilə çəkmək üçün mausun sol düyməsini bas və mausu hərəkətə " "gətir." -#: ../../magic/src/blocks_chalk_drip.c:153 +#: ../../magic/src/blocks_chalk_drip.c:152 msgid "Click and move the mouse around to make the picture drip." msgstr "Şəkili sızmaq üçün mausun sol düyməsini bas və mausu hərəkətə gətir." -#: ../../magic/src/blur.c:77 +#: ../../magic/src/blur.c:76 msgid "Blur" msgstr "Ləkə" -#: ../../magic/src/blur.c:84 +#: ../../magic/src/blur.c:83 msgid "Click and move the mouse around to blur the picture." msgstr "" "Şəkili ləkələmək üçün mausun sol düyməsini bas və mausu hərəkətə gətir." #. Both are named "Bricks", at the moment: -#: ../../magic/src/bricks.c:105 +#: ../../magic/src/bricks.c:104 msgid "Bricks" msgstr "Kərpic" -#: ../../magic/src/bricks.c:112 +#: ../../magic/src/bricks.c:111 msgid "Click and move to draw large bricks." msgstr "" "Böyük kərpicləri düzmək üçün mausun sol düyməsini bas və mausu hərəkətə " "gətir." -#: ../../magic/src/bricks.c:114 +#: ../../magic/src/bricks.c:113 msgid "Click and move to draw small bricks." msgstr "" "Balaca kərpicləri düzmək üçün mausun sol düyməsini bas və mausu hərəkətə " "gətir." -#: ../../magic/src/calligraphy.c:109 +#: ../../magic/src/calligraphy.c:108 msgid "Calligraphy" msgstr "Gözəl xətlə yazma" -#: ../../magic/src/calligraphy.c:116 +#: ../../magic/src/calligraphy.c:115 msgid "Click and move the mouse around to draw in calligraphy." msgstr "" "Gözəl xətlə yazmaq üçün mausun sol düyməsini bas və mausu hərəkətə gətir." -#: ../../magic/src/cartoon.c:81 +#: ../../magic/src/cartoon.c:80 msgid "Cartoon" msgstr "Cizgi filmi" -#: ../../magic/src/cartoon.c:88 +#: ../../magic/src/cartoon.c:87 msgid "Click and move the mouse around to turn the picture into a cartoon." msgstr "" "Şəkili cizgi filminə çevirmək üçün mausun sol düyməsini bas və mausu " "hərəkətə gətir." -#: ../../magic/src/distortion.c:122 +#: ../../magic/src/distortion.c:121 msgid "Distortion" msgstr "Əyilmə" -#: ../../magic/src/distortion.c:130 +#: ../../magic/src/distortion.c:129 msgid "Click and drag the mouse to cause a distortion in your picture." msgstr "Şəkili əymək üçün mausun sol düyməsini bas və mausu hərəkətə gətir." -#: ../../magic/src/emboss.c:77 +#: ../../magic/src/emboss.c:76 msgid "Emboss" msgstr "Relyef" -#: ../../magic/src/emboss.c:83 +#: ../../magic/src/emboss.c:82 msgid "Click and drag the mouse to emboss the picture." msgstr "" "Şəkili relyefli etmək üçün mausun sol düyməsini bas və mausu hərəkətə gətir." -#: ../../magic/src/fade_darken.c:117 +#: ../../magic/src/fade_darken.c:116 msgid "Lighten" msgstr "İşıqlandırmaq" -#: ../../magic/src/fade_darken.c:119 +#: ../../magic/src/fade_darken.c:118 msgid "Darken" msgstr "Qaralmaq" -#: ../../magic/src/fade_darken.c:129 +#: ../../magic/src/fade_darken.c:128 msgid "Click and move to fade the colors." msgstr "" "Şəkili aydın etmək üçün mausun sol düyməsini bas və mausu hərəkətə gətir." -#: ../../magic/src/fade_darken.c:132 +#: ../../magic/src/fade_darken.c:131 msgid "Click and move to darken the colors." msgstr "" "Şəkili qaraltmaq üçün mausun sol düyməsini bas və mausu hərəkətə gətir." -#: ../../magic/src/fill.c:88 +#: ../../magic/src/fill.c:87 msgid "Fill" msgstr "Doldurmaq" -#: ../../magic/src/fill.c:95 +#: ../../magic/src/fill.c:94 msgid "Click in the picture to fill that area with color." msgstr "İstədiyin sahəni doldurmaq üçün mausun düyməsini bas." -#: ../../magic/src/flower.c:125 +#: ../../magic/src/flower.c:124 msgid "Flower" msgstr "Çiçək" -#: ../../magic/src/flower.c:131 +#: ../../magic/src/flower.c:130 msgid "Click and drag to draw a flower stalk. Let go to finish the flower." msgstr "" "Çiçəyin gövdəni çəkmək üçün mausun sol düyməsini bas və mausu hərəkətə " "gətir. Çiçəyi çəkmək üçün mausun düyməsini burax." -#: ../../magic/src/foam.c:105 +#: ../../magic/src/foam.c:104 msgid "Foam" msgstr "Köpük" -#: ../../magic/src/foam.c:111 +#: ../../magic/src/foam.c:110 msgid "Click and drag the mouse to cover an area with foamy bubbles." msgstr "" "Şəkili köpük ilə örtmək üçün mausun sol düyməsini bas və mausu hərəkətə " "gətir." -#: ../../magic/src/glasstile.c:84 +#: ../../magic/src/glasstile.c:83 msgid "Glass Tile" msgstr "Mozaika" -#: ../../magic/src/glasstile.c:90 +#: ../../magic/src/glasstile.c:89 msgid "Click and drag the mouse to put glass tile over your picture." msgstr "" "Şəkili mozaika ilə örtmək üçün mausun sol düyməsini bas və mausu hərəkətə " "gətir." -#: ../../magic/src/grass.c:93 +#: ../../magic/src/grass.c:92 msgid "Grass" msgstr "Ot" -#: ../../magic/src/grass.c:99 +#: ../../magic/src/grass.c:98 msgid "Click and move to draw grass. Don’t forget the dirt!" msgstr "Ot çəkmək üçün mausun sol düyməsini bas və mausu hərəkətə gətir." -#: ../../magic/src/kalidescope.c:78 +#: ../../magic/src/kalidescope.c:77 msgid "Kaleidoscope" msgstr "Kaleydoskop" -#: ../../magic/src/kalidescope.c:84 +#: ../../magic/src/kalidescope.c:83 msgid "" "Click and drag the mouse to draw with symmetric brushes (a kaleidoscope)." msgstr "" "Şəkili kaleydoskopa çevirmək üçün mausun sol düyməsini bas və mausu hərəkətə " "gətir." -#: ../../magic/src/light.c:85 +#: ../../magic/src/light.c:84 msgid "Light" msgstr "İşıq" -#: ../../magic/src/light.c:91 +#: ../../magic/src/light.c:90 msgid "Click and drag to draw a beam of light on your picture." msgstr "" "Şəkili işıqlandırmaq üçün mausun sol düyməsini bas və mausu hərəkətə gətir." -#: ../../magic/src/metalpaint.c:78 +#: ../../magic/src/metalpaint.c:77 msgid "Metal Paint" msgstr "Dəmir rəngləmə" -#: ../../magic/src/metalpaint.c:84 +#: ../../magic/src/metalpaint.c:83 msgid "Click and drag the mouse to paint with a metallic color." msgstr "" "Şəkili dəmir kimi rəngləmək üçün mausun sol düyməsini bas və mausu hərəkətə " "gətir." -#: ../../magic/src/mirror_flip.c:95 +#: ../../magic/src/mirror_flip.c:94 msgid "Mirror" msgstr "Güzgü" -#: ../../magic/src/mirror_flip.c:97 +#: ../../magic/src/mirror_flip.c:96 msgid "Flip" msgstr "Çevirmək" -#: ../../magic/src/mirror_flip.c:107 +#: ../../magic/src/mirror_flip.c:106 msgid "Click to make a mirror image." msgstr "Şəkili güzgüdəki kimi görmək üçün mausun sol düyməsini bas." -#: ../../magic/src/mirror_flip.c:110 +#: ../../magic/src/mirror_flip.c:109 msgid "Click to flip the picture upside-down." msgstr "Şəkili çevirmək üçün mausun sol düyməsini bas." -#: ../../magic/src/negative.c:73 +#: ../../magic/src/negative.c:72 msgid "Negative" msgstr "Neqativ" -#: ../../magic/src/negative.c:80 +#: ../../magic/src/negative.c:79 msgid "Click and move the mouse around to draw a negative." msgstr "Şəkili neqativdə görmək üçün mausun sol düyməsini bas." -#: ../../magic/src/rainbow.c:108 +#: ../../magic/src/rainbow.c:107 msgid "Rainbow" msgstr "Göy qurşağı" -#: ../../magic/src/rainbow.c:115 +#: ../../magic/src/rainbow.c:114 msgid "You can draw in rainbow colors!" msgstr "Sən göy qurşağını çəkə bilərsən!" -#: ../../magic/src/ripples.c:82 +#: ../../magic/src/ripples.c:81 msgid "Ripples" msgstr "Zərif dalğalar" -#: ../../magic/src/ripples.c:88 +#: ../../magic/src/ripples.c:87 msgid "Click to make ripples appear over your picture." msgstr "Zərif dalğalar çəkmək üçün mausun sol düyməsini bas." -#: ../../magic/src/shift.c:105 +#: ../../magic/src/shift.c:104 msgid "Shift" msgstr "Hərəkət" -#: ../../magic/src/shift.c:111 +#: ../../magic/src/shift.c:110 msgid "Click and drag to shift your picture around on the canvas." msgstr "" "Şəkili yerindən çəkmək üçün mausun sol düyməsini bas və mausu hərəkətə gətir." -#: ../../magic/src/smudge.c:78 +#: ../../magic/src/smudge.c:77 msgid "Smudge" msgstr "Ləkələmək" -#: ../../magic/src/smudge.c:85 +#: ../../magic/src/smudge.c:84 msgid "Click and move the mouse around to smudge the picture." msgstr "" "Şəkili ləkələmək üçün mausun sol düyməsini bas və mausu hərəkətə gətir." -#: ../../magic/src/tint.c:78 +#: ../../magic/src/tint.c:77 msgid "Tint" msgstr "Ton" -#: ../../magic/src/tint.c:85 +#: ../../magic/src/tint.c:84 msgid "Click and move the mouse around to change the picture’s color." msgstr "" "Şəkili azca rəngləmək üçün mausun sol düyməsini bas və mausu hərəkətə gətir." -#: ../../magic/src/waves.c:79 +#: ../../magic/src/waves.c:78 msgid "Waves" msgstr "Dalğalar" -#: ../../magic/src/waves.c:85 +#: ../../magic/src/waves.c:84 msgid "" "Click to make the picture wavy. Click toward the top for shorter waves, the " "bottom for taller waves, the left for small waves, and the right for long " diff --git a/src/po/be.po b/src/po/be.po index 4c15bf0c6..52ccaaf34 100644 --- a/src/po/be.po +++ b/src/po/be.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: TuxPaint\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-06-21 10:24-0700\n" +"POT-Creation-Date: 2008-06-27 13:15-0700\n" "PO-Revision-Date: 2004-07-06 12:00GMT\n" "Last-Translator: Eugene Zelenko \n" "Language-Team: Belarusian \n" @@ -379,7 +379,7 @@ msgstr "Новы" #. Open a saved picture #. buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:75 ../tuxpaint.c:7830 +#: ../tools.h:75 ../tuxpaint.c:7835 msgid "Open" msgstr "Адчыніць" @@ -491,175 +491,175 @@ msgid "OK then… Let’s keep drawing this one!" msgstr "" #. Prompt to confirm user wishes to quit -#: ../tuxpaint.c:1804 +#: ../tuxpaint.c:1809 msgid "Do you really want to quit?" msgstr "Вы сапраўды жадаеце выйсьці?" #. Quit prompt positive response (quit) -#: ../tuxpaint.c:1807 +#: ../tuxpaint.c:1812 msgid "Yes, I'm done!" msgstr "" #. Quit prompt negative response (don't quit) -#: ../tuxpaint.c:1810 ../tuxpaint.c:1837 +#: ../tuxpaint.c:1815 ../tuxpaint.c:1842 msgid "No, take me back!" msgstr "" #. Current picture is not saved; user is quitting -#: ../tuxpaint.c:1814 +#: ../tuxpaint.c:1819 msgid "If you quit, you’ll lose your picture! Save it?" msgstr "" -#: ../tuxpaint.c:1815 ../tuxpaint.c:1820 +#: ../tuxpaint.c:1820 ../tuxpaint.c:1825 msgid "Yes, save it!" msgstr "" -#: ../tuxpaint.c:1816 ../tuxpaint.c:1821 +#: ../tuxpaint.c:1821 ../tuxpaint.c:1826 msgid "No, don't bother saving!" msgstr "" #. Current picture is not saved; user is opening another picture -#: ../tuxpaint.c:1819 +#: ../tuxpaint.c:1824 msgid "Save your picture first?" msgstr "" #. Error opening picture -#: ../tuxpaint.c:1824 +#: ../tuxpaint.c:1829 msgid "Can’t open that picture!" msgstr "Немагчыма адчыніць гэты малюнак!" #. Generic dialog dismissal -#: ../tuxpaint.c:1827 ../tuxpaint.c:1832 ../tuxpaint.c:1841 ../tuxpaint.c:1845 -#: ../tuxpaint.c:1854 +#: ../tuxpaint.c:1832 ../tuxpaint.c:1837 ../tuxpaint.c:1846 ../tuxpaint.c:1850 +#: ../tuxpaint.c:1859 msgid "OK" msgstr "Добра" #. Notification that 'Open' dialog has nothing to show -#: ../tuxpaint.c:1831 +#: ../tuxpaint.c:1836 msgid "There are no saved files!" msgstr "" #. Verification of print action -#: ../tuxpaint.c:1835 +#: ../tuxpaint.c:1840 msgid "Print your picture now?" msgstr "" -#: ../tuxpaint.c:1836 +#: ../tuxpaint.c:1841 msgid "Yes, print it!" msgstr "" #. Confirmation of successful (we hope) printing -#: ../tuxpaint.c:1840 +#: ../tuxpaint.c:1845 msgid "Your picture has been printed!" msgstr "" #. Notification that it's too soon to print again (--printdelay option is in effect) -#: ../tuxpaint.c:1844 +#: ../tuxpaint.c:1849 msgid "You can’t print yet!" msgstr "" #. Prompt to confirm erasing a picture in the Open dialog -#: ../tuxpaint.c:1848 +#: ../tuxpaint.c:1853 msgid "Erase this picture?" msgstr "" -#: ../tuxpaint.c:1849 +#: ../tuxpaint.c:1854 msgid "Yes, erase it!" msgstr "" -#: ../tuxpaint.c:1850 +#: ../tuxpaint.c:1855 msgid "No, don't erase it!" msgstr "" #. Reminder that Mouse Button 1 is the button to use in Tux Paint -#: ../tuxpaint.c:1853 +#: ../tuxpaint.c:1858 msgid "Remember to use the left mouse button!" msgstr "" #. Sound has been muted (silenced) via keyboard shortcut -#: ../tuxpaint.c:1964 +#: ../tuxpaint.c:1969 msgid "Sound muted." msgstr "" #. Sound has been unmuted (unsilenced) via keyboard shortcut -#: ../tuxpaint.c:1969 +#: ../tuxpaint.c:1974 msgid "Sound unmuted." msgstr "" #. Wait while Text tool finishes loading fonts -#: ../tuxpaint.c:2406 +#: ../tuxpaint.c:2411 msgid "Please wait…" msgstr "" -#: ../tuxpaint.c:7056 +#: ../tuxpaint.c:7061 msgid "Pick a color." msgstr "" #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:7833 +#: ../tuxpaint.c:7838 msgid "Erase" msgstr "" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:7836 +#: ../tuxpaint.c:7841 msgid "Slides" msgstr "" #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:7839 +#: ../tuxpaint.c:7844 msgid "Back" msgstr "" #. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:7842 +#: ../tuxpaint.c:7847 #, fuzzy msgid "Next" msgstr "Тэкст" #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:7845 +#: ../tuxpaint.c:7850 msgid "Play" 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 -#: ../tuxpaint.c:8438 +#: ../tuxpaint.c:8443 msgid "Aa" msgstr "" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:11343 +#: ../tuxpaint.c:11348 msgid "Yes" msgstr "Так" -#: ../tuxpaint.c:11347 +#: ../tuxpaint.c:11352 msgid "No" msgstr "Не" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:12296 +#: ../tuxpaint.c:12301 msgid "Replace the picture with your changes?" msgstr "" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:12300 +#: ../tuxpaint.c:12305 msgid "Yes, replace the old one!" msgstr "" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:12304 +#: ../tuxpaint.c:12309 msgid "No, save a new file!" msgstr "" -#: ../tuxpaint.c:13067 +#: ../tuxpaint.c:13072 msgid "Choose the picture you want, then click “Open”." msgstr "" #. Let user choose images: #. Instructions for Slideshow file dialog (FIXME: Make a #define) -#: ../tuxpaint.c:14054 ../tuxpaint.c:14368 +#: ../tuxpaint.c:14059 ../tuxpaint.c:14373 msgid "Choose the pictures you want, then click “Play”." msgstr "" @@ -675,238 +675,238 @@ msgstr "Праграма для маляваньня" msgid "Tux Paint" msgstr "Малюй разам з Tux!" -#: ../../magic/src/blocks_chalk_drip.c:133 +#: ../../magic/src/blocks_chalk_drip.c:132 msgid "Blocks" msgstr "" -#: ../../magic/src/blocks_chalk_drip.c:135 +#: ../../magic/src/blocks_chalk_drip.c:134 msgid "Chalk" msgstr "Крэйда" -#: ../../magic/src/blocks_chalk_drip.c:137 +#: ../../magic/src/blocks_chalk_drip.c:136 msgid "Drip" msgstr "" -#: ../../magic/src/blocks_chalk_drip.c:147 +#: ../../magic/src/blocks_chalk_drip.c:146 msgid "Click and move the mouse around to make the picture blocky." msgstr "" -#: ../../magic/src/blocks_chalk_drip.c:150 +#: ../../magic/src/blocks_chalk_drip.c:149 msgid "" "Click and move the mouse around to turn the picture into a chalk drawing." msgstr "" -#: ../../magic/src/blocks_chalk_drip.c:153 +#: ../../magic/src/blocks_chalk_drip.c:152 msgid "Click and move the mouse around to make the picture drip." msgstr "" -#: ../../magic/src/blur.c:77 +#: ../../magic/src/blur.c:76 msgid "Blur" msgstr "" -#: ../../magic/src/blur.c:84 +#: ../../magic/src/blur.c:83 msgid "Click and move the mouse around to blur the picture." msgstr "" #. Both are named "Bricks", at the moment: -#: ../../magic/src/bricks.c:105 +#: ../../magic/src/bricks.c:104 msgid "Bricks" msgstr "" -#: ../../magic/src/bricks.c:112 +#: ../../magic/src/bricks.c:111 msgid "Click and move to draw large bricks." msgstr "" -#: ../../magic/src/bricks.c:114 +#: ../../magic/src/bricks.c:113 msgid "Click and move to draw small bricks." msgstr "" -#: ../../magic/src/calligraphy.c:109 +#: ../../magic/src/calligraphy.c:108 msgid "Calligraphy" msgstr "" -#: ../../magic/src/calligraphy.c:116 +#: ../../magic/src/calligraphy.c:115 msgid "Click and move the mouse around to draw in calligraphy." msgstr "" -#: ../../magic/src/cartoon.c:81 +#: ../../magic/src/cartoon.c:80 msgid "Cartoon" msgstr "" -#: ../../magic/src/cartoon.c:88 +#: ../../magic/src/cartoon.c:87 msgid "Click and move the mouse around to turn the picture into a cartoon." msgstr "" -#: ../../magic/src/distortion.c:122 +#: ../../magic/src/distortion.c:121 msgid "Distortion" msgstr "" -#: ../../magic/src/distortion.c:130 +#: ../../magic/src/distortion.c:129 msgid "Click and drag the mouse to cause a distortion in your picture." msgstr "" -#: ../../magic/src/emboss.c:77 +#: ../../magic/src/emboss.c:76 msgid "Emboss" msgstr "" -#: ../../magic/src/emboss.c:83 +#: ../../magic/src/emboss.c:82 msgid "Click and drag the mouse to emboss the picture." msgstr "" -#: ../../magic/src/fade_darken.c:117 +#: ../../magic/src/fade_darken.c:116 msgid "Lighten" msgstr "" -#: ../../magic/src/fade_darken.c:119 +#: ../../magic/src/fade_darken.c:118 msgid "Darken" msgstr "" -#: ../../magic/src/fade_darken.c:129 +#: ../../magic/src/fade_darken.c:128 msgid "Click and move to fade the colors." msgstr "" -#: ../../magic/src/fade_darken.c:132 +#: ../../magic/src/fade_darken.c:131 msgid "Click and move to darken the colors." msgstr "" -#: ../../magic/src/fill.c:88 +#: ../../magic/src/fill.c:87 msgid "Fill" msgstr "" -#: ../../magic/src/fill.c:95 +#: ../../magic/src/fill.c:94 msgid "Click in the picture to fill that area with color." msgstr "" -#: ../../magic/src/flower.c:125 +#: ../../magic/src/flower.c:124 msgid "Flower" msgstr "" -#: ../../magic/src/flower.c:131 +#: ../../magic/src/flower.c:130 msgid "Click and drag to draw a flower stalk. Let go to finish the flower." msgstr "" -#: ../../magic/src/foam.c:105 +#: ../../magic/src/foam.c:104 msgid "Foam" msgstr "" -#: ../../magic/src/foam.c:111 +#: ../../magic/src/foam.c:110 msgid "Click and drag the mouse to cover an area with foamy bubbles." msgstr "" -#: ../../magic/src/glasstile.c:84 +#: ../../magic/src/glasstile.c:83 msgid "Glass Tile" msgstr "" -#: ../../magic/src/glasstile.c:90 +#: ../../magic/src/glasstile.c:89 msgid "Click and drag the mouse to put glass tile over your picture." msgstr "" -#: ../../magic/src/grass.c:93 +#: ../../magic/src/grass.c:92 #, fuzzy msgid "Grass" msgstr "Шэры!" -#: ../../magic/src/grass.c:99 +#: ../../magic/src/grass.c:98 msgid "Click and move to draw grass. Don’t forget the dirt!" msgstr "" -#: ../../magic/src/kalidescope.c:78 +#: ../../magic/src/kalidescope.c:77 msgid "Kaleidoscope" msgstr "" -#: ../../magic/src/kalidescope.c:84 +#: ../../magic/src/kalidescope.c:83 msgid "" "Click and drag the mouse to draw with symmetric brushes (a kaleidoscope)." msgstr "" -#: ../../magic/src/light.c:85 +#: ../../magic/src/light.c:84 msgid "Light" msgstr "" -#: ../../magic/src/light.c:91 +#: ../../magic/src/light.c:90 msgid "Click and drag to draw a beam of light on your picture." msgstr "" -#: ../../magic/src/metalpaint.c:78 +#: ../../magic/src/metalpaint.c:77 #, fuzzy msgid "Metal Paint" msgstr "Малюй разам з Tux!" -#: ../../magic/src/metalpaint.c:84 +#: ../../magic/src/metalpaint.c:83 msgid "Click and drag the mouse to paint with a metallic color." msgstr "" -#: ../../magic/src/mirror_flip.c:95 +#: ../../magic/src/mirror_flip.c:94 msgid "Mirror" msgstr "Люстэрка" -#: ../../magic/src/mirror_flip.c:97 +#: ../../magic/src/mirror_flip.c:96 msgid "Flip" msgstr "" -#: ../../magic/src/mirror_flip.c:107 +#: ../../magic/src/mirror_flip.c:106 msgid "Click to make a mirror image." msgstr "" -#: ../../magic/src/mirror_flip.c:110 +#: ../../magic/src/mirror_flip.c:109 msgid "Click to flip the picture upside-down." msgstr "" -#: ../../magic/src/negative.c:73 +#: ../../magic/src/negative.c:72 msgid "Negative" msgstr "Нэгатыў" -#: ../../magic/src/negative.c:80 +#: ../../magic/src/negative.c:79 msgid "Click and move the mouse around to draw a negative." msgstr "" -#: ../../magic/src/rainbow.c:108 +#: ../../magic/src/rainbow.c:107 msgid "Rainbow" msgstr "Вясёлка" -#: ../../magic/src/rainbow.c:115 +#: ../../magic/src/rainbow.c:114 msgid "You can draw in rainbow colors!" msgstr "" -#: ../../magic/src/ripples.c:82 +#: ../../magic/src/ripples.c:81 msgid "Ripples" msgstr "" -#: ../../magic/src/ripples.c:88 +#: ../../magic/src/ripples.c:87 msgid "Click to make ripples appear over your picture." msgstr "" -#: ../../magic/src/shift.c:105 +#: ../../magic/src/shift.c:104 msgid "Shift" msgstr "" -#: ../../magic/src/shift.c:111 +#: ../../magic/src/shift.c:110 msgid "Click and drag to shift your picture around on the canvas." msgstr "" -#: ../../magic/src/smudge.c:78 +#: ../../magic/src/smudge.c:77 msgid "Smudge" msgstr "" -#: ../../magic/src/smudge.c:85 +#: ../../magic/src/smudge.c:84 msgid "Click and move the mouse around to smudge the picture." msgstr "" -#: ../../magic/src/tint.c:78 +#: ../../magic/src/tint.c:77 #, fuzzy msgid "Tint" msgstr "Друкаваць" -#: ../../magic/src/tint.c:85 +#: ../../magic/src/tint.c:84 msgid "Click and move the mouse around to change the picture’s color." msgstr "" -#: ../../magic/src/waves.c:79 +#: ../../magic/src/waves.c:78 #, fuzzy msgid "Waves" msgstr "Захаваць" -#: ../../magic/src/waves.c:85 +#: ../../magic/src/waves.c:84 msgid "" "Click to make the picture wavy. Click toward the top for shorter waves, the " "bottom for taller waves, the left for small waves, and the right for long " diff --git a/src/po/bg.po b/src/po/bg.po index c1d982dcd..2036a5edb 100644 --- a/src/po/bg.po +++ b/src/po/bg.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: tuxpaint 0.9.17\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-06-21 10:24-0700\n" +"POT-Creation-Date: 2008-06-27 13:15-0700\n" "PO-Revision-Date: 2007-05-16 17:08+0300\n" "Last-Translator: Yavor Doganov \n" "Language-Team: Bulgarian \n" @@ -381,7 +381,7 @@ msgstr "Нова" #. Open a saved picture #. buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:75 ../tuxpaint.c:7830 +#: ../tools.h:75 ../tuxpaint.c:7835 msgid "Open" msgstr "Отваряне" @@ -499,174 +499,174 @@ msgid "OK then… Let’s keep drawing this one!" msgstr "Добре тогава... Да продължим да рисуваме тази!" #. Prompt to confirm user wishes to quit -#: ../tuxpaint.c:1804 +#: ../tuxpaint.c:1809 msgid "Do you really want to quit?" msgstr "Наистина ли искате да спрете програмата?" #. Quit prompt positive response (quit) -#: ../tuxpaint.c:1807 +#: ../tuxpaint.c:1812 msgid "Yes, I'm done!" msgstr "Да, приключих!" #. Quit prompt negative response (don't quit) -#: ../tuxpaint.c:1810 ../tuxpaint.c:1837 +#: ../tuxpaint.c:1815 ../tuxpaint.c:1842 msgid "No, take me back!" msgstr "Не, върнете ме обратно!" #. Current picture is not saved; user is quitting -#: ../tuxpaint.c:1814 +#: ../tuxpaint.c:1819 msgid "If you quit, you’ll lose your picture! Save it?" msgstr "Ако спрете програмата, ще загубите рисунката! Да се запази ли?" -#: ../tuxpaint.c:1815 ../tuxpaint.c:1820 +#: ../tuxpaint.c:1820 ../tuxpaint.c:1825 msgid "Yes, save it!" msgstr "Да, запазете я!" -#: ../tuxpaint.c:1816 ../tuxpaint.c:1821 +#: ../tuxpaint.c:1821 ../tuxpaint.c:1826 msgid "No, don't bother saving!" msgstr "Не, няма нужда да я запазвате!" #. Current picture is not saved; user is opening another picture -#: ../tuxpaint.c:1819 +#: ../tuxpaint.c:1824 msgid "Save your picture first?" msgstr "Да се запази ли рисунката?" #. Error opening picture -#: ../tuxpaint.c:1824 +#: ../tuxpaint.c:1829 msgid "Can’t open that picture!" msgstr "Тази рисунка не може да бъде отворена!" #. Generic dialog dismissal -#: ../tuxpaint.c:1827 ../tuxpaint.c:1832 ../tuxpaint.c:1841 ../tuxpaint.c:1845 -#: ../tuxpaint.c:1854 +#: ../tuxpaint.c:1832 ../tuxpaint.c:1837 ../tuxpaint.c:1846 ../tuxpaint.c:1850 +#: ../tuxpaint.c:1859 msgid "OK" msgstr "Да" #. Notification that 'Open' dialog has nothing to show -#: ../tuxpaint.c:1831 +#: ../tuxpaint.c:1836 msgid "There are no saved files!" msgstr "Няма запазени файлове!" #. Verification of print action -#: ../tuxpaint.c:1835 +#: ../tuxpaint.c:1840 msgid "Print your picture now?" msgstr "Да се разпечата ли рисунката?" -#: ../tuxpaint.c:1836 +#: ../tuxpaint.c:1841 msgid "Yes, print it!" msgstr "Да, разпечатайте я!" #. Confirmation of successful (we hope) printing -#: ../tuxpaint.c:1840 +#: ../tuxpaint.c:1845 msgid "Your picture has been printed!" msgstr "Рисунката е разпечатана!" #. Notification that it's too soon to print again (--printdelay option is in effect) -#: ../tuxpaint.c:1844 +#: ../tuxpaint.c:1849 msgid "You can’t print yet!" msgstr "Все още не може да разпечатвате!" #. Prompt to confirm erasing a picture in the Open dialog -#: ../tuxpaint.c:1848 +#: ../tuxpaint.c:1853 msgid "Erase this picture?" msgstr "Да се изтрие ли рисунката?" -#: ../tuxpaint.c:1849 +#: ../tuxpaint.c:1854 msgid "Yes, erase it!" msgstr "Да, изтрийте я!" -#: ../tuxpaint.c:1850 +#: ../tuxpaint.c:1855 msgid "No, don't erase it!" msgstr "Не, не я изтривайте!" #. Reminder that Mouse Button 1 is the button to use in Tux Paint -#: ../tuxpaint.c:1853 +#: ../tuxpaint.c:1858 msgid "Remember to use the left mouse button!" msgstr "Не забравяйте да използвате левия бутон на мишката!" #. Sound has been muted (silenced) via keyboard shortcut -#: ../tuxpaint.c:1964 +#: ../tuxpaint.c:1969 msgid "Sound muted." msgstr "" #. Sound has been unmuted (unsilenced) via keyboard shortcut -#: ../tuxpaint.c:1969 +#: ../tuxpaint.c:1974 msgid "Sound unmuted." msgstr "" #. Wait while Text tool finishes loading fonts -#: ../tuxpaint.c:2406 +#: ../tuxpaint.c:2411 msgid "Please wait…" msgstr "Изчакайте..." -#: ../tuxpaint.c:7056 +#: ../tuxpaint.c:7061 msgid "Pick a color." msgstr "" #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:7833 +#: ../tuxpaint.c:7838 msgid "Erase" msgstr "Изтриване" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:7836 +#: ../tuxpaint.c:7841 msgid "Slides" msgstr "Кадри" #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:7839 +#: ../tuxpaint.c:7844 msgid "Back" msgstr "Назад" #. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:7842 +#: ../tuxpaint.c:7847 msgid "Next" msgstr "Следваща" #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:7845 +#: ../tuxpaint.c:7850 msgid "Play" 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 -#: ../tuxpaint.c:8438 +#: ../tuxpaint.c:8443 msgid "Aa" msgstr "Аа" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:11343 +#: ../tuxpaint.c:11348 msgid "Yes" msgstr "Да" -#: ../tuxpaint.c:11347 +#: ../tuxpaint.c:11352 msgid "No" msgstr "Не" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:12296 +#: ../tuxpaint.c:12301 msgid "Replace the picture with your changes?" msgstr "Замяна на рисунката с вашите промени?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:12300 +#: ../tuxpaint.c:12305 msgid "Yes, replace the old one!" msgstr "Да, заменете старата!" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:12304 +#: ../tuxpaint.c:12309 msgid "No, save a new file!" msgstr "Не, да се запази като нов файл!" -#: ../tuxpaint.c:13067 +#: ../tuxpaint.c:13072 msgid "Choose the picture you want, then click “Open”." msgstr "Изберете рисунка, след това натиснете „Отваряне“." #. Let user choose images: #. Instructions for Slideshow file dialog (FIXME: Make a #define) -#: ../tuxpaint.c:14054 ../tuxpaint.c:14368 +#: ../tuxpaint.c:14059 ../tuxpaint.c:14373 msgid "Choose the pictures you want, then click “Play”." msgstr "Изберете желаните рисунки, след това натиснете „Прожекция“." @@ -682,250 +682,250 @@ msgstr "Програма за рисуване" msgid "Tux Paint" msgstr "Рисуване с Тъкс" -#: ../../magic/src/blocks_chalk_drip.c:133 +#: ../../magic/src/blocks_chalk_drip.c:132 msgid "Blocks" msgstr "Квадратчета" -#: ../../magic/src/blocks_chalk_drip.c:135 +#: ../../magic/src/blocks_chalk_drip.c:134 msgid "Chalk" msgstr "Тебешир" -#: ../../magic/src/blocks_chalk_drip.c:137 +#: ../../magic/src/blocks_chalk_drip.c:136 msgid "Drip" msgstr "Стичане" -#: ../../magic/src/blocks_chalk_drip.c:147 +#: ../../magic/src/blocks_chalk_drip.c:146 msgid "Click and move the mouse around to make the picture blocky." msgstr "Натиснете и движете мишката, за да направите рисунката на квадратчета." -#: ../../magic/src/blocks_chalk_drip.c:150 +#: ../../magic/src/blocks_chalk_drip.c:149 msgid "" "Click and move the mouse around to turn the picture into a chalk drawing." msgstr "Натиснете и движете мишката, за да превърнете рисунката в тебеширена." -#: ../../magic/src/blocks_chalk_drip.c:153 +#: ../../magic/src/blocks_chalk_drip.c:152 msgid "Click and move the mouse around to make the picture drip." msgstr "Натиснете и движете мишката, за да направите рисунката да капе." -#: ../../magic/src/blur.c:77 +#: ../../magic/src/blur.c:76 msgid "Blur" msgstr "Размазване" -#: ../../magic/src/blur.c:84 +#: ../../magic/src/blur.c:83 msgid "Click and move the mouse around to blur the picture." msgstr "Натиснете и движете мишката, за да размажете рисунката." #. Both are named "Bricks", at the moment: -#: ../../magic/src/bricks.c:105 +#: ../../magic/src/bricks.c:104 msgid "Bricks" msgstr "Тухли" -#: ../../magic/src/bricks.c:112 +#: ../../magic/src/bricks.c:111 msgid "Click and move to draw large bricks." msgstr "Натиснете и движете мишката, за да рисувате големи тухли." -#: ../../magic/src/bricks.c:114 +#: ../../magic/src/bricks.c:113 msgid "Click and move to draw small bricks." msgstr "Натиснете и движете мишката, за да рисувате малки тухли." -#: ../../magic/src/calligraphy.c:109 +#: ../../magic/src/calligraphy.c:108 msgid "Calligraphy" msgstr "" -#: ../../magic/src/calligraphy.c:116 +#: ../../magic/src/calligraphy.c:115 #, fuzzy msgid "Click and move the mouse around to draw in calligraphy." msgstr "Натиснете и движете мишката, за да нарисувате негатив." -#: ../../magic/src/cartoon.c:81 +#: ../../magic/src/cartoon.c:80 msgid "Cartoon" msgstr "Карикатура" -#: ../../magic/src/cartoon.c:88 +#: ../../magic/src/cartoon.c:87 msgid "Click and move the mouse around to turn the picture into a cartoon." msgstr "Натиснете и движете мишката, за да превърнете рисунката в карикатура." -#: ../../magic/src/distortion.c:122 +#: ../../magic/src/distortion.c:121 msgid "Distortion" msgstr "" -#: ../../magic/src/distortion.c:130 +#: ../../magic/src/distortion.c:129 #, fuzzy msgid "Click and drag the mouse to cause a distortion in your picture." msgstr "Натиснете и движете мишката, за да размажете рисунката." -#: ../../magic/src/emboss.c:77 +#: ../../magic/src/emboss.c:76 msgid "Emboss" msgstr "" -#: ../../magic/src/emboss.c:83 +#: ../../magic/src/emboss.c:82 #, fuzzy msgid "Click and drag the mouse to emboss the picture." msgstr "Натиснете и движете мишката, за да размажете рисунката." -#: ../../magic/src/fade_darken.c:117 +#: ../../magic/src/fade_darken.c:116 msgid "Lighten" msgstr "Избледняване" -#: ../../magic/src/fade_darken.c:119 +#: ../../magic/src/fade_darken.c:118 msgid "Darken" msgstr "Потъмняване" -#: ../../magic/src/fade_darken.c:129 +#: ../../magic/src/fade_darken.c:128 msgid "Click and move to fade the colors." msgstr "Натиснете и движете мишката, за да избледнеят цветовете." -#: ../../magic/src/fade_darken.c:132 +#: ../../magic/src/fade_darken.c:131 msgid "Click and move to darken the colors." msgstr "Натиснете и движете мишката, за да потъмнеят цветовете." -#: ../../magic/src/fill.c:88 +#: ../../magic/src/fill.c:87 msgid "Fill" msgstr "Запълване" -#: ../../magic/src/fill.c:95 +#: ../../magic/src/fill.c:94 msgid "Click in the picture to fill that area with color." msgstr "" "Натиснете по рисунката, за да се запълни съответната област с избрания цвят." -#: ../../magic/src/flower.c:125 +#: ../../magic/src/flower.c:124 msgid "Flower" msgstr "" -#: ../../magic/src/flower.c:131 +#: ../../magic/src/flower.c:130 msgid "Click and drag to draw a flower stalk. Let go to finish the flower." msgstr "" -#: ../../magic/src/foam.c:105 +#: ../../magic/src/foam.c:104 msgid "Foam" msgstr "" -#: ../../magic/src/foam.c:111 +#: ../../magic/src/foam.c:110 #, fuzzy msgid "Click and drag the mouse to cover an area with foamy bubbles." msgstr "" "Натиснете по рисунката, за да се запълни съответната област с избрания цвят." -#: ../../magic/src/glasstile.c:84 +#: ../../magic/src/glasstile.c:83 msgid "Glass Tile" msgstr "" -#: ../../magic/src/glasstile.c:90 +#: ../../magic/src/glasstile.c:89 #, fuzzy msgid "Click and drag the mouse to put glass tile over your picture." msgstr "Натиснете и движете мишката, за да размажете рисунката." -#: ../../magic/src/grass.c:93 +#: ../../magic/src/grass.c:92 msgid "Grass" msgstr "Трева" -#: ../../magic/src/grass.c:99 +#: ../../magic/src/grass.c:98 msgid "Click and move to draw grass. Don’t forget the dirt!" msgstr "" "Натиснете и движете мишката, за да рисувате трева. Не забравяйте пръстта!" -#: ../../magic/src/kalidescope.c:78 +#: ../../magic/src/kalidescope.c:77 msgid "Kaleidoscope" msgstr "" -#: ../../magic/src/kalidescope.c:84 +#: ../../magic/src/kalidescope.c:83 #, fuzzy msgid "" "Click and drag the mouse to draw with symmetric brushes (a kaleidoscope)." msgstr "Натиснете и движете мишката, за да потъмнеят цветовете." -#: ../../magic/src/light.c:85 +#: ../../magic/src/light.c:84 #, fuzzy msgid "Light" msgstr "Избледняване" -#: ../../magic/src/light.c:91 +#: ../../magic/src/light.c:90 #, fuzzy msgid "Click and drag to draw a beam of light on your picture." msgstr "Натиснете и движете мишката, за да размажете рисунката." -#: ../../magic/src/metalpaint.c:78 +#: ../../magic/src/metalpaint.c:77 #, fuzzy msgid "Metal Paint" msgstr "Рисуване" -#: ../../magic/src/metalpaint.c:84 +#: ../../magic/src/metalpaint.c:83 #, fuzzy msgid "Click and drag the mouse to paint with a metallic color." msgstr "Натиснете и движете мишката, за да потъмнеят цветовете." -#: ../../magic/src/mirror_flip.c:95 +#: ../../magic/src/mirror_flip.c:94 msgid "Mirror" msgstr "Огледало" -#: ../../magic/src/mirror_flip.c:97 +#: ../../magic/src/mirror_flip.c:96 msgid "Flip" msgstr "Обръщане" -#: ../../magic/src/mirror_flip.c:107 +#: ../../magic/src/mirror_flip.c:106 msgid "Click to make a mirror image." msgstr "Натиснете, за направите огледален образ." -#: ../../magic/src/mirror_flip.c:110 +#: ../../magic/src/mirror_flip.c:109 msgid "Click to flip the picture upside-down." msgstr "Натиснете, за да обърнете рисунката." -#: ../../magic/src/negative.c:73 +#: ../../magic/src/negative.c:72 msgid "Negative" msgstr "Негатив" -#: ../../magic/src/negative.c:80 +#: ../../magic/src/negative.c:79 msgid "Click and move the mouse around to draw a negative." msgstr "Натиснете и движете мишката, за да нарисувате негатив." -#: ../../magic/src/rainbow.c:108 +#: ../../magic/src/rainbow.c:107 msgid "Rainbow" msgstr "Дъга" -#: ../../magic/src/rainbow.c:115 +#: ../../magic/src/rainbow.c:114 msgid "You can draw in rainbow colors!" msgstr "Може да рисувате в цветовете на дъгата!" -#: ../../magic/src/ripples.c:82 +#: ../../magic/src/ripples.c:81 msgid "Ripples" msgstr "" -#: ../../magic/src/ripples.c:88 +#: ../../magic/src/ripples.c:87 #, fuzzy msgid "Click to make ripples appear over your picture." msgstr "Натиснете и движете мишката, за да размажете рисунката." -#: ../../magic/src/shift.c:105 +#: ../../magic/src/shift.c:104 msgid "Shift" msgstr "" -#: ../../magic/src/shift.c:111 +#: ../../magic/src/shift.c:110 #, fuzzy msgid "Click and drag to shift your picture around on the canvas." msgstr "Натиснете и движете мишката, за да размажете рисунката." -#: ../../magic/src/smudge.c:78 +#: ../../magic/src/smudge.c:77 msgid "Smudge" msgstr "Зацапване" -#: ../../magic/src/smudge.c:85 +#: ../../magic/src/smudge.c:84 msgid "Click and move the mouse around to smudge the picture." msgstr "Натиснете и движете мишката, за да зацапате рисунката." -#: ../../magic/src/tint.c:78 +#: ../../magic/src/tint.c:77 msgid "Tint" msgstr "Окраска" -#: ../../magic/src/tint.c:85 +#: ../../magic/src/tint.c:84 msgid "Click and move the mouse around to change the picture’s color." msgstr "Натиснете и движете мишката, за да промените цвета на рисунката." -#: ../../magic/src/waves.c:79 +#: ../../magic/src/waves.c:78 #, fuzzy msgid "Waves" msgstr "Запазване" -#: ../../magic/src/waves.c:85 +#: ../../magic/src/waves.c:84 msgid "" "Click to make the picture wavy. Click toward the top for shorter waves, the " "bottom for taller waves, the left for small waves, and the right for long " diff --git a/src/po/bo.po b/src/po/bo.po index 85d47cd2a..187b939eb 100644 --- a/src/po/bo.po +++ b/src/po/bo.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-06-21 10:24-0700\n" +"POT-Creation-Date: 2008-06-27 13:15-0700\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -380,7 +380,7 @@ msgstr "gsr.p." #. Open a saved picture #. buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:75 ../tuxpaint.c:7830 +#: ../tools.h:75 ../tuxpaint.c:7835 msgid "Open" msgstr "q.\\Yed.p." @@ -494,175 +494,175 @@ msgid "OK then… Let’s keep drawing this one!" msgstr "" #. Prompt to confirm user wishes to quit -#: ../tuxpaint.c:1804 +#: ../tuxpaint.c:1809 msgid "Do you really want to quit?" msgstr "" #. Quit prompt positive response (quit) -#: ../tuxpaint.c:1807 +#: ../tuxpaint.c:1812 msgid "Yes, I'm done!" msgstr "" #. Quit prompt negative response (don't quit) -#: ../tuxpaint.c:1810 ../tuxpaint.c:1837 +#: ../tuxpaint.c:1815 ../tuxpaint.c:1842 msgid "No, take me back!" msgstr "" #. Current picture is not saved; user is quitting -#: ../tuxpaint.c:1814 +#: ../tuxpaint.c:1819 msgid "If you quit, you’ll lose your picture! Save it?" msgstr "" -#: ../tuxpaint.c:1815 ../tuxpaint.c:1820 +#: ../tuxpaint.c:1820 ../tuxpaint.c:1825 msgid "Yes, save it!" msgstr "" -#: ../tuxpaint.c:1816 ../tuxpaint.c:1821 +#: ../tuxpaint.c:1821 ../tuxpaint.c:1826 msgid "No, don't bother saving!" msgstr "" #. Current picture is not saved; user is opening another picture -#: ../tuxpaint.c:1819 +#: ../tuxpaint.c:1824 msgid "Save your picture first?" msgstr "" #. Error opening picture -#: ../tuxpaint.c:1824 +#: ../tuxpaint.c:1829 msgid "Can’t open that picture!" msgstr "" #. Generic dialog dismissal -#: ../tuxpaint.c:1827 ../tuxpaint.c:1832 ../tuxpaint.c:1841 ../tuxpaint.c:1845 -#: ../tuxpaint.c:1854 +#: ../tuxpaint.c:1832 ../tuxpaint.c:1837 ../tuxpaint.c:1846 ../tuxpaint.c:1850 +#: ../tuxpaint.c:1859 msgid "OK" msgstr "" #. Notification that 'Open' dialog has nothing to show -#: ../tuxpaint.c:1831 +#: ../tuxpaint.c:1836 msgid "There are no saved files!" msgstr "" #. Verification of print action -#: ../tuxpaint.c:1835 +#: ../tuxpaint.c:1840 msgid "Print your picture now?" msgstr "" -#: ../tuxpaint.c:1836 +#: ../tuxpaint.c:1841 msgid "Yes, print it!" msgstr "" #. Confirmation of successful (we hope) printing -#: ../tuxpaint.c:1840 +#: ../tuxpaint.c:1845 msgid "Your picture has been printed!" msgstr "" #. Notification that it's too soon to print again (--printdelay option is in effect) -#: ../tuxpaint.c:1844 +#: ../tuxpaint.c:1849 msgid "You can’t print yet!" msgstr "" #. Prompt to confirm erasing a picture in the Open dialog -#: ../tuxpaint.c:1848 +#: ../tuxpaint.c:1853 msgid "Erase this picture?" msgstr "" -#: ../tuxpaint.c:1849 +#: ../tuxpaint.c:1854 msgid "Yes, erase it!" msgstr "" -#: ../tuxpaint.c:1850 +#: ../tuxpaint.c:1855 msgid "No, don't erase it!" msgstr "" #. Reminder that Mouse Button 1 is the button to use in Tux Paint -#: ../tuxpaint.c:1853 +#: ../tuxpaint.c:1858 msgid "Remember to use the left mouse button!" msgstr "" #. Sound has been muted (silenced) via keyboard shortcut -#: ../tuxpaint.c:1964 +#: ../tuxpaint.c:1969 msgid "Sound muted." msgstr "" #. Sound has been unmuted (unsilenced) via keyboard shortcut -#: ../tuxpaint.c:1969 +#: ../tuxpaint.c:1974 msgid "Sound unmuted." msgstr "" #. Wait while Text tool finishes loading fonts -#: ../tuxpaint.c:2406 +#: ../tuxpaint.c:2411 msgid "Please wait…" msgstr "" -#: ../tuxpaint.c:7056 +#: ../tuxpaint.c:7061 msgid "Pick a color." msgstr "" #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:7833 +#: ../tuxpaint.c:7838 msgid "Erase" msgstr "" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:7836 +#: ../tuxpaint.c:7841 msgid "Slides" msgstr "" #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:7839 +#: ../tuxpaint.c:7844 msgid "Back" msgstr "" #. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:7842 +#: ../tuxpaint.c:7847 #, fuzzy msgid "Next" msgstr "dpe.]." #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:7845 +#: ../tuxpaint.c:7850 msgid "Play" 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 -#: ../tuxpaint.c:8438 +#: ../tuxpaint.c:8443 msgid "Aa" msgstr "" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:11343 +#: ../tuxpaint.c:11348 msgid "Yes" msgstr "" -#: ../tuxpaint.c:11347 +#: ../tuxpaint.c:11352 msgid "No" msgstr "" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:12296 +#: ../tuxpaint.c:12301 msgid "Replace the picture with your changes?" msgstr "" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:12300 +#: ../tuxpaint.c:12305 msgid "Yes, replace the old one!" msgstr "" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:12304 +#: ../tuxpaint.c:12309 msgid "No, save a new file!" msgstr "" -#: ../tuxpaint.c:13067 +#: ../tuxpaint.c:13072 msgid "Choose the picture you want, then click “Open”." msgstr "" #. Let user choose images: #. Instructions for Slideshow file dialog (FIXME: Make a #define) -#: ../tuxpaint.c:14054 ../tuxpaint.c:14368 +#: ../tuxpaint.c:14059 ../tuxpaint.c:14373 msgid "Choose the pictures you want, then click “Play”." msgstr "" @@ -678,237 +678,237 @@ msgstr "" msgid "Tux Paint" msgstr "" -#: ../../magic/src/blocks_chalk_drip.c:133 +#: ../../magic/src/blocks_chalk_drip.c:132 msgid "Blocks" msgstr "RDog.RDog." -#: ../../magic/src/blocks_chalk_drip.c:135 +#: ../../magic/src/blocks_chalk_drip.c:134 msgid "Chalk" msgstr "s.dkr." -#: ../../magic/src/blocks_chalk_drip.c:137 +#: ../../magic/src/blocks_chalk_drip.c:136 msgid "Drip" msgstr "[igs.p.rGYb.p." -#: ../../magic/src/blocks_chalk_drip.c:147 +#: ../../magic/src/blocks_chalk_drip.c:146 msgid "Click and move the mouse around to make the picture blocky." msgstr "" -#: ../../magic/src/blocks_chalk_drip.c:150 +#: ../../magic/src/blocks_chalk_drip.c:149 msgid "" "Click and move the mouse around to turn the picture into a chalk drawing." msgstr "" -#: ../../magic/src/blocks_chalk_drip.c:153 +#: ../../magic/src/blocks_chalk_drip.c:152 msgid "Click and move the mouse around to make the picture drip." msgstr "" -#: ../../magic/src/blur.c:77 +#: ../../magic/src/blur.c:76 msgid "Blur" msgstr "gsl.l.m.gsl." -#: ../../magic/src/blur.c:84 +#: ../../magic/src/blur.c:83 msgid "Click and move the mouse around to blur the picture." msgstr "" #. Both are named "Bricks", at the moment: -#: ../../magic/src/bricks.c:105 +#: ../../magic/src/bricks.c:104 msgid "Bricks" msgstr "s.\\g." -#: ../../magic/src/bricks.c:112 +#: ../../magic/src/bricks.c:111 msgid "Click and move to draw large bricks." msgstr "" -#: ../../magic/src/bricks.c:114 +#: ../../magic/src/bricks.c:113 msgid "Click and move to draw small bricks." msgstr "" -#: ../../magic/src/calligraphy.c:109 +#: ../../magic/src/calligraphy.c:108 msgid "Calligraphy" msgstr "" -#: ../../magic/src/calligraphy.c:116 +#: ../../magic/src/calligraphy.c:115 msgid "Click and move the mouse around to draw in calligraphy." msgstr "" -#: ../../magic/src/cartoon.c:81 +#: ../../magic/src/cartoon.c:80 msgid "Cartoon" msgstr "ri.mo." -#: ../../magic/src/cartoon.c:88 +#: ../../magic/src/cartoon.c:87 msgid "Click and move the mouse around to turn the picture into a cartoon." msgstr "" -#: ../../magic/src/distortion.c:122 +#: ../../magic/src/distortion.c:121 msgid "Distortion" msgstr "" -#: ../../magic/src/distortion.c:130 +#: ../../magic/src/distortion.c:129 msgid "Click and drag the mouse to cause a distortion in your picture." msgstr "" -#: ../../magic/src/emboss.c:77 +#: ../../magic/src/emboss.c:76 msgid "Emboss" msgstr "" -#: ../../magic/src/emboss.c:83 +#: ../../magic/src/emboss.c:82 msgid "Click and drag the mouse to emboss the picture." msgstr "" -#: ../../magic/src/fade_darken.c:117 +#: ../../magic/src/fade_darken.c:116 msgid "Lighten" msgstr "aod.a\\+o.b." -#: ../../magic/src/fade_darken.c:119 +#: ../../magic/src/fade_darken.c:118 msgid "Darken" msgstr "ng.quv." -#: ../../magic/src/fade_darken.c:129 +#: ../../magic/src/fade_darken.c:128 msgid "Click and move to fade the colors." msgstr "" -#: ../../magic/src/fade_darken.c:132 +#: ../../magic/src/fade_darken.c:131 msgid "Click and move to darken the colors." msgstr "" -#: ../../magic/src/fill.c:88 +#: ../../magic/src/fill.c:87 msgid "Fill" msgstr "dgv.b." -#: ../../magic/src/fill.c:95 +#: ../../magic/src/fill.c:94 msgid "Click in the picture to fill that area with color." msgstr "" -#: ../../magic/src/flower.c:125 +#: ../../magic/src/flower.c:124 msgid "Flower" msgstr "" -#: ../../magic/src/flower.c:131 +#: ../../magic/src/flower.c:130 msgid "Click and drag to draw a flower stalk. Let go to finish the flower." msgstr "" -#: ../../magic/src/foam.c:105 +#: ../../magic/src/foam.c:104 msgid "Foam" msgstr "" -#: ../../magic/src/foam.c:111 +#: ../../magic/src/foam.c:110 msgid "Click and drag the mouse to cover an area with foamy bubbles." msgstr "" -#: ../../magic/src/glasstile.c:84 +#: ../../magic/src/glasstile.c:83 msgid "Glass Tile" msgstr "" -#: ../../magic/src/glasstile.c:90 +#: ../../magic/src/glasstile.c:89 msgid "Click and drag the mouse to put glass tile over your picture." msgstr "" -#: ../../magic/src/grass.c:93 +#: ../../magic/src/grass.c:92 msgid "Grass" msgstr "RCX" -#: ../../magic/src/grass.c:99 +#: ../../magic/src/grass.c:98 msgid "Click and move to draw grass. Don’t forget the dirt!" msgstr "" -#: ../../magic/src/kalidescope.c:78 +#: ../../magic/src/kalidescope.c:77 msgid "Kaleidoscope" msgstr "" -#: ../../magic/src/kalidescope.c:84 +#: ../../magic/src/kalidescope.c:83 msgid "" "Click and drag the mouse to draw with symmetric brushes (a kaleidoscope)." msgstr "" -#: ../../magic/src/light.c:85 +#: ../../magic/src/light.c:84 #, fuzzy msgid "Light" msgstr "aod.a\\+o.b." -#: ../../magic/src/light.c:91 +#: ../../magic/src/light.c:90 msgid "Click and drag to draw a beam of light on your picture." msgstr "" -#: ../../magic/src/metalpaint.c:78 +#: ../../magic/src/metalpaint.c:77 #, fuzzy msgid "Metal Paint" msgstr "]xon." -#: ../../magic/src/metalpaint.c:84 +#: ../../magic/src/metalpaint.c:83 msgid "Click and drag the mouse to paint with a metallic color." msgstr "" -#: ../../magic/src/mirror_flip.c:95 +#: ../../magic/src/mirror_flip.c:94 msgid "Mirror" msgstr "me.lov." -#: ../../magic/src/mirror_flip.c:97 +#: ../../magic/src/mirror_flip.c:96 msgid "Flip" msgstr "sBud.sGYg.rGYb.p." -#: ../../magic/src/mirror_flip.c:107 +#: ../../magic/src/mirror_flip.c:106 msgid "Click to make a mirror image." msgstr "" -#: ../../magic/src/mirror_flip.c:110 +#: ../../magic/src/mirror_flip.c:109 msgid "Click to flip the picture upside-down." msgstr "" -#: ../../magic/src/negative.c:73 +#: ../../magic/src/negative.c:72 msgid "Negative" msgstr "dgg.sG+ai." -#: ../../magic/src/negative.c:80 +#: ../../magic/src/negative.c:79 msgid "Click and move the mouse around to draw a negative." msgstr "" -#: ../../magic/src/rainbow.c:108 +#: ../../magic/src/rainbow.c:107 msgid "Rainbow" msgstr "aja." -#: ../../magic/src/rainbow.c:115 +#: ../../magic/src/rainbow.c:114 msgid "You can draw in rainbow colors!" msgstr "" -#: ../../magic/src/ripples.c:82 +#: ../../magic/src/ripples.c:81 msgid "Ripples" msgstr "" -#: ../../magic/src/ripples.c:88 +#: ../../magic/src/ripples.c:87 msgid "Click to make ripples appear over your picture." msgstr "" -#: ../../magic/src/shift.c:105 +#: ../../magic/src/shift.c:104 msgid "Shift" msgstr "" -#: ../../magic/src/shift.c:111 +#: ../../magic/src/shift.c:110 msgid "Click and drag to shift your picture around on the canvas." msgstr "" -#: ../../magic/src/smudge.c:78 +#: ../../magic/src/smudge.c:77 msgid "Smudge" msgstr "ng.nog." -#: ../../magic/src/smudge.c:85 +#: ../../magic/src/smudge.c:84 msgid "Click and move the mouse around to smudge the picture." msgstr "" -#: ../../magic/src/tint.c:78 +#: ../../magic/src/tint.c:77 msgid "Tint" msgstr "m]xon.mdvs." -#: ../../magic/src/tint.c:85 +#: ../../magic/src/tint.c:84 msgid "Click and move the mouse around to change the picture’s color." msgstr "" -#: ../../magic/src/waves.c:79 +#: ../../magic/src/waves.c:78 #, fuzzy msgid "Waves" msgstr "bs+o.]xgs.bYed.p." -#: ../../magic/src/waves.c:85 +#: ../../magic/src/waves.c:84 msgid "" "Click to make the picture wavy. Click toward the top for shorter waves, the " "bottom for taller waves, the left for small waves, and the right for long " diff --git a/src/po/br.po b/src/po/br.po index 3df600ade..0139b661c 100644 --- a/src/po/br.po +++ b/src/po/br.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: TuxPaint 0.0.1pre\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-06-21 10:24-0700\n" +"POT-Creation-Date: 2008-06-27 13:15-0700\n" "PO-Revision-Date: 2005-01-09 14:49+0100\n" "Last-Translator: Gugusse \n" "Language-Team: Breton \n" @@ -380,7 +380,7 @@ msgstr "Nevez" #. Open a saved picture #. buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:75 ../tuxpaint.c:7830 +#: ../tools.h:75 ../tuxpaint.c:7835 msgid "Open" msgstr "Digeriñ" @@ -497,176 +497,176 @@ msgid "OK then… Let’s keep drawing this one!" msgstr "Mat ! neuze kendalc'homp gant an dresadenn !" #. Prompt to confirm user wishes to quit -#: ../tuxpaint.c:1804 +#: ../tuxpaint.c:1809 msgid "Do you really want to quit?" msgstr "Fellout a ra dit mont kuit ?" #. Quit prompt positive response (quit) -#: ../tuxpaint.c:1807 +#: ../tuxpaint.c:1812 msgid "Yes, I'm done!" msgstr "" #. Quit prompt negative response (don't quit) -#: ../tuxpaint.c:1810 ../tuxpaint.c:1837 +#: ../tuxpaint.c:1815 ../tuxpaint.c:1842 msgid "No, take me back!" msgstr "" #. Current picture is not saved; user is quitting -#: ../tuxpaint.c:1814 +#: ../tuxpaint.c:1819 msgid "If you quit, you’ll lose your picture! Save it?" msgstr "Kollet e vo da skeudenn mar kuitez ! Gwarediñ a rez ?" -#: ../tuxpaint.c:1815 ../tuxpaint.c:1820 +#: ../tuxpaint.c:1820 ../tuxpaint.c:1825 msgid "Yes, save it!" msgstr "" -#: ../tuxpaint.c:1816 ../tuxpaint.c:1821 +#: ../tuxpaint.c:1821 ../tuxpaint.c:1826 msgid "No, don't bother saving!" msgstr "" #. Current picture is not saved; user is opening another picture -#: ../tuxpaint.c:1819 +#: ../tuxpaint.c:1824 msgid "Save your picture first?" msgstr "Gwarediñ ar skeudenn e gentañ ?" #. Error opening picture -#: ../tuxpaint.c:1824 +#: ../tuxpaint.c:1829 msgid "Can’t open that picture!" msgstr "N'haller digeriñ ar skeudenn-se !" #. Generic dialog dismissal -#: ../tuxpaint.c:1827 ../tuxpaint.c:1832 ../tuxpaint.c:1841 ../tuxpaint.c:1845 -#: ../tuxpaint.c:1854 +#: ../tuxpaint.c:1832 ../tuxpaint.c:1837 ../tuxpaint.c:1846 ../tuxpaint.c:1850 +#: ../tuxpaint.c:1859 msgid "OK" msgstr "Mat eo !" #. Notification that 'Open' dialog has nothing to show -#: ../tuxpaint.c:1831 +#: ../tuxpaint.c:1836 msgid "There are no saved files!" msgstr "Restr ebet gwaredet !" #. Verification of print action -#: ../tuxpaint.c:1835 +#: ../tuxpaint.c:1840 msgid "Print your picture now?" msgstr "Moullañ ar skeudenn diouzhtu ?" -#: ../tuxpaint.c:1836 +#: ../tuxpaint.c:1841 msgid "Yes, print it!" msgstr "" #. Confirmation of successful (we hope) printing -#: ../tuxpaint.c:1840 +#: ../tuxpaint.c:1845 msgid "Your picture has been printed!" msgstr "Moullet eo bet da skeudenn !" #. Notification that it's too soon to print again (--printdelay option is in effect) -#: ../tuxpaint.c:1844 +#: ../tuxpaint.c:1849 msgid "You can’t print yet!" msgstr "N'hallan ket moullañ atav !" #. Prompt to confirm erasing a picture in the Open dialog -#: ../tuxpaint.c:1848 +#: ../tuxpaint.c:1853 msgid "Erase this picture?" msgstr "Diverkañ an dresadenn-se ?" -#: ../tuxpaint.c:1849 +#: ../tuxpaint.c:1854 msgid "Yes, erase it!" msgstr "" -#: ../tuxpaint.c:1850 +#: ../tuxpaint.c:1855 msgid "No, don't erase it!" msgstr "" #. Reminder that Mouse Button 1 is the button to use in Tux Paint -#: ../tuxpaint.c:1853 +#: ../tuxpaint.c:1858 msgid "Remember to use the left mouse button!" msgstr "" #. Sound has been muted (silenced) via keyboard shortcut -#: ../tuxpaint.c:1964 +#: ../tuxpaint.c:1969 msgid "Sound muted." msgstr "" #. Sound has been unmuted (unsilenced) via keyboard shortcut -#: ../tuxpaint.c:1969 +#: ../tuxpaint.c:1974 msgid "Sound unmuted." msgstr "" #. Wait while Text tool finishes loading fonts -#: ../tuxpaint.c:2406 +#: ../tuxpaint.c:2411 msgid "Please wait…" msgstr "" -#: ../tuxpaint.c:7056 +#: ../tuxpaint.c:7061 msgid "Pick a color." msgstr "" #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:7833 +#: ../tuxpaint.c:7838 msgid "Erase" msgstr "Diverkañ" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:7836 +#: ../tuxpaint.c:7841 msgid "Slides" msgstr "" #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:7839 +#: ../tuxpaint.c:7844 msgid "Back" msgstr "Distro" #. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:7842 +#: ../tuxpaint.c:7847 #, fuzzy msgid "Next" msgstr "Testenn" #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:7845 +#: ../tuxpaint.c:7850 msgid "Play" 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 -#: ../tuxpaint.c:8438 +#: ../tuxpaint.c:8443 msgid "Aa" msgstr "As" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:11343 +#: ../tuxpaint.c:11348 msgid "Yes" msgstr "Ya" -#: ../tuxpaint.c:11347 +#: ../tuxpaint.c:11352 msgid "No" msgstr "Ne ra ket" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:12296 +#: ../tuxpaint.c:12301 msgid "Replace the picture with your changes?" msgstr "" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:12300 +#: ../tuxpaint.c:12305 msgid "Yes, replace the old one!" msgstr "" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:12304 +#: ../tuxpaint.c:12309 #, fuzzy msgid "No, save a new file!" msgstr "Ket, gwarediñ dindan un anv nevez" -#: ../tuxpaint.c:13067 +#: ../tuxpaint.c:13072 msgid "Choose the picture you want, then click “Open”." msgstr "Diuz ur skeudenn ha klik war 'digeriñ' neuze." #. Let user choose images: #. Instructions for Slideshow file dialog (FIXME: Make a #define) -#: ../tuxpaint.c:14054 ../tuxpaint.c:14368 +#: ../tuxpaint.c:14059 ../tuxpaint.c:14373 #, fuzzy msgid "Choose the pictures you want, then click “Play”." msgstr "Diuz ur skeudenn ha klik war 'digeriñ' neuze." @@ -683,251 +683,251 @@ msgstr "Meziant tresañ" msgid "Tux Paint" msgstr "Tux Paint" -#: ../../magic/src/blocks_chalk_drip.c:133 +#: ../../magic/src/blocks_chalk_drip.c:132 msgid "Blocks" msgstr "Bloc'hadoù" -#: ../../magic/src/blocks_chalk_drip.c:135 +#: ../../magic/src/blocks_chalk_drip.c:134 msgid "Chalk" msgstr "Kleiz" -#: ../../magic/src/blocks_chalk_drip.c:137 +#: ../../magic/src/blocks_chalk_drip.c:136 msgid "Drip" msgstr "Beradenn" -#: ../../magic/src/blocks_chalk_drip.c:147 +#: ../../magic/src/blocks_chalk_drip.c:146 msgid "Click and move the mouse around to make the picture blocky." msgstr "Klik ha fiñv al logodenn evit kaout bloc'hadoù bihan." -#: ../../magic/src/blocks_chalk_drip.c:150 +#: ../../magic/src/blocks_chalk_drip.c:149 msgid "" "Click and move the mouse around to turn the picture into a chalk drawing." msgstr "" "Klik ha fiñv al logodenn evit cheñch ar skeudenn en un dresadenn gleiz." -#: ../../magic/src/blocks_chalk_drip.c:153 +#: ../../magic/src/blocks_chalk_drip.c:152 msgid "Click and move the mouse around to make the picture drip." msgstr "Klik ha fiñv al logodenn evit lakaat ar skeudenn da c'hlebiañ." -#: ../../magic/src/blur.c:77 +#: ../../magic/src/blur.c:76 msgid "Blur" msgstr "Luziañ" -#: ../../magic/src/blur.c:84 +#: ../../magic/src/blur.c:83 msgid "Click and move the mouse around to blur the picture." msgstr "Klik ha fiñv al logodenn evit displanaat ar skeudenn." #. Both are named "Bricks", at the moment: -#: ../../magic/src/bricks.c:105 +#: ../../magic/src/bricks.c:104 msgid "Bricks" msgstr "Bloc'hadoù" -#: ../../magic/src/bricks.c:112 +#: ../../magic/src/bricks.c:111 msgid "Click and move to draw large bricks." msgstr "Klik ha fiñv al logodenn evit tresañ bloc'hadoù bras." -#: ../../magic/src/bricks.c:114 +#: ../../magic/src/bricks.c:113 msgid "Click and move to draw small bricks." msgstr "Klik ha fiñv al logodenn evit tresañ bloc'hadoù bihan." -#: ../../magic/src/calligraphy.c:109 +#: ../../magic/src/calligraphy.c:108 msgid "Calligraphy" msgstr "" -#: ../../magic/src/calligraphy.c:116 +#: ../../magic/src/calligraphy.c:115 #, fuzzy msgid "Click and move the mouse around to draw in calligraphy." msgstr "Klik ha fiñv al logodenn evit kaout ar rakluc'henn." -#: ../../magic/src/cartoon.c:81 +#: ../../magic/src/cartoon.c:80 msgid "Cartoon" msgstr "Tresadenn-vev" -#: ../../magic/src/cartoon.c:88 +#: ../../magic/src/cartoon.c:87 msgid "Click and move the mouse around to turn the picture into a cartoon." msgstr "Klik ha fiñv al logodenn evit cheñch ar skeudenn en un dresadenn-vev." -#: ../../magic/src/distortion.c:122 +#: ../../magic/src/distortion.c:121 msgid "Distortion" msgstr "" -#: ../../magic/src/distortion.c:130 +#: ../../magic/src/distortion.c:129 #, fuzzy msgid "Click and drag the mouse to cause a distortion in your picture." msgstr "Klik ha fiñv al logodenn evit displanaat ar skeudenn." -#: ../../magic/src/emboss.c:77 +#: ../../magic/src/emboss.c:76 msgid "Emboss" msgstr "" -#: ../../magic/src/emboss.c:83 +#: ../../magic/src/emboss.c:82 #, fuzzy msgid "Click and drag the mouse to emboss the picture." msgstr "Klik ha fiñv al logodenn evit displanaat ar skeudenn." -#: ../../magic/src/fade_darken.c:117 +#: ../../magic/src/fade_darken.c:116 #, fuzzy msgid "Lighten" msgstr "Gris sklaer !" -#: ../../magic/src/fade_darken.c:119 +#: ../../magic/src/fade_darken.c:118 msgid "Darken" msgstr "Teñvaloc'h" -#: ../../magic/src/fade_darken.c:129 +#: ../../magic/src/fade_darken.c:128 msgid "Click and move to fade the colors." msgstr "Klik ha fiñv al logodenn evit lakaat al livioù da zislivañ." -#: ../../magic/src/fade_darken.c:132 +#: ../../magic/src/fade_darken.c:131 msgid "Click and move to darken the colors." msgstr "Klik ha fiñv al logodenn evit lakaat al livioù da deñvalaat." -#: ../../magic/src/fill.c:88 +#: ../../magic/src/fill.c:87 msgid "Fill" msgstr "Leuniañ" -#: ../../magic/src/fill.c:95 +#: ../../magic/src/fill.c:94 msgid "Click in the picture to fill that area with color." msgstr "Klik war ar skeudenn evit leuniañ al leur-se gant ul liv." -#: ../../magic/src/flower.c:125 +#: ../../magic/src/flower.c:124 msgid "Flower" msgstr "" -#: ../../magic/src/flower.c:131 +#: ../../magic/src/flower.c:130 msgid "Click and drag to draw a flower stalk. Let go to finish the flower." msgstr "" -#: ../../magic/src/foam.c:105 +#: ../../magic/src/foam.c:104 msgid "Foam" msgstr "" -#: ../../magic/src/foam.c:111 +#: ../../magic/src/foam.c:110 #, fuzzy msgid "Click and drag the mouse to cover an area with foamy bubbles." msgstr "Klik war ar skeudenn evit leuniañ al leur-se gant ul liv." -#: ../../magic/src/glasstile.c:84 +#: ../../magic/src/glasstile.c:83 msgid "Glass Tile" msgstr "" -#: ../../magic/src/glasstile.c:90 +#: ../../magic/src/glasstile.c:89 #, fuzzy msgid "Click and drag the mouse to put glass tile over your picture." msgstr "Klik ha fiñv al logodenn evit displanaat ar skeudenn." -#: ../../magic/src/grass.c:93 +#: ../../magic/src/grass.c:92 msgid "Grass" msgstr "Geot" -#: ../../magic/src/grass.c:99 +#: ../../magic/src/grass.c:98 #, fuzzy msgid "Click and move to draw grass. Don’t forget the dirt!" msgstr "Klik ha fiñv al logodenn evit tresañ geot. Na zisoñj ket ar poultr." -#: ../../magic/src/kalidescope.c:78 +#: ../../magic/src/kalidescope.c:77 msgid "Kaleidoscope" msgstr "" -#: ../../magic/src/kalidescope.c:84 +#: ../../magic/src/kalidescope.c:83 #, fuzzy msgid "" "Click and drag the mouse to draw with symmetric brushes (a kaleidoscope)." msgstr "Klik ha fiñv al logodenn evit lakaat al livioù da deñvalaat." -#: ../../magic/src/light.c:85 +#: ../../magic/src/light.c:84 #, fuzzy msgid "Light" msgstr "Gris sklaer !" -#: ../../magic/src/light.c:91 +#: ../../magic/src/light.c:90 #, fuzzy msgid "Click and drag to draw a beam of light on your picture." msgstr "Klik ha fiñv al logodenn evit displanaat ar skeudenn." -#: ../../magic/src/metalpaint.c:78 +#: ../../magic/src/metalpaint.c:77 #, fuzzy msgid "Metal Paint" msgstr "Livañ" -#: ../../magic/src/metalpaint.c:84 +#: ../../magic/src/metalpaint.c:83 #, fuzzy msgid "Click and drag the mouse to paint with a metallic color." msgstr "Klik ha fiñv al logodenn evit lakaat al livioù da deñvalaat." -#: ../../magic/src/mirror_flip.c:95 +#: ../../magic/src/mirror_flip.c:94 msgid "Mirror" msgstr "Melezour" -#: ../../magic/src/mirror_flip.c:97 +#: ../../magic/src/mirror_flip.c:96 msgid "Flip" msgstr "Eilpennañ" -#: ../../magic/src/mirror_flip.c:107 +#: ../../magic/src/mirror_flip.c:106 msgid "Click to make a mirror image." msgstr "Klik evit kaout ar skeudenn en ur melezour." -#: ../../magic/src/mirror_flip.c:110 +#: ../../magic/src/mirror_flip.c:109 msgid "Click to flip the picture upside-down." msgstr "Klik evit lakaat ar skeudenn war an tu gin." -#: ../../magic/src/negative.c:73 +#: ../../magic/src/negative.c:72 msgid "Negative" msgstr "Rakluc'henn" -#: ../../magic/src/negative.c:80 +#: ../../magic/src/negative.c:79 msgid "Click and move the mouse around to draw a negative." msgstr "Klik ha fiñv al logodenn evit kaout ar rakluc'henn." -#: ../../magic/src/rainbow.c:108 +#: ../../magic/src/rainbow.c:107 msgid "Rainbow" msgstr "Gwareg ar Glav" -#: ../../magic/src/rainbow.c:115 +#: ../../magic/src/rainbow.c:114 msgid "You can draw in rainbow colors!" msgstr "Gallout a rez tresañ gant livioù ar Garreg-ar-Glav !" -#: ../../magic/src/ripples.c:82 +#: ../../magic/src/ripples.c:81 msgid "Ripples" msgstr "" -#: ../../magic/src/ripples.c:88 +#: ../../magic/src/ripples.c:87 #, fuzzy msgid "Click to make ripples appear over your picture." msgstr "Klik ha fiñv al logodenn evit displanaat ar skeudenn." -#: ../../magic/src/shift.c:105 +#: ../../magic/src/shift.c:104 msgid "Shift" msgstr "" -#: ../../magic/src/shift.c:111 +#: ../../magic/src/shift.c:110 #, fuzzy msgid "Click and drag to shift your picture around on the canvas." msgstr "Klik ha fiñv al logodenn evit displanaat ar skeudenn." -#: ../../magic/src/smudge.c:78 +#: ../../magic/src/smudge.c:77 msgid "Smudge" msgstr "Displanaat" -#: ../../magic/src/smudge.c:85 +#: ../../magic/src/smudge.c:84 msgid "Click and move the mouse around to smudge the picture." msgstr "Klik ha fiñv al logodenn evit displanaat ar skeudenn." -#: ../../magic/src/tint.c:78 +#: ../../magic/src/tint.c:77 msgid "Tint" msgstr "Livaj" -#: ../../magic/src/tint.c:85 +#: ../../magic/src/tint.c:84 #, fuzzy msgid "Click and move the mouse around to change the picture’s color." msgstr "Klik ha fiñv al logodenn evit cheñch liv an dresadenn." -#: ../../magic/src/waves.c:79 +#: ../../magic/src/waves.c:78 #, fuzzy msgid "Waves" msgstr "Gwarediñ" -#: ../../magic/src/waves.c:85 +#: ../../magic/src/waves.c:84 msgid "" "Click to make the picture wavy. Click toward the top for shorter waves, the " "bottom for taller waves, the left for small waves, and the right for long " diff --git a/src/po/ca.po b/src/po/ca.po index 959faeaef..3a856ccd6 100644 --- a/src/po/ca.po +++ b/src/po/ca.po @@ -17,7 +17,7 @@ msgid "" msgstr "" "Project-Id-Version: Tuxpaint cvs 2008-06-17\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-06-21 10:24-0700\n" +"POT-Creation-Date: 2008-06-27 13:15-0700\n" "PO-Revision-Date: 2008-06-17 01:17+0200\n" "Last-Translator: Pere Pujal i Carabantes \n" "Language-Team: Català \n" @@ -389,7 +389,7 @@ msgstr "Nou" #. Open a saved picture #. buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:75 ../tuxpaint.c:7830 +#: ../tools.h:75 ../tuxpaint.c:7835 msgid "Open" msgstr "Obre" @@ -508,174 +508,174 @@ msgid "OK then… Let’s keep drawing this one!" msgstr "D'acord, llavors... Seguirem dibuixant en aquest!" #. Prompt to confirm user wishes to quit -#: ../tuxpaint.c:1804 +#: ../tuxpaint.c:1809 msgid "Do you really want to quit?" msgstr "De veres voleu sortir?" #. Quit prompt positive response (quit) -#: ../tuxpaint.c:1807 +#: ../tuxpaint.c:1812 msgid "Yes, I'm done!" msgstr "Sí, ja he acabat!" #. Quit prompt negative response (don't quit) -#: ../tuxpaint.c:1810 ../tuxpaint.c:1837 +#: ../tuxpaint.c:1815 ../tuxpaint.c:1842 msgid "No, take me back!" msgstr "No, tornem-hi!" #. Current picture is not saved; user is quitting -#: ../tuxpaint.c:1814 +#: ../tuxpaint.c:1819 msgid "If you quit, you’ll lose your picture! Save it?" msgstr "Si sortiu perdreu el vostre dibuix! El voleu desar?" -#: ../tuxpaint.c:1815 ../tuxpaint.c:1820 +#: ../tuxpaint.c:1820 ../tuxpaint.c:1825 msgid "Yes, save it!" msgstr "Sí, desa'l!" -#: ../tuxpaint.c:1816 ../tuxpaint.c:1821 +#: ../tuxpaint.c:1821 ../tuxpaint.c:1826 msgid "No, don't bother saving!" msgstr "No, no cal que el desis!" #. Current picture is not saved; user is opening another picture -#: ../tuxpaint.c:1819 +#: ../tuxpaint.c:1824 msgid "Save your picture first?" msgstr "Deso el vostre dibuix abans?" #. Error opening picture -#: ../tuxpaint.c:1824 +#: ../tuxpaint.c:1829 msgid "Can’t open that picture!" msgstr "No puc obrir aquest dibuix!" #. Generic dialog dismissal -#: ../tuxpaint.c:1827 ../tuxpaint.c:1832 ../tuxpaint.c:1841 ../tuxpaint.c:1845 -#: ../tuxpaint.c:1854 +#: ../tuxpaint.c:1832 ../tuxpaint.c:1837 ../tuxpaint.c:1846 ../tuxpaint.c:1850 +#: ../tuxpaint.c:1859 msgid "OK" msgstr "D'acord" #. Notification that 'Open' dialog has nothing to show -#: ../tuxpaint.c:1831 +#: ../tuxpaint.c:1836 msgid "There are no saved files!" msgstr "No hi ha fitxers desats!" #. Verification of print action -#: ../tuxpaint.c:1835 +#: ../tuxpaint.c:1840 msgid "Print your picture now?" msgstr "Imprimeixo ara el vostre dibuix?" -#: ../tuxpaint.c:1836 +#: ../tuxpaint.c:1841 msgid "Yes, print it!" msgstr "Sí, imprimeix-lo!" #. Confirmation of successful (we hope) printing -#: ../tuxpaint.c:1840 +#: ../tuxpaint.c:1845 msgid "Your picture has been printed!" msgstr "El vostre dibuix s'ha imprés!" #. Notification that it's too soon to print again (--printdelay option is in effect) -#: ../tuxpaint.c:1844 +#: ../tuxpaint.c:1849 msgid "You can’t print yet!" msgstr "Encara no podeu imprimir!" #. Prompt to confirm erasing a picture in the Open dialog -#: ../tuxpaint.c:1848 +#: ../tuxpaint.c:1853 msgid "Erase this picture?" msgstr "Esborro aquest dibuix?" -#: ../tuxpaint.c:1849 +#: ../tuxpaint.c:1854 msgid "Yes, erase it!" msgstr "Sí, esborra'l!" -#: ../tuxpaint.c:1850 +#: ../tuxpaint.c:1855 msgid "No, don't erase it!" msgstr "No, no l'esborris!" #. Reminder that Mouse Button 1 is the button to use in Tux Paint -#: ../tuxpaint.c:1853 +#: ../tuxpaint.c:1858 msgid "Remember to use the left mouse button!" msgstr "Recordeu de fer servir el botó esquerre!" #. Sound has been muted (silenced) via keyboard shortcut -#: ../tuxpaint.c:1964 +#: ../tuxpaint.c:1969 msgid "Sound muted." msgstr "S'ha desactivat el so." #. Sound has been unmuted (unsilenced) via keyboard shortcut -#: ../tuxpaint.c:1969 +#: ../tuxpaint.c:1974 msgid "Sound unmuted." msgstr "S'ha activat el so." #. Wait while Text tool finishes loading fonts -#: ../tuxpaint.c:2406 +#: ../tuxpaint.c:2411 msgid "Please wait…" msgstr "Espereu, si us plau..." -#: ../tuxpaint.c:7056 +#: ../tuxpaint.c:7061 msgid "Pick a color." msgstr "Trieu un color." #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:7833 +#: ../tuxpaint.c:7838 msgid "Erase" msgstr "Esborra" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:7836 +#: ../tuxpaint.c:7841 msgid "Slides" msgstr "Diapositives" #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:7839 +#: ../tuxpaint.c:7844 msgid "Back" msgstr "Endarrera" #. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:7842 +#: ../tuxpaint.c:7847 msgid "Next" msgstr "Següent" #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:7845 +#: ../tuxpaint.c:7850 msgid "Play" 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 -#: ../tuxpaint.c:8438 +#: ../tuxpaint.c:8443 msgid "Aa" msgstr "Aa" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:11343 +#: ../tuxpaint.c:11348 msgid "Yes" msgstr "Sí" -#: ../tuxpaint.c:11347 +#: ../tuxpaint.c:11352 msgid "No" msgstr "No" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:12296 +#: ../tuxpaint.c:12301 msgid "Replace the picture with your changes?" msgstr "Reemplaço el dibuix amb els vostres canvis?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:12300 +#: ../tuxpaint.c:12305 msgid "Yes, replace the old one!" msgstr "Sí, reemplaça l'antic!" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:12304 +#: ../tuxpaint.c:12309 msgid "No, save a new file!" msgstr "No, desa en un fitxer nou" -#: ../tuxpaint.c:13067 +#: ../tuxpaint.c:13072 msgid "Choose the picture you want, then click “Open”." msgstr "Trieu el dibuix que voleu, llavors feu clic en Obre." #. Let user choose images: #. Instructions for Slideshow file dialog (FIXME: Make a #define) -#: ../tuxpaint.c:14054 ../tuxpaint.c:14368 +#: ../tuxpaint.c:14059 ../tuxpaint.c:14373 msgid "Choose the pictures you want, then click “Play”." msgstr "Trieu els dibuixos que voleu, llavors feu clic en «Reproduïr»." @@ -691,243 +691,243 @@ msgstr "Programa de dibuix" msgid "Tux Paint" msgstr "Tux Paint" -#: ../../magic/src/blocks_chalk_drip.c:133 +#: ../../magic/src/blocks_chalk_drip.c:132 msgid "Blocks" msgstr "Quadrets" -#: ../../magic/src/blocks_chalk_drip.c:135 +#: ../../magic/src/blocks_chalk_drip.c:134 msgid "Chalk" msgstr "Guix" -#: ../../magic/src/blocks_chalk_drip.c:137 +#: ../../magic/src/blocks_chalk_drip.c:136 msgid "Drip" msgstr "Goteja" -#: ../../magic/src/blocks_chalk_drip.c:147 +#: ../../magic/src/blocks_chalk_drip.c:146 msgid "Click and move the mouse around to make the picture blocky." msgstr "Feu clic i moveu el ratolí per fer-ne quadrets de la imatge." -#: ../../magic/src/blocks_chalk_drip.c:150 +#: ../../magic/src/blocks_chalk_drip.c:149 msgid "" "Click and move the mouse around to turn the picture into a chalk drawing." msgstr "" "Feu clic i moveu el ratolí per convertir la imatge en un dibuix fet amb guix." -#: ../../magic/src/blocks_chalk_drip.c:153 +#: ../../magic/src/blocks_chalk_drip.c:152 msgid "Click and move the mouse around to make the picture drip." msgstr "Feu clic i moveu el ratolí per fer gotejar la imatge." -#: ../../magic/src/blur.c:77 +#: ../../magic/src/blur.c:76 msgid "Blur" msgstr "Difumina" -#: ../../magic/src/blur.c:84 +#: ../../magic/src/blur.c:83 msgid "Click and move the mouse around to blur the picture." msgstr "Feu clic i moveu el ratolí per difuminar el dibuix." #. Both are named "Bricks", at the moment: -#: ../../magic/src/bricks.c:105 +#: ../../magic/src/bricks.c:104 msgid "Bricks" msgstr "Rejoles" -#: ../../magic/src/bricks.c:112 +#: ../../magic/src/bricks.c:111 msgid "Click and move to draw large bricks." msgstr "Feu clic i moveu per dibuixar rejoles grans." -#: ../../magic/src/bricks.c:114 +#: ../../magic/src/bricks.c:113 msgid "Click and move to draw small bricks." msgstr "Feu clic i moveu per dibuixar rejoles petites." -#: ../../magic/src/calligraphy.c:109 +#: ../../magic/src/calligraphy.c:108 msgid "Calligraphy" msgstr "Cal·ligrafia." -#: ../../magic/src/calligraphy.c:116 +#: ../../magic/src/calligraphy.c:115 msgid "Click and move the mouse around to draw in calligraphy." msgstr "Feu clic i moveu el ratolí per fer escriptura cal·ligràfica.." -#: ../../magic/src/cartoon.c:81 +#: ../../magic/src/cartoon.c:80 msgid "Cartoon" msgstr "Solidifica" -#: ../../magic/src/cartoon.c:88 +#: ../../magic/src/cartoon.c:87 msgid "Click and move the mouse around to turn the picture into a cartoon." msgstr "Feu clic i moveu el ratolí per convertir la imatge a colors sólids." -#: ../../magic/src/distortion.c:122 +#: ../../magic/src/distortion.c:121 msgid "Distortion" msgstr "Distorsió" -#: ../../magic/src/distortion.c:130 +#: ../../magic/src/distortion.c:129 msgid "Click and drag the mouse to cause a distortion in your picture." msgstr "" "Feu clic i arrossegueu el ratolí per provocar una distorsió en el dibuix." -#: ../../magic/src/emboss.c:77 +#: ../../magic/src/emboss.c:76 msgid "Emboss" msgstr "Relleu" -#: ../../magic/src/emboss.c:83 +#: ../../magic/src/emboss.c:82 msgid "Click and drag the mouse to emboss the picture." msgstr "Feu clic i moveu el ratolí per obtenir un relleu de la imatge." -#: ../../magic/src/fade_darken.c:117 +#: ../../magic/src/fade_darken.c:116 msgid "Lighten" msgstr "Aclarir" -#: ../../magic/src/fade_darken.c:119 +#: ../../magic/src/fade_darken.c:118 msgid "Darken" msgstr "Enfosquir" -#: ../../magic/src/fade_darken.c:129 +#: ../../magic/src/fade_darken.c:128 msgid "Click and move to fade the colors." msgstr "Feu clic i moveu per esvair els colors." -#: ../../magic/src/fade_darken.c:132 +#: ../../magic/src/fade_darken.c:131 msgid "Click and move to darken the colors." msgstr "Feu clic i moveu per enfosquir els colors." -#: ../../magic/src/fill.c:88 +#: ../../magic/src/fill.c:87 msgid "Fill" msgstr "Emplena" -#: ../../magic/src/fill.c:95 +#: ../../magic/src/fill.c:94 msgid "Click in the picture to fill that area with color." msgstr "Feu clic en la imatge per omplir de color una àrea." -#: ../../magic/src/flower.c:125 +#: ../../magic/src/flower.c:124 msgid "Flower" msgstr "Flor." -#: ../../magic/src/flower.c:131 +#: ../../magic/src/flower.c:130 msgid "Click and drag to draw a flower stalk. Let go to finish the flower." msgstr "" "Cliqueu i arrossegueu per dibuixar el tall de la flor. Deixeu anar per " "acabar-la." -#: ../../magic/src/foam.c:105 +#: ../../magic/src/foam.c:104 msgid "Foam" msgstr "Escuma." -#: ../../magic/src/foam.c:111 +#: ../../magic/src/foam.c:110 msgid "Click and drag the mouse to cover an area with foamy bubbles." msgstr "Feu clic i moveu el ratolí per cobrir la imatge d'escuma." -#: ../../magic/src/glasstile.c:84 +#: ../../magic/src/glasstile.c:83 msgid "Glass Tile" msgstr "Blocs de vidre." -#: ../../magic/src/glasstile.c:90 +#: ../../magic/src/glasstile.c:89 msgid "Click and drag the mouse to put glass tile over your picture." msgstr "" "Feu clic i arrossegueu el ratolí per posar blocs de vidre en la imatge." -#: ../../magic/src/grass.c:93 +#: ../../magic/src/grass.c:92 msgid "Grass" msgstr "Herba" -#: ../../magic/src/grass.c:99 +#: ../../magic/src/grass.c:98 msgid "Click and move to draw grass. Don’t forget the dirt!" msgstr "Feu clic i moveu per dibuixar herba. No oblideu la terra." -#: ../../magic/src/kalidescope.c:78 +#: ../../magic/src/kalidescope.c:77 msgid "Kaleidoscope" msgstr "Cal·lidoscopi" -#: ../../magic/src/kalidescope.c:84 +#: ../../magic/src/kalidescope.c:83 msgid "" "Click and drag the mouse to draw with symmetric brushes (a kaleidoscope)." msgstr "" "Feu clic i moveu el ratolí per dibuixar amb pinzells simètrics (un " "cal·lidoscopi)." -#: ../../magic/src/light.c:85 +#: ../../magic/src/light.c:84 msgid "Light" msgstr "Llum" -#: ../../magic/src/light.c:91 +#: ../../magic/src/light.c:90 msgid "Click and drag to draw a beam of light on your picture." msgstr "Cliqueu i arrossegueu per dibuixar un camí de llum en la imatge." -#: ../../magic/src/metalpaint.c:78 +#: ../../magic/src/metalpaint.c:77 msgid "Metal Paint" msgstr "Metall pintat." -#: ../../magic/src/metalpaint.c:84 +#: ../../magic/src/metalpaint.c:83 msgid "Click and drag the mouse to paint with a metallic color." msgstr "Feu clic i moveu el ratolí per fer un efecte de metall pintat." -#: ../../magic/src/mirror_flip.c:95 +#: ../../magic/src/mirror_flip.c:94 msgid "Mirror" msgstr "Mirall" -#: ../../magic/src/mirror_flip.c:97 +#: ../../magic/src/mirror_flip.c:96 msgid "Flip" msgstr "Mirall vertical" -#: ../../magic/src/mirror_flip.c:107 +#: ../../magic/src/mirror_flip.c:106 msgid "Click to make a mirror image." msgstr "Feu clic per invertir la imatge horitzontalment." -#: ../../magic/src/mirror_flip.c:110 +#: ../../magic/src/mirror_flip.c:109 msgid "Click to flip the picture upside-down." msgstr "Feu clic per invertir la imatge verticalment." -#: ../../magic/src/negative.c:73 +#: ../../magic/src/negative.c:72 msgid "Negative" msgstr "Negatiu" -#: ../../magic/src/negative.c:80 +#: ../../magic/src/negative.c:79 msgid "Click and move the mouse around to draw a negative." msgstr "Feu clic i moveu el ratolí per fer un negatiu." -#: ../../magic/src/rainbow.c:108 +#: ../../magic/src/rainbow.c:107 msgid "Rainbow" msgstr "Arc de Sant Martí" -#: ../../magic/src/rainbow.c:115 +#: ../../magic/src/rainbow.c:114 msgid "You can draw in rainbow colors!" msgstr "Podeu pintar amb els colors de l'arc de Sant Martí!" -#: ../../magic/src/ripples.c:82 +#: ../../magic/src/ripples.c:81 msgid "Ripples" msgstr "Ondulacions" -#: ../../magic/src/ripples.c:88 +#: ../../magic/src/ripples.c:87 msgid "Click to make ripples appear over your picture." msgstr "" "Feu clic per provocar ondulacions en la imatge. (com gotes d'aigua sobre un " "llac)." -#: ../../magic/src/shift.c:105 +#: ../../magic/src/shift.c:104 msgid "Shift" msgstr "Desplaça" -#: ../../magic/src/shift.c:111 +#: ../../magic/src/shift.c:110 msgid "Click and drag to shift your picture around on the canvas." msgstr "Feu clic i moveu el ratolí per fer desplaçar la imatge." -#: ../../magic/src/smudge.c:78 +#: ../../magic/src/smudge.c:77 msgid "Smudge" msgstr "Dit" -#: ../../magic/src/smudge.c:85 +#: ../../magic/src/smudge.c:84 msgid "Click and move the mouse around to smudge the picture." msgstr "Feu clic i moveu el ratolí per passar el dit pel dibuix." -#: ../../magic/src/tint.c:78 +#: ../../magic/src/tint.c:77 msgid "Tint" msgstr "Entinta" -#: ../../magic/src/tint.c:85 +#: ../../magic/src/tint.c:84 msgid "Click and move the mouse around to change the picture’s color." msgstr "Feu clic i moveu el ratolí per canviar el color de la imatge." -#: ../../magic/src/waves.c:79 +#: ../../magic/src/waves.c:78 msgid "Waves" msgstr "Ones" -#: ../../magic/src/waves.c:85 +#: ../../magic/src/waves.c:84 msgid "" "Click to make the picture wavy. Click toward the top for shorter waves, the " "bottom for taller waves, the left for small waves, and the right for long " diff --git a/src/po/cs.po b/src/po/cs.po index d7f41d288..a828b26d7 100644 --- a/src/po/cs.po +++ b/src/po/cs.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: cs\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-06-21 10:24-0700\n" +"POT-Creation-Date: 2008-06-27 13:15-0700\n" "PO-Revision-Date: 2006-06-21 12:50+0200\n" "Last-Translator: Václav Čermák \n" "Language-Team: \n" @@ -380,7 +380,7 @@ msgstr "Nový" #. Open a saved picture #. buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:75 ../tuxpaint.c:7830 +#: ../tools.h:75 ../tuxpaint.c:7835 msgid "Open" msgstr "Otevřít" @@ -497,174 +497,174 @@ msgid "OK then… Let’s keep drawing this one!" msgstr "Dobrá... A teď můžeme pokračovat dál!" #. Prompt to confirm user wishes to quit -#: ../tuxpaint.c:1804 +#: ../tuxpaint.c:1809 msgid "Do you really want to quit?" msgstr "Opravdu chceš malování ukončit?" #. Quit prompt positive response (quit) -#: ../tuxpaint.c:1807 +#: ../tuxpaint.c:1812 msgid "Yes, I'm done!" msgstr "Ano, jsem hotov!" #. Quit prompt negative response (don't quit) -#: ../tuxpaint.c:1810 ../tuxpaint.c:1837 +#: ../tuxpaint.c:1815 ../tuxpaint.c:1842 msgid "No, take me back!" msgstr "Nechci, ještě budu kreslit!" #. Current picture is not saved; user is quitting -#: ../tuxpaint.c:1814 +#: ../tuxpaint.c:1819 msgid "If you quit, you’ll lose your picture! Save it?" msgstr "Pokud skončíš, ztratíš svůj obrázek. Chceš ho uložit?" -#: ../tuxpaint.c:1815 ../tuxpaint.c:1820 +#: ../tuxpaint.c:1820 ../tuxpaint.c:1825 msgid "Yes, save it!" msgstr "Ano, uložit!" -#: ../tuxpaint.c:1816 ../tuxpaint.c:1821 +#: ../tuxpaint.c:1821 ../tuxpaint.c:1826 msgid "No, don't bother saving!" msgstr "Ne, nebudeme ho ukládat!" #. Current picture is not saved; user is opening another picture -#: ../tuxpaint.c:1819 +#: ../tuxpaint.c:1824 msgid "Save your picture first?" msgstr "Chceš nejdřív uložit svůj obrázek?" #. Error opening picture -#: ../tuxpaint.c:1824 +#: ../tuxpaint.c:1829 msgid "Can’t open that picture!" msgstr "Tento obrázek nelze otevřít!" #. Generic dialog dismissal -#: ../tuxpaint.c:1827 ../tuxpaint.c:1832 ../tuxpaint.c:1841 ../tuxpaint.c:1845 -#: ../tuxpaint.c:1854 +#: ../tuxpaint.c:1832 ../tuxpaint.c:1837 ../tuxpaint.c:1846 ../tuxpaint.c:1850 +#: ../tuxpaint.c:1859 msgid "OK" msgstr "OK" #. Notification that 'Open' dialog has nothing to show -#: ../tuxpaint.c:1831 +#: ../tuxpaint.c:1836 msgid "There are no saved files!" msgstr "Nejsou zde žádné uložené soubory!" #. Verification of print action -#: ../tuxpaint.c:1835 +#: ../tuxpaint.c:1840 msgid "Print your picture now?" msgstr "Chceš obrázek vytisknout?" -#: ../tuxpaint.c:1836 +#: ../tuxpaint.c:1841 msgid "Yes, print it!" msgstr "Ano, vytisknout!" #. Confirmation of successful (we hope) printing -#: ../tuxpaint.c:1840 +#: ../tuxpaint.c:1845 msgid "Your picture has been printed!" msgstr "Obrázek byl vytištěn!" #. Notification that it's too soon to print again (--printdelay option is in effect) -#: ../tuxpaint.c:1844 +#: ../tuxpaint.c:1849 msgid "You can’t print yet!" msgstr "Zatím nelze tisknout!" #. Prompt to confirm erasing a picture in the Open dialog -#: ../tuxpaint.c:1848 +#: ../tuxpaint.c:1853 msgid "Erase this picture?" msgstr "Smazat tento obrázek?" -#: ../tuxpaint.c:1849 +#: ../tuxpaint.c:1854 msgid "Yes, erase it!" msgstr "Ano smazat!" -#: ../tuxpaint.c:1850 +#: ../tuxpaint.c:1855 msgid "No, don't erase it!" msgstr "Ne, nemazat!" #. Reminder that Mouse Button 1 is the button to use in Tux Paint -#: ../tuxpaint.c:1853 +#: ../tuxpaint.c:1858 msgid "Remember to use the left mouse button!" msgstr "Nezapomeň používat levé tlačítko myši!" #. Sound has been muted (silenced) via keyboard shortcut -#: ../tuxpaint.c:1964 +#: ../tuxpaint.c:1969 msgid "Sound muted." msgstr "" #. Sound has been unmuted (unsilenced) via keyboard shortcut -#: ../tuxpaint.c:1969 +#: ../tuxpaint.c:1974 msgid "Sound unmuted." msgstr "" #. Wait while Text tool finishes loading fonts -#: ../tuxpaint.c:2406 +#: ../tuxpaint.c:2411 msgid "Please wait…" msgstr "Prosím počkej…" -#: ../tuxpaint.c:7056 +#: ../tuxpaint.c:7061 msgid "Pick a color." msgstr "" #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:7833 +#: ../tuxpaint.c:7838 msgid "Erase" msgstr "Smazat" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:7836 +#: ../tuxpaint.c:7841 msgid "Slides" msgstr "" #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:7839 +#: ../tuxpaint.c:7844 msgid "Back" msgstr "Zpět" #. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:7842 +#: ../tuxpaint.c:7847 msgid "Next" msgstr "Další" #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:7845 +#: ../tuxpaint.c:7850 msgid "Play" 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 -#: ../tuxpaint.c:8438 +#: ../tuxpaint.c:8443 msgid "Aa" msgstr "Aa" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:11343 +#: ../tuxpaint.c:11348 msgid "Yes" msgstr "Ano" -#: ../tuxpaint.c:11347 +#: ../tuxpaint.c:11352 msgid "No" msgstr "Ne" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:12296 +#: ../tuxpaint.c:12301 msgid "Replace the picture with your changes?" msgstr "Nahradit starý obrázek změněným obrázkem?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:12300 +#: ../tuxpaint.c:12305 msgid "Yes, replace the old one!" msgstr "Ano, nahradit starý obrázek!" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:12304 +#: ../tuxpaint.c:12309 msgid "No, save a new file!" msgstr "Ne, ulož jako nový obrázek!" -#: ../tuxpaint.c:13067 +#: ../tuxpaint.c:13072 msgid "Choose the picture you want, then click “Open”." msgstr "Vyber si obrázek a klepni na \"Otevřít\"." #. Let user choose images: #. Instructions for Slideshow file dialog (FIXME: Make a #define) -#: ../tuxpaint.c:14054 ../tuxpaint.c:14368 +#: ../tuxpaint.c:14059 ../tuxpaint.c:14373 msgid "Choose the pictures you want, then click “Play”." msgstr "Vyber si obrázek a klikni na \"Přehrát\"." @@ -680,247 +680,247 @@ msgstr "Kreslicí program" msgid "Tux Paint" msgstr "Tux Paint" -#: ../../magic/src/blocks_chalk_drip.c:133 +#: ../../magic/src/blocks_chalk_drip.c:132 msgid "Blocks" msgstr "Kostky" -#: ../../magic/src/blocks_chalk_drip.c:135 +#: ../../magic/src/blocks_chalk_drip.c:134 msgid "Chalk" msgstr "Křída" -#: ../../magic/src/blocks_chalk_drip.c:137 +#: ../../magic/src/blocks_chalk_drip.c:136 msgid "Drip" msgstr "Kapání" -#: ../../magic/src/blocks_chalk_drip.c:147 +#: ../../magic/src/blocks_chalk_drip.c:146 msgid "Click and move the mouse around to make the picture blocky." msgstr "Klepni a pohybuj myší - vytvoříš kostkovanou mozaiku." -#: ../../magic/src/blocks_chalk_drip.c:150 +#: ../../magic/src/blocks_chalk_drip.c:149 msgid "" "Click and move the mouse around to turn the picture into a chalk drawing." msgstr "Klepni a pohybuj myší - vytvoříš efekt kresby křídou." -#: ../../magic/src/blocks_chalk_drip.c:153 +#: ../../magic/src/blocks_chalk_drip.c:152 msgid "Click and move the mouse around to make the picture drip." msgstr "Klepni a pohybuj myší - obrázek se rozteče." -#: ../../magic/src/blur.c:77 +#: ../../magic/src/blur.c:76 msgid "Blur" msgstr "Rozostřit" -#: ../../magic/src/blur.c:84 +#: ../../magic/src/blur.c:83 msgid "Click and move the mouse around to blur the picture." msgstr "Klepni a pohybuj myší - rozostříš obrázek." #. Both are named "Bricks", at the moment: -#: ../../magic/src/bricks.c:105 +#: ../../magic/src/bricks.c:104 msgid "Bricks" msgstr "Cihly" -#: ../../magic/src/bricks.c:112 +#: ../../magic/src/bricks.c:111 msgid "Click and move to draw large bricks." msgstr "Klepni a pohybuj myší - nakreslíš velké cihly." -#: ../../magic/src/bricks.c:114 +#: ../../magic/src/bricks.c:113 msgid "Click and move to draw small bricks." msgstr "Klepni a pohybuj myší - nakreslíš malé cihly." -#: ../../magic/src/calligraphy.c:109 +#: ../../magic/src/calligraphy.c:108 msgid "Calligraphy" msgstr "" -#: ../../magic/src/calligraphy.c:116 +#: ../../magic/src/calligraphy.c:115 #, fuzzy msgid "Click and move the mouse around to draw in calligraphy." msgstr "Klepni a pohybuj myší - vykreslíš negativ." -#: ../../magic/src/cartoon.c:81 +#: ../../magic/src/cartoon.c:80 msgid "Cartoon" msgstr "Komiks" -#: ../../magic/src/cartoon.c:88 +#: ../../magic/src/cartoon.c:87 msgid "Click and move the mouse around to turn the picture into a cartoon." msgstr "Klepni a pohybuj myší - obrázek získá komiksový vzhled." -#: ../../magic/src/distortion.c:122 +#: ../../magic/src/distortion.c:121 msgid "Distortion" msgstr "" -#: ../../magic/src/distortion.c:130 +#: ../../magic/src/distortion.c:129 #, fuzzy msgid "Click and drag the mouse to cause a distortion in your picture." msgstr "Klepni a pohybuj myší - rozostříš obrázek." -#: ../../magic/src/emboss.c:77 +#: ../../magic/src/emboss.c:76 msgid "Emboss" msgstr "" -#: ../../magic/src/emboss.c:83 +#: ../../magic/src/emboss.c:82 #, fuzzy msgid "Click and drag the mouse to emboss the picture." msgstr "Klepni a pohybuj myší - rozostříš obrázek." -#: ../../magic/src/fade_darken.c:117 +#: ../../magic/src/fade_darken.c:116 msgid "Lighten" msgstr "Zesvětlit" -#: ../../magic/src/fade_darken.c:119 +#: ../../magic/src/fade_darken.c:118 msgid "Darken" msgstr "Ztmavit" -#: ../../magic/src/fade_darken.c:129 +#: ../../magic/src/fade_darken.c:128 msgid "Click and move to fade the colors." msgstr "Klepni a pohybuj myší - barvy vyblednou." -#: ../../magic/src/fade_darken.c:132 +#: ../../magic/src/fade_darken.c:131 msgid "Click and move to darken the colors." msgstr "Klepni a pohybuj myší - barvy ztmavnou." -#: ../../magic/src/fill.c:88 +#: ../../magic/src/fill.c:87 msgid "Fill" msgstr "Výplň" -#: ../../magic/src/fill.c:95 +#: ../../magic/src/fill.c:94 msgid "Click in the picture to fill that area with color." msgstr "Klepni do obrázku a oblast se vyplní barvou." -#: ../../magic/src/flower.c:125 +#: ../../magic/src/flower.c:124 msgid "Flower" msgstr "" -#: ../../magic/src/flower.c:131 +#: ../../magic/src/flower.c:130 msgid "Click and drag to draw a flower stalk. Let go to finish the flower." msgstr "" -#: ../../magic/src/foam.c:105 +#: ../../magic/src/foam.c:104 msgid "Foam" msgstr "" -#: ../../magic/src/foam.c:111 +#: ../../magic/src/foam.c:110 #, fuzzy msgid "Click and drag the mouse to cover an area with foamy bubbles." msgstr "Klepni do obrázku a oblast se vyplní barvou." -#: ../../magic/src/glasstile.c:84 +#: ../../magic/src/glasstile.c:83 msgid "Glass Tile" msgstr "" -#: ../../magic/src/glasstile.c:90 +#: ../../magic/src/glasstile.c:89 #, fuzzy msgid "Click and drag the mouse to put glass tile over your picture." msgstr "Klepni a pohybuj myší - rozostříš obrázek." -#: ../../magic/src/grass.c:93 +#: ../../magic/src/grass.c:92 msgid "Grass" msgstr "Tráva" -#: ../../magic/src/grass.c:99 +#: ../../magic/src/grass.c:98 msgid "Click and move to draw grass. Don’t forget the dirt!" msgstr "Klepni a pohybuj myší - nakreslíš trávu. A nezapomeň hlínu!" -#: ../../magic/src/kalidescope.c:78 +#: ../../magic/src/kalidescope.c:77 msgid "Kaleidoscope" msgstr "" -#: ../../magic/src/kalidescope.c:84 +#: ../../magic/src/kalidescope.c:83 #, fuzzy msgid "" "Click and drag the mouse to draw with symmetric brushes (a kaleidoscope)." msgstr "Klepni a pohybuj myší - barvy ztmavnou." -#: ../../magic/src/light.c:85 +#: ../../magic/src/light.c:84 #, fuzzy msgid "Light" msgstr "Zesvětlit" -#: ../../magic/src/light.c:91 +#: ../../magic/src/light.c:90 #, fuzzy msgid "Click and drag to draw a beam of light on your picture." msgstr "Klepni a pohybuj myší - rozostříš obrázek." -#: ../../magic/src/metalpaint.c:78 +#: ../../magic/src/metalpaint.c:77 #, fuzzy msgid "Metal Paint" msgstr "Kresba" -#: ../../magic/src/metalpaint.c:84 +#: ../../magic/src/metalpaint.c:83 #, fuzzy msgid "Click and drag the mouse to paint with a metallic color." msgstr "Klepni a pohybuj myší - barvy ztmavnou." -#: ../../magic/src/mirror_flip.c:95 +#: ../../magic/src/mirror_flip.c:94 msgid "Mirror" msgstr "Zrcadlit" -#: ../../magic/src/mirror_flip.c:97 +#: ../../magic/src/mirror_flip.c:96 msgid "Flip" msgstr "Převrátit" -#: ../../magic/src/mirror_flip.c:107 +#: ../../magic/src/mirror_flip.c:106 msgid "Click to make a mirror image." msgstr "Klepni a vytvoříš zrcadlový odraz obrázku." -#: ../../magic/src/mirror_flip.c:110 +#: ../../magic/src/mirror_flip.c:109 msgid "Click to flip the picture upside-down." msgstr "Klepni a obrázek se otočí nohama." -#: ../../magic/src/negative.c:73 +#: ../../magic/src/negative.c:72 msgid "Negative" msgstr "Negativ" -#: ../../magic/src/negative.c:80 +#: ../../magic/src/negative.c:79 msgid "Click and move the mouse around to draw a negative." msgstr "Klepni a pohybuj myší - vykreslíš negativ." -#: ../../magic/src/rainbow.c:108 +#: ../../magic/src/rainbow.c:107 msgid "Rainbow" msgstr "Duha" -#: ../../magic/src/rainbow.c:115 +#: ../../magic/src/rainbow.c:114 msgid "You can draw in rainbow colors!" msgstr "Můžes kreslit v barvách duhy!" -#: ../../magic/src/ripples.c:82 +#: ../../magic/src/ripples.c:81 msgid "Ripples" msgstr "" -#: ../../magic/src/ripples.c:88 +#: ../../magic/src/ripples.c:87 #, fuzzy msgid "Click to make ripples appear over your picture." msgstr "Klepni a pohybuj myší - rozostříš obrázek." -#: ../../magic/src/shift.c:105 +#: ../../magic/src/shift.c:104 msgid "Shift" msgstr "" -#: ../../magic/src/shift.c:111 +#: ../../magic/src/shift.c:110 #, fuzzy msgid "Click and drag to shift your picture around on the canvas." msgstr "Klepni a pohybuj myší - rozostříš obrázek." -#: ../../magic/src/smudge.c:78 +#: ../../magic/src/smudge.c:77 msgid "Smudge" msgstr "Rozmazat" -#: ../../magic/src/smudge.c:85 +#: ../../magic/src/smudge.c:84 msgid "Click and move the mouse around to smudge the picture." msgstr "Klepni a pohybuj myší - rozmažeš obrázek." -#: ../../magic/src/tint.c:78 +#: ../../magic/src/tint.c:77 msgid "Tint" msgstr "Obarvit" -#: ../../magic/src/tint.c:85 +#: ../../magic/src/tint.c:84 msgid "Click and move the mouse around to change the picture’s color." msgstr "Klepni a pohybuj myší - změníš barvy obrázku." -#: ../../magic/src/waves.c:79 +#: ../../magic/src/waves.c:78 #, fuzzy msgid "Waves" msgstr "Uložit" -#: ../../magic/src/waves.c:85 +#: ../../magic/src/waves.c:84 msgid "" "Click to make the picture wavy. Click toward the top for shorter waves, the " "bottom for taller waves, the left for small waves, and the right for long " diff --git a/src/po/cy.po b/src/po/cy.po index 06b6dc5de..574a4b88b 100644 --- a/src/po/cy.po +++ b/src/po/cy.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: cy\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-06-21 10:24-0700\n" +"POT-Creation-Date: 2008-06-27 13:15-0700\n" "PO-Revision-Date: 2004-09-21 14:28+0100\n" "Last-Translator: Kyfieithu \n" "Language-Team: Cymraeg \n" @@ -388,7 +388,7 @@ msgstr "Newydd" #. Open a saved picture #. buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:75 ../tuxpaint.c:7830 +#: ../tools.h:75 ../tuxpaint.c:7835 msgid "Open" msgstr "Agor" @@ -503,176 +503,176 @@ msgid "OK then… Let’s keep drawing this one!" msgstr "Iawn... Gawn ni ddal i dynnu'r un yma!" #. Prompt to confirm user wishes to quit -#: ../tuxpaint.c:1804 +#: ../tuxpaint.c:1809 msgid "Do you really want to quit?" msgstr "Wyt ti wir eisiau terfynu?" #. Quit prompt positive response (quit) -#: ../tuxpaint.c:1807 +#: ../tuxpaint.c:1812 msgid "Yes, I'm done!" msgstr "" #. Quit prompt negative response (don't quit) -#: ../tuxpaint.c:1810 ../tuxpaint.c:1837 +#: ../tuxpaint.c:1815 ../tuxpaint.c:1842 msgid "No, take me back!" msgstr "" #. Current picture is not saved; user is quitting -#: ../tuxpaint.c:1814 +#: ../tuxpaint.c:1819 msgid "If you quit, you’ll lose your picture! Save it?" msgstr "Os wyt am derfynu, mi fyddi di'n colli dy lun! Wyt eisiau ei gadw?" -#: ../tuxpaint.c:1815 ../tuxpaint.c:1820 +#: ../tuxpaint.c:1820 ../tuxpaint.c:1825 msgid "Yes, save it!" msgstr "" -#: ../tuxpaint.c:1816 ../tuxpaint.c:1821 +#: ../tuxpaint.c:1821 ../tuxpaint.c:1826 msgid "No, don't bother saving!" msgstr "" #. Current picture is not saved; user is opening another picture -#: ../tuxpaint.c:1819 +#: ../tuxpaint.c:1824 msgid "Save your picture first?" msgstr "Cadw dy lun yn gyntaf?" #. Error opening picture -#: ../tuxpaint.c:1824 +#: ../tuxpaint.c:1829 msgid "Can’t open that picture!" msgstr "Methu agor y llun yna!" #. Generic dialog dismissal -#: ../tuxpaint.c:1827 ../tuxpaint.c:1832 ../tuxpaint.c:1841 ../tuxpaint.c:1845 -#: ../tuxpaint.c:1854 +#: ../tuxpaint.c:1832 ../tuxpaint.c:1837 ../tuxpaint.c:1846 ../tuxpaint.c:1850 +#: ../tuxpaint.c:1859 msgid "OK" msgstr "Iawn" #. Notification that 'Open' dialog has nothing to show -#: ../tuxpaint.c:1831 +#: ../tuxpaint.c:1836 msgid "There are no saved files!" msgstr "Nid oes ffeiliau wedi'u cadw!" #. Verification of print action -#: ../tuxpaint.c:1835 +#: ../tuxpaint.c:1840 msgid "Print your picture now?" msgstr "Argraffu dy lun rwan?" -#: ../tuxpaint.c:1836 +#: ../tuxpaint.c:1841 msgid "Yes, print it!" msgstr "" #. Confirmation of successful (we hope) printing -#: ../tuxpaint.c:1840 +#: ../tuxpaint.c:1845 msgid "Your picture has been printed!" msgstr "Mae dy lun wedi cael ei argraffu!" #. Notification that it's too soon to print again (--printdelay option is in effect) -#: ../tuxpaint.c:1844 +#: ../tuxpaint.c:1849 msgid "You can’t print yet!" msgstr "Rwyt yn methu argraffu eto!" #. Prompt to confirm erasing a picture in the Open dialog -#: ../tuxpaint.c:1848 +#: ../tuxpaint.c:1853 msgid "Erase this picture?" msgstr "Dileu'r llun yma?" -#: ../tuxpaint.c:1849 +#: ../tuxpaint.c:1854 msgid "Yes, erase it!" msgstr "" -#: ../tuxpaint.c:1850 +#: ../tuxpaint.c:1855 msgid "No, don't erase it!" msgstr "" #. Reminder that Mouse Button 1 is the button to use in Tux Paint -#: ../tuxpaint.c:1853 +#: ../tuxpaint.c:1858 msgid "Remember to use the left mouse button!" msgstr "" #. Sound has been muted (silenced) via keyboard shortcut -#: ../tuxpaint.c:1964 +#: ../tuxpaint.c:1969 msgid "Sound muted." msgstr "" #. Sound has been unmuted (unsilenced) via keyboard shortcut -#: ../tuxpaint.c:1969 +#: ../tuxpaint.c:1974 msgid "Sound unmuted." msgstr "" #. Wait while Text tool finishes loading fonts -#: ../tuxpaint.c:2406 +#: ../tuxpaint.c:2411 msgid "Please wait…" msgstr "" -#: ../tuxpaint.c:7056 +#: ../tuxpaint.c:7061 msgid "Pick a color." msgstr "" #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:7833 +#: ../tuxpaint.c:7838 msgid "Erase" msgstr "Dileu" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:7836 +#: ../tuxpaint.c:7841 msgid "Slides" msgstr "" #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:7839 +#: ../tuxpaint.c:7844 msgid "Back" msgstr "Yn ôl" #. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:7842 +#: ../tuxpaint.c:7847 #, fuzzy msgid "Next" msgstr "Testun" #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:7845 +#: ../tuxpaint.c:7850 msgid "Play" 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 -#: ../tuxpaint.c:8438 +#: ../tuxpaint.c:8443 msgid "Aa" msgstr "" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:11343 +#: ../tuxpaint.c:11348 msgid "Yes" msgstr "Ydw" -#: ../tuxpaint.c:11347 +#: ../tuxpaint.c:11352 msgid "No" msgstr "Nac ydw" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:12296 +#: ../tuxpaint.c:12301 msgid "Replace the picture with your changes?" msgstr "" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:12300 +#: ../tuxpaint.c:12305 msgid "Yes, replace the old one!" msgstr "" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:12304 +#: ../tuxpaint.c:12309 #, fuzzy msgid "No, save a new file!" msgstr "Nage, cadw ffeil newydd" -#: ../tuxpaint.c:13067 +#: ../tuxpaint.c:13072 msgid "Choose the picture you want, then click “Open”." msgstr "Dewisa'r llun yr wyt eisiau, ac wedyn clicia 'Agor'." #. Let user choose images: #. Instructions for Slideshow file dialog (FIXME: Make a #define) -#: ../tuxpaint.c:14054 ../tuxpaint.c:14368 +#: ../tuxpaint.c:14059 ../tuxpaint.c:14373 #, fuzzy msgid "Choose the pictures you want, then click “Play”." msgstr "Dewisa'r llun yr wyt eisiau, ac wedyn clicia 'Agor'." @@ -689,258 +689,258 @@ msgstr "Rhaglen lunio" msgid "Tux Paint" msgstr "Tux Paint" -#: ../../magic/src/blocks_chalk_drip.c:133 +#: ../../magic/src/blocks_chalk_drip.c:132 msgid "Blocks" msgstr "Blociau" -#: ../../magic/src/blocks_chalk_drip.c:135 +#: ../../magic/src/blocks_chalk_drip.c:134 msgid "Chalk" msgstr "Sialc" -#: ../../magic/src/blocks_chalk_drip.c:137 +#: ../../magic/src/blocks_chalk_drip.c:136 msgid "Drip" msgstr "Diferu" -#: ../../magic/src/blocks_chalk_drip.c:147 +#: ../../magic/src/blocks_chalk_drip.c:146 msgid "Click and move the mouse around to make the picture blocky." msgstr "Clicia a symuda'r llygoden o gwmpas i wneud blociau ar liwiau'r llun." -#: ../../magic/src/blocks_chalk_drip.c:150 +#: ../../magic/src/blocks_chalk_drip.c:149 msgid "" "Click and move the mouse around to turn the picture into a chalk drawing." msgstr "" "Clicia a symuda'r llygoden o gwmpas i dro'i llun i mewn i ddarlun sialc." -#: ../../magic/src/blocks_chalk_drip.c:153 +#: ../../magic/src/blocks_chalk_drip.c:152 msgid "Click and move the mouse around to make the picture drip." msgstr "Clicia a symuda'r llygoden o gwmpas i wneud i'r llun ddiferu." -#: ../../magic/src/blur.c:77 +#: ../../magic/src/blur.c:76 msgid "Blur" msgstr "Pylu" -#: ../../magic/src/blur.c:84 +#: ../../magic/src/blur.c:83 msgid "Click and move the mouse around to blur the picture." msgstr "Clicia a symuda'r llygoden o gwmpas i bylu'r llun." #. Both are named "Bricks", at the moment: -#: ../../magic/src/bricks.c:105 +#: ../../magic/src/bricks.c:104 #, fuzzy msgid "Bricks" msgstr "Blociau" -#: ../../magic/src/bricks.c:112 +#: ../../magic/src/bricks.c:111 #, fuzzy msgid "Click and move to draw large bricks." msgstr "Clicia a symuda i lunio gwreichion." -#: ../../magic/src/bricks.c:114 +#: ../../magic/src/bricks.c:113 #, fuzzy msgid "Click and move to draw small bricks." msgstr "Clicia a symuda i lunio gwreichion." -#: ../../magic/src/calligraphy.c:109 +#: ../../magic/src/calligraphy.c:108 msgid "Calligraphy" msgstr "" -#: ../../magic/src/calligraphy.c:116 +#: ../../magic/src/calligraphy.c:115 #, fuzzy msgid "Click and move the mouse around to draw in calligraphy." msgstr "Clicia a symuda'r llygoden o gwmpas i dynnu gwrthliwiau." -#: ../../magic/src/cartoon.c:81 +#: ../../magic/src/cartoon.c:80 msgid "Cartoon" msgstr "" -#: ../../magic/src/cartoon.c:88 +#: ../../magic/src/cartoon.c:87 #, fuzzy msgid "Click and move the mouse around to turn the picture into a cartoon." msgstr "" "Clicia a symuda'r llygoden o gwmpas i dro'i llun i mewn i ddarlun sialc." -#: ../../magic/src/distortion.c:122 +#: ../../magic/src/distortion.c:121 msgid "Distortion" msgstr "" -#: ../../magic/src/distortion.c:130 +#: ../../magic/src/distortion.c:129 #, fuzzy msgid "Click and drag the mouse to cause a distortion in your picture." msgstr "Clicia a symuda'r llygoden i deneuo'r llun." -#: ../../magic/src/emboss.c:77 +#: ../../magic/src/emboss.c:76 msgid "Emboss" msgstr "" -#: ../../magic/src/emboss.c:83 +#: ../../magic/src/emboss.c:82 #, fuzzy msgid "Click and drag the mouse to emboss the picture." msgstr "Clicia a symuda'r llygoden i deneuo'r llun." -#: ../../magic/src/fade_darken.c:117 +#: ../../magic/src/fade_darken.c:116 msgid "Lighten" msgstr "" -#: ../../magic/src/fade_darken.c:119 +#: ../../magic/src/fade_darken.c:118 msgid "Darken" msgstr "" -#: ../../magic/src/fade_darken.c:129 +#: ../../magic/src/fade_darken.c:128 msgid "Click and move to fade the colors." msgstr "Clicia a symuda i afliwio'r lliwiau." -#: ../../magic/src/fade_darken.c:132 +#: ../../magic/src/fade_darken.c:131 #, fuzzy msgid "Click and move to darken the colors." msgstr "Clicia a symuda i afliwio'r lliwiau." -#: ../../magic/src/fill.c:88 +#: ../../magic/src/fill.c:87 msgid "Fill" msgstr "Llenwi" -#: ../../magic/src/fill.c:95 +#: ../../magic/src/fill.c:94 msgid "Click in the picture to fill that area with color." msgstr "Clicia yn y llun i lenwi'r ardal yno efo lliw." -#: ../../magic/src/flower.c:125 +#: ../../magic/src/flower.c:124 msgid "Flower" msgstr "" -#: ../../magic/src/flower.c:131 +#: ../../magic/src/flower.c:130 msgid "Click and drag to draw a flower stalk. Let go to finish the flower." msgstr "" -#: ../../magic/src/foam.c:105 +#: ../../magic/src/foam.c:104 msgid "Foam" msgstr "" -#: ../../magic/src/foam.c:111 +#: ../../magic/src/foam.c:110 #, fuzzy msgid "Click and drag the mouse to cover an area with foamy bubbles." msgstr "Clicia a symuda'r llygoden i dewhau'r llun." -#: ../../magic/src/glasstile.c:84 +#: ../../magic/src/glasstile.c:83 msgid "Glass Tile" msgstr "" -#: ../../magic/src/glasstile.c:90 +#: ../../magic/src/glasstile.c:89 #, fuzzy msgid "Click and drag the mouse to put glass tile over your picture." msgstr "Clicia a symuda'r llygoden i deneuo'r llun." -#: ../../magic/src/grass.c:93 +#: ../../magic/src/grass.c:92 #, fuzzy msgid "Grass" msgstr "Dileu" -#: ../../magic/src/grass.c:99 +#: ../../magic/src/grass.c:98 #, fuzzy msgid "Click and move to draw grass. Don’t forget the dirt!" msgstr "Clicia a symuda i lunio gwreichion." -#: ../../magic/src/kalidescope.c:78 +#: ../../magic/src/kalidescope.c:77 msgid "Kaleidoscope" msgstr "" -#: ../../magic/src/kalidescope.c:84 +#: ../../magic/src/kalidescope.c:83 #, fuzzy msgid "" "Click and drag the mouse to draw with symmetric brushes (a kaleidoscope)." msgstr "Clicia a symuda'r llygoden i dewhau'r llun." -#: ../../magic/src/light.c:85 +#: ../../magic/src/light.c:84 msgid "Light" msgstr "" -#: ../../magic/src/light.c:91 +#: ../../magic/src/light.c:90 #, fuzzy msgid "Click and drag to draw a beam of light on your picture." msgstr "Clicia a symuda'r llygoden i deneuo'r llun." -#: ../../magic/src/metalpaint.c:78 +#: ../../magic/src/metalpaint.c:77 #, fuzzy msgid "Metal Paint" msgstr "Paent" -#: ../../magic/src/metalpaint.c:84 +#: ../../magic/src/metalpaint.c:83 #, fuzzy msgid "Click and drag the mouse to paint with a metallic color." msgstr "Clicia a symuda'r llygoden i deneuo'r llun." -#: ../../magic/src/mirror_flip.c:95 +#: ../../magic/src/mirror_flip.c:94 msgid "Mirror" msgstr "Drych" -#: ../../magic/src/mirror_flip.c:97 +#: ../../magic/src/mirror_flip.c:96 msgid "Flip" msgstr "Gwrthdroi" -#: ../../magic/src/mirror_flip.c:107 +#: ../../magic/src/mirror_flip.c:106 msgid "Click to make a mirror image." msgstr "Clicia i adlewyrchu'r llun." -#: ../../magic/src/mirror_flip.c:110 +#: ../../magic/src/mirror_flip.c:109 msgid "Click to flip the picture upside-down." msgstr "Clicia i droi'r llun pen-i-lawr." -#: ../../magic/src/negative.c:73 +#: ../../magic/src/negative.c:72 msgid "Negative" msgstr "Gwrthliw" -#: ../../magic/src/negative.c:80 +#: ../../magic/src/negative.c:79 msgid "Click and move the mouse around to draw a negative." msgstr "Clicia a symuda'r llygoden o gwmpas i dynnu gwrthliwiau." -#: ../../magic/src/rainbow.c:108 +#: ../../magic/src/rainbow.c:107 msgid "Rainbow" msgstr "Enfys!" -#: ../../magic/src/rainbow.c:115 +#: ../../magic/src/rainbow.c:114 msgid "You can draw in rainbow colors!" msgstr "Mi alli di dynnu llun yn lliwiau'r enfys!" -#: ../../magic/src/ripples.c:82 +#: ../../magic/src/ripples.c:81 msgid "Ripples" msgstr "" -#: ../../magic/src/ripples.c:88 +#: ../../magic/src/ripples.c:87 #, fuzzy msgid "Click to make ripples appear over your picture." msgstr "Clicia a symuda'r llygoden i deneuo'r llun." -#: ../../magic/src/shift.c:105 +#: ../../magic/src/shift.c:104 msgid "Shift" msgstr "" -#: ../../magic/src/shift.c:111 +#: ../../magic/src/shift.c:110 #, fuzzy msgid "Click and drag to shift your picture around on the canvas." msgstr "Clicia a symuda'r llygoden i deneuo'r llun." -#: ../../magic/src/smudge.c:78 +#: ../../magic/src/smudge.c:77 msgid "Smudge" msgstr "" -#: ../../magic/src/smudge.c:85 +#: ../../magic/src/smudge.c:84 #, fuzzy msgid "Click and move the mouse around to smudge the picture." msgstr "Clicia a symuda'r llygoden o gwmpas i bylu'r llun." -#: ../../magic/src/tint.c:78 +#: ../../magic/src/tint.c:77 #, fuzzy msgid "Tint" msgstr "Tenau" -#: ../../magic/src/tint.c:85 +#: ../../magic/src/tint.c:84 #, fuzzy msgid "Click and move the mouse around to change the picture’s color." msgstr "Clicia a symuda'r llygoden o gwmpas i wneud blociau ar liwiau'r llun." -#: ../../magic/src/waves.c:79 +#: ../../magic/src/waves.c:78 #, fuzzy msgid "Waves" msgstr "Cadw" -#: ../../magic/src/waves.c:85 +#: ../../magic/src/waves.c:84 msgid "" "Click to make the picture wavy. Click toward the top for shorter waves, the " "bottom for taller waves, the left for small waves, and the right for long " diff --git a/src/po/da.po b/src/po/da.po index 18b7dda96..05889cd85 100644 --- a/src/po/da.po +++ b/src/po/da.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: tuxpaint 0.9.18\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-06-21 10:24-0700\n" +"POT-Creation-Date: 2008-06-27 13:15-0700\n" "PO-Revision-Date: 2007-11-23 22:30+0100\n" "Last-Translator: Joe Hansen \n" "Language-Team: Danish \n" @@ -380,7 +380,7 @@ msgstr "Ny" #. Open a saved picture #. buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:75 ../tuxpaint.c:7830 +#: ../tools.h:75 ../tuxpaint.c:7835 msgid "Open" msgstr "Åbn" @@ -499,174 +499,174 @@ msgid "OK then… Let’s keep drawing this one!" msgstr "O.k. så… lad os fortsætte med denne tegning!" #. Prompt to confirm user wishes to quit -#: ../tuxpaint.c:1804 +#: ../tuxpaint.c:1809 msgid "Do you really want to quit?" msgstr "Vil du virkelig slutte nu?" #. Quit prompt positive response (quit) -#: ../tuxpaint.c:1807 +#: ../tuxpaint.c:1812 msgid "Yes, I'm done!" msgstr "Ja, jeg er færdig!" #. Quit prompt negative response (don't quit) -#: ../tuxpaint.c:1810 ../tuxpaint.c:1837 +#: ../tuxpaint.c:1815 ../tuxpaint.c:1842 msgid "No, take me back!" msgstr "Nej, vend tilbage!" #. Current picture is not saved; user is quitting -#: ../tuxpaint.c:1814 +#: ../tuxpaint.c:1819 msgid "If you quit, you’ll lose your picture! Save it?" msgstr "Hvis du afslutter nu, mister du din tegning! Vil du gemme den?" -#: ../tuxpaint.c:1815 ../tuxpaint.c:1820 +#: ../tuxpaint.c:1820 ../tuxpaint.c:1825 msgid "Yes, save it!" msgstr "Ja, gem det!" -#: ../tuxpaint.c:1816 ../tuxpaint.c:1821 +#: ../tuxpaint.c:1821 ../tuxpaint.c:1826 msgid "No, don't bother saving!" msgstr "Nej, glem det!" #. Current picture is not saved; user is opening another picture -#: ../tuxpaint.c:1819 +#: ../tuxpaint.c:1824 msgid "Save your picture first?" msgstr "Vil du gemme billedet først?" #. Error opening picture -#: ../tuxpaint.c:1824 +#: ../tuxpaint.c:1829 msgid "Can’t open that picture!" msgstr "Billedet kan ikke åbnes!" #. Generic dialog dismissal -#: ../tuxpaint.c:1827 ../tuxpaint.c:1832 ../tuxpaint.c:1841 ../tuxpaint.c:1845 -#: ../tuxpaint.c:1854 +#: ../tuxpaint.c:1832 ../tuxpaint.c:1837 ../tuxpaint.c:1846 ../tuxpaint.c:1850 +#: ../tuxpaint.c:1859 msgid "OK" msgstr "O.k." #. Notification that 'Open' dialog has nothing to show -#: ../tuxpaint.c:1831 +#: ../tuxpaint.c:1836 msgid "There are no saved files!" msgstr "Der er ingen gemte billeder!" #. Verification of print action -#: ../tuxpaint.c:1835 +#: ../tuxpaint.c:1840 msgid "Print your picture now?" msgstr "Vil du udskrive billedet nu?" -#: ../tuxpaint.c:1836 +#: ../tuxpaint.c:1841 msgid "Yes, print it!" msgstr "Ja, udskriv det!" #. Confirmation of successful (we hope) printing -#: ../tuxpaint.c:1840 +#: ../tuxpaint.c:1845 msgid "Your picture has been printed!" msgstr "Billedet er udskrevet!" #. Notification that it's too soon to print again (--printdelay option is in effect) -#: ../tuxpaint.c:1844 +#: ../tuxpaint.c:1849 msgid "You can’t print yet!" msgstr "Du kan ikke udskrive endnu!" #. Prompt to confirm erasing a picture in the Open dialog -#: ../tuxpaint.c:1848 +#: ../tuxpaint.c:1853 msgid "Erase this picture?" msgstr "Skal billedet slettes?" -#: ../tuxpaint.c:1849 +#: ../tuxpaint.c:1854 msgid "Yes, erase it!" msgstr "Nej, slet det!" -#: ../tuxpaint.c:1850 +#: ../tuxpaint.c:1855 msgid "No, don't erase it!" msgstr "Nej, slet det ikke!" #. Reminder that Mouse Button 1 is the button to use in Tux Paint -#: ../tuxpaint.c:1853 +#: ../tuxpaint.c:1858 msgid "Remember to use the left mouse button!" msgstr "Husk at bruge venstre musetaste!" #. Sound has been muted (silenced) via keyboard shortcut -#: ../tuxpaint.c:1964 +#: ../tuxpaint.c:1969 msgid "Sound muted." msgstr "Lyd slukket." #. Sound has been unmuted (unsilenced) via keyboard shortcut -#: ../tuxpaint.c:1969 +#: ../tuxpaint.c:1974 msgid "Sound unmuted." msgstr "Lyd tændt" #. Wait while Text tool finishes loading fonts -#: ../tuxpaint.c:2406 +#: ../tuxpaint.c:2411 msgid "Please wait…" msgstr "Vent venligst…" -#: ../tuxpaint.c:7056 +#: ../tuxpaint.c:7061 msgid "Pick a color." msgstr "Vælg en farve." #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:7833 +#: ../tuxpaint.c:7838 msgid "Erase" msgstr "Slet" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:7836 +#: ../tuxpaint.c:7841 msgid "Slides" msgstr "Dias" #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:7839 +#: ../tuxpaint.c:7844 msgid "Back" msgstr "Tilbage" #. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:7842 +#: ../tuxpaint.c:7847 msgid "Next" msgstr "Næste" #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:7845 +#: ../tuxpaint.c:7850 msgid "Play" 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 -#: ../tuxpaint.c:8438 +#: ../tuxpaint.c:8443 msgid "Aa" msgstr "Aa" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:11343 +#: ../tuxpaint.c:11348 msgid "Yes" msgstr "Ja" -#: ../tuxpaint.c:11347 +#: ../tuxpaint.c:11352 msgid "No" msgstr "Nej" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:12296 +#: ../tuxpaint.c:12301 msgid "Replace the picture with your changes?" msgstr "Erstat billedet med dine ændringer?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:12300 +#: ../tuxpaint.c:12305 msgid "Yes, replace the old one!" msgstr "Ja, erstat det eksisterende!" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:12304 +#: ../tuxpaint.c:12309 msgid "No, save a new file!" msgstr "Nej, gem som et nyt billede!" -#: ../tuxpaint.c:13067 +#: ../tuxpaint.c:13072 msgid "Choose the picture you want, then click “Open”." msgstr "Vælg et billede og tryk på »Åbn«." #. Let user choose images: #. Instructions for Slideshow file dialog (FIXME: Make a #define) -#: ../tuxpaint.c:14054 ../tuxpaint.c:14368 +#: ../tuxpaint.c:14059 ../tuxpaint.c:14373 msgid "Choose the pictures you want, then click “Play”." msgstr "Vælg de ønskede billeder og tryk på »Afspil«." @@ -682,246 +682,246 @@ msgstr "Tegne program" msgid "Tux Paint" msgstr "Tux maling" -#: ../../magic/src/blocks_chalk_drip.c:133 +#: ../../magic/src/blocks_chalk_drip.c:132 msgid "Blocks" msgstr "Blokke" -#: ../../magic/src/blocks_chalk_drip.c:135 +#: ../../magic/src/blocks_chalk_drip.c:134 msgid "Chalk" msgstr "Kridt" -#: ../../magic/src/blocks_chalk_drip.c:137 +#: ../../magic/src/blocks_chalk_drip.c:136 msgid "Drip" msgstr "Dryp" -#: ../../magic/src/blocks_chalk_drip.c:147 +#: ../../magic/src/blocks_chalk_drip.c:146 msgid "Click and move the mouse around to make the picture blocky." msgstr "Klik og bevæg musen rundt for at gøre billedet 'ternet'." -#: ../../magic/src/blocks_chalk_drip.c:150 +#: ../../magic/src/blocks_chalk_drip.c:149 msgid "" "Click and move the mouse around to turn the picture into a chalk drawing." msgstr "" "Klik og bevæg musen rundt for at få billedet til at ligne en kridt tegning." -#: ../../magic/src/blocks_chalk_drip.c:153 +#: ../../magic/src/blocks_chalk_drip.c:152 msgid "Click and move the mouse around to make the picture drip." msgstr "Klik og bevæg musen rundt for at få farverne til at løbe/dryppe." -#: ../../magic/src/blur.c:77 +#: ../../magic/src/blur.c:76 msgid "Blur" msgstr "Sløre" -#: ../../magic/src/blur.c:84 +#: ../../magic/src/blur.c:83 msgid "Click and move the mouse around to blur the picture." msgstr "Klik og bevæg musen rundt for at sløre billedet." #. Both are named "Bricks", at the moment: -#: ../../magic/src/bricks.c:105 +#: ../../magic/src/bricks.c:104 msgid "Bricks" msgstr "Mursten" -#: ../../magic/src/bricks.c:112 +#: ../../magic/src/bricks.c:111 msgid "Click and move to draw large bricks." msgstr "Klik og bevæg for at tegne store mursten." -#: ../../magic/src/bricks.c:114 +#: ../../magic/src/bricks.c:113 msgid "Click and move to draw small bricks." msgstr "Klik og bevæg for at tegne små mursten." -#: ../../magic/src/calligraphy.c:109 +#: ../../magic/src/calligraphy.c:108 msgid "Calligraphy" msgstr "Kalligrafi" -#: ../../magic/src/calligraphy.c:116 +#: ../../magic/src/calligraphy.c:115 msgid "Click and move the mouse around to draw in calligraphy." msgstr "Klik og bevæg musen rundt for at tegne med kalligrafi." -#: ../../magic/src/cartoon.c:81 +#: ../../magic/src/cartoon.c:80 msgid "Cartoon" msgstr "Karikatur" -#: ../../magic/src/cartoon.c:88 +#: ../../magic/src/cartoon.c:87 msgid "Click and move the mouse around to turn the picture into a cartoon." msgstr "Klik og bevæg musen rundt for at karikere billedet." # Overvejelser: forvrængning, forvanskning, fordrejning -#: ../../magic/src/distortion.c:122 +#: ../../magic/src/distortion.c:121 msgid "Distortion" msgstr "Forvrængning" -#: ../../magic/src/distortion.c:130 +#: ../../magic/src/distortion.c:129 msgid "Click and drag the mouse to cause a distortion in your picture." msgstr "Klik og bevæg musen rundt, for at skabe en forvrængning i billedet." # Engelsk forklaring af ordet emboss: to raise or represent (surface designs) in relief. # Kunne også være præget, drevet, presset (præg, driv, pres), fremhæv. -#: ../../magic/src/emboss.c:77 +#: ../../magic/src/emboss.c:76 msgid "Emboss" msgstr "Tydeliggør" -#: ../../magic/src/emboss.c:83 +#: ../../magic/src/emboss.c:82 msgid "Click and drag the mouse to emboss the picture." msgstr "Klik og bevæg musen rundt, for at tydeliggøre billedet." -#: ../../magic/src/fade_darken.c:117 +#: ../../magic/src/fade_darken.c:116 msgid "Lighten" msgstr "Lysne" -#: ../../magic/src/fade_darken.c:119 +#: ../../magic/src/fade_darken.c:118 msgid "Darken" msgstr "Mørkne" -#: ../../magic/src/fade_darken.c:129 +#: ../../magic/src/fade_darken.c:128 msgid "Click and move to fade the colors." msgstr "Klik og bevæg musen rundt for at blege farverne." -#: ../../magic/src/fade_darken.c:132 +#: ../../magic/src/fade_darken.c:131 msgid "Click and move to darken the colors." msgstr "Klik og bevæg musen rundt for at mørkne farverne." -#: ../../magic/src/fill.c:88 +#: ../../magic/src/fill.c:87 msgid "Fill" msgstr "Fyld" -#: ../../magic/src/fill.c:95 +#: ../../magic/src/fill.c:94 msgid "Click in the picture to fill that area with color." msgstr "Klik i billedet for at fylde området med en farve." -#: ../../magic/src/flower.c:125 +#: ../../magic/src/flower.c:124 msgid "Flower" msgstr "Blomst" # stalk = stilk; stængel -#: ../../magic/src/flower.c:131 +#: ../../magic/src/flower.c:130 msgid "Click and drag to draw a flower stalk. Let go to finish the flower." msgstr "" "Klik og træk for at tegne en blomsterstilk. Slip for at færdiggøre blomsten." -#: ../../magic/src/foam.c:105 +#: ../../magic/src/foam.c:104 msgid "Foam" msgstr "Skum" -#: ../../magic/src/foam.c:111 +#: ../../magic/src/foam.c:110 msgid "Click and drag the mouse to cover an area with foamy bubbles." msgstr "Klik og bevæg musen rundt, for at dække et område med skumbobler." # kunne måske også være glasfelt, glasflise. Men er en knap hvor man gør # billedet glasagtigt. -#: ../../magic/src/glasstile.c:84 +#: ../../magic/src/glasstile.c:83 msgid "Glass Tile" msgstr "Glasrude" -#: ../../magic/src/glasstile.c:90 +#: ../../magic/src/glasstile.c:89 msgid "Click and drag the mouse to put glass tile over your picture." msgstr "Klik og bevæg musen rundt, for at sætte glasruder over dit billede." -#: ../../magic/src/grass.c:93 +#: ../../magic/src/grass.c:92 msgid "Grass" msgstr "Græs" -#: ../../magic/src/grass.c:99 +#: ../../magic/src/grass.c:98 msgid "Click and move to draw grass. Don’t forget the dirt!" msgstr "Klik og flyt for at tegne græs. Husk 'skidtet'!" -#: ../../magic/src/kalidescope.c:78 +#: ../../magic/src/kalidescope.c:77 msgid "Kaleidoscope" msgstr "Kalejdoskop" -#: ../../magic/src/kalidescope.c:84 +#: ../../magic/src/kalidescope.c:83 msgid "" "Click and drag the mouse to draw with symmetric brushes (a kaleidoscope)." msgstr "" "Klik og bevæg musen rundt, for at tegne med symmetriske pensler (et " "kalejdoskop)." -#: ../../magic/src/light.c:85 +#: ../../magic/src/light.c:84 msgid "Light" msgstr "Lys" -#: ../../magic/src/light.c:91 +#: ../../magic/src/light.c:90 msgid "Click and drag to draw a beam of light on your picture." msgstr "Klik og bevæg musen rundt, for at tegne en lysstråle på dit billede." -#: ../../magic/src/metalpaint.c:78 +#: ../../magic/src/metalpaint.c:77 msgid "Metal Paint" msgstr "Metalfarve" -#: ../../magic/src/metalpaint.c:84 +#: ../../magic/src/metalpaint.c:83 msgid "Click and drag the mouse to paint with a metallic color." msgstr "Klik og bevæg musen rundt, for at tegne med en metalfarve." -#: ../../magic/src/mirror_flip.c:95 +#: ../../magic/src/mirror_flip.c:94 msgid "Mirror" msgstr "Spejl" -#: ../../magic/src/mirror_flip.c:97 +#: ../../magic/src/mirror_flip.c:96 msgid "Flip" msgstr "Vend" -#: ../../magic/src/mirror_flip.c:107 +#: ../../magic/src/mirror_flip.c:106 msgid "Click to make a mirror image." msgstr "Klik på billedet for at spejlvende det." -#: ../../magic/src/mirror_flip.c:110 +#: ../../magic/src/mirror_flip.c:109 msgid "Click to flip the picture upside-down." msgstr "Klik på billedet for at vende det op/ned." -#: ../../magic/src/negative.c:73 +#: ../../magic/src/negative.c:72 msgid "Negative" msgstr "Inverter" -#: ../../magic/src/negative.c:80 +#: ../../magic/src/negative.c:79 msgid "Click and move the mouse around to draw a negative." msgstr "Klik og bevæg musen rundt for at invertere billedet." -#: ../../magic/src/rainbow.c:108 +#: ../../magic/src/rainbow.c:107 msgid "Rainbow" msgstr "Regnbue" -#: ../../magic/src/rainbow.c:115 +#: ../../magic/src/rainbow.c:114 msgid "You can draw in rainbow colors!" msgstr "Du kan tegne i alle regnbuens farver!" # Ripple -> ring, bølge (i vand) -#: ../../magic/src/ripples.c:82 +#: ../../magic/src/ripples.c:81 msgid "Ripples" msgstr "Ringe" -#: ../../magic/src/ripples.c:88 +#: ../../magic/src/ripples.c:87 msgid "Click to make ripples appear over your picture." msgstr "Klik for at skabe ringe i dit billede." -#: ../../magic/src/shift.c:105 +#: ../../magic/src/shift.c:104 msgid "Shift" msgstr "Skift" -#: ../../magic/src/shift.c:111 +#: ../../magic/src/shift.c:110 msgid "Click and drag to shift your picture around on the canvas." msgstr "" "Klik og bevæg musen rundt, for at flytte dit billede rundt på lærredet." -#: ../../magic/src/smudge.c:78 +#: ../../magic/src/smudge.c:77 msgid "Smudge" msgstr "Udtvære" -#: ../../magic/src/smudge.c:85 +#: ../../magic/src/smudge.c:84 msgid "Click and move the mouse around to smudge the picture." msgstr "Klik og bevæg musen rundt for at udtvære billedet." -#: ../../magic/src/tint.c:78 +#: ../../magic/src/tint.c:77 msgid "Tint" msgstr "Farve" -#: ../../magic/src/tint.c:85 +#: ../../magic/src/tint.c:84 msgid "Click and move the mouse around to change the picture’s color." msgstr "Klik og bevæg musen rundt for at ændre billedets farver." -#: ../../magic/src/waves.c:79 +#: ../../magic/src/waves.c:78 msgid "Waves" msgstr "Bølger" -#: ../../magic/src/waves.c:85 +#: ../../magic/src/waves.c:84 msgid "" "Click to make the picture wavy. Click toward the top for shorter waves, the " "bottom for taller waves, the left for small waves, and the right for long " diff --git a/src/po/de.po b/src/po/de.po index 3341d1da5..9de7b0ebb 100644 --- a/src/po/de.po +++ b/src/po/de.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: de\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-06-21 10:24-0700\n" +"POT-Creation-Date: 2008-06-27 13:15-0700\n" "PO-Revision-Date: 2008-02-27 11:34+0100\n" "Last-Translator: Burkhard Lück \n" "Language-Team: Deutsch \n" @@ -384,7 +384,7 @@ msgstr "Neu" #. Open a saved picture #. buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:75 ../tuxpaint.c:7830 +#: ../tools.h:75 ../tuxpaint.c:7835 msgid "Open" msgstr "Öffnen" @@ -501,176 +501,176 @@ msgid "OK then… Let’s keep drawing this one!" msgstr "OK, dann lass uns dieses Bild weitermalen!" #. Prompt to confirm user wishes to quit -#: ../tuxpaint.c:1804 +#: ../tuxpaint.c:1809 msgid "Do you really want to quit?" msgstr "Möchtest du wirklich aufhören?" #. Quit prompt positive response (quit) -#: ../tuxpaint.c:1807 +#: ../tuxpaint.c:1812 msgid "Yes, I'm done!" msgstr "Ja, ich bin fertig!" #. Quit prompt negative response (don't quit) -#: ../tuxpaint.c:1810 ../tuxpaint.c:1837 +#: ../tuxpaint.c:1815 ../tuxpaint.c:1842 msgid "No, take me back!" msgstr "Nein, ich möchte weitermachen!" #. Current picture is not saved; user is quitting -#: ../tuxpaint.c:1814 +#: ../tuxpaint.c:1819 msgid "If you quit, you’ll lose your picture! Save it?" msgstr "" "Wenn du aufhörst, geht dein Bild verloren! Willst du es vorher noch " "speichern?" -#: ../tuxpaint.c:1815 ../tuxpaint.c:1820 +#: ../tuxpaint.c:1820 ../tuxpaint.c:1825 msgid "Yes, save it!" msgstr "Ja, speichern!" -#: ../tuxpaint.c:1816 ../tuxpaint.c:1821 +#: ../tuxpaint.c:1821 ../tuxpaint.c:1826 msgid "No, don't bother saving!" msgstr "Nein, nicht speichern!" #. Current picture is not saved; user is opening another picture -#: ../tuxpaint.c:1819 +#: ../tuxpaint.c:1824 msgid "Save your picture first?" msgstr "Willst du dein Bild, vor dem Öffnen eines anderen, speichern?" #. Error opening picture -#: ../tuxpaint.c:1824 +#: ../tuxpaint.c:1829 msgid "Can’t open that picture!" msgstr "Dieses Bild kann nicht geöffnet werden!" #. Generic dialog dismissal -#: ../tuxpaint.c:1827 ../tuxpaint.c:1832 ../tuxpaint.c:1841 ../tuxpaint.c:1845 -#: ../tuxpaint.c:1854 +#: ../tuxpaint.c:1832 ../tuxpaint.c:1837 ../tuxpaint.c:1846 ../tuxpaint.c:1850 +#: ../tuxpaint.c:1859 msgid "OK" msgstr "OK" #. Notification that 'Open' dialog has nothing to show -#: ../tuxpaint.c:1831 +#: ../tuxpaint.c:1836 msgid "There are no saved files!" msgstr "Es gibt noch keine gespeicherten Bilder!" #. Verification of print action -#: ../tuxpaint.c:1835 +#: ../tuxpaint.c:1840 msgid "Print your picture now?" msgstr "Willst du dein Bild jetzt ausdrucken?" -#: ../tuxpaint.c:1836 +#: ../tuxpaint.c:1841 msgid "Yes, print it!" msgstr "Ja, drucke das Bild!" #. Confirmation of successful (we hope) printing -#: ../tuxpaint.c:1840 +#: ../tuxpaint.c:1845 msgid "Your picture has been printed!" msgstr "Dein Bild wurde gedruckt!" #. Notification that it's too soon to print again (--printdelay option is in effect) -#: ../tuxpaint.c:1844 +#: ../tuxpaint.c:1849 msgid "You can’t print yet!" msgstr "Du kannst noch nicht drucken!" #. Prompt to confirm erasing a picture in the Open dialog -#: ../tuxpaint.c:1848 +#: ../tuxpaint.c:1853 msgid "Erase this picture?" msgstr "Möchtest du dieses Bild löschen?" -#: ../tuxpaint.c:1849 +#: ../tuxpaint.c:1854 msgid "Yes, erase it!" msgstr "Ja, lösche das Bild!" -#: ../tuxpaint.c:1850 +#: ../tuxpaint.c:1855 msgid "No, don't erase it!" msgstr "Nein, nicht löschen!" #. Reminder that Mouse Button 1 is the button to use in Tux Paint -#: ../tuxpaint.c:1853 +#: ../tuxpaint.c:1858 msgid "Remember to use the left mouse button!" msgstr "Denke dran, die linke Maustaste zu benutzen!" #. Sound has been muted (silenced) via keyboard shortcut -#: ../tuxpaint.c:1964 +#: ../tuxpaint.c:1969 msgid "Sound muted." msgstr "Sound ausgeschaltet." #. Sound has been unmuted (unsilenced) via keyboard shortcut -#: ../tuxpaint.c:1969 +#: ../tuxpaint.c:1974 msgid "Sound unmuted." msgstr "Sound eingeschaltet." #. Wait while Text tool finishes loading fonts -#: ../tuxpaint.c:2406 +#: ../tuxpaint.c:2411 msgid "Please wait…" msgstr "Bitte warten..." -#: ../tuxpaint.c:7056 +#: ../tuxpaint.c:7061 msgid "Pick a color." msgstr "Wähle eine Farbe." #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:7833 +#: ../tuxpaint.c:7838 msgid "Erase" msgstr "Löschen" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:7836 +#: ../tuxpaint.c:7841 msgid "Slides" msgstr "Diashow" #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:7839 +#: ../tuxpaint.c:7844 msgid "Back" msgstr "Zurück" #. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:7842 +#: ../tuxpaint.c:7847 msgid "Next" msgstr "Weiter" #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:7845 +#: ../tuxpaint.c:7850 msgid "Play" 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 -#: ../tuxpaint.c:8438 +#: ../tuxpaint.c:8443 msgid "Aa" msgstr "Ah!" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:11343 +#: ../tuxpaint.c:11348 msgid "Yes" msgstr "Ja" -#: ../tuxpaint.c:11347 +#: ../tuxpaint.c:11352 msgid "No" msgstr "Nein" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:12296 +#: ../tuxpaint.c:12301 msgid "Replace the picture with your changes?" msgstr "Möchtest du das Bild mit deinen Änderungen überschreiben?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:12300 +#: ../tuxpaint.c:12305 msgid "Yes, replace the old one!" msgstr "Ja, überschreibe das alte Bild!" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:12304 +#: ../tuxpaint.c:12309 msgid "No, save a new file!" msgstr "Nein, speichere in eine neue Datei!" -#: ../tuxpaint.c:13067 +#: ../tuxpaint.c:13072 msgid "Choose the picture you want, then click “Open”." msgstr "Wähle ein Bild, dass du öffnen willst und klick auf 'Öffnen'." #. Let user choose images: #. Instructions for Slideshow file dialog (FIXME: Make a #define) -#: ../tuxpaint.c:14054 ../tuxpaint.c:14368 +#: ../tuxpaint.c:14059 ../tuxpaint.c:14373 msgid "Choose the pictures you want, then click “Play”." msgstr "Wähle ein Bild und klicke auf 'Öffnen'." @@ -686,238 +686,238 @@ msgstr "Malprogramm" msgid "Tux Paint" msgstr "Tux Paint" -#: ../../magic/src/blocks_chalk_drip.c:133 +#: ../../magic/src/blocks_chalk_drip.c:132 msgid "Blocks" msgstr "Blöcke" -#: ../../magic/src/blocks_chalk_drip.c:135 +#: ../../magic/src/blocks_chalk_drip.c:134 msgid "Chalk" msgstr "Kreide" -#: ../../magic/src/blocks_chalk_drip.c:137 +#: ../../magic/src/blocks_chalk_drip.c:136 msgid "Drip" msgstr "Tropfen" -#: ../../magic/src/blocks_chalk_drip.c:147 +#: ../../magic/src/blocks_chalk_drip.c:146 msgid "Click and move the mouse around to make the picture blocky." msgstr "Klick und bewege die Maus, um das Bild pixelig zu machen." -#: ../../magic/src/blocks_chalk_drip.c:150 +#: ../../magic/src/blocks_chalk_drip.c:149 msgid "" "Click and move the mouse around to turn the picture into a chalk drawing." msgstr "" "Klick und bewege die Maus, um dein Bild in ein Kreidebild zu verwandeln!" -#: ../../magic/src/blocks_chalk_drip.c:153 +#: ../../magic/src/blocks_chalk_drip.c:152 msgid "Click and move the mouse around to make the picture drip." msgstr "Klick und bewege die Maus, um das Bild tropfen zu lassen." -#: ../../magic/src/blur.c:77 +#: ../../magic/src/blur.c:76 msgid "Blur" msgstr "Unscharf" -#: ../../magic/src/blur.c:84 +#: ../../magic/src/blur.c:83 msgid "Click and move the mouse around to blur the picture." msgstr "Klick und bewege die Maus, um das Bild unscharf zu machen." #. Both are named "Bricks", at the moment: -#: ../../magic/src/bricks.c:105 +#: ../../magic/src/bricks.c:104 msgid "Bricks" msgstr "Blöcke" -#: ../../magic/src/bricks.c:112 +#: ../../magic/src/bricks.c:111 msgid "Click and move to draw large bricks." msgstr "Klick und bewege die Maus, um große Blöcke zu malen." -#: ../../magic/src/bricks.c:114 +#: ../../magic/src/bricks.c:113 msgid "Click and move to draw small bricks." msgstr "Klick und bewege die Maus, um kleine Blöcke zu malen." -#: ../../magic/src/calligraphy.c:109 +#: ../../magic/src/calligraphy.c:108 msgid "Calligraphy" msgstr "Schönschrift" -#: ../../magic/src/calligraphy.c:116 +#: ../../magic/src/calligraphy.c:115 msgid "Click and move the mouse around to draw in calligraphy." msgstr "Klick und bewege die Maus, um Schönschrift zu malen." -#: ../../magic/src/cartoon.c:81 +#: ../../magic/src/cartoon.c:80 msgid "Cartoon" msgstr "Comic" -#: ../../magic/src/cartoon.c:88 +#: ../../magic/src/cartoon.c:87 msgid "Click and move the mouse around to turn the picture into a cartoon." msgstr "Klick und bewege die Maus, um dein Bild in einen Comic zu verwandeln!" -#: ../../magic/src/distortion.c:122 +#: ../../magic/src/distortion.c:121 msgid "Distortion" msgstr "Verzerren" -#: ../../magic/src/distortion.c:130 +#: ../../magic/src/distortion.c:129 msgid "Click and drag the mouse to cause a distortion in your picture." msgstr "Klick und bewege die Maus, um das Bild zu verzerren." -#: ../../magic/src/emboss.c:77 +#: ../../magic/src/emboss.c:76 msgid "Emboss" msgstr "Prägen" -#: ../../magic/src/emboss.c:83 +#: ../../magic/src/emboss.c:82 msgid "Click and drag the mouse to emboss the picture." msgstr "" "Klick und bewege die Maus, um Teile des Bildes hervorgehoben erscheinen zu " "lassen." -#: ../../magic/src/fade_darken.c:117 +#: ../../magic/src/fade_darken.c:116 msgid "Lighten" msgstr "Aufhellen" -#: ../../magic/src/fade_darken.c:119 +#: ../../magic/src/fade_darken.c:118 msgid "Darken" msgstr "Abdunkeln" -#: ../../magic/src/fade_darken.c:129 +#: ../../magic/src/fade_darken.c:128 msgid "Click and move to fade the colors." msgstr "Klick und bewege die Maus, um die Farben aufzuhellen." -#: ../../magic/src/fade_darken.c:132 +#: ../../magic/src/fade_darken.c:131 msgid "Click and move to darken the colors." msgstr "Klick und bewege die Maus, um die Farben abzudunkeln!" -#: ../../magic/src/fill.c:88 +#: ../../magic/src/fill.c:87 msgid "Fill" msgstr "Füllen" -#: ../../magic/src/fill.c:95 +#: ../../magic/src/fill.c:94 msgid "Click in the picture to fill that area with color." msgstr "Klick in das Bild, um einen Bereich mit Farbe auszufüllen." -#: ../../magic/src/flower.c:125 +#: ../../magic/src/flower.c:124 msgid "Flower" msgstr "Blume" -#: ../../magic/src/flower.c:131 +#: ../../magic/src/flower.c:130 msgid "Click and drag to draw a flower stalk. Let go to finish the flower." msgstr "Klicke und ziehe um einen Blütenstiel zu malen." -#: ../../magic/src/foam.c:105 +#: ../../magic/src/foam.c:104 msgid "Foam" msgstr "Schaum" -#: ../../magic/src/foam.c:111 +#: ../../magic/src/foam.c:110 msgid "Click and drag the mouse to cover an area with foamy bubbles." msgstr "Klick und bewege die Maus, um Schaumblasen zu malen." -#: ../../magic/src/glasstile.c:84 +#: ../../magic/src/glasstile.c:83 msgid "Glass Tile" msgstr "Glasfliesen" -#: ../../magic/src/glasstile.c:90 +#: ../../magic/src/glasstile.c:89 msgid "Click and drag the mouse to put glass tile over your picture." msgstr "" "Klick und bewege die Maus, um das gläserne Kacheln über das Bild malen." -#: ../../magic/src/grass.c:93 +#: ../../magic/src/grass.c:92 msgid "Grass" msgstr "Gras" -#: ../../magic/src/grass.c:99 +#: ../../magic/src/grass.c:98 msgid "Click and move to draw grass. Don’t forget the dirt!" msgstr "Klick und bewege die Maus, um Gras zu malen. Vergiss die Erde nicht!" -#: ../../magic/src/kalidescope.c:78 +#: ../../magic/src/kalidescope.c:77 msgid "Kaleidoscope" msgstr "Kaleidoskop" -#: ../../magic/src/kalidescope.c:84 +#: ../../magic/src/kalidescope.c:83 msgid "" "Click and drag the mouse to draw with symmetric brushes (a kaleidoscope)." msgstr "Klick und bewege die Maus, um ein Kaleidoskop zu malen." -#: ../../magic/src/light.c:85 +#: ../../magic/src/light.c:84 msgid "Light" msgstr "Aufhellen" -#: ../../magic/src/light.c:91 +#: ../../magic/src/light.c:90 msgid "Click and drag to draw a beam of light on your picture." msgstr "Klick und bewege die Maus, um helle Kreise auf das Bild zu malen." -#: ../../magic/src/metalpaint.c:78 +#: ../../magic/src/metalpaint.c:77 msgid "Metal Paint" msgstr "Metallfarbe" -#: ../../magic/src/metalpaint.c:84 +#: ../../magic/src/metalpaint.c:83 msgid "Click and drag the mouse to paint with a metallic color." msgstr "Klick und bewege die Maus, um die Farben metallisch zu machen." -#: ../../magic/src/mirror_flip.c:95 +#: ../../magic/src/mirror_flip.c:94 msgid "Mirror" msgstr "Spiegel" -#: ../../magic/src/mirror_flip.c:97 +#: ../../magic/src/mirror_flip.c:96 msgid "Flip" msgstr "Umdrehen" -#: ../../magic/src/mirror_flip.c:107 +#: ../../magic/src/mirror_flip.c:106 msgid "Click to make a mirror image." msgstr "Klicke, um das Bild zu spiegeln." -#: ../../magic/src/mirror_flip.c:110 +#: ../../magic/src/mirror_flip.c:109 msgid "Click to flip the picture upside-down." msgstr "Klicke, um das Bild auf den Kopf zu stellen." -#: ../../magic/src/negative.c:73 +#: ../../magic/src/negative.c:72 msgid "Negative" msgstr "Negativ" -#: ../../magic/src/negative.c:80 +#: ../../magic/src/negative.c:79 msgid "Click and move the mouse around to draw a negative." msgstr "Klick und bewege die Maus, um ein Negativ zu machen." -#: ../../magic/src/rainbow.c:108 +#: ../../magic/src/rainbow.c:107 msgid "Rainbow" msgstr "Regenbogenfarbe" -#: ../../magic/src/rainbow.c:115 +#: ../../magic/src/rainbow.c:114 msgid "You can draw in rainbow colors!" msgstr "Du kannst mit Regenbogenfarben malen!" -#: ../../magic/src/ripples.c:82 +#: ../../magic/src/ripples.c:81 msgid "Ripples" msgstr "Kräuseln" -#: ../../magic/src/ripples.c:88 +#: ../../magic/src/ripples.c:87 msgid "Click to make ripples appear over your picture." msgstr "Klick und bewege die Maus, um das Bild kräuselig zu machen." -#: ../../magic/src/shift.c:105 +#: ../../magic/src/shift.c:104 msgid "Shift" msgstr "Schieben" -#: ../../magic/src/shift.c:111 +#: ../../magic/src/shift.c:110 msgid "Click and drag to shift your picture around on the canvas." msgstr "Klick und bewege die Maus, um das Bild zu verschieben." -#: ../../magic/src/smudge.c:78 +#: ../../magic/src/smudge.c:77 msgid "Smudge" msgstr "Verwischen" -#: ../../magic/src/smudge.c:85 +#: ../../magic/src/smudge.c:84 msgid "Click and move the mouse around to smudge the picture." msgstr "Klick und bewege die Maus, um das Bild zu verwischen." -#: ../../magic/src/tint.c:78 +#: ../../magic/src/tint.c:77 msgid "Tint" msgstr "Färben" -#: ../../magic/src/tint.c:85 +#: ../../magic/src/tint.c:84 msgid "Click and move the mouse around to change the picture’s color." msgstr "Klick und bewege die Maus, um die Farben des Bildes zu ändern." -#: ../../magic/src/waves.c:79 +#: ../../magic/src/waves.c:78 msgid "Waves" msgstr "Wellen" -#: ../../magic/src/waves.c:85 +#: ../../magic/src/waves.c:84 msgid "" "Click to make the picture wavy. Click toward the top for shorter waves, the " "bottom for taller waves, the left for small waves, and the right for long " diff --git a/src/po/el.po b/src/po/el.po index c51b41a86..8b7d55d76 100644 --- a/src/po/el.po +++ b/src/po/el.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Tuxpaint 0.9.2pre\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-06-21 10:24-0700\n" +"POT-Creation-Date: 2008-06-27 13:15-0700\n" "PO-Revision-Date: 2008-04-14 21:14+0200\n" "Last-Translator: yannis\n" "Language-Team: N/A \n" @@ -385,7 +385,7 @@ msgstr "Νέο" #. Open a saved picture #. buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:75 ../tuxpaint.c:7830 +#: ../tools.h:75 ../tuxpaint.c:7835 msgid "Open" msgstr "Άνοιγμα" @@ -506,174 +506,174 @@ msgid "OK then… Let’s keep drawing this one!" msgstr "Εντάξει λοιπόν… Ας συνεχίσουμε τη σχεδίαση του ίδιου!" #. Prompt to confirm user wishes to quit -#: ../tuxpaint.c:1804 +#: ../tuxpaint.c:1809 msgid "Do you really want to quit?" msgstr "Σίγουρα θέλεις να βγεις από το πρόγραμμα;" #. Quit prompt positive response (quit) -#: ../tuxpaint.c:1807 +#: ../tuxpaint.c:1812 msgid "Yes, I'm done!" msgstr "Ναι είμαι έτοιμος!" #. Quit prompt negative response (don't quit) -#: ../tuxpaint.c:1810 ../tuxpaint.c:1837 +#: ../tuxpaint.c:1815 ../tuxpaint.c:1842 msgid "No, take me back!" msgstr "Όχι δεν έχω τελειώσει ακόμα!" #. Current picture is not saved; user is quitting -#: ../tuxpaint.c:1814 +#: ../tuxpaint.c:1819 msgid "If you quit, you’ll lose your picture! Save it?" msgstr "Αν βγεις από το πρόγραμμα, θα χαθεί η εικόνα σου! Να σωθεί;" -#: ../tuxpaint.c:1815 ../tuxpaint.c:1820 +#: ../tuxpaint.c:1820 ../tuxpaint.c:1825 msgid "Yes, save it!" msgstr "Ναι, αποθήκευσέ το" -#: ../tuxpaint.c:1816 ../tuxpaint.c:1821 +#: ../tuxpaint.c:1821 ../tuxpaint.c:1826 msgid "No, don't bother saving!" msgstr "Όχι μην την σώσεις!" #. Current picture is not saved; user is opening another picture -#: ../tuxpaint.c:1819 +#: ../tuxpaint.c:1824 msgid "Save your picture first?" msgstr "Να σωθεί η εικόνα σου πρώτα;" #. Error opening picture -#: ../tuxpaint.c:1824 +#: ../tuxpaint.c:1829 msgid "Can’t open that picture!" msgstr "Δεν μπορώ να ανοίξω αυτή τη ζωγραφιά!" #. Generic dialog dismissal -#: ../tuxpaint.c:1827 ../tuxpaint.c:1832 ../tuxpaint.c:1841 ../tuxpaint.c:1845 -#: ../tuxpaint.c:1854 +#: ../tuxpaint.c:1832 ../tuxpaint.c:1837 ../tuxpaint.c:1846 ../tuxpaint.c:1850 +#: ../tuxpaint.c:1859 msgid "OK" msgstr "Εντάξει" #. Notification that 'Open' dialog has nothing to show -#: ../tuxpaint.c:1831 +#: ../tuxpaint.c:1836 msgid "There are no saved files!" msgstr "Δεν υπάρχουν αποθηκευμένα αρχεία!" #. Verification of print action -#: ../tuxpaint.c:1835 +#: ../tuxpaint.c:1840 msgid "Print your picture now?" msgstr "Να εκτυπώσω την ζωγραφιά σου;" -#: ../tuxpaint.c:1836 +#: ../tuxpaint.c:1841 msgid "Yes, print it!" msgstr "Ναι, τύπωσέ το!" #. Confirmation of successful (we hope) printing -#: ../tuxpaint.c:1840 +#: ../tuxpaint.c:1845 msgid "Your picture has been printed!" msgstr "Η εικόνα σου εκτυπώθηκε!" #. Notification that it's too soon to print again (--printdelay option is in effect) -#: ../tuxpaint.c:1844 +#: ../tuxpaint.c:1849 msgid "You can’t print yet!" msgstr "Δεν μπορείς να τυπώσεις ακόμη!" #. Prompt to confirm erasing a picture in the Open dialog -#: ../tuxpaint.c:1848 +#: ../tuxpaint.c:1853 msgid "Erase this picture?" msgstr "Να σβήσω αυτήν την εικόνα;" -#: ../tuxpaint.c:1849 +#: ../tuxpaint.c:1854 msgid "Yes, erase it!" msgstr "Ναι, σβήστο!" -#: ../tuxpaint.c:1850 +#: ../tuxpaint.c:1855 msgid "No, don't erase it!" msgstr "Όχι, μην το σβήσεις!" #. Reminder that Mouse Button 1 is the button to use in Tux Paint -#: ../tuxpaint.c:1853 +#: ../tuxpaint.c:1858 msgid "Remember to use the left mouse button!" msgstr "Προσοχή, πρέπει να χρησιμοποιείς το αριστερό πλήκτρο του ποντικιού!" #. Sound has been muted (silenced) via keyboard shortcut -#: ../tuxpaint.c:1964 +#: ../tuxpaint.c:1969 msgid "Sound muted." msgstr "Χωρίς ήχο." #. Sound has been unmuted (unsilenced) via keyboard shortcut -#: ../tuxpaint.c:1969 +#: ../tuxpaint.c:1974 msgid "Sound unmuted." msgstr "Με ήχο." #. Wait while Text tool finishes loading fonts -#: ../tuxpaint.c:2406 +#: ../tuxpaint.c:2411 msgid "Please wait…" msgstr "Παρακαλώ περιμένετε..." -#: ../tuxpaint.c:7056 +#: ../tuxpaint.c:7061 msgid "Pick a color." msgstr "Δάλεξε ένα χρώμα." #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:7833 +#: ../tuxpaint.c:7838 msgid "Erase" msgstr "Σβήσιμο" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:7836 +#: ../tuxpaint.c:7841 msgid "Slides" msgstr "Προβολή διαφανειών." #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:7839 +#: ../tuxpaint.c:7844 msgid "Back" msgstr "Προηγούμενο" #. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:7842 +#: ../tuxpaint.c:7847 msgid "Next" msgstr "Επόμενο." #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:7845 +#: ../tuxpaint.c:7850 msgid "Play" 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 -#: ../tuxpaint.c:8438 +#: ../tuxpaint.c:8443 msgid "Aa" msgstr "Αα" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:11343 +#: ../tuxpaint.c:11348 msgid "Yes" msgstr "Ναι" -#: ../tuxpaint.c:11347 +#: ../tuxpaint.c:11352 msgid "No" msgstr "Όχι" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:12296 +#: ../tuxpaint.c:12301 msgid "Replace the picture with your changes?" msgstr "Να αντικαταστήσω την ζωγραφιά με τις αλλαγές που έκανες;" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:12300 +#: ../tuxpaint.c:12305 msgid "Yes, replace the old one!" msgstr "Ναι, αντικατέστησε την παλιά ζωγραφιά!" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:12304 +#: ../tuxpaint.c:12309 msgid "No, save a new file!" msgstr "Όχι, αποθήκευση σε νέο αρχείο!" -#: ../tuxpaint.c:13067 +#: ../tuxpaint.c:13072 msgid "Choose the picture you want, then click “Open”." msgstr "Επέλεξε την ζωγραφιά που θέλεις, και μετά πάτησε “Άνοιγμα”." #. Let user choose images: #. Instructions for Slideshow file dialog (FIXME: Make a #define) -#: ../tuxpaint.c:14054 ../tuxpaint.c:14368 +#: ../tuxpaint.c:14059 ../tuxpaint.c:14373 msgid "Choose the pictures you want, then click “Play”." msgstr "Επέλεξε την ζωγραφιά που θέλεις, και μετά πάτησε \"Ανοιγμα”." @@ -689,250 +689,250 @@ msgstr "Πρόγραμμα ζωγραφικής" msgid "Tux Paint" msgstr "Tux Paint" -#: ../../magic/src/blocks_chalk_drip.c:133 +#: ../../magic/src/blocks_chalk_drip.c:132 msgid "Blocks" msgstr "Κομματάκια" -#: ../../magic/src/blocks_chalk_drip.c:135 +#: ../../magic/src/blocks_chalk_drip.c:134 msgid "Chalk" msgstr "Κιμωλία" -#: ../../magic/src/blocks_chalk_drip.c:137 +#: ../../magic/src/blocks_chalk_drip.c:136 msgid "Drip" msgstr "Στάξιμο." -#: ../../magic/src/blocks_chalk_drip.c:147 +#: ../../magic/src/blocks_chalk_drip.c:146 msgid "Click and move the mouse around to make the picture blocky." msgstr "Κάνε κλικ και κίνησε το ποντίκι για να κάνεις τη ζωγραφιά κομματάκια." -#: ../../magic/src/blocks_chalk_drip.c:150 +#: ../../magic/src/blocks_chalk_drip.c:149 msgid "" "Click and move the mouse around to turn the picture into a chalk drawing." msgstr "" "Κάνε κλικ και κίνησε το ποντίκι για να μετατρέψεις την εικόνα σε σχέδιο με " "κιμωλία." -#: ../../magic/src/blocks_chalk_drip.c:153 +#: ../../magic/src/blocks_chalk_drip.c:152 msgid "Click and move the mouse around to make the picture drip." msgstr "Κάνε κλικ και κίνησε το ποντίκι για να κάνεις τη ζωγραφιά να στάζει." -#: ../../magic/src/blur.c:77 +#: ../../magic/src/blur.c:76 msgid "Blur" msgstr "Θάμπωμα" -#: ../../magic/src/blur.c:84 +#: ../../magic/src/blur.c:83 msgid "Click and move the mouse around to blur the picture." msgstr "Κάνε κλικ και κίνησε το ποντίκι για να θαμπώσεις τη ζωγραφιά." #. Both are named "Bricks", at the moment: -#: ../../magic/src/bricks.c:105 +#: ../../magic/src/bricks.c:104 msgid "Bricks" msgstr "Τουβλάκια" -#: ../../magic/src/bricks.c:112 +#: ../../magic/src/bricks.c:111 msgid "Click and move to draw large bricks." msgstr "Κάνε κλικ και κίνησε το ποντίκι για να ζωγραφίσεις μεγάλα τούβλα." -#: ../../magic/src/bricks.c:114 +#: ../../magic/src/bricks.c:113 msgid "Click and move to draw small bricks." msgstr "Κάνε κλικ και και κίνησε το ποντίκι για να ζωγραφίσεις μικρά τούβλα." -#: ../../magic/src/calligraphy.c:109 +#: ../../magic/src/calligraphy.c:108 msgid "Calligraphy" msgstr "Καλλιγραφία." -#: ../../magic/src/calligraphy.c:116 +#: ../../magic/src/calligraphy.c:115 msgid "Click and move the mouse around to draw in calligraphy." msgstr "Κάνε κλικ και κίνησε το ποντίκι για να σχεδιάσεις καλλιγραφικά." -#: ../../magic/src/cartoon.c:81 +#: ../../magic/src/cartoon.c:80 msgid "Cartoon" msgstr "Καρτούν" -#: ../../magic/src/cartoon.c:88 +#: ../../magic/src/cartoon.c:87 msgid "Click and move the mouse around to turn the picture into a cartoon." msgstr "" "Κάνε κλικ και κίνησε το ποντίκι για να κάνεις τη ζωγραφιά να μοιάζει με " "καρτούν." -#: ../../magic/src/distortion.c:122 +#: ../../magic/src/distortion.c:121 msgid "Distortion" msgstr "Παραμόρφωση." -#: ../../magic/src/distortion.c:130 +#: ../../magic/src/distortion.c:129 msgid "Click and drag the mouse to cause a distortion in your picture." msgstr "Κάνε κλικ και σύρε το ποντίκι για να παραμορφώσεις την εικόνα σου." -#: ../../magic/src/emboss.c:77 +#: ../../magic/src/emboss.c:76 msgid "Emboss" msgstr "Ανάγλυφο." -#: ../../magic/src/emboss.c:83 +#: ../../magic/src/emboss.c:82 msgid "Click and drag the mouse to emboss the picture." msgstr "Κάνε κλικ και σύρε το ποντίκι για να κάνεις την εικόνα ανάγλυφη." -#: ../../magic/src/fade_darken.c:117 +#: ../../magic/src/fade_darken.c:116 msgid "Lighten" msgstr "Ελαφρύνω" -#: ../../magic/src/fade_darken.c:119 +#: ../../magic/src/fade_darken.c:118 msgid "Darken" msgstr "Σκουραίνω" -#: ../../magic/src/fade_darken.c:129 +#: ../../magic/src/fade_darken.c:128 msgid "Click and move to fade the colors." msgstr "Κάνε κλικ και κίνησε το ποντίκι για να ξεθωριάσεις τα χρώματα." -#: ../../magic/src/fade_darken.c:132 +#: ../../magic/src/fade_darken.c:131 msgid "Click and move to darken the colors." msgstr "Κάνε κλικ και και κίνησε το ποντίκι για να σκουρίνεις τα χρώματα." -#: ../../magic/src/fill.c:88 +#: ../../magic/src/fill.c:87 msgid "Fill" msgstr "Γέμισμα" -#: ../../magic/src/fill.c:95 +#: ../../magic/src/fill.c:94 msgid "Click in the picture to fill that area with color." msgstr "Κάνε κλικ και κίνησε το ποντίκι για να γεμίσεις την περιοχή με χρώμα." -#: ../../magic/src/flower.c:125 +#: ../../magic/src/flower.c:124 msgid "Flower" msgstr "Λουλούδι." -#: ../../magic/src/flower.c:131 +#: ../../magic/src/flower.c:130 msgid "Click and drag to draw a flower stalk. Let go to finish the flower." msgstr "" "Κάνε κλικ και σύρε το ποντίκι για να σχεδιάσεις ένα λουλούδι με κοτσάνι." -#: ../../magic/src/foam.c:105 +#: ../../magic/src/foam.c:104 msgid "Foam" msgstr "Αφρός." -#: ../../magic/src/foam.c:111 +#: ../../magic/src/foam.c:110 msgid "Click and drag the mouse to cover an area with foamy bubbles." msgstr "" "Κάνε κλικ και σύρε το ποντίκι για να καλύψεις την περιοχή με φούσκες αφρού." -#: ../../magic/src/glasstile.c:84 +#: ../../magic/src/glasstile.c:83 msgid "Glass Tile" msgstr "Υαλότουβλο." -#: ../../magic/src/glasstile.c:90 +#: ../../magic/src/glasstile.c:89 msgid "Click and drag the mouse to put glass tile over your picture." msgstr "" "Κάνε κλικ και σύρε το ποντίκι για να βάλεις μια δέσμη φωτός στην εικόνα σου." -#: ../../magic/src/grass.c:93 +#: ../../magic/src/grass.c:92 msgid "Grass" msgstr "Γρασίδι" -#: ../../magic/src/grass.c:99 +#: ../../magic/src/grass.c:98 msgid "Click and move to draw grass. Don’t forget the dirt!" msgstr "" "Κάνε κλικ και κούνα το ποντίκι για να ζωγραφίσεις το γρασίδι. Προσοχή μην " "ξεχάσεις το χώμα!" -#: ../../magic/src/kalidescope.c:78 +#: ../../magic/src/kalidescope.c:77 msgid "Kaleidoscope" msgstr "Καλειδοσκόπιο." -#: ../../magic/src/kalidescope.c:84 +#: ../../magic/src/kalidescope.c:83 msgid "" "Click and drag the mouse to draw with symmetric brushes (a kaleidoscope)." msgstr "" "Κάνε κλικ και σύρε το ποντίκι για να σχεδιάσεις με συμμετρικές βούρτσες " "(καλειδοσκόπιο)." -#: ../../magic/src/light.c:85 +#: ../../magic/src/light.c:84 msgid "Light" msgstr "Φως." -#: ../../magic/src/light.c:91 +#: ../../magic/src/light.c:90 msgid "Click and drag to draw a beam of light on your picture." msgstr "" "Κάνε κλικ και σύρε το ποντίκι για να βάλεις μια δέσμη φωτός στην εικόνα σου." -#: ../../magic/src/metalpaint.c:78 +#: ../../magic/src/metalpaint.c:77 msgid "Metal Paint" msgstr "Μεταλλική μπογιά." -#: ../../magic/src/metalpaint.c:84 +#: ../../magic/src/metalpaint.c:83 msgid "Click and drag the mouse to paint with a metallic color." msgstr "Κάνε κλικ και σύρε το ποντίκι για να βάψεις με μεταλλικό χρώμα." -#: ../../magic/src/mirror_flip.c:95 +#: ../../magic/src/mirror_flip.c:94 msgid "Mirror" msgstr "Καθρέπτης" -#: ../../magic/src/mirror_flip.c:97 +#: ../../magic/src/mirror_flip.c:96 msgid "Flip" msgstr "Άνω-Κάτω" -#: ../../magic/src/mirror_flip.c:107 +#: ../../magic/src/mirror_flip.c:106 msgid "Click to make a mirror image." msgstr "Κάνε κλικ για να φτιάξεις μια εικόνα-είδωλο." -#: ../../magic/src/mirror_flip.c:110 +#: ../../magic/src/mirror_flip.c:109 msgid "Click to flip the picture upside-down." msgstr "Κάνε κλικ για να γυρίσεις τη ζωγραφιά άνω-κάτω." -#: ../../magic/src/negative.c:73 +#: ../../magic/src/negative.c:72 msgid "Negative" msgstr "Αρνητικό" -#: ../../magic/src/negative.c:80 +#: ../../magic/src/negative.c:79 msgid "Click and move the mouse around to draw a negative." msgstr "" "Κάνε κλικ και κίνησε το ποντίκι για να κάνεις τη ζωγραφιά να μοιάζει με " "αρνητικό φωτογραφίας." -#: ../../magic/src/rainbow.c:108 +#: ../../magic/src/rainbow.c:107 msgid "Rainbow" msgstr "Ουράνιο Τόξο" -#: ../../magic/src/rainbow.c:115 +#: ../../magic/src/rainbow.c:114 msgid "You can draw in rainbow colors!" msgstr "Μπορείς να ζωγραφίσεις με τα χρώματα του ουράνιου τόξου!" -#: ../../magic/src/ripples.c:82 +#: ../../magic/src/ripples.c:81 msgid "Ripples" msgstr "Κυματάκια." -#: ../../magic/src/ripples.c:88 +#: ../../magic/src/ripples.c:87 msgid "Click to make ripples appear over your picture." msgstr "Κάνε κλικ για να εμφανιστούν κυματάκια στην εικόνα σου." -#: ../../magic/src/shift.c:105 +#: ../../magic/src/shift.c:104 msgid "Shift" msgstr "Μετακίνηση." -#: ../../magic/src/shift.c:111 +#: ../../magic/src/shift.c:110 msgid "Click and drag to shift your picture around on the canvas." msgstr "" "Κάνε κλικ και σύρε το ποντίκι για να μετακινήσεις την εικόνα πάνω στον καμβά." -#: ../../magic/src/smudge.c:78 +#: ../../magic/src/smudge.c:77 msgid "Smudge" msgstr "Μουτζούρα" -#: ../../magic/src/smudge.c:85 +#: ../../magic/src/smudge.c:84 msgid "Click and move the mouse around to smudge the picture." msgstr "Κάνε κλικ και κίνησε το ποντίκι για να μουτζουρώσεις τη ζωγραφιά." -#: ../../magic/src/tint.c:78 +#: ../../magic/src/tint.c:77 msgid "Tint" msgstr "Απόχρωση" -#: ../../magic/src/tint.c:85 +#: ../../magic/src/tint.c:84 msgid "Click and move the mouse around to change the picture’s color." msgstr "" "Κάνε κλικ και κίνησε το ποντίκι για να αλλάξεις τα χρώματα της εικόνας." -#: ../../magic/src/waves.c:79 +#: ../../magic/src/waves.c:78 msgid "Waves" msgstr "Κύματα." -#: ../../magic/src/waves.c:85 +#: ../../magic/src/waves.c:84 msgid "" "Click to make the picture wavy. Click toward the top for shorter waves, the " "bottom for taller waves, the left for small waves, and the right for long " diff --git a/src/po/en_AU.po b/src/po/en_AU.po index 20da0efb5..1ac6e70c9 100644 --- a/src/po/en_AU.po +++ b/src/po/en_AU.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: tuxpaint\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-06-21 10:24-0700\n" +"POT-Creation-Date: 2008-06-27 13:15-0700\n" "PO-Revision-Date: 2006-05-28 05:44+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: English (Australia) \n" @@ -382,7 +382,7 @@ msgstr "New" #. Open a saved picture #. buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:75 ../tuxpaint.c:7830 +#: ../tools.h:75 ../tuxpaint.c:7835 msgid "Open" msgstr "Open" @@ -498,174 +498,174 @@ msgid "OK then… Let’s keep drawing this one!" msgstr "OK then… Let’s keep drawing this one!" #. Prompt to confirm user wishes to quit -#: ../tuxpaint.c:1804 +#: ../tuxpaint.c:1809 msgid "Do you really want to quit?" msgstr "Do you really want to quit?" #. Quit prompt positive response (quit) -#: ../tuxpaint.c:1807 +#: ../tuxpaint.c:1812 msgid "Yes, I'm done!" msgstr "" #. Quit prompt negative response (don't quit) -#: ../tuxpaint.c:1810 ../tuxpaint.c:1837 +#: ../tuxpaint.c:1815 ../tuxpaint.c:1842 msgid "No, take me back!" msgstr "" #. Current picture is not saved; user is quitting -#: ../tuxpaint.c:1814 +#: ../tuxpaint.c:1819 msgid "If you quit, you’ll lose your picture! Save it?" msgstr "If you quit, you’ll lose your picture! Save it?" -#: ../tuxpaint.c:1815 ../tuxpaint.c:1820 +#: ../tuxpaint.c:1820 ../tuxpaint.c:1825 msgid "Yes, save it!" msgstr "" -#: ../tuxpaint.c:1816 ../tuxpaint.c:1821 +#: ../tuxpaint.c:1821 ../tuxpaint.c:1826 msgid "No, don't bother saving!" msgstr "" #. Current picture is not saved; user is opening another picture -#: ../tuxpaint.c:1819 +#: ../tuxpaint.c:1824 msgid "Save your picture first?" msgstr "Save your picture first?" #. Error opening picture -#: ../tuxpaint.c:1824 +#: ../tuxpaint.c:1829 msgid "Can’t open that picture!" msgstr "Can’t open that picture!" #. Generic dialog dismissal -#: ../tuxpaint.c:1827 ../tuxpaint.c:1832 ../tuxpaint.c:1841 ../tuxpaint.c:1845 -#: ../tuxpaint.c:1854 +#: ../tuxpaint.c:1832 ../tuxpaint.c:1837 ../tuxpaint.c:1846 ../tuxpaint.c:1850 +#: ../tuxpaint.c:1859 msgid "OK" msgstr "OK" #. Notification that 'Open' dialog has nothing to show -#: ../tuxpaint.c:1831 +#: ../tuxpaint.c:1836 msgid "There are no saved files!" msgstr "There are no saved files!" #. Verification of print action -#: ../tuxpaint.c:1835 +#: ../tuxpaint.c:1840 msgid "Print your picture now?" msgstr "Print your picture now?" -#: ../tuxpaint.c:1836 +#: ../tuxpaint.c:1841 msgid "Yes, print it!" msgstr "" #. Confirmation of successful (we hope) printing -#: ../tuxpaint.c:1840 +#: ../tuxpaint.c:1845 msgid "Your picture has been printed!" msgstr "Your picture has been printed!" #. Notification that it's too soon to print again (--printdelay option is in effect) -#: ../tuxpaint.c:1844 +#: ../tuxpaint.c:1849 msgid "You can’t print yet!" msgstr "You can’t print yet!" #. Prompt to confirm erasing a picture in the Open dialog -#: ../tuxpaint.c:1848 +#: ../tuxpaint.c:1853 msgid "Erase this picture?" msgstr "Erase this picture?" -#: ../tuxpaint.c:1849 +#: ../tuxpaint.c:1854 msgid "Yes, erase it!" msgstr "" -#: ../tuxpaint.c:1850 +#: ../tuxpaint.c:1855 msgid "No, don't erase it!" msgstr "" #. Reminder that Mouse Button 1 is the button to use in Tux Paint -#: ../tuxpaint.c:1853 +#: ../tuxpaint.c:1858 msgid "Remember to use the left mouse button!" msgstr "Remember to use the left mouse button!" #. Sound has been muted (silenced) via keyboard shortcut -#: ../tuxpaint.c:1964 +#: ../tuxpaint.c:1969 msgid "Sound muted." msgstr "" #. Sound has been unmuted (unsilenced) via keyboard shortcut -#: ../tuxpaint.c:1969 +#: ../tuxpaint.c:1974 msgid "Sound unmuted." msgstr "" #. Wait while Text tool finishes loading fonts -#: ../tuxpaint.c:2406 +#: ../tuxpaint.c:2411 msgid "Please wait…" msgstr "" -#: ../tuxpaint.c:7056 +#: ../tuxpaint.c:7061 msgid "Pick a color." msgstr "" #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:7833 +#: ../tuxpaint.c:7838 msgid "Erase" msgstr "Erase" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:7836 +#: ../tuxpaint.c:7841 msgid "Slides" msgstr "" #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:7839 +#: ../tuxpaint.c:7844 msgid "Back" msgstr "Back" #. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:7842 +#: ../tuxpaint.c:7847 msgid "Next" msgstr "" #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:7845 +#: ../tuxpaint.c:7850 msgid "Play" 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 -#: ../tuxpaint.c:8438 +#: ../tuxpaint.c:8443 msgid "Aa" msgstr "Aa" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:11343 +#: ../tuxpaint.c:11348 msgid "Yes" msgstr "Yes" -#: ../tuxpaint.c:11347 +#: ../tuxpaint.c:11352 msgid "No" msgstr "No" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:12296 +#: ../tuxpaint.c:12301 msgid "Replace the picture with your changes?" msgstr "" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:12300 +#: ../tuxpaint.c:12305 msgid "Yes, replace the old one!" msgstr "" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:12304 +#: ../tuxpaint.c:12309 msgid "No, save a new file!" msgstr "" -#: ../tuxpaint.c:13067 +#: ../tuxpaint.c:13072 msgid "Choose the picture you want, then click “Open”." msgstr "Choose the picture you want, then click “Open”." #. Let user choose images: #. Instructions for Slideshow file dialog (FIXME: Make a #define) -#: ../tuxpaint.c:14054 ../tuxpaint.c:14368 +#: ../tuxpaint.c:14059 ../tuxpaint.c:14373 msgid "Choose the pictures you want, then click “Play”." msgstr "" @@ -681,246 +681,246 @@ msgstr "Drawing program" msgid "Tux Paint" msgstr "Tux Paint" -#: ../../magic/src/blocks_chalk_drip.c:133 +#: ../../magic/src/blocks_chalk_drip.c:132 msgid "Blocks" msgstr "Blocks" -#: ../../magic/src/blocks_chalk_drip.c:135 +#: ../../magic/src/blocks_chalk_drip.c:134 msgid "Chalk" msgstr "Chalk" -#: ../../magic/src/blocks_chalk_drip.c:137 +#: ../../magic/src/blocks_chalk_drip.c:136 msgid "Drip" msgstr "Drip" -#: ../../magic/src/blocks_chalk_drip.c:147 +#: ../../magic/src/blocks_chalk_drip.c:146 msgid "Click and move the mouse around to make the picture blocky." msgstr "Click and move the mouse around to make the picture blocky." -#: ../../magic/src/blocks_chalk_drip.c:150 +#: ../../magic/src/blocks_chalk_drip.c:149 msgid "" "Click and move the mouse around to turn the picture into a chalk drawing." msgstr "" "Click and move the mouse around to turn the picture into a chalk drawing." -#: ../../magic/src/blocks_chalk_drip.c:153 +#: ../../magic/src/blocks_chalk_drip.c:152 msgid "Click and move the mouse around to make the picture drip." msgstr "Click and move the mouse around to make the picture drip." -#: ../../magic/src/blur.c:77 +#: ../../magic/src/blur.c:76 msgid "Blur" msgstr "Blur" -#: ../../magic/src/blur.c:84 +#: ../../magic/src/blur.c:83 msgid "Click and move the mouse around to blur the picture." msgstr "Click and move the mouse around to blur the picture." #. Both are named "Bricks", at the moment: -#: ../../magic/src/bricks.c:105 +#: ../../magic/src/bricks.c:104 msgid "Bricks" msgstr "Bricks" -#: ../../magic/src/bricks.c:112 +#: ../../magic/src/bricks.c:111 msgid "Click and move to draw large bricks." msgstr "Click and move to draw large bricks." -#: ../../magic/src/bricks.c:114 +#: ../../magic/src/bricks.c:113 msgid "Click and move to draw small bricks." msgstr "Click and move to draw small bricks." -#: ../../magic/src/calligraphy.c:109 +#: ../../magic/src/calligraphy.c:108 msgid "Calligraphy" msgstr "" -#: ../../magic/src/calligraphy.c:116 +#: ../../magic/src/calligraphy.c:115 #, fuzzy msgid "Click and move the mouse around to draw in calligraphy." msgstr "Click and move the mouse around to draw a negative." -#: ../../magic/src/cartoon.c:81 +#: ../../magic/src/cartoon.c:80 msgid "Cartoon" msgstr "Cartoon" -#: ../../magic/src/cartoon.c:88 +#: ../../magic/src/cartoon.c:87 msgid "Click and move the mouse around to turn the picture into a cartoon." msgstr "Click and move the mouse around to turn the picture into a cartoon." -#: ../../magic/src/distortion.c:122 +#: ../../magic/src/distortion.c:121 msgid "Distortion" msgstr "" -#: ../../magic/src/distortion.c:130 +#: ../../magic/src/distortion.c:129 #, fuzzy msgid "Click and drag the mouse to cause a distortion in your picture." msgstr "Click and move the mouse around to blur the picture." -#: ../../magic/src/emboss.c:77 +#: ../../magic/src/emboss.c:76 msgid "Emboss" msgstr "" -#: ../../magic/src/emboss.c:83 +#: ../../magic/src/emboss.c:82 #, fuzzy msgid "Click and drag the mouse to emboss the picture." msgstr "Click and move the mouse around to blur the picture." -#: ../../magic/src/fade_darken.c:117 +#: ../../magic/src/fade_darken.c:116 msgid "Lighten" msgstr "Lighten" -#: ../../magic/src/fade_darken.c:119 +#: ../../magic/src/fade_darken.c:118 msgid "Darken" msgstr "Darken" -#: ../../magic/src/fade_darken.c:129 +#: ../../magic/src/fade_darken.c:128 msgid "Click and move to fade the colors." msgstr "Click and move to fade the colours." -#: ../../magic/src/fade_darken.c:132 +#: ../../magic/src/fade_darken.c:131 msgid "Click and move to darken the colors." msgstr "Click and move to darken the colours." -#: ../../magic/src/fill.c:88 +#: ../../magic/src/fill.c:87 msgid "Fill" msgstr "Fill" -#: ../../magic/src/fill.c:95 +#: ../../magic/src/fill.c:94 msgid "Click in the picture to fill that area with color." msgstr "Click in the picture to fill that area with colour." -#: ../../magic/src/flower.c:125 +#: ../../magic/src/flower.c:124 msgid "Flower" msgstr "" -#: ../../magic/src/flower.c:131 +#: ../../magic/src/flower.c:130 msgid "Click and drag to draw a flower stalk. Let go to finish the flower." msgstr "" -#: ../../magic/src/foam.c:105 +#: ../../magic/src/foam.c:104 msgid "Foam" msgstr "" -#: ../../magic/src/foam.c:111 +#: ../../magic/src/foam.c:110 #, fuzzy msgid "Click and drag the mouse to cover an area with foamy bubbles." msgstr "Click in the picture to fill that area with colour." -#: ../../magic/src/glasstile.c:84 +#: ../../magic/src/glasstile.c:83 msgid "Glass Tile" msgstr "" -#: ../../magic/src/glasstile.c:90 +#: ../../magic/src/glasstile.c:89 #, fuzzy msgid "Click and drag the mouse to put glass tile over your picture." msgstr "Click and move the mouse around to blur the picture." -#: ../../magic/src/grass.c:93 +#: ../../magic/src/grass.c:92 msgid "Grass" msgstr "Grass" -#: ../../magic/src/grass.c:99 +#: ../../magic/src/grass.c:98 msgid "Click and move to draw grass. Don’t forget the dirt!" msgstr "Click and move to draw grass. Don’t forget the dirt!" -#: ../../magic/src/kalidescope.c:78 +#: ../../magic/src/kalidescope.c:77 msgid "Kaleidoscope" msgstr "" -#: ../../magic/src/kalidescope.c:84 +#: ../../magic/src/kalidescope.c:83 msgid "" "Click and drag the mouse to draw with symmetric brushes (a kaleidoscope)." msgstr "" -#: ../../magic/src/light.c:85 +#: ../../magic/src/light.c:84 #, fuzzy msgid "Light" msgstr "Lighten" -#: ../../magic/src/light.c:91 +#: ../../magic/src/light.c:90 msgid "Click and drag to draw a beam of light on your picture." msgstr "" -#: ../../magic/src/metalpaint.c:78 +#: ../../magic/src/metalpaint.c:77 #, fuzzy msgid "Metal Paint" msgstr "Paint" -#: ../../magic/src/metalpaint.c:84 +#: ../../magic/src/metalpaint.c:83 #, fuzzy msgid "Click and drag the mouse to paint with a metallic color." msgstr "Click and move to darken the colours." -#: ../../magic/src/mirror_flip.c:95 +#: ../../magic/src/mirror_flip.c:94 msgid "Mirror" msgstr "Mirror" -#: ../../magic/src/mirror_flip.c:97 +#: ../../magic/src/mirror_flip.c:96 msgid "Flip" msgstr "Flip" -#: ../../magic/src/mirror_flip.c:107 +#: ../../magic/src/mirror_flip.c:106 msgid "Click to make a mirror image." msgstr "Click to make a mirror image." -#: ../../magic/src/mirror_flip.c:110 +#: ../../magic/src/mirror_flip.c:109 msgid "Click to flip the picture upside-down." msgstr "Click to flip the picture upside-down." -#: ../../magic/src/negative.c:73 +#: ../../magic/src/negative.c:72 msgid "Negative" msgstr "Negative" -#: ../../magic/src/negative.c:80 +#: ../../magic/src/negative.c:79 msgid "Click and move the mouse around to draw a negative." msgstr "Click and move the mouse around to draw a negative." -#: ../../magic/src/rainbow.c:108 +#: ../../magic/src/rainbow.c:107 msgid "Rainbow" msgstr "Rainbow" -#: ../../magic/src/rainbow.c:115 +#: ../../magic/src/rainbow.c:114 msgid "You can draw in rainbow colors!" msgstr "You can draw in rainbow colours!" -#: ../../magic/src/ripples.c:82 +#: ../../magic/src/ripples.c:81 msgid "Ripples" msgstr "" -#: ../../magic/src/ripples.c:88 +#: ../../magic/src/ripples.c:87 #, fuzzy msgid "Click to make ripples appear over your picture." msgstr "Click to make a mirror image." -#: ../../magic/src/shift.c:105 +#: ../../magic/src/shift.c:104 msgid "Shift" msgstr "" -#: ../../magic/src/shift.c:111 +#: ../../magic/src/shift.c:110 #, fuzzy msgid "Click and drag to shift your picture around on the canvas." msgstr "Click and move the mouse around to blur the picture." -#: ../../magic/src/smudge.c:78 +#: ../../magic/src/smudge.c:77 msgid "Smudge" msgstr "Smudge" -#: ../../magic/src/smudge.c:85 +#: ../../magic/src/smudge.c:84 msgid "Click and move the mouse around to smudge the picture." msgstr "Click and move the mouse around to smudge the picture." -#: ../../magic/src/tint.c:78 +#: ../../magic/src/tint.c:77 msgid "Tint" msgstr "Tint" -#: ../../magic/src/tint.c:85 +#: ../../magic/src/tint.c:84 msgid "Click and move the mouse around to change the picture’s color." msgstr "Click and move the mouse around to change the picture’s colour." -#: ../../magic/src/waves.c:79 +#: ../../magic/src/waves.c:78 #, fuzzy msgid "Waves" msgstr "Save" -#: ../../magic/src/waves.c:85 +#: ../../magic/src/waves.c:84 msgid "" "Click to make the picture wavy. Click toward the top for shorter waves, the " "bottom for taller waves, the left for small waves, and the right for long " diff --git a/src/po/en_GB.po b/src/po/en_GB.po index 75035d182..4d7e9f67d 100644 --- a/src/po/en_GB.po +++ b/src/po/en_GB.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: en_gb\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-06-21 10:24-0700\n" +"POT-Creation-Date: 2008-06-27 13:15-0700\n" "PO-Revision-Date: 2008-06-24 20:45+0100\n" "Last-Translator: Caroline Ford \n" "Language-Team: Norwegian Nynorsk \n" @@ -216,95 +216,81 @@ msgid "ZH_TW" msgstr "ZH_TW" #. Square shape tool (4 equally-lengthed sides at right angles) -#: ../shapes.h:171 -#: ../shapes.h:172 +#: ../shapes.h:171 ../shapes.h:172 msgid "Square" msgstr "Square" #. Rectangle shape tool (4 sides at right angles) -#: ../shapes.h:175 -#: ../shapes.h:176 +#: ../shapes.h:175 ../shapes.h:176 msgid "Rectangle" msgstr "Rectangle" #. Circle shape tool (X radius and Y radius are the same) -#: ../shapes.h:179 -#: ../shapes.h:180 +#: ../shapes.h:179 ../shapes.h:180 msgid "Circle" msgstr "Circle" #. Ellipse shape tool (X radius and Y radius may differ) -#: ../shapes.h:183 -#: ../shapes.h:184 +#: ../shapes.h:183 ../shapes.h:184 msgid "Ellipse" msgstr "Ellipse" #. Triangle shape tool (3 sides) -#: ../shapes.h:187 -#: ../shapes.h:188 +#: ../shapes.h:187 ../shapes.h:188 msgid "Triangle" msgstr "Triangle" #. Pentagone shape tool (5 sides) -#: ../shapes.h:191 -#: ../shapes.h:192 +#: ../shapes.h:191 ../shapes.h:192 msgid "Pentagon" msgstr "Pentagon" #. Rhombus shape tool (4 sides, not at right angles) -#: ../shapes.h:195 -#: ../shapes.h:196 +#: ../shapes.h:195 ../shapes.h:196 msgid "Rhombus" msgstr "Rhombus" #. Octagon shape tool (8 sides) -#: ../shapes.h:199 -#: ../shapes.h:200 +#: ../shapes.h:199 ../shapes.h:200 msgid "Octagon" msgstr "Octagon" #. Description of a square -#: ../shapes.h:208 -#: ../shapes.h:209 +#: ../shapes.h:208 ../shapes.h:209 msgid "A square is a rectangle with four equal sides." msgstr "A square is a rectangle with four equal sides." #. Description of a rectangle -#: ../shapes.h:212 -#: ../shapes.h:213 +#: ../shapes.h:212 ../shapes.h:213 msgid "A rectangle has four sides and four right angles." msgstr "A rectangle has four sides and four right angles." -#: ../shapes.h:217 -#: ../shapes.h:219 -msgid "A circle is a curve where all points have the same distance from the center." -msgstr "A circle is a curve where all points have the same distance from the centre." +#: ../shapes.h:217 ../shapes.h:219 +msgid "" +"A circle is a curve where all points have the same distance from the center." +msgstr "" +"A circle is a curve where all points have the same distance from the centre." #. Description of an ellipse -#: ../shapes.h:222 -#: ../shapes.h:223 +#: ../shapes.h:222 ../shapes.h:223 msgid "An ellipse is a stretched circle." msgstr "An ellipse is a stretched circle." #. Description of a triangle -#: ../shapes.h:226 -#: ../shapes.h:227 +#: ../shapes.h:226 ../shapes.h:227 msgid "A triangle has three sides." msgstr "A triangle has three sides." #. Description of a pentagon -#: ../shapes.h:230 -#: ../shapes.h:231 +#: ../shapes.h:230 ../shapes.h:231 msgid "A pentagon has five sides." msgstr "A pentagon has five sides." -#: ../shapes.h:235 -#: ../shapes.h:237 +#: ../shapes.h:235 ../shapes.h:237 msgid "A rhombus has four equal sides, and opposite sides are parallel." msgstr "A rhombus has four equal sides, and opposite sides are parallel." -#: ../shapes.h:241 -#: ../shapes.h:243 +#: ../shapes.h:241 ../shapes.h:243 msgid "An octagon has eight equal sides." msgstr "An octagon has eight equal sides." @@ -335,8 +321,7 @@ msgstr "Stamps" #. Title of shape selector (buttons down the right for shapes tool) #. Shape creation tool (square, circle, etc.) -#: ../titles.h:56 -#: ../tools.h:54 +#: ../titles.h:56 ../tools.h:54 msgid "Shapes" msgstr "Shapes" @@ -347,8 +332,7 @@ msgstr "Letters" #. Title of magic tool selector (buttons down the right for magic (effect plugin) tool) #. "Magic" effects tools (blur, flip image, etc.) -#: ../titles.h:62 -#: ../tools.h:60 +#: ../titles.h:62 ../tools.h:60 msgid "Magic" msgstr "Magic" @@ -395,8 +379,7 @@ msgstr "New" #. Open a saved picture #. buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:75 -#: ../tuxpaint.c:7830 +#: ../tools.h:75 ../tuxpaint.c:7835 msgid "Open" msgstr "Open" @@ -432,13 +415,18 @@ msgstr "Click to start drawing a line. Let go to complete it." #. Shape tool instructions #: ../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." -msgstr "Pick a shape. Click to pick the centre, drag, then let go when it is the size you want. Move around to rotate it, and click to draw it." +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." +msgstr "" +"Pick a shape. Click to pick the centre, drag, then let go when it is the " +"size you want. Move around to rotate it, and click to draw it." #. Text tool instructions #: ../tools.h:104 msgid "Choose a style of text. Click on your drawing and you can start typing." -msgstr "Choose a style of text. Click on your drawing and you can start typing." +msgstr "" +"Choose a style of text. Click on your drawing and you can start typing." #. Magic tool instruction #: ../tools.h:107 @@ -506,181 +494,174 @@ msgid "OK then… Let’s keep drawing this one!" msgstr "OK then… Let’s keep drawing this one!" #. Prompt to confirm user wishes to quit -#: ../tuxpaint.c:1804 +#: ../tuxpaint.c:1809 msgid "Do you really want to quit?" msgstr "Do you really want to quit?" #. Quit prompt positive response (quit) -#: ../tuxpaint.c:1807 +#: ../tuxpaint.c:1812 msgid "Yes, I'm done!" msgstr "Yes, I'm done!" #. Quit prompt negative response (don't quit) -#: ../tuxpaint.c:1810 -#: ../tuxpaint.c:1837 +#: ../tuxpaint.c:1815 ../tuxpaint.c:1842 msgid "No, take me back!" msgstr "No. take me back!" #. Current picture is not saved; user is quitting -#: ../tuxpaint.c:1814 +#: ../tuxpaint.c:1819 msgid "If you quit, you’ll lose your picture! Save it?" msgstr "If you quit, you’ll lose your picture! Save it?" -#: ../tuxpaint.c:1815 -#: ../tuxpaint.c:1820 +#: ../tuxpaint.c:1820 ../tuxpaint.c:1825 msgid "Yes, save it!" msgstr "Yes, save it!" -#: ../tuxpaint.c:1816 -#: ../tuxpaint.c:1821 +#: ../tuxpaint.c:1821 ../tuxpaint.c:1826 msgid "No, don't bother saving!" msgstr "No, don't bother saving!" #. Current picture is not saved; user is opening another picture -#: ../tuxpaint.c:1819 +#: ../tuxpaint.c:1824 msgid "Save your picture first?" msgstr "Save your picture first?" #. Error opening picture -#: ../tuxpaint.c:1824 +#: ../tuxpaint.c:1829 msgid "Can’t open that picture!" msgstr "Can’t open that picture!" #. Generic dialog dismissal -#: ../tuxpaint.c:1827 -#: ../tuxpaint.c:1832 -#: ../tuxpaint.c:1841 -#: ../tuxpaint.c:1845 -#: ../tuxpaint.c:1854 +#: ../tuxpaint.c:1832 ../tuxpaint.c:1837 ../tuxpaint.c:1846 ../tuxpaint.c:1850 +#: ../tuxpaint.c:1859 msgid "OK" msgstr "OK" #. Notification that 'Open' dialog has nothing to show -#: ../tuxpaint.c:1831 +#: ../tuxpaint.c:1836 msgid "There are no saved files!" msgstr "There are no saved files!" #. Verification of print action -#: ../tuxpaint.c:1835 +#: ../tuxpaint.c:1840 msgid "Print your picture now?" msgstr "Print your picture now?" -#: ../tuxpaint.c:1836 +#: ../tuxpaint.c:1841 msgid "Yes, print it!" msgstr "Yes, print it!" #. Confirmation of successful (we hope) printing -#: ../tuxpaint.c:1840 +#: ../tuxpaint.c:1845 msgid "Your picture has been printed!" msgstr "Your picture has been printed!" #. Notification that it's too soon to print again (--printdelay option is in effect) -#: ../tuxpaint.c:1844 +#: ../tuxpaint.c:1849 msgid "You can’t print yet!" msgstr "You can’t print yet!" #. Prompt to confirm erasing a picture in the Open dialog -#: ../tuxpaint.c:1848 +#: ../tuxpaint.c:1853 msgid "Erase this picture?" msgstr "Erase this picture?" -#: ../tuxpaint.c:1849 +#: ../tuxpaint.c:1854 msgid "Yes, erase it!" msgstr "Yes, erase it!" -#: ../tuxpaint.c:1850 +#: ../tuxpaint.c:1855 msgid "No, don't erase it!" msgstr "No, don't erase it!" #. Reminder that Mouse Button 1 is the button to use in Tux Paint -#: ../tuxpaint.c:1853 +#: ../tuxpaint.c:1858 msgid "Remember to use the left mouse button!" msgstr "Remember to use the left mouse button!" #. Sound has been muted (silenced) via keyboard shortcut -#: ../tuxpaint.c:1964 +#: ../tuxpaint.c:1969 msgid "Sound muted." msgstr "Sound muted." #. Sound has been unmuted (unsilenced) via keyboard shortcut -#: ../tuxpaint.c:1969 +#: ../tuxpaint.c:1974 msgid "Sound unmuted." msgstr "Sound unmuted." #. Wait while Text tool finishes loading fonts -#: ../tuxpaint.c:2406 +#: ../tuxpaint.c:2411 msgid "Please wait…" msgstr "Please wait…" -#: ../tuxpaint.c:7056 +#: ../tuxpaint.c:7061 msgid "Pick a color." msgstr "Pick a colour." #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:7833 +#: ../tuxpaint.c:7838 msgid "Erase" msgstr "Erase" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:7836 +#: ../tuxpaint.c:7841 msgid "Slides" msgstr "Slides" #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:7839 +#: ../tuxpaint.c:7844 msgid "Back" msgstr "Back" #. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:7842 +#: ../tuxpaint.c:7847 msgid "Next" msgstr "Next" #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:7845 +#: ../tuxpaint.c:7850 msgid "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 -#: ../tuxpaint.c:8438 +#: ../tuxpaint.c:8443 msgid "Aa" msgstr "Aa" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:11343 +#: ../tuxpaint.c:11348 msgid "Yes" msgstr "Yes" -#: ../tuxpaint.c:11347 +#: ../tuxpaint.c:11352 msgid "No" msgstr "No" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:12296 +#: ../tuxpaint.c:12301 msgid "Replace the picture with your changes?" msgstr "Replace the picture with your changes?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:12300 +#: ../tuxpaint.c:12305 msgid "Yes, replace the old one!" msgstr "Yes, replace the old one!" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:12304 +#: ../tuxpaint.c:12309 msgid "No, save a new file!" msgstr "No, save a new file!" -#: ../tuxpaint.c:13067 +#: ../tuxpaint.c:13072 msgid "Choose the picture you want, then click “Open”." msgstr "Choose the picture you want, then click ‘Open’." #. Let user choose images: #. Instructions for Slideshow file dialog (FIXME: Make a #define) -#: ../tuxpaint.c:14054 -#: ../tuxpaint.c:14368 +#: ../tuxpaint.c:14059 ../tuxpaint.c:14373 msgid "Choose the pictures you want, then click “Play”." msgstr "Choose the pictures you want, then click ‘Play’." @@ -696,272 +677,299 @@ msgstr "Drawing program" msgid "Tux Paint" msgstr "Tux Paint" -#: ../../magic/src/blocks_chalk_drip.c:133 +#: ../../magic/src/blocks_chalk_drip.c:132 msgid "Blocks" msgstr "Blocks" -#: ../../magic/src/blocks_chalk_drip.c:135 +#: ../../magic/src/blocks_chalk_drip.c:134 msgid "Chalk" msgstr "Chalk" -#: ../../magic/src/blocks_chalk_drip.c:137 +#: ../../magic/src/blocks_chalk_drip.c:136 msgid "Drip" msgstr "Drip" -#: ../../magic/src/blocks_chalk_drip.c:147 +#: ../../magic/src/blocks_chalk_drip.c:146 msgid "Click and move the mouse around to make the picture blocky." msgstr "Click and move the mouse around to make the picture blocky." -#: ../../magic/src/blocks_chalk_drip.c:150 -msgid "Click and move the mouse around to turn the picture into a chalk drawing." -msgstr "Click and move the mouse around to turn the picture into a chalk drawing." +#: ../../magic/src/blocks_chalk_drip.c:149 +msgid "" +"Click and move the mouse around to turn the picture into a chalk drawing." +msgstr "" +"Click and move the mouse around to turn the picture into a chalk drawing." -#: ../../magic/src/blocks_chalk_drip.c:153 +#: ../../magic/src/blocks_chalk_drip.c:152 msgid "Click and move the mouse around to make the picture drip." msgstr "Click and move the mouse around to make the picture drip." -#: ../../magic/src/blur.c:77 +#: ../../magic/src/blur.c:76 msgid "Blur" msgstr "Blur" -#: ../../magic/src/blur.c:84 +#: ../../magic/src/blur.c:83 msgid "Click and move the mouse around to blur the picture." msgstr "Click and move the mouse around to blur the picture." #. Both are named "Bricks", at the moment: -#: ../../magic/src/bricks.c:105 +#: ../../magic/src/bricks.c:104 msgid "Bricks" msgstr "Bricks" -#: ../../magic/src/bricks.c:112 +#: ../../magic/src/bricks.c:111 msgid "Click and move to draw large bricks." msgstr "Click and move to draw large bricks." -#: ../../magic/src/bricks.c:114 +#: ../../magic/src/bricks.c:113 msgid "Click and move to draw small bricks." msgstr "Click and move to draw small bricks." -#: ../../magic/src/calligraphy.c:109 +#: ../../magic/src/calligraphy.c:108 msgid "Calligraphy" msgstr "Calligraphy" -#: ../../magic/src/calligraphy.c:116 +#: ../../magic/src/calligraphy.c:115 msgid "Click and move the mouse around to draw in calligraphy." msgstr "Click and move the mouse around to draw in calligraphy." -#: ../../magic/src/cartoon.c:81 +#: ../../magic/src/cartoon.c:80 msgid "Cartoon" msgstr "Cartoon" -#: ../../magic/src/cartoon.c:88 +#: ../../magic/src/cartoon.c:87 msgid "Click and move the mouse around to turn the picture into a cartoon." msgstr "Click and move the mouse around to turn the picture into a cartoon." -#: ../../magic/src/distortion.c:122 +#: ../../magic/src/distortion.c:121 msgid "Distortion" msgstr "Distortion" -#: ../../magic/src/distortion.c:130 +#: ../../magic/src/distortion.c:129 #, fuzzy msgid "Click and drag the mouse to cause a distortion in your picture." msgstr "Click and drag the mouse to cause a distortion in your picture." -#: ../../magic/src/emboss.c:77 +#: ../../magic/src/emboss.c:76 msgid "Emboss" msgstr "Emboss" -#: ../../magic/src/emboss.c:83 +#: ../../magic/src/emboss.c:82 msgid "Click and drag the mouse to emboss the picture." msgstr "Click and drag the mouse to emboss the picture." -#: ../../magic/src/fade_darken.c:117 +#: ../../magic/src/fade_darken.c:116 msgid "Lighten" msgstr "Lighten" -#: ../../magic/src/fade_darken.c:119 +#: ../../magic/src/fade_darken.c:118 msgid "Darken" msgstr "Darken" -#: ../../magic/src/fade_darken.c:129 +#: ../../magic/src/fade_darken.c:128 msgid "Click and move to fade the colors." msgstr "Click and move to fade the colours." -#: ../../magic/src/fade_darken.c:132 +#: ../../magic/src/fade_darken.c:131 msgid "Click and move to darken the colors." msgstr "Click and move to darken the colours." -#: ../../magic/src/fill.c:88 +#: ../../magic/src/fill.c:87 msgid "Fill" msgstr "Fill" -#: ../../magic/src/fill.c:95 +#: ../../magic/src/fill.c:94 msgid "Click in the picture to fill that area with color." msgstr "Click in the picture to fill that area with colour." -#: ../../magic/src/flower.c:125 +#: ../../magic/src/flower.c:124 msgid "Flower" msgstr "Flower" -#: ../../magic/src/flower.c:131 +#: ../../magic/src/flower.c:130 msgid "Click and drag to draw a flower stalk. Let go to finish the flower." msgstr "Click and drag to draw a flower stalk. Let go to finish the flower." -#: ../../magic/src/foam.c:105 +#: ../../magic/src/foam.c:104 msgid "Foam" msgstr "Foam" -#: ../../magic/src/foam.c:111 +#: ../../magic/src/foam.c:110 msgid "Click and drag the mouse to cover an area with foamy bubbles." msgstr "Click and drag the mouse to cover an area with foamy bubbles." -#: ../../magic/src/glasstile.c:84 +#: ../../magic/src/glasstile.c:83 msgid "Glass Tile" msgstr "Glass Tile" -#: ../../magic/src/glasstile.c:90 +#: ../../magic/src/glasstile.c:89 msgid "Click and drag the mouse to put glass tile over your picture." msgstr "Click and drag the mouse to put glass tile over your picture." -#: ../../magic/src/grass.c:93 +#: ../../magic/src/grass.c:92 msgid "Grass" msgstr "Grass" -#: ../../magic/src/grass.c:99 +#: ../../magic/src/grass.c:98 msgid "Click and move to draw grass. Don’t forget the dirt!" msgstr "Click and move to draw grass. Don’t forget the dirt!" -#: ../../magic/src/kalidescope.c:78 +#: ../../magic/src/kalidescope.c:77 msgid "Kaleidoscope" msgstr "Kaleidoscope" -#: ../../magic/src/kalidescope.c:84 -msgid "Click and drag the mouse to draw with symmetric brushes (a kaleidoscope)." -msgstr "Click and drag the mouse to draw with symmetric brushes (a kaleidoscope)." +#: ../../magic/src/kalidescope.c:83 +msgid "" +"Click and drag the mouse to draw with symmetric brushes (a kaleidoscope)." +msgstr "" +"Click and drag the mouse to draw with symmetric brushes (a kaleidoscope)." -#: ../../magic/src/light.c:85 +#: ../../magic/src/light.c:84 msgid "Light" msgstr "Light" -#: ../../magic/src/light.c:91 +#: ../../magic/src/light.c:90 msgid "Click and drag to draw a beam of light on your picture." msgstr "Click and drag to draw a beam of light on your picture." -#: ../../magic/src/metalpaint.c:78 +#: ../../magic/src/metalpaint.c:77 msgid "Metal Paint" msgstr "Metal Paint" -#: ../../magic/src/metalpaint.c:84 +#: ../../magic/src/metalpaint.c:83 msgid "Click and drag the mouse to paint with a metallic color." msgstr "Click and drag the mouse to paint with a metallic color." -#: ../../magic/src/mirror_flip.c:95 +#: ../../magic/src/mirror_flip.c:94 msgid "Mirror" msgstr "Mirror" -#: ../../magic/src/mirror_flip.c:97 +#: ../../magic/src/mirror_flip.c:96 msgid "Flip" msgstr "Flip" -#: ../../magic/src/mirror_flip.c:107 +#: ../../magic/src/mirror_flip.c:106 msgid "Click to make a mirror image." msgstr "Click to make a mirror image." -#: ../../magic/src/mirror_flip.c:110 +#: ../../magic/src/mirror_flip.c:109 msgid "Click to flip the picture upside-down." msgstr "Click to flip the picture upside-down." -#: ../../magic/src/negative.c:73 +#: ../../magic/src/negative.c:72 msgid "Negative" msgstr "Negative" -#: ../../magic/src/negative.c:80 +#: ../../magic/src/negative.c:79 msgid "Click and move the mouse around to draw a negative." msgstr "Click and move the mouse around to draw a negative." -#: ../../magic/src/rainbow.c:108 +#: ../../magic/src/rainbow.c:107 msgid "Rainbow" msgstr "Rainbow" -#: ../../magic/src/rainbow.c:115 +#: ../../magic/src/rainbow.c:114 msgid "You can draw in rainbow colors!" msgstr "You can draw in rainbow colours!" -#: ../../magic/src/ripples.c:82 +#: ../../magic/src/ripples.c:81 msgid "Ripples" msgstr "Ripples" -#: ../../magic/src/ripples.c:88 +#: ../../magic/src/ripples.c:87 msgid "Click to make ripples appear over your picture." msgstr "Click to make ripples appear over your picture." -#: ../../magic/src/shift.c:105 +#: ../../magic/src/shift.c:104 msgid "Shift" msgstr "Shift" -#: ../../magic/src/shift.c:111 +#: ../../magic/src/shift.c:110 msgid "Click and drag to shift your picture around on the canvas." msgstr "Click and drag to move your picture around the canvas." -#: ../../magic/src/smudge.c:78 +#: ../../magic/src/smudge.c:77 msgid "Smudge" msgstr "Smudge" -#: ../../magic/src/smudge.c:85 +#: ../../magic/src/smudge.c:84 msgid "Click and move the mouse around to smudge the picture." msgstr "Click and move the mouse around to smudge the picture." -#: ../../magic/src/tint.c:78 +#: ../../magic/src/tint.c:77 msgid "Tint" msgstr "Tint" -#: ../../magic/src/tint.c:85 +#: ../../magic/src/tint.c:84 msgid "Click and move the mouse around to change the picture’s color." msgstr "Click and move the mouse around to change the picture’s colour." -#: ../../magic/src/waves.c:79 +#: ../../magic/src/waves.c:78 msgid "Waves" msgstr "Waves" -#: ../../magic/src/waves.c:85 -msgid "Click to make the picture 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 "Click to make the picture wavy. Click towards the top for shorter waves, the bottom for taller waves, the left for small waves, and the right for long waves." +#: ../../magic/src/waves.c:84 +msgid "" +"Click to make the picture 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 "" +"Click to make the picture wavy. Click towards the top for shorter waves, the " +"bottom for taller waves, the left for small waves, and the right for long " +"waves." #~ msgid "Sparkles" #~ msgstr "Sparkles" + #~ msgid "You now have a blank sheet to draw on!" #~ msgstr "You now have a blank sheet to draw on!" + #~ msgid "Start a new picture?" #~ msgstr "Start a new picture?" + #~ msgid "Yes, let's start fresh!" #~ msgstr "Yes, let's start afresh!" + #~ msgid "Click and move to draw sparkles." #~ msgstr "Click and move to draw sparkles." + #~ msgid "Starting a new picture will erase the current one!" #~ msgstr "Starting a new picture will erase the current one!" + #~ msgid "That’s OK!" #~ msgstr "That’s OK!" + #~ msgid "Never mind!" #~ msgstr "Never mind!" + #~ msgid "Save over the older version of this picture?" #~ msgstr "Save over the older version of this picture?" + #~ msgid "Green!" #~ msgstr "Green!" + #~ msgid "Fade" #~ msgstr "Fade" + #~ msgid "Oval" #~ msgstr "Oval" + #~ msgid "Diamond" #~ msgstr "Diamond" + #~ msgid "A square has four sides, each the same length." #~ msgstr "A square has four sides, each the same length." + #~ msgid "A circle is exactly round." #~ msgstr "A circle is exactly round." + #~ msgid "A diamond is a square, turned around slightly." #~ msgstr "A diamond is a square, turned around slightly." + #~ msgid "Lime!" #~ msgstr "Lime!" + #~ msgid "Fuchsia!" #~ msgstr "Fuchsia!" + #~ msgid "Silver!" #~ msgstr "Silver!" - diff --git a/src/po/en_ZA.po b/src/po/en_ZA.po index 6a56cd4a9..6333e9ad7 100644 --- a/src/po/en_ZA.po +++ b/src/po/en_ZA.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: 0.9.16\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-06-21 10:24-0700\n" +"POT-Creation-Date: 2008-06-27 13:15-0700\n" "PO-Revision-Date: 2007-07-01 21:46+0100\n" "Last-Translator: Caroline Ford \n" "Language-Team: English (South African) \n" @@ -380,7 +380,7 @@ msgstr "New" #. Open a saved picture #. buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:75 ../tuxpaint.c:7830 +#: ../tools.h:75 ../tuxpaint.c:7835 msgid "Open" msgstr "Open" @@ -496,174 +496,174 @@ msgid "OK then… Let’s keep drawing this one!" msgstr "OK then... Let’s keep drawing this one!" #. Prompt to confirm user wishes to quit -#: ../tuxpaint.c:1804 +#: ../tuxpaint.c:1809 msgid "Do you really want to quit?" msgstr "Do you really want to quit?" #. Quit prompt positive response (quit) -#: ../tuxpaint.c:1807 +#: ../tuxpaint.c:1812 msgid "Yes, I'm done!" msgstr "Yes, I'm done!" #. Quit prompt negative response (don't quit) -#: ../tuxpaint.c:1810 ../tuxpaint.c:1837 +#: ../tuxpaint.c:1815 ../tuxpaint.c:1842 msgid "No, take me back!" msgstr "No, take me back!" #. Current picture is not saved; user is quitting -#: ../tuxpaint.c:1814 +#: ../tuxpaint.c:1819 msgid "If you quit, you’ll lose your picture! Save it?" msgstr "If you quit, you’ll lose your picture! Save it?" -#: ../tuxpaint.c:1815 ../tuxpaint.c:1820 +#: ../tuxpaint.c:1820 ../tuxpaint.c:1825 msgid "Yes, save it!" msgstr "Yes, save it!" -#: ../tuxpaint.c:1816 ../tuxpaint.c:1821 +#: ../tuxpaint.c:1821 ../tuxpaint.c:1826 msgid "No, don't bother saving!" msgstr "No, don't bother saving!" #. Current picture is not saved; user is opening another picture -#: ../tuxpaint.c:1819 +#: ../tuxpaint.c:1824 msgid "Save your picture first?" msgstr "Save your picture first?" #. Error opening picture -#: ../tuxpaint.c:1824 +#: ../tuxpaint.c:1829 msgid "Can’t open that picture!" msgstr "Can’t open that picture!" #. Generic dialog dismissal -#: ../tuxpaint.c:1827 ../tuxpaint.c:1832 ../tuxpaint.c:1841 ../tuxpaint.c:1845 -#: ../tuxpaint.c:1854 +#: ../tuxpaint.c:1832 ../tuxpaint.c:1837 ../tuxpaint.c:1846 ../tuxpaint.c:1850 +#: ../tuxpaint.c:1859 msgid "OK" msgstr "OK" #. Notification that 'Open' dialog has nothing to show -#: ../tuxpaint.c:1831 +#: ../tuxpaint.c:1836 msgid "There are no saved files!" msgstr "There are no saved files!" #. Verification of print action -#: ../tuxpaint.c:1835 +#: ../tuxpaint.c:1840 msgid "Print your picture now?" msgstr "Print your picture now?" -#: ../tuxpaint.c:1836 +#: ../tuxpaint.c:1841 msgid "Yes, print it!" msgstr "Yes, print it!" #. Confirmation of successful (we hope) printing -#: ../tuxpaint.c:1840 +#: ../tuxpaint.c:1845 msgid "Your picture has been printed!" msgstr "Your picture has been printed!" #. Notification that it's too soon to print again (--printdelay option is in effect) -#: ../tuxpaint.c:1844 +#: ../tuxpaint.c:1849 msgid "You can’t print yet!" msgstr "You can’t print yet!" #. Prompt to confirm erasing a picture in the Open dialog -#: ../tuxpaint.c:1848 +#: ../tuxpaint.c:1853 msgid "Erase this picture?" msgstr "Erase this picture?" -#: ../tuxpaint.c:1849 +#: ../tuxpaint.c:1854 msgid "Yes, erase it!" msgstr "Yes, erase it!" -#: ../tuxpaint.c:1850 +#: ../tuxpaint.c:1855 msgid "No, don't erase it!" msgstr "No, don't erase it!" #. Reminder that Mouse Button 1 is the button to use in Tux Paint -#: ../tuxpaint.c:1853 +#: ../tuxpaint.c:1858 msgid "Remember to use the left mouse button!" msgstr "Remember to use the left mouse button!" #. Sound has been muted (silenced) via keyboard shortcut -#: ../tuxpaint.c:1964 +#: ../tuxpaint.c:1969 msgid "Sound muted." msgstr "" #. Sound has been unmuted (unsilenced) via keyboard shortcut -#: ../tuxpaint.c:1969 +#: ../tuxpaint.c:1974 msgid "Sound unmuted." msgstr "" #. Wait while Text tool finishes loading fonts -#: ../tuxpaint.c:2406 +#: ../tuxpaint.c:2411 msgid "Please wait…" msgstr "Please wait…" -#: ../tuxpaint.c:7056 +#: ../tuxpaint.c:7061 msgid "Pick a color." msgstr "" #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:7833 +#: ../tuxpaint.c:7838 msgid "Erase" msgstr "Erase" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:7836 +#: ../tuxpaint.c:7841 msgid "Slides" msgstr "Slides" #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:7839 +#: ../tuxpaint.c:7844 msgid "Back" msgstr "Back" #. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:7842 +#: ../tuxpaint.c:7847 msgid "Next" msgstr "Next" #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:7845 +#: ../tuxpaint.c:7850 msgid "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 -#: ../tuxpaint.c:8438 +#: ../tuxpaint.c:8443 msgid "Aa" msgstr "Aa" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:11343 +#: ../tuxpaint.c:11348 msgid "Yes" msgstr "Yes" -#: ../tuxpaint.c:11347 +#: ../tuxpaint.c:11352 msgid "No" msgstr "No" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:12296 +#: ../tuxpaint.c:12301 msgid "Replace the picture with your changes?" msgstr "Replace the picture with your changes?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:12300 +#: ../tuxpaint.c:12305 msgid "Yes, replace the old one!" msgstr "Yes, replace the old one!" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:12304 +#: ../tuxpaint.c:12309 msgid "No, save a new file!" msgstr "No, save a new file!" -#: ../tuxpaint.c:13067 +#: ../tuxpaint.c:13072 msgid "Choose the picture you want, then click “Open”." msgstr "Choose the picture you want, then click “Open”." #. Let user choose images: #. Instructions for Slideshow file dialog (FIXME: Make a #define) -#: ../tuxpaint.c:14054 ../tuxpaint.c:14368 +#: ../tuxpaint.c:14059 ../tuxpaint.c:14373 msgid "Choose the pictures you want, then click “Play”." msgstr "Choose the pictures you want, then click “Play”." @@ -679,249 +679,249 @@ msgstr "Drawing program" msgid "Tux Paint" msgstr "Tux Paint" -#: ../../magic/src/blocks_chalk_drip.c:133 +#: ../../magic/src/blocks_chalk_drip.c:132 msgid "Blocks" msgstr "Blocks" -#: ../../magic/src/blocks_chalk_drip.c:135 +#: ../../magic/src/blocks_chalk_drip.c:134 msgid "Chalk" msgstr "Chalk" -#: ../../magic/src/blocks_chalk_drip.c:137 +#: ../../magic/src/blocks_chalk_drip.c:136 msgid "Drip" msgstr "Drip" -#: ../../magic/src/blocks_chalk_drip.c:147 +#: ../../magic/src/blocks_chalk_drip.c:146 msgid "Click and move the mouse around to make the picture blocky." msgstr "Click and move the mouse around to make the picture blocky." -#: ../../magic/src/blocks_chalk_drip.c:150 +#: ../../magic/src/blocks_chalk_drip.c:149 msgid "" "Click and move the mouse around to turn the picture into a chalk drawing." msgstr "" "Click and move the mouse around to turn the picture into a chalk drawing." -#: ../../magic/src/blocks_chalk_drip.c:153 +#: ../../magic/src/blocks_chalk_drip.c:152 msgid "Click and move the mouse around to make the picture drip." msgstr "Click and move the mouse around to make the picture drip." -#: ../../magic/src/blur.c:77 +#: ../../magic/src/blur.c:76 msgid "Blur" msgstr "Blur" -#: ../../magic/src/blur.c:84 +#: ../../magic/src/blur.c:83 msgid "Click and move the mouse around to blur the picture." msgstr "Click and move the mouse around to blur the picture." #. Both are named "Bricks", at the moment: -#: ../../magic/src/bricks.c:105 +#: ../../magic/src/bricks.c:104 #, fuzzy msgid "Bricks" msgstr "Bricks" -#: ../../magic/src/bricks.c:112 +#: ../../magic/src/bricks.c:111 msgid "Click and move to draw large bricks." msgstr "Click and move to draw large bricks." -#: ../../magic/src/bricks.c:114 +#: ../../magic/src/bricks.c:113 msgid "Click and move to draw small bricks." msgstr "Click and move to draw small bricks." -#: ../../magic/src/calligraphy.c:109 +#: ../../magic/src/calligraphy.c:108 msgid "Calligraphy" msgstr "" -#: ../../magic/src/calligraphy.c:116 +#: ../../magic/src/calligraphy.c:115 #, fuzzy msgid "Click and move the mouse around to draw in calligraphy." msgstr "Click and move the mouse around to draw a negative." -#: ../../magic/src/cartoon.c:81 +#: ../../magic/src/cartoon.c:80 msgid "Cartoon" msgstr "Cartoon" -#: ../../magic/src/cartoon.c:88 +#: ../../magic/src/cartoon.c:87 msgid "Click and move the mouse around to turn the picture into a cartoon." msgstr "Click and move the mouse around to turn the picture into a cartoon." -#: ../../magic/src/distortion.c:122 +#: ../../magic/src/distortion.c:121 msgid "Distortion" msgstr "" -#: ../../magic/src/distortion.c:130 +#: ../../magic/src/distortion.c:129 #, fuzzy msgid "Click and drag the mouse to cause a distortion in your picture." msgstr "Click and move the mouse around to blur the picture." -#: ../../magic/src/emboss.c:77 +#: ../../magic/src/emboss.c:76 msgid "Emboss" msgstr "" -#: ../../magic/src/emboss.c:83 +#: ../../magic/src/emboss.c:82 #, fuzzy msgid "Click and drag the mouse to emboss the picture." msgstr "Click and move the mouse around to blur the picture." -#: ../../magic/src/fade_darken.c:117 +#: ../../magic/src/fade_darken.c:116 msgid "Lighten" msgstr "Lighten" -#: ../../magic/src/fade_darken.c:119 +#: ../../magic/src/fade_darken.c:118 msgid "Darken" msgstr "Darken" -#: ../../magic/src/fade_darken.c:129 +#: ../../magic/src/fade_darken.c:128 msgid "Click and move to fade the colors." msgstr "Click and move to fade the colours." -#: ../../magic/src/fade_darken.c:132 +#: ../../magic/src/fade_darken.c:131 msgid "Click and move to darken the colors." msgstr "Click and move to darken the colours." -#: ../../magic/src/fill.c:88 +#: ../../magic/src/fill.c:87 msgid "Fill" msgstr "Fill" -#: ../../magic/src/fill.c:95 +#: ../../magic/src/fill.c:94 msgid "Click in the picture to fill that area with color." msgstr "Click in the picture to fill that area with colour." -#: ../../magic/src/flower.c:125 +#: ../../magic/src/flower.c:124 msgid "Flower" msgstr "" -#: ../../magic/src/flower.c:131 +#: ../../magic/src/flower.c:130 msgid "Click and drag to draw a flower stalk. Let go to finish the flower." msgstr "" -#: ../../magic/src/foam.c:105 +#: ../../magic/src/foam.c:104 msgid "Foam" msgstr "" -#: ../../magic/src/foam.c:111 +#: ../../magic/src/foam.c:110 #, fuzzy msgid "Click and drag the mouse to cover an area with foamy bubbles." msgstr "Click in the picture to fill that area with colour." -#: ../../magic/src/glasstile.c:84 +#: ../../magic/src/glasstile.c:83 msgid "Glass Tile" msgstr "" -#: ../../magic/src/glasstile.c:90 +#: ../../magic/src/glasstile.c:89 #, fuzzy msgid "Click and drag the mouse to put glass tile over your picture." msgstr "Click and move the mouse around to blur the picture." -#: ../../magic/src/grass.c:93 +#: ../../magic/src/grass.c:92 msgid "Grass" msgstr "Grass" -#: ../../magic/src/grass.c:99 +#: ../../magic/src/grass.c:98 msgid "Click and move to draw grass. Don’t forget the dirt!" msgstr "Click and move to draw grass. Don’t forget the dirt!" -#: ../../magic/src/kalidescope.c:78 +#: ../../magic/src/kalidescope.c:77 msgid "Kaleidoscope" msgstr "" -#: ../../magic/src/kalidescope.c:84 +#: ../../magic/src/kalidescope.c:83 #, fuzzy msgid "" "Click and drag the mouse to draw with symmetric brushes (a kaleidoscope)." msgstr "Click and move to darken the colours." -#: ../../magic/src/light.c:85 +#: ../../magic/src/light.c:84 #, fuzzy msgid "Light" msgstr "Lighten" -#: ../../magic/src/light.c:91 +#: ../../magic/src/light.c:90 #, fuzzy msgid "Click and drag to draw a beam of light on your picture." msgstr "Click and move the mouse around to blur the picture." -#: ../../magic/src/metalpaint.c:78 +#: ../../magic/src/metalpaint.c:77 #, fuzzy msgid "Metal Paint" msgstr "Paint" -#: ../../magic/src/metalpaint.c:84 +#: ../../magic/src/metalpaint.c:83 #, fuzzy msgid "Click and drag the mouse to paint with a metallic color." msgstr "Click and move to darken the colours." -#: ../../magic/src/mirror_flip.c:95 +#: ../../magic/src/mirror_flip.c:94 msgid "Mirror" msgstr "Mirror" -#: ../../magic/src/mirror_flip.c:97 +#: ../../magic/src/mirror_flip.c:96 msgid "Flip" msgstr "Flip" -#: ../../magic/src/mirror_flip.c:107 +#: ../../magic/src/mirror_flip.c:106 msgid "Click to make a mirror image." msgstr "Click to make a mirror image." -#: ../../magic/src/mirror_flip.c:110 +#: ../../magic/src/mirror_flip.c:109 msgid "Click to flip the picture upside-down." msgstr "Click to flip the picture upside-down." -#: ../../magic/src/negative.c:73 +#: ../../magic/src/negative.c:72 msgid "Negative" msgstr "Negative" -#: ../../magic/src/negative.c:80 +#: ../../magic/src/negative.c:79 msgid "Click and move the mouse around to draw a negative." msgstr "Click and move the mouse around to draw a negative." -#: ../../magic/src/rainbow.c:108 +#: ../../magic/src/rainbow.c:107 msgid "Rainbow" msgstr "Rainbow" -#: ../../magic/src/rainbow.c:115 +#: ../../magic/src/rainbow.c:114 msgid "You can draw in rainbow colors!" msgstr "You can draw in rainbow colours!" -#: ../../magic/src/ripples.c:82 +#: ../../magic/src/ripples.c:81 msgid "Ripples" msgstr "" -#: ../../magic/src/ripples.c:88 +#: ../../magic/src/ripples.c:87 #, fuzzy msgid "Click to make ripples appear over your picture." msgstr "Click and move the mouse around to blur the picture." -#: ../../magic/src/shift.c:105 +#: ../../magic/src/shift.c:104 msgid "Shift" msgstr "" -#: ../../magic/src/shift.c:111 +#: ../../magic/src/shift.c:110 #, fuzzy msgid "Click and drag to shift your picture around on the canvas." msgstr "Click and move the mouse around to blur the picture." -#: ../../magic/src/smudge.c:78 +#: ../../magic/src/smudge.c:77 msgid "Smudge" msgstr "Smudge" -#: ../../magic/src/smudge.c:85 +#: ../../magic/src/smudge.c:84 msgid "Click and move the mouse around to smudge the picture." msgstr "Click and move the mouse around to smudge the picture." -#: ../../magic/src/tint.c:78 +#: ../../magic/src/tint.c:77 msgid "Tint" msgstr "Tint" -#: ../../magic/src/tint.c:85 +#: ../../magic/src/tint.c:84 msgid "Click and move the mouse around to change the picture’s color." msgstr "Click and move the mouse around to change the picture’s colour." -#: ../../magic/src/waves.c:79 +#: ../../magic/src/waves.c:78 #, fuzzy msgid "Waves" msgstr "Save" -#: ../../magic/src/waves.c:85 +#: ../../magic/src/waves.c:84 msgid "" "Click to make the picture wavy. Click toward the top for shorter waves, the " "bottom for taller waves, the left for small waves, and the right for long " diff --git a/src/po/eo.po b/src/po/eo.po index 2c8c8a70f..2f85d8161 100644 --- a/src/po/eo.po +++ b/src/po/eo.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: tuxpaint 0.9.18\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-06-21 10:24-0700\n" +"POT-Creation-Date: 2008-06-27 13:15-0700\n" "PO-Revision-Date: 2008-01-29 15:00+0000\n" "Last-Translator: Edmund GRIMLEY EVANS \n" "Language-Team: Esperanto \n" @@ -377,7 +377,7 @@ msgstr "Nova" #. Open a saved picture #. buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:75 ../tuxpaint.c:7830 +#: ../tools.h:75 ../tuxpaint.c:7835 msgid "Open" msgstr "Malfermi" @@ -492,174 +492,174 @@ msgid "OK then… Let’s keep drawing this one!" msgstr "Bone ... Ni plu desegnu ĝi tiun!" #. Prompt to confirm user wishes to quit -#: ../tuxpaint.c:1804 +#: ../tuxpaint.c:1809 msgid "Do you really want to quit?" msgstr "Ĉu vi vere volas ĉesi?" #. Quit prompt positive response (quit) -#: ../tuxpaint.c:1807 +#: ../tuxpaint.c:1812 msgid "Yes, I'm done!" msgstr "Jes, mi finis!" #. Quit prompt negative response (don't quit) -#: ../tuxpaint.c:1810 ../tuxpaint.c:1837 +#: ../tuxpaint.c:1815 ../tuxpaint.c:1842 msgid "No, take me back!" msgstr "Ne, mi volas daŭrigi!" #. Current picture is not saved; user is quitting -#: ../tuxpaint.c:1814 +#: ../tuxpaint.c:1819 msgid "If you quit, you’ll lose your picture! Save it?" msgstr "Se vi ĉesos, via bildo perdiĝos? Ĉu vi volas unue skribi ĝin?" -#: ../tuxpaint.c:1815 ../tuxpaint.c:1820 +#: ../tuxpaint.c:1820 ../tuxpaint.c:1825 msgid "Yes, save it!" msgstr "Jes, skribu ĝin!" -#: ../tuxpaint.c:1816 ../tuxpaint.c:1821 +#: ../tuxpaint.c:1821 ../tuxpaint.c:1826 msgid "No, don't bother saving!" msgstr "Ne, ne skribu ĝin!" #. Current picture is not saved; user is opening another picture -#: ../tuxpaint.c:1819 +#: ../tuxpaint.c:1824 msgid "Save your picture first?" msgstr "Ĉu vi volas unu skribi vian nunan bildon?" #. Error opening picture -#: ../tuxpaint.c:1824 +#: ../tuxpaint.c:1829 msgid "Can’t open that picture!" msgstr "Ne povas malfermi tiun bildon!" #. Generic dialog dismissal -#: ../tuxpaint.c:1827 ../tuxpaint.c:1832 ../tuxpaint.c:1841 ../tuxpaint.c:1845 -#: ../tuxpaint.c:1854 +#: ../tuxpaint.c:1832 ../tuxpaint.c:1837 ../tuxpaint.c:1846 ../tuxpaint.c:1850 +#: ../tuxpaint.c:1859 msgid "OK" msgstr "Bone" #. Notification that 'Open' dialog has nothing to show -#: ../tuxpaint.c:1831 +#: ../tuxpaint.c:1836 msgid "There are no saved files!" msgstr "Ne estas skribitaj dosieroj!" #. Verification of print action -#: ../tuxpaint.c:1835 +#: ../tuxpaint.c:1840 msgid "Print your picture now?" msgstr "Ĉu presi la bildon nun?" -#: ../tuxpaint.c:1836 +#: ../tuxpaint.c:1841 msgid "Yes, print it!" msgstr "Jes, presu ĝin!" #. Confirmation of successful (we hope) printing -#: ../tuxpaint.c:1840 +#: ../tuxpaint.c:1845 msgid "Your picture has been printed!" msgstr "Via bildo estis presita!" #. Notification that it's too soon to print again (--printdelay option is in effect) -#: ../tuxpaint.c:1844 +#: ../tuxpaint.c:1849 msgid "You can’t print yet!" msgstr "Vi ankoraŭ ne povas presi!" #. Prompt to confirm erasing a picture in the Open dialog -#: ../tuxpaint.c:1848 +#: ../tuxpaint.c:1853 msgid "Erase this picture?" msgstr "Ĉu forviŝi ĉi tiun bildon?" -#: ../tuxpaint.c:1849 +#: ../tuxpaint.c:1854 msgid "Yes, erase it!" msgstr "Jes, forviŝu ĝin!" -#: ../tuxpaint.c:1850 +#: ../tuxpaint.c:1855 msgid "No, don't erase it!" msgstr "Ne, ne forviŝu ĝin!" #. Reminder that Mouse Button 1 is the button to use in Tux Paint -#: ../tuxpaint.c:1853 +#: ../tuxpaint.c:1858 msgid "Remember to use the left mouse button!" msgstr "Ne forgesu uzi la maldekstran musbutonon!" #. Sound has been muted (silenced) via keyboard shortcut -#: ../tuxpaint.c:1964 +#: ../tuxpaint.c:1969 msgid "Sound muted." msgstr "Sono malŝaltita." #. Sound has been unmuted (unsilenced) via keyboard shortcut -#: ../tuxpaint.c:1969 +#: ../tuxpaint.c:1974 msgid "Sound unmuted." msgstr "Sono ŝaltita." #. Wait while Text tool finishes loading fonts -#: ../tuxpaint.c:2406 +#: ../tuxpaint.c:2411 msgid "Please wait…" msgstr "Bonvolu atendi ..." -#: ../tuxpaint.c:7056 +#: ../tuxpaint.c:7061 msgid "Pick a color." msgstr "Elektu koloron." #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:7833 +#: ../tuxpaint.c:7838 msgid "Erase" msgstr "Forviŝi" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:7836 +#: ../tuxpaint.c:7841 msgid "Slides" msgstr "Lumbildoj" #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:7839 +#: ../tuxpaint.c:7844 msgid "Back" msgstr "Reen" #. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:7842 +#: ../tuxpaint.c:7847 msgid "Next" msgstr "Sekva" #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:7845 +#: ../tuxpaint.c:7850 msgid "Play" 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 -#: ../tuxpaint.c:8438 +#: ../tuxpaint.c:8443 msgid "Aa" msgstr "" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:11343 +#: ../tuxpaint.c:11348 msgid "Yes" msgstr "Jes" -#: ../tuxpaint.c:11347 +#: ../tuxpaint.c:11352 msgid "No" msgstr "Ne" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:12296 +#: ../tuxpaint.c:12301 msgid "Replace the picture with your changes?" msgstr "Ĉu anstataŭigi la bildon per viaj ŝanĝoj?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:12300 +#: ../tuxpaint.c:12305 msgid "Yes, replace the old one!" msgstr "Jes, anstataŭigi la malnovan!" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:12304 +#: ../tuxpaint.c:12309 msgid "No, save a new file!" msgstr "Ne, skribu novan dosieron!" -#: ../tuxpaint.c:13067 +#: ../tuxpaint.c:13072 msgid "Choose the picture you want, then click “Open”." msgstr "Elektu la bildon, kiun vi volas, kaj alklaku \"Malfermi\"." #. Let user choose images: #. Instructions for Slideshow file dialog (FIXME: Make a #define) -#: ../tuxpaint.c:14054 ../tuxpaint.c:14368 +#: ../tuxpaint.c:14059 ../tuxpaint.c:14373 msgid "Choose the pictures you want, then click “Play”." msgstr "Elektu la bildon, kiun vi volas, kaj alklaku \"Ludi\"." @@ -675,237 +675,237 @@ msgstr "Desegnoprogramo" msgid "Tux Paint" msgstr "Tux-Desegnilo" -#: ../../magic/src/blocks_chalk_drip.c:133 +#: ../../magic/src/blocks_chalk_drip.c:132 msgid "Blocks" msgstr "Blokoj" -#: ../../magic/src/blocks_chalk_drip.c:135 +#: ../../magic/src/blocks_chalk_drip.c:134 msgid "Chalk" msgstr "Kreto" -#: ../../magic/src/blocks_chalk_drip.c:137 +#: ../../magic/src/blocks_chalk_drip.c:136 msgid "Drip" msgstr "Gutigi" -#: ../../magic/src/blocks_chalk_drip.c:147 +#: ../../magic/src/blocks_chalk_drip.c:146 msgid "Click and move the mouse around to make the picture blocky." msgstr "Alklaku kaj movu la muson por igi la bildon blokeca." -#: ../../magic/src/blocks_chalk_drip.c:150 +#: ../../magic/src/blocks_chalk_drip.c:149 msgid "" "Click and move the mouse around to turn the picture into a chalk drawing." msgstr "Alklaku kaj movu la muson por ŝanĝi la bildon en kretodesegnaĵon." -#: ../../magic/src/blocks_chalk_drip.c:153 +#: ../../magic/src/blocks_chalk_drip.c:152 msgid "Click and move the mouse around to make the picture drip." msgstr "Alklaku kaj movu la muson por igi la bildon guti." -#: ../../magic/src/blur.c:77 +#: ../../magic/src/blur.c:76 msgid "Blur" msgstr "Malklarigi" -#: ../../magic/src/blur.c:84 +#: ../../magic/src/blur.c:83 msgid "Click and move the mouse around to blur the picture." msgstr "Alklaku kaj movu la muson por malklarigi la bildon." #. Both are named "Bricks", at the moment: -#: ../../magic/src/bricks.c:105 +#: ../../magic/src/bricks.c:104 msgid "Bricks" msgstr "Brikoj" -#: ../../magic/src/bricks.c:112 +#: ../../magic/src/bricks.c:111 msgid "Click and move to draw large bricks." msgstr "Alklaku kaj movu por desegni grandajn brikojn." -#: ../../magic/src/bricks.c:114 +#: ../../magic/src/bricks.c:113 msgid "Click and move to draw small bricks." msgstr "Alklaku kaj movu por desegni malgrandajn brikojn." -#: ../../magic/src/calligraphy.c:109 +#: ../../magic/src/calligraphy.c:108 msgid "Calligraphy" msgstr "Kaligrafio" -#: ../../magic/src/calligraphy.c:116 +#: ../../magic/src/calligraphy.c:115 msgid "Click and move the mouse around to draw in calligraphy." msgstr "Alklaku kaj movu la muson por desegni kaligrafie." -#: ../../magic/src/cartoon.c:81 +#: ../../magic/src/cartoon.c:80 msgid "Cartoon" msgstr "Karikaturigi" -#: ../../magic/src/cartoon.c:88 +#: ../../magic/src/cartoon.c:87 msgid "Click and move the mouse around to turn the picture into a cartoon." msgstr "Alklaku kaj movu la muson por ŝanĝi la bildon en karikaturon." -#: ../../magic/src/distortion.c:122 +#: ../../magic/src/distortion.c:121 msgid "Distortion" msgstr "Distordo" -#: ../../magic/src/distortion.c:130 +#: ../../magic/src/distortion.c:129 msgid "Click and drag the mouse to cause a distortion in your picture." msgstr "Alklaku kaj movu la muson por distordi vian bildon." -#: ../../magic/src/emboss.c:77 +#: ../../magic/src/emboss.c:76 msgid "Emboss" msgstr "Bosado" -#: ../../magic/src/emboss.c:83 +#: ../../magic/src/emboss.c:82 msgid "Click and drag the mouse to emboss the picture." msgstr "Alklaku kaj movu la muson por bosi la bildon." -#: ../../magic/src/fade_darken.c:117 +#: ../../magic/src/fade_darken.c:116 msgid "Lighten" msgstr "Heligi" -#: ../../magic/src/fade_darken.c:119 +#: ../../magic/src/fade_darken.c:118 msgid "Darken" msgstr "Malheligi" -#: ../../magic/src/fade_darken.c:129 +#: ../../magic/src/fade_darken.c:128 msgid "Click and move to fade the colors." msgstr "Alklaku kaj movu por velkigi la kolorojn." -#: ../../magic/src/fade_darken.c:132 +#: ../../magic/src/fade_darken.c:131 msgid "Click and move to darken the colors." msgstr "Alklaku kaj movu por malheligi la kolorojn." -#: ../../magic/src/fill.c:88 +#: ../../magic/src/fill.c:87 msgid "Fill" msgstr "Plenigi" -#: ../../magic/src/fill.c:95 +#: ../../magic/src/fill.c:94 msgid "Click in the picture to fill that area with color." msgstr "Alklaku la bildon por plenigi regionon per koloro." -#: ../../magic/src/flower.c:125 +#: ../../magic/src/flower.c:124 msgid "Flower" msgstr "Floro" -#: ../../magic/src/flower.c:131 +#: ../../magic/src/flower.c:130 msgid "Click and drag to draw a flower stalk. Let go to finish the flower." msgstr "" "Alklaku kaj movu la muson por desegni la tigon de floro. Ellasu por fini la " "floron." -#: ../../magic/src/foam.c:105 +#: ../../magic/src/foam.c:104 msgid "Foam" msgstr "Ŝaŭmo" -#: ../../magic/src/foam.c:111 +#: ../../magic/src/foam.c:110 msgid "Click and drag the mouse to cover an area with foamy bubbles." msgstr "Alklaku kaj movu la muson por kovri areon per ŝaŭmaj bobeloj." -#: ../../magic/src/glasstile.c:84 +#: ../../magic/src/glasstile.c:83 msgid "Glass Tile" msgstr "Vitra Kahelo" -#: ../../magic/src/glasstile.c:90 +#: ../../magic/src/glasstile.c:89 msgid "Click and drag the mouse to put glass tile over your picture." msgstr "Alklaku kaj movu la muson por met vitrajn kahelojn sur vian bildon." -#: ../../magic/src/grass.c:93 +#: ../../magic/src/grass.c:92 msgid "Grass" msgstr "Herbo" -#: ../../magic/src/grass.c:99 +#: ../../magic/src/grass.c:98 msgid "Click and move to draw grass. Don’t forget the dirt!" msgstr "Alklaku kaj movu la muson por desegni herbon. Ne forgesu la teron!" -#: ../../magic/src/kalidescope.c:78 +#: ../../magic/src/kalidescope.c:77 msgid "Kaleidoscope" msgstr "Kalejdoskopo" -#: ../../magic/src/kalidescope.c:84 +#: ../../magic/src/kalidescope.c:83 msgid "" "Click and drag the mouse to draw with symmetric brushes (a kaleidoscope)." msgstr "" "Alklaku kaj movu la muson por desegni per simetriaj penikoj (kalejdoskopo)." -#: ../../magic/src/light.c:85 +#: ../../magic/src/light.c:84 msgid "Light" msgstr "Lumo" -#: ../../magic/src/light.c:91 +#: ../../magic/src/light.c:90 msgid "Click and drag to draw a beam of light on your picture." msgstr "Alklaku kaj movu la muson por desegni lumradion sur vian bildon." -#: ../../magic/src/metalpaint.c:78 +#: ../../magic/src/metalpaint.c:77 msgid "Metal Paint" msgstr "Metala farbo." -#: ../../magic/src/metalpaint.c:84 +#: ../../magic/src/metalpaint.c:83 msgid "Click and drag the mouse to paint with a metallic color." msgstr "Alklaku kaj movu la muson por farbi per metaleca koloro." -#: ../../magic/src/mirror_flip.c:95 +#: ../../magic/src/mirror_flip.c:94 msgid "Mirror" msgstr "Spegulbildo" -#: ../../magic/src/mirror_flip.c:97 +#: ../../magic/src/mirror_flip.c:96 msgid "Flip" msgstr "Renversi" -#: ../../magic/src/mirror_flip.c:107 +#: ../../magic/src/mirror_flip.c:106 msgid "Click to make a mirror image." msgstr "Klaku por fari spegulbildon." -#: ../../magic/src/mirror_flip.c:110 +#: ../../magic/src/mirror_flip.c:109 msgid "Click to flip the picture upside-down." msgstr "Klaku por renversi la bildon." -#: ../../magic/src/negative.c:73 +#: ../../magic/src/negative.c:72 msgid "Negative" msgstr "Negative" -#: ../../magic/src/negative.c:80 +#: ../../magic/src/negative.c:79 msgid "Click and move the mouse around to draw a negative." msgstr "Alklaku kaj movu la muson por fari negativon." -#: ../../magic/src/rainbow.c:108 +#: ../../magic/src/rainbow.c:107 msgid "Rainbow" msgstr "Ĉielarko" -#: ../../magic/src/rainbow.c:115 +#: ../../magic/src/rainbow.c:114 msgid "You can draw in rainbow colors!" msgstr "Vi povas desegni per ĉielarkaj koloroj!" -#: ../../magic/src/ripples.c:82 +#: ../../magic/src/ripples.c:81 msgid "Ripples" msgstr "Ondetoj" -#: ../../magic/src/ripples.c:88 +#: ../../magic/src/ripples.c:87 msgid "Click to make ripples appear over your picture." msgstr "Alklaku por aperigi ondetojn sur via bildo." -#: ../../magic/src/shift.c:105 +#: ../../magic/src/shift.c:104 msgid "Shift" msgstr "Ŝovi" -#: ../../magic/src/shift.c:111 +#: ../../magic/src/shift.c:110 msgid "Click and drag to shift your picture around on the canvas." msgstr "Alklaku kaj movu la muson por movi vian bildon sur la tolo." -#: ../../magic/src/smudge.c:78 +#: ../../magic/src/smudge.c:77 msgid "Smudge" msgstr "Miksi" -#: ../../magic/src/smudge.c:85 +#: ../../magic/src/smudge.c:84 msgid "Click and move the mouse around to smudge the picture." msgstr "Alklaku kaj movu la muson por miksi la bildon." -#: ../../magic/src/tint.c:78 +#: ../../magic/src/tint.c:77 msgid "Tint" msgstr "Surfarbi" -#: ../../magic/src/tint.c:85 +#: ../../magic/src/tint.c:84 msgid "Click and move the mouse around to change the picture’s color." msgstr "Alklaku kaj movu la muson por ŝanĝi la koloron de la bildo." -#: ../../magic/src/waves.c:79 +#: ../../magic/src/waves.c:78 msgid "Waves" msgstr "Ondoj" -#: ../../magic/src/waves.c:85 +#: ../../magic/src/waves.c:84 msgid "" "Click to make the picture wavy. Click toward the top for shorter waves, the " "bottom for taller waves, the left for small waves, and the right for long " diff --git a/src/po/es.po b/src/po/es.po index 1d6747155..5f6b9bf01 100644 --- a/src/po/es.po +++ b/src/po/es.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: TuxPaint 0.9.20\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-06-21 10:24-0700\n" +"POT-Creation-Date: 2008-06-27 13:15-0700\n" "PO-Revision-Date: 2008-06-17 02:31-0300\n" "Last-Translator: Gabriel Gazzán \n" "Language-Team: Español \n" @@ -376,7 +376,7 @@ msgstr "Nuevo" #. Open a saved picture #. buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:75 ../tuxpaint.c:7830 +#: ../tools.h:75 ../tuxpaint.c:7835 msgid "Open" msgstr "Abrir" @@ -492,174 +492,174 @@ msgid "OK then… Let’s keep drawing this one!" msgstr "Bien... ¡Sigamos dibujando en esta imagen!" #. Prompt to confirm user wishes to quit -#: ../tuxpaint.c:1804 +#: ../tuxpaint.c:1809 msgid "Do you really want to quit?" msgstr "¿Realmente quieres salir?" #. Quit prompt positive response (quit) -#: ../tuxpaint.c:1807 +#: ../tuxpaint.c:1812 msgid "Yes, I'm done!" msgstr "¡Sí, listo!" #. Quit prompt negative response (don't quit) -#: ../tuxpaint.c:1810 ../tuxpaint.c:1837 +#: ../tuxpaint.c:1815 ../tuxpaint.c:1842 msgid "No, take me back!" msgstr "¡No, quiero volver!" #. Current picture is not saved; user is quitting -#: ../tuxpaint.c:1814 +#: ../tuxpaint.c:1819 msgid "If you quit, you’ll lose your picture! Save it?" msgstr "¡Si te vas perderás tu imagen! ¿Quieres guardarla?" -#: ../tuxpaint.c:1815 ../tuxpaint.c:1820 +#: ../tuxpaint.c:1820 ../tuxpaint.c:1825 msgid "Yes, save it!" msgstr "¡Sí, guárdala!" -#: ../tuxpaint.c:1816 ../tuxpaint.c:1821 +#: ../tuxpaint.c:1821 ../tuxpaint.c:1826 msgid "No, don't bother saving!" msgstr "¡No, no quiero guardarla!" #. Current picture is not saved; user is opening another picture -#: ../tuxpaint.c:1819 +#: ../tuxpaint.c:1824 msgid "Save your picture first?" msgstr "¿Guardarás tu imagen antes?" #. Error opening picture -#: ../tuxpaint.c:1824 +#: ../tuxpaint.c:1829 msgid "Can’t open that picture!" msgstr "¡No se puede abrir esa imagen!" #. Generic dialog dismissal -#: ../tuxpaint.c:1827 ../tuxpaint.c:1832 ../tuxpaint.c:1841 ../tuxpaint.c:1845 -#: ../tuxpaint.c:1854 +#: ../tuxpaint.c:1832 ../tuxpaint.c:1837 ../tuxpaint.c:1846 ../tuxpaint.c:1850 +#: ../tuxpaint.c:1859 msgid "OK" msgstr "Aceptar" #. Notification that 'Open' dialog has nothing to show -#: ../tuxpaint.c:1831 +#: ../tuxpaint.c:1836 msgid "There are no saved files!" msgstr "¡No hay archivos guardados!" #. Verification of print action -#: ../tuxpaint.c:1835 +#: ../tuxpaint.c:1840 msgid "Print your picture now?" msgstr "¿Imprimir tu imagen ahora?" -#: ../tuxpaint.c:1836 +#: ../tuxpaint.c:1841 msgid "Yes, print it!" msgstr "¡Sí, imprimirla!" #. Confirmation of successful (we hope) printing -#: ../tuxpaint.c:1840 +#: ../tuxpaint.c:1845 msgid "Your picture has been printed!" msgstr "¡Tu imagen ha sido impresa!" #. Notification that it's too soon to print again (--printdelay option is in effect) -#: ../tuxpaint.c:1844 +#: ../tuxpaint.c:1849 msgid "You can’t print yet!" msgstr "¡No puedes imprimir aún!" #. Prompt to confirm erasing a picture in the Open dialog -#: ../tuxpaint.c:1848 +#: ../tuxpaint.c:1853 msgid "Erase this picture?" msgstr "¿Borrar esta imagen?" -#: ../tuxpaint.c:1849 +#: ../tuxpaint.c:1854 msgid "Yes, erase it!" msgstr "¡Sí, borrarla!" -#: ../tuxpaint.c:1850 +#: ../tuxpaint.c:1855 msgid "No, don't erase it!" msgstr "¡No, no borrarla!" #. Reminder that Mouse Button 1 is the button to use in Tux Paint -#: ../tuxpaint.c:1853 +#: ../tuxpaint.c:1858 msgid "Remember to use the left mouse button!" msgstr "¡Recuerda usar el botón izquierdo del ratón!" #. Sound has been muted (silenced) via keyboard shortcut -#: ../tuxpaint.c:1964 +#: ../tuxpaint.c:1969 msgid "Sound muted." msgstr "Sonido silenciado." #. Sound has been unmuted (unsilenced) via keyboard shortcut -#: ../tuxpaint.c:1969 +#: ../tuxpaint.c:1974 msgid "Sound unmuted." msgstr "Sonido activo." #. Wait while Text tool finishes loading fonts -#: ../tuxpaint.c:2406 +#: ../tuxpaint.c:2411 msgid "Please wait…" msgstr "Por favor, espera..." -#: ../tuxpaint.c:7056 +#: ../tuxpaint.c:7061 msgid "Pick a color." msgstr "Elije un color." #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:7833 +#: ../tuxpaint.c:7838 msgid "Erase" msgstr "Borrar" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:7836 +#: ../tuxpaint.c:7841 msgid "Slides" msgstr "Diapositivas" #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:7839 +#: ../tuxpaint.c:7844 msgid "Back" msgstr "Volver" #. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:7842 +#: ../tuxpaint.c:7847 msgid "Next" msgstr "Siguiente" #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:7845 +#: ../tuxpaint.c:7850 msgid "Play" 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 -#: ../tuxpaint.c:8438 +#: ../tuxpaint.c:8443 msgid "Aa" msgstr "Aa" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:11343 +#: ../tuxpaint.c:11348 msgid "Yes" msgstr "Sí" -#: ../tuxpaint.c:11347 +#: ../tuxpaint.c:11352 msgid "No" msgstr "No" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:12296 +#: ../tuxpaint.c:12301 msgid "Replace the picture with your changes?" msgstr "¿Reemplazar la imagen con la nueva?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:12300 +#: ../tuxpaint.c:12305 msgid "Yes, replace the old one!" msgstr "¡Si, remplazarla!" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:12304 +#: ../tuxpaint.c:12309 msgid "No, save a new file!" msgstr "¡No, guardar en un nuevo archivo!" -#: ../tuxpaint.c:13067 +#: ../tuxpaint.c:13072 msgid "Choose the picture you want, then click “Open”." msgstr "Escoge la imagen que quieras, luego haz clic en “Abrir”." #. Let user choose images: #. Instructions for Slideshow file dialog (FIXME: Make a #define) -#: ../tuxpaint.c:14054 ../tuxpaint.c:14368 +#: ../tuxpaint.c:14059 ../tuxpaint.c:14373 msgid "Choose the pictures you want, then click “Play”." msgstr "Escoge las imágenes que quieras, luego haz clic en “Reproducir”." @@ -675,240 +675,240 @@ msgstr "Programa de dibujo" msgid "Tux Paint" msgstr "Tux Paint" -#: ../../magic/src/blocks_chalk_drip.c:133 +#: ../../magic/src/blocks_chalk_drip.c:132 msgid "Blocks" msgstr "Bloques" -#: ../../magic/src/blocks_chalk_drip.c:135 +#: ../../magic/src/blocks_chalk_drip.c:134 msgid "Chalk" msgstr "Tiza" -#: ../../magic/src/blocks_chalk_drip.c:137 +#: ../../magic/src/blocks_chalk_drip.c:136 msgid "Drip" msgstr "Gotear" -#: ../../magic/src/blocks_chalk_drip.c:147 +#: ../../magic/src/blocks_chalk_drip.c:146 msgid "Click and move the mouse around to make the picture blocky." msgstr "Haz clic y arrastra el ratón para cuadricular la imagen." -#: ../../magic/src/blocks_chalk_drip.c:150 +#: ../../magic/src/blocks_chalk_drip.c:149 msgid "" "Click and move the mouse around to turn the picture into a chalk drawing." msgstr "" "Haz clic y arrastra el ratón para que la imagen parezca hecha con tiza." -#: ../../magic/src/blocks_chalk_drip.c:153 +#: ../../magic/src/blocks_chalk_drip.c:152 msgid "Click and move the mouse around to make the picture drip." msgstr "Haz clic y arrastra el ratón para que la imagen gotee." -#: ../../magic/src/blur.c:77 +#: ../../magic/src/blur.c:76 msgid "Blur" msgstr "Desenfocar" -#: ../../magic/src/blur.c:84 +#: ../../magic/src/blur.c:83 msgid "Click and move the mouse around to blur the picture." msgstr "Haz clic y arrastra el ratón para desenfocar la imagen." #. Both are named "Bricks", at the moment: -#: ../../magic/src/bricks.c:105 +#: ../../magic/src/bricks.c:104 msgid "Bricks" msgstr "Ladrillos" -#: ../../magic/src/bricks.c:112 +#: ../../magic/src/bricks.c:111 msgid "Click and move to draw large bricks." msgstr "Haz clic y arrastra para dibujar ladrillos grandes." -#: ../../magic/src/bricks.c:114 +#: ../../magic/src/bricks.c:113 msgid "Click and move to draw small bricks." msgstr "Haz clic y arrastra para dibujar ladrillos pequeños." -#: ../../magic/src/calligraphy.c:109 +#: ../../magic/src/calligraphy.c:108 msgid "Calligraphy" msgstr "Caligrafía" -#: ../../magic/src/calligraphy.c:116 +#: ../../magic/src/calligraphy.c:115 msgid "Click and move the mouse around to draw in calligraphy." msgstr "Haz clic y mueve el ratón para dibujar en modo caligrafía." -#: ../../magic/src/cartoon.c:81 +#: ../../magic/src/cartoon.c:80 msgid "Cartoon" msgstr "Dibujito" -#: ../../magic/src/cartoon.c:88 +#: ../../magic/src/cartoon.c:87 msgid "Click and move the mouse around to turn the picture into a cartoon." msgstr "" "Haz clic y arrastra el ratón para que la imagen se vea como los dibujitos." -#: ../../magic/src/distortion.c:122 +#: ../../magic/src/distortion.c:121 msgid "Distortion" msgstr "Distorsión" -#: ../../magic/src/distortion.c:130 +#: ../../magic/src/distortion.c:129 msgid "Click and drag the mouse to cause a distortion in your picture." msgstr "Haz clic y arrastra el ratón para causar una distorsión en tu imagen." -#: ../../magic/src/emboss.c:77 +#: ../../magic/src/emboss.c:76 msgid "Emboss" msgstr "Bajorrelieve" -#: ../../magic/src/emboss.c:83 +#: ../../magic/src/emboss.c:82 msgid "Click and drag the mouse to emboss the picture." msgstr "Haz clic y arrastra el ratón para hacer un bajorrelieve con la imagen." -#: ../../magic/src/fade_darken.c:117 +#: ../../magic/src/fade_darken.c:116 msgid "Lighten" msgstr "Aclarar" -#: ../../magic/src/fade_darken.c:119 +#: ../../magic/src/fade_darken.c:118 msgid "Darken" msgstr "Oscurecer" -#: ../../magic/src/fade_darken.c:129 +#: ../../magic/src/fade_darken.c:128 msgid "Click and move to fade the colors." msgstr "Haz clic y arrastra el ratón para desvanecer los colores." -#: ../../magic/src/fade_darken.c:132 +#: ../../magic/src/fade_darken.c:131 msgid "Click and move to darken the colors." msgstr "Haz clic y arrastra para oscurecer los colores." -#: ../../magic/src/fill.c:88 +#: ../../magic/src/fill.c:87 msgid "Fill" msgstr "Rellenar" -#: ../../magic/src/fill.c:95 +#: ../../magic/src/fill.c:94 msgid "Click in the picture to fill that area with color." msgstr "Haz clic en la imagen para rellenar ese área con color." -#: ../../magic/src/flower.c:125 +#: ../../magic/src/flower.c:124 msgid "Flower" msgstr "Flor" -#: ../../magic/src/flower.c:131 +#: ../../magic/src/flower.c:130 msgid "Click and drag to draw a flower stalk. Let go to finish the flower." msgstr "" "Haz clic y arrastra para dibujar el tallo de una flor. Suelta para finalizar " "la flor." -#: ../../magic/src/foam.c:105 +#: ../../magic/src/foam.c:104 msgid "Foam" msgstr "Espuma" -#: ../../magic/src/foam.c:111 +#: ../../magic/src/foam.c:110 msgid "Click and drag the mouse to cover an area with foamy bubbles." msgstr "Haz clic y arrastra para cubrir un área con una espuma de burbujas." -#: ../../magic/src/glasstile.c:84 +#: ../../magic/src/glasstile.c:83 msgid "Glass Tile" msgstr "Azulejo" -#: ../../magic/src/glasstile.c:90 +#: ../../magic/src/glasstile.c:89 msgid "Click and drag the mouse to put glass tile over your picture." msgstr "Haz clic y arrastra el ratón para colocar azulejos sobre tu imagen." -#: ../../magic/src/grass.c:93 +#: ../../magic/src/grass.c:92 msgid "Grass" msgstr "Pasto" -#: ../../magic/src/grass.c:99 +#: ../../magic/src/grass.c:98 msgid "Click and move to draw grass. Don’t forget the dirt!" msgstr "Haz clic y arrastra para dibujar pasto. ¡No olvides la tierra!" -#: ../../magic/src/kalidescope.c:78 +#: ../../magic/src/kalidescope.c:77 msgid "Kaleidoscope" msgstr "Caleidoscopio" -#: ../../magic/src/kalidescope.c:84 +#: ../../magic/src/kalidescope.c:83 msgid "" "Click and drag the mouse to draw with symmetric brushes (a kaleidoscope)." msgstr "" "Haz clic y arrastra el ratón para dibujar con pinceles simétricos (un " "caleidoscopio)." -#: ../../magic/src/light.c:85 +#: ../../magic/src/light.c:84 msgid "Light" msgstr "Luz" -#: ../../magic/src/light.c:91 +#: ../../magic/src/light.c:90 msgid "Click and drag to draw a beam of light on your picture." msgstr "Haz clic y arrastra para dibujar un rayo de luz sobre tu dibujo." -#: ../../magic/src/metalpaint.c:78 +#: ../../magic/src/metalpaint.c:77 msgid "Metal Paint" msgstr "Pintura metálica" -#: ../../magic/src/metalpaint.c:84 +#: ../../magic/src/metalpaint.c:83 msgid "Click and drag the mouse to paint with a metallic color." msgstr "Haz clic y arrastra el ratón para pintar con un color metalizado." -#: ../../magic/src/mirror_flip.c:95 +#: ../../magic/src/mirror_flip.c:94 msgid "Mirror" msgstr "Espejar" -#: ../../magic/src/mirror_flip.c:97 +#: ../../magic/src/mirror_flip.c:96 msgid "Flip" msgstr "Invertir" -#: ../../magic/src/mirror_flip.c:107 +#: ../../magic/src/mirror_flip.c:106 msgid "Click to make a mirror image." msgstr "Haz clic para hacer una imagen a espejo." -#: ../../magic/src/mirror_flip.c:110 +#: ../../magic/src/mirror_flip.c:109 msgid "Click to flip the picture upside-down." msgstr "Haz clic para poner la imagen de cabeza." -#: ../../magic/src/negative.c:73 +#: ../../magic/src/negative.c:72 msgid "Negative" msgstr "Negativo" -#: ../../magic/src/negative.c:80 +#: ../../magic/src/negative.c:79 msgid "Click and move the mouse around to draw a negative." msgstr "Haz clic y arrastra el ratón para dibujar en negativo." -#: ../../magic/src/rainbow.c:108 +#: ../../magic/src/rainbow.c:107 msgid "Rainbow" msgstr "Arcoiris" -#: ../../magic/src/rainbow.c:115 +#: ../../magic/src/rainbow.c:114 msgid "You can draw in rainbow colors!" msgstr "¡Puedes dibujar con los colores del arcoiris!" -#: ../../magic/src/ripples.c:82 +#: ../../magic/src/ripples.c:81 msgid "Ripples" msgstr "Ondas" -#: ../../magic/src/ripples.c:88 +#: ../../magic/src/ripples.c:87 msgid "Click to make ripples appear over your picture." msgstr "Haz clic para que aparezcan ondas sobre tu dibujo." -#: ../../magic/src/shift.c:105 +#: ../../magic/src/shift.c:104 msgid "Shift" msgstr "Desplazar" -#: ../../magic/src/shift.c:111 +#: ../../magic/src/shift.c:110 msgid "Click and drag to shift your picture around on the canvas." msgstr "Haz clic y arrastra para desplazar tu dibujo sobre la tela." -#: ../../magic/src/smudge.c:78 +#: ../../magic/src/smudge.c:77 msgid "Smudge" msgstr "Manchar" -#: ../../magic/src/smudge.c:85 +#: ../../magic/src/smudge.c:84 msgid "Click and move the mouse around to smudge the picture." msgstr "Haz clic y arrastra el ratón para manchar la imagen." -#: ../../magic/src/tint.c:78 +#: ../../magic/src/tint.c:77 msgid "Tint" msgstr "Teñir" -#: ../../magic/src/tint.c:85 +#: ../../magic/src/tint.c:84 msgid "Click and move the mouse around to change the picture’s color." msgstr "Haz clic y arrastra el ratón para cambiar el color de la imagen." -#: ../../magic/src/waves.c:79 +#: ../../magic/src/waves.c:78 msgid "Waves" msgstr "Ondas" -#: ../../magic/src/waves.c:85 +#: ../../magic/src/waves.c:84 msgid "" "Click to make the picture wavy. Click toward the top for shorter waves, the " "bottom for taller waves, the left for small waves, and the right for long " diff --git a/src/po/es_MX.po b/src/po/es_MX.po index 8e0c754ce..3f64d3727 100644 --- a/src/po/es_MX.po +++ b/src/po/es_MX.po @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: TuxPaint 0.9.2\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-06-21 10:24-0700\n" +"POT-Creation-Date: 2008-06-27 13:15-0700\n" "PO-Revision-Date: 2007-08-05 19:22-0400\n" "Last-Translator: Ignacio Tike \n" "Language-Team: Español \n" @@ -377,7 +377,7 @@ msgstr "Nuevo" #. Open a saved picture #. buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:75 ../tuxpaint.c:7830 +#: ../tools.h:75 ../tuxpaint.c:7835 msgid "Open" msgstr "Abrir" @@ -494,176 +494,176 @@ msgid "OK then… Let’s keep drawing this one!" msgstr "Muy bien... ¡Sigamos dibujando esto!" #. Prompt to confirm user wishes to quit -#: ../tuxpaint.c:1804 +#: ../tuxpaint.c:1809 msgid "Do you really want to quit?" msgstr "¿Realmente quieres salir?" #. Quit prompt positive response (quit) -#: ../tuxpaint.c:1807 +#: ../tuxpaint.c:1812 msgid "Yes, I'm done!" msgstr "¡Sí, he terminado!" #. Quit prompt negative response (don't quit) -#: ../tuxpaint.c:1810 ../tuxpaint.c:1837 +#: ../tuxpaint.c:1815 ../tuxpaint.c:1842 msgid "No, take me back!" msgstr "¡No, llévame a la pantalla anterior!" #. Current picture is not saved; user is quitting -#: ../tuxpaint.c:1814 +#: ../tuxpaint.c:1819 msgid "If you quit, you’ll lose your picture! Save it?" msgstr "" "¡Si sales perderás tu pintura!!\n" "¿Quieres guardarla?" -#: ../tuxpaint.c:1815 ../tuxpaint.c:1820 +#: ../tuxpaint.c:1820 ../tuxpaint.c:1825 msgid "Yes, save it!" msgstr "¡Sí, guárdalo!" -#: ../tuxpaint.c:1816 ../tuxpaint.c:1821 +#: ../tuxpaint.c:1821 ../tuxpaint.c:1826 msgid "No, don't bother saving!" msgstr "¡No, no lo guardes!." #. Current picture is not saved; user is opening another picture -#: ../tuxpaint.c:1819 +#: ../tuxpaint.c:1824 msgid "Save your picture first?" msgstr "¿Guardar tu imagen primero?" #. Error opening picture -#: ../tuxpaint.c:1824 +#: ../tuxpaint.c:1829 msgid "Can’t open that picture!" msgstr "¡No se puede abrir esa imagen!" #. Generic dialog dismissal -#: ../tuxpaint.c:1827 ../tuxpaint.c:1832 ../tuxpaint.c:1841 ../tuxpaint.c:1845 -#: ../tuxpaint.c:1854 +#: ../tuxpaint.c:1832 ../tuxpaint.c:1837 ../tuxpaint.c:1846 ../tuxpaint.c:1850 +#: ../tuxpaint.c:1859 msgid "OK" msgstr "Aceptar" #. Notification that 'Open' dialog has nothing to show -#: ../tuxpaint.c:1831 +#: ../tuxpaint.c:1836 msgid "There are no saved files!" msgstr "¡No hay archivos guardados!" #. Verification of print action -#: ../tuxpaint.c:1835 +#: ../tuxpaint.c:1840 msgid "Print your picture now?" msgstr "¿Imprimir tu imagen ahora?" -#: ../tuxpaint.c:1836 +#: ../tuxpaint.c:1841 msgid "Yes, print it!" msgstr "¡Sí, imprímelo!" #. Confirmation of successful (we hope) printing -#: ../tuxpaint.c:1840 +#: ../tuxpaint.c:1845 msgid "Your picture has been printed!" msgstr "¡Tu imagen ha sido impresa!" #. Notification that it's too soon to print again (--printdelay option is in effect) -#: ../tuxpaint.c:1844 +#: ../tuxpaint.c:1849 msgid "You can’t print yet!" msgstr "¡Aún no puedes imprimir!" #. Prompt to confirm erasing a picture in the Open dialog -#: ../tuxpaint.c:1848 +#: ../tuxpaint.c:1853 msgid "Erase this picture?" msgstr "¿Borrar esta imagen?" -#: ../tuxpaint.c:1849 +#: ../tuxpaint.c:1854 msgid "Yes, erase it!" msgstr "¡Sí, bórralo!" -#: ../tuxpaint.c:1850 +#: ../tuxpaint.c:1855 msgid "No, don't erase it!" msgstr "¡No, no lo borres!" #. Reminder that Mouse Button 1 is the button to use in Tux Paint -#: ../tuxpaint.c:1853 +#: ../tuxpaint.c:1858 msgid "Remember to use the left mouse button!" msgstr "¡Recuerda usar el botón izquierdo del ratón!" #. Sound has been muted (silenced) via keyboard shortcut -#: ../tuxpaint.c:1964 +#: ../tuxpaint.c:1969 msgid "Sound muted." msgstr "Sonido deshabilitado." #. Sound has been unmuted (unsilenced) via keyboard shortcut -#: ../tuxpaint.c:1969 +#: ../tuxpaint.c:1974 msgid "Sound unmuted." msgstr "Sonido habilitado." #. Wait while Text tool finishes loading fonts -#: ../tuxpaint.c:2406 +#: ../tuxpaint.c:2411 msgid "Please wait…" msgstr "Espera, por favor..." -#: ../tuxpaint.c:7056 +#: ../tuxpaint.c:7061 msgid "Pick a color." msgstr "Elige un color." #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:7833 +#: ../tuxpaint.c:7838 msgid "Erase" msgstr "Borrar" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:7836 +#: ../tuxpaint.c:7841 msgid "Slides" msgstr "Diapositivas" #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:7839 +#: ../tuxpaint.c:7844 msgid "Back" msgstr "Atrás" #. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:7842 +#: ../tuxpaint.c:7847 msgid "Next" msgstr "Siguiente" #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:7845 +#: ../tuxpaint.c:7850 msgid "Play" 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 -#: ../tuxpaint.c:8438 +#: ../tuxpaint.c:8443 msgid "Aa" msgstr "Aa" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:11343 +#: ../tuxpaint.c:11348 msgid "Yes" msgstr "Sí" -#: ../tuxpaint.c:11347 +#: ../tuxpaint.c:11352 msgid "No" msgstr "No" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:12296 +#: ../tuxpaint.c:12301 msgid "Replace the picture with your changes?" msgstr "¿Reemplazar la imagen con tus cambios?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:12300 +#: ../tuxpaint.c:12305 msgid "Yes, replace the old one!" msgstr "¡Sí, reemplaza la anterior!" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:12304 +#: ../tuxpaint.c:12309 msgid "No, save a new file!" msgstr "¡No, guardar en un nuevo archivo!" -#: ../tuxpaint.c:13067 +#: ../tuxpaint.c:13072 msgid "Choose the picture you want, then click “Open”." msgstr "Selecciona la imagen que quieres, luego haz clic en \"Abrir\"." #. Let user choose images: #. Instructions for Slideshow file dialog (FIXME: Make a #define) -#: ../tuxpaint.c:14054 ../tuxpaint.c:14368 +#: ../tuxpaint.c:14059 ../tuxpaint.c:14373 msgid "Choose the pictures you want, then click “Play”." msgstr "Elige la imagen que quieras, luego haz clic en \"Reproducir\"." @@ -679,258 +679,258 @@ msgstr "Programa de dibujo" msgid "Tux Paint" msgstr "Tux Paint" -#: ../../magic/src/blocks_chalk_drip.c:133 +#: ../../magic/src/blocks_chalk_drip.c:132 msgid "Blocks" msgstr "Bloques" -#: ../../magic/src/blocks_chalk_drip.c:135 +#: ../../magic/src/blocks_chalk_drip.c:134 msgid "Chalk" msgstr "Gis" -#: ../../magic/src/blocks_chalk_drip.c:137 +#: ../../magic/src/blocks_chalk_drip.c:136 msgid "Drip" msgstr "Gotear" -#: ../../magic/src/blocks_chalk_drip.c:147 +#: ../../magic/src/blocks_chalk_drip.c:146 msgid "Click and move the mouse around to make the picture blocky." msgstr "Haz clic y arrastra el ratón alrededor para cuadricular la imagen." -#: ../../magic/src/blocks_chalk_drip.c:150 +#: ../../magic/src/blocks_chalk_drip.c:149 msgid "" "Click and move the mouse around to turn the picture into a chalk drawing." msgstr "" "Haz clic y mueve el ratón alrededor para convertir la pintura en un dibujo " "de tiza." -#: ../../magic/src/blocks_chalk_drip.c:153 +#: ../../magic/src/blocks_chalk_drip.c:152 msgid "Click and move the mouse around to make the picture drip." msgstr "Haz clic y arrastra el ratón para hacer que la imagen gotee." -#: ../../magic/src/blur.c:77 +#: ../../magic/src/blur.c:76 msgid "Blur" msgstr "Desenfocar" -#: ../../magic/src/blur.c:84 +#: ../../magic/src/blur.c:83 msgid "Click and move the mouse around to blur the picture." msgstr "Haz clic y arrastra el ratón para desenfocar la imagen." #. Both are named "Bricks", at the moment: -#: ../../magic/src/bricks.c:105 +#: ../../magic/src/bricks.c:104 msgid "Bricks" msgstr "Ladrillos" -#: ../../magic/src/bricks.c:112 +#: ../../magic/src/bricks.c:111 msgid "Click and move to draw large bricks." msgstr "Haz clic y arrastra para dibujar ladrillos grandes." -#: ../../magic/src/bricks.c:114 +#: ../../magic/src/bricks.c:113 msgid "Click and move to draw small bricks." msgstr "Haz clic y arrastra para dibujar ladrillos pequeños." -#: ../../magic/src/calligraphy.c:109 +#: ../../magic/src/calligraphy.c:108 msgid "Calligraphy" msgstr "" -#: ../../magic/src/calligraphy.c:116 +#: ../../magic/src/calligraphy.c:115 #, fuzzy msgid "Click and move the mouse around to draw in calligraphy." msgstr "Haz clic y arrastra el ratón para dibujar en negativo." -#: ../../magic/src/cartoon.c:81 +#: ../../magic/src/cartoon.c:80 msgid "Cartoon" msgstr "Caricatura" -#: ../../magic/src/cartoon.c:88 +#: ../../magic/src/cartoon.c:87 msgid "Click and move the mouse around to turn the picture into a cartoon." msgstr "" "Haz clic y arrastra el ratón alrededor para convertir la imagen en una " "caricatura." -#: ../../magic/src/distortion.c:122 +#: ../../magic/src/distortion.c:121 msgid "Distortion" msgstr "" -#: ../../magic/src/distortion.c:130 +#: ../../magic/src/distortion.c:129 #, fuzzy msgid "Click and drag the mouse to cause a distortion in your picture." msgstr "" "Haz clic y arrastra el ratón para poner azulejos de vidrio sobre tu imagen." -#: ../../magic/src/emboss.c:77 +#: ../../magic/src/emboss.c:76 msgid "Emboss" msgstr "Grabar en relieve" -#: ../../magic/src/emboss.c:83 +#: ../../magic/src/emboss.c:82 msgid "Click and drag the mouse to emboss the picture." msgstr "" "Haz clic y arrastra el ratón para crear un grabado en relieve de la imagen." -#: ../../magic/src/fade_darken.c:117 +#: ../../magic/src/fade_darken.c:116 msgid "Lighten" msgstr "Aclarar" -#: ../../magic/src/fade_darken.c:119 +#: ../../magic/src/fade_darken.c:118 msgid "Darken" msgstr "Oscurecer" -#: ../../magic/src/fade_darken.c:129 +#: ../../magic/src/fade_darken.c:128 msgid "Click and move to fade the colors." msgstr "Haz clic y arrastra para desvanecer los colores." -#: ../../magic/src/fade_darken.c:132 +#: ../../magic/src/fade_darken.c:131 msgid "Click and move to darken the colors." msgstr "Haz clic y arrastra para oscurecer los colores." -#: ../../magic/src/fill.c:88 +#: ../../magic/src/fill.c:87 msgid "Fill" msgstr "Rellenar" -#: ../../magic/src/fill.c:95 +#: ../../magic/src/fill.c:94 msgid "Click in the picture to fill that area with color." msgstr "Haz clic en la imagen para rellenar esa área con color." -#: ../../magic/src/flower.c:125 +#: ../../magic/src/flower.c:124 #, fuzzy msgid "Flower" msgstr "Flor" -#: ../../magic/src/flower.c:131 +#: ../../magic/src/flower.c:130 msgid "Click and drag to draw a flower stalk. Let go to finish the flower." msgstr "" "Haz clic y arrastra el ratón para dibujar un tallo de flor. Suelta el botón " "para terminar la flor." -#: ../../magic/src/foam.c:105 +#: ../../magic/src/foam.c:104 #, fuzzy msgid "Foam" msgstr "Espuma" -#: ../../magic/src/foam.c:111 +#: ../../magic/src/foam.c:110 msgid "Click and drag the mouse to cover an area with foamy bubbles." msgstr "Haz clic y arrastra el ratón para cubrir un área con burbujas." -#: ../../magic/src/glasstile.c:84 +#: ../../magic/src/glasstile.c:83 #, fuzzy msgid "Glass Tile" msgstr "Azulejo de vidrio" -#: ../../magic/src/glasstile.c:90 +#: ../../magic/src/glasstile.c:89 msgid "Click and drag the mouse to put glass tile over your picture." msgstr "" "Haz clic y arrastra el ratón para poner azulejos de vidrio sobre tu imagen." -#: ../../magic/src/grass.c:93 +#: ../../magic/src/grass.c:92 msgid "Grass" msgstr "Hierba" -#: ../../magic/src/grass.c:99 +#: ../../magic/src/grass.c:98 msgid "Click and move to draw grass. Don’t forget the dirt!" msgstr "Haz clic y arrastra para dibujar pasto. ¡No olvides la tierra!." -#: ../../magic/src/kalidescope.c:78 +#: ../../magic/src/kalidescope.c:77 msgid "Kaleidoscope" msgstr "Caleidoscopio" -#: ../../magic/src/kalidescope.c:84 +#: ../../magic/src/kalidescope.c:83 msgid "" "Click and drag the mouse to draw with symmetric brushes (a kaleidoscope)." msgstr "Haz clic y arrastra el ratón para dibujar con pinceles simétricos (un" -#: ../../magic/src/light.c:85 +#: ../../magic/src/light.c:84 #, fuzzy msgid "Light" msgstr "Aclarar" -#: ../../magic/src/light.c:91 +#: ../../magic/src/light.c:90 #, fuzzy msgid "Click and drag to draw a beam of light on your picture." msgstr "" "Haz clic y arrastra el ratón para poner azulejos de vidrio sobre tu imagen." -#: ../../magic/src/metalpaint.c:78 +#: ../../magic/src/metalpaint.c:77 #, fuzzy msgid "Metal Paint" msgstr "Pintura" -#: ../../magic/src/metalpaint.c:84 +#: ../../magic/src/metalpaint.c:83 msgid "Click and drag the mouse to paint with a metallic color." msgstr "Haz clic y arrastra el ratón para pintar con un color metálico." -#: ../../magic/src/mirror_flip.c:95 +#: ../../magic/src/mirror_flip.c:94 msgid "Mirror" msgstr "Espejar" -#: ../../magic/src/mirror_flip.c:97 +#: ../../magic/src/mirror_flip.c:96 msgid "Flip" msgstr "Voltear" -#: ../../magic/src/mirror_flip.c:107 +#: ../../magic/src/mirror_flip.c:106 msgid "Click to make a mirror image." msgstr "Haz clic para hacer una imagen espejo." -#: ../../magic/src/mirror_flip.c:110 +#: ../../magic/src/mirror_flip.c:109 msgid "Click to flip the picture upside-down." msgstr "Haz clic para voltear la imagen de arriba hacia abajo." -#: ../../magic/src/negative.c:73 +#: ../../magic/src/negative.c:72 msgid "Negative" msgstr "Negativo" -#: ../../magic/src/negative.c:80 +#: ../../magic/src/negative.c:79 msgid "Click and move the mouse around to draw a negative." msgstr "Haz clic y arrastra el ratón para dibujar en negativo." -#: ../../magic/src/rainbow.c:108 +#: ../../magic/src/rainbow.c:107 msgid "Rainbow" msgstr "Arcoiris" -#: ../../magic/src/rainbow.c:115 +#: ../../magic/src/rainbow.c:114 msgid "You can draw in rainbow colors!" msgstr "¡Puedes dibujar con los colores del arcoiris!" -#: ../../magic/src/ripples.c:82 +#: ../../magic/src/ripples.c:81 msgid "Ripples" msgstr "" -#: ../../magic/src/ripples.c:88 +#: ../../magic/src/ripples.c:87 #, fuzzy msgid "Click to make ripples appear over your picture." msgstr "" "Haz clic y arrastra el ratón para poner azulejos de vidrio sobre tu imagen." -#: ../../magic/src/shift.c:105 +#: ../../magic/src/shift.c:104 msgid "Shift" msgstr "" -#: ../../magic/src/shift.c:111 +#: ../../magic/src/shift.c:110 #, fuzzy msgid "Click and drag to shift your picture around on the canvas." msgstr "" "Haz clic y arrastra el ratón para crear un grabado en relieve de la imagen." -#: ../../magic/src/smudge.c:78 +#: ../../magic/src/smudge.c:77 msgid "Smudge" msgstr "Manchar" -#: ../../magic/src/smudge.c:85 +#: ../../magic/src/smudge.c:84 msgid "Click and move the mouse around to smudge the picture." msgstr "Haz clic y arrastra el ratón alrededor para manchar la imagen." -#: ../../magic/src/tint.c:78 +#: ../../magic/src/tint.c:77 msgid "Tint" msgstr "Teñir" -#: ../../magic/src/tint.c:85 +#: ../../magic/src/tint.c:84 msgid "Click and move the mouse around to change the picture’s color." msgstr "" "Haz clic y arrastra el ratón alrededor para cambiar el color de la imagen." -#: ../../magic/src/waves.c:79 +#: ../../magic/src/waves.c:78 #, fuzzy msgid "Waves" msgstr "Guardar" -#: ../../magic/src/waves.c:85 +#: ../../magic/src/waves.c:84 msgid "" "Click to make the picture wavy. Click toward the top for shorter waves, the " "bottom for taller waves, the left for small waves, and the right for long " diff --git a/src/po/et.po b/src/po/et.po index a11c59f46..9b7036345 100644 --- a/src/po/et.po +++ b/src/po/et.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: et\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-06-21 10:24-0700\n" +"POT-Creation-Date: 2008-06-27 13:15-0700\n" "PO-Revision-Date: 2007-03-18 20:26+0200\n" "Last-Translator: Lauri Jesmin \n" "Language-Team: Estonian \n" @@ -377,7 +377,7 @@ msgstr "Uus" #. Open a saved picture #. buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:75 ../tuxpaint.c:7830 +#: ../tools.h:75 ../tuxpaint.c:7835 msgid "Open" msgstr "Ava" @@ -492,174 +492,174 @@ msgid "OK then… Let’s keep drawing this one!" msgstr "Olgu nii, joonistame seda pilti edasi!" #. Prompt to confirm user wishes to quit -#: ../tuxpaint.c:1804 +#: ../tuxpaint.c:1809 msgid "Do you really want to quit?" msgstr "Kas sa tõesti tahad väljuda?" #. Quit prompt positive response (quit) -#: ../tuxpaint.c:1807 +#: ../tuxpaint.c:1812 msgid "Yes, I'm done!" msgstr "Jah, ma olen lõpetanud!" #. Quit prompt negative response (don't quit) -#: ../tuxpaint.c:1810 ../tuxpaint.c:1837 +#: ../tuxpaint.c:1815 ../tuxpaint.c:1842 msgid "No, take me back!" msgstr "Ei, vii mind tagasi!" #. Current picture is not saved; user is quitting -#: ../tuxpaint.c:1814 +#: ../tuxpaint.c:1819 msgid "If you quit, you’ll lose your picture! Save it?" msgstr "Kui sa praegu väljud, kaotad sa oma pildi ära! Kas salvestame?" -#: ../tuxpaint.c:1815 ../tuxpaint.c:1820 +#: ../tuxpaint.c:1820 ../tuxpaint.c:1825 msgid "Yes, save it!" msgstr "Jah, salvesta!" -#: ../tuxpaint.c:1816 ../tuxpaint.c:1821 +#: ../tuxpaint.c:1821 ../tuxpaint.c:1826 msgid "No, don't bother saving!" msgstr "Ei, ma ei soovi seda pilti salvestada!" #. Current picture is not saved; user is opening another picture -#: ../tuxpaint.c:1819 +#: ../tuxpaint.c:1824 msgid "Save your picture first?" msgstr "Salvestame selle pildi enne ära?" #. Error opening picture -#: ../tuxpaint.c:1824 +#: ../tuxpaint.c:1829 msgid "Can’t open that picture!" msgstr "Selle pildi avamine ei ole võimalik!" #. Generic dialog dismissal -#: ../tuxpaint.c:1827 ../tuxpaint.c:1832 ../tuxpaint.c:1841 ../tuxpaint.c:1845 -#: ../tuxpaint.c:1854 +#: ../tuxpaint.c:1832 ../tuxpaint.c:1837 ../tuxpaint.c:1846 ../tuxpaint.c:1850 +#: ../tuxpaint.c:1859 msgid "OK" msgstr "Selge" #. Notification that 'Open' dialog has nothing to show -#: ../tuxpaint.c:1831 +#: ../tuxpaint.c:1836 msgid "There are no saved files!" msgstr "Salvestatud pilte ei ole!" #. Verification of print action -#: ../tuxpaint.c:1835 +#: ../tuxpaint.c:1840 msgid "Print your picture now?" msgstr "Kas trükin sinu pildi välja?" -#: ../tuxpaint.c:1836 +#: ../tuxpaint.c:1841 msgid "Yes, print it!" msgstr "Jah, trüki!" #. Confirmation of successful (we hope) printing -#: ../tuxpaint.c:1840 +#: ../tuxpaint.c:1845 msgid "Your picture has been printed!" msgstr "Sinu pilt on välja trükitud!" #. Notification that it's too soon to print again (--printdelay option is in effect) -#: ../tuxpaint.c:1844 +#: ../tuxpaint.c:1849 msgid "You can’t print yet!" msgstr "Ei saa veel välja trükkida!" #. Prompt to confirm erasing a picture in the Open dialog -#: ../tuxpaint.c:1848 +#: ../tuxpaint.c:1853 msgid "Erase this picture?" msgstr "Kas kustutan selle pildi?" -#: ../tuxpaint.c:1849 +#: ../tuxpaint.c:1854 msgid "Yes, erase it!" msgstr "Jah, kustuta!" -#: ../tuxpaint.c:1850 +#: ../tuxpaint.c:1855 msgid "No, don't erase it!" msgstr "Ei, ära kustuta!" #. Reminder that Mouse Button 1 is the button to use in Tux Paint -#: ../tuxpaint.c:1853 +#: ../tuxpaint.c:1858 msgid "Remember to use the left mouse button!" msgstr "Ära unusta kasutamast vasakut hiire nuppu!" #. Sound has been muted (silenced) via keyboard shortcut -#: ../tuxpaint.c:1964 +#: ../tuxpaint.c:1969 msgid "Sound muted." msgstr "Heli summutatud." #. Sound has been unmuted (unsilenced) via keyboard shortcut -#: ../tuxpaint.c:1969 +#: ../tuxpaint.c:1974 msgid "Sound unmuted." msgstr "Heli taastatud." #. Wait while Text tool finishes loading fonts -#: ../tuxpaint.c:2406 +#: ../tuxpaint.c:2411 msgid "Please wait…" msgstr "Palun oota..." -#: ../tuxpaint.c:7056 +#: ../tuxpaint.c:7061 msgid "Pick a color." msgstr "Vali värv." #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:7833 +#: ../tuxpaint.c:7838 msgid "Erase" msgstr "Kustuta" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:7836 +#: ../tuxpaint.c:7841 msgid "Slides" msgstr "Slaidid" #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:7839 +#: ../tuxpaint.c:7844 msgid "Back" msgstr "Tagasi" #. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:7842 +#: ../tuxpaint.c:7847 msgid "Next" msgstr "Edasi" #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:7845 +#: ../tuxpaint.c:7850 msgid "Play" 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 -#: ../tuxpaint.c:8438 +#: ../tuxpaint.c:8443 msgid "Aa" msgstr "Aa" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:11343 +#: ../tuxpaint.c:11348 msgid "Yes" msgstr "Jah" -#: ../tuxpaint.c:11347 +#: ../tuxpaint.c:11352 msgid "No" msgstr "Ei" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:12296 +#: ../tuxpaint.c:12301 msgid "Replace the picture with your changes?" msgstr "Asenda pilt koos tehtud muudatustega?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:12300 +#: ../tuxpaint.c:12305 msgid "Yes, replace the old one!" msgstr "Jah, vaheta vana pilt välja!" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:12304 +#: ../tuxpaint.c:12309 msgid "No, save a new file!" msgstr "Ei, salvestame uude faili!" -#: ../tuxpaint.c:13067 +#: ../tuxpaint.c:13072 msgid "Choose the picture you want, then click “Open”." msgstr "Vali pilt ja klõpsa nupul \"Ava\"" #. Let user choose images: #. Instructions for Slideshow file dialog (FIXME: Make a #define) -#: ../tuxpaint.c:14054 ../tuxpaint.c:14368 +#: ../tuxpaint.c:14059 ../tuxpaint.c:14373 msgid "Choose the pictures you want, then click “Play”." msgstr "Vali pilt ja klõpsa nupul \"Esita\"" @@ -675,237 +675,237 @@ msgstr "Joonistusprogramm" msgid "Tux Paint" msgstr "Joonistame koos Tuksiga!" -#: ../../magic/src/blocks_chalk_drip.c:133 +#: ../../magic/src/blocks_chalk_drip.c:132 msgid "Blocks" msgstr "Plokid" -#: ../../magic/src/blocks_chalk_drip.c:135 +#: ../../magic/src/blocks_chalk_drip.c:134 msgid "Chalk" msgstr "Kriit" -#: ../../magic/src/blocks_chalk_drip.c:137 +#: ../../magic/src/blocks_chalk_drip.c:136 msgid "Drip" msgstr "Tilgad" -#: ../../magic/src/blocks_chalk_drip.c:147 +#: ../../magic/src/blocks_chalk_drip.c:146 msgid "Click and move the mouse around to make the picture blocky." msgstr "Tee klõps ja liiguta hiirt pildi ruudulisemaks muutmiseks." -#: ../../magic/src/blocks_chalk_drip.c:150 +#: ../../magic/src/blocks_chalk_drip.c:149 msgid "" "Click and move the mouse around to turn the picture into a chalk drawing." msgstr "Tee klõps ja liiguta hiirt, et muuta pilt kriidijoonistuse sarnaseks." -#: ../../magic/src/blocks_chalk_drip.c:153 +#: ../../magic/src/blocks_chalk_drip.c:152 msgid "Click and move the mouse around to make the picture drip." msgstr "Tee klõps ja liiguta hiirt, et panna pilt tilkuma." -#: ../../magic/src/blur.c:77 +#: ../../magic/src/blur.c:76 msgid "Blur" msgstr "Udu" -#: ../../magic/src/blur.c:84 +#: ../../magic/src/blur.c:83 msgid "Click and move the mouse around to blur the picture." msgstr "Tee klõps ja liiguta hiirt, et teha pilt ähmasemaks." #. Both are named "Bricks", at the moment: -#: ../../magic/src/bricks.c:105 +#: ../../magic/src/bricks.c:104 msgid "Bricks" msgstr "Telliskivid" -#: ../../magic/src/bricks.c:112 +#: ../../magic/src/bricks.c:111 msgid "Click and move to draw large bricks." msgstr "Tee klõps ja liiguta hiirt, et joonistada suuri telliskive." -#: ../../magic/src/bricks.c:114 +#: ../../magic/src/bricks.c:113 msgid "Click and move to draw small bricks." msgstr "Tee klõps ja liiguta hiirt, et joonistada väikeseid telliskive." -#: ../../magic/src/calligraphy.c:109 +#: ../../magic/src/calligraphy.c:108 msgid "Calligraphy" msgstr "Kalligraafia" -#: ../../magic/src/calligraphy.c:116 +#: ../../magic/src/calligraphy.c:115 msgid "Click and move the mouse around to draw in calligraphy." msgstr "Tee klõs ja liiguta hiirt kalligraafiaga joonistamiseks." -#: ../../magic/src/cartoon.c:81 +#: ../../magic/src/cartoon.c:80 msgid "Cartoon" msgstr "Multikas" -#: ../../magic/src/cartoon.c:88 +#: ../../magic/src/cartoon.c:87 msgid "Click and move the mouse around to turn the picture into a cartoon." msgstr "Tee klõps ja liiguta hiirt, et muuta pilt multika sarnaseks." -#: ../../magic/src/distortion.c:122 +#: ../../magic/src/distortion.c:121 msgid "Distortion" msgstr "" -#: ../../magic/src/distortion.c:130 +#: ../../magic/src/distortion.c:129 #, fuzzy msgid "Click and drag the mouse to cause a distortion in your picture." msgstr "Tee klõps ja liiguta hiirt, et tekitada aknaruudustikku enda pildile." -#: ../../magic/src/emboss.c:77 +#: ../../magic/src/emboss.c:76 msgid "Emboss" msgstr "Kohruta" -#: ../../magic/src/emboss.c:83 +#: ../../magic/src/emboss.c:82 msgid "Click and drag the mouse to emboss the picture." msgstr "Tee klõps ja liiguta hiirt pildi kohrutamiseks." -#: ../../magic/src/fade_darken.c:117 +#: ../../magic/src/fade_darken.c:116 msgid "Lighten" msgstr "Valgendus" -#: ../../magic/src/fade_darken.c:119 +#: ../../magic/src/fade_darken.c:118 msgid "Darken" msgstr "Tumendus" -#: ../../magic/src/fade_darken.c:129 +#: ../../magic/src/fade_darken.c:128 msgid "Click and move to fade the colors." msgstr "Tee klõps ja liiguta hiirt, et pleegitada värve." -#: ../../magic/src/fade_darken.c:132 +#: ../../magic/src/fade_darken.c:131 msgid "Click and move to darken the colors." msgstr "Tee klõps ja liiguta hiirt, et muuta värve tumedamaks." -#: ../../magic/src/fill.c:88 +#: ../../magic/src/fill.c:87 msgid "Fill" msgstr "Täitmine" -#: ../../magic/src/fill.c:95 +#: ../../magic/src/fill.c:94 msgid "Click in the picture to fill that area with color." msgstr "Klõpsa pildil, et täita see ala värviga." -#: ../../magic/src/flower.c:125 +#: ../../magic/src/flower.c:124 msgid "Flower" msgstr "Lill" -#: ../../magic/src/flower.c:131 +#: ../../magic/src/flower.c:130 msgid "Click and drag to draw a flower stalk. Let go to finish the flower." msgstr "" -#: ../../magic/src/foam.c:105 +#: ../../magic/src/foam.c:104 msgid "Foam" msgstr "Svamm" -#: ../../magic/src/foam.c:111 +#: ../../magic/src/foam.c:110 msgid "Click and drag the mouse to cover an area with foamy bubbles." msgstr "Klõpsa pildil, et täita see ala kohevate mullidega." -#: ../../magic/src/glasstile.c:84 +#: ../../magic/src/glasstile.c:83 msgid "Glass Tile" msgstr "Aknaruudustik" -#: ../../magic/src/glasstile.c:90 +#: ../../magic/src/glasstile.c:89 msgid "Click and drag the mouse to put glass tile over your picture." msgstr "Tee klõps ja liiguta hiirt, et tekitada aknaruudustikku enda pildile." -#: ../../magic/src/grass.c:93 +#: ../../magic/src/grass.c:92 msgid "Grass" msgstr "Muru" -#: ../../magic/src/grass.c:99 +#: ../../magic/src/grass.c:98 msgid "Click and move to draw grass. Don’t forget the dirt!" msgstr "Tee klõps ja liiguta hiirt,et joonistada muru. Ära unusta pori!" -#: ../../magic/src/kalidescope.c:78 +#: ../../magic/src/kalidescope.c:77 msgid "Kaleidoscope" msgstr "Kaleidoskoop" -#: ../../magic/src/kalidescope.c:84 +#: ../../magic/src/kalidescope.c:83 msgid "" "Click and drag the mouse to draw with symmetric brushes (a kaleidoscope)." msgstr "" "Tee klõps ja liiguta hiirt, et joonistada sümmeetriliste pintslitega (nagu " "kaleidoskoop)." -#: ../../magic/src/light.c:85 +#: ../../magic/src/light.c:84 msgid "Light" msgstr "Valgendus" -#: ../../magic/src/light.c:91 +#: ../../magic/src/light.c:90 msgid "Click and drag to draw a beam of light on your picture." msgstr "Tee klõps ja liiguta hiirt, et tekitada valguskiiri." -#: ../../magic/src/metalpaint.c:78 +#: ../../magic/src/metalpaint.c:77 msgid "Metal Paint" msgstr "Metallivärv" -#: ../../magic/src/metalpaint.c:84 +#: ../../magic/src/metalpaint.c:83 msgid "Click and drag the mouse to paint with a metallic color." msgstr "Tee klõps ja liiguta hiirt, et värvida metallivärvidega." -#: ../../magic/src/mirror_flip.c:95 +#: ../../magic/src/mirror_flip.c:94 msgid "Mirror" msgstr "Peegelpilt" -#: ../../magic/src/mirror_flip.c:97 +#: ../../magic/src/mirror_flip.c:96 msgid "Flip" msgstr "Pea alaspidi" -#: ../../magic/src/mirror_flip.c:107 +#: ../../magic/src/mirror_flip.c:106 msgid "Click to make a mirror image." msgstr "Tee klõps, et tekitada peegelpilt." -#: ../../magic/src/mirror_flip.c:110 +#: ../../magic/src/mirror_flip.c:109 msgid "Click to flip the picture upside-down." msgstr "Tee klõps, et pöörata pilt pea alaspidi." -#: ../../magic/src/negative.c:73 +#: ../../magic/src/negative.c:72 msgid "Negative" msgstr "Negatiiv" -#: ../../magic/src/negative.c:80 +#: ../../magic/src/negative.c:79 msgid "Click and move the mouse around to draw a negative." msgstr "Tee klõps ja liiguta hiirt, et tekitada negatiiv." -#: ../../magic/src/rainbow.c:108 +#: ../../magic/src/rainbow.c:107 msgid "Rainbow" msgstr "Vikerkaar" -#: ../../magic/src/rainbow.c:115 +#: ../../magic/src/rainbow.c:114 msgid "You can draw in rainbow colors!" msgstr "Sa saad joonistada vikerkaarevärvides!" -#: ../../magic/src/ripples.c:82 +#: ../../magic/src/ripples.c:81 msgid "Ripples" msgstr "Virvendused" -#: ../../magic/src/ripples.c:88 +#: ../../magic/src/ripples.c:87 msgid "Click to make ripples appear over your picture." msgstr "Tee klõps ja liiguta hiirt pildi ähmasemaks muutmiseks." -#: ../../magic/src/shift.c:105 +#: ../../magic/src/shift.c:104 msgid "Shift" msgstr "Nihutamine" -#: ../../magic/src/shift.c:111 +#: ../../magic/src/shift.c:110 msgid "Click and drag to shift your picture around on the canvas." msgstr "Tee klõps ja liiguta hiirt oma pildi liigutamiseks lõuendil." -#: ../../magic/src/smudge.c:78 +#: ../../magic/src/smudge.c:77 msgid "Smudge" msgstr "Hägus" -#: ../../magic/src/smudge.c:85 +#: ../../magic/src/smudge.c:84 msgid "Click and move the mouse around to smudge the picture." msgstr "Tee klõps ja liiguta hiirt, et värvidega mäkerdada." -#: ../../magic/src/tint.c:78 +#: ../../magic/src/tint.c:77 msgid "Tint" msgstr "Toonimine" -#: ../../magic/src/tint.c:85 +#: ../../magic/src/tint.c:84 msgid "Click and move the mouse around to change the picture’s color." msgstr "Tee klõps ja liiguta hiirt ringi värvide muutmiseks." -#: ../../magic/src/waves.c:79 +#: ../../magic/src/waves.c:78 msgid "Waves" msgstr "Lained" -#: ../../magic/src/waves.c:85 +#: ../../magic/src/waves.c:84 msgid "" "Click to make the picture wavy. Click toward the top for shorter waves, the " "bottom for taller waves, the left for small waves, and the right for long " diff --git a/src/po/eu.po b/src/po/eu.po index 55d6d33ce..23bd081c6 100644 --- a/src/po/eu.po +++ b/src/po/eu.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: TuxPaint \n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-06-21 10:24-0700\n" +"POT-Creation-Date: 2008-06-27 13:15-0700\n" "PO-Revision-Date: 2006-11-30 16:30+0200\n" "Last-Translator: Juan Irigoien \n" "Language-Team: basque \n" @@ -381,7 +381,7 @@ msgstr "Berria" #. Open a saved picture #. buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:75 ../tuxpaint.c:7830 +#: ../tools.h:75 ../tuxpaint.c:7835 msgid "Open" msgstr "Ireki" @@ -497,175 +497,175 @@ msgid "OK then… Let’s keep drawing this one!" msgstr "Ondo... jarrai dezagun honekin!" #. Prompt to confirm user wishes to quit -#: ../tuxpaint.c:1804 +#: ../tuxpaint.c:1809 msgid "Do you really want to quit?" msgstr "Irten nahi al duzu, benetan?" #. Quit prompt positive response (quit) -#: ../tuxpaint.c:1807 +#: ../tuxpaint.c:1812 msgid "Yes, I'm done!" msgstr "Bai, amaitu dut!" #. Quit prompt negative response (don't quit) -#: ../tuxpaint.c:1810 ../tuxpaint.c:1837 +#: ../tuxpaint.c:1815 ../tuxpaint.c:1842 msgid "No, take me back!" msgstr "Ez, itzul gaitezen lehengora!" #. Current picture is not saved; user is quitting -#: ../tuxpaint.c:1814 +#: ../tuxpaint.c:1819 msgid "If you quit, you’ll lose your picture! Save it?" msgstr "Irtenez gero, galdu egingo duzu irudia! Gorde nahi al duzu?" -#: ../tuxpaint.c:1815 ../tuxpaint.c:1820 +#: ../tuxpaint.c:1820 ../tuxpaint.c:1825 msgid "Yes, save it!" msgstr "Bai, gorde!" -#: ../tuxpaint.c:1816 ../tuxpaint.c:1821 +#: ../tuxpaint.c:1821 ../tuxpaint.c:1826 msgid "No, don't bother saving!" msgstr "Ez, ez gorde!" #. Current picture is not saved; user is opening another picture -#: ../tuxpaint.c:1819 +#: ../tuxpaint.c:1824 msgid "Save your picture first?" msgstr "Gorde nahi al duzu irudia lehenbizi?" #. Error opening picture -#: ../tuxpaint.c:1824 +#: ../tuxpaint.c:1829 msgid "Can’t open that picture!" msgstr "Ez dago irudia irekitzerik!" #. Generic dialog dismissal -#: ../tuxpaint.c:1827 ../tuxpaint.c:1832 ../tuxpaint.c:1841 ../tuxpaint.c:1845 -#: ../tuxpaint.c:1854 +#: ../tuxpaint.c:1832 ../tuxpaint.c:1837 ../tuxpaint.c:1846 ../tuxpaint.c:1850 +#: ../tuxpaint.c:1859 msgid "OK" msgstr "OK" #. Notification that 'Open' dialog has nothing to show -#: ../tuxpaint.c:1831 +#: ../tuxpaint.c:1836 msgid "There are no saved files!" msgstr "Ez dago gordetako artxiborik!" #. Verification of print action -#: ../tuxpaint.c:1835 +#: ../tuxpaint.c:1840 msgid "Print your picture now?" msgstr "Oraintxe inprimatu nahi duzu irudua?" -#: ../tuxpaint.c:1836 +#: ../tuxpaint.c:1841 msgid "Yes, print it!" msgstr "Bai, inprimatu!" #. Confirmation of successful (we hope) printing -#: ../tuxpaint.c:1840 +#: ../tuxpaint.c:1845 msgid "Your picture has been printed!" msgstr "Zure irudia inprimatua izan da!" #. Notification that it's too soon to print again (--printdelay option is in effect) -#: ../tuxpaint.c:1844 +#: ../tuxpaint.c:1849 msgid "You can’t print yet!" msgstr "Ezin duzu oraindik inprimitu!" #. Prompt to confirm erasing a picture in the Open dialog -#: ../tuxpaint.c:1848 +#: ../tuxpaint.c:1853 msgid "Erase this picture?" msgstr "Irudi hau ezabatu?" -#: ../tuxpaint.c:1849 +#: ../tuxpaint.c:1854 msgid "Yes, erase it!" msgstr "Bai, ezabatu!" -#: ../tuxpaint.c:1850 +#: ../tuxpaint.c:1855 msgid "No, don't erase it!" msgstr "Ez, ez ezabatu" #. Reminder that Mouse Button 1 is the button to use in Tux Paint -#: ../tuxpaint.c:1853 +#: ../tuxpaint.c:1858 msgid "Remember to use the left mouse button!" msgstr "Gogora ezazu saguaren ezkerreko botoia erabiltzea!" #. Sound has been muted (silenced) via keyboard shortcut -#: ../tuxpaint.c:1964 +#: ../tuxpaint.c:1969 msgid "Sound muted." msgstr "" #. Sound has been unmuted (unsilenced) via keyboard shortcut -#: ../tuxpaint.c:1969 +#: ../tuxpaint.c:1974 msgid "Sound unmuted." msgstr "" #. Wait while Text tool finishes loading fonts -#: ../tuxpaint.c:2406 +#: ../tuxpaint.c:2411 msgid "Please wait…" msgstr "Itxaron, mesedez..." -#: ../tuxpaint.c:7056 +#: ../tuxpaint.c:7061 msgid "Pick a color." msgstr "" #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:7833 +#: ../tuxpaint.c:7838 msgid "Erase" msgstr "Ezabatu" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:7836 +#: ../tuxpaint.c:7841 msgid "Slides" msgstr "Filminak" #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:7839 +#: ../tuxpaint.c:7844 msgid "Back" msgstr "Atzera" #. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:7842 +#: ../tuxpaint.c:7847 msgid "Next" msgstr "Hurrengoa" #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:7845 +#: ../tuxpaint.c:7850 msgid "Play" 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 -#: ../tuxpaint.c:8438 +#: ../tuxpaint.c:8443 msgid "Aa" msgstr "Aa" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:11343 +#: ../tuxpaint.c:11348 msgid "Yes" msgstr "Bai" -#: ../tuxpaint.c:11347 +#: ../tuxpaint.c:11352 msgid "No" msgstr "Ez" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:12296 +#: ../tuxpaint.c:12301 msgid "Replace the picture with your changes?" msgstr "Zure aldaketekin irudia ordeztu?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:12300 +#: ../tuxpaint.c:12305 msgid "Yes, replace the old one!" msgstr "Bai, zaharra ordeztu!" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:12304 +#: ../tuxpaint.c:12309 msgid "No, save a new file!" msgstr "Ez, artxibo berria gorde" -#: ../tuxpaint.c:13067 +#: ../tuxpaint.c:13072 msgid "Choose the picture you want, then click “Open”." msgstr "" "Aukera ezazu ireki nahi duzun irudia. Ondoren klik egin ‘Ireki’ botoian" #. Let user choose images: #. Instructions for Slideshow file dialog (FIXME: Make a #define) -#: ../tuxpaint.c:14054 ../tuxpaint.c:14368 +#: ../tuxpaint.c:14059 ../tuxpaint.c:14373 msgid "Choose the pictures you want, then click “Play”." msgstr "Aukera ezazu ireki nahi duzun irudia. Ondoren klik egin ‘Hasi’ botoian" @@ -681,249 +681,249 @@ msgstr "Marrazketa programa" msgid "Tux Paint" msgstr "Tux Paint" -#: ../../magic/src/blocks_chalk_drip.c:133 +#: ../../magic/src/blocks_chalk_drip.c:132 msgid "Blocks" msgstr "Laukitxoak" -#: ../../magic/src/blocks_chalk_drip.c:135 +#: ../../magic/src/blocks_chalk_drip.c:134 msgid "Chalk" msgstr "Klariona" -#: ../../magic/src/blocks_chalk_drip.c:137 +#: ../../magic/src/blocks_chalk_drip.c:136 msgid "Drip" msgstr "Busti" -#: ../../magic/src/blocks_chalk_drip.c:147 +#: ../../magic/src/blocks_chalk_drip.c:146 msgid "Click and move the mouse around to make the picture blocky." msgstr "Klik egin eta mugi ezazu sagua irudia laukitxotan marrazteko." -#: ../../magic/src/blocks_chalk_drip.c:150 +#: ../../magic/src/blocks_chalk_drip.c:149 msgid "" "Click and move the mouse around to turn the picture into a chalk drawing." msgstr "" "Klik egin eta mugi ezazu sagua irudia klarionez eginda balego bezala " "marrazteko." -#: ../../magic/src/blocks_chalk_drip.c:153 +#: ../../magic/src/blocks_chalk_drip.c:152 msgid "Click and move the mouse around to make the picture drip." msgstr "Klik egin eta mugi ezazu sagua irudiari busti itxura emateko!" -#: ../../magic/src/blur.c:77 +#: ../../magic/src/blur.c:76 msgid "Blur" msgstr "Desenfokatu" -#: ../../magic/src/blur.c:84 +#: ../../magic/src/blur.c:83 msgid "Click and move the mouse around to blur the picture." msgstr "Klik egin eta mugi ezazu sagua irudia desenfokatzeko." #. Both are named "Bricks", at the moment: -#: ../../magic/src/bricks.c:105 +#: ../../magic/src/bricks.c:104 msgid "Bricks" msgstr "Adreiluak" -#: ../../magic/src/bricks.c:112 +#: ../../magic/src/bricks.c:111 msgid "Click and move to draw large bricks." msgstr "Egin klik eta mugi ezazu adreilu handiak marrazteko." -#: ../../magic/src/bricks.c:114 +#: ../../magic/src/bricks.c:113 msgid "Click and move to draw small bricks." msgstr "Egin klik eta mugi ezazu adreilu txikiak marrazteko." -#: ../../magic/src/calligraphy.c:109 +#: ../../magic/src/calligraphy.c:108 msgid "Calligraphy" msgstr "" -#: ../../magic/src/calligraphy.c:116 +#: ../../magic/src/calligraphy.c:115 #, fuzzy msgid "Click and move the mouse around to draw in calligraphy." msgstr "Klik egin eta mugi ezazu sagua irudiaren negatiboa marrazteko." -#: ../../magic/src/cartoon.c:81 +#: ../../magic/src/cartoon.c:80 msgid "Cartoon" msgstr "Cartoon" -#: ../../magic/src/cartoon.c:88 +#: ../../magic/src/cartoon.c:87 msgid "Click and move the mouse around to turn the picture into a cartoon." msgstr "Klik egin eta mugi ezazu sagua irudia biñeta bihurtzeko." -#: ../../magic/src/distortion.c:122 +#: ../../magic/src/distortion.c:121 msgid "Distortion" msgstr "" -#: ../../magic/src/distortion.c:130 +#: ../../magic/src/distortion.c:129 #, fuzzy msgid "Click and drag the mouse to cause a distortion in your picture." msgstr "Klik egin eta mugi ezazu sagua irudia mehetzeko." -#: ../../magic/src/emboss.c:77 +#: ../../magic/src/emboss.c:76 msgid "Emboss" msgstr "" -#: ../../magic/src/emboss.c:83 +#: ../../magic/src/emboss.c:82 #, fuzzy msgid "Click and drag the mouse to emboss the picture." msgstr "Klik egin eta mugi ezazu sagua irudia mehetzeko." -#: ../../magic/src/fade_darken.c:117 +#: ../../magic/src/fade_darken.c:116 msgid "Lighten" msgstr "Argitu" -#: ../../magic/src/fade_darken.c:119 +#: ../../magic/src/fade_darken.c:118 msgid "Darken" msgstr "Ilundu" -#: ../../magic/src/fade_darken.c:129 +#: ../../magic/src/fade_darken.c:128 msgid "Click and move to fade the colors." msgstr "Klik egin eta mugi ezazu sagua koloreak pixkanaka desagertarazteko." -#: ../../magic/src/fade_darken.c:132 +#: ../../magic/src/fade_darken.c:131 msgid "Click and move to darken the colors." msgstr "Klik egin eta mugi ezazu sagua koloreak iluntzeko." -#: ../../magic/src/fill.c:88 +#: ../../magic/src/fill.c:87 msgid "Fill" msgstr "Bete" -#: ../../magic/src/fill.c:95 +#: ../../magic/src/fill.c:94 msgid "Click in the picture to fill that area with color." msgstr "Klik egin irudian eremu bat kolorez betetzeko." -#: ../../magic/src/flower.c:125 +#: ../../magic/src/flower.c:124 msgid "Flower" msgstr "" -#: ../../magic/src/flower.c:131 +#: ../../magic/src/flower.c:130 msgid "Click and drag to draw a flower stalk. Let go to finish the flower." msgstr "" -#: ../../magic/src/foam.c:105 +#: ../../magic/src/foam.c:104 msgid "Foam" msgstr "" -#: ../../magic/src/foam.c:111 +#: ../../magic/src/foam.c:110 #, fuzzy msgid "Click and drag the mouse to cover an area with foamy bubbles." msgstr "Klik egin eta mugi ezazu sagua irudia loditzeko." -#: ../../magic/src/glasstile.c:84 +#: ../../magic/src/glasstile.c:83 msgid "Glass Tile" msgstr "" -#: ../../magic/src/glasstile.c:90 +#: ../../magic/src/glasstile.c:89 #, fuzzy msgid "Click and drag the mouse to put glass tile over your picture." msgstr "Klik egin eta mugi ezazu sagua irudia mehetzeko." -#: ../../magic/src/grass.c:93 +#: ../../magic/src/grass.c:92 msgid "Grass" msgstr "Belarra" -#: ../../magic/src/grass.c:99 +#: ../../magic/src/grass.c:98 msgid "Click and move to draw grass. Don’t forget the dirt!" msgstr "Egin klik eta mugi ezazu belarra marrazteko." -#: ../../magic/src/kalidescope.c:78 +#: ../../magic/src/kalidescope.c:77 msgid "Kaleidoscope" msgstr "" -#: ../../magic/src/kalidescope.c:84 +#: ../../magic/src/kalidescope.c:83 #, fuzzy msgid "" "Click and drag the mouse to draw with symmetric brushes (a kaleidoscope)." msgstr "Klik egin eta mugi ezazu sagua irudia loditzeko." -#: ../../magic/src/light.c:85 +#: ../../magic/src/light.c:84 #, fuzzy msgid "Light" msgstr "Argitu" -#: ../../magic/src/light.c:91 +#: ../../magic/src/light.c:90 #, fuzzy msgid "Click and drag to draw a beam of light on your picture." msgstr "Klik egin eta mugi ezazu sagua irudia mehetzeko." -#: ../../magic/src/metalpaint.c:78 +#: ../../magic/src/metalpaint.c:77 #, fuzzy msgid "Metal Paint" msgstr "Marraztu" -#: ../../magic/src/metalpaint.c:84 +#: ../../magic/src/metalpaint.c:83 #, fuzzy msgid "Click and drag the mouse to paint with a metallic color." msgstr "Klik egin eta mugi ezazu sagua irudia mehetzeko." -#: ../../magic/src/mirror_flip.c:95 +#: ../../magic/src/mirror_flip.c:94 msgid "Mirror" msgstr "Islatu" -#: ../../magic/src/mirror_flip.c:97 +#: ../../magic/src/mirror_flip.c:96 msgid "Flip" msgstr "Irauli" -#: ../../magic/src/mirror_flip.c:107 +#: ../../magic/src/mirror_flip.c:106 msgid "Click to make a mirror image." msgstr "Egin klik irudiaren isla sortzeko!" -#: ../../magic/src/mirror_flip.c:110 +#: ../../magic/src/mirror_flip.c:109 msgid "Click to flip the picture upside-down." msgstr "Klik egin eta irudia goikoz-behera irauliko da!" -#: ../../magic/src/negative.c:73 +#: ../../magic/src/negative.c:72 msgid "Negative" msgstr "Negatiboa" -#: ../../magic/src/negative.c:80 +#: ../../magic/src/negative.c:79 msgid "Click and move the mouse around to draw a negative." msgstr "Klik egin eta mugi ezazu sagua irudiaren negatiboa marrazteko." -#: ../../magic/src/rainbow.c:108 +#: ../../magic/src/rainbow.c:107 msgid "Rainbow" msgstr "Ostadarra" -#: ../../magic/src/rainbow.c:115 +#: ../../magic/src/rainbow.c:114 msgid "You can draw in rainbow colors!" msgstr "Marraz ezazu ostadarraren koloreekin!" -#: ../../magic/src/ripples.c:82 +#: ../../magic/src/ripples.c:81 msgid "Ripples" msgstr "" -#: ../../magic/src/ripples.c:88 +#: ../../magic/src/ripples.c:87 #, fuzzy msgid "Click to make ripples appear over your picture." msgstr "Klik egin eta mugi ezazu sagua irudia mehetzeko." -#: ../../magic/src/shift.c:105 +#: ../../magic/src/shift.c:104 msgid "Shift" msgstr "" -#: ../../magic/src/shift.c:111 +#: ../../magic/src/shift.c:110 #, fuzzy msgid "Click and drag to shift your picture around on the canvas." msgstr "Klik egin eta mugi ezazu sagua irudia mehetzeko." -#: ../../magic/src/smudge.c:78 +#: ../../magic/src/smudge.c:77 msgid "Smudge" msgstr "Zirriborrotu" -#: ../../magic/src/smudge.c:85 +#: ../../magic/src/smudge.c:84 msgid "Click and move the mouse around to smudge the picture." msgstr "Klik egin eta mugi ezazu sagua irudia zirriborratzeko." -#: ../../magic/src/tint.c:78 +#: ../../magic/src/tint.c:77 msgid "Tint" msgstr "Tindatu" -#: ../../magic/src/tint.c:85 +#: ../../magic/src/tint.c:84 msgid "Click and move the mouse around to change the picture’s color." msgstr "Klik egin eta mugi ezazu sagua irudiaren kolorea aldatzeko" -#: ../../magic/src/waves.c:79 +#: ../../magic/src/waves.c:78 #, fuzzy msgid "Waves" msgstr "Gorde" -#: ../../magic/src/waves.c:85 +#: ../../magic/src/waves.c:84 msgid "" "Click to make the picture wavy. Click toward the top for shorter waves, the " "bottom for taller waves, the left for small waves, and the right for long " diff --git a/src/po/fi.po b/src/po/fi.po index 3aa127614..6ec1c8139 100644 --- a/src/po/fi.po +++ b/src/po/fi.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: tuxpaint 0.9.17\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-06-21 10:24-0700\n" +"POT-Creation-Date: 2008-06-27 13:15-0700\n" "PO-Revision-Date: 2008-01-03 00:41+0200\n" "Last-Translator: Jorma Karvonen \n" "Language-Team: Finnish \n" @@ -387,7 +387,7 @@ msgstr "Uusi" #. Open a saved picture #. buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:75 ../tuxpaint.c:7830 +#: ../tools.h:75 ../tuxpaint.c:7835 msgid "Open" msgstr "Avaa" @@ -507,177 +507,177 @@ msgid "OK then… Let’s keep drawing this one!" msgstr "Hyvä on… Jatketaan tämän piirtämistä!" #. Prompt to confirm user wishes to quit -#: ../tuxpaint.c:1804 +#: ../tuxpaint.c:1809 msgid "Do you really want to quit?" msgstr "Haluatko varmasti lopettaa?" #. Quit prompt positive response (quit) -#: ../tuxpaint.c:1807 +#: ../tuxpaint.c:1812 msgid "Yes, I'm done!" msgstr "Kyllä, valmista on!" #. Quit prompt negative response (don't quit) -#: ../tuxpaint.c:1810 ../tuxpaint.c:1837 +#: ../tuxpaint.c:1815 ../tuxpaint.c:1842 msgid "No, take me back!" msgstr "Ei, palaa takaisin maalaukseen!" #. Current picture is not saved; user is quitting -#: ../tuxpaint.c:1814 +#: ../tuxpaint.c:1819 msgid "If you quit, you’ll lose your picture! Save it?" msgstr "Menetät maalauksen jos lopetat! Tallennetaanko se?" -#: ../tuxpaint.c:1815 ../tuxpaint.c:1820 +#: ../tuxpaint.c:1820 ../tuxpaint.c:1825 msgid "Yes, save it!" msgstr "Kyllä, tallenna se!" -#: ../tuxpaint.c:1816 ../tuxpaint.c:1821 +#: ../tuxpaint.c:1821 ../tuxpaint.c:1826 msgid "No, don't bother saving!" msgstr "Ei, älä vaivaudu!" #. Current picture is not saved; user is opening another picture -#: ../tuxpaint.c:1819 +#: ../tuxpaint.c:1824 msgid "Save your picture first?" msgstr "Tallennetaanko maalauksesi ensin?" #. Error opening picture -#: ../tuxpaint.c:1824 +#: ../tuxpaint.c:1829 msgid "Can’t open that picture!" msgstr "Maalauksen avaaminen ei onnistu!" #. Generic dialog dismissal -#: ../tuxpaint.c:1827 ../tuxpaint.c:1832 ../tuxpaint.c:1841 ../tuxpaint.c:1845 -#: ../tuxpaint.c:1854 +#: ../tuxpaint.c:1832 ../tuxpaint.c:1837 ../tuxpaint.c:1846 ../tuxpaint.c:1850 +#: ../tuxpaint.c:1859 msgid "OK" msgstr "Hyvä" #. Notification that 'Open' dialog has nothing to show -#: ../tuxpaint.c:1831 +#: ../tuxpaint.c:1836 msgid "There are no saved files!" msgstr "Ei löytynyt yhtään tallennettua maalausta!" #. Verification of print action -#: ../tuxpaint.c:1835 +#: ../tuxpaint.c:1840 msgid "Print your picture now?" msgstr "Tulostetaanko maalauksesi nyt?" -#: ../tuxpaint.c:1836 +#: ../tuxpaint.c:1841 msgid "Yes, print it!" msgstr "Kyllä, tulosta se!" #. Confirmation of successful (we hope) printing -#: ../tuxpaint.c:1840 +#: ../tuxpaint.c:1845 msgid "Your picture has been printed!" msgstr "Maalauksesi on tulostettu!" #. Notification that it's too soon to print again (--printdelay option is in effect) -#: ../tuxpaint.c:1844 +#: ../tuxpaint.c:1849 msgid "You can’t print yet!" msgstr "Et voi vielä tulostaa!" #. Prompt to confirm erasing a picture in the Open dialog -#: ../tuxpaint.c:1848 +#: ../tuxpaint.c:1853 msgid "Erase this picture?" msgstr "Poistetaanko tämä kuva?" -#: ../tuxpaint.c:1849 +#: ../tuxpaint.c:1854 msgid "Yes, erase it!" msgstr "Kyllä, poista se!" -#: ../tuxpaint.c:1850 +#: ../tuxpaint.c:1855 msgid "No, don't erase it!" msgstr "Ei, älä poista sitä!" #. Reminder that Mouse Button 1 is the button to use in Tux Paint -#: ../tuxpaint.c:1853 +#: ../tuxpaint.c:1858 msgid "Remember to use the left mouse button!" msgstr "Muista käyttää hiiren vasenta painiketta!" #. Sound has been muted (silenced) via keyboard shortcut -#: ../tuxpaint.c:1964 +#: ../tuxpaint.c:1969 msgid "Sound muted." msgstr "" #. Sound has been unmuted (unsilenced) via keyboard shortcut -#: ../tuxpaint.c:1969 +#: ../tuxpaint.c:1974 msgid "Sound unmuted." msgstr "" #. Wait while Text tool finishes loading fonts -#: ../tuxpaint.c:2406 +#: ../tuxpaint.c:2411 #, fuzzy msgid "Please wait…" msgstr "Odota hetki…" -#: ../tuxpaint.c:7056 +#: ../tuxpaint.c:7061 msgid "Pick a color." msgstr "" #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:7833 +#: ../tuxpaint.c:7838 msgid "Erase" msgstr "Poista" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:7836 +#: ../tuxpaint.c:7841 msgid "Slides" msgstr "Diat" #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:7839 +#: ../tuxpaint.c:7844 msgid "Back" msgstr "Takaisin" #. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:7842 +#: ../tuxpaint.c:7847 msgid "Next" msgstr "Seuraava" # Dia-näytös alkaa #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:7845 +#: ../tuxpaint.c:7850 msgid "Play" 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 -#: ../tuxpaint.c:8438 +#: ../tuxpaint.c:8443 msgid "Aa" msgstr "Aa" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:11343 +#: ../tuxpaint.c:11348 msgid "Yes" msgstr "Kyllä" -#: ../tuxpaint.c:11347 +#: ../tuxpaint.c:11352 msgid "No" msgstr "Ei" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:12296 +#: ../tuxpaint.c:12301 msgid "Replace the picture with your changes?" msgstr "Korvataanko maalaus sinun muutoksillasi?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:12300 +#: ../tuxpaint.c:12305 msgid "Yes, replace the old one!" msgstr "Kyllä, korvaa vanha maalaus!" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:12304 +#: ../tuxpaint.c:12309 msgid "No, save a new file!" msgstr "Ei, tallenna uusi maalaus!" -#: ../tuxpaint.c:13067 +#: ../tuxpaint.c:13072 msgid "Choose the picture you want, then click “Open”." msgstr "Valikoi haluamasi maalaus ja valitse “Avaa”." # Pilkku ennen ja-sanaa tarvitaan estämään fuzzy-määrite #. Let user choose images: #. Instructions for Slideshow file dialog (FIXME: Make a #define) -#: ../tuxpaint.c:14054 ../tuxpaint.c:14368 +#: ../tuxpaint.c:14059 ../tuxpaint.c:14373 msgid "Choose the pictures you want, then click “Play”." msgstr "Valikoi haluamasi maalaukset, ja valitse “Näytä“." @@ -694,249 +694,249 @@ msgstr "Maalausohjelma" msgid "Tux Paint" msgstr "Tux Taiteilija" -#: ../../magic/src/blocks_chalk_drip.c:133 +#: ../../magic/src/blocks_chalk_drip.c:132 msgid "Blocks" msgstr "Rakeet" -#: ../../magic/src/blocks_chalk_drip.c:135 +#: ../../magic/src/blocks_chalk_drip.c:134 msgid "Chalk" msgstr "Liitu" -#: ../../magic/src/blocks_chalk_drip.c:137 +#: ../../magic/src/blocks_chalk_drip.c:136 msgid "Drip" msgstr "Pisara" -#: ../../magic/src/blocks_chalk_drip.c:147 +#: ../../magic/src/blocks_chalk_drip.c:146 msgid "Click and move the mouse around to make the picture blocky." msgstr "Rakeista maalaus painamalla hiiren painiketta." -#: ../../magic/src/blocks_chalk_drip.c:150 +#: ../../magic/src/blocks_chalk_drip.c:149 msgid "" "Click and move the mouse around to turn the picture into a chalk drawing." msgstr "Muuta piirros liitupiirrokseksi painamalla hiiren painiketta." -#: ../../magic/src/blocks_chalk_drip.c:153 +#: ../../magic/src/blocks_chalk_drip.c:152 msgid "Click and move the mouse around to make the picture drip." msgstr "Valuta värejä maalaukseen painamalla hiiren painiketta." -#: ../../magic/src/blur.c:77 +#: ../../magic/src/blur.c:76 msgid "Blur" msgstr "Sumenna" -#: ../../magic/src/blur.c:84 +#: ../../magic/src/blur.c:83 msgid "Click and move the mouse around to blur the picture." msgstr "Sumenna maalausta painamalla hiiren painiketta." #. Both are named "Bricks", at the moment: -#: ../../magic/src/bricks.c:105 +#: ../../magic/src/bricks.c:104 msgid "Bricks" msgstr "Tiilet" -#: ../../magic/src/bricks.c:112 +#: ../../magic/src/bricks.c:111 msgid "Click and move to draw large bricks." msgstr "Piirrä isoja tiiliä painamalla hiiren painiketta." -#: ../../magic/src/bricks.c:114 +#: ../../magic/src/bricks.c:113 msgid "Click and move to draw small bricks." msgstr "Piirrä pieniä tiiliä painamalla hiiren painiketta." -#: ../../magic/src/calligraphy.c:109 +#: ../../magic/src/calligraphy.c:108 msgid "Calligraphy" msgstr "" -#: ../../magic/src/calligraphy.c:116 +#: ../../magic/src/calligraphy.c:115 #, fuzzy msgid "Click and move the mouse around to draw in calligraphy." msgstr "Vaihda värit vastakkaisiksi painamalla hiiren painiketta." -#: ../../magic/src/cartoon.c:81 +#: ../../magic/src/cartoon.c:80 msgid "Cartoon" msgstr "Ääriviivat" -#: ../../magic/src/cartoon.c:88 +#: ../../magic/src/cartoon.c:87 msgid "Click and move the mouse around to turn the picture into a cartoon." msgstr "" "Muuta kuva ääriviivapiirrokseksi painamalla hiiren painiketta ja piirtämällä " "kuvan ympäri." -#: ../../magic/src/distortion.c:122 +#: ../../magic/src/distortion.c:121 msgid "Distortion" msgstr "" -#: ../../magic/src/distortion.c:130 +#: ../../magic/src/distortion.c:129 #, fuzzy msgid "Click and drag the mouse to cause a distortion in your picture." msgstr "Sumenna maalausta painamalla hiiren painiketta." -#: ../../magic/src/emboss.c:77 +#: ../../magic/src/emboss.c:76 msgid "Emboss" msgstr "" -#: ../../magic/src/emboss.c:83 +#: ../../magic/src/emboss.c:82 #, fuzzy msgid "Click and drag the mouse to emboss the picture." msgstr "Sumenna maalausta painamalla hiiren painiketta." -#: ../../magic/src/fade_darken.c:117 +#: ../../magic/src/fade_darken.c:116 msgid "Lighten" msgstr "Vaalenna" -#: ../../magic/src/fade_darken.c:119 +#: ../../magic/src/fade_darken.c:118 msgid "Darken" msgstr "Tummenna" -#: ../../magic/src/fade_darken.c:129 +#: ../../magic/src/fade_darken.c:128 msgid "Click and move to fade the colors." msgstr "Vaalenna värejä painamalla hiiren painiketta." -#: ../../magic/src/fade_darken.c:132 +#: ../../magic/src/fade_darken.c:131 msgid "Click and move to darken the colors." msgstr "Tummenna värejä painamalla hiiren painiketta." -#: ../../magic/src/fill.c:88 +#: ../../magic/src/fill.c:87 msgid "Fill" msgstr "Täytä" -#: ../../magic/src/fill.c:95 +#: ../../magic/src/fill.c:94 msgid "Click in the picture to fill that area with color." msgstr "Napsauta sitä maalauksen aluetta, jota haluat värittää." -#: ../../magic/src/flower.c:125 +#: ../../magic/src/flower.c:124 msgid "Flower" msgstr "" -#: ../../magic/src/flower.c:131 +#: ../../magic/src/flower.c:130 msgid "Click and drag to draw a flower stalk. Let go to finish the flower." msgstr "" -#: ../../magic/src/foam.c:105 +#: ../../magic/src/foam.c:104 msgid "Foam" msgstr "" -#: ../../magic/src/foam.c:111 +#: ../../magic/src/foam.c:110 #, fuzzy msgid "Click and drag the mouse to cover an area with foamy bubbles." msgstr "Napsauta sitä maalauksen aluetta, jota haluat värittää." -#: ../../magic/src/glasstile.c:84 +#: ../../magic/src/glasstile.c:83 msgid "Glass Tile" msgstr "" -#: ../../magic/src/glasstile.c:90 +#: ../../magic/src/glasstile.c:89 #, fuzzy msgid "Click and drag the mouse to put glass tile over your picture." msgstr "Sumenna maalausta painamalla hiiren painiketta." -#: ../../magic/src/grass.c:93 +#: ../../magic/src/grass.c:92 msgid "Grass" msgstr "Nurmikko" -#: ../../magic/src/grass.c:99 +#: ../../magic/src/grass.c:98 msgid "Click and move to draw grass. Don’t forget the dirt!" msgstr "Piirrä nurmikko painamalla hiiren painiketta. Älä unohda multaa!" -#: ../../magic/src/kalidescope.c:78 +#: ../../magic/src/kalidescope.c:77 msgid "Kaleidoscope" msgstr "" -#: ../../magic/src/kalidescope.c:84 +#: ../../magic/src/kalidescope.c:83 #, fuzzy msgid "" "Click and drag the mouse to draw with symmetric brushes (a kaleidoscope)." msgstr "Haalista värejä liikuttamalla hiirtä nappi pohjassa." -#: ../../magic/src/light.c:85 +#: ../../magic/src/light.c:84 #, fuzzy msgid "Light" msgstr "Vaalenna" -#: ../../magic/src/light.c:91 +#: ../../magic/src/light.c:90 #, fuzzy msgid "Click and drag to draw a beam of light on your picture." msgstr "Voit sumentaa kuvaa liikuttamalla hiirtä nappi pohjassa." -#: ../../magic/src/metalpaint.c:78 +#: ../../magic/src/metalpaint.c:77 #, fuzzy msgid "Metal Paint" msgstr "Maalaa" -#: ../../magic/src/metalpaint.c:84 +#: ../../magic/src/metalpaint.c:83 #, fuzzy msgid "Click and drag the mouse to paint with a metallic color." msgstr "Tummenna värejä painamalla hiiren painiketta." -#: ../../magic/src/mirror_flip.c:95 +#: ../../magic/src/mirror_flip.c:94 msgid "Mirror" msgstr "Peilikuva" -#: ../../magic/src/mirror_flip.c:97 +#: ../../magic/src/mirror_flip.c:96 msgid "Flip" msgstr "Käännä" -#: ../../magic/src/mirror_flip.c:107 +#: ../../magic/src/mirror_flip.c:106 msgid "Click to make a mirror image." msgstr "Tee kuvasta peilikuva painamalla hiiren painiketta." -#: ../../magic/src/mirror_flip.c:110 +#: ../../magic/src/mirror_flip.c:109 msgid "Click to flip the picture upside-down." msgstr "Käännä kuva ylösalaisin painamalla hiiren painiketta." -#: ../../magic/src/negative.c:73 +#: ../../magic/src/negative.c:72 msgid "Negative" msgstr "Vastaväri" -#: ../../magic/src/negative.c:80 +#: ../../magic/src/negative.c:79 msgid "Click and move the mouse around to draw a negative." msgstr "Vaihda värit vastakkaisiksi painamalla hiiren painiketta." -#: ../../magic/src/rainbow.c:108 +#: ../../magic/src/rainbow.c:107 msgid "Rainbow" msgstr "Sateenkaari" -#: ../../magic/src/rainbow.c:115 +#: ../../magic/src/rainbow.c:114 msgid "You can draw in rainbow colors!" msgstr "Voit piirtää sateenkaaren väreissä!" -#: ../../magic/src/ripples.c:82 +#: ../../magic/src/ripples.c:81 msgid "Ripples" msgstr "" -#: ../../magic/src/ripples.c:88 +#: ../../magic/src/ripples.c:87 #, fuzzy msgid "Click to make ripples appear over your picture." msgstr "Tee kuvasta peilikuva painamalla hiiren painiketta." -#: ../../magic/src/shift.c:105 +#: ../../magic/src/shift.c:104 msgid "Shift" msgstr "" -#: ../../magic/src/shift.c:111 +#: ../../magic/src/shift.c:110 #, fuzzy msgid "Click and drag to shift your picture around on the canvas." msgstr "Sumenna maalausta painamalla hiiren painiketta." -#: ../../magic/src/smudge.c:78 +#: ../../magic/src/smudge.c:77 msgid "Smudge" msgstr "Töhri" -#: ../../magic/src/smudge.c:85 +#: ../../magic/src/smudge.c:84 msgid "Click and move the mouse around to smudge the picture." msgstr "Töhri maalausta painamalla hiiren painiketta." -#: ../../magic/src/tint.c:78 +#: ../../magic/src/tint.c:77 msgid "Tint" msgstr "Värisävy" -#: ../../magic/src/tint.c:85 +#: ../../magic/src/tint.c:84 msgid "Click and move the mouse around to change the picture’s color." msgstr "Vaihda maalauksen väri painamalla hiiren painiketta." -#: ../../magic/src/waves.c:79 +#: ../../magic/src/waves.c:78 #, fuzzy msgid "Waves" msgstr "Tallenna" -#: ../../magic/src/waves.c:85 +#: ../../magic/src/waves.c:84 msgid "" "Click to make the picture wavy. Click toward the top for shorter waves, the " "bottom for taller waves, the left for small waves, and the right for long " diff --git a/src/po/fo.po b/src/po/fo.po index 7420d9797..b37db09b4 100644 --- a/src/po/fo.po +++ b/src/po/fo.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: Tux Paint 0.9.18\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-06-21 10:24-0700\n" +"POT-Creation-Date: 2008-06-27 13:15-0700\n" "PO-Revision-Date: 2008-01-18 12:40-0000\n" "Last-Translator: Lis Gøthe í Jákupsstovu \n" "Language-Team: Faroese \n" @@ -378,7 +378,7 @@ msgstr "Nýtt" #. Open a saved picture #. buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:75 ../tuxpaint.c:7830 +#: ../tools.h:75 ../tuxpaint.c:7835 msgid "Open" msgstr "Opna" @@ -492,174 +492,174 @@ msgid "OK then… Let’s keep drawing this one!" msgstr "Alt í lagi... So halda vit á at tekna hesa!" #. Prompt to confirm user wishes to quit -#: ../tuxpaint.c:1804 +#: ../tuxpaint.c:1809 msgid "Do you really want to quit?" msgstr "Vilt tú veruliga gevast?" #. Quit prompt positive response (quit) -#: ../tuxpaint.c:1807 +#: ../tuxpaint.c:1812 msgid "Yes, I'm done!" msgstr "Ja, her er liðugt!" #. Quit prompt negative response (don't quit) -#: ../tuxpaint.c:1810 ../tuxpaint.c:1837 +#: ../tuxpaint.c:1815 ../tuxpaint.c:1842 msgid "No, take me back!" msgstr "Nei, lat meg koma aftur til myndina!" #. Current picture is not saved; user is quitting -#: ../tuxpaint.c:1814 +#: ../tuxpaint.c:1819 msgid "If you quit, you’ll lose your picture! Save it?" msgstr "Um tú gevst, so missir tú myndina! Vilt tú goyma hana?" -#: ../tuxpaint.c:1815 ../tuxpaint.c:1820 +#: ../tuxpaint.c:1820 ../tuxpaint.c:1825 msgid "Yes, save it!" msgstr "Ja, goym hana!" -#: ../tuxpaint.c:1816 ../tuxpaint.c:1821 +#: ../tuxpaint.c:1821 ../tuxpaint.c:1826 msgid "No, don't bother saving!" msgstr "Nei, legg ikki í at goyma!" #. Current picture is not saved; user is opening another picture -#: ../tuxpaint.c:1819 +#: ../tuxpaint.c:1824 msgid "Save your picture first?" msgstr "Goym myndina fyrst?" #. Error opening picture -#: ../tuxpaint.c:1824 +#: ../tuxpaint.c:1829 msgid "Can’t open that picture!" msgstr "Fái ikki opna hasa myndina!" #. Generic dialog dismissal -#: ../tuxpaint.c:1827 ../tuxpaint.c:1832 ../tuxpaint.c:1841 ../tuxpaint.c:1845 -#: ../tuxpaint.c:1854 +#: ../tuxpaint.c:1832 ../tuxpaint.c:1837 ../tuxpaint.c:1846 ../tuxpaint.c:1850 +#: ../tuxpaint.c:1859 msgid "OK" msgstr "OK" #. Notification that 'Open' dialog has nothing to show -#: ../tuxpaint.c:1831 +#: ../tuxpaint.c:1836 msgid "There are no saved files!" msgstr "Har eru ongar goymdar fílur!" #. Verification of print action -#: ../tuxpaint.c:1835 +#: ../tuxpaint.c:1840 msgid "Print your picture now?" msgstr "Prenta myndina hjá tær nú?" -#: ../tuxpaint.c:1836 +#: ../tuxpaint.c:1841 msgid "Yes, print it!" msgstr "Ja, prenta hana!" #. Confirmation of successful (we hope) printing -#: ../tuxpaint.c:1840 +#: ../tuxpaint.c:1845 msgid "Your picture has been printed!" msgstr "Myndin hjá tær er prentað!" #. Notification that it's too soon to print again (--printdelay option is in effect) -#: ../tuxpaint.c:1844 +#: ../tuxpaint.c:1849 msgid "You can’t print yet!" msgstr "Tú kanst ikki prenta enn!" #. Prompt to confirm erasing a picture in the Open dialog -#: ../tuxpaint.c:1848 +#: ../tuxpaint.c:1853 msgid "Erase this picture?" msgstr "Strika hesa myndina?" -#: ../tuxpaint.c:1849 +#: ../tuxpaint.c:1854 msgid "Yes, erase it!" msgstr "Ja, strika hana!" -#: ../tuxpaint.c:1850 +#: ../tuxpaint.c:1855 msgid "No, don't erase it!" msgstr "Nei, ikki strika hana!" #. Reminder that Mouse Button 1 is the button to use in Tux Paint -#: ../tuxpaint.c:1853 +#: ../tuxpaint.c:1858 msgid "Remember to use the left mouse button!" msgstr "Minst til at brúka vinstra músaknøtt!" #. Sound has been muted (silenced) via keyboard shortcut -#: ../tuxpaint.c:1964 +#: ../tuxpaint.c:1969 msgid "Sound muted." msgstr "Ljóðið doyvt." #. Sound has been unmuted (unsilenced) via keyboard shortcut -#: ../tuxpaint.c:1969 +#: ../tuxpaint.c:1974 msgid "Sound unmuted." msgstr "Ljóðið ikki doyvt." #. Wait while Text tool finishes loading fonts -#: ../tuxpaint.c:2406 +#: ../tuxpaint.c:2411 msgid "Please wait…" msgstr "Vinarliga bíða..." -#: ../tuxpaint.c:7056 +#: ../tuxpaint.c:7061 msgid "Pick a color." msgstr "Vel ein lit." #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:7833 +#: ../tuxpaint.c:7838 msgid "Erase" msgstr "Viska" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:7836 +#: ../tuxpaint.c:7841 msgid "Slides" msgstr "Ljósmyndir" #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:7839 +#: ../tuxpaint.c:7844 msgid "Back" msgstr "Aftur" #. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:7842 +#: ../tuxpaint.c:7847 msgid "Next" msgstr "Næsta" #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:7845 +#: ../tuxpaint.c:7850 msgid "Play" msgstr "Spæl" #. Label for 'Letters' buttons (font selector, down the right when the Text tool is being used); used to show the difference between font faces -#: ../tuxpaint.c:8438 +#: ../tuxpaint.c:8443 msgid "Aa" msgstr "Aa" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:11343 +#: ../tuxpaint.c:11348 msgid "Yes" msgstr "Ja" -#: ../tuxpaint.c:11347 +#: ../tuxpaint.c:11352 msgid "No" msgstr "Nei" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:12296 +#: ../tuxpaint.c:12301 msgid "Replace the picture with your changes?" msgstr "Skifta út myndina við tínar broytingar?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:12300 +#: ../tuxpaint.c:12305 msgid "Yes, replace the old one!" msgstr "Ja, skift út gomlu!" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:12304 +#: ../tuxpaint.c:12309 msgid "No, save a new file!" msgstr "Nei, goym eina nýggja fílu!" -#: ../tuxpaint.c:13067 +#: ../tuxpaint.c:13072 msgid "Choose the picture you want, then click “Open”." msgstr "Vel ynsktu mynd og klikkja so á 'Opna'" #. Let user choose images: #. Instructions for Slideshow file dialog (FIXME: Make a #define) -#: ../tuxpaint.c:14054 ../tuxpaint.c:14368 +#: ../tuxpaint.c:14059 ../tuxpaint.c:14373 msgid "Choose the pictures you want, then click “Play”." msgstr "Vel ynsktu myndir og klikkja so á 'Vís'" @@ -675,239 +675,239 @@ msgstr "Tekniforrit" msgid "Tux Paint" msgstr "Tux Paint" -#: ../../magic/src/blocks_chalk_drip.c:133 +#: ../../magic/src/blocks_chalk_drip.c:132 msgid "Blocks" msgstr "Kubbar" -#: ../../magic/src/blocks_chalk_drip.c:135 +#: ../../magic/src/blocks_chalk_drip.c:134 msgid "Chalk" msgstr "Krit" -#: ../../magic/src/blocks_chalk_drip.c:137 +#: ../../magic/src/blocks_chalk_drip.c:136 msgid "Drip" msgstr "Drypp" -#: ../../magic/src/blocks_chalk_drip.c:147 +#: ../../magic/src/blocks_chalk_drip.c:146 msgid "Click and move the mouse around to make the picture blocky." msgstr "Klikkja og drag músina til at gera myndina kubbuta." -#: ../../magic/src/blocks_chalk_drip.c:150 +#: ../../magic/src/blocks_chalk_drip.c:149 msgid "" "Click and move the mouse around to turn the picture into a chalk drawing." msgstr "Klikkja og drag músina til at umgera myndina til eina kritmynd." -#: ../../magic/src/blocks_chalk_drip.c:153 +#: ../../magic/src/blocks_chalk_drip.c:152 msgid "Click and move the mouse around to make the picture drip." msgstr "Klikkja og drag músina til at fáa myndina at dryppa." -#: ../../magic/src/blur.c:77 +#: ../../magic/src/blur.c:76 msgid "Blur" msgstr "Kámt" -#: ../../magic/src/blur.c:84 +#: ../../magic/src/blur.c:83 msgid "Click and move the mouse around to blur the picture." msgstr "Klikkja og drag músina til at gera myndina káma." #. Both are named "Bricks", at the moment: -#: ../../magic/src/bricks.c:105 +#: ../../magic/src/bricks.c:104 msgid "Bricks" msgstr "Brikkar" -#: ../../magic/src/bricks.c:112 +#: ../../magic/src/bricks.c:111 msgid "Click and move to draw large bricks." msgstr "Klikkja og drag músina til at tekna stórar múrsteinar." -#: ../../magic/src/bricks.c:114 +#: ../../magic/src/bricks.c:113 msgid "Click and move to draw small bricks." msgstr "Klikkja og drag músina til at tekna smáar múrsteinar." -#: ../../magic/src/calligraphy.c:109 +#: ../../magic/src/calligraphy.c:108 msgid "Calligraphy" msgstr "Kalligrafi" -#: ../../magic/src/calligraphy.c:116 +#: ../../magic/src/calligraphy.c:115 msgid "Click and move the mouse around to draw in calligraphy." msgstr "Klikkja og drag músina til at tekna við kalligrafi (fagurskrift)." -#: ../../magic/src/cartoon.c:81 +#: ../../magic/src/cartoon.c:80 msgid "Cartoon" msgstr "Tekniseria" -#: ../../magic/src/cartoon.c:88 +#: ../../magic/src/cartoon.c:87 msgid "Click and move the mouse around to turn the picture into a cartoon." msgstr "Klikkja og drag músina til at fáa gera myndina um til eina tekniseriu." -#: ../../magic/src/distortion.c:122 +#: ../../magic/src/distortion.c:121 msgid "Distortion" msgstr "Reingjan" -#: ../../magic/src/distortion.c:130 +#: ../../magic/src/distortion.c:129 msgid "Click and drag the mouse to cause a distortion in your picture." msgstr "Klikkja og drag músina til at reingja (avskepla) myndina." -#: ../../magic/src/emboss.c:77 +#: ../../magic/src/emboss.c:76 msgid "Emboss" msgstr "Relief" -#: ../../magic/src/emboss.c:83 +#: ../../magic/src/emboss.c:82 msgid "Click and drag the mouse to emboss the picture." msgstr "" "Klikkja og drag músina til gera myndina um til relief (framskornir kantar)." -#: ../../magic/src/fade_darken.c:117 +#: ../../magic/src/fade_darken.c:116 msgid "Lighten" msgstr "Ljósari" -#: ../../magic/src/fade_darken.c:119 +#: ../../magic/src/fade_darken.c:118 msgid "Darken" msgstr "Myrkari" -#: ../../magic/src/fade_darken.c:129 +#: ../../magic/src/fade_darken.c:128 msgid "Click and move to fade the colors." msgstr "Klikkja og drag músina til at gera litirnar bleikari." -#: ../../magic/src/fade_darken.c:132 +#: ../../magic/src/fade_darken.c:131 msgid "Click and move to darken the colors." msgstr "Klikkja og drag músina til at gera litirnar myrkari." -#: ../../magic/src/fill.c:88 +#: ../../magic/src/fill.c:87 msgid "Fill" msgstr "Fyll" -#: ../../magic/src/fill.c:95 +#: ../../magic/src/fill.c:94 msgid "Click in the picture to fill that area with color." msgstr "Klikkja á myndina til at fylla tað økið við liti." -#: ../../magic/src/flower.c:125 +#: ../../magic/src/flower.c:124 msgid "Flower" msgstr "Blóma" -#: ../../magic/src/flower.c:131 +#: ../../magic/src/flower.c:130 msgid "Click and drag to draw a flower stalk. Let go to finish the flower." msgstr "" "Klikkja og drag músina til at tekna ein blómustelk. Slepp til at fullgera " "blómuna." -#: ../../magic/src/foam.c:105 +#: ../../magic/src/foam.c:104 msgid "Foam" msgstr "Skúm" -#: ../../magic/src/foam.c:111 +#: ../../magic/src/foam.c:110 msgid "Click and drag the mouse to cover an area with foamy bubbles." msgstr "Klikkja og drag músina til at breiða skúmbløðrur út yvir myndina." -#: ../../magic/src/glasstile.c:84 +#: ../../magic/src/glasstile.c:83 msgid "Glass Tile" msgstr "Glasrútar" -#: ../../magic/src/glasstile.c:90 +#: ../../magic/src/glasstile.c:89 msgid "Click and drag the mouse to put glass tile over your picture." msgstr "Klikkja og drag músina til at koyra glasrútar á myndina." -#: ../../magic/src/grass.c:93 +#: ../../magic/src/grass.c:92 msgid "Grass" msgstr "Gras" -#: ../../magic/src/grass.c:99 +#: ../../magic/src/grass.c:98 msgid "Click and move to draw grass. Don’t forget the dirt!" msgstr "Klikkja og drag músina til at tekna gras. Gloym ikki moldina!" -#: ../../magic/src/kalidescope.c:78 +#: ../../magic/src/kalidescope.c:77 msgid "Kaleidoscope" msgstr "Kaleidoskop" -#: ../../magic/src/kalidescope.c:84 +#: ../../magic/src/kalidescope.c:83 msgid "" "Click and drag the mouse to draw with symmetric brushes (a kaleidoscope)." msgstr "" "Klikkja og drag músina til at tekna við symmetriskum penslum (eitt " "kaleidoskop)." -#: ../../magic/src/light.c:85 +#: ../../magic/src/light.c:84 msgid "Light" msgstr "Ljós" -#: ../../magic/src/light.c:91 +#: ../../magic/src/light.c:90 msgid "Click and drag to draw a beam of light on your picture." msgstr "Klikkja og drag músina til at tekna eina ljósstrálu á myndina." -#: ../../magic/src/metalpaint.c:78 +#: ../../magic/src/metalpaint.c:77 msgid "Metal Paint" msgstr "Metal litur" -#: ../../magic/src/metalpaint.c:84 +#: ../../magic/src/metalpaint.c:83 msgid "Click and drag the mouse to paint with a metallic color." msgstr "Klikkja og drag músina til at tekna við einum metal liti." -#: ../../magic/src/mirror_flip.c:95 +#: ../../magic/src/mirror_flip.c:94 msgid "Mirror" msgstr "Spegla" -#: ../../magic/src/mirror_flip.c:97 +#: ../../magic/src/mirror_flip.c:96 msgid "Flip" msgstr "Koppa" -#: ../../magic/src/mirror_flip.c:107 +#: ../../magic/src/mirror_flip.c:106 msgid "Click to make a mirror image." msgstr "Klikkja til at gera eina spegilsmynd." -#: ../../magic/src/mirror_flip.c:110 +#: ../../magic/src/mirror_flip.c:109 msgid "Click to flip the picture upside-down." msgstr "Klikkja til at koppa myndina á høvdið." -#: ../../magic/src/negative.c:73 +#: ../../magic/src/negative.c:72 msgid "Negative" msgstr "Negativ" -#: ../../magic/src/negative.c:80 +#: ../../magic/src/negative.c:79 msgid "Click and move the mouse around to draw a negative." msgstr "Klikkja og drag músina til at vísa negativ av myndini." -#: ../../magic/src/rainbow.c:108 +#: ../../magic/src/rainbow.c:107 msgid "Rainbow" msgstr "Ælabogi" -#: ../../magic/src/rainbow.c:115 +#: ../../magic/src/rainbow.c:114 msgid "You can draw in rainbow colors!" msgstr "Tú kanst tekna við ælabogalitum!" -#: ../../magic/src/ripples.c:82 +#: ../../magic/src/ripples.c:81 msgid "Ripples" msgstr "Aldur" -#: ../../magic/src/ripples.c:88 +#: ../../magic/src/ripples.c:87 msgid "Click to make ripples appear over your picture." msgstr "Klikkja til at fáa aldur á myndina." -#: ../../magic/src/shift.c:105 +#: ../../magic/src/shift.c:104 msgid "Shift" msgstr "Flyt" -#: ../../magic/src/shift.c:111 +#: ../../magic/src/shift.c:110 msgid "Click and drag to shift your picture around on the canvas." msgstr "Klikkja og drag músina til at flyta tína mynd runt á løriftinum." -#: ../../magic/src/smudge.c:78 +#: ../../magic/src/smudge.c:77 msgid "Smudge" msgstr "Klína" -#: ../../magic/src/smudge.c:85 +#: ../../magic/src/smudge.c:84 msgid "Click and move the mouse around to smudge the picture." msgstr "Klikkja og drag músina til at klína út okkurt á myndini." -#: ../../magic/src/tint.c:78 +#: ../../magic/src/tint.c:77 msgid "Tint" msgstr "Lita" -#: ../../magic/src/tint.c:85 +#: ../../magic/src/tint.c:84 msgid "Click and move the mouse around to change the picture’s color." msgstr "Klikkja og drag músina til at broyta litin á myndini." -#: ../../magic/src/waves.c:79 +#: ../../magic/src/waves.c:78 msgid "Waves" msgstr "Aldur" -#: ../../magic/src/waves.c:85 +#: ../../magic/src/waves.c:84 msgid "" "Click to make the picture wavy. Click toward the top for shorter waves, the " "bottom for taller waves, the left for small waves, and the right for long " diff --git a/src/po/fr.po b/src/po/fr.po index 2838f6df7..ef51c88ca 100644 --- a/src/po/fr.po +++ b/src/po/fr.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: fr\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-06-21 10:24-0700\n" +"POT-Creation-Date: 2008-06-27 13:15-0700\n" "PO-Revision-Date: 2004-05-30 21:20-0700\n" "Last-Translator: jimmy \n" "Language-Team: \n" @@ -379,7 +379,7 @@ msgstr "Nouveau" #. Open a saved picture #. buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:75 ../tuxpaint.c:7830 +#: ../tools.h:75 ../tuxpaint.c:7835 msgid "Open" msgstr "Ouvrir" @@ -497,174 +497,174 @@ msgid "OK then… Let’s keep drawing this one!" msgstr "Bien! alors continuons ce dessin !" #. Prompt to confirm user wishes to quit -#: ../tuxpaint.c:1804 +#: ../tuxpaint.c:1809 msgid "Do you really want to quit?" msgstr "Veux-tu vraiment quitter ?" #. Quit prompt positive response (quit) -#: ../tuxpaint.c:1807 +#: ../tuxpaint.c:1812 msgid "Yes, I'm done!" msgstr "Oui, j'ai fini !" #. Quit prompt negative response (don't quit) -#: ../tuxpaint.c:1810 ../tuxpaint.c:1837 +#: ../tuxpaint.c:1815 ../tuxpaint.c:1842 msgid "No, take me back!" msgstr "Non, on revient !" #. Current picture is not saved; user is quitting -#: ../tuxpaint.c:1814 +#: ../tuxpaint.c:1819 msgid "If you quit, you’ll lose your picture! Save it?" msgstr "Si tu quittes, ton image sera perdue ! Tu sauvegardes ?" -#: ../tuxpaint.c:1815 ../tuxpaint.c:1820 +#: ../tuxpaint.c:1820 ../tuxpaint.c:1825 msgid "Yes, save it!" msgstr "Oui, on sauvegarde !" -#: ../tuxpaint.c:1816 ../tuxpaint.c:1821 +#: ../tuxpaint.c:1821 ../tuxpaint.c:1826 msgid "No, don't bother saving!" msgstr "Non, ce n'est pas la peine !" #. Current picture is not saved; user is opening another picture -#: ../tuxpaint.c:1819 +#: ../tuxpaint.c:1824 msgid "Save your picture first?" msgstr "Sauvegarder tout d'abord ton image ?" #. Error opening picture -#: ../tuxpaint.c:1824 +#: ../tuxpaint.c:1829 msgid "Can’t open that picture!" msgstr "Je ne peux pas ouvrir cette image !" #. Generic dialog dismissal -#: ../tuxpaint.c:1827 ../tuxpaint.c:1832 ../tuxpaint.c:1841 ../tuxpaint.c:1845 -#: ../tuxpaint.c:1854 +#: ../tuxpaint.c:1832 ../tuxpaint.c:1837 ../tuxpaint.c:1846 ../tuxpaint.c:1850 +#: ../tuxpaint.c:1859 msgid "OK" msgstr "D'accord" #. Notification that 'Open' dialog has nothing to show -#: ../tuxpaint.c:1831 +#: ../tuxpaint.c:1836 msgid "There are no saved files!" msgstr "Il n'y a pas de fichiers sauvegardés !" #. Verification of print action -#: ../tuxpaint.c:1835 +#: ../tuxpaint.c:1840 msgid "Print your picture now?" msgstr "Imprimer l'image ?" -#: ../tuxpaint.c:1836 +#: ../tuxpaint.c:1841 msgid "Yes, print it!" msgstr "Oui, imprime !" #. Confirmation of successful (we hope) printing -#: ../tuxpaint.c:1840 +#: ../tuxpaint.c:1845 msgid "Your picture has been printed!" msgstr "Ton image a été imprimée !" #. Notification that it's too soon to print again (--printdelay option is in effect) -#: ../tuxpaint.c:1844 +#: ../tuxpaint.c:1849 msgid "You can’t print yet!" msgstr "Tu ne peux pas imprimer maintenant !" #. Prompt to confirm erasing a picture in the Open dialog -#: ../tuxpaint.c:1848 +#: ../tuxpaint.c:1853 msgid "Erase this picture?" msgstr "Effacer cette image ?" -#: ../tuxpaint.c:1849 +#: ../tuxpaint.c:1854 msgid "Yes, erase it!" msgstr "Oui, efface-la !" -#: ../tuxpaint.c:1850 +#: ../tuxpaint.c:1855 msgid "No, don't erase it!" msgstr "Non, ne l'efface pas !" #. Reminder that Mouse Button 1 is the button to use in Tux Paint -#: ../tuxpaint.c:1853 +#: ../tuxpaint.c:1858 msgid "Remember to use the left mouse button!" msgstr "N'oublie pas d'utiliser le bouton gauche de la souris !" #. Sound has been muted (silenced) via keyboard shortcut -#: ../tuxpaint.c:1964 +#: ../tuxpaint.c:1969 msgid "Sound muted." msgstr "Son désactivé." #. Sound has been unmuted (unsilenced) via keyboard shortcut -#: ../tuxpaint.c:1969 +#: ../tuxpaint.c:1974 msgid "Sound unmuted." msgstr "Son activé." #. Wait while Text tool finishes loading fonts -#: ../tuxpaint.c:2406 +#: ../tuxpaint.c:2411 msgid "Please wait…" msgstr "Attends s'il te plaît ..." -#: ../tuxpaint.c:7056 +#: ../tuxpaint.c:7061 msgid "Pick a color." msgstr "Choisis une couleur." #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:7833 +#: ../tuxpaint.c:7838 msgid "Erase" msgstr "Effacer" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:7836 +#: ../tuxpaint.c:7841 msgid "Slides" msgstr "Diapos" #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:7839 +#: ../tuxpaint.c:7844 msgid "Back" msgstr "Retour" #. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:7842 +#: ../tuxpaint.c:7847 msgid "Next" msgstr "Suite" #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:7845 +#: ../tuxpaint.c:7850 msgid "Play" 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 -#: ../tuxpaint.c:8438 +#: ../tuxpaint.c:8443 msgid "Aa" msgstr "Aa" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:11343 +#: ../tuxpaint.c:11348 msgid "Yes" msgstr "Oui" -#: ../tuxpaint.c:11347 +#: ../tuxpaint.c:11352 msgid "No" msgstr "Non" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:12296 +#: ../tuxpaint.c:12301 msgid "Replace the picture with your changes?" msgstr "Enregistrer l'image avec tes changements ?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:12300 +#: ../tuxpaint.c:12305 msgid "Yes, replace the old one!" msgstr "Oui, remplace l'ancienne !" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:12304 +#: ../tuxpaint.c:12309 msgid "No, save a new file!" msgstr "Non, c'est une nouvelle image !" -#: ../tuxpaint.c:13067 +#: ../tuxpaint.c:13072 msgid "Choose the picture you want, then click “Open”." msgstr "Choisis une image, et clique ensuite sur “Ouvrir”" #. Let user choose images: #. Instructions for Slideshow file dialog (FIXME: Make a #define) -#: ../tuxpaint.c:14054 ../tuxpaint.c:14368 +#: ../tuxpaint.c:14059 ../tuxpaint.c:14373 msgid "Choose the pictures you want, then click “Play”." msgstr "Choisis les images que tu veux, puis clique sur ``Départ''" @@ -680,247 +680,247 @@ msgstr "Programme de dessin" msgid "Tux Paint" msgstr "Tux Paint" -#: ../../magic/src/blocks_chalk_drip.c:133 +#: ../../magic/src/blocks_chalk_drip.c:132 msgid "Blocks" msgstr "Blocs" -#: ../../magic/src/blocks_chalk_drip.c:135 +#: ../../magic/src/blocks_chalk_drip.c:134 msgid "Chalk" msgstr "Craie" -#: ../../magic/src/blocks_chalk_drip.c:137 +#: ../../magic/src/blocks_chalk_drip.c:136 msgid "Drip" msgstr "Goutte" -#: ../../magic/src/blocks_chalk_drip.c:147 +#: ../../magic/src/blocks_chalk_drip.c:146 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 " "petits blocs." -#: ../../magic/src/blocks_chalk_drip.c:150 +#: ../../magic/src/blocks_chalk_drip.c:149 msgid "" "Click and move the mouse around to turn the picture into a chalk drawing." msgstr "" "Clique et déplace la souris pour transformer l'image en dessin à la craie." -#: ../../magic/src/blocks_chalk_drip.c:153 +#: ../../magic/src/blocks_chalk_drip.c:152 msgid "Click and move the mouse around to make the picture drip." msgstr "Clique et déplace la souris pour rendre l'image dégoulinante." -#: ../../magic/src/blur.c:77 +#: ../../magic/src/blur.c:76 msgid "Blur" msgstr "Brouiller" -#: ../../magic/src/blur.c:84 +#: ../../magic/src/blur.c:83 msgid "Click and move the mouse around to blur the picture." msgstr "Clique et déplace la souris pour rendre l'image floue." #. Both are named "Bricks", at the moment: -#: ../../magic/src/bricks.c:105 +#: ../../magic/src/bricks.c:104 msgid "Bricks" msgstr "Briques" -#: ../../magic/src/bricks.c:112 +#: ../../magic/src/bricks.c:111 msgid "Click and move to draw large bricks." msgstr "Clique et déplace la souris pour dessiner des grandes briques." -#: ../../magic/src/bricks.c:114 +#: ../../magic/src/bricks.c:113 msgid "Click and move to draw small bricks." msgstr "Clique et déplace la souris pour dessiner des petites briques." -#: ../../magic/src/calligraphy.c:109 +#: ../../magic/src/calligraphy.c:108 msgid "Calligraphy" msgstr "Calligraphie" -#: ../../magic/src/calligraphy.c:116 +#: ../../magic/src/calligraphy.c:115 msgid "Click and move the mouse around to draw in calligraphy." msgstr "Clique et déplace la souris pour dessiner en calligraphie." -#: ../../magic/src/cartoon.c:81 +#: ../../magic/src/cartoon.c:80 msgid "Cartoon" msgstr "B.D." -#: ../../magic/src/cartoon.c:88 +#: ../../magic/src/cartoon.c:87 msgid "Click and move the mouse around to turn the picture into a cartoon." msgstr "" "Clique et déplace la souris pour transformer l'image comme une bande " "dessinée." -#: ../../magic/src/distortion.c:122 +#: ../../magic/src/distortion.c:121 msgid "Distortion" msgstr "Distorsion" -#: ../../magic/src/distortion.c:130 +#: ../../magic/src/distortion.c:129 msgid "Click and drag the mouse to cause a distortion in your picture." msgstr "Clique et déplace la souris pour créer des déformations." -#: ../../magic/src/emboss.c:77 +#: ../../magic/src/emboss.c:76 msgid "Emboss" msgstr "Relief" -#: ../../magic/src/emboss.c:83 +#: ../../magic/src/emboss.c:82 msgid "Click and drag the mouse to emboss the picture." msgstr "Clique et déplace la souris pour donner du relief à l'image." -#: ../../magic/src/fade_darken.c:117 +#: ../../magic/src/fade_darken.c:116 msgid "Lighten" msgstr "Éclaircir" -#: ../../magic/src/fade_darken.c:119 +#: ../../magic/src/fade_darken.c:118 msgid "Darken" msgstr "Assombrir" -#: ../../magic/src/fade_darken.c:129 +#: ../../magic/src/fade_darken.c:128 msgid "Click and move to fade the colors." msgstr "Clique et déplace la souris pour faire pâlir les couleurs." -#: ../../magic/src/fade_darken.c:132 +#: ../../magic/src/fade_darken.c:131 msgid "Click and move to darken the colors." msgstr "Clique et déplace la souris pour assombrir les couleurs." -#: ../../magic/src/fill.c:88 +#: ../../magic/src/fill.c:87 msgid "Fill" msgstr "Remplir" -#: ../../magic/src/fill.c:95 +#: ../../magic/src/fill.c:94 msgid "Click in the picture to fill that area with color." msgstr "Clique sur l'image pour remplir cette surface avec une couleur." -#: ../../magic/src/flower.c:125 +#: ../../magic/src/flower.c:124 msgid "Flower" msgstr "Fleur" -#: ../../magic/src/flower.c:131 +#: ../../magic/src/flower.c:130 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." -#: ../../magic/src/foam.c:105 +#: ../../magic/src/foam.c:104 msgid "Foam" msgstr "Mousse" -#: ../../magic/src/foam.c:111 +#: ../../magic/src/foam.c:110 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 " "savon" -#: ../../magic/src/glasstile.c:84 +#: ../../magic/src/glasstile.c:83 msgid "Glass Tile" msgstr "Carreau de verre" -#: ../../magic/src/glasstile.c:90 +#: ../../magic/src/glasstile.c:89 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 sur ton dessin." -#: ../../magic/src/grass.c:93 +#: ../../magic/src/grass.c:92 msgid "Grass" msgstr "Herbe" -#: ../../magic/src/grass.c:99 +#: ../../magic/src/grass.c:98 msgid "Click and move to draw grass. Don’t forget the dirt!" msgstr "" "Clique et déplace la souris pour dessiner de l'herbe. N'oublie pas la " "poussière !" -#: ../../magic/src/kalidescope.c:78 +#: ../../magic/src/kalidescope.c:77 msgid "Kaleidoscope" msgstr "Kaléidoscope" -#: ../../magic/src/kalidescope.c:84 +#: ../../magic/src/kalidescope.c:83 msgid "" "Click and drag the mouse to draw with symmetric brushes (a kaleidoscope)." msgstr "" "Clique et déplace la souris pour dessiner avec deux pinceaux symétriques " "(comme avec un kaléidoscope)." -#: ../../magic/src/light.c:85 +#: ../../magic/src/light.c:84 msgid "Light" msgstr "Lumière" -#: ../../magic/src/light.c:91 +#: ../../magic/src/light.c:90 msgid "Click and drag to draw a beam of light on your picture." msgstr "Clique et déplace la souris pour dessiner un rayon de lumière." -#: ../../magic/src/metalpaint.c:78 +#: ../../magic/src/metalpaint.c:77 msgid "Metal Paint" msgstr "Peinture métallique" -#: ../../magic/src/metalpaint.c:84 +#: ../../magic/src/metalpaint.c:83 msgid "Click and drag the mouse to paint with a metallic color." msgstr "Clique et déplace la souris pour peindre avec une couleur métallique." -#: ../../magic/src/mirror_flip.c:95 +#: ../../magic/src/mirror_flip.c:94 msgid "Mirror" msgstr "Miroir" -#: ../../magic/src/mirror_flip.c:97 +#: ../../magic/src/mirror_flip.c:96 msgid "Flip" msgstr "Renverser" -#: ../../magic/src/mirror_flip.c:107 +#: ../../magic/src/mirror_flip.c:106 msgid "Click to make a mirror image." msgstr "Clique pour voir l'image dans un miroir." -#: ../../magic/src/mirror_flip.c:110 +#: ../../magic/src/mirror_flip.c:109 msgid "Click to flip the picture upside-down." msgstr "Clique pour faire basculer l'image de haut en bas." -#: ../../magic/src/negative.c:73 +#: ../../magic/src/negative.c:72 msgid "Negative" msgstr "Négatif" -#: ../../magic/src/negative.c:80 +#: ../../magic/src/negative.c:79 msgid "Click and move the mouse around to draw a negative." msgstr "Clique et déplace la souris pour obtenir l'image en négatif." -#: ../../magic/src/rainbow.c:108 +#: ../../magic/src/rainbow.c:107 msgid "Rainbow" msgstr "Arc-en-ciel" -#: ../../magic/src/rainbow.c:115 +#: ../../magic/src/rainbow.c:114 msgid "You can draw in rainbow colors!" msgstr "Tu peux dessiner avec les couleurs de l'arc-en-ciel !" -#: ../../magic/src/ripples.c:82 +#: ../../magic/src/ripples.c:81 msgid "Ripples" msgstr "Ondes" -#: ../../magic/src/ripples.c:88 +#: ../../magic/src/ripples.c:87 msgid "Click to make ripples appear over your picture." msgstr "Clique pour faire apparaître des ronds dans l'eau." -#: ../../magic/src/shift.c:105 +#: ../../magic/src/shift.c:104 msgid "Shift" msgstr "Déplacer" -#: ../../magic/src/shift.c:111 +#: ../../magic/src/shift.c:110 msgid "Click and drag to shift your picture around on the canvas." msgstr "Clique et déplace la souris pour déplacer ton image dans le cadre." -#: ../../magic/src/smudge.c:78 +#: ../../magic/src/smudge.c:77 msgid "Smudge" msgstr "Barbouiller" -#: ../../magic/src/smudge.c:85 +#: ../../magic/src/smudge.c:84 msgid "Click and move the mouse around to smudge the picture." msgstr "Clique et déplace la souris pour brouiller l'image." -#: ../../magic/src/tint.c:78 +#: ../../magic/src/tint.c:77 msgid "Tint" msgstr "Colorier" -#: ../../magic/src/tint.c:85 +#: ../../magic/src/tint.c:84 msgid "Click and move the mouse around to change the picture’s color." msgstr "Clique et déplace la souris pour changer la couleur de l'image." -#: ../../magic/src/waves.c:79 +#: ../../magic/src/waves.c:78 msgid "Waves" msgstr "Vagues" -#: ../../magic/src/waves.c:85 +#: ../../magic/src/waves.c:84 msgid "" "Click to make the picture wavy. Click toward the top for shorter waves, the " "bottom for taller waves, the left for small waves, and the right for long " diff --git a/src/po/ga.po b/src/po/ga.po index e45afdc75..bd176b4bd 100644 --- a/src/po/ga.po +++ b/src/po/ga.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: tuxpaint 0.9.17\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-06-21 10:24-0700\n" +"POT-Creation-Date: 2008-06-27 13:15-0700\n" "PO-Revision-Date: 2007-05-11 08:44+0100\n" "Last-Translator: Kevin Patrick Scannell \n" "Language-Team: Irish \n" @@ -382,7 +382,7 @@ msgstr "Nua" #. Open a saved picture #. buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:75 ../tuxpaint.c:7830 +#: ../tools.h:75 ../tuxpaint.c:7835 msgid "Open" msgstr "Oscail" @@ -499,175 +499,175 @@ msgid "OK then… Let’s keep drawing this one!" msgstr "OK… Bímis ag dearadh an cheann seo!" #. Prompt to confirm user wishes to quit -#: ../tuxpaint.c:1804 +#: ../tuxpaint.c:1809 msgid "Do you really want to quit?" msgstr "An bhfuil tú cinnte gur mhaith leat scor?" #. Quit prompt positive response (quit) -#: ../tuxpaint.c:1807 +#: ../tuxpaint.c:1812 msgid "Yes, I'm done!" msgstr "Tá, táim críochnaithe!" #. Quit prompt negative response (don't quit) -#: ../tuxpaint.c:1810 ../tuxpaint.c:1837 +#: ../tuxpaint.c:1815 ../tuxpaint.c:1842 msgid "No, take me back!" msgstr "Níl, ba mhaith liom dul ar ais!" #. Current picture is not saved; user is quitting -#: ../tuxpaint.c:1814 +#: ../tuxpaint.c:1819 msgid "If you quit, you’ll lose your picture! Save it?" msgstr "Má scoireann tú, caillfidh tú an pictiúr atá agatsa! Sábháil?" -#: ../tuxpaint.c:1815 ../tuxpaint.c:1820 +#: ../tuxpaint.c:1820 ../tuxpaint.c:1825 msgid "Yes, save it!" msgstr "Sábhail!" -#: ../tuxpaint.c:1816 ../tuxpaint.c:1821 +#: ../tuxpaint.c:1821 ../tuxpaint.c:1826 msgid "No, don't bother saving!" msgstr "Ná sábhail!" #. Current picture is not saved; user is opening another picture -#: ../tuxpaint.c:1819 +#: ../tuxpaint.c:1824 msgid "Save your picture first?" msgstr "Sábháil ar dtús?" #. Error opening picture -#: ../tuxpaint.c:1824 +#: ../tuxpaint.c:1829 msgid "Can’t open that picture!" msgstr "Ní féidir an pictiúr sin a oscailt!" #. Generic dialog dismissal -#: ../tuxpaint.c:1827 ../tuxpaint.c:1832 ../tuxpaint.c:1841 ../tuxpaint.c:1845 -#: ../tuxpaint.c:1854 +#: ../tuxpaint.c:1832 ../tuxpaint.c:1837 ../tuxpaint.c:1846 ../tuxpaint.c:1850 +#: ../tuxpaint.c:1859 msgid "OK" msgstr "OK" #. Notification that 'Open' dialog has nothing to show -#: ../tuxpaint.c:1831 +#: ../tuxpaint.c:1836 msgid "There are no saved files!" msgstr "Níl aon chomhad sábháilte ann!" #. Verification of print action -#: ../tuxpaint.c:1835 +#: ../tuxpaint.c:1840 msgid "Print your picture now?" msgstr "Priontáil an pictiúr anois?" -#: ../tuxpaint.c:1836 +#: ../tuxpaint.c:1841 msgid "Yes, print it!" msgstr "Priontáil!" #. Confirmation of successful (we hope) printing -#: ../tuxpaint.c:1840 +#: ../tuxpaint.c:1845 msgid "Your picture has been printed!" msgstr "Priontáladh an pictiúr agatsa!" #. Notification that it's too soon to print again (--printdelay option is in effect) -#: ../tuxpaint.c:1844 +#: ../tuxpaint.c:1849 msgid "You can’t print yet!" msgstr "Ní féidir leat priontáil fós!" #. Prompt to confirm erasing a picture in the Open dialog -#: ../tuxpaint.c:1848 +#: ../tuxpaint.c:1853 msgid "Erase this picture?" msgstr "Léirscrios an pictiúr seo?" -#: ../tuxpaint.c:1849 +#: ../tuxpaint.c:1854 msgid "Yes, erase it!" msgstr "Léirscrios!" -#: ../tuxpaint.c:1850 +#: ../tuxpaint.c:1855 msgid "No, don't erase it!" msgstr "Ná léirscrios!" #. Reminder that Mouse Button 1 is the button to use in Tux Paint -#: ../tuxpaint.c:1853 +#: ../tuxpaint.c:1858 msgid "Remember to use the left mouse button!" msgstr "Bí cinnte an cnaipe ar chlé a úsáid!" #. Sound has been muted (silenced) via keyboard shortcut -#: ../tuxpaint.c:1964 +#: ../tuxpaint.c:1969 msgid "Sound muted." msgstr "" #. Sound has been unmuted (unsilenced) via keyboard shortcut -#: ../tuxpaint.c:1969 +#: ../tuxpaint.c:1974 msgid "Sound unmuted." msgstr "" #. Wait while Text tool finishes loading fonts -#: ../tuxpaint.c:2406 +#: ../tuxpaint.c:2411 msgid "Please wait…" msgstr "Fan go fóill..." -#: ../tuxpaint.c:7056 +#: ../tuxpaint.c:7061 msgid "Pick a color." msgstr "" #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:7833 +#: ../tuxpaint.c:7838 msgid "Erase" msgstr "Léirscrios" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:7836 +#: ../tuxpaint.c:7841 msgid "Slides" msgstr "Sleamhnáin" #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:7839 +#: ../tuxpaint.c:7844 msgid "Back" msgstr "Siar" #. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:7842 +#: ../tuxpaint.c:7847 msgid "Next" msgstr "Ar Aghaidh" #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:7845 +#: ../tuxpaint.c:7850 msgid "Play" 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 -#: ../tuxpaint.c:8438 +#: ../tuxpaint.c:8443 msgid "Aa" msgstr "Aa" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:11343 +#: ../tuxpaint.c:11348 msgid "Yes" msgstr "Tá" -#: ../tuxpaint.c:11347 +#: ../tuxpaint.c:11352 msgid "No" msgstr "Níl" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:12296 +#: ../tuxpaint.c:12301 msgid "Replace the picture with your changes?" msgstr "Forscríobh an pictiúr le do chuid athruithe?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:12300 +#: ../tuxpaint.c:12305 msgid "Yes, replace the old one!" msgstr "Forscríobh é!" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:12304 +#: ../tuxpaint.c:12309 msgid "No, save a new file!" msgstr "Ná forscríobh, sábháil i gcomhad nua!" -#: ../tuxpaint.c:13067 +#: ../tuxpaint.c:13072 msgid "Choose the picture you want, then click “Open”." msgstr "" "Roghnaigh an pictiúr is mian leat a oscailt, agus ansin cliceáil “Oscail”." #. Let user choose images: #. Instructions for Slideshow file dialog (FIXME: Make a #define) -#: ../tuxpaint.c:14054 ../tuxpaint.c:14368 +#: ../tuxpaint.c:14059 ../tuxpaint.c:14373 msgid "Choose the pictures you want, then click “Play”." msgstr "" "Roghnaigh na pictiúir is mian leat a oscailt, agus ansin cliceáil “Seinn”." @@ -684,249 +684,249 @@ msgstr "Clár líníochta" msgid "Tux Paint" msgstr "Tux Paint" -#: ../../magic/src/blocks_chalk_drip.c:133 +#: ../../magic/src/blocks_chalk_drip.c:132 msgid "Blocks" msgstr "Bloic" -#: ../../magic/src/blocks_chalk_drip.c:135 +#: ../../magic/src/blocks_chalk_drip.c:134 msgid "Chalk" msgstr "Cailc" -#: ../../magic/src/blocks_chalk_drip.c:137 +#: ../../magic/src/blocks_chalk_drip.c:136 msgid "Drip" msgstr "Sil" -#: ../../magic/src/blocks_chalk_drip.c:147 +#: ../../magic/src/blocks_chalk_drip.c:146 msgid "Click and move the mouse around to make the picture blocky." msgstr "Cliceáil agus bog an luch le haghaidh maisíochta bloic." -#: ../../magic/src/blocks_chalk_drip.c:150 +#: ../../magic/src/blocks_chalk_drip.c:149 msgid "" "Click and move the mouse around to turn the picture into a chalk drawing." msgstr "" "Cliceáil agus bog an luch chun líníocht chailce a dhéanamh ón phictiúr." -#: ../../magic/src/blocks_chalk_drip.c:153 +#: ../../magic/src/blocks_chalk_drip.c:152 msgid "Click and move the mouse around to make the picture drip." msgstr "Cliceáil agus bog an luch le haghaidh maisíochta silte." -#: ../../magic/src/blur.c:77 +#: ../../magic/src/blur.c:76 msgid "Blur" msgstr "Geamhaigh" -#: ../../magic/src/blur.c:84 +#: ../../magic/src/blur.c:83 msgid "Click and move the mouse around to blur the picture." msgstr "Cliceáil agus bog an luch chun an pictiúr a gheamhú." #. Both are named "Bricks", at the moment: -#: ../../magic/src/bricks.c:105 +#: ../../magic/src/bricks.c:104 msgid "Bricks" msgstr "Brící" -#: ../../magic/src/bricks.c:112 +#: ../../magic/src/bricks.c:111 msgid "Click and move to draw large bricks." msgstr "Cliceáil agus bog chun brící móra a dhearadh." -#: ../../magic/src/bricks.c:114 +#: ../../magic/src/bricks.c:113 msgid "Click and move to draw small bricks." msgstr "Cliceáil agus bog chun brící beaga a dhearadh." -#: ../../magic/src/calligraphy.c:109 +#: ../../magic/src/calligraphy.c:108 msgid "Calligraphy" msgstr "" -#: ../../magic/src/calligraphy.c:116 +#: ../../magic/src/calligraphy.c:115 #, fuzzy msgid "Click and move the mouse around to draw in calligraphy." msgstr "Cliceáil agus bog an luch chun dearadh diúltach." -#: ../../magic/src/cartoon.c:81 +#: ../../magic/src/cartoon.c:80 msgid "Cartoon" msgstr "Cartún" -#: ../../magic/src/cartoon.c:88 +#: ../../magic/src/cartoon.c:87 msgid "Click and move the mouse around to turn the picture into a cartoon." msgstr "Cliceáil agus bog an luch chun cartún a dhéanamh ón phictiúr." -#: ../../magic/src/distortion.c:122 +#: ../../magic/src/distortion.c:121 msgid "Distortion" msgstr "" -#: ../../magic/src/distortion.c:130 +#: ../../magic/src/distortion.c:129 #, fuzzy msgid "Click and drag the mouse to cause a distortion in your picture." msgstr "Cliceáil agus bog an luch chun an pictiúr a thanú." -#: ../../magic/src/emboss.c:77 +#: ../../magic/src/emboss.c:76 msgid "Emboss" msgstr "" -#: ../../magic/src/emboss.c:83 +#: ../../magic/src/emboss.c:82 #, fuzzy msgid "Click and drag the mouse to emboss the picture." msgstr "Cliceáil agus bog an luch chun an pictiúr a thanú." -#: ../../magic/src/fade_darken.c:117 +#: ../../magic/src/fade_darken.c:116 msgid "Lighten" msgstr "Sorchaigh" -#: ../../magic/src/fade_darken.c:119 +#: ../../magic/src/fade_darken.c:118 msgid "Darken" msgstr "Dorchaigh" -#: ../../magic/src/fade_darken.c:129 +#: ../../magic/src/fade_darken.c:128 msgid "Click and move to fade the colors." msgstr "Cliceáil agus bog chun na dathanna a liathadh." -#: ../../magic/src/fade_darken.c:132 +#: ../../magic/src/fade_darken.c:131 msgid "Click and move to darken the colors." msgstr "Cliceáil agus bog chun na dathanna a dhorchú." -#: ../../magic/src/fill.c:88 +#: ../../magic/src/fill.c:87 msgid "Fill" msgstr "Líon" -#: ../../magic/src/fill.c:95 +#: ../../magic/src/fill.c:94 msgid "Click in the picture to fill that area with color." msgstr "" "Cliceáil sa phictiúr chun an limistéar roghnaithe agat a líonadh le dath." -#: ../../magic/src/flower.c:125 +#: ../../magic/src/flower.c:124 msgid "Flower" msgstr "" -#: ../../magic/src/flower.c:131 +#: ../../magic/src/flower.c:130 msgid "Click and drag to draw a flower stalk. Let go to finish the flower." msgstr "" -#: ../../magic/src/foam.c:105 +#: ../../magic/src/foam.c:104 msgid "Foam" msgstr "" -#: ../../magic/src/foam.c:111 +#: ../../magic/src/foam.c:110 #, fuzzy msgid "Click and drag the mouse to cover an area with foamy bubbles." msgstr "Cliceáil agus bog an luch chun an pictiúr a thiúchan." -#: ../../magic/src/glasstile.c:84 +#: ../../magic/src/glasstile.c:83 msgid "Glass Tile" msgstr "" -#: ../../magic/src/glasstile.c:90 +#: ../../magic/src/glasstile.c:89 #, fuzzy msgid "Click and drag the mouse to put glass tile over your picture." msgstr "Cliceáil agus bog an luch chun an pictiúr a thanú." -#: ../../magic/src/grass.c:93 +#: ../../magic/src/grass.c:92 msgid "Grass" msgstr "Féar" -#: ../../magic/src/grass.c:99 +#: ../../magic/src/grass.c:98 msgid "Click and move to draw grass. Don’t forget the dirt!" msgstr "Cliceáil agus bog chun féar a dhearadh. Ná déan dearmad ar an ithir!" -#: ../../magic/src/kalidescope.c:78 +#: ../../magic/src/kalidescope.c:77 msgid "Kaleidoscope" msgstr "" -#: ../../magic/src/kalidescope.c:84 +#: ../../magic/src/kalidescope.c:83 #, fuzzy msgid "" "Click and drag the mouse to draw with symmetric brushes (a kaleidoscope)." msgstr "Cliceáil agus bog an luch chun an pictiúr a thiúchan." -#: ../../magic/src/light.c:85 +#: ../../magic/src/light.c:84 #, fuzzy msgid "Light" msgstr "Sorchaigh" -#: ../../magic/src/light.c:91 +#: ../../magic/src/light.c:90 #, fuzzy msgid "Click and drag to draw a beam of light on your picture." msgstr "Cliceáil agus bog an luch chun an pictiúr a thanú." -#: ../../magic/src/metalpaint.c:78 +#: ../../magic/src/metalpaint.c:77 #, fuzzy msgid "Metal Paint" msgstr "Péint" -#: ../../magic/src/metalpaint.c:84 +#: ../../magic/src/metalpaint.c:83 #, fuzzy msgid "Click and drag the mouse to paint with a metallic color." msgstr "Cliceáil agus bog an luch chun an pictiúr a thanú." -#: ../../magic/src/mirror_flip.c:95 +#: ../../magic/src/mirror_flip.c:94 msgid "Mirror" msgstr "Scáthán" -#: ../../magic/src/mirror_flip.c:97 +#: ../../magic/src/mirror_flip.c:96 msgid "Flip" msgstr "Smeach" -#: ../../magic/src/mirror_flip.c:107 +#: ../../magic/src/mirror_flip.c:106 msgid "Click to make a mirror image." msgstr "Cliceáil le haghaidh íomhá scáthánach." -#: ../../magic/src/mirror_flip.c:110 +#: ../../magic/src/mirror_flip.c:109 msgid "Click to flip the picture upside-down." msgstr "Cliceáil chun an pictiúr a chur bunoscionn." -#: ../../magic/src/negative.c:73 +#: ../../magic/src/negative.c:72 msgid "Negative" msgstr "Diúltach" -#: ../../magic/src/negative.c:80 +#: ../../magic/src/negative.c:79 msgid "Click and move the mouse around to draw a negative." msgstr "Cliceáil agus bog an luch chun dearadh diúltach." -#: ../../magic/src/rainbow.c:108 +#: ../../magic/src/rainbow.c:107 msgid "Rainbow" msgstr "Tua Cheatha" -#: ../../magic/src/rainbow.c:115 +#: ../../magic/src/rainbow.c:114 msgid "You can draw in rainbow colors!" msgstr "Is féidir leat dearadh le gach dath na tua cheatha!" -#: ../../magic/src/ripples.c:82 +#: ../../magic/src/ripples.c:81 msgid "Ripples" msgstr "" -#: ../../magic/src/ripples.c:88 +#: ../../magic/src/ripples.c:87 #, fuzzy msgid "Click to make ripples appear over your picture." msgstr "Cliceáil agus bog an luch chun an pictiúr a thanú." -#: ../../magic/src/shift.c:105 +#: ../../magic/src/shift.c:104 msgid "Shift" msgstr "" -#: ../../magic/src/shift.c:111 +#: ../../magic/src/shift.c:110 #, fuzzy msgid "Click and drag to shift your picture around on the canvas." msgstr "Cliceáil agus bog an luch chun an pictiúr a thanú." -#: ../../magic/src/smudge.c:78 +#: ../../magic/src/smudge.c:77 msgid "Smudge" msgstr "Smálaigh" -#: ../../magic/src/smudge.c:85 +#: ../../magic/src/smudge.c:84 msgid "Click and move the mouse around to smudge the picture." msgstr "Cliceáil agus bog an luch chun an pictiúr a smálú." -#: ../../magic/src/tint.c:78 +#: ../../magic/src/tint.c:77 msgid "Tint" msgstr "Imir" -#: ../../magic/src/tint.c:85 +#: ../../magic/src/tint.c:84 msgid "Click and move the mouse around to change the picture’s color." msgstr "Cliceáil agus bog an luch chun dath an phictiúir a athrú." -#: ../../magic/src/waves.c:79 +#: ../../magic/src/waves.c:78 #, fuzzy msgid "Waves" msgstr "Sábháil" -#: ../../magic/src/waves.c:85 +#: ../../magic/src/waves.c:84 msgid "" "Click to make the picture wavy. Click toward the top for shorter waves, the " "bottom for taller waves, the left for small waves, and the right for long " diff --git a/src/po/gd.po b/src/po/gd.po index 053b0d248..520f17d53 100644 --- a/src/po/gd.po +++ b/src/po/gd.po @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: Tux paint anns a' ghàidhlig\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-06-21 10:24-0700\n" +"POT-Creation-Date: 2008-06-27 13:15-0700\n" "PO-Revision-Date: 2006-03-04 15:51-0000\n" "Last-Translator: Niall Tracey \n" "Language-Team: \n" @@ -416,7 +416,7 @@ msgstr "" #. Open a saved picture #. buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:75 ../tuxpaint.c:7830 +#: ../tools.h:75 ../tuxpaint.c:7835 msgid "Open" msgstr "" @@ -546,57 +546,57 @@ msgstr "" # Gràmar? # Is this an appropriate form to use? #. Prompt to confirm user wishes to quit -#: ../tuxpaint.c:1804 +#: ../tuxpaint.c:1809 #, fuzzy msgid "Do you really want to quit?" msgstr "A bheil thu ag iarraidh a falbh?" # Neo-choileanta. (but functional) #. Quit prompt positive response (quit) -#: ../tuxpaint.c:1807 +#: ../tuxpaint.c:1812 #, fuzzy msgid "Yes, I'm done!" msgstr "Tha." # Neo-choileanta. (but functional) #. Quit prompt negative response (don't quit) -#: ../tuxpaint.c:1810 ../tuxpaint.c:1837 +#: ../tuxpaint.c:1815 ../tuxpaint.c:1842 #, fuzzy msgid "No, take me back!" msgstr "Chan eil." #. Current picture is not saved; user is quitting -#: ../tuxpaint.c:1814 +#: ../tuxpaint.c:1819 msgid "If you quit, you’ll lose your picture! Save it?" msgstr "" -#: ../tuxpaint.c:1815 ../tuxpaint.c:1820 +#: ../tuxpaint.c:1820 ../tuxpaint.c:1825 msgid "Yes, save it!" msgstr "" -#: ../tuxpaint.c:1816 ../tuxpaint.c:1821 +#: ../tuxpaint.c:1821 ../tuxpaint.c:1826 msgid "No, don't bother saving!" msgstr "" #. Current picture is not saved; user is opening another picture -#: ../tuxpaint.c:1819 +#: ../tuxpaint.c:1824 msgid "Save your picture first?" msgstr "" #. Error opening picture -#: ../tuxpaint.c:1824 +#: ../tuxpaint.c:1829 msgid "Can’t open that picture!" msgstr "" # Opera anns a' ghàidhlig #. Generic dialog dismissal -#: ../tuxpaint.c:1827 ../tuxpaint.c:1832 ../tuxpaint.c:1841 ../tuxpaint.c:1845 -#: ../tuxpaint.c:1854 +#: ../tuxpaint.c:1832 ../tuxpaint.c:1837 ../tuxpaint.c:1846 ../tuxpaint.c:1850 +#: ../tuxpaint.c:1859 msgid "OK" msgstr "Ceart ma-thà" #. Notification that 'Open' dialog has nothing to show -#: ../tuxpaint.c:1831 +#: ../tuxpaint.c:1836 msgid "There are no saved files!" msgstr "" @@ -606,7 +606,7 @@ msgstr "" # Stòr-dàta (SMO) # Opera anns a' ghàidhlig #. Verification of print action -#: ../tuxpaint.c:1835 +#: ../tuxpaint.c:1840 #, fuzzy msgid "Print your picture now?" msgstr "An clò-bhuail mi an dealbh?" @@ -615,7 +615,7 @@ msgstr "An clò-bhuail mi an dealbh?" # Verb from: # Stòr-dàta (SMO) # Opera anns a' ghàidhlig -#: ../tuxpaint.c:1836 +#: ../tuxpaint.c:1841 #, fuzzy msgid "Yes, print it!" msgstr "Clò-bhuail!" @@ -626,7 +626,7 @@ msgstr "Clò-bhuail!" # Stòr-dàta (SMO) # Opera anns a' ghàidhlig #. Confirmation of successful (we hope) printing -#: ../tuxpaint.c:1840 +#: ../tuxpaint.c:1845 #, fuzzy msgid "Your picture has been printed!" msgstr "Chlò-bhuail mi an dealbh agad!" @@ -634,114 +634,114 @@ msgstr "Chlò-bhuail mi an dealbh agad!" # 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? #. Notification that it's too soon to print again (--printdelay option is in effect) -#: ../tuxpaint.c:1844 +#: ../tuxpaint.c:1849 msgid "You can’t print yet!" msgstr "Chan urrain dhuit a chlò-bhualadh an-dràstah!" #. Prompt to confirm erasing a picture in the Open dialog -#: ../tuxpaint.c:1848 +#: ../tuxpaint.c:1853 msgid "Erase this picture?" msgstr "" -#: ../tuxpaint.c:1849 +#: ../tuxpaint.c:1854 msgid "Yes, erase it!" msgstr "" -#: ../tuxpaint.c:1850 +#: ../tuxpaint.c:1855 msgid "No, don't erase it!" msgstr "" #. Reminder that Mouse Button 1 is the button to use in Tux Paint -#: ../tuxpaint.c:1853 +#: ../tuxpaint.c:1858 msgid "Remember to use the left mouse button!" msgstr "" #. Sound has been muted (silenced) via keyboard shortcut -#: ../tuxpaint.c:1964 +#: ../tuxpaint.c:1969 msgid "Sound muted." msgstr "" #. Sound has been unmuted (unsilenced) via keyboard shortcut -#: ../tuxpaint.c:1969 +#: ../tuxpaint.c:1974 msgid "Sound unmuted." msgstr "" #. Wait while Text tool finishes loading fonts -#: ../tuxpaint.c:2406 +#: ../tuxpaint.c:2411 msgid "Please wait…" msgstr "Fuirich mionaid..." -#: ../tuxpaint.c:7056 +#: ../tuxpaint.c:7061 msgid "Pick a color." msgstr "" #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:7833 +#: ../tuxpaint.c:7838 msgid "Erase" msgstr "" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:7836 +#: ../tuxpaint.c:7841 msgid "Slides" msgstr "" #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:7839 +#: ../tuxpaint.c:7844 msgid "Back" msgstr "" # Teach Yourself Gaelic Dictionary: Boyd Robertson & Ian Taylor # Opera anns a' Ghàidhlig #. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:7842 +#: ../tuxpaint.c:7847 #, fuzzy msgid "Next" msgstr "Teacsa" #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:7845 +#: ../tuxpaint.c:7850 msgid "Play" 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 -#: ../tuxpaint.c:8438 +#: ../tuxpaint.c:8443 msgid "Aa" msgstr "" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:11343 +#: ../tuxpaint.c:11348 msgid "Yes" msgstr "" -#: ../tuxpaint.c:11347 +#: ../tuxpaint.c:11352 msgid "No" msgstr "" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:12296 +#: ../tuxpaint.c:12301 msgid "Replace the picture with your changes?" msgstr "" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:12300 +#: ../tuxpaint.c:12305 msgid "Yes, replace the old one!" msgstr "" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:12304 +#: ../tuxpaint.c:12309 msgid "No, save a new file!" msgstr "" -#: ../tuxpaint.c:13067 +#: ../tuxpaint.c:13072 msgid "Choose the picture you want, then click “Open”." msgstr "" #. Let user choose images: #. Instructions for Slideshow file dialog (FIXME: Make a #define) -#: ../tuxpaint.c:14054 ../tuxpaint.c:14368 +#: ../tuxpaint.c:14059 ../tuxpaint.c:14373 msgid "Choose the pictures you want, then click “Play”." msgstr "" @@ -763,268 +763,268 @@ msgid "Tux Paint" msgstr "" # Teach Yourself Gaelic Dictionary: Boyd Robertson & Ian Taylor -#: ../../magic/src/blocks_chalk_drip.c:133 +#: ../../magic/src/blocks_chalk_drip.c:132 msgid "Blocks" msgstr "Blocaichean" # Teach Yourself Gaelic Dictionary: Boyd Robertson & Ian Taylor -#: ../../magic/src/blocks_chalk_drip.c:135 +#: ../../magic/src/blocks_chalk_drip.c:134 msgid "Chalk" msgstr "Cailc" -#: ../../magic/src/blocks_chalk_drip.c:137 +#: ../../magic/src/blocks_chalk_drip.c:136 msgid "Drip" msgstr "" -#: ../../magic/src/blocks_chalk_drip.c:147 +#: ../../magic/src/blocks_chalk_drip.c:146 msgid "Click and move the mouse around to make the picture blocky." msgstr "" -#: ../../magic/src/blocks_chalk_drip.c:150 +#: ../../magic/src/blocks_chalk_drip.c:149 msgid "" "Click and move the mouse around to turn the picture into a chalk drawing." msgstr "" -#: ../../magic/src/blocks_chalk_drip.c:153 +#: ../../magic/src/blocks_chalk_drip.c:152 msgid "Click and move the mouse around to make the picture drip." msgstr "" -#: ../../magic/src/blur.c:77 +#: ../../magic/src/blur.c:76 msgid "Blur" msgstr "" -#: ../../magic/src/blur.c:84 +#: ../../magic/src/blur.c:83 msgid "Click and move the mouse around to blur the picture." msgstr "" # Teach Yourself Gaelic Dictionary: Boyd Robertson & Ian Taylor #. Both are named "Bricks", at the moment: -#: ../../magic/src/bricks.c:105 +#: ../../magic/src/bricks.c:104 msgid "Bricks" msgstr "Breigichean" # Gràmar? -#: ../../magic/src/bricks.c:112 +#: ../../magic/src/bricks.c:111 #, fuzzy msgid "Click and move to draw large bricks." msgstr "Briog agus slaod airson na breigichean móra a dhèanamh dealbh." # Gràmar? -#: ../../magic/src/bricks.c:114 +#: ../../magic/src/bricks.c:113 #, fuzzy msgid "Click and move to draw small bricks." msgstr "Briog agus slaod airson na breigichean beaga." -#: ../../magic/src/calligraphy.c:109 +#: ../../magic/src/calligraphy.c:108 msgid "Calligraphy" msgstr "" # Gràmar? -#: ../../magic/src/calligraphy.c:116 +#: ../../magic/src/calligraphy.c:115 #, fuzzy msgid "Click and move the mouse around to draw in calligraphy." msgstr "Briog agus slaod airson na breigichean beaga." -#: ../../magic/src/cartoon.c:81 +#: ../../magic/src/cartoon.c:80 msgid "Cartoon" msgstr "" -#: ../../magic/src/cartoon.c:88 +#: ../../magic/src/cartoon.c:87 msgid "Click and move the mouse around to turn the picture into a cartoon." msgstr "" -#: ../../magic/src/distortion.c:122 +#: ../../magic/src/distortion.c:121 msgid "Distortion" msgstr "" # Gràmar? # Is the word "lainnir" appropriate/common? -#: ../../magic/src/distortion.c:130 +#: ../../magic/src/distortion.c:129 #, fuzzy msgid "Click and drag the mouse to cause a distortion in your picture." msgstr "Briog agus slaod airson lainnir a dhèanamh dealbh." -#: ../../magic/src/emboss.c:77 +#: ../../magic/src/emboss.c:76 msgid "Emboss" msgstr "" -#: ../../magic/src/emboss.c:83 +#: ../../magic/src/emboss.c:82 msgid "Click and drag the mouse to emboss the picture." msgstr "" -#: ../../magic/src/fade_darken.c:117 +#: ../../magic/src/fade_darken.c:116 msgid "Lighten" msgstr "" -#: ../../magic/src/fade_darken.c:119 +#: ../../magic/src/fade_darken.c:118 msgid "Darken" msgstr "" -#: ../../magic/src/fade_darken.c:129 +#: ../../magic/src/fade_darken.c:128 msgid "Click and move to fade the colors." msgstr "" -#: ../../magic/src/fade_darken.c:132 +#: ../../magic/src/fade_darken.c:131 msgid "Click and move to darken the colors." msgstr "" -#: ../../magic/src/fill.c:88 +#: ../../magic/src/fill.c:87 msgid "Fill" msgstr "" # Gràmar? -#: ../../magic/src/fill.c:95 +#: ../../magic/src/fill.c:94 #, fuzzy msgid "Click in the picture to fill that area with color." msgstr "Briog anns a' dhealbh airson lìon le dath." -#: ../../magic/src/flower.c:125 +#: ../../magic/src/flower.c:124 msgid "Flower" msgstr "" -#: ../../magic/src/flower.c:131 +#: ../../magic/src/flower.c:130 msgid "Click and drag to draw a flower stalk. Let go to finish the flower." msgstr "" -#: ../../magic/src/foam.c:105 +#: ../../magic/src/foam.c:104 msgid "Foam" msgstr "" # Gràmar? -#: ../../magic/src/foam.c:111 +#: ../../magic/src/foam.c:110 #, fuzzy msgid "Click and drag the mouse to cover an area with foamy bubbles." msgstr "Briog anns a' dhealbh airson lìon le dath." -#: ../../magic/src/glasstile.c:84 +#: ../../magic/src/glasstile.c:83 msgid "Glass Tile" msgstr "" -#: ../../magic/src/glasstile.c:90 +#: ../../magic/src/glasstile.c:89 msgid "Click and drag the mouse to put glass tile over your picture." msgstr "" # Teach Yourself Gaelic Dictionary: Boyd Robertson & Ian Taylor -#: ../../magic/src/grass.c:93 +#: ../../magic/src/grass.c:92 msgid "Grass" msgstr "Feur" # Gràmar? -#: ../../magic/src/grass.c:99 +#: ../../magic/src/grass.c:98 #, fuzzy msgid "Click and move to draw grass. Don’t forget the dirt!" msgstr "Briog agus slaod airson feur a dhèanamh dealbh." -#: ../../magic/src/kalidescope.c:78 +#: ../../magic/src/kalidescope.c:77 msgid "Kaleidoscope" msgstr "" # Gràmar? -#: ../../magic/src/kalidescope.c:84 +#: ../../magic/src/kalidescope.c:83 #, fuzzy msgid "" "Click and drag the mouse to draw with symmetric brushes (a kaleidoscope)." msgstr "Briog anns a' dhealbh airson lìon le dath." -#: ../../magic/src/light.c:85 +#: ../../magic/src/light.c:84 msgid "Light" msgstr "" # Gràmar? # Is the word "lainnir" appropriate/common? -#: ../../magic/src/light.c:91 +#: ../../magic/src/light.c:90 #, fuzzy msgid "Click and drag to draw a beam of light on your picture." msgstr "Briog agus slaod airson lainnir a dhèanamh dealbh." # Teach Yourself Gaelic Dictionary: Boyd Robertson & Ian Taylor -#: ../../magic/src/metalpaint.c:78 +#: ../../magic/src/metalpaint.c:77 #, fuzzy msgid "Metal Paint" msgstr "Peant" # Gràmar? -#: ../../magic/src/metalpaint.c:84 +#: ../../magic/src/metalpaint.c:83 #, fuzzy msgid "Click and drag the mouse to paint with a metallic color." msgstr "Briog anns a' dhealbh airson lìon le dath." # I was going to look for a verb, but the majority of the tools in the magic menu are nouns, so I though sgàthan was appropriate. -#: ../../magic/src/mirror_flip.c:95 +#: ../../magic/src/mirror_flip.c:94 msgid "Mirror" msgstr "Sgàthan" # Not too happy with this one -- the best match in TY Gaelic Dictionary. # It's an adjective and an adverb, but everything else in the toolbox is a verb or noun.... -#: ../../magic/src/mirror_flip.c:97 +#: ../../magic/src/mirror_flip.c:96 #, fuzzy msgid "Flip" msgstr "Bun-os-cionn" -#: ../../magic/src/mirror_flip.c:107 +#: ../../magic/src/mirror_flip.c:106 msgid "Click to make a mirror image." msgstr "" -#: ../../magic/src/mirror_flip.c:110 +#: ../../magic/src/mirror_flip.c:109 msgid "Click to flip the picture upside-down." msgstr "" -#: ../../magic/src/negative.c:73 +#: ../../magic/src/negative.c:72 msgid "Negative" msgstr "" -#: ../../magic/src/negative.c:80 +#: ../../magic/src/negative.c:79 msgid "Click and move the mouse around to draw a negative." msgstr "" # Teach Yourself Gaelic Dictionary: Boyd Robertson & Ian Taylor -#: ../../magic/src/rainbow.c:108 +#: ../../magic/src/rainbow.c:107 msgid "Rainbow" msgstr "Bogha-froise" # Gràmar? -#: ../../magic/src/rainbow.c:115 +#: ../../magic/src/rainbow.c:114 msgid "You can draw in rainbow colors!" msgstr "'S urrain dhuit a peantadh le uile dathan na bogha-froise!" -#: ../../magic/src/ripples.c:82 +#: ../../magic/src/ripples.c:81 msgid "Ripples" msgstr "" -#: ../../magic/src/ripples.c:88 +#: ../../magic/src/ripples.c:87 msgid "Click to make ripples appear over your picture." msgstr "" -#: ../../magic/src/shift.c:105 +#: ../../magic/src/shift.c:104 msgid "Shift" msgstr "" -#: ../../magic/src/shift.c:111 +#: ../../magic/src/shift.c:110 msgid "Click and drag to shift your picture around on the canvas." msgstr "" # Teach Yourself Gaelic Dictionary: Boyd Robertson & Ian Taylor -#: ../../magic/src/smudge.c:78 +#: ../../magic/src/smudge.c:77 msgid "Smudge" msgstr "Smalaich" -#: ../../magic/src/smudge.c:85 +#: ../../magic/src/smudge.c:84 msgid "Click and move the mouse around to smudge the picture." msgstr "" -#: ../../magic/src/tint.c:78 +#: ../../magic/src/tint.c:77 msgid "Tint" msgstr "" -#: ../../magic/src/tint.c:85 +#: ../../magic/src/tint.c:84 msgid "Click and move the mouse around to change the picture’s color." msgstr "" -#: ../../magic/src/waves.c:79 +#: ../../magic/src/waves.c:78 msgid "Waves" msgstr "" -#: ../../magic/src/waves.c:85 +#: ../../magic/src/waves.c:84 msgid "" "Click to make the picture wavy. Click toward the top for shorter waves, the " "bottom for taller waves, the left for small waves, and the right for long " diff --git a/src/po/gl.po b/src/po/gl.po index aefcb7151..5f75d6210 100644 --- a/src/po/gl.po +++ b/src/po/gl.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: tuxpaint-gl\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-06-21 10:24-0700\n" +"POT-Creation-Date: 2008-06-27 13:15-0700\n" "PO-Revision-Date: 2006-05-12 13:47+0200\n" "Last-Translator: Leandro Regueiro \n" "Language-Team: Galician \n" @@ -383,7 +383,7 @@ msgstr "Novo" #. Open a saved picture #. buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:75 ../tuxpaint.c:7830 +#: ../tools.h:75 ../tuxpaint.c:7835 msgid "Open" msgstr "Abrir" @@ -499,175 +499,175 @@ msgid "OK then… Let’s keep drawing this one!" msgstr "Ben... Imos seguir debuxando este debuxo!" #. Prompt to confirm user wishes to quit -#: ../tuxpaint.c:1804 +#: ../tuxpaint.c:1809 msgid "Do you really want to quit?" msgstr "Desexas saír?" #. Quit prompt positive response (quit) -#: ../tuxpaint.c:1807 +#: ../tuxpaint.c:1812 msgid "Yes, I'm done!" msgstr "Si, xa estou listo!" #. Quit prompt negative response (don't quit) -#: ../tuxpaint.c:1810 ../tuxpaint.c:1837 +#: ../tuxpaint.c:1815 ../tuxpaint.c:1842 msgid "No, take me back!" msgstr "Non, quero voltar!" #. Current picture is not saved; user is quitting -#: ../tuxpaint.c:1814 +#: ../tuxpaint.c:1819 msgid "If you quit, you’ll lose your picture! Save it?" msgstr "Se saes, perdera-lo teu debuxo! Desexas gardalo?" -#: ../tuxpaint.c:1815 ../tuxpaint.c:1820 +#: ../tuxpaint.c:1820 ../tuxpaint.c:1825 msgid "Yes, save it!" msgstr "Si, gárdao!" -#: ../tuxpaint.c:1816 ../tuxpaint.c:1821 +#: ../tuxpaint.c:1821 ../tuxpaint.c:1826 msgid "No, don't bother saving!" msgstr "Non, non te molestes en gardalo!" #. Current picture is not saved; user is opening another picture -#: ../tuxpaint.c:1819 +#: ../tuxpaint.c:1824 msgid "Save your picture first?" msgstr "Desexas garda-lo teu debuxo antes de saír?" #. Error opening picture -#: ../tuxpaint.c:1824 +#: ../tuxpaint.c:1829 msgid "Can’t open that picture!" msgstr "Non se puido abrir este debuxo!" #. Generic dialog dismissal -#: ../tuxpaint.c:1827 ../tuxpaint.c:1832 ../tuxpaint.c:1841 ../tuxpaint.c:1845 -#: ../tuxpaint.c:1854 +#: ../tuxpaint.c:1832 ../tuxpaint.c:1837 ../tuxpaint.c:1846 ../tuxpaint.c:1850 +#: ../tuxpaint.c:1859 msgid "OK" msgstr "Aceptar" #. Notification that 'Open' dialog has nothing to show -#: ../tuxpaint.c:1831 +#: ../tuxpaint.c:1836 msgid "There are no saved files!" msgstr "Non hai ficheiros gardados!" #. Verification of print action -#: ../tuxpaint.c:1835 +#: ../tuxpaint.c:1840 msgid "Print your picture now?" msgstr "Desexas imprimi-lo teu debuxo agora?" -#: ../tuxpaint.c:1836 +#: ../tuxpaint.c:1841 msgid "Yes, print it!" msgstr "SI, imprímeo!" #. Confirmation of successful (we hope) printing -#: ../tuxpaint.c:1840 +#: ../tuxpaint.c:1845 msgid "Your picture has been printed!" msgstr "Xa se imprimiu o teu debuxo!" #. Notification that it's too soon to print again (--printdelay option is in effect) -#: ../tuxpaint.c:1844 +#: ../tuxpaint.c:1849 msgid "You can’t print yet!" msgstr "Ainda non podes imprimir!" #. Prompt to confirm erasing a picture in the Open dialog -#: ../tuxpaint.c:1848 +#: ../tuxpaint.c:1853 msgid "Erase this picture?" msgstr "Desexas borrar este debuxo?" -#: ../tuxpaint.c:1849 +#: ../tuxpaint.c:1854 msgid "Yes, erase it!" msgstr "Si, elimínao!" -#: ../tuxpaint.c:1850 +#: ../tuxpaint.c:1855 msgid "No, don't erase it!" msgstr "Non, non o elimines!" #. Reminder that Mouse Button 1 is the button to use in Tux Paint -#: ../tuxpaint.c:1853 +#: ../tuxpaint.c:1858 msgid "Remember to use the left mouse button!" msgstr "Lembra usar o botón esquerdo do rato!" #. Sound has been muted (silenced) via keyboard shortcut -#: ../tuxpaint.c:1964 +#: ../tuxpaint.c:1969 msgid "Sound muted." msgstr "" #. Sound has been unmuted (unsilenced) via keyboard shortcut -#: ../tuxpaint.c:1969 +#: ../tuxpaint.c:1974 msgid "Sound unmuted." msgstr "" #. Wait while Text tool finishes loading fonts -#: ../tuxpaint.c:2406 +#: ../tuxpaint.c:2411 msgid "Please wait…" msgstr "Por favor agarda..." -#: ../tuxpaint.c:7056 +#: ../tuxpaint.c:7061 msgid "Pick a color." msgstr "" #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:7833 +#: ../tuxpaint.c:7838 msgid "Erase" msgstr "Borrar" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:7836 +#: ../tuxpaint.c:7841 msgid "Slides" msgstr "" #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:7839 +#: ../tuxpaint.c:7844 msgid "Back" msgstr "Atrás" #. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:7842 +#: ../tuxpaint.c:7847 #, fuzzy msgid "Next" msgstr "Texto" #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:7845 +#: ../tuxpaint.c:7850 msgid "Play" 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 -#: ../tuxpaint.c:8438 +#: ../tuxpaint.c:8443 msgid "Aa" msgstr "Aa" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:11343 +#: ../tuxpaint.c:11348 msgid "Yes" msgstr "Si" -#: ../tuxpaint.c:11347 +#: ../tuxpaint.c:11352 msgid "No" msgstr "Non" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:12296 +#: ../tuxpaint.c:12301 msgid "Replace the picture with your changes?" msgstr "Desexas substituir o debuxo cos teus cambios?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:12300 +#: ../tuxpaint.c:12305 msgid "Yes, replace the old one!" msgstr "Si, substitúe o antigo!" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:12304 +#: ../tuxpaint.c:12309 msgid "No, save a new file!" msgstr "Non, gardar nun novo ficheiro!" -#: ../tuxpaint.c:13067 +#: ../tuxpaint.c:13072 msgid "Choose the picture you want, then click “Open”." msgstr "Escolle o debuxo que queiras, e despois preme en “Abrir”." #. Let user choose images: #. Instructions for Slideshow file dialog (FIXME: Make a #define) -#: ../tuxpaint.c:14054 ../tuxpaint.c:14368 +#: ../tuxpaint.c:14059 ../tuxpaint.c:14373 #, fuzzy msgid "Choose the pictures you want, then click “Play”." msgstr "Escolle o debuxo que queiras, e despois preme en “Abrir”." @@ -684,251 +684,251 @@ msgstr "Programa de debuxo" msgid "Tux Paint" msgstr "Tux Paint" -#: ../../magic/src/blocks_chalk_drip.c:133 +#: ../../magic/src/blocks_chalk_drip.c:132 msgid "Blocks" msgstr "Cuadrícula" -#: ../../magic/src/blocks_chalk_drip.c:135 +#: ../../magic/src/blocks_chalk_drip.c:134 msgid "Chalk" msgstr "Xiz" -#: ../../magic/src/blocks_chalk_drip.c:137 +#: ../../magic/src/blocks_chalk_drip.c:136 msgid "Drip" msgstr "Pingar" -#: ../../magic/src/blocks_chalk_drip.c:147 +#: ../../magic/src/blocks_chalk_drip.c:146 msgid "Click and move the mouse around to make the picture blocky." msgstr "Clica e move o rato para cuadricular o debuxo." -#: ../../magic/src/blocks_chalk_drip.c:150 +#: ../../magic/src/blocks_chalk_drip.c:149 msgid "" "Click and move the mouse around to turn the picture into a chalk drawing." msgstr "" "Clica e move o rato para para converter o debuxo nun debuxo feito con xiz." -#: ../../magic/src/blocks_chalk_drip.c:153 +#: ../../magic/src/blocks_chalk_drip.c:152 msgid "Click and move the mouse around to make the picture drip." msgstr "Clica e move o rato para facer que o debuxo pingue." -#: ../../magic/src/blur.c:77 +#: ../../magic/src/blur.c:76 msgid "Blur" msgstr "Desenfocar" -#: ../../magic/src/blur.c:84 +#: ../../magic/src/blur.c:83 msgid "Click and move the mouse around to blur the picture." msgstr "Clica e move o rato para desenfocar o debuxo." #. Both are named "Bricks", at the moment: -#: ../../magic/src/bricks.c:105 +#: ../../magic/src/bricks.c:104 msgid "Bricks" msgstr "Ladrillos" -#: ../../magic/src/bricks.c:112 +#: ../../magic/src/bricks.c:111 msgid "Click and move to draw large bricks." msgstr "Clica e move para debuxar ladrillos grandes." -#: ../../magic/src/bricks.c:114 +#: ../../magic/src/bricks.c:113 msgid "Click and move to draw small bricks." msgstr "Clica e move para debuxar ladrillos pequenos." -#: ../../magic/src/calligraphy.c:109 +#: ../../magic/src/calligraphy.c:108 msgid "Calligraphy" msgstr "" -#: ../../magic/src/calligraphy.c:116 +#: ../../magic/src/calligraphy.c:115 #, fuzzy msgid "Click and move the mouse around to draw in calligraphy." msgstr "Clica e move o rato para debuxar o negativo do debuxo." -#: ../../magic/src/cartoon.c:81 +#: ../../magic/src/cartoon.c:80 msgid "Cartoon" msgstr "Cómic" -#: ../../magic/src/cartoon.c:88 +#: ../../magic/src/cartoon.c:87 msgid "Click and move the mouse around to turn the picture into a cartoon." msgstr "" "Clica e move o rato arredor para para converter o debuxo nun debuxo de cómic." -#: ../../magic/src/distortion.c:122 +#: ../../magic/src/distortion.c:121 msgid "Distortion" msgstr "" -#: ../../magic/src/distortion.c:130 +#: ../../magic/src/distortion.c:129 #, fuzzy msgid "Click and drag the mouse to cause a distortion in your picture." msgstr "Clica e move o rato para desenfocar o debuxo." -#: ../../magic/src/emboss.c:77 +#: ../../magic/src/emboss.c:76 msgid "Emboss" msgstr "" -#: ../../magic/src/emboss.c:83 +#: ../../magic/src/emboss.c:82 #, fuzzy msgid "Click and drag the mouse to emboss the picture." msgstr "Clica e move o rato para desenfocar o debuxo." -#: ../../magic/src/fade_darken.c:117 +#: ../../magic/src/fade_darken.c:116 msgid "Lighten" msgstr "Aclarar" -#: ../../magic/src/fade_darken.c:119 +#: ../../magic/src/fade_darken.c:118 msgid "Darken" msgstr "Escurecer" -#: ../../magic/src/fade_darken.c:129 +#: ../../magic/src/fade_darken.c:128 msgid "Click and move to fade the colors." msgstr "Clica e move o rato para esvaecer as cores." -#: ../../magic/src/fade_darken.c:132 +#: ../../magic/src/fade_darken.c:131 msgid "Click and move to darken the colors." msgstr "Clica e move para escurecer as cores." -#: ../../magic/src/fill.c:88 +#: ../../magic/src/fill.c:87 msgid "Fill" msgstr "Encher" -#: ../../magic/src/fill.c:95 +#: ../../magic/src/fill.c:94 msgid "Click in the picture to fill that area with color." msgstr "Clica no debuxo para encher unha área con cor." -#: ../../magic/src/flower.c:125 +#: ../../magic/src/flower.c:124 msgid "Flower" msgstr "" -#: ../../magic/src/flower.c:131 +#: ../../magic/src/flower.c:130 msgid "Click and drag to draw a flower stalk. Let go to finish the flower." msgstr "" -#: ../../magic/src/foam.c:105 +#: ../../magic/src/foam.c:104 msgid "Foam" msgstr "" -#: ../../magic/src/foam.c:111 +#: ../../magic/src/foam.c:110 #, fuzzy msgid "Click and drag the mouse to cover an area with foamy bubbles." msgstr "Clica no debuxo para encher unha área con cor." -#: ../../magic/src/glasstile.c:84 +#: ../../magic/src/glasstile.c:83 msgid "Glass Tile" msgstr "" -#: ../../magic/src/glasstile.c:90 +#: ../../magic/src/glasstile.c:89 #, fuzzy msgid "Click and drag the mouse to put glass tile over your picture." msgstr "Clica e move o rato para desenfocar o debuxo." -#: ../../magic/src/grass.c:93 +#: ../../magic/src/grass.c:92 msgid "Grass" msgstr "Herba" -#: ../../magic/src/grass.c:99 +#: ../../magic/src/grass.c:98 msgid "Click and move to draw grass. Don’t forget the dirt!" msgstr "Clica e move para debuxar a herba. ¡Non esquezas a terra!" -#: ../../magic/src/kalidescope.c:78 +#: ../../magic/src/kalidescope.c:77 msgid "Kaleidoscope" msgstr "" -#: ../../magic/src/kalidescope.c:84 +#: ../../magic/src/kalidescope.c:83 #, fuzzy msgid "" "Click and drag the mouse to draw with symmetric brushes (a kaleidoscope)." msgstr "Clica e move para escurecer as cores." -#: ../../magic/src/light.c:85 +#: ../../magic/src/light.c:84 #, fuzzy msgid "Light" msgstr "Aclarar" -#: ../../magic/src/light.c:91 +#: ../../magic/src/light.c:90 #, fuzzy msgid "Click and drag to draw a beam of light on your picture." msgstr "Clica e move o rato para desenfocar o debuxo." -#: ../../magic/src/metalpaint.c:78 +#: ../../magic/src/metalpaint.c:77 #, fuzzy msgid "Metal Paint" msgstr "Pintar" -#: ../../magic/src/metalpaint.c:84 +#: ../../magic/src/metalpaint.c:83 #, fuzzy msgid "Click and drag the mouse to paint with a metallic color." msgstr "Clica e move para escurecer as cores." -#: ../../magic/src/mirror_flip.c:95 +#: ../../magic/src/mirror_flip.c:94 msgid "Mirror" msgstr "Espellar" -#: ../../magic/src/mirror_flip.c:97 +#: ../../magic/src/mirror_flip.c:96 msgid "Flip" msgstr "Inverter" -#: ../../magic/src/mirror_flip.c:107 +#: ../../magic/src/mirror_flip.c:106 msgid "Click to make a mirror image." msgstr "Clica para espellar o debuxo." -#: ../../magic/src/mirror_flip.c:110 +#: ../../magic/src/mirror_flip.c:109 msgid "Click to flip the picture upside-down." msgstr "" "Clica para inverter o debuxo. O de enriba pasa para abaixo e o de embaixo " "para arriba." -#: ../../magic/src/negative.c:73 +#: ../../magic/src/negative.c:72 msgid "Negative" msgstr "Negativo" -#: ../../magic/src/negative.c:80 +#: ../../magic/src/negative.c:79 msgid "Click and move the mouse around to draw a negative." msgstr "Clica e move o rato para debuxar o negativo do debuxo." -#: ../../magic/src/rainbow.c:108 +#: ../../magic/src/rainbow.c:107 msgid "Rainbow" msgstr "Arco iris" -#: ../../magic/src/rainbow.c:115 +#: ../../magic/src/rainbow.c:114 msgid "You can draw in rainbow colors!" msgstr "Podes pintar cas cores do arco da vella!" -#: ../../magic/src/ripples.c:82 +#: ../../magic/src/ripples.c:81 msgid "Ripples" msgstr "" -#: ../../magic/src/ripples.c:88 +#: ../../magic/src/ripples.c:87 #, fuzzy msgid "Click to make ripples appear over your picture." msgstr "Clica e move o rato para desenfocar o debuxo." -#: ../../magic/src/shift.c:105 +#: ../../magic/src/shift.c:104 msgid "Shift" msgstr "" -#: ../../magic/src/shift.c:111 +#: ../../magic/src/shift.c:110 #, fuzzy msgid "Click and drag to shift your picture around on the canvas." msgstr "Clica e move o rato para desenfocar o debuxo." -#: ../../magic/src/smudge.c:78 +#: ../../magic/src/smudge.c:77 msgid "Smudge" msgstr "Luxar" -#: ../../magic/src/smudge.c:85 +#: ../../magic/src/smudge.c:84 msgid "Click and move the mouse around to smudge the picture." msgstr "Clica e move o rato para luxar o debuxo." -#: ../../magic/src/tint.c:78 +#: ../../magic/src/tint.c:77 msgid "Tint" msgstr "Tinguir" -#: ../../magic/src/tint.c:85 +#: ../../magic/src/tint.c:84 msgid "Click and move the mouse around to change the picture’s color." msgstr "Clica e move o rato para cambiar a cor do debuxo." -#: ../../magic/src/waves.c:79 +#: ../../magic/src/waves.c:78 #, fuzzy msgid "Waves" msgstr "Gardar" -#: ../../magic/src/waves.c:85 +#: ../../magic/src/waves.c:84 msgid "" "Click to make the picture wavy. Click toward the top for shorter waves, the " "bottom for taller waves, the left for small waves, and the right for long " diff --git a/src/po/gos.po b/src/po/gos.po index 10e6a0b05..118d9c6fd 100644 --- a/src/po/gos.po +++ b/src/po/gos.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: tuxpaint 0.9.14\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-06-21 10:24-0700\n" +"POT-Creation-Date: 2008-06-27 13:15-0700\n" "PO-Revision-Date: 2005-07-26 01:30-0800\n" "Last-Translator: Bill Kendrick \n" "Language-Team: \n" @@ -383,7 +383,7 @@ msgstr "Nij" #. Open a saved picture #. buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:75 ../tuxpaint.c:7830 +#: ../tools.h:75 ../tuxpaint.c:7835 msgid "Open" msgstr "Lösdoun" @@ -500,176 +500,176 @@ msgid "OK then… Let’s keep drawing this one!" msgstr "Na goud din... Loawwe dizze mor tijken blieven!" #. Prompt to confirm user wishes to quit -#: ../tuxpaint.c:1804 +#: ../tuxpaint.c:1809 msgid "Do you really want to quit?" msgstr "Wilst dr echt uut?" #. Quit prompt positive response (quit) -#: ../tuxpaint.c:1807 +#: ../tuxpaint.c:1812 msgid "Yes, I'm done!" msgstr "" #. Quit prompt negative response (don't quit) -#: ../tuxpaint.c:1810 ../tuxpaint.c:1837 +#: ../tuxpaint.c:1815 ../tuxpaint.c:1842 msgid "No, take me back!" msgstr "" #. Current picture is not saved; user is quitting -#: ../tuxpaint.c:1814 +#: ../tuxpaint.c:1819 msgid "If you quit, you’ll lose your picture! Save it?" msgstr "Ast dr uut gest, bust dien ploatje kwiet! Bewoaren?" -#: ../tuxpaint.c:1815 ../tuxpaint.c:1820 +#: ../tuxpaint.c:1820 ../tuxpaint.c:1825 msgid "Yes, save it!" msgstr "" -#: ../tuxpaint.c:1816 ../tuxpaint.c:1821 +#: ../tuxpaint.c:1821 ../tuxpaint.c:1826 msgid "No, don't bother saving!" msgstr "" #. Current picture is not saved; user is opening another picture -#: ../tuxpaint.c:1819 +#: ../tuxpaint.c:1824 msgid "Save your picture first?" msgstr "Eerst dien tijken bewoaren?" #. Error opening picture -#: ../tuxpaint.c:1824 +#: ../tuxpaint.c:1829 msgid "Can’t open that picture!" msgstr "Krieg dij tijken nie lös!" #. Generic dialog dismissal -#: ../tuxpaint.c:1827 ../tuxpaint.c:1832 ../tuxpaint.c:1841 ../tuxpaint.c:1845 -#: ../tuxpaint.c:1854 +#: ../tuxpaint.c:1832 ../tuxpaint.c:1837 ../tuxpaint.c:1846 ../tuxpaint.c:1850 +#: ../tuxpaint.c:1859 msgid "OK" msgstr "Goud" #. Notification that 'Open' dialog has nothing to show -#: ../tuxpaint.c:1831 +#: ../tuxpaint.c:1836 msgid "There are no saved files!" msgstr "Dr bunnen gien bewoarde bestanden!" #. Verification of print action -#: ../tuxpaint.c:1835 +#: ../tuxpaint.c:1840 msgid "Print your picture now?" msgstr "Dien tijken noe ófdrukken!" -#: ../tuxpaint.c:1836 +#: ../tuxpaint.c:1841 msgid "Yes, print it!" msgstr "" #. Confirmation of successful (we hope) printing -#: ../tuxpaint.c:1840 +#: ../tuxpaint.c:1845 msgid "Your picture has been printed!" msgstr "Dien tijken is ófdrukt!" #. Notification that it's too soon to print again (--printdelay option is in effect) -#: ../tuxpaint.c:1844 +#: ../tuxpaint.c:1849 msgid "You can’t print yet!" msgstr "Kanst noe nog nait ófdrukken!" #. Prompt to confirm erasing a picture in the Open dialog -#: ../tuxpaint.c:1848 +#: ../tuxpaint.c:1853 msgid "Erase this picture?" msgstr "Dizze tijken votsmieten?" -#: ../tuxpaint.c:1849 +#: ../tuxpaint.c:1854 msgid "Yes, erase it!" msgstr "" -#: ../tuxpaint.c:1850 +#: ../tuxpaint.c:1855 msgid "No, don't erase it!" msgstr "" #. Reminder that Mouse Button 1 is the button to use in Tux Paint -#: ../tuxpaint.c:1853 +#: ../tuxpaint.c:1858 msgid "Remember to use the left mouse button!" msgstr "" #. Sound has been muted (silenced) via keyboard shortcut -#: ../tuxpaint.c:1964 +#: ../tuxpaint.c:1969 msgid "Sound muted." msgstr "" #. Sound has been unmuted (unsilenced) via keyboard shortcut -#: ../tuxpaint.c:1969 +#: ../tuxpaint.c:1974 msgid "Sound unmuted." msgstr "" #. Wait while Text tool finishes loading fonts -#: ../tuxpaint.c:2406 +#: ../tuxpaint.c:2411 msgid "Please wait…" msgstr "" -#: ../tuxpaint.c:7056 +#: ../tuxpaint.c:7061 msgid "Pick a color." msgstr "" #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:7833 +#: ../tuxpaint.c:7838 msgid "Erase" msgstr "Votsmieten" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:7836 +#: ../tuxpaint.c:7841 msgid "Slides" msgstr "" #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:7839 +#: ../tuxpaint.c:7844 msgid "Back" msgstr "Weerumme" #. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:7842 +#: ../tuxpaint.c:7847 #, fuzzy msgid "Next" msgstr "Tekst" #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:7845 +#: ../tuxpaint.c:7850 msgid "Play" 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 -#: ../tuxpaint.c:8438 +#: ../tuxpaint.c:8443 msgid "Aa" msgstr "" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:11343 +#: ../tuxpaint.c:11348 msgid "Yes" msgstr "Ja" -#: ../tuxpaint.c:11347 +#: ../tuxpaint.c:11352 msgid "No" msgstr "Nee" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:12296 +#: ../tuxpaint.c:12301 msgid "Replace the picture with your changes?" msgstr "" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:12300 +#: ../tuxpaint.c:12305 msgid "Yes, replace the old one!" msgstr "" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:12304 +#: ../tuxpaint.c:12309 #, fuzzy msgid "No, save a new file!" msgstr "Nee, n nij bestaand bewoaren" -#: ../tuxpaint.c:13067 +#: ../tuxpaint.c:13072 msgid "Choose the picture you want, then click “Open”." msgstr "Kijs de tijken dijst wilst, klik din op \"Lösdoun\"." #. Let user choose images: #. Instructions for Slideshow file dialog (FIXME: Make a #define) -#: ../tuxpaint.c:14054 ../tuxpaint.c:14368 +#: ../tuxpaint.c:14059 ../tuxpaint.c:14373 #, fuzzy msgid "Choose the pictures you want, then click “Play”." msgstr "Kijs de tijken dijst wilst, klik din op \"Lösdoun\"." @@ -687,258 +687,258 @@ msgstr "" msgid "Tux Paint" msgstr "Vaarve" -#: ../../magic/src/blocks_chalk_drip.c:133 +#: ../../magic/src/blocks_chalk_drip.c:132 msgid "Blocks" msgstr "Blokken" -#: ../../magic/src/blocks_chalk_drip.c:135 +#: ../../magic/src/blocks_chalk_drip.c:134 msgid "Chalk" msgstr "Kriet" -#: ../../magic/src/blocks_chalk_drip.c:137 +#: ../../magic/src/blocks_chalk_drip.c:136 msgid "Drip" msgstr "Drubbels" -#: ../../magic/src/blocks_chalk_drip.c:147 +#: ../../magic/src/blocks_chalk_drip.c:146 msgid "Click and move the mouse around to make the picture blocky." msgstr "Klik en beweeg de moes rond um dien tijken blokkeg te moaken." -#: ../../magic/src/blocks_chalk_drip.c:150 +#: ../../magic/src/blocks_chalk_drip.c:149 msgid "" "Click and move the mouse around to turn the picture into a chalk drawing." msgstr "" "Klik en beweeg de moes rond um dien tijken in n kriettijken umme te teuvern." -#: ../../magic/src/blocks_chalk_drip.c:153 +#: ../../magic/src/blocks_chalk_drip.c:152 msgid "Click and move the mouse around to make the picture drip." msgstr "Klik en beweeg de moes rond um dien tijken druppen te loaten." -#: ../../magic/src/blur.c:77 +#: ../../magic/src/blur.c:76 msgid "Blur" msgstr "Dook" -#: ../../magic/src/blur.c:84 +#: ../../magic/src/blur.c:83 msgid "Click and move the mouse around to blur the picture." msgstr "Klik en beweeg de moes rond um dien tijken dokeg te moaken." #. Both are named "Bricks", at the moment: -#: ../../magic/src/bricks.c:105 +#: ../../magic/src/bricks.c:104 #, fuzzy msgid "Bricks" msgstr "Blokken" -#: ../../magic/src/bricks.c:112 +#: ../../magic/src/bricks.c:111 #, fuzzy msgid "Click and move to draw large bricks." msgstr "Klik en beweeg um sputters te tijken." -#: ../../magic/src/bricks.c:114 +#: ../../magic/src/bricks.c:113 #, fuzzy msgid "Click and move to draw small bricks." msgstr "Klik en beweeg um sputters te tijken." -#: ../../magic/src/calligraphy.c:109 +#: ../../magic/src/calligraphy.c:108 msgid "Calligraphy" msgstr "" -#: ../../magic/src/calligraphy.c:116 +#: ../../magic/src/calligraphy.c:115 #, fuzzy msgid "Click and move the mouse around to draw in calligraphy." msgstr "Klik en beweeg de moes um n negatief te tijken." -#: ../../magic/src/cartoon.c:81 +#: ../../magic/src/cartoon.c:80 msgid "Cartoon" msgstr "" -#: ../../magic/src/cartoon.c:88 +#: ../../magic/src/cartoon.c:87 #, fuzzy msgid "Click and move the mouse around to turn the picture into a cartoon." msgstr "" "Klik en beweeg de moes rond um dien tijken in n kriettijken umme te teuvern." -#: ../../magic/src/distortion.c:122 +#: ../../magic/src/distortion.c:121 msgid "Distortion" msgstr "" -#: ../../magic/src/distortion.c:130 +#: ../../magic/src/distortion.c:129 #, fuzzy msgid "Click and drag the mouse to cause a distortion in your picture." msgstr "Klik en beweeg de moes um dien tijken dun te moaken." -#: ../../magic/src/emboss.c:77 +#: ../../magic/src/emboss.c:76 msgid "Emboss" msgstr "" -#: ../../magic/src/emboss.c:83 +#: ../../magic/src/emboss.c:82 #, fuzzy msgid "Click and drag the mouse to emboss the picture." msgstr "Klik en beweeg de moes um dien tijken dun te moaken." -#: ../../magic/src/fade_darken.c:117 +#: ../../magic/src/fade_darken.c:116 msgid "Lighten" msgstr "" -#: ../../magic/src/fade_darken.c:119 +#: ../../magic/src/fade_darken.c:118 msgid "Darken" msgstr "" -#: ../../magic/src/fade_darken.c:129 +#: ../../magic/src/fade_darken.c:128 msgid "Click and move to fade the colors." msgstr "Klik en beweeg um de kleuren uut te smeren." -#: ../../magic/src/fade_darken.c:132 +#: ../../magic/src/fade_darken.c:131 #, fuzzy msgid "Click and move to darken the colors." msgstr "Klik en beweeg um de kleuren uut te smeren." -#: ../../magic/src/fill.c:88 +#: ../../magic/src/fill.c:87 msgid "Fill" msgstr "Opvullen" -#: ../../magic/src/fill.c:95 +#: ../../magic/src/fill.c:94 msgid "Click in the picture to fill that area with color." msgstr "Klik in dien tijken um dat dijl mit kleur te vullen." -#: ../../magic/src/flower.c:125 +#: ../../magic/src/flower.c:124 msgid "Flower" msgstr "" -#: ../../magic/src/flower.c:131 +#: ../../magic/src/flower.c:130 msgid "Click and drag to draw a flower stalk. Let go to finish the flower." msgstr "" -#: ../../magic/src/foam.c:105 +#: ../../magic/src/foam.c:104 msgid "Foam" msgstr "" -#: ../../magic/src/foam.c:111 +#: ../../magic/src/foam.c:110 #, fuzzy msgid "Click and drag the mouse to cover an area with foamy bubbles." msgstr "Klik en beweeg de moes um dien tijken dik te moaken." -#: ../../magic/src/glasstile.c:84 +#: ../../magic/src/glasstile.c:83 msgid "Glass Tile" msgstr "" -#: ../../magic/src/glasstile.c:90 +#: ../../magic/src/glasstile.c:89 #, fuzzy msgid "Click and drag the mouse to put glass tile over your picture." msgstr "Klik en beweeg de moes um dien tijken dun te moaken." -#: ../../magic/src/grass.c:93 +#: ../../magic/src/grass.c:92 #, fuzzy msgid "Grass" msgstr "Gries" -#: ../../magic/src/grass.c:99 +#: ../../magic/src/grass.c:98 #, fuzzy msgid "Click and move to draw grass. Don’t forget the dirt!" msgstr "Klik en beweeg um sputters te tijken." -#: ../../magic/src/kalidescope.c:78 +#: ../../magic/src/kalidescope.c:77 msgid "Kaleidoscope" msgstr "" -#: ../../magic/src/kalidescope.c:84 +#: ../../magic/src/kalidescope.c:83 #, fuzzy msgid "" "Click and drag the mouse to draw with symmetric brushes (a kaleidoscope)." msgstr "Klik en beweeg de moes um dien tijken dik te moaken." -#: ../../magic/src/light.c:85 +#: ../../magic/src/light.c:84 msgid "Light" msgstr "" -#: ../../magic/src/light.c:91 +#: ../../magic/src/light.c:90 #, fuzzy msgid "Click and drag to draw a beam of light on your picture." msgstr "Klik en beweeg de moes um dien tijken dun te moaken." -#: ../../magic/src/metalpaint.c:78 +#: ../../magic/src/metalpaint.c:77 #, fuzzy msgid "Metal Paint" msgstr "Vaarve" -#: ../../magic/src/metalpaint.c:84 +#: ../../magic/src/metalpaint.c:83 #, fuzzy msgid "Click and drag the mouse to paint with a metallic color." msgstr "Klik en beweeg de moes um dien tijken dun te moaken." -#: ../../magic/src/mirror_flip.c:95 +#: ../../magic/src/mirror_flip.c:94 msgid "Mirror" msgstr "Spijgel" -#: ../../magic/src/mirror_flip.c:97 +#: ../../magic/src/mirror_flip.c:96 msgid "Flip" msgstr "Ummekeren" -#: ../../magic/src/mirror_flip.c:107 +#: ../../magic/src/mirror_flip.c:106 msgid "Click to make a mirror image." msgstr "Klik um n spijgelbeeld te moaken." -#: ../../magic/src/mirror_flip.c:110 +#: ../../magic/src/mirror_flip.c:109 msgid "Click to flip the picture upside-down." msgstr "Klik um dien tijken obbe kop te zetten." -#: ../../magic/src/negative.c:73 +#: ../../magic/src/negative.c:72 msgid "Negative" msgstr "Negatief" -#: ../../magic/src/negative.c:80 +#: ../../magic/src/negative.c:79 msgid "Click and move the mouse around to draw a negative." msgstr "Klik en beweeg de moes um n negatief te tijken." -#: ../../magic/src/rainbow.c:108 +#: ../../magic/src/rainbow.c:107 msgid "Rainbow" msgstr "Regenboge" -#: ../../magic/src/rainbow.c:115 +#: ../../magic/src/rainbow.c:114 msgid "You can draw in rainbow colors!" msgstr "Doe kanst tijken in regenboogkleuren!" -#: ../../magic/src/ripples.c:82 +#: ../../magic/src/ripples.c:81 msgid "Ripples" msgstr "" -#: ../../magic/src/ripples.c:88 +#: ../../magic/src/ripples.c:87 #, fuzzy msgid "Click to make ripples appear over your picture." msgstr "Klik en beweeg de moes um dien tijken dun te moaken." -#: ../../magic/src/shift.c:105 +#: ../../magic/src/shift.c:104 msgid "Shift" msgstr "" -#: ../../magic/src/shift.c:111 +#: ../../magic/src/shift.c:110 #, fuzzy msgid "Click and drag to shift your picture around on the canvas." msgstr "Klik en beweeg de moes um dien tijken dun te moaken." -#: ../../magic/src/smudge.c:78 +#: ../../magic/src/smudge.c:77 msgid "Smudge" msgstr "" -#: ../../magic/src/smudge.c:85 +#: ../../magic/src/smudge.c:84 #, fuzzy msgid "Click and move the mouse around to smudge the picture." msgstr "Klik en beweeg de moes rond um dien tijken dokeg te moaken." -#: ../../magic/src/tint.c:78 +#: ../../magic/src/tint.c:77 #, fuzzy msgid "Tint" msgstr "Dun" -#: ../../magic/src/tint.c:85 +#: ../../magic/src/tint.c:84 #, fuzzy msgid "Click and move the mouse around to change the picture’s color." msgstr "Klik en beweeg de moes rond um dien tijken blokkeg te moaken." -#: ../../magic/src/waves.c:79 +#: ../../magic/src/waves.c:78 #, fuzzy msgid "Waves" msgstr "Bewoaren" -#: ../../magic/src/waves.c:85 +#: ../../magic/src/waves.c:84 msgid "" "Click to make the picture wavy. Click toward the top for shorter waves, the " "bottom for taller waves, the left for small waves, and the right for long " diff --git a/src/po/gu.po b/src/po/gu.po index 38984c712..382ea7c8e 100644 --- a/src/po/gu.po +++ b/src/po/gu.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: tuxpaint\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-06-21 10:24-0700\n" +"POT-Creation-Date: 2008-06-27 13:15-0700\n" "PO-Revision-Date: 2007-05-29 11:29+0530\n" "Last-Translator: Kartik Mistry \n" "Language-Team: Gujarati \n" @@ -376,7 +376,7 @@ msgstr "નવું" #. Open a saved picture #. buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:75 ../tuxpaint.c:7830 +#: ../tools.h:75 ../tuxpaint.c:7835 msgid "Open" msgstr "ખોલો" @@ -490,174 +490,174 @@ msgid "OK then… Let’s keep drawing this one!" msgstr "બરાબર ત્યારે... ચાલો આ દોરવાનું ચાલુ રાખીએ!" #. Prompt to confirm user wishes to quit -#: ../tuxpaint.c:1804 +#: ../tuxpaint.c:1809 msgid "Do you really want to quit?" msgstr "તમે ખરેખર બહાર નીકળવા માંગો છો?" #. Quit prompt positive response (quit) -#: ../tuxpaint.c:1807 +#: ../tuxpaint.c:1812 msgid "Yes, I'm done!" msgstr "હા, મેં પૂરૂં કર્યું!" #. Quit prompt negative response (don't quit) -#: ../tuxpaint.c:1810 ../tuxpaint.c:1837 +#: ../tuxpaint.c:1815 ../tuxpaint.c:1842 msgid "No, take me back!" msgstr "ના, મને પાછા લઇ જાવ!" #. Current picture is not saved; user is quitting -#: ../tuxpaint.c:1814 +#: ../tuxpaint.c:1819 msgid "If you quit, you’ll lose your picture! Save it?" msgstr "જો તમે બહાર નીકળશો, તો તમે તમારૂ ચિત્ર ગુમાવશો! તેને સાચવશો?" -#: ../tuxpaint.c:1815 ../tuxpaint.c:1820 +#: ../tuxpaint.c:1820 ../tuxpaint.c:1825 msgid "Yes, save it!" msgstr "હા, તેને સાચવો!" -#: ../tuxpaint.c:1816 ../tuxpaint.c:1821 +#: ../tuxpaint.c:1821 ../tuxpaint.c:1826 msgid "No, don't bother saving!" msgstr "ના, સાચવશો નહી!" #. Current picture is not saved; user is opening another picture -#: ../tuxpaint.c:1819 +#: ../tuxpaint.c:1824 msgid "Save your picture first?" msgstr "પહેલાં તમારૂં ચિત્ર સાચવશો?" #. Error opening picture -#: ../tuxpaint.c:1824 +#: ../tuxpaint.c:1829 msgid "Can’t open that picture!" msgstr "ચિત્ર ખોલી શકાતું નથી!" #. Generic dialog dismissal -#: ../tuxpaint.c:1827 ../tuxpaint.c:1832 ../tuxpaint.c:1841 ../tuxpaint.c:1845 -#: ../tuxpaint.c:1854 +#: ../tuxpaint.c:1832 ../tuxpaint.c:1837 ../tuxpaint.c:1846 ../tuxpaint.c:1850 +#: ../tuxpaint.c:1859 msgid "OK" msgstr "બરાબર" #. Notification that 'Open' dialog has nothing to show -#: ../tuxpaint.c:1831 +#: ../tuxpaint.c:1836 msgid "There are no saved files!" msgstr "કોઇ ફાઇલો સાચવેલ નથી!" #. Verification of print action -#: ../tuxpaint.c:1835 +#: ../tuxpaint.c:1840 msgid "Print your picture now?" msgstr "તમારૂં ચિત્ર અત્યારે છાપશો?" -#: ../tuxpaint.c:1836 +#: ../tuxpaint.c:1841 msgid "Yes, print it!" msgstr "હા, તેને છાપો!" #. Confirmation of successful (we hope) printing -#: ../tuxpaint.c:1840 +#: ../tuxpaint.c:1845 msgid "Your picture has been printed!" msgstr "તમારૂં ચિત્ર અત્યારે છપાઇ રહ્યું છે!" #. Notification that it's too soon to print again (--printdelay option is in effect) -#: ../tuxpaint.c:1844 +#: ../tuxpaint.c:1849 msgid "You can’t print yet!" msgstr "તમે તેને અત્યારે છાપી શકતા નથી!" #. Prompt to confirm erasing a picture in the Open dialog -#: ../tuxpaint.c:1848 +#: ../tuxpaint.c:1853 msgid "Erase this picture?" msgstr "આ ચિત્રને ભૂંસી નાખવા માંગો છો?" -#: ../tuxpaint.c:1849 +#: ../tuxpaint.c:1854 msgid "Yes, erase it!" msgstr "હા, તેને ભૂંસી નાખો!" -#: ../tuxpaint.c:1850 +#: ../tuxpaint.c:1855 msgid "No, don't erase it!" msgstr "ના, તેને ભૂંસો નહી!" #. Reminder that Mouse Button 1 is the button to use in Tux Paint -#: ../tuxpaint.c:1853 +#: ../tuxpaint.c:1858 msgid "Remember to use the left mouse button!" msgstr "જમણાં માઉસ બટનનો ઉપયોગ કરવાનું યાદ રાખો!" #. Sound has been muted (silenced) via keyboard shortcut -#: ../tuxpaint.c:1964 +#: ../tuxpaint.c:1969 msgid "Sound muted." msgstr "અવાજ બંધ કરેલ છે." #. Sound has been unmuted (unsilenced) via keyboard shortcut -#: ../tuxpaint.c:1969 +#: ../tuxpaint.c:1974 msgid "Sound unmuted." msgstr "અવાજ શરુ કરેલ છે." #. Wait while Text tool finishes loading fonts -#: ../tuxpaint.c:2406 +#: ../tuxpaint.c:2411 msgid "Please wait…" msgstr "મહેરબાની કરી રાહ જુઓ..." -#: ../tuxpaint.c:7056 +#: ../tuxpaint.c:7061 msgid "Pick a color." msgstr "રંગ પસંદ કરો." #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:7833 +#: ../tuxpaint.c:7838 msgid "Erase" msgstr "ભૂંસો" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:7836 +#: ../tuxpaint.c:7841 msgid "Slides" msgstr "સ્લાઇડો" #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:7839 +#: ../tuxpaint.c:7844 msgid "Back" msgstr "પાછા" #. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:7842 +#: ../tuxpaint.c:7847 msgid "Next" msgstr "આગળ" #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:7845 +#: ../tuxpaint.c:7850 msgid "Play" 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 -#: ../tuxpaint.c:8438 +#: ../tuxpaint.c:8443 msgid "Aa" msgstr "આ" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:11343 +#: ../tuxpaint.c:11348 msgid "Yes" msgstr "હા" -#: ../tuxpaint.c:11347 +#: ../tuxpaint.c:11352 msgid "No" msgstr "ના" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:12296 +#: ../tuxpaint.c:12301 msgid "Replace the picture with your changes?" msgstr "ચિત્રને તમે કરેલા ફેરફારો સાથે બદલશો?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:12300 +#: ../tuxpaint.c:12305 msgid "Yes, replace the old one!" msgstr "હા, જુની ફાઇલને બદલો!" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:12304 +#: ../tuxpaint.c:12309 msgid "No, save a new file!" msgstr "ના, નવી ફાઇલને સાચવો!" -#: ../tuxpaint.c:13067 +#: ../tuxpaint.c:13072 msgid "Choose the picture you want, then click “Open”." msgstr "તમારે જોઇતું ચિત્ર પસંદ કરો, અને “ખોલો” પર ક્લિક કરો." #. Let user choose images: #. Instructions for Slideshow file dialog (FIXME: Make a #define) -#: ../tuxpaint.c:14054 ../tuxpaint.c:14368 +#: ../tuxpaint.c:14059 ../tuxpaint.c:14373 msgid "Choose the pictures you want, then click “Play”." msgstr "તમારે જોઇતું ચિત્ર પસંદ કરો, અને “ચાલુ” પર ક્લિક કરો." @@ -673,234 +673,234 @@ msgstr "ચિત્ર કાર્યક્રમ" msgid "Tux Paint" msgstr "ટક્સ પેન્ટ" -#: ../../magic/src/blocks_chalk_drip.c:133 +#: ../../magic/src/blocks_chalk_drip.c:132 msgid "Blocks" msgstr "ચોકઠાંઓ" -#: ../../magic/src/blocks_chalk_drip.c:135 +#: ../../magic/src/blocks_chalk_drip.c:134 msgid "Chalk" msgstr "ચોક" -#: ../../magic/src/blocks_chalk_drip.c:137 +#: ../../magic/src/blocks_chalk_drip.c:136 msgid "Drip" msgstr "ટીપાં" -#: ../../magic/src/blocks_chalk_drip.c:147 +#: ../../magic/src/blocks_chalk_drip.c:146 msgid "Click and move the mouse around to make the picture blocky." msgstr "ચિત્રને ચોકઠાંવાળું બનાવવા માટે માઉસ ક્લિક કરો અને ખસેડો." -#: ../../magic/src/blocks_chalk_drip.c:150 +#: ../../magic/src/blocks_chalk_drip.c:149 msgid "" "Click and move the mouse around to turn the picture into a chalk drawing." msgstr "ચિત્રને ચોક ચિત્રમાં ફેરવવા માઉસ ક્લિક કરો અને આજુ-બાજુ ફેરવો." -#: ../../magic/src/blocks_chalk_drip.c:153 +#: ../../magic/src/blocks_chalk_drip.c:152 msgid "Click and move the mouse around to make the picture drip." msgstr "ચિત્રમાં ટીપાં બનાવવા માટે ક્લિક કરો અને માઉસ આજુબાજુ ખસેડો." -#: ../../magic/src/blur.c:77 +#: ../../magic/src/blur.c:76 msgid "Blur" msgstr "ઝાંખુ" -#: ../../magic/src/blur.c:84 +#: ../../magic/src/blur.c:83 msgid "Click and move the mouse around to blur the picture." msgstr "ચિત્રને ઝાંખું કરવા માટે માઉસને ક્લિક કરો અને આજુ-બાજુ ખસેડો." #. Both are named "Bricks", at the moment: -#: ../../magic/src/bricks.c:105 +#: ../../magic/src/bricks.c:104 msgid "Bricks" msgstr "ઇંટો" -#: ../../magic/src/bricks.c:112 +#: ../../magic/src/bricks.c:111 msgid "Click and move to draw large bricks." msgstr "મોટી ઇંટો દોરવા માટે ક્લિક કરો અને ખસેડો." -#: ../../magic/src/bricks.c:114 +#: ../../magic/src/bricks.c:113 msgid "Click and move to draw small bricks." msgstr "નાની ઇંટો દોરવા માટે ક્લિક કરો અને ખસેડો." -#: ../../magic/src/calligraphy.c:109 +#: ../../magic/src/calligraphy.c:108 msgid "Calligraphy" msgstr "કેલ્લિગ્રાફી" -#: ../../magic/src/calligraphy.c:116 +#: ../../magic/src/calligraphy.c:115 msgid "Click and move the mouse around to draw in calligraphy." msgstr "કેલ્લિગ્રાફીમાં દોરવા માટે ક્લિક કરો અને માઉસ આમ-તેમ ખસેડો." -#: ../../magic/src/cartoon.c:81 +#: ../../magic/src/cartoon.c:80 msgid "Cartoon" msgstr "કાર્ટૂન" -#: ../../magic/src/cartoon.c:88 +#: ../../magic/src/cartoon.c:87 msgid "Click and move the mouse around to turn the picture into a cartoon." msgstr "ચિત્રને કાર્ટૂનમાં ફેરવવા માટે ક્લિક કરો અને માઉસ આજુબાજુ ખસેડો." -#: ../../magic/src/distortion.c:122 +#: ../../magic/src/distortion.c:121 msgid "Distortion" msgstr "અસ્તવ્યસ્ત" -#: ../../magic/src/distortion.c:130 +#: ../../magic/src/distortion.c:129 msgid "Click and drag the mouse to cause a distortion in your picture." msgstr "તમારા ચિત્રમાં અસ્તવ્યસ્તતા લાવવા માટે માઉસને ક્લિક કરીને ખેંચો." -#: ../../magic/src/emboss.c:77 +#: ../../magic/src/emboss.c:76 msgid "Emboss" msgstr "ઉપસેલ" -#: ../../magic/src/emboss.c:83 +#: ../../magic/src/emboss.c:82 msgid "Click and drag the mouse to emboss the picture." msgstr "ચિત્રને ઉપસેલું કરવા માટે માઉસને ક્લિક કરો અને આજુ-બાજુ ખસેડો." -#: ../../magic/src/fade_darken.c:117 +#: ../../magic/src/fade_darken.c:116 msgid "Lighten" msgstr "આછું" -#: ../../magic/src/fade_darken.c:119 +#: ../../magic/src/fade_darken.c:118 msgid "Darken" msgstr "ઘેરું" -#: ../../magic/src/fade_darken.c:129 +#: ../../magic/src/fade_darken.c:128 msgid "Click and move to fade the colors." msgstr "રંગોને ઝાંખાં કરવાં ક્લિક કરો અને ખસેડો." -#: ../../magic/src/fade_darken.c:132 +#: ../../magic/src/fade_darken.c:131 msgid "Click and move to darken the colors." msgstr "રંગોને ઘેરાં કરવાં ક્લિક કરો અને ખસેડો." -#: ../../magic/src/fill.c:88 +#: ../../magic/src/fill.c:87 msgid "Fill" msgstr "ભરો" -#: ../../magic/src/fill.c:95 +#: ../../magic/src/fill.c:94 msgid "Click in the picture to fill that area with color." msgstr "તે વિસ્તારને રંગથી ભરવાં માટે ચિત્રમાં ક્લિક કરો." -#: ../../magic/src/flower.c:125 +#: ../../magic/src/flower.c:124 msgid "Flower" msgstr "ફૂલ" -#: ../../magic/src/flower.c:131 +#: ../../magic/src/flower.c:130 msgid "Click and drag to draw a flower stalk. Let go to finish the flower." msgstr "ફૂલ દાંડી દોરવા માટે ક્લિક કરો અને ખસેડો. ચાલો ફ્લને પૂર્ણ કરીએ." -#: ../../magic/src/foam.c:105 +#: ../../magic/src/foam.c:104 msgid "Foam" msgstr "ફોમ" -#: ../../magic/src/foam.c:111 +#: ../../magic/src/foam.c:110 msgid "Click and drag the mouse to cover an area with foamy bubbles." msgstr "વિસ્તારને ફોમ પરપોટાંથી ભરી દેવા માટે માઉસને ક્લિક કરીને ખેંચો." -#: ../../magic/src/glasstile.c:84 +#: ../../magic/src/glasstile.c:83 msgid "Glass Tile" msgstr "કાચ તકતી" -#: ../../magic/src/glasstile.c:90 +#: ../../magic/src/glasstile.c:89 msgid "Click and drag the mouse to put glass tile over your picture." msgstr "વિસ્તારને કાચ તકતીથી ભરવા માટે માઉસને ક્લિક કરીને ખેંચો." -#: ../../magic/src/grass.c:93 +#: ../../magic/src/grass.c:92 msgid "Grass" msgstr "ઘાસ" -#: ../../magic/src/grass.c:99 +#: ../../magic/src/grass.c:98 msgid "Click and move to draw grass. Don’t forget the dirt!" msgstr "ઘાસ દોરવા માટે ક્લિક કરો અને ખસેડો. ધૂળને ભૂલશો નહી!" -#: ../../magic/src/kalidescope.c:78 +#: ../../magic/src/kalidescope.c:77 msgid "Kaleidoscope" msgstr "કેલિડોસ્કોપ" -#: ../../magic/src/kalidescope.c:84 +#: ../../magic/src/kalidescope.c:83 msgid "" "Click and drag the mouse to draw with symmetric brushes (a kaleidoscope)." msgstr "સમાન બ્રશ (કેલિડોસ્કોપ) સાથે દોરવા માટે ક્લિક કરીને ખસેડો." -#: ../../magic/src/light.c:85 +#: ../../magic/src/light.c:84 msgid "Light" msgstr "આછું" -#: ../../magic/src/light.c:91 +#: ../../magic/src/light.c:90 msgid "Click and drag to draw a beam of light on your picture." msgstr "તમારા ચિત્રકામમાં પ્રકાશનું કિરણ દોરવા માટે માઉસને ક્લિક કરીને ખેંચો." -#: ../../magic/src/metalpaint.c:78 +#: ../../magic/src/metalpaint.c:77 msgid "Metal Paint" msgstr "ધાતુ રંગ" -#: ../../magic/src/metalpaint.c:84 +#: ../../magic/src/metalpaint.c:83 msgid "Click and drag the mouse to paint with a metallic color." msgstr "રંગોને ઘેરાં કરવાં ક્લિક કરો અને ખસેડો." -#: ../../magic/src/mirror_flip.c:95 +#: ../../magic/src/mirror_flip.c:94 msgid "Mirror" msgstr "અરીસો" -#: ../../magic/src/mirror_flip.c:97 +#: ../../magic/src/mirror_flip.c:96 msgid "Flip" msgstr "ફ્લીપ" -#: ../../magic/src/mirror_flip.c:107 +#: ../../magic/src/mirror_flip.c:106 msgid "Click to make a mirror image." msgstr "અરીસા ચિત્ર બનાવવા ક્લિક કરો." -#: ../../magic/src/mirror_flip.c:110 +#: ../../magic/src/mirror_flip.c:109 msgid "Click to flip the picture upside-down." msgstr "ચિત્રને ઉપર-નીચે ફ્લીપ કરવા માટે ક્લિક કરો." -#: ../../magic/src/negative.c:73 +#: ../../magic/src/negative.c:72 msgid "Negative" msgstr "ઋણ" -#: ../../magic/src/negative.c:80 +#: ../../magic/src/negative.c:79 msgid "Click and move the mouse around to draw a negative." msgstr "ઋણ ચિત્ર બનાવવા માટે ક્લિક કરો અને માઉસ આજુ-બાજુ ખસેડો." -#: ../../magic/src/rainbow.c:108 +#: ../../magic/src/rainbow.c:107 msgid "Rainbow" msgstr "મેઘધનુષ" -#: ../../magic/src/rainbow.c:115 +#: ../../magic/src/rainbow.c:114 msgid "You can draw in rainbow colors!" msgstr "તમે મેઘધનુષ રંગોમાં દોરી શકો છો!" -#: ../../magic/src/ripples.c:82 +#: ../../magic/src/ripples.c:81 msgid "Ripples" msgstr "તરંગો" -#: ../../magic/src/ripples.c:88 +#: ../../magic/src/ripples.c:87 msgid "Click to make ripples appear over your picture." msgstr "તમારા ચિત્રકામમાં તરંગો બનાવવા માટે માઉસને ક્લિક કરીને ખેંચો." -#: ../../magic/src/shift.c:105 +#: ../../magic/src/shift.c:104 msgid "Shift" msgstr "ખસેડો" -#: ../../magic/src/shift.c:111 +#: ../../magic/src/shift.c:110 msgid "Click and drag to shift your picture around on the canvas." msgstr "તમારા ચિત્રને ખસેડવા માટે માઉસને ક્લિક કરો અને આજુ-બાજુ ખસેડો." -#: ../../magic/src/smudge.c:78 +#: ../../magic/src/smudge.c:77 msgid "Smudge" msgstr "ધબ્બો" -#: ../../magic/src/smudge.c:85 +#: ../../magic/src/smudge.c:84 msgid "Click and move the mouse around to smudge the picture." msgstr "ચિત્રમાં ધબ્બાઓ ઉમેરવા માઉસને ક્લિક કરો અને આજુ-બાજુ ખસેડો." -#: ../../magic/src/tint.c:78 +#: ../../magic/src/tint.c:77 msgid "Tint" msgstr "આછો રંગ" -#: ../../magic/src/tint.c:85 +#: ../../magic/src/tint.c:84 msgid "Click and move the mouse around to change the picture’s color." msgstr "ચિત્રનો રંગ બદલવા માટે ક્લિક કરો અને માઉસ આજુબાજુ ખસેડો." -#: ../../magic/src/waves.c:79 +#: ../../magic/src/waves.c:78 msgid "Waves" msgstr "મોજાઓ" -#: ../../magic/src/waves.c:85 +#: ../../magic/src/waves.c:84 msgid "" "Click to make the picture wavy. Click toward the top for shorter waves, the " "bottom for taller waves, the left for small waves, and the right for long " diff --git a/src/po/he.po b/src/po/he.po index 447a72cf8..8c56e8031 100644 --- a/src/po/he.po +++ b/src/po/he.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: he\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-06-21 10:24-0700\n" +"POT-Creation-Date: 2008-06-27 13:15-0700\n" "PO-Revision-Date: 2005-10-10 21:54+0200\n" "Last-Translator: dovix \n" "Language-Team: Hebrew \n" @@ -388,7 +388,7 @@ msgstr "חדש" #. Open a saved picture #. buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:75 ../tuxpaint.c:7830 +#: ../tools.h:75 ../tuxpaint.c:7835 msgid "Open" msgstr "פתיחה" @@ -503,176 +503,176 @@ msgid "OK then… Let’s keep drawing this one!" msgstr "בסדר... נמשיך לצייר את התמונה הזאת!" #. Prompt to confirm user wishes to quit -#: ../tuxpaint.c:1804 +#: ../tuxpaint.c:1809 msgid "Do you really want to quit?" msgstr "האם ברצונך לצאת?" #. Quit prompt positive response (quit) -#: ../tuxpaint.c:1807 +#: ../tuxpaint.c:1812 msgid "Yes, I'm done!" msgstr "" #. Quit prompt negative response (don't quit) -#: ../tuxpaint.c:1810 ../tuxpaint.c:1837 +#: ../tuxpaint.c:1815 ../tuxpaint.c:1842 msgid "No, take me back!" msgstr "" #. Current picture is not saved; user is quitting -#: ../tuxpaint.c:1814 +#: ../tuxpaint.c:1819 msgid "If you quit, you’ll lose your picture! Save it?" msgstr "יציאה ללא שמירה תגרום לאיבוד התמונה שלך! האם לשמור אותה?" -#: ../tuxpaint.c:1815 ../tuxpaint.c:1820 +#: ../tuxpaint.c:1820 ../tuxpaint.c:1825 msgid "Yes, save it!" msgstr "" -#: ../tuxpaint.c:1816 ../tuxpaint.c:1821 +#: ../tuxpaint.c:1821 ../tuxpaint.c:1826 msgid "No, don't bother saving!" msgstr "" #. Current picture is not saved; user is opening another picture -#: ../tuxpaint.c:1819 +#: ../tuxpaint.c:1824 msgid "Save your picture first?" msgstr "האם לשמור את התמונה שלך?" #. Error opening picture -#: ../tuxpaint.c:1824 +#: ../tuxpaint.c:1829 msgid "Can’t open that picture!" msgstr "לא ניתן לפתוח תמונה זו!" #. Generic dialog dismissal -#: ../tuxpaint.c:1827 ../tuxpaint.c:1832 ../tuxpaint.c:1841 ../tuxpaint.c:1845 -#: ../tuxpaint.c:1854 +#: ../tuxpaint.c:1832 ../tuxpaint.c:1837 ../tuxpaint.c:1846 ../tuxpaint.c:1850 +#: ../tuxpaint.c:1859 msgid "OK" msgstr "בסדר" #. Notification that 'Open' dialog has nothing to show -#: ../tuxpaint.c:1831 +#: ../tuxpaint.c:1836 msgid "There are no saved files!" msgstr "אין קבצים שמורים!" #. Verification of print action -#: ../tuxpaint.c:1835 +#: ../tuxpaint.c:1840 msgid "Print your picture now?" msgstr "האם להדפיס את התמונה שלך עכשיו?" -#: ../tuxpaint.c:1836 +#: ../tuxpaint.c:1841 msgid "Yes, print it!" msgstr "" #. Confirmation of successful (we hope) printing -#: ../tuxpaint.c:1840 +#: ../tuxpaint.c:1845 msgid "Your picture has been printed!" msgstr "התמונה שלך הודפסה!" #. Notification that it's too soon to print again (--printdelay option is in effect) -#: ../tuxpaint.c:1844 +#: ../tuxpaint.c:1849 msgid "You can’t print yet!" msgstr "עדיין אין באפשרותך להדפיס!" #. Prompt to confirm erasing a picture in the Open dialog -#: ../tuxpaint.c:1848 +#: ../tuxpaint.c:1853 msgid "Erase this picture?" msgstr "האם למחוק תמונה זו?" -#: ../tuxpaint.c:1849 +#: ../tuxpaint.c:1854 msgid "Yes, erase it!" msgstr "" -#: ../tuxpaint.c:1850 +#: ../tuxpaint.c:1855 msgid "No, don't erase it!" msgstr "" #. Reminder that Mouse Button 1 is the button to use in Tux Paint -#: ../tuxpaint.c:1853 +#: ../tuxpaint.c:1858 msgid "Remember to use the left mouse button!" msgstr "יש לזכור להשתמש בכפתור השמאלי של העכבר! " #. Sound has been muted (silenced) via keyboard shortcut -#: ../tuxpaint.c:1964 +#: ../tuxpaint.c:1969 msgid "Sound muted." msgstr "" #. Sound has been unmuted (unsilenced) via keyboard shortcut -#: ../tuxpaint.c:1969 +#: ../tuxpaint.c:1974 msgid "Sound unmuted." msgstr "" #. Wait while Text tool finishes loading fonts -#: ../tuxpaint.c:2406 +#: ../tuxpaint.c:2411 msgid "Please wait…" msgstr "" -#: ../tuxpaint.c:7056 +#: ../tuxpaint.c:7061 msgid "Pick a color." msgstr "" #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:7833 +#: ../tuxpaint.c:7838 msgid "Erase" msgstr "מחק" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:7836 +#: ../tuxpaint.c:7841 msgid "Slides" msgstr "" #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:7839 +#: ../tuxpaint.c:7844 msgid "Back" msgstr "חזרה" #. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:7842 +#: ../tuxpaint.c:7847 #, fuzzy msgid "Next" msgstr "טקסט" #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:7845 +#: ../tuxpaint.c:7850 msgid "Play" 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 -#: ../tuxpaint.c:8438 +#: ../tuxpaint.c:8443 msgid "Aa" msgstr "Aa" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:11343 +#: ../tuxpaint.c:11348 msgid "Yes" msgstr "כן" -#: ../tuxpaint.c:11347 +#: ../tuxpaint.c:11352 msgid "No" msgstr "לא" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:12296 +#: ../tuxpaint.c:12301 msgid "Replace the picture with your changes?" msgstr "" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:12300 +#: ../tuxpaint.c:12305 msgid "Yes, replace the old one!" msgstr "" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:12304 +#: ../tuxpaint.c:12309 #, fuzzy msgid "No, save a new file!" msgstr "לא, שמור בקובץ חדש" -#: ../tuxpaint.c:13067 +#: ../tuxpaint.c:13072 msgid "Choose the picture you want, then click “Open”." msgstr "עליך לבחור את התמונה הרצויה, ואז ללחוץ על 'פתיחה'" #. Let user choose images: #. Instructions for Slideshow file dialog (FIXME: Make a #define) -#: ../tuxpaint.c:14054 ../tuxpaint.c:14368 +#: ../tuxpaint.c:14059 ../tuxpaint.c:14373 #, fuzzy msgid "Choose the pictures you want, then click “Play”." msgstr "עליך לבחור את התמונה הרצויה, ואז ללחוץ על 'פתיחה'" @@ -689,250 +689,250 @@ msgstr "תוכנת ציור" msgid "Tux Paint" msgstr "Tux Paint" -#: ../../magic/src/blocks_chalk_drip.c:133 +#: ../../magic/src/blocks_chalk_drip.c:132 msgid "Blocks" msgstr "לבנים" -#: ../../magic/src/blocks_chalk_drip.c:135 +#: ../../magic/src/blocks_chalk_drip.c:134 msgid "Chalk" msgstr "גיר" -#: ../../magic/src/blocks_chalk_drip.c:137 +#: ../../magic/src/blocks_chalk_drip.c:136 msgid "Drip" msgstr "טפטוף" # 'Blocky' is very difficult to translate to Hebrew. -#: ../../magic/src/blocks_chalk_drip.c:147 +#: ../../magic/src/blocks_chalk_drip.c:146 msgid "Click and move the mouse around to make the picture blocky." msgstr "עליך ללחוץ ולהזיז את העכבר כדי ליצור לבנים בתמונה שלך." -#: ../../magic/src/blocks_chalk_drip.c:150 +#: ../../magic/src/blocks_chalk_drip.c:149 msgid "" "Click and move the mouse around to turn the picture into a chalk drawing." msgstr "עליך ללחוץ ולהזיז את העכבר כדי ליצור אפקט של ציור גיר." -#: ../../magic/src/blocks_chalk_drip.c:153 +#: ../../magic/src/blocks_chalk_drip.c:152 msgid "Click and move the mouse around to make the picture drip." msgstr "עליך ללחוץ ולהזיז את העכבר כדי לגרום לתמונה שלך לטפטף." -#: ../../magic/src/blur.c:77 +#: ../../magic/src/blur.c:76 msgid "Blur" msgstr "טשטוש" -#: ../../magic/src/blur.c:84 +#: ../../magic/src/blur.c:83 msgid "Click and move the mouse around to blur the picture." msgstr "עליך ללחוץ ולהזיז את העכבר מסביב כדי לטשטש את התמונה." # There is little distinction between 'block' and 'brick' in Hebrew. #. Both are named "Bricks", at the moment: -#: ../../magic/src/bricks.c:105 +#: ../../magic/src/bricks.c:104 msgid "Bricks" msgstr "לבנים" -#: ../../magic/src/bricks.c:112 +#: ../../magic/src/bricks.c:111 msgid "Click and move to draw large bricks." msgstr "עליך ללחוץ ולהזיז כדי לצייר לבנים גדולות." -#: ../../magic/src/bricks.c:114 +#: ../../magic/src/bricks.c:113 msgid "Click and move to draw small bricks." msgstr "עליך ללחוץ ולהזיז כדי לצייר לבנים קטנות." -#: ../../magic/src/calligraphy.c:109 +#: ../../magic/src/calligraphy.c:108 msgid "Calligraphy" msgstr "" -#: ../../magic/src/calligraphy.c:116 +#: ../../magic/src/calligraphy.c:115 #, fuzzy msgid "Click and move the mouse around to draw in calligraphy." msgstr "עליך ללחוץ ולהזיז את העכבר כדי להפוך את הצבעים." -#: ../../magic/src/cartoon.c:81 +#: ../../magic/src/cartoon.c:80 msgid "Cartoon" msgstr "סרט מצוייר" -#: ../../magic/src/cartoon.c:88 +#: ../../magic/src/cartoon.c:87 msgid "Click and move the mouse around to turn the picture into a cartoon." msgstr "עליך ללחוץ ולהזיז את העכבר כדי להפוך את התמונה לסרט מצויר." -#: ../../magic/src/distortion.c:122 +#: ../../magic/src/distortion.c:121 msgid "Distortion" msgstr "" -#: ../../magic/src/distortion.c:130 +#: ../../magic/src/distortion.c:129 #, fuzzy msgid "Click and drag the mouse to cause a distortion in your picture." msgstr "עליך ללחוץ ולהזיז את העכבר מסביב כדי לטשטש את התמונה." -#: ../../magic/src/emboss.c:77 +#: ../../magic/src/emboss.c:76 msgid "Emboss" msgstr "" -#: ../../magic/src/emboss.c:83 +#: ../../magic/src/emboss.c:82 #, fuzzy msgid "Click and drag the mouse to emboss the picture." msgstr "עליך ללחוץ ולהזיז את העכבר מסביב כדי לטשטש את התמונה." -#: ../../magic/src/fade_darken.c:117 +#: ../../magic/src/fade_darken.c:116 msgid "Lighten" msgstr "מבהיר" -#: ../../magic/src/fade_darken.c:119 +#: ../../magic/src/fade_darken.c:118 msgid "Darken" msgstr "משחיר" -#: ../../magic/src/fade_darken.c:129 +#: ../../magic/src/fade_darken.c:128 msgid "Click and move to fade the colors." msgstr "עליך ללחוץ ולהזיז כדי לעמעם את הצבעים." -#: ../../magic/src/fade_darken.c:132 +#: ../../magic/src/fade_darken.c:131 msgid "Click and move to darken the colors." msgstr "עליך ללחוץ ולהזיז כדי להשחיר את הצבעים." -#: ../../magic/src/fill.c:88 +#: ../../magic/src/fill.c:87 msgid "Fill" msgstr "מילוי" -#: ../../magic/src/fill.c:95 +#: ../../magic/src/fill.c:94 msgid "Click in the picture to fill that area with color." msgstr "עליך ללחוץ בתוך התמונה כדי למלא את האזור הזה בצבע." -#: ../../magic/src/flower.c:125 +#: ../../magic/src/flower.c:124 msgid "Flower" msgstr "" -#: ../../magic/src/flower.c:131 +#: ../../magic/src/flower.c:130 msgid "Click and drag to draw a flower stalk. Let go to finish the flower." msgstr "" -#: ../../magic/src/foam.c:105 +#: ../../magic/src/foam.c:104 msgid "Foam" msgstr "" -#: ../../magic/src/foam.c:111 +#: ../../magic/src/foam.c:110 #, fuzzy msgid "Click and drag the mouse to cover an area with foamy bubbles." msgstr "עליך ללחוץ בתוך התמונה כדי למלא את האזור הזה בצבע." -#: ../../magic/src/glasstile.c:84 +#: ../../magic/src/glasstile.c:83 msgid "Glass Tile" msgstr "" -#: ../../magic/src/glasstile.c:90 +#: ../../magic/src/glasstile.c:89 #, fuzzy msgid "Click and drag the mouse to put glass tile over your picture." msgstr "עליך ללחוץ ולהזיז את העכבר מסביב כדי לטשטש את התמונה." -#: ../../magic/src/grass.c:93 +#: ../../magic/src/grass.c:92 msgid "Grass" msgstr "דשא" # Not sure it word used for 'dirt' is good. -#: ../../magic/src/grass.c:99 +#: ../../magic/src/grass.c:98 msgid "Click and move to draw grass. Don’t forget the dirt!" msgstr "עליך ללחוץ ולהזיז כדי לצייר דשא. לא לשכוח לשים עפר!" -#: ../../magic/src/kalidescope.c:78 +#: ../../magic/src/kalidescope.c:77 msgid "Kaleidoscope" msgstr "" -#: ../../magic/src/kalidescope.c:84 +#: ../../magic/src/kalidescope.c:83 #, fuzzy msgid "" "Click and drag the mouse to draw with symmetric brushes (a kaleidoscope)." msgstr "עליך ללחוץ ולהזיז כדי להשחיר את הצבעים." -#: ../../magic/src/light.c:85 +#: ../../magic/src/light.c:84 #, fuzzy msgid "Light" msgstr "מבהיר" -#: ../../magic/src/light.c:91 +#: ../../magic/src/light.c:90 #, fuzzy msgid "Click and drag to draw a beam of light on your picture." msgstr "עליך ללחוץ ולהזיז את העכבר מסביב כדי לטשטש את התמונה." -#: ../../magic/src/metalpaint.c:78 +#: ../../magic/src/metalpaint.c:77 #, fuzzy msgid "Metal Paint" msgstr "צבע" -#: ../../magic/src/metalpaint.c:84 +#: ../../magic/src/metalpaint.c:83 #, fuzzy msgid "Click and drag the mouse to paint with a metallic color." msgstr "עליך ללחוץ ולהזיז כדי להשחיר את הצבעים." -#: ../../magic/src/mirror_flip.c:95 +#: ../../magic/src/mirror_flip.c:94 msgid "Mirror" msgstr "מראה" -#: ../../magic/src/mirror_flip.c:97 +#: ../../magic/src/mirror_flip.c:96 msgid "Flip" msgstr "היפוך" -#: ../../magic/src/mirror_flip.c:107 +#: ../../magic/src/mirror_flip.c:106 msgid "Click to make a mirror image." msgstr "עליך ללחוץ כדי ליצור תמונת מראה." -#: ../../magic/src/mirror_flip.c:110 +#: ../../magic/src/mirror_flip.c:109 msgid "Click to flip the picture upside-down." msgstr "עליך ללחוץ כדי להפוך את התמונה מלמעלה למטה." -#: ../../magic/src/negative.c:73 +#: ../../magic/src/negative.c:72 msgid "Negative" msgstr "תשליל" -#: ../../magic/src/negative.c:80 +#: ../../magic/src/negative.c:79 msgid "Click and move the mouse around to draw a negative." msgstr "עליך ללחוץ ולהזיז את העכבר כדי להפוך את הצבעים." -#: ../../magic/src/rainbow.c:108 +#: ../../magic/src/rainbow.c:107 msgid "Rainbow" msgstr "קשת בענן" -#: ../../magic/src/rainbow.c:115 +#: ../../magic/src/rainbow.c:114 msgid "You can draw in rainbow colors!" msgstr "יש באפשרותך לצייר בצבעי הקשת!" -#: ../../magic/src/ripples.c:82 +#: ../../magic/src/ripples.c:81 msgid "Ripples" msgstr "" -#: ../../magic/src/ripples.c:88 +#: ../../magic/src/ripples.c:87 #, fuzzy msgid "Click to make ripples appear over your picture." msgstr "עליך ללחוץ ולהזיז את העכבר מסביב כדי לטשטש את התמונה." -#: ../../magic/src/shift.c:105 +#: ../../magic/src/shift.c:104 msgid "Shift" msgstr "" -#: ../../magic/src/shift.c:111 +#: ../../magic/src/shift.c:110 #, fuzzy msgid "Click and drag to shift your picture around on the canvas." msgstr "עליך ללחוץ ולהזיז את העכבר מסביב כדי לטשטש את התמונה." -#: ../../magic/src/smudge.c:78 +#: ../../magic/src/smudge.c:77 msgid "Smudge" msgstr "כתם" -#: ../../magic/src/smudge.c:85 +#: ../../magic/src/smudge.c:84 msgid "Click and move the mouse around to smudge the picture." msgstr "עליך ללחוץ ולהזיז את העכבר מסביב כדי להכתים את התמונה." -#: ../../magic/src/tint.c:78 +#: ../../magic/src/tint.c:77 msgid "Tint" msgstr "גוון" -#: ../../magic/src/tint.c:85 +#: ../../magic/src/tint.c:84 msgid "Click and move the mouse around to change the picture’s color." msgstr "עליך ללחוץ ולהזיז את העכבר כדי לשנות את צבע התמונה." -#: ../../magic/src/waves.c:79 +#: ../../magic/src/waves.c:78 #, fuzzy msgid "Waves" msgstr "שמירה" -#: ../../magic/src/waves.c:85 +#: ../../magic/src/waves.c:84 msgid "" "Click to make the picture wavy. Click toward the top for shorter waves, the " "bottom for taller waves, the left for small waves, and the right for long " diff --git a/src/po/hi.po b/src/po/hi.po index dcf484252..788d1b0a8 100644 --- a/src/po/hi.po +++ b/src/po/hi.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: tuxpaint 0.9.14\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-06-21 10:24-0700\n" +"POT-Creation-Date: 2008-06-27 13:15-0700\n" "PO-Revision-Date: 2004-05-26 08:44+0100\n" "Last-Translator: Ankit Malik \n" "Language-Team: Hindi\n" @@ -384,7 +384,7 @@ msgstr "नया काम" #. Open a saved picture #. buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:75 ../tuxpaint.c:7830 +#: ../tools.h:75 ../tuxpaint.c:7835 msgid "Open" msgstr "खोलो" @@ -497,176 +497,176 @@ msgid "OK then… Let’s keep drawing this one!" msgstr "चलो काम को जाराी रखते हब्क१ै" #. Prompt to confirm user wishes to quit -#: ../tuxpaint.c:1804 +#: ../tuxpaint.c:1809 msgid "Do you really want to quit?" msgstr "क्या आप सही मे टक्सपेंट को बंद करना चाहते है ऋ" #. Quit prompt positive response (quit) -#: ../tuxpaint.c:1807 +#: ../tuxpaint.c:1812 msgid "Yes, I'm done!" msgstr "" #. Quit prompt negative response (don't quit) -#: ../tuxpaint.c:1810 ../tuxpaint.c:1837 +#: ../tuxpaint.c:1815 ../tuxpaint.c:1842 msgid "No, take me back!" msgstr "" #. Current picture is not saved; user is quitting -#: ../tuxpaint.c:1814 +#: ../tuxpaint.c:1819 msgid "If you quit, you’ll lose your picture! Save it?" msgstr "आपका काम सेव करे ऋ" -#: ../tuxpaint.c:1815 ../tuxpaint.c:1820 +#: ../tuxpaint.c:1820 ../tuxpaint.c:1825 msgid "Yes, save it!" msgstr "" -#: ../tuxpaint.c:1816 ../tuxpaint.c:1821 +#: ../tuxpaint.c:1821 ../tuxpaint.c:1826 msgid "No, don't bother saving!" msgstr "" #. Current picture is not saved; user is opening another picture -#: ../tuxpaint.c:1819 +#: ../tuxpaint.c:1824 msgid "Save your picture first?" msgstr "कया पहले काम को सेव करे ऋ" #. Error opening picture -#: ../tuxpaint.c:1824 +#: ../tuxpaint.c:1829 msgid "Can’t open that picture!" msgstr "खोलने में असमर्थ !" #. Generic dialog dismissal -#: ../tuxpaint.c:1827 ../tuxpaint.c:1832 ../tuxpaint.c:1841 ../tuxpaint.c:1845 -#: ../tuxpaint.c:1854 +#: ../tuxpaint.c:1832 ../tuxpaint.c:1837 ../tuxpaint.c:1846 ../tuxpaint.c:1850 +#: ../tuxpaint.c:1859 msgid "OK" msgstr "हॉंं" #. Notification that 'Open' dialog has nothing to show -#: ../tuxpaint.c:1831 +#: ../tuxpaint.c:1836 msgid "There are no saved files!" msgstr "यहॉं तो कुछ भी नहीं है" #. Verification of print action -#: ../tuxpaint.c:1835 +#: ../tuxpaint.c:1840 msgid "Print your picture now?" msgstr "प्रिन्ट करू क्या" -#: ../tuxpaint.c:1836 +#: ../tuxpaint.c:1841 msgid "Yes, print it!" msgstr "" #. Confirmation of successful (we hope) printing -#: ../tuxpaint.c:1840 +#: ../tuxpaint.c:1845 msgid "Your picture has been printed!" msgstr "प्रिन्ट हो गयी" #. Notification that it's too soon to print again (--printdelay option is in effect) -#: ../tuxpaint.c:1844 +#: ../tuxpaint.c:1849 msgid "You can’t print yet!" msgstr "अभी प्रिन्ट नहीं कर सकते" #. Prompt to confirm erasing a picture in the Open dialog -#: ../tuxpaint.c:1848 +#: ../tuxpaint.c:1853 msgid "Erase this picture?" msgstr "नष्ट करू क्या ऋ" -#: ../tuxpaint.c:1849 +#: ../tuxpaint.c:1854 msgid "Yes, erase it!" msgstr "" -#: ../tuxpaint.c:1850 +#: ../tuxpaint.c:1855 msgid "No, don't erase it!" msgstr "" #. Reminder that Mouse Button 1 is the button to use in Tux Paint -#: ../tuxpaint.c:1853 +#: ../tuxpaint.c:1858 msgid "Remember to use the left mouse button!" msgstr "" #. Sound has been muted (silenced) via keyboard shortcut -#: ../tuxpaint.c:1964 +#: ../tuxpaint.c:1969 msgid "Sound muted." msgstr "" #. Sound has been unmuted (unsilenced) via keyboard shortcut -#: ../tuxpaint.c:1969 +#: ../tuxpaint.c:1974 msgid "Sound unmuted." msgstr "" #. Wait while Text tool finishes loading fonts -#: ../tuxpaint.c:2406 +#: ../tuxpaint.c:2411 msgid "Please wait…" msgstr "" -#: ../tuxpaint.c:7056 +#: ../tuxpaint.c:7061 msgid "Pick a color." msgstr "" #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:7833 +#: ../tuxpaint.c:7838 msgid "Erase" msgstr "नष्ट कर" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:7836 +#: ../tuxpaint.c:7841 msgid "Slides" msgstr "" #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:7839 +#: ../tuxpaint.c:7844 msgid "Back" msgstr "पीछे" #. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:7842 +#: ../tuxpaint.c:7847 #, fuzzy msgid "Next" msgstr "लिखना" #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:7845 +#: ../tuxpaint.c:7850 msgid "Play" 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 -#: ../tuxpaint.c:8438 +#: ../tuxpaint.c:8443 msgid "Aa" msgstr "" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:11343 +#: ../tuxpaint.c:11348 msgid "Yes" msgstr "हॉं" -#: ../tuxpaint.c:11347 +#: ../tuxpaint.c:11352 msgid "No" msgstr "नहीं" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:12296 +#: ../tuxpaint.c:12301 msgid "Replace the picture with your changes?" msgstr "" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:12300 +#: ../tuxpaint.c:12305 msgid "Yes, replace the old one!" msgstr "" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:12304 +#: ../tuxpaint.c:12309 #, fuzzy msgid "No, save a new file!" msgstr "नया काम बनाओ" -#: ../tuxpaint.c:13067 +#: ../tuxpaint.c:13072 msgid "Choose the picture you want, then click “Open”." msgstr "काम को चुन कर ‘खोलो’।" #. Let user choose images: #. Instructions for Slideshow file dialog (FIXME: Make a #define) -#: ../tuxpaint.c:14054 ../tuxpaint.c:14368 +#: ../tuxpaint.c:14059 ../tuxpaint.c:14373 #, fuzzy msgid "Choose the pictures you want, then click “Play”." msgstr "काम को चुन कर ‘खोलो’।" @@ -683,256 +683,256 @@ msgstr "" msgid "Tux Paint" msgstr "" -#: ../../magic/src/blocks_chalk_drip.c:133 +#: ../../magic/src/blocks_chalk_drip.c:132 msgid "Blocks" msgstr "ब्लाक्स" -#: ../../magic/src/blocks_chalk_drip.c:135 +#: ../../magic/src/blocks_chalk_drip.c:134 msgid "Chalk" msgstr "चाक" -#: ../../magic/src/blocks_chalk_drip.c:137 +#: ../../magic/src/blocks_chalk_drip.c:136 msgid "Drip" msgstr "गिरता हुआ" -#: ../../magic/src/blocks_chalk_drip.c:147 +#: ../../magic/src/blocks_chalk_drip.c:146 msgid "Click and move the mouse around to make the picture blocky." msgstr "ब्लाकस करो।" -#: ../../magic/src/blocks_chalk_drip.c:150 +#: ../../magic/src/blocks_chalk_drip.c:149 msgid "" "Click and move the mouse around to turn the picture into a chalk drawing." msgstr "चाक करो।" -#: ../../magic/src/blocks_chalk_drip.c:153 +#: ../../magic/src/blocks_chalk_drip.c:152 msgid "Click and move the mouse around to make the picture drip." msgstr "ड्रिप करो" -#: ../../magic/src/blur.c:77 +#: ../../magic/src/blur.c:76 msgid "Blur" msgstr "धुंध्ला" -#: ../../magic/src/blur.c:84 +#: ../../magic/src/blur.c:83 msgid "Click and move the mouse around to blur the picture." msgstr "" #. Both are named "Bricks", at the moment: -#: ../../magic/src/bricks.c:105 +#: ../../magic/src/bricks.c:104 #, fuzzy msgid "Bricks" msgstr "ब्लाक्स" -#: ../../magic/src/bricks.c:112 +#: ../../magic/src/bricks.c:111 #, fuzzy msgid "Click and move to draw large bricks." msgstr "ग्लिटरस करो" -#: ../../magic/src/bricks.c:114 +#: ../../magic/src/bricks.c:113 #, fuzzy msgid "Click and move to draw small bricks." msgstr "ग्लिटरस करो" -#: ../../magic/src/calligraphy.c:109 +#: ../../magic/src/calligraphy.c:108 msgid "Calligraphy" msgstr "" -#: ../../magic/src/calligraphy.c:116 +#: ../../magic/src/calligraphy.c:115 #, fuzzy msgid "Click and move the mouse around to draw in calligraphy." msgstr "रंग उल्टे करो" -#: ../../magic/src/cartoon.c:81 +#: ../../magic/src/cartoon.c:80 msgid "Cartoon" msgstr "" -#: ../../magic/src/cartoon.c:88 +#: ../../magic/src/cartoon.c:87 #, fuzzy msgid "Click and move the mouse around to turn the picture into a cartoon." msgstr "चाक करो।" -#: ../../magic/src/distortion.c:122 +#: ../../magic/src/distortion.c:121 msgid "Distortion" msgstr "" -#: ../../magic/src/distortion.c:130 +#: ../../magic/src/distortion.c:129 #, fuzzy msgid "Click and drag the mouse to cause a distortion in your picture." msgstr "पतला करो" -#: ../../magic/src/emboss.c:77 +#: ../../magic/src/emboss.c:76 msgid "Emboss" msgstr "" -#: ../../magic/src/emboss.c:83 +#: ../../magic/src/emboss.c:82 #, fuzzy msgid "Click and drag the mouse to emboss the picture." msgstr "पतला करो" -#: ../../magic/src/fade_darken.c:117 +#: ../../magic/src/fade_darken.c:116 msgid "Lighten" msgstr "" -#: ../../magic/src/fade_darken.c:119 +#: ../../magic/src/fade_darken.c:118 msgid "Darken" msgstr "" -#: ../../magic/src/fade_darken.c:129 +#: ../../magic/src/fade_darken.c:128 msgid "Click and move to fade the colors." msgstr "फेड करो" -#: ../../magic/src/fade_darken.c:132 +#: ../../magic/src/fade_darken.c:131 #, fuzzy msgid "Click and move to darken the colors." msgstr "फेड करो" -#: ../../magic/src/fill.c:88 +#: ../../magic/src/fill.c:87 msgid "Fill" msgstr "भरो" -#: ../../magic/src/fill.c:95 +#: ../../magic/src/fill.c:94 msgid "Click in the picture to fill that area with color." msgstr "रंग भरो" -#: ../../magic/src/flower.c:125 +#: ../../magic/src/flower.c:124 msgid "Flower" msgstr "" -#: ../../magic/src/flower.c:131 +#: ../../magic/src/flower.c:130 msgid "Click and drag to draw a flower stalk. Let go to finish the flower." msgstr "" -#: ../../magic/src/foam.c:105 +#: ../../magic/src/foam.c:104 msgid "Foam" msgstr "" -#: ../../magic/src/foam.c:111 +#: ../../magic/src/foam.c:110 #, fuzzy msgid "Click and drag the mouse to cover an area with foamy bubbles." msgstr "मोटा करो" -#: ../../magic/src/glasstile.c:84 +#: ../../magic/src/glasstile.c:83 msgid "Glass Tile" msgstr "" -#: ../../magic/src/glasstile.c:90 +#: ../../magic/src/glasstile.c:89 #, fuzzy msgid "Click and drag the mouse to put glass tile over your picture." msgstr "पतला करो" -#: ../../magic/src/grass.c:93 +#: ../../magic/src/grass.c:92 #, fuzzy msgid "Grass" msgstr "नष्ट कर" -#: ../../magic/src/grass.c:99 +#: ../../magic/src/grass.c:98 #, fuzzy msgid "Click and move to draw grass. Don’t forget the dirt!" msgstr "ग्लिटरस करो" -#: ../../magic/src/kalidescope.c:78 +#: ../../magic/src/kalidescope.c:77 msgid "Kaleidoscope" msgstr "" -#: ../../magic/src/kalidescope.c:84 +#: ../../magic/src/kalidescope.c:83 #, fuzzy msgid "" "Click and drag the mouse to draw with symmetric brushes (a kaleidoscope)." msgstr "मोटा करो" -#: ../../magic/src/light.c:85 +#: ../../magic/src/light.c:84 msgid "Light" msgstr "" -#: ../../magic/src/light.c:91 +#: ../../magic/src/light.c:90 #, fuzzy msgid "Click and drag to draw a beam of light on your picture." msgstr "पतला करो" -#: ../../magic/src/metalpaint.c:78 +#: ../../magic/src/metalpaint.c:77 #, fuzzy msgid "Metal Paint" msgstr "रंग" -#: ../../magic/src/metalpaint.c:84 +#: ../../magic/src/metalpaint.c:83 #, fuzzy msgid "Click and drag the mouse to paint with a metallic color." msgstr "पतला करो" -#: ../../magic/src/mirror_flip.c:95 +#: ../../magic/src/mirror_flip.c:94 msgid "Mirror" msgstr "शीशा" -#: ../../magic/src/mirror_flip.c:97 +#: ../../magic/src/mirror_flip.c:96 msgid "Flip" msgstr "ऊल्टा" -#: ../../magic/src/mirror_flip.c:107 +#: ../../magic/src/mirror_flip.c:106 msgid "Click to make a mirror image." msgstr "शीशे मे देखो" -#: ../../magic/src/mirror_flip.c:110 +#: ../../magic/src/mirror_flip.c:109 msgid "Click to flip the picture upside-down." msgstr "उल्टा करो" -#: ../../magic/src/negative.c:73 +#: ../../magic/src/negative.c:72 msgid "Negative" msgstr "उल्टे रंग" -#: ../../magic/src/negative.c:80 +#: ../../magic/src/negative.c:79 msgid "Click and move the mouse around to draw a negative." msgstr "रंग उल्टे करो" -#: ../../magic/src/rainbow.c:108 +#: ../../magic/src/rainbow.c:107 msgid "Rainbow" msgstr "सतरंगी" -#: ../../magic/src/rainbow.c:115 +#: ../../magic/src/rainbow.c:114 msgid "You can draw in rainbow colors!" msgstr "सतरंगी काम करो" -#: ../../magic/src/ripples.c:82 +#: ../../magic/src/ripples.c:81 msgid "Ripples" msgstr "" -#: ../../magic/src/ripples.c:88 +#: ../../magic/src/ripples.c:87 #, fuzzy msgid "Click to make ripples appear over your picture." msgstr "पतला करो" -#: ../../magic/src/shift.c:105 +#: ../../magic/src/shift.c:104 msgid "Shift" msgstr "" -#: ../../magic/src/shift.c:111 +#: ../../magic/src/shift.c:110 #, fuzzy msgid "Click and drag to shift your picture around on the canvas." msgstr "पतला करो" -#: ../../magic/src/smudge.c:78 +#: ../../magic/src/smudge.c:77 msgid "Smudge" msgstr "" -#: ../../magic/src/smudge.c:85 +#: ../../magic/src/smudge.c:84 #, fuzzy msgid "Click and move the mouse around to smudge the picture." msgstr "ड्रिप करो" -#: ../../magic/src/tint.c:78 +#: ../../magic/src/tint.c:77 #, fuzzy msgid "Tint" msgstr "दुबला" -#: ../../magic/src/tint.c:85 +#: ../../magic/src/tint.c:84 #, fuzzy msgid "Click and move the mouse around to change the picture’s color." msgstr "ब्लाकस करो।" -#: ../../magic/src/waves.c:79 +#: ../../magic/src/waves.c:78 #, fuzzy msgid "Waves" msgstr "सेव" -#: ../../magic/src/waves.c:85 +#: ../../magic/src/waves.c:84 msgid "" "Click to make the picture wavy. Click toward the top for shorter waves, the " "bottom for taller waves, the left for small waves, and the right for long " diff --git a/src/po/hr.po b/src/po/hr.po index 58ac6c28c..6bc5e74c0 100644 --- a/src/po/hr.po +++ b/src/po/hr.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: TuxPaint\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-06-21 10:24-0700\n" +"POT-Creation-Date: 2008-06-27 13:15-0700\n" "PO-Revision-Date: 2004-05-23 10:53+0100\n" "Last-Translator: Nedjeljko Jedbaj \n" "Language-Team: \n" @@ -383,7 +383,7 @@ msgstr "Novi" #. Open a saved picture #. buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:75 ../tuxpaint.c:7830 +#: ../tools.h:75 ../tuxpaint.c:7835 msgid "Open" msgstr "Otvori" @@ -499,176 +499,176 @@ msgid "OK then… Let’s keep drawing this one!" msgstr "U redu. Zadržat ćemo ovaj crtež!" #. Prompt to confirm user wishes to quit -#: ../tuxpaint.c:1804 +#: ../tuxpaint.c:1809 msgid "Do you really want to quit?" msgstr "Želiš li stvarno završiti?" #. Quit prompt positive response (quit) -#: ../tuxpaint.c:1807 +#: ../tuxpaint.c:1812 msgid "Yes, I'm done!" msgstr "" #. Quit prompt negative response (don't quit) -#: ../tuxpaint.c:1810 ../tuxpaint.c:1837 +#: ../tuxpaint.c:1815 ../tuxpaint.c:1842 msgid "No, take me back!" msgstr "" #. Current picture is not saved; user is quitting -#: ../tuxpaint.c:1814 +#: ../tuxpaint.c:1819 msgid "If you quit, you’ll lose your picture! Save it?" msgstr "Da li želiš pohraniti tvoj crtež?" -#: ../tuxpaint.c:1815 ../tuxpaint.c:1820 +#: ../tuxpaint.c:1820 ../tuxpaint.c:1825 msgid "Yes, save it!" msgstr "" -#: ../tuxpaint.c:1816 ../tuxpaint.c:1821 +#: ../tuxpaint.c:1821 ../tuxpaint.c:1826 msgid "No, don't bother saving!" msgstr "" #. Current picture is not saved; user is opening another picture -#: ../tuxpaint.c:1819 +#: ../tuxpaint.c:1824 msgid "Save your picture first?" msgstr "Treba li prvo pohrniti tvoj crtež?" #. Error opening picture -#: ../tuxpaint.c:1824 +#: ../tuxpaint.c:1829 msgid "Can’t open that picture!" msgstr "Ne mogu otvoriti crtež!" #. Generic dialog dismissal -#: ../tuxpaint.c:1827 ../tuxpaint.c:1832 ../tuxpaint.c:1841 ../tuxpaint.c:1845 -#: ../tuxpaint.c:1854 +#: ../tuxpaint.c:1832 ../tuxpaint.c:1837 ../tuxpaint.c:1846 ../tuxpaint.c:1850 +#: ../tuxpaint.c:1859 msgid "OK" msgstr "U redu" #. Notification that 'Open' dialog has nothing to show -#: ../tuxpaint.c:1831 +#: ../tuxpaint.c:1836 msgid "There are no saved files!" msgstr "Nema pohranjenih datoteka!" #. Verification of print action -#: ../tuxpaint.c:1835 +#: ../tuxpaint.c:1840 msgid "Print your picture now?" msgstr "Želiš li spis na pisač?" -#: ../tuxpaint.c:1836 +#: ../tuxpaint.c:1841 msgid "Yes, print it!" msgstr "" #. Confirmation of successful (we hope) printing -#: ../tuxpaint.c:1840 +#: ../tuxpaint.c:1845 msgid "Your picture has been printed!" msgstr "Tvoj crtež je ispisan na pisaču!" #. Notification that it's too soon to print again (--printdelay option is in effect) -#: ../tuxpaint.c:1844 +#: ../tuxpaint.c:1849 msgid "You can’t print yet!" msgstr "Ne možeš još ispisati!" #. Prompt to confirm erasing a picture in the Open dialog -#: ../tuxpaint.c:1848 +#: ../tuxpaint.c:1853 msgid "Erase this picture?" msgstr "Želiš li obrisati ovaj crtež?" -#: ../tuxpaint.c:1849 +#: ../tuxpaint.c:1854 msgid "Yes, erase it!" msgstr "" -#: ../tuxpaint.c:1850 +#: ../tuxpaint.c:1855 msgid "No, don't erase it!" msgstr "" #. Reminder that Mouse Button 1 is the button to use in Tux Paint -#: ../tuxpaint.c:1853 +#: ../tuxpaint.c:1858 msgid "Remember to use the left mouse button!" msgstr "" #. Sound has been muted (silenced) via keyboard shortcut -#: ../tuxpaint.c:1964 +#: ../tuxpaint.c:1969 msgid "Sound muted." msgstr "" #. Sound has been unmuted (unsilenced) via keyboard shortcut -#: ../tuxpaint.c:1969 +#: ../tuxpaint.c:1974 msgid "Sound unmuted." msgstr "" #. Wait while Text tool finishes loading fonts -#: ../tuxpaint.c:2406 +#: ../tuxpaint.c:2411 msgid "Please wait…" msgstr "" -#: ../tuxpaint.c:7056 +#: ../tuxpaint.c:7061 msgid "Pick a color." msgstr "" #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:7833 +#: ../tuxpaint.c:7838 msgid "Erase" msgstr "Izbriši" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:7836 +#: ../tuxpaint.c:7841 msgid "Slides" msgstr "" #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:7839 +#: ../tuxpaint.c:7844 msgid "Back" msgstr "Natrag" #. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:7842 +#: ../tuxpaint.c:7847 #, fuzzy msgid "Next" msgstr "Tekst" #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:7845 +#: ../tuxpaint.c:7850 msgid "Play" 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 -#: ../tuxpaint.c:8438 +#: ../tuxpaint.c:8443 msgid "Aa" msgstr "" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:11343 +#: ../tuxpaint.c:11348 msgid "Yes" msgstr "Da" -#: ../tuxpaint.c:11347 +#: ../tuxpaint.c:11352 msgid "No" msgstr "Ne" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:12296 +#: ../tuxpaint.c:12301 msgid "Replace the picture with your changes?" msgstr "" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:12300 +#: ../tuxpaint.c:12305 msgid "Yes, replace the old one!" msgstr "" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:12304 +#: ../tuxpaint.c:12309 #, fuzzy msgid "No, save a new file!" msgstr "Ne. Pohrani u novu datoteku." -#: ../tuxpaint.c:13067 +#: ../tuxpaint.c:13072 msgid "Choose the picture you want, then click “Open”." msgstr "Izaberi crtež, a zatim klikni 'Otvori'." #. Let user choose images: #. Instructions for Slideshow file dialog (FIXME: Make a #define) -#: ../tuxpaint.c:14054 ../tuxpaint.c:14368 +#: ../tuxpaint.c:14059 ../tuxpaint.c:14373 #, fuzzy msgid "Choose the pictures you want, then click “Play”." msgstr "Izaberi crtež, a zatim klikni 'Otvori'." @@ -686,256 +686,256 @@ msgstr "" msgid "Tux Paint" msgstr "Boja" -#: ../../magic/src/blocks_chalk_drip.c:133 +#: ../../magic/src/blocks_chalk_drip.c:132 msgid "Blocks" msgstr "Kvadratići" -#: ../../magic/src/blocks_chalk_drip.c:135 +#: ../../magic/src/blocks_chalk_drip.c:134 msgid "Chalk" msgstr "Izmješaj" -#: ../../magic/src/blocks_chalk_drip.c:137 +#: ../../magic/src/blocks_chalk_drip.c:136 msgid "Drip" msgstr "Razlij" -#: ../../magic/src/blocks_chalk_drip.c:147 +#: ../../magic/src/blocks_chalk_drip.c:146 msgid "Click and move the mouse around to make the picture blocky." msgstr "Klikni i pomakni miša. Crtež ćeš pretvoriti u kvadratiće." -#: ../../magic/src/blocks_chalk_drip.c:150 +#: ../../magic/src/blocks_chalk_drip.c:149 msgid "" "Click and move the mouse around to turn the picture into a chalk drawing." msgstr "Klikni i pomakni miša. Na crtežu će se izmješati boje." -#: ../../magic/src/blocks_chalk_drip.c:153 +#: ../../magic/src/blocks_chalk_drip.c:152 msgid "Click and move the mouse around to make the picture drip." msgstr "Klikni i pomakni miša. Na crtežu će se razlijati boje." -#: ../../magic/src/blur.c:77 +#: ../../magic/src/blur.c:76 msgid "Blur" msgstr "Zamućeno" -#: ../../magic/src/blur.c:84 +#: ../../magic/src/blur.c:83 msgid "Click and move the mouse around to blur the picture." msgstr "Klikni i pomakni miša. Zamutiti ćeš crtež." #. Both are named "Bricks", at the moment: -#: ../../magic/src/bricks.c:105 +#: ../../magic/src/bricks.c:104 #, fuzzy msgid "Bricks" msgstr "Kvadratići" -#: ../../magic/src/bricks.c:112 +#: ../../magic/src/bricks.c:111 #, fuzzy msgid "Click and move to draw large bricks." msgstr "Klikni i pomakni miša. Nartat ćeš iskrice." -#: ../../magic/src/bricks.c:114 +#: ../../magic/src/bricks.c:113 #, fuzzy msgid "Click and move to draw small bricks." msgstr "Klikni i pomakni miša. Nartat ćeš iskrice." -#: ../../magic/src/calligraphy.c:109 +#: ../../magic/src/calligraphy.c:108 msgid "Calligraphy" msgstr "" -#: ../../magic/src/calligraphy.c:116 +#: ../../magic/src/calligraphy.c:115 #, fuzzy msgid "Click and move the mouse around to draw in calligraphy." msgstr "Klikni i pomakni miša. Načitniti ćeš negativ crteža." -#: ../../magic/src/cartoon.c:81 +#: ../../magic/src/cartoon.c:80 msgid "Cartoon" msgstr "" -#: ../../magic/src/cartoon.c:88 +#: ../../magic/src/cartoon.c:87 #, fuzzy msgid "Click and move the mouse around to turn the picture into a cartoon." msgstr "Klikni i pomakni miša. Na crtežu će se izmješati boje." -#: ../../magic/src/distortion.c:122 +#: ../../magic/src/distortion.c:121 msgid "Distortion" msgstr "" -#: ../../magic/src/distortion.c:130 +#: ../../magic/src/distortion.c:129 #, fuzzy msgid "Click and drag the mouse to cause a distortion in your picture." msgstr "Klikni i pomakni miša. Crte će postati tanje." -#: ../../magic/src/emboss.c:77 +#: ../../magic/src/emboss.c:76 msgid "Emboss" msgstr "" -#: ../../magic/src/emboss.c:83 +#: ../../magic/src/emboss.c:82 #, fuzzy msgid "Click and drag the mouse to emboss the picture." msgstr "Klikni i pomakni miša. Crte će postati tanje." -#: ../../magic/src/fade_darken.c:117 +#: ../../magic/src/fade_darken.c:116 msgid "Lighten" msgstr "" -#: ../../magic/src/fade_darken.c:119 +#: ../../magic/src/fade_darken.c:118 msgid "Darken" msgstr "" -#: ../../magic/src/fade_darken.c:129 +#: ../../magic/src/fade_darken.c:128 msgid "Click and move to fade the colors." msgstr "Klikni i pomakni miša. Boje će izblijediti." -#: ../../magic/src/fade_darken.c:132 +#: ../../magic/src/fade_darken.c:131 #, fuzzy msgid "Click and move to darken the colors." msgstr "Klikni i pomakni miša. Boje će izblijediti." -#: ../../magic/src/fill.c:88 +#: ../../magic/src/fill.c:87 msgid "Fill" msgstr "Popuni" -#: ../../magic/src/fill.c:95 +#: ../../magic/src/fill.c:94 msgid "Click in the picture to fill that area with color." msgstr "Klikni na crtež i popuniti ćeš s bojom." -#: ../../magic/src/flower.c:125 +#: ../../magic/src/flower.c:124 msgid "Flower" msgstr "" -#: ../../magic/src/flower.c:131 +#: ../../magic/src/flower.c:130 msgid "Click and drag to draw a flower stalk. Let go to finish the flower." msgstr "" -#: ../../magic/src/foam.c:105 +#: ../../magic/src/foam.c:104 msgid "Foam" msgstr "" -#: ../../magic/src/foam.c:111 +#: ../../magic/src/foam.c:110 #, fuzzy msgid "Click and drag the mouse to cover an area with foamy bubbles." msgstr "Klikni i pomakni miša. Crte će postati deblje." -#: ../../magic/src/glasstile.c:84 +#: ../../magic/src/glasstile.c:83 msgid "Glass Tile" msgstr "" -#: ../../magic/src/glasstile.c:90 +#: ../../magic/src/glasstile.c:89 #, fuzzy msgid "Click and drag the mouse to put glass tile over your picture." msgstr "Klikni i pomakni miša. Crte će postati tanje." -#: ../../magic/src/grass.c:93 +#: ../../magic/src/grass.c:92 #, fuzzy msgid "Grass" msgstr "Izbriši" -#: ../../magic/src/grass.c:99 +#: ../../magic/src/grass.c:98 #, fuzzy msgid "Click and move to draw grass. Don’t forget the dirt!" msgstr "Klikni i pomakni miša. Nartat ćeš iskrice." -#: ../../magic/src/kalidescope.c:78 +#: ../../magic/src/kalidescope.c:77 msgid "Kaleidoscope" msgstr "" -#: ../../magic/src/kalidescope.c:84 +#: ../../magic/src/kalidescope.c:83 #, fuzzy msgid "" "Click and drag the mouse to draw with symmetric brushes (a kaleidoscope)." msgstr "Klikni i pomakni miša. Crte će postati deblje." -#: ../../magic/src/light.c:85 +#: ../../magic/src/light.c:84 msgid "Light" msgstr "" -#: ../../magic/src/light.c:91 +#: ../../magic/src/light.c:90 #, fuzzy msgid "Click and drag to draw a beam of light on your picture." msgstr "Klikni i pomakni miša. Crte će postati tanje." -#: ../../magic/src/metalpaint.c:78 +#: ../../magic/src/metalpaint.c:77 #, fuzzy msgid "Metal Paint" msgstr "Boja" -#: ../../magic/src/metalpaint.c:84 +#: ../../magic/src/metalpaint.c:83 #, fuzzy msgid "Click and drag the mouse to paint with a metallic color." msgstr "Klikni i pomakni miša. Crte će postati tanje." -#: ../../magic/src/mirror_flip.c:95 +#: ../../magic/src/mirror_flip.c:94 msgid "Mirror" msgstr "Ogledalo" -#: ../../magic/src/mirror_flip.c:97 +#: ../../magic/src/mirror_flip.c:96 msgid "Flip" msgstr "Okreni" -#: ../../magic/src/mirror_flip.c:107 +#: ../../magic/src/mirror_flip.c:106 msgid "Click to make a mirror image." msgstr "Klikni i načini crtež kao u ogledalu." -#: ../../magic/src/mirror_flip.c:110 +#: ../../magic/src/mirror_flip.c:109 msgid "Click to flip the picture upside-down." msgstr "Klikni i okreni crtež naopako." -#: ../../magic/src/negative.c:73 +#: ../../magic/src/negative.c:72 msgid "Negative" msgstr "Negativ" -#: ../../magic/src/negative.c:80 +#: ../../magic/src/negative.c:79 msgid "Click and move the mouse around to draw a negative." msgstr "Klikni i pomakni miša. Načitniti ćeš negativ crteža." -#: ../../magic/src/rainbow.c:108 +#: ../../magic/src/rainbow.c:107 msgid "Rainbow" msgstr "Duga" -#: ../../magic/src/rainbow.c:115 +#: ../../magic/src/rainbow.c:114 msgid "You can draw in rainbow colors!" msgstr "Možeš crtati u duginim bojama!" -#: ../../magic/src/ripples.c:82 +#: ../../magic/src/ripples.c:81 msgid "Ripples" msgstr "" -#: ../../magic/src/ripples.c:88 +#: ../../magic/src/ripples.c:87 #, fuzzy msgid "Click to make ripples appear over your picture." msgstr "Klikni i pomakni miša. Crte će postati tanje." -#: ../../magic/src/shift.c:105 +#: ../../magic/src/shift.c:104 msgid "Shift" msgstr "" -#: ../../magic/src/shift.c:111 +#: ../../magic/src/shift.c:110 #, fuzzy msgid "Click and drag to shift your picture around on the canvas." msgstr "Klikni i pomakni miša. Crte će postati tanje." -#: ../../magic/src/smudge.c:78 +#: ../../magic/src/smudge.c:77 msgid "Smudge" msgstr "" -#: ../../magic/src/smudge.c:85 +#: ../../magic/src/smudge.c:84 #, fuzzy msgid "Click and move the mouse around to smudge the picture." msgstr "Klikni i pomakni miša. Zamutiti ćeš crtež." -#: ../../magic/src/tint.c:78 +#: ../../magic/src/tint.c:77 #, fuzzy msgid "Tint" msgstr "Istanji" -#: ../../magic/src/tint.c:85 +#: ../../magic/src/tint.c:84 #, fuzzy msgid "Click and move the mouse around to change the picture’s color." msgstr "Klikni i pomakni miša. Crtež ćeš pretvoriti u kvadratiće." -#: ../../magic/src/waves.c:79 +#: ../../magic/src/waves.c:78 #, fuzzy msgid "Waves" msgstr "Pohrani" -#: ../../magic/src/waves.c:85 +#: ../../magic/src/waves.c:84 msgid "" "Click to make the picture wavy. Click toward the top for shorter waves, the " "bottom for taller waves, the left for small waves, and the right for long " diff --git a/src/po/hu.po b/src/po/hu.po index 444588ac2..6a9e47f27 100644 --- a/src/po/hu.po +++ b/src/po/hu.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: tuxpaint-0.9.17\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-06-21 10:24-0700\n" +"POT-Creation-Date: 2008-06-27 13:15-0700\n" "PO-Revision-Date: 2007-11-06 10:55+0100\n" "Last-Translator: Gabor Kelemen \n" "Language-Team: Hungarian \n" @@ -382,7 +382,7 @@ msgstr "Új" #. Open a saved picture #. buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:75 ../tuxpaint.c:7830 +#: ../tools.h:75 ../tuxpaint.c:7835 msgid "Open" msgstr "Megnyitás" @@ -504,175 +504,175 @@ msgid "OK then… Let’s keep drawing this one!" msgstr "Rendben… Akkor folytassuk ezt a rajzot!" #. Prompt to confirm user wishes to quit -#: ../tuxpaint.c:1804 +#: ../tuxpaint.c:1809 msgid "Do you really want to quit?" msgstr "Biztos ki szeretnél lépni?" #. Quit prompt positive response (quit) -#: ../tuxpaint.c:1807 +#: ../tuxpaint.c:1812 msgid "Yes, I'm done!" msgstr "Igen, befejeztem!" #. Quit prompt negative response (don't quit) -#: ../tuxpaint.c:1810 ../tuxpaint.c:1837 +#: ../tuxpaint.c:1815 ../tuxpaint.c:1842 msgid "No, take me back!" msgstr "Nem, folytatni akarom!" #. Current picture is not saved; user is quitting -#: ../tuxpaint.c:1814 +#: ../tuxpaint.c:1819 msgid "If you quit, you’ll lose your picture! Save it?" msgstr "El fog veszni a rajzod, ha kilépsz. Elmentsük?" -#: ../tuxpaint.c:1815 ../tuxpaint.c:1820 +#: ../tuxpaint.c:1820 ../tuxpaint.c:1825 msgid "Yes, save it!" msgstr "Igen, mentsd!" -#: ../tuxpaint.c:1816 ../tuxpaint.c:1821 +#: ../tuxpaint.c:1821 ../tuxpaint.c:1826 msgid "No, don't bother saving!" msgstr "Ne mentsd!" #. Current picture is not saved; user is opening another picture -#: ../tuxpaint.c:1819 +#: ../tuxpaint.c:1824 msgid "Save your picture first?" msgstr "Elmentsük előbb a rajzod?" #. Error opening picture -#: ../tuxpaint.c:1824 +#: ../tuxpaint.c:1829 msgid "Can’t open that picture!" msgstr "Ezt a képet nem lehet megnyitni!" #. Generic dialog dismissal -#: ../tuxpaint.c:1827 ../tuxpaint.c:1832 ../tuxpaint.c:1841 ../tuxpaint.c:1845 -#: ../tuxpaint.c:1854 +#: ../tuxpaint.c:1832 ../tuxpaint.c:1837 ../tuxpaint.c:1846 ../tuxpaint.c:1850 +#: ../tuxpaint.c:1859 msgid "OK" msgstr "OK" #. Notification that 'Open' dialog has nothing to show -#: ../tuxpaint.c:1831 +#: ../tuxpaint.c:1836 msgid "There are no saved files!" msgstr "Nincsenek mentett fájlok!" #. Verification of print action -#: ../tuxpaint.c:1835 +#: ../tuxpaint.c:1840 msgid "Print your picture now?" msgstr "Kinyomtassuk most a rajzod?" -#: ../tuxpaint.c:1836 +#: ../tuxpaint.c:1841 msgid "Yes, print it!" msgstr "Igen, nyomtasd!" #. Confirmation of successful (we hope) printing -#: ../tuxpaint.c:1840 +#: ../tuxpaint.c:1845 msgid "Your picture has been printed!" msgstr "Kinyomtattuk a rajzod!" #. Notification that it's too soon to print again (--printdelay option is in effect) -#: ../tuxpaint.c:1844 +#: ../tuxpaint.c:1849 msgid "You can’t print yet!" msgstr "Még nem nyomtathatsz!" #. Prompt to confirm erasing a picture in the Open dialog -#: ../tuxpaint.c:1848 +#: ../tuxpaint.c:1853 msgid "Erase this picture?" msgstr "Biztos törlöd ezt a rajzot?" -#: ../tuxpaint.c:1849 +#: ../tuxpaint.c:1854 msgid "Yes, erase it!" msgstr "Igen, töröld!" -#: ../tuxpaint.c:1850 +#: ../tuxpaint.c:1855 msgid "No, don't erase it!" msgstr "Ne töröld!" #. Reminder that Mouse Button 1 is the button to use in Tux Paint -#: ../tuxpaint.c:1853 +#: ../tuxpaint.c:1858 msgid "Remember to use the left mouse button!" msgstr "Ne feledd használni a bal egérgombot!" #. Sound has been muted (silenced) via keyboard shortcut -#: ../tuxpaint.c:1964 +#: ../tuxpaint.c:1969 msgid "Sound muted." msgstr "" #. Sound has been unmuted (unsilenced) via keyboard shortcut -#: ../tuxpaint.c:1969 +#: ../tuxpaint.c:1974 msgid "Sound unmuted." msgstr "" #. Wait while Text tool finishes loading fonts -#: ../tuxpaint.c:2406 +#: ../tuxpaint.c:2411 #, fuzzy msgid "Please wait…" msgstr "Kis türelmet..." -#: ../tuxpaint.c:7056 +#: ../tuxpaint.c:7061 msgid "Pick a color." msgstr "" #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:7833 +#: ../tuxpaint.c:7838 msgid "Erase" msgstr "Törlés" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:7836 +#: ../tuxpaint.c:7841 msgid "Slides" msgstr "Fóliák" #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:7839 +#: ../tuxpaint.c:7844 msgid "Back" msgstr "Vissza" #. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:7842 +#: ../tuxpaint.c:7847 msgid "Next" msgstr "Következő" #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:7845 +#: ../tuxpaint.c:7850 msgid "Play" 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 -#: ../tuxpaint.c:8438 +#: ../tuxpaint.c:8443 msgid "Aa" msgstr "Aa" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:11343 +#: ../tuxpaint.c:11348 msgid "Yes" msgstr "Igen" -#: ../tuxpaint.c:11347 +#: ../tuxpaint.c:11352 msgid "No" msgstr "Nem" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:12296 +#: ../tuxpaint.c:12301 msgid "Replace the picture with your changes?" msgstr "Lecseréled a képet a módosítottra?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:12300 +#: ../tuxpaint.c:12305 msgid "Yes, replace the old one!" msgstr "Igen, lecserélem a régit!" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:12304 +#: ../tuxpaint.c:12309 msgid "No, save a new file!" msgstr "Nem, inkább mentsük el más néven!" -#: ../tuxpaint.c:13067 +#: ../tuxpaint.c:13072 msgid "Choose the picture you want, then click “Open”." msgstr "Válaszd ki a képet, majd kattints a \"Megnyitás\" gombra." #. Let user choose images: #. Instructions for Slideshow file dialog (FIXME: Make a #define) -#: ../tuxpaint.c:14054 ../tuxpaint.c:14368 +#: ../tuxpaint.c:14059 ../tuxpaint.c:14373 msgid "Choose the pictures you want, then click “Play”." msgstr "Válaszd ki a képeket, majd kattints a \"Lejátszás\" gombra." @@ -688,247 +688,247 @@ msgstr "Rajzolóprogram" msgid "Tux Paint" msgstr "Tux Paint" -#: ../../magic/src/blocks_chalk_drip.c:133 +#: ../../magic/src/blocks_chalk_drip.c:132 msgid "Blocks" msgstr "Kockák" -#: ../../magic/src/blocks_chalk_drip.c:135 +#: ../../magic/src/blocks_chalk_drip.c:134 msgid "Chalk" msgstr "Kréta" -#: ../../magic/src/blocks_chalk_drip.c:137 +#: ../../magic/src/blocks_chalk_drip.c:136 msgid "Drip" msgstr "Csepp" -#: ../../magic/src/blocks_chalk_drip.c:147 +#: ../../magic/src/blocks_chalk_drip.c:146 msgid "Click and move the mouse around to make the picture blocky." msgstr "Kattints oda a rajzodon, ahova kockákat szeretnél rajzolni." -#: ../../magic/src/blocks_chalk_drip.c:150 +#: ../../magic/src/blocks_chalk_drip.c:149 msgid "" "Click and move the mouse around to turn the picture into a chalk drawing." msgstr "Kattints oda a rajzodon, ahol krétával szeretnél rajzolni." -#: ../../magic/src/blocks_chalk_drip.c:153 +#: ../../magic/src/blocks_chalk_drip.c:152 msgid "Click and move the mouse around to make the picture drip." msgstr "Kattints oda a rajzodon, ahova festéket szeretnél csepegtetni." -#: ../../magic/src/blur.c:77 +#: ../../magic/src/blur.c:76 msgid "Blur" msgstr "Maszat" -#: ../../magic/src/blur.c:84 +#: ../../magic/src/blur.c:83 msgid "Click and move the mouse around to blur the picture." msgstr "Kattints oda a rajzodon, ahol maszatolni szeretnél." #. Both are named "Bricks", at the moment: -#: ../../magic/src/bricks.c:105 +#: ../../magic/src/bricks.c:104 msgid "Bricks" msgstr "Téglák" -#: ../../magic/src/bricks.c:112 +#: ../../magic/src/bricks.c:111 msgid "Click and move to draw large bricks." msgstr "Kattints oda a rajzodon, ahol nagy téglákat szeretnél rajzolni." -#: ../../magic/src/bricks.c:114 +#: ../../magic/src/bricks.c:113 msgid "Click and move to draw small bricks." msgstr "Kattints oda a rajzodon, ahol kis téglákat szeretnél rajzolni." -#: ../../magic/src/calligraphy.c:109 +#: ../../magic/src/calligraphy.c:108 msgid "Calligraphy" msgstr "" -#: ../../magic/src/calligraphy.c:116 +#: ../../magic/src/calligraphy.c:115 #, fuzzy msgid "Click and move the mouse around to draw in calligraphy." msgstr "Kattints oda a rajzodon, ahol fel szeretnéd cserélni a színeket." -#: ../../magic/src/cartoon.c:81 +#: ../../magic/src/cartoon.c:80 msgid "Cartoon" msgstr "Képregény" -#: ../../magic/src/cartoon.c:88 +#: ../../magic/src/cartoon.c:87 msgid "Click and move the mouse around to turn the picture into a cartoon." msgstr "" "Kattints oda a rajzodon, ahol a képet képregénnyé szeretnéd változtatni!" -#: ../../magic/src/distortion.c:122 +#: ../../magic/src/distortion.c:121 msgid "Distortion" msgstr "" -#: ../../magic/src/distortion.c:130 +#: ../../magic/src/distortion.c:129 #, fuzzy msgid "Click and drag the mouse to cause a distortion in your picture." msgstr "Kattints oda a rajzodon, ahol maszatolni szeretnél." -#: ../../magic/src/emboss.c:77 +#: ../../magic/src/emboss.c:76 msgid "Emboss" msgstr "" -#: ../../magic/src/emboss.c:83 +#: ../../magic/src/emboss.c:82 #, fuzzy msgid "Click and drag the mouse to emboss the picture." msgstr "Kattints oda a rajzodon, ahol maszatolni szeretnél." -#: ../../magic/src/fade_darken.c:117 +#: ../../magic/src/fade_darken.c:116 msgid "Lighten" msgstr "Fény" -#: ../../magic/src/fade_darken.c:119 +#: ../../magic/src/fade_darken.c:118 msgid "Darken" msgstr "Sötét" -#: ../../magic/src/fade_darken.c:129 +#: ../../magic/src/fade_darken.c:128 msgid "Click and move to fade the colors." msgstr "Kattints oda a rajzodon, ahol fakítani szeretnéd a színeket." -#: ../../magic/src/fade_darken.c:132 +#: ../../magic/src/fade_darken.c:131 msgid "Click and move to darken the colors." msgstr "Kattints oda a rajzodon, ahol sötétíteni szeretnéd a színeket." -#: ../../magic/src/fill.c:88 +#: ../../magic/src/fill.c:87 msgid "Fill" msgstr "Kitöltés" -#: ../../magic/src/fill.c:95 +#: ../../magic/src/fill.c:94 msgid "Click in the picture to fill that area with color." msgstr "Kattints oda a rajzodon, ahol ki szeretnéd tölteni a színnel!" -#: ../../magic/src/flower.c:125 +#: ../../magic/src/flower.c:124 msgid "Flower" msgstr "" -#: ../../magic/src/flower.c:131 +#: ../../magic/src/flower.c:130 msgid "Click and drag to draw a flower stalk. Let go to finish the flower." msgstr "" -#: ../../magic/src/foam.c:105 +#: ../../magic/src/foam.c:104 msgid "Foam" msgstr "" -#: ../../magic/src/foam.c:111 +#: ../../magic/src/foam.c:110 #, fuzzy msgid "Click and drag the mouse to cover an area with foamy bubbles." msgstr "Kattints oda a rajzodon, ahol ki szeretnéd tölteni a színnel!" -#: ../../magic/src/glasstile.c:84 +#: ../../magic/src/glasstile.c:83 msgid "Glass Tile" msgstr "" -#: ../../magic/src/glasstile.c:90 +#: ../../magic/src/glasstile.c:89 #, fuzzy msgid "Click and drag the mouse to put glass tile over your picture." msgstr "Kattints oda a rajzodon, ahol maszatolni szeretnél." -#: ../../magic/src/grass.c:93 +#: ../../magic/src/grass.c:92 msgid "Grass" msgstr "Fű" -#: ../../magic/src/grass.c:99 +#: ../../magic/src/grass.c:98 msgid "Click and move to draw grass. Don’t forget the dirt!" msgstr "" "Kattints oda a rajzodon, ahol füvet szeretnél rajzolni. Ne feledd a piszkot!" -#: ../../magic/src/kalidescope.c:78 +#: ../../magic/src/kalidescope.c:77 msgid "Kaleidoscope" msgstr "" -#: ../../magic/src/kalidescope.c:84 +#: ../../magic/src/kalidescope.c:83 msgid "" "Click and drag the mouse to draw with symmetric brushes (a kaleidoscope)." msgstr "" -#: ../../magic/src/light.c:85 +#: ../../magic/src/light.c:84 #, fuzzy msgid "Light" msgstr "Fény" -#: ../../magic/src/light.c:91 +#: ../../magic/src/light.c:90 msgid "Click and drag to draw a beam of light on your picture." msgstr "" -#: ../../magic/src/metalpaint.c:78 +#: ../../magic/src/metalpaint.c:77 #, fuzzy msgid "Metal Paint" msgstr "Festék" -#: ../../magic/src/metalpaint.c:84 +#: ../../magic/src/metalpaint.c:83 #, fuzzy msgid "Click and drag the mouse to paint with a metallic color." msgstr "Kattints oda a rajzodon, ahol sötétíteni szeretnéd a színeket." -#: ../../magic/src/mirror_flip.c:95 +#: ../../magic/src/mirror_flip.c:94 msgid "Mirror" msgstr "Tükör" -#: ../../magic/src/mirror_flip.c:97 +#: ../../magic/src/mirror_flip.c:96 msgid "Flip" msgstr "Megfordít" -#: ../../magic/src/mirror_flip.c:107 +#: ../../magic/src/mirror_flip.c:106 msgid "Click to make a mirror image." msgstr "Kattints a rajzlapra, hogy tükrözzük a rajzodat." -#: ../../magic/src/mirror_flip.c:110 +#: ../../magic/src/mirror_flip.c:109 msgid "Click to flip the picture upside-down." msgstr "Kattints a rajzlapra, hogy fejjel-lefelé fordítsuk a rajzodat." -#: ../../magic/src/negative.c:73 +#: ../../magic/src/negative.c:72 msgid "Negative" msgstr "Színcsere" -#: ../../magic/src/negative.c:80 +#: ../../magic/src/negative.c:79 msgid "Click and move the mouse around to draw a negative." msgstr "Kattints oda a rajzodon, ahol fel szeretnéd cserélni a színeket." -#: ../../magic/src/rainbow.c:108 +#: ../../magic/src/rainbow.c:107 msgid "Rainbow" msgstr "Szivárvány" -#: ../../magic/src/rainbow.c:115 +#: ../../magic/src/rainbow.c:114 msgid "You can draw in rainbow colors!" msgstr "Szivárványszínekkel is rajzolhatsz!" -#: ../../magic/src/ripples.c:82 +#: ../../magic/src/ripples.c:81 msgid "Ripples" msgstr "" -#: ../../magic/src/ripples.c:88 +#: ../../magic/src/ripples.c:87 #, fuzzy msgid "Click to make ripples appear over your picture." msgstr "Kattints a rajzlapra, hogy tükrözzük a rajzodat." -#: ../../magic/src/shift.c:105 +#: ../../magic/src/shift.c:104 msgid "Shift" msgstr "" -#: ../../magic/src/shift.c:111 +#: ../../magic/src/shift.c:110 #, fuzzy msgid "Click and drag to shift your picture around on the canvas." msgstr "Kattints oda a rajzodon, ahol maszatolni szeretnél." -#: ../../magic/src/smudge.c:78 +#: ../../magic/src/smudge.c:77 msgid "Smudge" msgstr "Piszok" -#: ../../magic/src/smudge.c:85 +#: ../../magic/src/smudge.c:84 msgid "Click and move the mouse around to smudge the picture." msgstr "Kattints oda a rajzodon, ahol piszkot szeretnél." -#: ../../magic/src/tint.c:78 +#: ../../magic/src/tint.c:77 msgid "Tint" msgstr "Árnyalat" -#: ../../magic/src/tint.c:85 +#: ../../magic/src/tint.c:84 msgid "Click and move the mouse around to change the picture’s color." msgstr "Kattints oda a rajzodon, ahol meg szeretnéd változtatni a kép színét." -#: ../../magic/src/waves.c:79 +#: ../../magic/src/waves.c:78 #, fuzzy msgid "Waves" msgstr "Mentés" -#: ../../magic/src/waves.c:85 +#: ../../magic/src/waves.c:84 msgid "" "Click to make the picture wavy. Click toward the top for shorter waves, the " "bottom for taller waves, the left for small waves, and the right for long " diff --git a/src/po/id.po b/src/po/id.po index 55303e848..a446767ff 100644 --- a/src/po/id.po +++ b/src/po/id.po @@ -13,7 +13,7 @@ msgid "" msgstr "" "Project-Id-Version: id\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-06-21 10:24-0700\n" +"POT-Creation-Date: 2008-06-27 13:15-0700\n" "PO-Revision-Date: 2005-10-12 20:03+0700\n" "Last-Translator: Tedi Heriyanto \n" "Language-Team: Indonesia \n" @@ -389,7 +389,7 @@ msgstr "Baru" #. Open a saved picture #. buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:75 ../tuxpaint.c:7830 +#: ../tools.h:75 ../tuxpaint.c:7835 msgid "Open" msgstr "Buka" @@ -506,176 +506,176 @@ msgid "OK then… Let’s keep drawing this one!" msgstr "OK...Mari terus menggambar yang ini!" #. Prompt to confirm user wishes to quit -#: ../tuxpaint.c:1804 +#: ../tuxpaint.c:1809 msgid "Do you really want to quit?" msgstr "Kamu benar-benar ingin keluar?" #. Quit prompt positive response (quit) -#: ../tuxpaint.c:1807 +#: ../tuxpaint.c:1812 msgid "Yes, I'm done!" msgstr "" #. Quit prompt negative response (don't quit) -#: ../tuxpaint.c:1810 ../tuxpaint.c:1837 +#: ../tuxpaint.c:1815 ../tuxpaint.c:1842 msgid "No, take me back!" msgstr "" #. Current picture is not saved; user is quitting -#: ../tuxpaint.c:1814 +#: ../tuxpaint.c:1819 msgid "If you quit, you’ll lose your picture! Save it?" msgstr "Jika kamu keluar, kamu akan kehilangan gambar! Simpan?" -#: ../tuxpaint.c:1815 ../tuxpaint.c:1820 +#: ../tuxpaint.c:1820 ../tuxpaint.c:1825 msgid "Yes, save it!" msgstr "" -#: ../tuxpaint.c:1816 ../tuxpaint.c:1821 +#: ../tuxpaint.c:1821 ../tuxpaint.c:1826 msgid "No, don't bother saving!" msgstr "" #. Current picture is not saved; user is opening another picture -#: ../tuxpaint.c:1819 +#: ../tuxpaint.c:1824 msgid "Save your picture first?" msgstr "Simpan gambarmu dulu?" #. Error opening picture -#: ../tuxpaint.c:1824 +#: ../tuxpaint.c:1829 msgid "Can’t open that picture!" msgstr "Tidak dapat membuka gambar itu!" #. Generic dialog dismissal -#: ../tuxpaint.c:1827 ../tuxpaint.c:1832 ../tuxpaint.c:1841 ../tuxpaint.c:1845 -#: ../tuxpaint.c:1854 +#: ../tuxpaint.c:1832 ../tuxpaint.c:1837 ../tuxpaint.c:1846 ../tuxpaint.c:1850 +#: ../tuxpaint.c:1859 msgid "OK" msgstr "OK" #. Notification that 'Open' dialog has nothing to show -#: ../tuxpaint.c:1831 +#: ../tuxpaint.c:1836 msgid "There are no saved files!" msgstr "Tidak ada file tersimpan!" #. Verification of print action -#: ../tuxpaint.c:1835 +#: ../tuxpaint.c:1840 msgid "Print your picture now?" msgstr "Cetak gambarmu sekarang?" -#: ../tuxpaint.c:1836 +#: ../tuxpaint.c:1841 msgid "Yes, print it!" msgstr "" #. Confirmation of successful (we hope) printing -#: ../tuxpaint.c:1840 +#: ../tuxpaint.c:1845 msgid "Your picture has been printed!" msgstr "Gambarmu telah dicetak!" #. Notification that it's too soon to print again (--printdelay option is in effect) -#: ../tuxpaint.c:1844 +#: ../tuxpaint.c:1849 msgid "You can’t print yet!" msgstr "Kamu belum dapat mencetak!" #. Prompt to confirm erasing a picture in the Open dialog -#: ../tuxpaint.c:1848 +#: ../tuxpaint.c:1853 msgid "Erase this picture?" msgstr "Hapus gambar ini?" -#: ../tuxpaint.c:1849 +#: ../tuxpaint.c:1854 msgid "Yes, erase it!" msgstr "" -#: ../tuxpaint.c:1850 +#: ../tuxpaint.c:1855 msgid "No, don't erase it!" msgstr "" #. Reminder that Mouse Button 1 is the button to use in Tux Paint -#: ../tuxpaint.c:1853 +#: ../tuxpaint.c:1858 msgid "Remember to use the left mouse button!" msgstr "Ingat untuk menggunakan tombol mouse kiri!" #. Sound has been muted (silenced) via keyboard shortcut -#: ../tuxpaint.c:1964 +#: ../tuxpaint.c:1969 msgid "Sound muted." msgstr "" #. Sound has been unmuted (unsilenced) via keyboard shortcut -#: ../tuxpaint.c:1969 +#: ../tuxpaint.c:1974 msgid "Sound unmuted." msgstr "" #. Wait while Text tool finishes loading fonts -#: ../tuxpaint.c:2406 +#: ../tuxpaint.c:2411 msgid "Please wait…" msgstr "" -#: ../tuxpaint.c:7056 +#: ../tuxpaint.c:7061 msgid "Pick a color." msgstr "" #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:7833 +#: ../tuxpaint.c:7838 msgid "Erase" msgstr "Hapus" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:7836 +#: ../tuxpaint.c:7841 msgid "Slides" msgstr "" #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:7839 +#: ../tuxpaint.c:7844 msgid "Back" msgstr "Kembali" #. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:7842 +#: ../tuxpaint.c:7847 #, fuzzy msgid "Next" msgstr "Teks" #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:7845 +#: ../tuxpaint.c:7850 msgid "Play" 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 -#: ../tuxpaint.c:8438 +#: ../tuxpaint.c:8443 msgid "Aa" msgstr "Aa" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:11343 +#: ../tuxpaint.c:11348 msgid "Yes" msgstr "Ya" -#: ../tuxpaint.c:11347 +#: ../tuxpaint.c:11352 msgid "No" msgstr "Tidak" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:12296 +#: ../tuxpaint.c:12301 msgid "Replace the picture with your changes?" msgstr "" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:12300 +#: ../tuxpaint.c:12305 msgid "Yes, replace the old one!" msgstr "" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:12304 +#: ../tuxpaint.c:12309 #, fuzzy msgid "No, save a new file!" msgstr "Tidak, simpan gambar baru" -#: ../tuxpaint.c:13067 +#: ../tuxpaint.c:13072 msgid "Choose the picture you want, then click “Open”." msgstr "Pilih gambar yang kamu inginkan, lalu klik \"Open\"." #. Let user choose images: #. Instructions for Slideshow file dialog (FIXME: Make a #define) -#: ../tuxpaint.c:14054 ../tuxpaint.c:14368 +#: ../tuxpaint.c:14059 ../tuxpaint.c:14373 #, fuzzy msgid "Choose the pictures you want, then click “Play”." msgstr "Pilih gambar yang kamu inginkan, lalu klik \"Open\"." @@ -692,250 +692,250 @@ msgstr "Program gambar" msgid "Tux Paint" msgstr "Tux Paint" -#: ../../magic/src/blocks_chalk_drip.c:133 +#: ../../magic/src/blocks_chalk_drip.c:132 msgid "Blocks" msgstr "Blok" -#: ../../magic/src/blocks_chalk_drip.c:135 +#: ../../magic/src/blocks_chalk_drip.c:134 msgid "Chalk" msgstr "Kapur" -#: ../../magic/src/blocks_chalk_drip.c:137 +#: ../../magic/src/blocks_chalk_drip.c:136 msgid "Drip" msgstr "Drip" -#: ../../magic/src/blocks_chalk_drip.c:147 +#: ../../magic/src/blocks_chalk_drip.c:146 msgid "Click and move the mouse around to make the picture blocky." msgstr "Klik dan pindah mouse ke sekitar untuk membuat gambar berblok." -#: ../../magic/src/blocks_chalk_drip.c:150 +#: ../../magic/src/blocks_chalk_drip.c:149 msgid "" "Click and move the mouse around to turn the picture into a chalk drawing." msgstr "" "Klik dan pindahkan mouse ke sekitar untuk merubah gambar ke gambar dengan " "kapur." -#: ../../magic/src/blocks_chalk_drip.c:153 +#: ../../magic/src/blocks_chalk_drip.c:152 msgid "Click and move the mouse around to make the picture drip." msgstr "Klik dan pindahkan mouse ke sekitar untuk membuat gambar drip." -#: ../../magic/src/blur.c:77 +#: ../../magic/src/blur.c:76 msgid "Blur" msgstr "Blur" -#: ../../magic/src/blur.c:84 +#: ../../magic/src/blur.c:83 msgid "Click and move the mouse around to blur the picture." msgstr "Klik dan pindahkan mouse ke sekitar untuk mengaburkan gambar." #. Both are named "Bricks", at the moment: -#: ../../magic/src/bricks.c:105 +#: ../../magic/src/bricks.c:104 msgid "Bricks" msgstr "Balok" -#: ../../magic/src/bricks.c:112 +#: ../../magic/src/bricks.c:111 msgid "Click and move to draw large bricks." msgstr "Klik dan pindahkan untuk menggambar balok besar." -#: ../../magic/src/bricks.c:114 +#: ../../magic/src/bricks.c:113 msgid "Click and move to draw small bricks." msgstr "Klik dan pindahkan untuk menggambar balok kecil." -#: ../../magic/src/calligraphy.c:109 +#: ../../magic/src/calligraphy.c:108 msgid "Calligraphy" msgstr "" -#: ../../magic/src/calligraphy.c:116 +#: ../../magic/src/calligraphy.c:115 #, fuzzy msgid "Click and move the mouse around to draw in calligraphy." msgstr "Klik dan pindahkan mouse ke sekitar untuk menggambar sebuah negatif." -#: ../../magic/src/cartoon.c:81 +#: ../../magic/src/cartoon.c:80 msgid "Cartoon" msgstr "Kartun" -#: ../../magic/src/cartoon.c:88 +#: ../../magic/src/cartoon.c:87 msgid "Click and move the mouse around to turn the picture into a cartoon." msgstr "" "Klik dan pindahkan mouse ke sekitar untuk mengubah gambar ke sebuah kartun." -#: ../../magic/src/distortion.c:122 +#: ../../magic/src/distortion.c:121 msgid "Distortion" msgstr "" -#: ../../magic/src/distortion.c:130 +#: ../../magic/src/distortion.c:129 #, fuzzy msgid "Click and drag the mouse to cause a distortion in your picture." msgstr "Klik dan pindahkan mouse ke sekitar untuk mengaburkan gambar." -#: ../../magic/src/emboss.c:77 +#: ../../magic/src/emboss.c:76 msgid "Emboss" msgstr "" -#: ../../magic/src/emboss.c:83 +#: ../../magic/src/emboss.c:82 #, fuzzy msgid "Click and drag the mouse to emboss the picture." msgstr "Klik dan pindahkan mouse ke sekitar untuk mengaburkan gambar." -#: ../../magic/src/fade_darken.c:117 +#: ../../magic/src/fade_darken.c:116 msgid "Lighten" msgstr "Terangkan" -#: ../../magic/src/fade_darken.c:119 +#: ../../magic/src/fade_darken.c:118 msgid "Darken" msgstr "Gelapkan" -#: ../../magic/src/fade_darken.c:129 +#: ../../magic/src/fade_darken.c:128 msgid "Click and move to fade the colors." msgstr "Klik dan pindahkan untuk mengaburkan warna." -#: ../../magic/src/fade_darken.c:132 +#: ../../magic/src/fade_darken.c:131 msgid "Click and move to darken the colors." msgstr "Klik dan pindahkan untuk menggelapkan warna." -#: ../../magic/src/fill.c:88 +#: ../../magic/src/fill.c:87 msgid "Fill" msgstr "Isi" -#: ../../magic/src/fill.c:95 +#: ../../magic/src/fill.c:94 msgid "Click in the picture to fill that area with color." msgstr "Klik dalam gambar untuk mengisi area dengan warna." -#: ../../magic/src/flower.c:125 +#: ../../magic/src/flower.c:124 msgid "Flower" msgstr "" -#: ../../magic/src/flower.c:131 +#: ../../magic/src/flower.c:130 msgid "Click and drag to draw a flower stalk. Let go to finish the flower." msgstr "" -#: ../../magic/src/foam.c:105 +#: ../../magic/src/foam.c:104 msgid "Foam" msgstr "" -#: ../../magic/src/foam.c:111 +#: ../../magic/src/foam.c:110 #, fuzzy msgid "Click and drag the mouse to cover an area with foamy bubbles." msgstr "Klik dalam gambar untuk mengisi area dengan warna." -#: ../../magic/src/glasstile.c:84 +#: ../../magic/src/glasstile.c:83 msgid "Glass Tile" msgstr "" -#: ../../magic/src/glasstile.c:90 +#: ../../magic/src/glasstile.c:89 #, fuzzy msgid "Click and drag the mouse to put glass tile over your picture." msgstr "Klik dan pindahkan mouse ke sekitar untuk mengaburkan gambar." -#: ../../magic/src/grass.c:93 +#: ../../magic/src/grass.c:92 msgid "Grass" msgstr "Gores" -#: ../../magic/src/grass.c:99 +#: ../../magic/src/grass.c:98 msgid "Click and move to draw grass. Don’t forget the dirt!" msgstr "Klik dan pindahkan untuk menggambar goresan. Jangan lupa kotoran!" -#: ../../magic/src/kalidescope.c:78 +#: ../../magic/src/kalidescope.c:77 msgid "Kaleidoscope" msgstr "" -#: ../../magic/src/kalidescope.c:84 +#: ../../magic/src/kalidescope.c:83 #, fuzzy msgid "" "Click and drag the mouse to draw with symmetric brushes (a kaleidoscope)." msgstr "Klik dan pindahkan untuk menggelapkan warna." -#: ../../magic/src/light.c:85 +#: ../../magic/src/light.c:84 #, fuzzy msgid "Light" msgstr "Terangkan" -#: ../../magic/src/light.c:91 +#: ../../magic/src/light.c:90 #, fuzzy msgid "Click and drag to draw a beam of light on your picture." msgstr "Klik dan pindahkan mouse ke sekitar untuk mengaburkan gambar." -#: ../../magic/src/metalpaint.c:78 +#: ../../magic/src/metalpaint.c:77 #, fuzzy msgid "Metal Paint" msgstr "Gambar" -#: ../../magic/src/metalpaint.c:84 +#: ../../magic/src/metalpaint.c:83 #, fuzzy msgid "Click and drag the mouse to paint with a metallic color." msgstr "Klik dan pindahkan untuk menggelapkan warna." -#: ../../magic/src/mirror_flip.c:95 +#: ../../magic/src/mirror_flip.c:94 msgid "Mirror" msgstr "Mirror" -#: ../../magic/src/mirror_flip.c:97 +#: ../../magic/src/mirror_flip.c:96 msgid "Flip" msgstr "Flip" -#: ../../magic/src/mirror_flip.c:107 +#: ../../magic/src/mirror_flip.c:106 msgid "Click to make a mirror image." msgstr "Klik untuk membuat mirror gambar." -#: ../../magic/src/mirror_flip.c:110 +#: ../../magic/src/mirror_flip.c:109 msgid "Click to flip the picture upside-down." msgstr "Klik untuk membalik gambar." -#: ../../magic/src/negative.c:73 +#: ../../magic/src/negative.c:72 msgid "Negative" msgstr "Negatif" -#: ../../magic/src/negative.c:80 +#: ../../magic/src/negative.c:79 msgid "Click and move the mouse around to draw a negative." msgstr "Klik dan pindahkan mouse ke sekitar untuk menggambar sebuah negatif." -#: ../../magic/src/rainbow.c:108 +#: ../../magic/src/rainbow.c:107 msgid "Rainbow" msgstr "Pelangi" -#: ../../magic/src/rainbow.c:115 +#: ../../magic/src/rainbow.c:114 msgid "You can draw in rainbow colors!" msgstr "Kamu dapat menggambar dengan warna pelangi!" -#: ../../magic/src/ripples.c:82 +#: ../../magic/src/ripples.c:81 msgid "Ripples" msgstr "" -#: ../../magic/src/ripples.c:88 +#: ../../magic/src/ripples.c:87 #, fuzzy msgid "Click to make ripples appear over your picture." msgstr "Klik dan pindahkan mouse ke sekitar untuk mengaburkan gambar." -#: ../../magic/src/shift.c:105 +#: ../../magic/src/shift.c:104 msgid "Shift" msgstr "" -#: ../../magic/src/shift.c:111 +#: ../../magic/src/shift.c:110 #, fuzzy msgid "Click and drag to shift your picture around on the canvas." msgstr "Klik dan pindahkan mouse ke sekitar untuk mengaburkan gambar." -#: ../../magic/src/smudge.c:78 +#: ../../magic/src/smudge.c:77 msgid "Smudge" msgstr "Smudge" -#: ../../magic/src/smudge.c:85 +#: ../../magic/src/smudge.c:84 msgid "Click and move the mouse around to smudge the picture." msgstr "Klik dan pindahkan mouse ke sekitar untuk mengaburkan gambar." -#: ../../magic/src/tint.c:78 +#: ../../magic/src/tint.c:77 msgid "Tint" msgstr "Tipis" -#: ../../magic/src/tint.c:85 +#: ../../magic/src/tint.c:84 msgid "Click and move the mouse around to change the picture’s color." msgstr "Klik dan pindah mouse ke sekitar untuk mengubah warna gambar." -#: ../../magic/src/waves.c:79 +#: ../../magic/src/waves.c:78 #, fuzzy msgid "Waves" msgstr "Simpan" -#: ../../magic/src/waves.c:85 +#: ../../magic/src/waves.c:84 msgid "" "Click to make the picture wavy. Click toward the top for shorter waves, the " "bottom for taller waves, the left for small waves, and the right for long " diff --git a/src/po/is.po b/src/po/is.po index bcc450c6c..ffb619e7c 100644 --- a/src/po/is.po +++ b/src/po/is.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: tuxpaint-is 0.9.14\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-06-21 10:24-0700\n" +"POT-Creation-Date: 2008-06-27 13:15-0700\n" "PO-Revision-Date: 2004-03-15 15:38GMT\n" "Last-Translator: Pjetur G. Hjaltason \n" "Language-Team: Icelandic \n" @@ -387,7 +387,7 @@ msgstr "Ný" #. Open a saved picture #. buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:75 ../tuxpaint.c:7830 +#: ../tools.h:75 ../tuxpaint.c:7835 msgid "Open" msgstr "Opna" @@ -503,176 +503,176 @@ msgid "OK then… Let’s keep drawing this one!" msgstr "Allt í lagi... Höldum þá áfram með þessa!" #. Prompt to confirm user wishes to quit -#: ../tuxpaint.c:1804 +#: ../tuxpaint.c:1809 msgid "Do you really want to quit?" msgstr "Viltu í alvöru hætta?" #. Quit prompt positive response (quit) -#: ../tuxpaint.c:1807 +#: ../tuxpaint.c:1812 msgid "Yes, I'm done!" msgstr "" #. Quit prompt negative response (don't quit) -#: ../tuxpaint.c:1810 ../tuxpaint.c:1837 +#: ../tuxpaint.c:1815 ../tuxpaint.c:1842 msgid "No, take me back!" msgstr "" #. Current picture is not saved; user is quitting -#: ../tuxpaint.c:1814 +#: ../tuxpaint.c:1819 msgid "If you quit, you’ll lose your picture! Save it?" msgstr "Ef þú hættir tapast myndin! Viltu geyma hana?" -#: ../tuxpaint.c:1815 ../tuxpaint.c:1820 +#: ../tuxpaint.c:1820 ../tuxpaint.c:1825 msgid "Yes, save it!" msgstr "" -#: ../tuxpaint.c:1816 ../tuxpaint.c:1821 +#: ../tuxpaint.c:1821 ../tuxpaint.c:1826 msgid "No, don't bother saving!" msgstr "" #. Current picture is not saved; user is opening another picture -#: ../tuxpaint.c:1819 +#: ../tuxpaint.c:1824 msgid "Save your picture first?" msgstr "Geyma myndina fyrst?" #. Error opening picture -#: ../tuxpaint.c:1824 +#: ../tuxpaint.c:1829 msgid "Can’t open that picture!" msgstr "Get ekki opnað þessa mynd?" #. Generic dialog dismissal -#: ../tuxpaint.c:1827 ../tuxpaint.c:1832 ../tuxpaint.c:1841 ../tuxpaint.c:1845 -#: ../tuxpaint.c:1854 +#: ../tuxpaint.c:1832 ../tuxpaint.c:1837 ../tuxpaint.c:1846 ../tuxpaint.c:1850 +#: ../tuxpaint.c:1859 msgid "OK" msgstr "Í lagi" #. Notification that 'Open' dialog has nothing to show -#: ../tuxpaint.c:1831 +#: ../tuxpaint.c:1836 msgid "There are no saved files!" msgstr "Fann engar geymdar myndir!" #. Verification of print action -#: ../tuxpaint.c:1835 +#: ../tuxpaint.c:1840 msgid "Print your picture now?" msgstr "Prenta myndina núna?" -#: ../tuxpaint.c:1836 +#: ../tuxpaint.c:1841 msgid "Yes, print it!" msgstr "" #. Confirmation of successful (we hope) printing -#: ../tuxpaint.c:1840 +#: ../tuxpaint.c:1845 msgid "Your picture has been printed!" msgstr "Búið að prenta myndina þína!" #. Notification that it's too soon to print again (--printdelay option is in effect) -#: ../tuxpaint.c:1844 +#: ../tuxpaint.c:1849 msgid "You can’t print yet!" msgstr "Þú getur ekki prentað strax!" #. Prompt to confirm erasing a picture in the Open dialog -#: ../tuxpaint.c:1848 +#: ../tuxpaint.c:1853 msgid "Erase this picture?" msgstr "Eyða myndinni?" -#: ../tuxpaint.c:1849 +#: ../tuxpaint.c:1854 msgid "Yes, erase it!" msgstr "" -#: ../tuxpaint.c:1850 +#: ../tuxpaint.c:1855 msgid "No, don't erase it!" msgstr "" #. Reminder that Mouse Button 1 is the button to use in Tux Paint -#: ../tuxpaint.c:1853 +#: ../tuxpaint.c:1858 msgid "Remember to use the left mouse button!" msgstr "" #. Sound has been muted (silenced) via keyboard shortcut -#: ../tuxpaint.c:1964 +#: ../tuxpaint.c:1969 msgid "Sound muted." msgstr "" #. Sound has been unmuted (unsilenced) via keyboard shortcut -#: ../tuxpaint.c:1969 +#: ../tuxpaint.c:1974 msgid "Sound unmuted." msgstr "" #. Wait while Text tool finishes loading fonts -#: ../tuxpaint.c:2406 +#: ../tuxpaint.c:2411 msgid "Please wait…" msgstr "" -#: ../tuxpaint.c:7056 +#: ../tuxpaint.c:7061 msgid "Pick a color." msgstr "" #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:7833 +#: ../tuxpaint.c:7838 msgid "Erase" msgstr "Eyða" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:7836 +#: ../tuxpaint.c:7841 msgid "Slides" msgstr "" #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:7839 +#: ../tuxpaint.c:7844 msgid "Back" msgstr "Til baka" #. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:7842 +#: ../tuxpaint.c:7847 #, fuzzy msgid "Next" msgstr "Texti" #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:7845 +#: ../tuxpaint.c:7850 msgid "Play" 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 -#: ../tuxpaint.c:8438 +#: ../tuxpaint.c:8443 msgid "Aa" msgstr "" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:11343 +#: ../tuxpaint.c:11348 msgid "Yes" msgstr "Já" -#: ../tuxpaint.c:11347 +#: ../tuxpaint.c:11352 msgid "No" msgstr "Nei" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:12296 +#: ../tuxpaint.c:12301 msgid "Replace the picture with your changes?" msgstr "" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:12300 +#: ../tuxpaint.c:12305 msgid "Yes, replace the old one!" msgstr "" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:12304 +#: ../tuxpaint.c:12309 #, fuzzy msgid "No, save a new file!" msgstr "Nei, geyma nýja mynd!" -#: ../tuxpaint.c:13067 +#: ../tuxpaint.c:13072 msgid "Choose the picture you want, then click “Open”." msgstr "Veldu teikningu, og smelltu svo á 'Opna'." #. Let user choose images: #. Instructions for Slideshow file dialog (FIXME: Make a #define) -#: ../tuxpaint.c:14054 ../tuxpaint.c:14368 +#: ../tuxpaint.c:14059 ../tuxpaint.c:14373 #, fuzzy msgid "Choose the pictures you want, then click “Play”." msgstr "Veldu teikningu, og smelltu svo á 'Opna'." @@ -690,256 +690,256 @@ msgstr "Teikniforrit" msgid "Tux Paint" msgstr "Teikna" -#: ../../magic/src/blocks_chalk_drip.c:133 +#: ../../magic/src/blocks_chalk_drip.c:132 msgid "Blocks" msgstr "Kassar" -#: ../../magic/src/blocks_chalk_drip.c:135 +#: ../../magic/src/blocks_chalk_drip.c:134 msgid "Chalk" msgstr "Krít" -#: ../../magic/src/blocks_chalk_drip.c:137 +#: ../../magic/src/blocks_chalk_drip.c:136 msgid "Drip" msgstr "Leka" -#: ../../magic/src/blocks_chalk_drip.c:147 +#: ../../magic/src/blocks_chalk_drip.c:146 msgid "Click and move the mouse around to make the picture blocky." msgstr "Smelltu og hreyfðu músina til að gera myndina 'Kassa-lega'." -#: ../../magic/src/blocks_chalk_drip.c:150 +#: ../../magic/src/blocks_chalk_drip.c:149 msgid "" "Click and move the mouse around to turn the picture into a chalk drawing." msgstr "Smelltu og hreyfðu músina til að búa til krítarmynd!" -#: ../../magic/src/blocks_chalk_drip.c:153 +#: ../../magic/src/blocks_chalk_drip.c:152 msgid "Click and move the mouse around to make the picture drip." msgstr "Smelltu og hreyfðu músina til að láta myndina leka." -#: ../../magic/src/blur.c:77 +#: ../../magic/src/blur.c:76 msgid "Blur" msgstr "Óskýr" -#: ../../magic/src/blur.c:84 +#: ../../magic/src/blur.c:83 msgid "Click and move the mouse around to blur the picture." msgstr "Smelltu og hreyfðu músina til að gera myndina óskýrari." #. Both are named "Bricks", at the moment: -#: ../../magic/src/bricks.c:105 +#: ../../magic/src/bricks.c:104 #, fuzzy msgid "Bricks" msgstr "Kassar" -#: ../../magic/src/bricks.c:112 +#: ../../magic/src/bricks.c:111 #, fuzzy msgid "Click and move to draw large bricks." msgstr "Smelltu og hreyfðu músina til að búa til neista." -#: ../../magic/src/bricks.c:114 +#: ../../magic/src/bricks.c:113 #, fuzzy msgid "Click and move to draw small bricks." msgstr "Smelltu og hreyfðu músina til að búa til neista." -#: ../../magic/src/calligraphy.c:109 +#: ../../magic/src/calligraphy.c:108 msgid "Calligraphy" msgstr "" -#: ../../magic/src/calligraphy.c:116 +#: ../../magic/src/calligraphy.c:115 #, fuzzy msgid "Click and move the mouse around to draw in calligraphy." msgstr "Smelltu og hreyfðu músina til að teikna andhverfu-liti." -#: ../../magic/src/cartoon.c:81 +#: ../../magic/src/cartoon.c:80 msgid "Cartoon" msgstr "" -#: ../../magic/src/cartoon.c:88 +#: ../../magic/src/cartoon.c:87 #, fuzzy msgid "Click and move the mouse around to turn the picture into a cartoon." msgstr "Smelltu og hreyfðu músina til að búa til krítarmynd!" -#: ../../magic/src/distortion.c:122 +#: ../../magic/src/distortion.c:121 msgid "Distortion" msgstr "" -#: ../../magic/src/distortion.c:130 +#: ../../magic/src/distortion.c:129 #, fuzzy msgid "Click and drag the mouse to cause a distortion in your picture." msgstr "Smelltu og hreyfðu músina til að gera myndina þynnri." -#: ../../magic/src/emboss.c:77 +#: ../../magic/src/emboss.c:76 msgid "Emboss" msgstr "" -#: ../../magic/src/emboss.c:83 +#: ../../magic/src/emboss.c:82 #, fuzzy msgid "Click and drag the mouse to emboss the picture." msgstr "Smelltu og hreyfðu músina til að gera myndina þynnri." -#: ../../magic/src/fade_darken.c:117 +#: ../../magic/src/fade_darken.c:116 msgid "Lighten" msgstr "" -#: ../../magic/src/fade_darken.c:119 +#: ../../magic/src/fade_darken.c:118 msgid "Darken" msgstr "" -#: ../../magic/src/fade_darken.c:129 +#: ../../magic/src/fade_darken.c:128 msgid "Click and move to fade the colors." msgstr "Smelltu og hreyfðu músina til að þynna út litina!" -#: ../../magic/src/fade_darken.c:132 +#: ../../magic/src/fade_darken.c:131 #, fuzzy msgid "Click and move to darken the colors." msgstr "Smelltu og hreyfðu músina til að þynna út litina!" -#: ../../magic/src/fill.c:88 +#: ../../magic/src/fill.c:87 msgid "Fill" msgstr "Fylla" -#: ../../magic/src/fill.c:95 +#: ../../magic/src/fill.c:94 msgid "Click in the picture to fill that area with color." msgstr "Smelltu og hreyfðu músina til að fylla svæðið með lit." -#: ../../magic/src/flower.c:125 +#: ../../magic/src/flower.c:124 msgid "Flower" msgstr "" -#: ../../magic/src/flower.c:131 +#: ../../magic/src/flower.c:130 msgid "Click and drag to draw a flower stalk. Let go to finish the flower." msgstr "" -#: ../../magic/src/foam.c:105 +#: ../../magic/src/foam.c:104 msgid "Foam" msgstr "" -#: ../../magic/src/foam.c:111 +#: ../../magic/src/foam.c:110 #, fuzzy msgid "Click and drag the mouse to cover an area with foamy bubbles." msgstr "Smelltu og hreyfðu músina til að gera myndina þykkari." -#: ../../magic/src/glasstile.c:84 +#: ../../magic/src/glasstile.c:83 msgid "Glass Tile" msgstr "" -#: ../../magic/src/glasstile.c:90 +#: ../../magic/src/glasstile.c:89 #, fuzzy msgid "Click and drag the mouse to put glass tile over your picture." msgstr "Smelltu og hreyfðu músina til að gera myndina þynnri." -#: ../../magic/src/grass.c:93 +#: ../../magic/src/grass.c:92 #, fuzzy msgid "Grass" msgstr "Eyða" -#: ../../magic/src/grass.c:99 +#: ../../magic/src/grass.c:98 #, fuzzy msgid "Click and move to draw grass. Don’t forget the dirt!" msgstr "Smelltu og hreyfðu músina til að búa til neista." -#: ../../magic/src/kalidescope.c:78 +#: ../../magic/src/kalidescope.c:77 msgid "Kaleidoscope" msgstr "" -#: ../../magic/src/kalidescope.c:84 +#: ../../magic/src/kalidescope.c:83 #, fuzzy msgid "" "Click and drag the mouse to draw with symmetric brushes (a kaleidoscope)." msgstr "Smelltu og hreyfðu músina til að gera myndina þykkari." -#: ../../magic/src/light.c:85 +#: ../../magic/src/light.c:84 msgid "Light" msgstr "" -#: ../../magic/src/light.c:91 +#: ../../magic/src/light.c:90 #, fuzzy msgid "Click and drag to draw a beam of light on your picture." msgstr "Smelltu og hreyfðu músina til að gera myndina þynnri." -#: ../../magic/src/metalpaint.c:78 +#: ../../magic/src/metalpaint.c:77 #, fuzzy msgid "Metal Paint" msgstr "Teikna" -#: ../../magic/src/metalpaint.c:84 +#: ../../magic/src/metalpaint.c:83 #, fuzzy msgid "Click and drag the mouse to paint with a metallic color." msgstr "Smelltu og hreyfðu músina til að gera myndina þynnri." -#: ../../magic/src/mirror_flip.c:95 +#: ../../magic/src/mirror_flip.c:94 msgid "Mirror" msgstr "Spegla" -#: ../../magic/src/mirror_flip.c:97 +#: ../../magic/src/mirror_flip.c:96 msgid "Flip" msgstr "Hvolfa" -#: ../../magic/src/mirror_flip.c:107 +#: ../../magic/src/mirror_flip.c:106 msgid "Click to make a mirror image." msgstr "Smelltu til að gera spegilmynd." -#: ../../magic/src/mirror_flip.c:110 +#: ../../magic/src/mirror_flip.c:109 msgid "Click to flip the picture upside-down." msgstr "Smelltu til að setja myndina á hvolf." -#: ../../magic/src/negative.c:73 +#: ../../magic/src/negative.c:72 msgid "Negative" msgstr "Andhverfa" -#: ../../magic/src/negative.c:80 +#: ../../magic/src/negative.c:79 msgid "Click and move the mouse around to draw a negative." msgstr "Smelltu og hreyfðu músina til að teikna andhverfu-liti." -#: ../../magic/src/rainbow.c:108 +#: ../../magic/src/rainbow.c:107 msgid "Rainbow" msgstr "Regnbogi" -#: ../../magic/src/rainbow.c:115 +#: ../../magic/src/rainbow.c:114 msgid "You can draw in rainbow colors!" msgstr "Þú getur teiknað með regnboga-litum!" -#: ../../magic/src/ripples.c:82 +#: ../../magic/src/ripples.c:81 msgid "Ripples" msgstr "" -#: ../../magic/src/ripples.c:88 +#: ../../magic/src/ripples.c:87 #, fuzzy msgid "Click to make ripples appear over your picture." msgstr "Smelltu og hreyfðu músina til að gera myndina þynnri." -#: ../../magic/src/shift.c:105 +#: ../../magic/src/shift.c:104 msgid "Shift" msgstr "" -#: ../../magic/src/shift.c:111 +#: ../../magic/src/shift.c:110 #, fuzzy msgid "Click and drag to shift your picture around on the canvas." msgstr "Smelltu og hreyfðu músina til að gera myndina þynnri." -#: ../../magic/src/smudge.c:78 +#: ../../magic/src/smudge.c:77 msgid "Smudge" msgstr "" -#: ../../magic/src/smudge.c:85 +#: ../../magic/src/smudge.c:84 #, fuzzy msgid "Click and move the mouse around to smudge the picture." msgstr "Smelltu og hreyfðu músina til að gera myndina óskýrari." -#: ../../magic/src/tint.c:78 +#: ../../magic/src/tint.c:77 #, fuzzy msgid "Tint" msgstr "þunn" -#: ../../magic/src/tint.c:85 +#: ../../magic/src/tint.c:84 #, fuzzy msgid "Click and move the mouse around to change the picture’s color." msgstr "Smelltu og hreyfðu músina til að gera myndina 'Kassa-lega'." -#: ../../magic/src/waves.c:79 +#: ../../magic/src/waves.c:78 #, fuzzy msgid "Waves" msgstr "Geyma" -#: ../../magic/src/waves.c:85 +#: ../../magic/src/waves.c:84 msgid "" "Click to make the picture wavy. Click toward the top for shorter waves, the " "bottom for taller waves, the left for small waves, and the right for long " diff --git a/src/po/it.po b/src/po/it.po index 8753a7dcc..083ccccc4 100644 --- a/src/po/it.po +++ b/src/po/it.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: TuxPaint 0.9.17\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-06-21 10:24-0700\n" +"POT-Creation-Date: 2008-06-27 13:15-0700\n" "PO-Revision-Date: 2007-11-17 21:26+0100\n" "Last-Translator: Flavio Pastore \n" "Language-Team: Italian \n" @@ -399,7 +399,7 @@ msgstr "Nuovo" #. Open a saved picture #. buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:75 ../tuxpaint.c:7830 +#: ../tools.h:75 ../tuxpaint.c:7835 msgid "Open" msgstr "Apri" @@ -531,137 +531,137 @@ msgstr "Allora ok... continuiamo a disegnare!" # FIXME: Move elsewhere!!! # FIXME: Move elsewhere!!! #. Prompt to confirm user wishes to quit -#: ../tuxpaint.c:1804 +#: ../tuxpaint.c:1809 msgid "Do you really want to quit?" msgstr "Vuoi veramente uscire?" #. Quit prompt positive response (quit) -#: ../tuxpaint.c:1807 +#: ../tuxpaint.c:1812 msgid "Yes, I'm done!" msgstr "Sì, ho finito!" #. Quit prompt negative response (don't quit) -#: ../tuxpaint.c:1810 ../tuxpaint.c:1837 +#: ../tuxpaint.c:1815 ../tuxpaint.c:1842 msgid "No, take me back!" msgstr "No, torna indietro!" #. Current picture is not saved; user is quitting -#: ../tuxpaint.c:1814 +#: ../tuxpaint.c:1819 msgid "If you quit, you’ll lose your picture! Save it?" msgstr "Uscendo adesso, il disegno verrà perso! Vuoi salvarlo?" -#: ../tuxpaint.c:1815 ../tuxpaint.c:1820 +#: ../tuxpaint.c:1820 ../tuxpaint.c:1825 msgid "Yes, save it!" msgstr "Sì, salva!" -#: ../tuxpaint.c:1816 ../tuxpaint.c:1821 +#: ../tuxpaint.c:1821 ../tuxpaint.c:1826 msgid "No, don't bother saving!" msgstr "No, non salvare!" #. Current picture is not saved; user is opening another picture -#: ../tuxpaint.c:1819 +#: ../tuxpaint.c:1824 msgid "Save your picture first?" msgstr "Vuoi salvare il disegno, prima?" #. Error opening picture -#: ../tuxpaint.c:1824 +#: ../tuxpaint.c:1829 msgid "Can’t open that picture!" msgstr "Non è possibile aprire quel disegno!" #. Generic dialog dismissal -#: ../tuxpaint.c:1827 ../tuxpaint.c:1832 ../tuxpaint.c:1841 ../tuxpaint.c:1845 -#: ../tuxpaint.c:1854 +#: ../tuxpaint.c:1832 ../tuxpaint.c:1837 ../tuxpaint.c:1846 ../tuxpaint.c:1850 +#: ../tuxpaint.c:1859 msgid "OK" msgstr "OK" #. Notification that 'Open' dialog has nothing to show -#: ../tuxpaint.c:1831 +#: ../tuxpaint.c:1836 msgid "There are no saved files!" msgstr "Non ci sono file salvati!" #. Verification of print action -#: ../tuxpaint.c:1835 +#: ../tuxpaint.c:1840 msgid "Print your picture now?" msgstr "Vuoi stampare il disegno adesso?" -#: ../tuxpaint.c:1836 +#: ../tuxpaint.c:1841 msgid "Yes, print it!" msgstr "Sì, stampa!" #. Confirmation of successful (we hope) printing -#: ../tuxpaint.c:1840 +#: ../tuxpaint.c:1845 msgid "Your picture has been printed!" msgstr "Il tuo disegno è stato stampato!" #. Notification that it's too soon to print again (--printdelay option is in effect) -#: ../tuxpaint.c:1844 +#: ../tuxpaint.c:1849 msgid "You can’t print yet!" msgstr "Non puoi ancora stampare!" #. Prompt to confirm erasing a picture in the Open dialog -#: ../tuxpaint.c:1848 +#: ../tuxpaint.c:1853 msgid "Erase this picture?" msgstr "Vuoi cancellare il disegno?" -#: ../tuxpaint.c:1849 +#: ../tuxpaint.c:1854 msgid "Yes, erase it!" msgstr "Sì, cancella!" -#: ../tuxpaint.c:1850 +#: ../tuxpaint.c:1855 msgid "No, don't erase it!" msgstr "No, non cancellare!" #. Reminder that Mouse Button 1 is the button to use in Tux Paint -#: ../tuxpaint.c:1853 +#: ../tuxpaint.c:1858 msgid "Remember to use the left mouse button!" msgstr "Ricorda di usare il tasto sinistro del mouse!" #. Sound has been muted (silenced) via keyboard shortcut -#: ../tuxpaint.c:1964 +#: ../tuxpaint.c:1969 msgid "Sound muted." msgstr "Audio disattivato." #. Sound has been unmuted (unsilenced) via keyboard shortcut -#: ../tuxpaint.c:1969 +#: ../tuxpaint.c:1974 msgid "Sound unmuted." msgstr "Audio attivato." #. Wait while Text tool finishes loading fonts -#: ../tuxpaint.c:2406 +#: ../tuxpaint.c:2411 msgid "Please wait…" msgstr "Attendi..." -#: ../tuxpaint.c:7056 +#: ../tuxpaint.c:7061 msgid "Pick a color." msgstr "Scegli un colore." #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:7833 +#: ../tuxpaint.c:7838 msgid "Erase" msgstr "Cancella" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:7836 +#: ../tuxpaint.c:7841 msgid "Slides" msgstr "Figure" #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:7839 +#: ../tuxpaint.c:7844 msgid "Back" msgstr "Indietro" #. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:7842 +#: ../tuxpaint.c:7847 msgid "Next" msgstr "Prossimo" #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:7845 +#: ../tuxpaint.c:7850 msgid "Play" 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 -#: ../tuxpaint.c:8438 +#: ../tuxpaint.c:8443 msgid "Aa" msgstr "Aa" @@ -669,41 +669,41 @@ msgstr "Aa" # FIXME: Move elsewhere! Or not?! #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:11343 +#: ../tuxpaint.c:11348 msgid "Yes" msgstr "Sì" -#: ../tuxpaint.c:11347 +#: ../tuxpaint.c:11352 msgid "No" msgstr "No" # FIXME: Move elsewhere!!! # #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 -#: ../tuxpaint.c:12296 +#: ../tuxpaint.c:12301 msgid "Replace the picture with your changes?" msgstr "Sostituire il disegno precedente?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:12300 +#: ../tuxpaint.c:12305 msgid "Yes, replace the old one!" msgstr "Sì, sostituisci il vecchio disegno!" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:12304 +#: ../tuxpaint.c:12309 msgid "No, save a new file!" msgstr "No, crea un nuovo file!" -#: ../tuxpaint.c:13067 +#: ../tuxpaint.c:13072 msgid "Choose the picture you want, then click “Open”." msgstr "Scegli il disegno che desideri e fai click su “Apri”." # Let user choose images: #. Let user choose images: #. Instructions for Slideshow file dialog (FIXME: Make a #define) -#: ../tuxpaint.c:14054 ../tuxpaint.c:14368 +#: ../tuxpaint.c:14059 ../tuxpaint.c:14373 msgid "Choose the pictures you want, then click “Play”." msgstr "Scegli i disegni che desideri e fai click su “Mostra”." @@ -719,236 +719,236 @@ msgstr "Programma di disegno" msgid "Tux Paint" msgstr "Tux Paint" -#: ../../magic/src/blocks_chalk_drip.c:133 +#: ../../magic/src/blocks_chalk_drip.c:132 msgid "Blocks" msgstr "Blocchi" -#: ../../magic/src/blocks_chalk_drip.c:135 +#: ../../magic/src/blocks_chalk_drip.c:134 msgid "Chalk" msgstr "Gesso" -#: ../../magic/src/blocks_chalk_drip.c:137 +#: ../../magic/src/blocks_chalk_drip.c:136 msgid "Drip" msgstr "Gocciola" -#: ../../magic/src/blocks_chalk_drip.c:147 +#: ../../magic/src/blocks_chalk_drip.c:146 msgid "Click and move the mouse around to make the picture blocky." msgstr "Fai click per ottenere un effetto “a blocchi”." -#: ../../magic/src/blocks_chalk_drip.c:150 +#: ../../magic/src/blocks_chalk_drip.c:149 msgid "" "Click and move the mouse around to turn the picture into a chalk drawing." msgstr "Fai click per ottenere un effetto “gessetto”." -#: ../../magic/src/blocks_chalk_drip.c:153 +#: ../../magic/src/blocks_chalk_drip.c:152 msgid "Click and move the mouse around to make the picture drip." msgstr "Fai click per ottenere un effetto “gocciolante”." -#: ../../magic/src/blur.c:77 +#: ../../magic/src/blur.c:76 msgid "Blur" msgstr "Sfuma" -#: ../../magic/src/blur.c:84 +#: ../../magic/src/blur.c:83 msgid "Click and move the mouse around to blur the picture." msgstr "Fai click per ottenere un effetto “sfumato”." #. Both are named "Bricks", at the moment: -#: ../../magic/src/bricks.c:105 +#: ../../magic/src/bricks.c:104 msgid "Bricks" msgstr "Mattoni" -#: ../../magic/src/bricks.c:112 +#: ../../magic/src/bricks.c:111 msgid "Click and move to draw large bricks." msgstr "Fai click per disegnare mattoni." -#: ../../magic/src/bricks.c:114 +#: ../../magic/src/bricks.c:113 msgid "Click and move to draw small bricks." msgstr "Fai click per disegnare mattoni piccoli." -#: ../../magic/src/calligraphy.c:109 +#: ../../magic/src/calligraphy.c:108 msgid "Calligraphy" msgstr "Calligrafia" -#: ../../magic/src/calligraphy.c:116 +#: ../../magic/src/calligraphy.c:115 msgid "Click and move the mouse around to draw in calligraphy." msgstr "Fai click e muovi il mose per disegnare con un pennino." -#: ../../magic/src/cartoon.c:81 +#: ../../magic/src/cartoon.c:80 msgid "Cartoon" msgstr "Fumetto" -#: ../../magic/src/cartoon.c:88 +#: ../../magic/src/cartoon.c:87 msgid "Click and move the mouse around to turn the picture into a cartoon." msgstr "Fai click per ottenere un effetto “fumetto”." -#: ../../magic/src/distortion.c:122 +#: ../../magic/src/distortion.c:121 msgid "Distortion" msgstr "Distorsione" -#: ../../magic/src/distortion.c:130 +#: ../../magic/src/distortion.c:129 msgid "Click and drag the mouse to cause a distortion in your picture." msgstr "Fai click per ottenere un effetto “distorsione”. " -#: ../../magic/src/emboss.c:77 +#: ../../magic/src/emboss.c:76 msgid "Emboss" msgstr "Rilievo" -#: ../../magic/src/emboss.c:83 +#: ../../magic/src/emboss.c:82 msgid "Click and drag the mouse to emboss the picture." msgstr "Fai click per ottenere un effetto “bassorilievo”." -#: ../../magic/src/fade_darken.c:117 +#: ../../magic/src/fade_darken.c:116 msgid "Lighten" msgstr "Schiarisci" -#: ../../magic/src/fade_darken.c:119 +#: ../../magic/src/fade_darken.c:118 msgid "Darken" msgstr "Scurisci" -#: ../../magic/src/fade_darken.c:129 +#: ../../magic/src/fade_darken.c:128 msgid "Click and move to fade the colors." msgstr "Fai click per schiarire il disegno." -#: ../../magic/src/fade_darken.c:132 +#: ../../magic/src/fade_darken.c:131 msgid "Click and move to darken the colors." msgstr "Fai click per scurire il disegno." -#: ../../magic/src/fill.c:88 +#: ../../magic/src/fill.c:87 msgid "Fill" msgstr "Riempi" -#: ../../magic/src/fill.c:95 +#: ../../magic/src/fill.c:94 msgid "Click in the picture to fill that area with color." msgstr "Fai click per riempire l'area di colore." -#: ../../magic/src/flower.c:125 +#: ../../magic/src/flower.c:124 msgid "Flower" msgstr "Fiore" -#: ../../magic/src/flower.c:131 +#: ../../magic/src/flower.c:130 msgid "Click and drag to draw a flower stalk. Let go to finish the flower." msgstr "" "Fai click e tieni premuto per disegnare il gambo di un fiore. Lascia andare " "il tasto per completarlo." -#: ../../magic/src/foam.c:105 +#: ../../magic/src/foam.c:104 msgid "Foam" msgstr "Schiuma" -#: ../../magic/src/foam.c:111 +#: ../../magic/src/foam.c:110 msgid "Click and drag the mouse to cover an area with foamy bubbles." msgstr "Fai click per coprire l'area di bolle schiumose." -#: ../../magic/src/glasstile.c:84 +#: ../../magic/src/glasstile.c:83 msgid "Glass Tile" msgstr "Vetro" -#: ../../magic/src/glasstile.c:90 +#: ../../magic/src/glasstile.c:89 msgid "Click and drag the mouse to put glass tile over your picture." msgstr "Fai click per coprire il disegno con tessere di vetro smerigliato." -#: ../../magic/src/grass.c:93 +#: ../../magic/src/grass.c:92 msgid "Grass" msgstr "Erba" -#: ../../magic/src/grass.c:99 +#: ../../magic/src/grass.c:98 msgid "Click and move to draw grass. Don’t forget the dirt!" msgstr "Fai click per disegnare l'erba. Non dimenticare il terreno!" -#: ../../magic/src/kalidescope.c:78 +#: ../../magic/src/kalidescope.c:77 msgid "Kaleidoscope" msgstr "Caleido" -#: ../../magic/src/kalidescope.c:84 +#: ../../magic/src/kalidescope.c:83 msgid "" "Click and drag the mouse to draw with symmetric brushes (a kaleidoscope)." msgstr "Fai click per disegnare con un caleidoscopio." -#: ../../magic/src/light.c:85 +#: ../../magic/src/light.c:84 msgid "Light" msgstr "Luce" -#: ../../magic/src/light.c:91 +#: ../../magic/src/light.c:90 msgid "Click and drag to draw a beam of light on your picture." msgstr "Fai click per disegnare un raggio di luce nel tuo disegno." -#: ../../magic/src/metalpaint.c:78 +#: ../../magic/src/metalpaint.c:77 msgid "Metal Paint" msgstr "Tinta metallica" -#: ../../magic/src/metalpaint.c:84 +#: ../../magic/src/metalpaint.c:83 msgid "Click and drag the mouse to paint with a metallic color." msgstr "Fai click per disegnare con una tinta metallizzata." -#: ../../magic/src/mirror_flip.c:95 +#: ../../magic/src/mirror_flip.c:94 msgid "Mirror" msgstr "Specchio" -#: ../../magic/src/mirror_flip.c:97 +#: ../../magic/src/mirror_flip.c:96 msgid "Flip" msgstr "Ribalta" -#: ../../magic/src/mirror_flip.c:107 +#: ../../magic/src/mirror_flip.c:106 msgid "Click to make a mirror image." msgstr "Fai click per specchiare il disegno." -#: ../../magic/src/mirror_flip.c:110 +#: ../../magic/src/mirror_flip.c:109 msgid "Click to flip the picture upside-down." msgstr "Fai click per ribaltare il disegno." -#: ../../magic/src/negative.c:73 +#: ../../magic/src/negative.c:72 msgid "Negative" msgstr "Negativo" -#: ../../magic/src/negative.c:80 +#: ../../magic/src/negative.c:79 msgid "Click and move the mouse around to draw a negative." msgstr "Fai click per ottenere il negativo." -#: ../../magic/src/rainbow.c:108 +#: ../../magic/src/rainbow.c:107 msgid "Rainbow" msgstr "Arcobaleno" -#: ../../magic/src/rainbow.c:115 +#: ../../magic/src/rainbow.c:114 msgid "You can draw in rainbow colors!" msgstr "Puoi disegnare con i colori dell'arcobaleno!" -#: ../../magic/src/ripples.c:82 +#: ../../magic/src/ripples.c:81 msgid "Ripples" msgstr "Increspa" -#: ../../magic/src/ripples.c:88 +#: ../../magic/src/ripples.c:87 msgid "Click to make ripples appear over your picture." msgstr "Fai click per inserire increspature nel disegno." -#: ../../magic/src/shift.c:105 +#: ../../magic/src/shift.c:104 msgid "Shift" msgstr "Sposta" -#: ../../magic/src/shift.c:111 +#: ../../magic/src/shift.c:110 msgid "Click and drag to shift your picture around on the canvas." msgstr "Fai click e muovi il mouse per spostare il disegno nella finestra." -#: ../../magic/src/smudge.c:78 +#: ../../magic/src/smudge.c:77 msgid "Smudge" msgstr "Acquarello" -#: ../../magic/src/smudge.c:85 +#: ../../magic/src/smudge.c:84 msgid "Click and move the mouse around to smudge the picture." msgstr "Fai click per ottenere un effetto “acquarello”." -#: ../../magic/src/tint.c:78 +#: ../../magic/src/tint.c:77 msgid "Tint" msgstr "Tinta" -#: ../../magic/src/tint.c:85 +#: ../../magic/src/tint.c:84 msgid "Click and move the mouse around to change the picture’s color." msgstr "Fai click per cambiare la tinta del disegno." -#: ../../magic/src/waves.c:79 +#: ../../magic/src/waves.c:78 msgid "Waves" msgstr "Onde" -#: ../../magic/src/waves.c:85 +#: ../../magic/src/waves.c:84 msgid "" "Click to make the picture wavy. Click toward the top for shorter waves, the " "bottom for taller waves, the left for small waves, and the right for long " diff --git a/src/po/ja.po b/src/po/ja.po index 687582161..520e0175e 100644 --- a/src/po/ja.po +++ b/src/po/ja.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: tuxpaint 0.9.15\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-06-21 10:24-0700\n" +"POT-Creation-Date: 2008-06-27 13:15-0700\n" "PO-Revision-Date: 2007-11-11 17:15+0900\n" "Last-Translator: TOYAMA Shin-ichi \n" "Language-Team: japanese \n" @@ -381,7 +381,7 @@ msgstr "さいしょから" #. Open a saved picture #. buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:75 ../tuxpaint.c:7830 +#: ../tools.h:75 ../tuxpaint.c:7835 msgid "Open" msgstr "ひらく" @@ -503,175 +503,175 @@ msgstr "オッケー。 じゃあ このままつづけよう!" # FIXME: Move elsewhere!!! #. Prompt to confirm user wishes to quit -#: ../tuxpaint.c:1804 +#: ../tuxpaint.c:1809 msgid "Do you really want to quit?" msgstr "ほんとうにやめる?" #. Quit prompt positive response (quit) -#: ../tuxpaint.c:1807 +#: ../tuxpaint.c:1812 msgid "Yes, I'm done!" msgstr "はい、やめます!" #. Quit prompt negative response (don't quit) -#: ../tuxpaint.c:1810 ../tuxpaint.c:1837 +#: ../tuxpaint.c:1815 ../tuxpaint.c:1842 msgid "No, take me back!" msgstr "いいえ、まえに もどります!" #. Current picture is not saved; user is quitting -#: ../tuxpaint.c:1814 +#: ../tuxpaint.c:1819 msgid "If you quit, you’ll lose your picture! Save it?" msgstr "やめると えがきえちゃうよ! セーブする?" -#: ../tuxpaint.c:1815 ../tuxpaint.c:1820 +#: ../tuxpaint.c:1820 ../tuxpaint.c:1825 msgid "Yes, save it!" msgstr "はい、セーブします!" -#: ../tuxpaint.c:1816 ../tuxpaint.c:1821 +#: ../tuxpaint.c:1821 ../tuxpaint.c:1826 msgid "No, don't bother saving!" msgstr "いいえ、セーブしなくても いいです!" #. Current picture is not saved; user is opening another picture -#: ../tuxpaint.c:1819 +#: ../tuxpaint.c:1824 msgid "Save your picture first?" msgstr "そのまえに いまのえを セーブする?" #. Error opening picture -#: ../tuxpaint.c:1824 +#: ../tuxpaint.c:1829 msgid "Can’t open that picture!" msgstr "そのえはひらけないよ!" #. Generic dialog dismissal -#: ../tuxpaint.c:1827 ../tuxpaint.c:1832 ../tuxpaint.c:1841 ../tuxpaint.c:1845 -#: ../tuxpaint.c:1854 +#: ../tuxpaint.c:1832 ../tuxpaint.c:1837 ../tuxpaint.c:1846 ../tuxpaint.c:1850 +#: ../tuxpaint.c:1859 msgid "OK" msgstr "オッケー" #. Notification that 'Open' dialog has nothing to show -#: ../tuxpaint.c:1831 +#: ../tuxpaint.c:1836 msgid "There are no saved files!" msgstr "セーブされた えは なかったよ!" #. Verification of print action -#: ../tuxpaint.c:1835 +#: ../tuxpaint.c:1840 msgid "Print your picture now?" msgstr "いんさつする?" -#: ../tuxpaint.c:1836 +#: ../tuxpaint.c:1841 msgid "Yes, print it!" msgstr "はい、いんさつします!" #. Confirmation of successful (we hope) printing -#: ../tuxpaint.c:1840 +#: ../tuxpaint.c:1845 msgid "Your picture has been printed!" msgstr "えを いんさつしたよ!" #. Notification that it's too soon to print again (--printdelay option is in effect) -#: ../tuxpaint.c:1844 +#: ../tuxpaint.c:1849 msgid "You can’t print yet!" msgstr "まだ いんさつは できないよ!" #. Prompt to confirm erasing a picture in the Open dialog -#: ../tuxpaint.c:1848 +#: ../tuxpaint.c:1853 msgid "Erase this picture?" msgstr "このえを けす?" -#: ../tuxpaint.c:1849 +#: ../tuxpaint.c:1854 msgid "Yes, erase it!" msgstr "はい、けします!" -#: ../tuxpaint.c:1850 +#: ../tuxpaint.c:1855 msgid "No, don't erase it!" msgstr "いいえ、けしません!" #. Reminder that Mouse Button 1 is the button to use in Tux Paint -#: ../tuxpaint.c:1853 +#: ../tuxpaint.c:1858 msgid "Remember to use the left mouse button!" msgstr "マウスの ひだりのボタンを つかってね!" #. Sound has been muted (silenced) via keyboard shortcut -#: ../tuxpaint.c:1964 +#: ../tuxpaint.c:1969 msgid "Sound muted." msgstr "おとが ならないように しました" #. Sound has been unmuted (unsilenced) via keyboard shortcut -#: ../tuxpaint.c:1969 +#: ../tuxpaint.c:1974 msgid "Sound unmuted." msgstr "おとが なるように しました" #. Wait while Text tool finishes loading fonts -#: ../tuxpaint.c:2406 +#: ../tuxpaint.c:2411 msgid "Please wait…" msgstr "もうちょっと まってね…" -#: ../tuxpaint.c:7056 +#: ../tuxpaint.c:7061 msgid "Pick a color." msgstr "いろを えらんで" #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:7833 +#: ../tuxpaint.c:7838 msgid "Erase" msgstr "けす" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:7836 +#: ../tuxpaint.c:7841 msgid "Slides" msgstr "スライド" #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:7839 +#: ../tuxpaint.c:7844 msgid "Back" msgstr "もどる" #. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:7842 +#: ../tuxpaint.c:7847 msgid "Next" msgstr "つぎ" #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:7845 +#: ../tuxpaint.c:7850 msgid "Play" 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 -#: ../tuxpaint.c:8438 +#: ../tuxpaint.c:8443 msgid "Aa" msgstr "Aa" # FIXME: Move elsewhere! Or not?! #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:11343 +#: ../tuxpaint.c:11348 msgid "Yes" msgstr "はい" -#: ../tuxpaint.c:11347 +#: ../tuxpaint.c:11352 msgid "No" msgstr "いいえ" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:12296 +#: ../tuxpaint.c:12301 msgid "Replace the picture with your changes?" msgstr "いまかいたえと まえのえを いれかえる?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:12300 +#: ../tuxpaint.c:12305 msgid "Yes, replace the old one!" msgstr "はい、まえのえと いれかえます!" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:12304 +#: ../tuxpaint.c:12309 msgid "No, save a new file!" msgstr "いいえ、あたらしく セーブします!" -#: ../tuxpaint.c:13067 +#: ../tuxpaint.c:13072 msgid "Choose the picture you want, then click “Open”." msgstr "えを えらんでから 「ひらく」をクリックしてね" #. Let user choose images: #. Instructions for Slideshow file dialog (FIXME: Make a #define) -#: ../tuxpaint.c:14054 ../tuxpaint.c:14368 +#: ../tuxpaint.c:14059 ../tuxpaint.c:14373 msgid "Choose the pictures you want, then click “Play”." msgstr "えを えらんでから 「かいし」をクリックしてね" @@ -687,240 +687,240 @@ msgstr "お絵かきプログラム" msgid "Tux Paint" msgstr "タックスペイント" -#: ../../magic/src/blocks_chalk_drip.c:133 +#: ../../magic/src/blocks_chalk_drip.c:132 msgid "Blocks" msgstr "モザイク" -#: ../../magic/src/blocks_chalk_drip.c:135 +#: ../../magic/src/blocks_chalk_drip.c:134 msgid "Chalk" msgstr "チョーク" -#: ../../magic/src/blocks_chalk_drip.c:137 +#: ../../magic/src/blocks_chalk_drip.c:136 msgid "Drip" msgstr "ぬらす" -#: ../../magic/src/blocks_chalk_drip.c:147 +#: ../../magic/src/blocks_chalk_drip.c:146 msgid "Click and move the mouse around to make the picture blocky." msgstr "クリックしたまま マウスをうごかして モザイクにしよう" -#: ../../magic/src/blocks_chalk_drip.c:150 +#: ../../magic/src/blocks_chalk_drip.c:149 msgid "" "Click and move the mouse around to turn the picture into a chalk drawing." msgstr "クリックしたままマウスをうごかして チョークでかいたみたいに しよう" -#: ../../magic/src/blocks_chalk_drip.c:153 +#: ../../magic/src/blocks_chalk_drip.c:152 msgid "Click and move the mouse around to make the picture drip." msgstr "クリックしたまま マウスをうごかして えを ぬらしたように しよう" -#: ../../magic/src/blur.c:77 +#: ../../magic/src/blur.c:76 msgid "Blur" msgstr "ぼかす" -#: ../../magic/src/blur.c:84 +#: ../../magic/src/blur.c:83 msgid "Click and move the mouse around to blur the picture." msgstr "クリックしたまま マウスをうごかして えを ぼかそう" #. Both are named "Bricks", at the moment: -#: ../../magic/src/bricks.c:105 +#: ../../magic/src/bricks.c:104 msgid "Bricks" msgstr "レンガ" -#: ../../magic/src/bricks.c:112 +#: ../../magic/src/bricks.c:111 msgid "Click and move to draw large bricks." msgstr "おおきな レンガを かこう" -#: ../../magic/src/bricks.c:114 +#: ../../magic/src/bricks.c:113 msgid "Click and move to draw small bricks." msgstr "ちいさな レンガを かこう" -#: ../../magic/src/calligraphy.c:109 +#: ../../magic/src/calligraphy.c:108 msgid "Calligraphy" msgstr "ふでもじ" -#: ../../magic/src/calligraphy.c:116 +#: ../../magic/src/calligraphy.c:115 msgid "Click and move the mouse around to draw in calligraphy." msgstr "クリックしたまま マウスをうごかして ふでもじを かこう" -#: ../../magic/src/cartoon.c:81 +#: ../../magic/src/cartoon.c:80 msgid "Cartoon" msgstr "まんが" -#: ../../magic/src/cartoon.c:88 +#: ../../magic/src/cartoon.c:87 msgid "Click and move the mouse around to turn the picture into a cartoon." msgstr "クリックしたままマウスをうごかして まんがみたいな えに しよう." -#: ../../magic/src/distortion.c:122 +#: ../../magic/src/distortion.c:121 msgid "Distortion" msgstr "ゆがめる" -#: ../../magic/src/distortion.c:130 +#: ../../magic/src/distortion.c:129 msgid "Click and drag the mouse to cause a distortion in your picture." msgstr "クリックしたまま マウスをうごかして えを ゆがめよう" -#: ../../magic/src/emboss.c:77 +#: ../../magic/src/emboss.c:76 msgid "Emboss" msgstr "うきぼり" -#: ../../magic/src/emboss.c:83 +#: ../../magic/src/emboss.c:82 msgid "Click and drag the mouse to emboss the picture." msgstr "クリックしたまま マウスをうごかして えを うきぼりに しよう" -#: ../../magic/src/fade_darken.c:117 +#: ../../magic/src/fade_darken.c:116 msgid "Lighten" msgstr "うすく" -#: ../../magic/src/fade_darken.c:119 +#: ../../magic/src/fade_darken.c:118 msgid "Darken" msgstr "こく" -#: ../../magic/src/fade_darken.c:129 +#: ../../magic/src/fade_darken.c:128 msgid "Click and move to fade the colors." msgstr "クリックしたまま マウスをうごかして いろを うすく しよう" -#: ../../magic/src/fade_darken.c:132 +#: ../../magic/src/fade_darken.c:131 msgid "Click and move to darken the colors." msgstr "クリックしたまま マウスをうごかして いろを こく しよう." -#: ../../magic/src/fill.c:88 +#: ../../magic/src/fill.c:87 msgid "Fill" msgstr "ぬる" -#: ../../magic/src/fill.c:95 +#: ../../magic/src/fill.c:94 msgid "Click in the picture to fill that area with color." msgstr "いろで ぬりつぶしたいところを クリックしてね" -#: ../../magic/src/flower.c:125 +#: ../../magic/src/flower.c:124 msgid "Flower" msgstr "はな" -#: ../../magic/src/flower.c:131 +#: ../../magic/src/flower.c:130 msgid "Click and drag to draw a flower stalk. Let go to finish the flower." msgstr "" "クリックしたままマウスをうごかして くきを かこう。 マウスを はなせば はなの " "できあがり" -#: ../../magic/src/foam.c:105 +#: ../../magic/src/foam.c:104 msgid "Foam" msgstr "あわ" -#: ../../magic/src/foam.c:111 +#: ../../magic/src/foam.c:110 msgid "Click and drag the mouse to cover an area with foamy bubbles." msgstr "クリックしたまま マウスを うごかして あわを かこう" -#: ../../magic/src/glasstile.c:84 +#: ../../magic/src/glasstile.c:83 msgid "Glass Tile" msgstr "ガラス タイル" -#: ../../magic/src/glasstile.c:90 +#: ../../magic/src/glasstile.c:89 msgid "Click and drag the mouse to put glass tile over your picture." msgstr "クリックしたまま マウスをうごかして えに ガラスの タイルを かぶせよう" -#: ../../magic/src/grass.c:93 +#: ../../magic/src/grass.c:92 msgid "Grass" msgstr "くさ" -#: ../../magic/src/grass.c:99 +#: ../../magic/src/grass.c:98 msgid "Click and move to draw grass. Don’t forget the dirt!" msgstr "くさを かこう。つちもわすれずにね" -#: ../../magic/src/kalidescope.c:78 +#: ../../magic/src/kalidescope.c:77 msgid "Kaleidoscope" msgstr "まんげきょう" -#: ../../magic/src/kalidescope.c:84 +#: ../../magic/src/kalidescope.c:83 msgid "" "Click and drag the mouse to draw with symmetric brushes (a kaleidoscope)." msgstr "" "クリックしたまま マウスをうごかして まんげきょう みたいに たいしょうの えを " "かこう" -#: ../../magic/src/light.c:85 +#: ../../magic/src/light.c:84 msgid "Light" msgstr "てらす" -#: ../../magic/src/light.c:91 +#: ../../magic/src/light.c:90 msgid "Click and drag to draw a beam of light on your picture." msgstr "" "クリックしたまま マウスをうごかして かいちゅうでんとうの あかりで てらそう" -#: ../../magic/src/metalpaint.c:78 +#: ../../magic/src/metalpaint.c:77 msgid "Metal Paint" msgstr "かなもの" -#: ../../magic/src/metalpaint.c:84 +#: ../../magic/src/metalpaint.c:83 msgid "Click and drag the mouse to paint with a metallic color." msgstr "" "クリックしたまま マウスをうごかして かなものの ような かんじで いろをぬろう" -#: ../../magic/src/mirror_flip.c:95 +#: ../../magic/src/mirror_flip.c:94 msgid "Mirror" msgstr "はんてん" -#: ../../magic/src/mirror_flip.c:97 +#: ../../magic/src/mirror_flip.c:96 msgid "Flip" msgstr "さかさま" -#: ../../magic/src/mirror_flip.c:107 +#: ../../magic/src/mirror_flip.c:106 msgid "Click to make a mirror image." msgstr "えをクリックして みぎとひだりを ひっくりかえそう" -#: ../../magic/src/mirror_flip.c:110 +#: ../../magic/src/mirror_flip.c:109 msgid "Click to flip the picture upside-down." msgstr "えをクリックして さかさまにしよう" -#: ../../magic/src/negative.c:73 +#: ../../magic/src/negative.c:72 msgid "Negative" msgstr "ネガ" -#: ../../magic/src/negative.c:80 +#: ../../magic/src/negative.c:79 msgid "Click and move the mouse around to draw a negative." msgstr "クリックしたまま マウスをうごかして ネガポジにしよう" -#: ../../magic/src/rainbow.c:108 +#: ../../magic/src/rainbow.c:107 msgid "Rainbow" msgstr "にじ" -#: ../../magic/src/rainbow.c:115 +#: ../../magic/src/rainbow.c:114 msgid "You can draw in rainbow colors!" msgstr "にじいろで かこう!" -#: ../../magic/src/ripples.c:82 +#: ../../magic/src/ripples.c:81 msgid "Ripples" msgstr "はもん" -#: ../../magic/src/ripples.c:88 +#: ../../magic/src/ripples.c:87 msgid "Click to make ripples appear over your picture." msgstr "クリックして みずに いしを おとしたときの ような もようを かこう" -#: ../../magic/src/shift.c:105 +#: ../../magic/src/shift.c:104 msgid "Shift" msgstr "ずらす" -#: ../../magic/src/shift.c:111 +#: ../../magic/src/shift.c:110 msgid "Click and drag to shift your picture around on the canvas." msgstr "クリックしたまま マウスをうごかして えの ぜんたいを うごかそう" -#: ../../magic/src/smudge.c:78 +#: ../../magic/src/smudge.c:77 msgid "Smudge" msgstr "よごす" -#: ../../magic/src/smudge.c:85 +#: ../../magic/src/smudge.c:84 msgid "Click and move the mouse around to smudge the picture." msgstr "クリックしたまま マウスをうごかして えを よごそう" -#: ../../magic/src/tint.c:78 +#: ../../magic/src/tint.c:77 msgid "Tint" msgstr "そめる" -#: ../../magic/src/tint.c:85 +#: ../../magic/src/tint.c:84 msgid "Click and move the mouse around to change the picture’s color." msgstr "クリックしたまま マウスをうごかして えのいろを かえよう." -#: ../../magic/src/waves.c:79 +#: ../../magic/src/waves.c:78 msgid "Waves" msgstr "なみ" -#: ../../magic/src/waves.c:85 +#: ../../magic/src/waves.c:84 msgid "" "Click to make the picture wavy. Click toward the top for shorter waves, the " "bottom for taller waves, the left for small waves, and the right for long " diff --git a/src/po/ka.po b/src/po/ka.po index d4d02e2e2..628d38eb7 100644 --- a/src/po/ka.po +++ b/src/po/ka.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: TuxPaint\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-06-21 10:24-0700\n" +"POT-Creation-Date: 2008-06-27 13:15-0700\n" "PO-Revision-Date: 2005-10-10 23:41+0300\n" "Last-Translator: Giasher \n" "Language-Team: Gia Shervashidze \n" @@ -383,7 +383,7 @@ msgstr "ახალი" #. Open a saved picture #. buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:75 ../tuxpaint.c:7830 +#: ../tools.h:75 ../tuxpaint.c:7835 msgid "Open" msgstr "გახსნა" @@ -498,176 +498,176 @@ msgid "OK then… Let’s keep drawing this one!" msgstr "კარგი, გავაგრძელოთ ხატვა!" #. Prompt to confirm user wishes to quit -#: ../tuxpaint.c:1804 +#: ../tuxpaint.c:1809 msgid "Do you really want to quit?" msgstr "ნამდვილად გინდათ გასვლა?" #. Quit prompt positive response (quit) -#: ../tuxpaint.c:1807 +#: ../tuxpaint.c:1812 msgid "Yes, I'm done!" msgstr "" #. Quit prompt negative response (don't quit) -#: ../tuxpaint.c:1810 ../tuxpaint.c:1837 +#: ../tuxpaint.c:1815 ../tuxpaint.c:1842 msgid "No, take me back!" msgstr "" #. Current picture is not saved; user is quitting -#: ../tuxpaint.c:1814 +#: ../tuxpaint.c:1819 msgid "If you quit, you’ll lose your picture! Save it?" msgstr "თუ გახვალთ თქვენი ნახატი დაიკარგება! შევინახო?" -#: ../tuxpaint.c:1815 ../tuxpaint.c:1820 +#: ../tuxpaint.c:1820 ../tuxpaint.c:1825 msgid "Yes, save it!" msgstr "" -#: ../tuxpaint.c:1816 ../tuxpaint.c:1821 +#: ../tuxpaint.c:1821 ../tuxpaint.c:1826 msgid "No, don't bother saving!" msgstr "" #. Current picture is not saved; user is opening another picture -#: ../tuxpaint.c:1819 +#: ../tuxpaint.c:1824 msgid "Save your picture first?" msgstr "ჯერ თქვენი ნახატი შევინახო?" #. Error opening picture -#: ../tuxpaint.c:1824 +#: ../tuxpaint.c:1829 msgid "Can’t open that picture!" msgstr "ამ ნახატს ვერ ვხსნი!" #. Generic dialog dismissal -#: ../tuxpaint.c:1827 ../tuxpaint.c:1832 ../tuxpaint.c:1841 ../tuxpaint.c:1845 -#: ../tuxpaint.c:1854 +#: ../tuxpaint.c:1832 ../tuxpaint.c:1837 ../tuxpaint.c:1846 ../tuxpaint.c:1850 +#: ../tuxpaint.c:1859 msgid "OK" msgstr "კარგი" #. Notification that 'Open' dialog has nothing to show -#: ../tuxpaint.c:1831 +#: ../tuxpaint.c:1836 msgid "There are no saved files!" msgstr "ნახატები არ შეგინახავთ!" #. Verification of print action -#: ../tuxpaint.c:1835 +#: ../tuxpaint.c:1840 msgid "Print your picture now?" msgstr "დავბეჭდო თქვენი ნახატი?" -#: ../tuxpaint.c:1836 +#: ../tuxpaint.c:1841 msgid "Yes, print it!" msgstr "" #. Confirmation of successful (we hope) printing -#: ../tuxpaint.c:1840 +#: ../tuxpaint.c:1845 msgid "Your picture has been printed!" msgstr "თქვენი ნახატი დაიბეჭდა!" #. Notification that it's too soon to print again (--printdelay option is in effect) -#: ../tuxpaint.c:1844 +#: ../tuxpaint.c:1849 msgid "You can’t print yet!" msgstr "ჯერ ვერ დაბეჭდავთ!" #. Prompt to confirm erasing a picture in the Open dialog -#: ../tuxpaint.c:1848 +#: ../tuxpaint.c:1853 msgid "Erase this picture?" msgstr "წავშალო ეს ნახატი?" -#: ../tuxpaint.c:1849 +#: ../tuxpaint.c:1854 msgid "Yes, erase it!" msgstr "" -#: ../tuxpaint.c:1850 +#: ../tuxpaint.c:1855 msgid "No, don't erase it!" msgstr "" #. Reminder that Mouse Button 1 is the button to use in Tux Paint -#: ../tuxpaint.c:1853 +#: ../tuxpaint.c:1858 msgid "Remember to use the left mouse button!" msgstr "არ დაგავიწყდეთ თაგუნას მარცხენა ღილაკის გამოყენება!" #. Sound has been muted (silenced) via keyboard shortcut -#: ../tuxpaint.c:1964 +#: ../tuxpaint.c:1969 msgid "Sound muted." msgstr "" #. Sound has been unmuted (unsilenced) via keyboard shortcut -#: ../tuxpaint.c:1969 +#: ../tuxpaint.c:1974 msgid "Sound unmuted." msgstr "" #. Wait while Text tool finishes loading fonts -#: ../tuxpaint.c:2406 +#: ../tuxpaint.c:2411 msgid "Please wait…" msgstr "" -#: ../tuxpaint.c:7056 +#: ../tuxpaint.c:7061 msgid "Pick a color." msgstr "" #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:7833 +#: ../tuxpaint.c:7838 msgid "Erase" msgstr "წაშლა" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:7836 +#: ../tuxpaint.c:7841 msgid "Slides" msgstr "" #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:7839 +#: ../tuxpaint.c:7844 msgid "Back" msgstr "უკან" #. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:7842 +#: ../tuxpaint.c:7847 #, fuzzy msgid "Next" msgstr "ტექსტი" #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:7845 +#: ../tuxpaint.c:7850 msgid "Play" 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 -#: ../tuxpaint.c:8438 +#: ../tuxpaint.c:8443 msgid "Aa" msgstr "Aa" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:11343 +#: ../tuxpaint.c:11348 msgid "Yes" msgstr "დიახ" -#: ../tuxpaint.c:11347 +#: ../tuxpaint.c:11352 msgid "No" msgstr "არა" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:12296 +#: ../tuxpaint.c:12301 msgid "Replace the picture with your changes?" msgstr "" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:12300 +#: ../tuxpaint.c:12305 msgid "Yes, replace the old one!" msgstr "" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:12304 +#: ../tuxpaint.c:12309 #, fuzzy msgid "No, save a new file!" msgstr "არა, შეინახე ახალ ფაილში" -#: ../tuxpaint.c:13067 +#: ../tuxpaint.c:13072 msgid "Choose the picture you want, then click “Open”." msgstr "აირჩიეთ ნახატი და დაწკაპეთ „გახსნა”." #. Let user choose images: #. Instructions for Slideshow file dialog (FIXME: Make a #define) -#: ../tuxpaint.c:14054 ../tuxpaint.c:14368 +#: ../tuxpaint.c:14059 ../tuxpaint.c:14373 #, fuzzy msgid "Choose the pictures you want, then click “Play”." msgstr "აირჩიეთ ნახატი და დაწკაპეთ „გახსნა”." @@ -684,247 +684,247 @@ msgstr "სახატავი პროგრამა" msgid "Tux Paint" msgstr "თხუპნია!" -#: ../../magic/src/blocks_chalk_drip.c:133 +#: ../../magic/src/blocks_chalk_drip.c:132 msgid "Blocks" msgstr "მოზაიკა" -#: ../../magic/src/blocks_chalk_drip.c:135 +#: ../../magic/src/blocks_chalk_drip.c:134 msgid "Chalk" msgstr "ცარცი" -#: ../../magic/src/blocks_chalk_drip.c:137 +#: ../../magic/src/blocks_chalk_drip.c:136 msgid "Drip" msgstr "ჩამოღვენთა" -#: ../../magic/src/blocks_chalk_drip.c:147 +#: ../../magic/src/blocks_chalk_drip.c:146 msgid "Click and move the mouse around to make the picture blocky." msgstr "დაწკაპეთ და გადაატარეთ ნახატს მისი ნაწილის მოზაიკად გადასაქცევად." -#: ../../magic/src/blocks_chalk_drip.c:150 +#: ../../magic/src/blocks_chalk_drip.c:149 msgid "" "Click and move the mouse around to turn the picture into a chalk drawing." msgstr "დაწკაპეთ და გადაატარეთ ნახატს მისი ცარცით დახატულად გადასაქცევად." -#: ../../magic/src/blocks_chalk_drip.c:153 +#: ../../magic/src/blocks_chalk_drip.c:152 msgid "Click and move the mouse around to make the picture drip." msgstr "დაწკაპეთ და გადაატარეთ ნახატს მისი გამოსაღვენთად." -#: ../../magic/src/blur.c:77 +#: ../../magic/src/blur.c:76 msgid "Blur" msgstr "გადღაბნა" -#: ../../magic/src/blur.c:84 +#: ../../magic/src/blur.c:83 msgid "Click and move the mouse around to blur the picture." msgstr "დაწკაპეთ და გადაატარეთ ნახატს მისი ნაწილის გასადღაბნად." #. Both are named "Bricks", at the moment: -#: ../../magic/src/bricks.c:105 +#: ../../magic/src/bricks.c:104 msgid "Bricks" msgstr "აგურები" -#: ../../magic/src/bricks.c:112 +#: ../../magic/src/bricks.c:111 msgid "Click and move to draw large bricks." msgstr "დაწკაპეთ და გადაატარეთ დიდი აგურების დასახატად." -#: ../../magic/src/bricks.c:114 +#: ../../magic/src/bricks.c:113 msgid "Click and move to draw small bricks." msgstr "დაწკაპეთ და გადაატარეთ პატარა აგურების დასახატად." -#: ../../magic/src/calligraphy.c:109 +#: ../../magic/src/calligraphy.c:108 msgid "Calligraphy" msgstr "" -#: ../../magic/src/calligraphy.c:116 +#: ../../magic/src/calligraphy.c:115 #, fuzzy msgid "Click and move the mouse around to draw in calligraphy." msgstr "დაწკაპეთ და გადაატარეთ ნახატს მისი ნაწილის ნეგატივად გადასაქცევად." -#: ../../magic/src/cartoon.c:81 +#: ../../magic/src/cartoon.c:80 msgid "Cartoon" msgstr "კომიქსი" -#: ../../magic/src/cartoon.c:88 +#: ../../magic/src/cartoon.c:87 msgid "Click and move the mouse around to turn the picture into a cartoon." msgstr "დაწკაპეთ და გადაატარეთ ნახატს მისი კომიქსად გადასაქცევად." -#: ../../magic/src/distortion.c:122 +#: ../../magic/src/distortion.c:121 msgid "Distortion" msgstr "" -#: ../../magic/src/distortion.c:130 +#: ../../magic/src/distortion.c:129 #, fuzzy msgid "Click and drag the mouse to cause a distortion in your picture." msgstr "დაწკაპეთ და გადაატარეთ ნახატს მისი ნაწილის დასაწვრილებლად." -#: ../../magic/src/emboss.c:77 +#: ../../magic/src/emboss.c:76 msgid "Emboss" msgstr "" -#: ../../magic/src/emboss.c:83 +#: ../../magic/src/emboss.c:82 #, fuzzy msgid "Click and drag the mouse to emboss the picture." msgstr "დაწკაპეთ და გადაატარეთ ნახატს მისი ნაწილის დასაწვრილებლად." -#: ../../magic/src/fade_darken.c:117 +#: ../../magic/src/fade_darken.c:116 msgid "Lighten" msgstr "ღია" -#: ../../magic/src/fade_darken.c:119 +#: ../../magic/src/fade_darken.c:118 msgid "Darken" msgstr "მუქი" -#: ../../magic/src/fade_darken.c:129 +#: ../../magic/src/fade_darken.c:128 msgid "Click and move to fade the colors." msgstr "დაწკაპეთ და გადაატარეთ ნახატს მისი ნაწილის გასაუფერულებლად." -#: ../../magic/src/fade_darken.c:132 +#: ../../magic/src/fade_darken.c:131 msgid "Click and move to darken the colors." msgstr "დაწკაპეთ და გადაატარეთ ფერების გასამუქებლად." -#: ../../magic/src/fill.c:88 +#: ../../magic/src/fill.c:87 msgid "Fill" msgstr "ჩასხმა" -#: ../../magic/src/fill.c:95 +#: ../../magic/src/fill.c:94 msgid "Click in the picture to fill that area with color." msgstr "დაწკაპეთ ამ არეში ფერის ჩასასხმელად." -#: ../../magic/src/flower.c:125 +#: ../../magic/src/flower.c:124 msgid "Flower" msgstr "" -#: ../../magic/src/flower.c:131 +#: ../../magic/src/flower.c:130 msgid "Click and drag to draw a flower stalk. Let go to finish the flower." msgstr "" -#: ../../magic/src/foam.c:105 +#: ../../magic/src/foam.c:104 msgid "Foam" msgstr "" -#: ../../magic/src/foam.c:111 +#: ../../magic/src/foam.c:110 #, fuzzy msgid "Click and drag the mouse to cover an area with foamy bubbles." msgstr "დაწკაპეთ და გადაატარეთ ნახატს მისი ნაწილის გასასქელებლად." -#: ../../magic/src/glasstile.c:84 +#: ../../magic/src/glasstile.c:83 msgid "Glass Tile" msgstr "" -#: ../../magic/src/glasstile.c:90 +#: ../../magic/src/glasstile.c:89 #, fuzzy msgid "Click and drag the mouse to put glass tile over your picture." msgstr "დაწკაპეთ და გადაატარეთ ნახატს მისი ნაწილის დასაწვრილებლად." -#: ../../magic/src/grass.c:93 +#: ../../magic/src/grass.c:92 msgid "Grass" msgstr "ბალახი" -#: ../../magic/src/grass.c:99 +#: ../../magic/src/grass.c:98 msgid "Click and move to draw grass. Don’t forget the dirt!" msgstr "დაწკაპეთ და გადაატარეთ ბალახის დასახატად. ტალახი არ დაგავიწყდეთ!" -#: ../../magic/src/kalidescope.c:78 +#: ../../magic/src/kalidescope.c:77 msgid "Kaleidoscope" msgstr "" -#: ../../magic/src/kalidescope.c:84 +#: ../../magic/src/kalidescope.c:83 #, fuzzy msgid "" "Click and drag the mouse to draw with symmetric brushes (a kaleidoscope)." msgstr "დაწკაპეთ და გადაატარეთ ნახატს მისი ნაწილის გასასქელებლად." -#: ../../magic/src/light.c:85 +#: ../../magic/src/light.c:84 #, fuzzy msgid "Light" msgstr "ღია" -#: ../../magic/src/light.c:91 +#: ../../magic/src/light.c:90 #, fuzzy msgid "Click and drag to draw a beam of light on your picture." msgstr "დაწკაპეთ და გადაატარეთ ნახატს მისი ნაწილის დასაწვრილებლად." -#: ../../magic/src/metalpaint.c:78 +#: ../../magic/src/metalpaint.c:77 #, fuzzy msgid "Metal Paint" msgstr "ხატვა" -#: ../../magic/src/metalpaint.c:84 +#: ../../magic/src/metalpaint.c:83 #, fuzzy msgid "Click and drag the mouse to paint with a metallic color." msgstr "დაწკაპეთ და გადაატარეთ ნახატს მისი ნაწილის დასაწვრილებლად." -#: ../../magic/src/mirror_flip.c:95 +#: ../../magic/src/mirror_flip.c:94 msgid "Mirror" msgstr "სარკე" -#: ../../magic/src/mirror_flip.c:97 +#: ../../magic/src/mirror_flip.c:96 msgid "Flip" msgstr "ამოტრიალება" -#: ../../magic/src/mirror_flip.c:107 +#: ../../magic/src/mirror_flip.c:106 msgid "Click to make a mirror image." msgstr "დაწკაპეთ ნახატი მისი სარკისებრი ანარეკლის მისაღებად." -#: ../../magic/src/mirror_flip.c:110 +#: ../../magic/src/mirror_flip.c:109 msgid "Click to flip the picture upside-down." msgstr "დაწკაპეთ ნახატი მის თავდაყირა გადმოსატრიალებლად." -#: ../../magic/src/negative.c:73 +#: ../../magic/src/negative.c:72 msgid "Negative" msgstr "ნეგატივი" -#: ../../magic/src/negative.c:80 +#: ../../magic/src/negative.c:79 msgid "Click and move the mouse around to draw a negative." msgstr "დაწკაპეთ და გადაატარეთ ნახატს მისი ნაწილის ნეგატივად გადასაქცევად." -#: ../../magic/src/rainbow.c:108 +#: ../../magic/src/rainbow.c:107 msgid "Rainbow" msgstr "ცისარტყელა" -#: ../../magic/src/rainbow.c:115 +#: ../../magic/src/rainbow.c:114 msgid "You can draw in rainbow colors!" msgstr "შეგიძლიათ ცისარტყელას ფერებით ხატოთ!" -#: ../../magic/src/ripples.c:82 +#: ../../magic/src/ripples.c:81 msgid "Ripples" msgstr "" -#: ../../magic/src/ripples.c:88 +#: ../../magic/src/ripples.c:87 #, fuzzy msgid "Click to make ripples appear over your picture." msgstr "დაწკაპეთ და გადაატარეთ ნახატს მისი ნაწილის დასაწვრილებლად." -#: ../../magic/src/shift.c:105 +#: ../../magic/src/shift.c:104 msgid "Shift" msgstr "" -#: ../../magic/src/shift.c:111 +#: ../../magic/src/shift.c:110 #, fuzzy msgid "Click and drag to shift your picture around on the canvas." msgstr "დაწკაპეთ და გადაატარეთ ნახატს მისი ნაწილის დასაწვრილებლად." -#: ../../magic/src/smudge.c:78 +#: ../../magic/src/smudge.c:77 msgid "Smudge" msgstr "ლაქები" -#: ../../magic/src/smudge.c:85 +#: ../../magic/src/smudge.c:84 msgid "Click and move the mouse around to smudge the picture." msgstr "დაწკაპეთ და შემოატარეთ ნახატს ასაალებლად." -#: ../../magic/src/tint.c:78 +#: ../../magic/src/tint.c:77 msgid "Tint" msgstr "ფერის შეცვლა" -#: ../../magic/src/tint.c:85 +#: ../../magic/src/tint.c:84 msgid "Click and move the mouse around to change the picture’s color." msgstr "დაწკაპეთ და გადაატარეთ ნახატის ფერების შესაცვლელად." -#: ../../magic/src/waves.c:79 +#: ../../magic/src/waves.c:78 #, fuzzy msgid "Waves" msgstr "შენახვა" -#: ../../magic/src/waves.c:85 +#: ../../magic/src/waves.c:84 msgid "" "Click to make the picture wavy. Click toward the top for shorter waves, the " "bottom for taller waves, the left for small waves, and the right for long " diff --git a/src/po/km.po b/src/po/km.po index 746f3d7c2..c7f77a944 100644 --- a/src/po/km.po +++ b/src/po/km.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: tuxpaint\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-06-21 10:24-0700\n" +"POT-Creation-Date: 2008-06-27 13:15-0700\n" "PO-Revision-Date: 2008-05-30 15:41+0700\n" "Last-Translator: Khoem Sokhem \n" "Language-Team: Khmer \n" @@ -379,7 +379,7 @@ msgstr "ថ្មី" #. Open a saved picture #. buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:75 ../tuxpaint.c:7830 +#: ../tools.h:75 ../tuxpaint.c:7835 msgid "Open" msgstr "បើក" @@ -493,174 +493,174 @@ msgid "OK then… Let’s keep drawing this one!" msgstr "មិនអី​ទេ… គូរ​បន្ត​ទៀត​ចុះ !" #. Prompt to confirm user wishes to quit -#: ../tuxpaint.c:1804 +#: ../tuxpaint.c:1809 msgid "Do you really want to quit?" msgstr "តើ​អ្នក​ពិត​ជា​ចង់​ចេញ​ឬ ?" #. Quit prompt positive response (quit) -#: ../tuxpaint.c:1807 +#: ../tuxpaint.c:1812 msgid "Yes, I'm done!" msgstr "បាទ/ចាស ខ្ញុំ​ធ្វើ​រួច​ហើយ !" #. Quit prompt negative response (don't quit) -#: ../tuxpaint.c:1810 ../tuxpaint.c:1837 +#: ../tuxpaint.c:1815 ../tuxpaint.c:1842 msgid "No, take me back!" msgstr "ទេ ថយក្រោយ​វិញ​សិន !" #. Current picture is not saved; user is quitting -#: ../tuxpaint.c:1814 +#: ../tuxpaint.c:1819 msgid "If you quit, you’ll lose your picture! Save it?" msgstr "ប្រសិន​បើ​អ្នក​ចេញ អ្នក​នឹង​បាត់​រូបភាព ! រក្សាទុក​វា​ឬទេ ?" -#: ../tuxpaint.c:1815 ../tuxpaint.c:1820 +#: ../tuxpaint.c:1820 ../tuxpaint.c:1825 msgid "Yes, save it!" msgstr "បាទ/​ចាស រក្សាទុក​វា !" -#: ../tuxpaint.c:1816 ../tuxpaint.c:1821 +#: ../tuxpaint.c:1821 ../tuxpaint.c:1826 msgid "No, don't bother saving!" msgstr "ទេ មិន​រក្សាទុក​ទេ !" #. Current picture is not saved; user is opening another picture -#: ../tuxpaint.c:1819 +#: ../tuxpaint.c:1824 msgid "Save your picture first?" msgstr "រក្សាទុក​រូបភាព​របស់​អ្នក​ជា​មុន​សិន​​ឬ ?" #. Error opening picture -#: ../tuxpaint.c:1824 +#: ../tuxpaint.c:1829 msgid "Can’t open that picture!" msgstr "មិនអាច​បើក​រូបភាព​នោះ​បាន​ទេ !" #. Generic dialog dismissal -#: ../tuxpaint.c:1827 ../tuxpaint.c:1832 ../tuxpaint.c:1841 ../tuxpaint.c:1845 -#: ../tuxpaint.c:1854 +#: ../tuxpaint.c:1832 ../tuxpaint.c:1837 ../tuxpaint.c:1846 ../tuxpaint.c:1850 +#: ../tuxpaint.c:1859 msgid "OK" msgstr "យល់ព្រម" #. Notification that 'Open' dialog has nothing to show -#: ../tuxpaint.c:1831 +#: ../tuxpaint.c:1836 msgid "There are no saved files!" msgstr "មិនមាន​ឯកសារ​ដែលបាន​រក្សាទុក​ទេ !" #. Verification of print action -#: ../tuxpaint.c:1835 +#: ../tuxpaint.c:1840 msgid "Print your picture now?" msgstr "បោះពុម្ព​រូបភាព​របស់​អ្នក​ឥឡូវ​ឬ ?" -#: ../tuxpaint.c:1836 +#: ../tuxpaint.c:1841 msgid "Yes, print it!" msgstr "បាទ/​ចាស បោះពុម្ព !" #. Confirmation of successful (we hope) printing -#: ../tuxpaint.c:1840 +#: ../tuxpaint.c:1845 msgid "Your picture has been printed!" msgstr "រូបភាព​របស់​ត្រូវ​បាន​បោះពុម្ព​ហើយ !" #. Notification that it's too soon to print again (--printdelay option is in effect) -#: ../tuxpaint.c:1844 +#: ../tuxpaint.c:1849 msgid "You can’t print yet!" msgstr "អ្នក​មិន​អាច​បោះពុម្ព​បាន​នៅ​ឡើយ​ទេ !" #. Prompt to confirm erasing a picture in the Open dialog -#: ../tuxpaint.c:1848 +#: ../tuxpaint.c:1853 msgid "Erase this picture?" msgstr "លុប​រូបភាព​នេះ​ឬ ?" -#: ../tuxpaint.c:1849 +#: ../tuxpaint.c:1854 msgid "Yes, erase it!" msgstr "បាទ​/​ចាស លុប !" -#: ../tuxpaint.c:1850 +#: ../tuxpaint.c:1855 msgid "No, don't erase it!" msgstr "ទេ មិន​លុប​ទេ !" #. Reminder that Mouse Button 1 is the button to use in Tux Paint -#: ../tuxpaint.c:1853 +#: ../tuxpaint.c:1858 msgid "Remember to use the left mouse button!" msgstr "ចងចាំ​ថា ត្រូវ​ប្រើ​ប៊ូតុង​កណ្ដុរ​ឆ្វេង !" #. Sound has been muted (silenced) via keyboard shortcut -#: ../tuxpaint.c:1964 +#: ../tuxpaint.c:1969 msgid "Sound muted." msgstr "បាន​បិទ​សំឡេង ។" #. Sound has been unmuted (unsilenced) via keyboard shortcut -#: ../tuxpaint.c:1969 +#: ../tuxpaint.c:1974 msgid "Sound unmuted." msgstr "បាន​បើក​សំឡេង ។" #. Wait while Text tool finishes loading fonts -#: ../tuxpaint.c:2406 +#: ../tuxpaint.c:2411 msgid "Please wait…" msgstr "សូម​រង់ចាំ..." -#: ../tuxpaint.c:7056 +#: ../tuxpaint.c:7061 msgid "Pick a color." msgstr "ជ្រើស​ពណ៌ ។" #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:7833 +#: ../tuxpaint.c:7838 msgid "Erase" msgstr "លុប" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:7836 +#: ../tuxpaint.c:7841 msgid "Slides" msgstr "ស្លាយ" #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:7839 +#: ../tuxpaint.c:7844 msgid "Back" msgstr "ថយក្រោយ" #. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:7842 +#: ../tuxpaint.c:7847 msgid "Next" msgstr "បន្ទាប់" #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:7845 +#: ../tuxpaint.c:7850 msgid "Play" 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 -#: ../tuxpaint.c:8438 +#: ../tuxpaint.c:8443 msgid "Aa" msgstr "កខគ" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:11343 +#: ../tuxpaint.c:11348 msgid "Yes" msgstr "បាទ/​ចាស" -#: ../tuxpaint.c:11347 +#: ../tuxpaint.c:11352 msgid "No" msgstr "ទេ" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:12296 +#: ../tuxpaint.c:12301 msgid "Replace the picture with your changes?" msgstr "ជំនួស​រូបភាព ដោយ​ការ​ផ្លាស់ប្ដូរ​របស់​អ្នក ?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:12300 +#: ../tuxpaint.c:12305 msgid "Yes, replace the old one!" msgstr "បាទ​/​ចាស ជំនួស​លើ​ឯកសារ​ចាស់ !" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:12304 +#: ../tuxpaint.c:12309 msgid "No, save a new file!" msgstr "ទេ រក្សាទុក​ជា​ឯកសារ​ថ្មី !" -#: ../tuxpaint.c:13067 +#: ../tuxpaint.c:13072 msgid "Choose the picture you want, then click “Open”." msgstr "ជ្រើស​រូបភាព​ដែល​អ្នក​​ចង់​បាន រួច​ហើយ “បើក” ។" #. Let user choose images: #. Instructions for Slideshow file dialog (FIXME: Make a #define) -#: ../tuxpaint.c:14054 ../tuxpaint.c:14368 +#: ../tuxpaint.c:14059 ../tuxpaint.c:14373 msgid "Choose the pictures you want, then click “Play”." msgstr "ជ្រើស​រូបភាព​ដែល​ចង់បាន រួច​ចុច “ចាក់” ។" @@ -676,234 +676,234 @@ msgstr "កម្មវិធី​គំនូរ" msgid "Tux Paint" msgstr "Tux Paint" -#: ../../magic/src/blocks_chalk_drip.c:133 +#: ../../magic/src/blocks_chalk_drip.c:132 msgid "Blocks" msgstr "ប្លុក" -#: ../../magic/src/blocks_chalk_drip.c:135 +#: ../../magic/src/blocks_chalk_drip.c:134 msgid "Chalk" msgstr "ដី​ស" -#: ../../magic/src/blocks_chalk_drip.c:137 +#: ../../magic/src/blocks_chalk_drip.c:136 msgid "Drip" msgstr "ដំណក់" -#: ../../magic/src/blocks_chalk_drip.c:147 +#: ../../magic/src/blocks_chalk_drip.c:146 msgid "Click and move the mouse around to make the picture blocky." msgstr "ចុច ហើយ​ផ្លាស់ទី​កណ្ដុរ​ ដើម្បី​ធ្វើ​ឲ្យ​រូបភាព​ជា​ប្លុក ។" -#: ../../magic/src/blocks_chalk_drip.c:150 +#: ../../magic/src/blocks_chalk_drip.c:149 msgid "" "Click and move the mouse around to turn the picture into a chalk drawing." msgstr "ចុច ហើយ​ផ្លាស់ទី​កណ្ដុរ ដើម្បី​​ធ្វើ​រូបភាព​ឲ្យ​ទៅ​ជា​គំនូរ​ដីស ។" -#: ../../magic/src/blocks_chalk_drip.c:153 +#: ../../magic/src/blocks_chalk_drip.c:152 msgid "Click and move the mouse around to make the picture drip." msgstr "ចុច ហើយ​ផ្លាស់ទី​កណ្ដុរ ដើម្បី​ធ្វើ​ឲ្យ​រូបភាព​ដូច​មាន​ដំណក់​ស្រក់ ។" -#: ../../magic/src/blur.c:77 +#: ../../magic/src/blur.c:76 msgid "Blur" msgstr "ព្រិល" -#: ../../magic/src/blur.c:84 +#: ../../magic/src/blur.c:83 msgid "Click and move the mouse around to blur the picture." msgstr "ចុច ហើយ​ផ្លាស់ទី​កណ្ដុរ ដើម្បី​ធ្វើ​ឲ្យ​រូបភាព​ព្រិល ។" #. Both are named "Bricks", at the moment: -#: ../../magic/src/bricks.c:105 +#: ../../magic/src/bricks.c:104 msgid "Bricks" msgstr "ឥដ្ឋ" -#: ../../magic/src/bricks.c:112 +#: ../../magic/src/bricks.c:111 msgid "Click and move to draw large bricks." msgstr "ចុច ហើយ​ផ្លាស់ទី​កណ្ដុរ ដើម្បី​គូរ​រូប​ឥដ្ឋ​ធំៗ ។" -#: ../../magic/src/bricks.c:114 +#: ../../magic/src/bricks.c:113 msgid "Click and move to draw small bricks." msgstr "ចុច ហើយ​ផ្លាស់ទី​កណ្ដុរ ដើម្បី​គូរ​រូប​ឥដ្ឋ​តូចៗ ។" -#: ../../magic/src/calligraphy.c:109 +#: ../../magic/src/calligraphy.c:108 msgid "Calligraphy" msgstr "សិល្បៈ​សរសេរ" -#: ../../magic/src/calligraphy.c:116 +#: ../../magic/src/calligraphy.c:115 msgid "Click and move the mouse around to draw in calligraphy." msgstr "ចុច ហើយ​ផ្លាស់ទី​កណ្ដុរ ដើម្បី​គូរ​ជា​សិល្បៈ​នៃ​ការ​សរសេរ ។" -#: ../../magic/src/cartoon.c:81 +#: ../../magic/src/cartoon.c:80 msgid "Cartoon" msgstr "តុក្កតា" -#: ../../magic/src/cartoon.c:88 +#: ../../magic/src/cartoon.c:87 msgid "Click and move the mouse around to turn the picture into a cartoon." msgstr "ចុច ហើយ​ផ្លាស់ទី​កណ្ដុរ ដើម្បី​ធ្វើ​រូបភាព​ឲ្យ​ទៅ​ជា​រូប​តុក្កតា ។" -#: ../../magic/src/distortion.c:122 +#: ../../magic/src/distortion.c:121 msgid "Distortion" msgstr "បង្ខូច​ទ្រង់ទ្រាយ" -#: ../../magic/src/distortion.c:130 +#: ../../magic/src/distortion.c:129 msgid "Click and drag the mouse to cause a distortion in your picture." msgstr "ចុច ហើយ​អូស​កណ្ដុរ ដើម្បី​បង្ខូច​ទ្រង់ទ្រាយ​ក្នុង​រូបភាព​របស់​អ្នក ។" -#: ../../magic/src/emboss.c:77 +#: ../../magic/src/emboss.c:76 msgid "Emboss" msgstr "ផុស" -#: ../../magic/src/emboss.c:83 +#: ../../magic/src/emboss.c:82 msgid "Click and drag the mouse to emboss the picture." msgstr "ចុច ហើយ​អូស​កណ្ដុរ ដើម្បី​ធ្វើ​រូបភាព​ឲ្យ​ផុស ។" -#: ../../magic/src/fade_darken.c:117 +#: ../../magic/src/fade_darken.c:116 msgid "Lighten" msgstr "ភ្លឺ" -#: ../../magic/src/fade_darken.c:119 +#: ../../magic/src/fade_darken.c:118 msgid "Darken" msgstr "ងងឹត" -#: ../../magic/src/fade_darken.c:129 +#: ../../magic/src/fade_darken.c:128 msgid "Click and move to fade the colors." msgstr "ចុច ហើយ​ផ្លាស់ទី​កណ្ដុរ ដើម្បី​ធ្វើ​ឲ្យ​ហើរ​ពណ៌ ។" -#: ../../magic/src/fade_darken.c:132 +#: ../../magic/src/fade_darken.c:131 msgid "Click and move to darken the colors." msgstr "ចុច ហើយ​ផ្លាស់ទី​កណ្ដុរ ដើម្បី​ធ្វើ​ឲ្យ​ពណ៌​កាន់​តែ​ងងឹត ។" -#: ../../magic/src/fill.c:88 +#: ../../magic/src/fill.c:87 msgid "Fill" msgstr "បំពេញ" -#: ../../magic/src/fill.c:95 +#: ../../magic/src/fill.c:94 msgid "Click in the picture to fill that area with color." msgstr "ចុច​ក្នុង​រូបភាព ដើម្បី​បំពេញ​ពណ៌​ក្នុង​ផ្ទៃ​នោះ ។" -#: ../../magic/src/flower.c:125 +#: ../../magic/src/flower.c:124 msgid "Flower" msgstr "ផ្កា" -#: ../../magic/src/flower.c:131 +#: ../../magic/src/flower.c:130 msgid "Click and drag to draw a flower stalk. Let go to finish the flower." msgstr "ចុច ហើយ​អូស ដើម្បី​គូរ​ទង​ផ្កា ។ លែង​វា​វិញ ដើម្បី​បញ្ចប់​ការ​គូរ​ផ្កា ។" -#: ../../magic/src/foam.c:105 +#: ../../magic/src/foam.c:104 msgid "Foam" msgstr "ពពុះ" -#: ../../magic/src/foam.c:111 +#: ../../magic/src/foam.c:110 msgid "Click and drag the mouse to cover an area with foamy bubbles." msgstr "ចុច ហើយ​អូស​កណ្ដុរ ដើម្បី​គូរ​ពពុះ​គ្រប​លើ​ផ្ទៃ​ណា​មួយ ។" -#: ../../magic/src/glasstile.c:84 +#: ../../magic/src/glasstile.c:83 msgid "Glass Tile" msgstr "ក្រឡា​ក្បឿង​កញ្ចក់" -#: ../../magic/src/glasstile.c:90 +#: ../../magic/src/glasstile.c:89 msgid "Click and drag the mouse to put glass tile over your picture." msgstr "ចុច ហើយ​អូស​កណ្ដុរ ដើម្បី​ដាក់​ក្រឡា​ក្បឿង​កញ្ចក់​លើ​រូបភាព ។" -#: ../../magic/src/grass.c:93 +#: ../../magic/src/grass.c:92 msgid "Grass" msgstr "ស្មៅ" -#: ../../magic/src/grass.c:99 +#: ../../magic/src/grass.c:98 msgid "Click and move to draw grass. Don’t forget the dirt!" msgstr "ចុច ហើយ​ផ្លាស់ទី​កណ្ដុរ ដើម្បី​គូរ​ស្មៅ ។ កុំភ្លេច​គូរ​ដី​ផង !" -#: ../../magic/src/kalidescope.c:78 +#: ../../magic/src/kalidescope.c:77 msgid "Kaleidoscope" msgstr "បំពង់​កញ្ចក់​​ឆ្លុះ" -#: ../../magic/src/kalidescope.c:84 +#: ../../magic/src/kalidescope.c:83 msgid "" "Click and drag the mouse to draw with symmetric brushes (a kaleidoscope)." msgstr "ចុច ហើយ​អូស​កណ្ដុរ ដើម្បី​គូរ​ដោយ​ប្រើ​ជក់​ស៊ីមេទ្រី (បំពង់​កញ្ចក់​ឆ្លុះ) ។" -#: ../../magic/src/light.c:85 +#: ../../magic/src/light.c:84 msgid "Light" msgstr "ភ្លើង​ហ្វា" -#: ../../magic/src/light.c:91 +#: ../../magic/src/light.c:90 msgid "Click and drag to draw a beam of light on your picture." msgstr "ចុច ហើយ​អូស ដើម្បី​គូរ​​ភ្លើងហ្វា​នៅលើ​រូបភាព​របស់​អ្នក ។" -#: ../../magic/src/metalpaint.c:78 +#: ../../magic/src/metalpaint.c:77 msgid "Metal Paint" msgstr "គំនូរ​លោហៈ" -#: ../../magic/src/metalpaint.c:84 +#: ../../magic/src/metalpaint.c:83 msgid "Click and drag the mouse to paint with a metallic color." msgstr "ចុច ហើយ​អូស​កណ្ដុរ ដើម្បី​គូរ​ជា​ពណ៌​ដូច​លោហៈ ។" -#: ../../magic/src/mirror_flip.c:95 +#: ../../magic/src/mirror_flip.c:94 msgid "Mirror" msgstr "កញ្ចក់" -#: ../../magic/src/mirror_flip.c:97 +#: ../../magic/src/mirror_flip.c:96 msgid "Flip" msgstr "ត្រឡប់" -#: ../../magic/src/mirror_flip.c:107 +#: ../../magic/src/mirror_flip.c:106 msgid "Click to make a mirror image." msgstr "ចុច ដើម្បី​ចាំង​ឆ្លុះ​រូបភាព ។" -#: ../../magic/src/mirror_flip.c:110 +#: ../../magic/src/mirror_flip.c:109 msgid "Click to flip the picture upside-down." msgstr "ចុច ដើម្បី​ត្រឡប់​រូបភាព​ពី​លើ​ចុះក្រោម ។" -#: ../../magic/src/negative.c:73 +#: ../../magic/src/negative.c:72 msgid "Negative" msgstr "បញ្ច្រាស​ពណ៌" -#: ../../magic/src/negative.c:80 +#: ../../magic/src/negative.c:79 msgid "Click and move the mouse around to draw a negative." msgstr "ចុច ហើយ​ផ្លាស់ទី​កណ្ដុរ ដើម្បី​គូរ​បញ្ច្រាស​ពណ៌ ។" -#: ../../magic/src/rainbow.c:108 +#: ../../magic/src/rainbow.c:107 msgid "Rainbow" msgstr "ឥន្ទធនូ" -#: ../../magic/src/rainbow.c:115 +#: ../../magic/src/rainbow.c:114 msgid "You can draw in rainbow colors!" msgstr "អ្នក​អាច​គូរ​ជា​ពណ៌​ឥន្ទធនូ !" -#: ../../magic/src/ripples.c:82 +#: ../../magic/src/ripples.c:81 msgid "Ripples" msgstr "គួច" -#: ../../magic/src/ripples.c:88 +#: ../../magic/src/ripples.c:87 msgid "Click to make ripples appear over your picture." msgstr "ចុច ដើម្បី​ធ្វើ​ឲ្យ​រូបភាព​របស់​អ្នក​គួច ។" -#: ../../magic/src/shift.c:105 +#: ../../magic/src/shift.c:104 msgid "Shift" msgstr "ផ្លាស់ប្ដូរ" -#: ../../magic/src/shift.c:111 +#: ../../magic/src/shift.c:110 msgid "Click and drag to shift your picture around on the canvas." msgstr "ចុច ហើយ​អូស ដើម្បី​ផ្លាស់ប្ដូរ​រូបភាព​របស់​អ្នក​នៅលើ​ផ្ទាំង​ក្រណាត់ ។" -#: ../../magic/src/smudge.c:78 +#: ../../magic/src/smudge.c:77 msgid "Smudge" msgstr "ស្នាម​ប្រឡាក់" -#: ../../magic/src/smudge.c:85 +#: ../../magic/src/smudge.c:84 msgid "Click and move the mouse around to smudge the picture." msgstr "ចុច ហើយ​ផ្លាស់ទី​កណ្ដុរ ដើម្បី​ធ្វើ​ឲ្យ​រូបភាព​ប្រឡាក់ ។" -#: ../../magic/src/tint.c:78 +#: ../../magic/src/tint.c:77 msgid "Tint" msgstr "ពណ៌​ព្រឿងៗ" -#: ../../magic/src/tint.c:85 +#: ../../magic/src/tint.c:84 msgid "Click and move the mouse around to change the picture’s color." msgstr "ចុច ហើយ​ផ្លាស់ទី​កណ្ដុរ ដើម្បី​ផ្លាស់ប្ដូរ​ពណ៌​រូបភាព ។" -#: ../../magic/src/waves.c:79 +#: ../../magic/src/waves.c:78 msgid "Waves" msgstr "រលក" -#: ../../magic/src/waves.c:85 +#: ../../magic/src/waves.c:84 msgid "" "Click to make the picture wavy. Click toward the top for shorter waves, the " "bottom for taller waves, the left for small waves, and the right for long " diff --git a/src/po/ko.po b/src/po/ko.po index 1f98b31d4..9245853e6 100644 --- a/src/po/ko.po +++ b/src/po/ko.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: Tux Paint 0.9.16\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-06-21 10:24-0700\n" +"POT-Creation-Date: 2008-06-27 13:15-0700\n" "PO-Revision-Date: 2007-04-29 23:10-0400\n" "Last-Translator: Mark K. Kim \n" "Language-Team: N/A\n" @@ -382,7 +382,7 @@ msgstr "새 그림" #. Open a saved picture #. buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:75 ../tuxpaint.c:7830 +#: ../tools.h:75 ../tuxpaint.c:7835 msgid "Open" msgstr "열기" @@ -499,175 +499,175 @@ msgid "OK then… Let’s keep drawing this one!" msgstr "그럼, 계속 그림을 그리세요!" #. Prompt to confirm user wishes to quit -#: ../tuxpaint.c:1804 +#: ../tuxpaint.c:1809 msgid "Do you really want to quit?" msgstr "프로그램을 끝 마칠까요?" #. Quit prompt positive response (quit) -#: ../tuxpaint.c:1807 +#: ../tuxpaint.c:1812 msgid "Yes, I'm done!" msgstr "네, 끝마쳐요!" #. Quit prompt negative response (don't quit) -#: ../tuxpaint.c:1810 ../tuxpaint.c:1837 +#: ../tuxpaint.c:1815 ../tuxpaint.c:1842 msgid "No, take me back!" msgstr "아니요, 전 화면으로 돌아가요!" #. Current picture is not saved; user is quitting -#: ../tuxpaint.c:1814 +#: ../tuxpaint.c:1819 msgid "If you quit, you’ll lose your picture! Save it?" msgstr "그림을 저장않하고 종료 하면 그림이 없어져요! 저장할까요?" -#: ../tuxpaint.c:1815 ../tuxpaint.c:1820 +#: ../tuxpaint.c:1820 ../tuxpaint.c:1825 msgid "Yes, save it!" msgstr "네, 저장하세요!" -#: ../tuxpaint.c:1816 ../tuxpaint.c:1821 +#: ../tuxpaint.c:1821 ../tuxpaint.c:1826 msgid "No, don't bother saving!" msgstr "아니요, 저장하지 마세요!" #. Current picture is not saved; user is opening another picture -#: ../tuxpaint.c:1819 +#: ../tuxpaint.c:1824 msgid "Save your picture first?" msgstr "먼저, 그림을 저장할까요?" #. Error opening picture -#: ../tuxpaint.c:1824 +#: ../tuxpaint.c:1829 msgid "Can’t open that picture!" msgstr "그 그림은 열지 못합니다!" #. Generic dialog dismissal -#: ../tuxpaint.c:1827 ../tuxpaint.c:1832 ../tuxpaint.c:1841 ../tuxpaint.c:1845 -#: ../tuxpaint.c:1854 +#: ../tuxpaint.c:1832 ../tuxpaint.c:1837 ../tuxpaint.c:1846 ../tuxpaint.c:1850 +#: ../tuxpaint.c:1859 msgid "OK" msgstr "네" #. Notification that 'Open' dialog has nothing to show -#: ../tuxpaint.c:1831 +#: ../tuxpaint.c:1836 msgid "There are no saved files!" msgstr "저장된 파일이 없네요!" #. Verification of print action -#: ../tuxpaint.c:1835 +#: ../tuxpaint.c:1840 msgid "Print your picture now?" msgstr "그림을 인쇄 할까요?" -#: ../tuxpaint.c:1836 +#: ../tuxpaint.c:1841 msgid "Yes, print it!" msgstr "네, 인쇄하세요!" #. Confirmation of successful (we hope) printing -#: ../tuxpaint.c:1840 +#: ../tuxpaint.c:1845 msgid "Your picture has been printed!" msgstr "그림을 인쇄 했습니다!" #. Notification that it's too soon to print again (--printdelay option is in effect) -#: ../tuxpaint.c:1844 +#: ../tuxpaint.c:1849 msgid "You can’t print yet!" msgstr "아직 인쇄 하지 못합니다!" #. Prompt to confirm erasing a picture in the Open dialog -#: ../tuxpaint.c:1848 +#: ../tuxpaint.c:1853 msgid "Erase this picture?" msgstr "이 그림을 지울까요?" -#: ../tuxpaint.c:1849 +#: ../tuxpaint.c:1854 msgid "Yes, erase it!" msgstr "네, 지우세요!" -#: ../tuxpaint.c:1850 +#: ../tuxpaint.c:1855 msgid "No, don't erase it!" msgstr "아니요, 지우지 마세요!" #. Reminder that Mouse Button 1 is the button to use in Tux Paint -#: ../tuxpaint.c:1853 +#: ../tuxpaint.c:1858 msgid "Remember to use the left mouse button!" msgstr "왼쪽 마우스버튼을 사용하는걸 잊지 마세요!" #. Sound has been muted (silenced) via keyboard shortcut -#: ../tuxpaint.c:1964 +#: ../tuxpaint.c:1969 msgid "Sound muted." msgstr "" #. Sound has been unmuted (unsilenced) via keyboard shortcut -#: ../tuxpaint.c:1969 +#: ../tuxpaint.c:1974 msgid "Sound unmuted." msgstr "" #. Wait while Text tool finishes loading fonts -#: ../tuxpaint.c:2406 +#: ../tuxpaint.c:2411 msgid "Please wait…" msgstr "잠깐만 기다려 주세요..." -#: ../tuxpaint.c:7056 +#: ../tuxpaint.c:7061 msgid "Pick a color." msgstr "" #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:7833 +#: ../tuxpaint.c:7838 msgid "Erase" msgstr "지우기" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:7836 +#: ../tuxpaint.c:7841 msgid "Slides" msgstr "" #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:7839 +#: ../tuxpaint.c:7844 msgid "Back" msgstr "되 돌아가기" #. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:7842 +#: ../tuxpaint.c:7847 #, fuzzy msgid "Next" msgstr "글" #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:7845 +#: ../tuxpaint.c:7850 msgid "Play" 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 -#: ../tuxpaint.c:8438 +#: ../tuxpaint.c:8443 msgid "Aa" msgstr "A가" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:11343 +#: ../tuxpaint.c:11348 msgid "Yes" msgstr "네" -#: ../tuxpaint.c:11347 +#: ../tuxpaint.c:11352 msgid "No" msgstr "아니요" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:12296 +#: ../tuxpaint.c:12301 msgid "Replace the picture with your changes?" msgstr "전그림에 덮어쓸까요? 전그림은 없어집니다." #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:12300 +#: ../tuxpaint.c:12305 msgid "Yes, replace the old one!" msgstr "네, 전그림을 덮어쓰세요!" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:12304 +#: ../tuxpaint.c:12309 msgid "No, save a new file!" msgstr "아니요, 새로운 파일로 저장하죠" -#: ../tuxpaint.c:13067 +#: ../tuxpaint.c:13072 msgid "Choose the picture you want, then click “Open”." msgstr "원하는 그림을 고른후 「열기」버튼을 눌러주세요." #. Let user choose images: #. Instructions for Slideshow file dialog (FIXME: Make a #define) -#: ../tuxpaint.c:14054 ../tuxpaint.c:14368 +#: ../tuxpaint.c:14059 ../tuxpaint.c:14373 #, fuzzy msgid "Choose the pictures you want, then click “Play”." msgstr "원하는 그림을 고른후 「열기」버튼을 눌러주세요." @@ -684,247 +684,247 @@ msgstr "미술 프로그램" msgid "Tux Paint" msgstr "턱스페인트" -#: ../../magic/src/blocks_chalk_drip.c:133 +#: ../../magic/src/blocks_chalk_drip.c:132 msgid "Blocks" msgstr "네모나게" -#: ../../magic/src/blocks_chalk_drip.c:135 +#: ../../magic/src/blocks_chalk_drip.c:134 msgid "Chalk" msgstr "분필" -#: ../../magic/src/blocks_chalk_drip.c:137 +#: ../../magic/src/blocks_chalk_drip.c:136 msgid "Drip" msgstr "흘리게" -#: ../../magic/src/blocks_chalk_drip.c:147 +#: ../../magic/src/blocks_chalk_drip.c:146 msgid "Click and move the mouse around to make the picture blocky." msgstr "마우스를 누르면 그림이 네모나게 되어요." -#: ../../magic/src/blocks_chalk_drip.c:150 +#: ../../magic/src/blocks_chalk_drip.c:149 msgid "" "Click and move the mouse around to turn the picture into a chalk drawing." msgstr "마우스를 누르면 그림이 분필로 만든 것 같이 되어요." -#: ../../magic/src/blocks_chalk_drip.c:153 +#: ../../magic/src/blocks_chalk_drip.c:152 msgid "Click and move the mouse around to make the picture drip." msgstr "마우스를 누르면 그림이 흐르는 것 같이 되어요." -#: ../../magic/src/blur.c:77 +#: ../../magic/src/blur.c:76 msgid "Blur" msgstr "흐리게" -#: ../../magic/src/blur.c:84 +#: ../../magic/src/blur.c:83 msgid "Click and move the mouse around to blur the picture." msgstr "마우스를 누르면 그림을 흐리게 만들 수 있어요." #. Both are named "Bricks", at the moment: -#: ../../magic/src/bricks.c:105 +#: ../../magic/src/bricks.c:104 msgid "Bricks" msgstr "벽돌" -#: ../../magic/src/bricks.c:112 +#: ../../magic/src/bricks.c:111 msgid "Click and move to draw large bricks." msgstr "마우스를 누르면 큰 벽돌이 그려져요!" -#: ../../magic/src/bricks.c:114 +#: ../../magic/src/bricks.c:113 msgid "Click and move to draw small bricks." msgstr "마우스를 누르면 작은 벽돌이 그려져요!" -#: ../../magic/src/calligraphy.c:109 +#: ../../magic/src/calligraphy.c:108 msgid "Calligraphy" msgstr "" -#: ../../magic/src/calligraphy.c:116 +#: ../../magic/src/calligraphy.c:115 #, fuzzy msgid "Click and move the mouse around to draw in calligraphy." msgstr "마우스를 누르면 그림의 색이 뒤집어져요." -#: ../../magic/src/cartoon.c:81 +#: ../../magic/src/cartoon.c:80 msgid "Cartoon" msgstr "만화" -#: ../../magic/src/cartoon.c:88 +#: ../../magic/src/cartoon.c:87 msgid "Click and move the mouse around to turn the picture into a cartoon." msgstr "마우스를 누르면 그림이 만화 같이 변화돼요." -#: ../../magic/src/distortion.c:122 +#: ../../magic/src/distortion.c:121 msgid "Distortion" msgstr "" -#: ../../magic/src/distortion.c:130 +#: ../../magic/src/distortion.c:129 #, fuzzy msgid "Click and drag the mouse to cause a distortion in your picture." msgstr "마우스를 누르면 그림을 흐리게 만들 수 있어요." -#: ../../magic/src/emboss.c:77 +#: ../../magic/src/emboss.c:76 msgid "Emboss" msgstr "" -#: ../../magic/src/emboss.c:83 +#: ../../magic/src/emboss.c:82 #, fuzzy msgid "Click and drag the mouse to emboss the picture." msgstr "마우스를 누르면 그림을 흐리게 만들 수 있어요." -#: ../../magic/src/fade_darken.c:117 +#: ../../magic/src/fade_darken.c:116 msgid "Lighten" msgstr "사라지게" -#: ../../magic/src/fade_darken.c:119 +#: ../../magic/src/fade_darken.c:118 msgid "Darken" msgstr "어둡게" -#: ../../magic/src/fade_darken.c:129 +#: ../../magic/src/fade_darken.c:128 msgid "Click and move to fade the colors." msgstr "마우스를 누르면 그림을 희미하게 만들 수 있어요." -#: ../../magic/src/fade_darken.c:132 +#: ../../magic/src/fade_darken.c:131 msgid "Click and move to darken the colors." msgstr "마우스를 누르면 그림을 어둡게 만들 수 있어요." -#: ../../magic/src/fill.c:88 +#: ../../magic/src/fill.c:87 msgid "Fill" msgstr "물통" -#: ../../magic/src/fill.c:95 +#: ../../magic/src/fill.c:94 msgid "Click in the picture to fill that area with color." msgstr "마우스를 누르면 물통을 엎을 수 있어요!" -#: ../../magic/src/flower.c:125 +#: ../../magic/src/flower.c:124 msgid "Flower" msgstr "" -#: ../../magic/src/flower.c:131 +#: ../../magic/src/flower.c:130 msgid "Click and drag to draw a flower stalk. Let go to finish the flower." msgstr "" -#: ../../magic/src/foam.c:105 +#: ../../magic/src/foam.c:104 msgid "Foam" msgstr "" -#: ../../magic/src/foam.c:111 +#: ../../magic/src/foam.c:110 #, fuzzy msgid "Click and drag the mouse to cover an area with foamy bubbles." msgstr "마우스를 누르면 물통을 엎을 수 있어요!" -#: ../../magic/src/glasstile.c:84 +#: ../../magic/src/glasstile.c:83 msgid "Glass Tile" msgstr "" -#: ../../magic/src/glasstile.c:90 +#: ../../magic/src/glasstile.c:89 #, fuzzy msgid "Click and drag the mouse to put glass tile over your picture." msgstr "마우스를 누르면 그림을 흐리게 만들 수 있어요." -#: ../../magic/src/grass.c:93 +#: ../../magic/src/grass.c:92 msgid "Grass" msgstr "풀" -#: ../../magic/src/grass.c:99 +#: ../../magic/src/grass.c:98 msgid "Click and move to draw grass. Don’t forget the dirt!" msgstr "마우스를 누르면 풀이 그려져요. 땅도 그리는 것 잊지 마세요!" -#: ../../magic/src/kalidescope.c:78 +#: ../../magic/src/kalidescope.c:77 msgid "Kaleidoscope" msgstr "" -#: ../../magic/src/kalidescope.c:84 +#: ../../magic/src/kalidescope.c:83 #, fuzzy msgid "" "Click and drag the mouse to draw with symmetric brushes (a kaleidoscope)." msgstr "마우스를 누르면 그림을 어둡게 만들 수 있어요." -#: ../../magic/src/light.c:85 +#: ../../magic/src/light.c:84 #, fuzzy msgid "Light" msgstr "사라지게" -#: ../../magic/src/light.c:91 +#: ../../magic/src/light.c:90 #, fuzzy msgid "Click and drag to draw a beam of light on your picture." msgstr "마우스를 누르면 그림을 흐리게 만들 수 있어요." -#: ../../magic/src/metalpaint.c:78 +#: ../../magic/src/metalpaint.c:77 #, fuzzy msgid "Metal Paint" msgstr "물감" -#: ../../magic/src/metalpaint.c:84 +#: ../../magic/src/metalpaint.c:83 #, fuzzy msgid "Click and drag the mouse to paint with a metallic color." msgstr "마우스를 누르면 그림을 어둡게 만들 수 있어요." -#: ../../magic/src/mirror_flip.c:95 +#: ../../magic/src/mirror_flip.c:94 msgid "Mirror" msgstr "거울" -#: ../../magic/src/mirror_flip.c:97 +#: ../../magic/src/mirror_flip.c:96 msgid "Flip" msgstr "뒤집기" -#: ../../magic/src/mirror_flip.c:107 +#: ../../magic/src/mirror_flip.c:106 msgid "Click to make a mirror image." msgstr "마우스를 누르면 그림이 뒤집어져요." -#: ../../magic/src/mirror_flip.c:110 +#: ../../magic/src/mirror_flip.c:109 msgid "Click to flip the picture upside-down." msgstr "마우스를 누르면 그림이 엎어져요." -#: ../../magic/src/negative.c:73 +#: ../../magic/src/negative.c:72 msgid "Negative" msgstr "음화" -#: ../../magic/src/negative.c:80 +#: ../../magic/src/negative.c:79 msgid "Click and move the mouse around to draw a negative." msgstr "마우스를 누르면 그림의 색이 뒤집어져요." -#: ../../magic/src/rainbow.c:108 +#: ../../magic/src/rainbow.c:107 msgid "Rainbow" msgstr "무지개" -#: ../../magic/src/rainbow.c:115 +#: ../../magic/src/rainbow.c:114 msgid "You can draw in rainbow colors!" msgstr "여러가지의 색으로 그림을 그려 보세요." -#: ../../magic/src/ripples.c:82 +#: ../../magic/src/ripples.c:81 msgid "Ripples" msgstr "" -#: ../../magic/src/ripples.c:88 +#: ../../magic/src/ripples.c:87 #, fuzzy msgid "Click to make ripples appear over your picture." msgstr "마우스를 누르면 그림을 흐리게 만들 수 있어요." -#: ../../magic/src/shift.c:105 +#: ../../magic/src/shift.c:104 msgid "Shift" msgstr "" -#: ../../magic/src/shift.c:111 +#: ../../magic/src/shift.c:110 #, fuzzy msgid "Click and drag to shift your picture around on the canvas." msgstr "마우스를 누르면 그림을 흐리게 만들 수 있어요." -#: ../../magic/src/smudge.c:78 +#: ../../magic/src/smudge.c:77 msgid "Smudge" msgstr "번지게" -#: ../../magic/src/smudge.c:85 +#: ../../magic/src/smudge.c:84 msgid "Click and move the mouse around to smudge the picture." msgstr "마우스를 누르면 그림을 번지게 만들 수 있어요." -#: ../../magic/src/tint.c:78 +#: ../../magic/src/tint.c:77 msgid "Tint" msgstr "배합" -#: ../../magic/src/tint.c:85 +#: ../../magic/src/tint.c:84 msgid "Click and move the mouse around to change the picture’s color." msgstr "마우스를 누르면 그림이 색이 변화돼요." -#: ../../magic/src/waves.c:79 +#: ../../magic/src/waves.c:78 #, fuzzy msgid "Waves" msgstr "저장" -#: ../../magic/src/waves.c:85 +#: ../../magic/src/waves.c:84 msgid "" "Click to make the picture wavy. Click toward the top for shorter waves, the " "bottom for taller waves, the left for small waves, and the right for long " diff --git a/src/po/ku.po b/src/po/ku.po index ba91cc705..edf73da5c 100644 --- a/src/po/ku.po +++ b/src/po/ku.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-06-21 10:24-0700\n" +"POT-Creation-Date: 2008-06-27 13:15-0700\n" "PO-Revision-Date: 2006-04-23 00:58+0200\n" "Last-Translator: Amed Ç. Jiyan \n" "Language-Team: KURDISH \n" @@ -378,7 +378,7 @@ msgstr "Nû" #. Open a saved picture #. buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:75 ../tuxpaint.c:7830 +#: ../tools.h:75 ../tuxpaint.c:7835 msgid "Open" msgstr "Veke" @@ -496,175 +496,175 @@ msgid "OK then… Let’s keep drawing this one!" msgstr "Temam, nexwe vê xêzkirinê tomar bike!" #. Prompt to confirm user wishes to quit -#: ../tuxpaint.c:1804 +#: ../tuxpaint.c:1809 msgid "Do you really want to quit?" msgstr "Ji dil dixwazî derkevî?" #. Quit prompt positive response (quit) -#: ../tuxpaint.c:1807 +#: ../tuxpaint.c:1812 msgid "Yes, I'm done!" msgstr "Erê, min qedand!" #. Quit prompt negative response (don't quit) -#: ../tuxpaint.c:1810 ../tuxpaint.c:1837 +#: ../tuxpaint.c:1815 ../tuxpaint.c:1842 msgid "No, take me back!" msgstr "Na, min bi şûnde bibe!" #. Current picture is not saved; user is quitting -#: ../tuxpaint.c:1814 +#: ../tuxpaint.c:1819 msgid "If you quit, you’ll lose your picture! Save it?" msgstr "Heke derkevî tu yê wêneyê xwe winda bikî! Dixwazî vêga tomar bikî?" -#: ../tuxpaint.c:1815 ../tuxpaint.c:1820 +#: ../tuxpaint.c:1820 ../tuxpaint.c:1825 msgid "Yes, save it!" msgstr "Erê tomar bike!" -#: ../tuxpaint.c:1816 ../tuxpaint.c:1821 +#: ../tuxpaint.c:1821 ../tuxpaint.c:1826 msgid "No, don't bother saving!" msgstr "Na, xwe bi tomarkirinê aciz neke!" #. Current picture is not saved; user is opening another picture -#: ../tuxpaint.c:1819 +#: ../tuxpaint.c:1824 msgid "Save your picture first?" msgstr "Pêşî wêneyê xwe tomar bikî?" #. Error opening picture -#: ../tuxpaint.c:1824 +#: ../tuxpaint.c:1829 msgid "Can’t open that picture!" msgstr "Ev wêne nayê vekirin!" #. Generic dialog dismissal -#: ../tuxpaint.c:1827 ../tuxpaint.c:1832 ../tuxpaint.c:1841 ../tuxpaint.c:1845 -#: ../tuxpaint.c:1854 +#: ../tuxpaint.c:1832 ../tuxpaint.c:1837 ../tuxpaint.c:1846 ../tuxpaint.c:1850 +#: ../tuxpaint.c:1859 msgid "OK" msgstr "Temam" #. Notification that 'Open' dialog has nothing to show -#: ../tuxpaint.c:1831 +#: ../tuxpaint.c:1836 msgid "There are no saved files!" msgstr "Tu dosye nehat tomarkirin!" #. Verification of print action -#: ../tuxpaint.c:1835 +#: ../tuxpaint.c:1840 msgid "Print your picture now?" msgstr "Dixwazî wêneyê vêga çap bikî?" -#: ../tuxpaint.c:1836 +#: ../tuxpaint.c:1841 msgid "Yes, print it!" msgstr "Erê, çap bike!" #. Confirmation of successful (we hope) printing -#: ../tuxpaint.c:1840 +#: ../tuxpaint.c:1845 msgid "Your picture has been printed!" msgstr "Wêneyê te hat çapkirin!" #. Notification that it's too soon to print again (--printdelay option is in effect) -#: ../tuxpaint.c:1844 +#: ../tuxpaint.c:1849 msgid "You can’t print yet!" msgstr "Hê nikarî çap bikî!" #. Prompt to confirm erasing a picture in the Open dialog -#: ../tuxpaint.c:1848 +#: ../tuxpaint.c:1853 msgid "Erase this picture?" msgstr "Vê wêneyê jê bibî?" -#: ../tuxpaint.c:1849 +#: ../tuxpaint.c:1854 msgid "Yes, erase it!" msgstr "Erê, jê bibe!" -#: ../tuxpaint.c:1850 +#: ../tuxpaint.c:1855 msgid "No, don't erase it!" msgstr "Na, jê nebe!" #. Reminder that Mouse Button 1 is the button to use in Tux Paint -#: ../tuxpaint.c:1853 +#: ../tuxpaint.c:1858 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î!" #. Sound has been muted (silenced) via keyboard shortcut -#: ../tuxpaint.c:1964 +#: ../tuxpaint.c:1969 msgid "Sound muted." msgstr "" #. Sound has been unmuted (unsilenced) via keyboard shortcut -#: ../tuxpaint.c:1969 +#: ../tuxpaint.c:1974 msgid "Sound unmuted." msgstr "" #. Wait while Text tool finishes loading fonts -#: ../tuxpaint.c:2406 +#: ../tuxpaint.c:2411 msgid "Please wait…" msgstr "Ji kerema xwe re li bendê bimîne..." -#: ../tuxpaint.c:7056 +#: ../tuxpaint.c:7061 msgid "Pick a color." msgstr "" #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:7833 +#: ../tuxpaint.c:7838 msgid "Erase" msgstr "Jê bibe" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:7836 +#: ../tuxpaint.c:7841 msgid "Slides" msgstr "" #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:7839 +#: ../tuxpaint.c:7844 msgid "Back" msgstr "Paş" #. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:7842 +#: ../tuxpaint.c:7847 #, fuzzy msgid "Next" msgstr "Nivîs" #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:7845 +#: ../tuxpaint.c:7850 msgid "Play" 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 -#: ../tuxpaint.c:8438 +#: ../tuxpaint.c:8443 msgid "Aa" msgstr "Aa" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:11343 +#: ../tuxpaint.c:11348 msgid "Yes" msgstr "Erê" -#: ../tuxpaint.c:11347 +#: ../tuxpaint.c:11352 msgid "No" msgstr "Na" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:12296 +#: ../tuxpaint.c:12301 msgid "Replace the picture with your changes?" msgstr "Wêneyê bi guherandinên xwe biguherînî?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:12300 +#: ../tuxpaint.c:12305 msgid "Yes, replace the old one!" msgstr "Erê, li ser ya kevin binivîse!" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:12304 +#: ../tuxpaint.c:12309 msgid "No, save a new file!" msgstr "Na, dosyeyeke nû tomar bike!" -#: ../tuxpaint.c:13067 +#: ../tuxpaint.c:13072 msgid "Choose the picture you want, then click “Open”." msgstr "Ji bo vekirina wêneyê ku dixwazî \"Veke\" Bitikîne." #. Let user choose images: #. Instructions for Slideshow file dialog (FIXME: Make a #define) -#: ../tuxpaint.c:14054 ../tuxpaint.c:14368 +#: ../tuxpaint.c:14059 ../tuxpaint.c:14373 #, fuzzy msgid "Choose the pictures you want, then click “Play”." msgstr "Ji bo vekirina wêneyê ku dixwazî \"Veke\" Bitikîne." @@ -681,250 +681,250 @@ msgstr "Bernameya Xêzkirinê" msgid "Tux Paint" msgstr "Tux Paint" -#: ../../magic/src/blocks_chalk_drip.c:133 +#: ../../magic/src/blocks_chalk_drip.c:132 msgid "Blocks" msgstr "Blok" -#: ../../magic/src/blocks_chalk_drip.c:135 +#: ../../magic/src/blocks_chalk_drip.c:134 msgid "Chalk" msgstr "Tebeşîr" -#: ../../magic/src/blocks_chalk_drip.c:137 +#: ../../magic/src/blocks_chalk_drip.c:136 msgid "Drip" msgstr "Dilop" -#: ../../magic/src/blocks_chalk_drip.c:147 +#: ../../magic/src/blocks_chalk_drip.c:146 msgid "Click and move the mouse around to make the picture blocky." msgstr "Ji bo ku wêneyê bikî topiklî bitikîne û mişkî bigerîne." -#: ../../magic/src/blocks_chalk_drip.c:150 +#: ../../magic/src/blocks_chalk_drip.c:149 msgid "" "Click and move the mouse around to turn the picture into a chalk drawing." msgstr "" "Ji bo ku wêne wekî xêzkirineke bi tebeşîrê xuya bibe, bitikîne û mi,şkî li " "dorê bigerîne bigerîne." -#: ../../magic/src/blocks_chalk_drip.c:153 +#: ../../magic/src/blocks_chalk_drip.c:152 msgid "Click and move the mouse around to make the picture drip." msgstr "Ji bo ku wêneyê bidilop bikî bi tikîne û mişkî li dorê bigerîne." -#: ../../magic/src/blur.c:77 +#: ../../magic/src/blur.c:76 msgid "Blur" msgstr "ne zelal" -#: ../../magic/src/blur.c:84 +#: ../../magic/src/blur.c:83 msgid "Click and move the mouse around to blur the picture." msgstr "Mişkî li dora reşahiya wêneyê bitikîne û rake." #. Both are named "Bricks", at the moment: -#: ../../magic/src/bricks.c:105 +#: ../../magic/src/bricks.c:104 msgid "Bricks" msgstr "Blok" -#: ../../magic/src/bricks.c:112 +#: ../../magic/src/bricks.c:111 msgid "Click and move to draw large bricks." msgstr "Ji bo blokên mezin ên xêzkirinê bitikîne û mişkî bigerîne." -#: ../../magic/src/bricks.c:114 +#: ../../magic/src/bricks.c:113 msgid "Click and move to draw small bricks." msgstr "Ji bo blokên biçûk ên xêzkirinê bitikîne û mişkî bigerîne." -#: ../../magic/src/calligraphy.c:109 +#: ../../magic/src/calligraphy.c:108 msgid "Calligraphy" msgstr "" -#: ../../magic/src/calligraphy.c:116 +#: ../../magic/src/calligraphy.c:115 #, fuzzy msgid "Click and move the mouse around to draw in calligraphy." msgstr "Ji bo ku wêneyê bikî negatîf bitikîne û mişkî bigerîne." -#: ../../magic/src/cartoon.c:81 +#: ../../magic/src/cartoon.c:80 msgid "Cartoon" msgstr "Karton" -#: ../../magic/src/cartoon.c:88 +#: ../../magic/src/cartoon.c:87 msgid "Click and move the mouse around to turn the picture into a cartoon." msgstr "" "Ji bo ku wêneyê çêkî wêneyekî kartok bitikîne û mişkî li dorê bigerîne." -#: ../../magic/src/distortion.c:122 +#: ../../magic/src/distortion.c:121 msgid "Distortion" msgstr "" -#: ../../magic/src/distortion.c:130 +#: ../../magic/src/distortion.c:129 #, fuzzy msgid "Click and drag the mouse to cause a distortion in your picture." msgstr "Mişkî li dora reşahiya wêneyê bitikîne û rake." -#: ../../magic/src/emboss.c:77 +#: ../../magic/src/emboss.c:76 msgid "Emboss" msgstr "" -#: ../../magic/src/emboss.c:83 +#: ../../magic/src/emboss.c:82 #, fuzzy msgid "Click and drag the mouse to emboss the picture." msgstr "Mişkî li dora reşahiya wêneyê bitikîne û rake." -#: ../../magic/src/fade_darken.c:117 +#: ../../magic/src/fade_darken.c:116 msgid "Lighten" msgstr "Ronî" -#: ../../magic/src/fade_darken.c:119 +#: ../../magic/src/fade_darken.c:118 msgid "Darken" msgstr "Tarî" -#: ../../magic/src/fade_darken.c:129 +#: ../../magic/src/fade_darken.c:128 msgid "Click and move to fade the colors." msgstr "Ji bo birina zindîbûna rengan bitikîne û mişkî bigerîne." -#: ../../magic/src/fade_darken.c:132 +#: ../../magic/src/fade_darken.c:131 msgid "Click and move to darken the colors." msgstr "Ji bo tarîkirina rengan bitikîne û mişkî bigerîne." -#: ../../magic/src/fill.c:88 +#: ../../magic/src/fill.c:87 msgid "Fill" msgstr "Tije bike" -#: ../../magic/src/fill.c:95 +#: ../../magic/src/fill.c:94 msgid "Click in the picture to fill that area with color." msgstr "Ji bo ku vê derê bi rengekî tije bikî, li ser wêneyê bitikîne." -#: ../../magic/src/flower.c:125 +#: ../../magic/src/flower.c:124 msgid "Flower" msgstr "" -#: ../../magic/src/flower.c:131 +#: ../../magic/src/flower.c:130 msgid "Click and drag to draw a flower stalk. Let go to finish the flower." msgstr "" -#: ../../magic/src/foam.c:105 +#: ../../magic/src/foam.c:104 msgid "Foam" msgstr "" -#: ../../magic/src/foam.c:111 +#: ../../magic/src/foam.c:110 #, fuzzy msgid "Click and drag the mouse to cover an area with foamy bubbles." msgstr "Ji bo ku vê derê bi rengekî tije bikî, li ser wêneyê bitikîne." -#: ../../magic/src/glasstile.c:84 +#: ../../magic/src/glasstile.c:83 msgid "Glass Tile" msgstr "" -#: ../../magic/src/glasstile.c:90 +#: ../../magic/src/glasstile.c:89 #, fuzzy msgid "Click and drag the mouse to put glass tile over your picture." msgstr "Mişkî li dora reşahiya wêneyê bitikîne û rake." -#: ../../magic/src/grass.c:93 +#: ../../magic/src/grass.c:92 msgid "Grass" msgstr "Jê bibe" -#: ../../magic/src/grass.c:99 +#: ../../magic/src/grass.c:98 msgid "Click and move to draw grass. Don’t forget the dirt!" msgstr "Li serwêneyê bitikîne û mişkî bigerîne. Heriyê ji bîr neke!" -#: ../../magic/src/kalidescope.c:78 +#: ../../magic/src/kalidescope.c:77 msgid "Kaleidoscope" msgstr "" -#: ../../magic/src/kalidescope.c:84 +#: ../../magic/src/kalidescope.c:83 #, fuzzy msgid "" "Click and drag the mouse to draw with symmetric brushes (a kaleidoscope)." msgstr "Ji bo tarîkirina rengan bitikîne û mişkî bigerîne." -#: ../../magic/src/light.c:85 +#: ../../magic/src/light.c:84 #, fuzzy msgid "Light" msgstr "Ronî" -#: ../../magic/src/light.c:91 +#: ../../magic/src/light.c:90 #, fuzzy msgid "Click and drag to draw a beam of light on your picture." msgstr "Mişkî li dora reşahiya wêneyê bitikîne û rake." -#: ../../magic/src/metalpaint.c:78 +#: ../../magic/src/metalpaint.c:77 #, fuzzy msgid "Metal Paint" msgstr "Boyax" -#: ../../magic/src/metalpaint.c:84 +#: ../../magic/src/metalpaint.c:83 #, fuzzy msgid "Click and drag the mouse to paint with a metallic color." msgstr "Ji bo tarîkirina rengan bitikîne û mişkî bigerîne." -#: ../../magic/src/mirror_flip.c:95 +#: ../../magic/src/mirror_flip.c:94 msgid "Mirror" msgstr "Neynik" -#: ../../magic/src/mirror_flip.c:97 +#: ../../magic/src/mirror_flip.c:96 msgid "Flip" msgstr "Teqle" -#: ../../magic/src/mirror_flip.c:107 +#: ../../magic/src/mirror_flip.c:106 msgid "Click to make a mirror image." msgstr "Ji bo çêkirina îmaja neynikê bitikîne." -#: ../../magic/src/mirror_flip.c:110 +#: ../../magic/src/mirror_flip.c:109 msgid "Click to flip the picture upside-down." msgstr "Ji bo ku wêneyê berevajî bikî bitikîne." -#: ../../magic/src/negative.c:73 +#: ../../magic/src/negative.c:72 msgid "Negative" msgstr "Negatîf" -#: ../../magic/src/negative.c:80 +#: ../../magic/src/negative.c:79 msgid "Click and move the mouse around to draw a negative." msgstr "Ji bo ku wêneyê bikî negatîf bitikîne û mişkî bigerîne." -#: ../../magic/src/rainbow.c:108 +#: ../../magic/src/rainbow.c:107 msgid "Rainbow" msgstr "Keskesor" -#: ../../magic/src/rainbow.c:115 +#: ../../magic/src/rainbow.c:114 msgid "You can draw in rainbow colors!" msgstr "Dikarî bi rengên keskesorê xêz bikî!" -#: ../../magic/src/ripples.c:82 +#: ../../magic/src/ripples.c:81 msgid "Ripples" msgstr "" -#: ../../magic/src/ripples.c:88 +#: ../../magic/src/ripples.c:87 #, fuzzy msgid "Click to make ripples appear over your picture." msgstr "Mişkî li dora reşahiya wêneyê bitikîne û rake." -#: ../../magic/src/shift.c:105 +#: ../../magic/src/shift.c:104 msgid "Shift" msgstr "" -#: ../../magic/src/shift.c:111 +#: ../../magic/src/shift.c:110 #, fuzzy msgid "Click and drag to shift your picture around on the canvas." msgstr "Mişkî li dora reşahiya wêneyê bitikîne û rake." -#: ../../magic/src/smudge.c:78 +#: ../../magic/src/smudge.c:77 msgid "Smudge" msgstr "Şîlo" -#: ../../magic/src/smudge.c:85 +#: ../../magic/src/smudge.c:84 msgid "Click and move the mouse around to smudge the picture." msgstr "Mişkî li dora reşahiya wêneyê bitikîne û rake." -#: ../../magic/src/tint.c:78 +#: ../../magic/src/tint.c:77 msgid "Tint" msgstr "Berê" -#: ../../magic/src/tint.c:85 +#: ../../magic/src/tint.c:84 msgid "Click and move the mouse around to change the picture’s color." msgstr "Ji bo guherandina rengê wêneyê bitikîne mişkî li dorê bigerîne." -#: ../../magic/src/waves.c:79 +#: ../../magic/src/waves.c:78 #, fuzzy msgid "Waves" msgstr "Tomar bike" -#: ../../magic/src/waves.c:85 +#: ../../magic/src/waves.c:84 msgid "" "Click to make the picture wavy. Click toward the top for shorter waves, the " "bottom for taller waves, the left for small waves, and the right for long " diff --git a/src/po/lt.po b/src/po/lt.po index 17a4cc2ca..af063ce03 100644 --- a/src/po/lt.po +++ b/src/po/lt.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Tuxpaint 0.9.9\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-06-21 10:24-0700\n" +"POT-Creation-Date: 2008-06-27 13:15-0700\n" "PO-Revision-Date: 2004-12-10 18:11+0200\n" "Last-Translator: Gintaras Goštautas \n" "Language-Team: Lithuanian \n" @@ -387,7 +387,7 @@ msgstr "Naujas" #. Open a saved picture #. buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:75 ../tuxpaint.c:7830 +#: ../tools.h:75 ../tuxpaint.c:7835 msgid "Open" msgstr "Atidaryti" @@ -503,174 +503,174 @@ msgid "OK then… Let’s keep drawing this one!" msgstr "Gerai...Piešk toliau šitą!" #. Prompt to confirm user wishes to quit -#: ../tuxpaint.c:1804 +#: ../tuxpaint.c:1809 msgid "Do you really want to quit?" msgstr "Ar tikrai norite išeiti?" #. Quit prompt positive response (quit) -#: ../tuxpaint.c:1807 +#: ../tuxpaint.c:1812 msgid "Yes, I'm done!" msgstr "Taip, aš baigiau!" #. Quit prompt negative response (don't quit) -#: ../tuxpaint.c:1810 ../tuxpaint.c:1837 +#: ../tuxpaint.c:1815 ../tuxpaint.c:1842 msgid "No, take me back!" msgstr "Ne, grąžinkite mane atgal!" #. Current picture is not saved; user is quitting -#: ../tuxpaint.c:1814 +#: ../tuxpaint.c:1819 msgid "If you quit, you’ll lose your picture! Save it?" msgstr "Jeigu išeisite, prarasite savo piešinį! Ar išsaugoti jį?" -#: ../tuxpaint.c:1815 ../tuxpaint.c:1820 +#: ../tuxpaint.c:1820 ../tuxpaint.c:1825 msgid "Yes, save it!" msgstr "Taip, išsaugoti!" -#: ../tuxpaint.c:1816 ../tuxpaint.c:1821 +#: ../tuxpaint.c:1821 ../tuxpaint.c:1826 msgid "No, don't bother saving!" msgstr "Ne, nereikia!" #. Current picture is not saved; user is opening another picture -#: ../tuxpaint.c:1819 +#: ../tuxpaint.c:1824 msgid "Save your picture first?" msgstr "Ar prieš tai išsaugoti jūsų piešinį?" #. Error opening picture -#: ../tuxpaint.c:1824 +#: ../tuxpaint.c:1829 msgid "Can’t open that picture!" msgstr "Negalima atidaryti šio piešinio!" #. Generic dialog dismissal -#: ../tuxpaint.c:1827 ../tuxpaint.c:1832 ../tuxpaint.c:1841 ../tuxpaint.c:1845 -#: ../tuxpaint.c:1854 +#: ../tuxpaint.c:1832 ../tuxpaint.c:1837 ../tuxpaint.c:1846 ../tuxpaint.c:1850 +#: ../tuxpaint.c:1859 msgid "OK" msgstr "Gerai" #. Notification that 'Open' dialog has nothing to show -#: ../tuxpaint.c:1831 +#: ../tuxpaint.c:1836 msgid "There are no saved files!" msgstr "Nėra išsaugotų bylų!" #. Verification of print action -#: ../tuxpaint.c:1835 +#: ../tuxpaint.c:1840 msgid "Print your picture now?" msgstr "Ar spausdinti jūsų piešinį dabar?" -#: ../tuxpaint.c:1836 +#: ../tuxpaint.c:1841 msgid "Yes, print it!" msgstr "Taip, atspaudinti!" #. Confirmation of successful (we hope) printing -#: ../tuxpaint.c:1840 +#: ../tuxpaint.c:1845 msgid "Your picture has been printed!" msgstr "Jūsų piešinys buvo atspausdintas!" #. Notification that it's too soon to print again (--printdelay option is in effect) -#: ../tuxpaint.c:1844 +#: ../tuxpaint.c:1849 msgid "You can’t print yet!" msgstr "Jūs dar negalite spausdinti!" #. Prompt to confirm erasing a picture in the Open dialog -#: ../tuxpaint.c:1848 +#: ../tuxpaint.c:1853 msgid "Erase this picture?" msgstr "Ar ištrinti šį piešinį?" -#: ../tuxpaint.c:1849 +#: ../tuxpaint.c:1854 msgid "Yes, erase it!" msgstr "Taip, ištrinti!" -#: ../tuxpaint.c:1850 +#: ../tuxpaint.c:1855 msgid "No, don't erase it!" msgstr "Ne, neištrinti!" #. Reminder that Mouse Button 1 is the button to use in Tux Paint -#: ../tuxpaint.c:1853 +#: ../tuxpaint.c:1858 msgid "Remember to use the left mouse button!" msgstr "Nepamirškite naudoti kairiojo pelės klavišo!" #. Sound has been muted (silenced) via keyboard shortcut -#: ../tuxpaint.c:1964 +#: ../tuxpaint.c:1969 msgid "Sound muted." msgstr "Garsas išjungtas" #. Sound has been unmuted (unsilenced) via keyboard shortcut -#: ../tuxpaint.c:1969 +#: ../tuxpaint.c:1974 msgid "Sound unmuted." msgstr "Garsas įjungtas" #. Wait while Text tool finishes loading fonts -#: ../tuxpaint.c:2406 +#: ../tuxpaint.c:2411 msgid "Please wait…" msgstr "Palaukite..." -#: ../tuxpaint.c:7056 +#: ../tuxpaint.c:7061 msgid "Pick a color." msgstr "Pasirinkite spalvą" #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:7833 +#: ../tuxpaint.c:7838 msgid "Erase" msgstr "Ištrinti" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:7836 +#: ../tuxpaint.c:7841 msgid "Slides" msgstr "Skaidrės" #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:7839 +#: ../tuxpaint.c:7844 msgid "Back" msgstr "Grįžti atgal" #. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:7842 +#: ../tuxpaint.c:7847 msgid "Next" msgstr "Toliau" #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:7845 +#: ../tuxpaint.c:7850 msgid "Play" 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 -#: ../tuxpaint.c:8438 +#: ../tuxpaint.c:8443 msgid "Aa" msgstr "Aa" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:11343 +#: ../tuxpaint.c:11348 msgid "Yes" msgstr "Taip" -#: ../tuxpaint.c:11347 +#: ../tuxpaint.c:11352 msgid "No" msgstr "Ne" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:12296 +#: ../tuxpaint.c:12301 msgid "Replace the picture with your changes?" msgstr "Ar perrašyti paveikslėlį su Jūsų pakeitimais?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:12300 +#: ../tuxpaint.c:12305 msgid "Yes, replace the old one!" msgstr "Taip, perrašykim senąjį!" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:12304 +#: ../tuxpaint.c:12309 msgid "No, save a new file!" msgstr "Ne, išsaugokim į naują bylą!" -#: ../tuxpaint.c:13067 +#: ../tuxpaint.c:13072 msgid "Choose the picture you want, then click “Open”." msgstr "Išsirinkite norimą piešinį, po to Spustelėkite 'Open'." #. Let user choose images: #. Instructions for Slideshow file dialog (FIXME: Make a #define) -#: ../tuxpaint.c:14054 ../tuxpaint.c:14368 +#: ../tuxpaint.c:14059 ../tuxpaint.c:14373 msgid "Choose the pictures you want, then click “Play”." msgstr "Išsirinkite norimus paveikslėlius, po to Spustelėkite “Pradėti”." @@ -686,249 +686,249 @@ msgstr "Piešimo programa" msgid "Tux Paint" msgstr "Tux Paint" -#: ../../magic/src/blocks_chalk_drip.c:133 +#: ../../magic/src/blocks_chalk_drip.c:132 msgid "Blocks" msgstr "Kaladėlės" -#: ../../magic/src/blocks_chalk_drip.c:135 +#: ../../magic/src/blocks_chalk_drip.c:134 msgid "Chalk" msgstr "Kreida" -#: ../../magic/src/blocks_chalk_drip.c:137 +#: ../../magic/src/blocks_chalk_drip.c:136 msgid "Drip" msgstr "Varveklis" -#: ../../magic/src/blocks_chalk_drip.c:147 +#: ../../magic/src/blocks_chalk_drip.c:146 msgid "Click and move the mouse around to make the picture blocky." msgstr "Spustelėkite ir judindami pelę išskaidysite piešinį kvadratėliais." -#: ../../magic/src/blocks_chalk_drip.c:150 +#: ../../magic/src/blocks_chalk_drip.c:149 msgid "" "Click and move the mouse around to turn the picture into a chalk drawing." msgstr "Spustelėkite ir judinkite pelę ir piešinys taps panašus į kreida" -#: ../../magic/src/blocks_chalk_drip.c:153 +#: ../../magic/src/blocks_chalk_drip.c:152 msgid "Click and move the mouse around to make the picture drip." msgstr "Spustelėkite ir pele žymėkite aplink, kad piešinys nuvarvėtų." -#: ../../magic/src/blur.c:77 +#: ../../magic/src/blur.c:76 msgid "Blur" msgstr "Sulieti" -#: ../../magic/src/blur.c:84 +#: ../../magic/src/blur.c:83 msgid "Click and move the mouse around to blur the picture." msgstr "Spustelėkite ir judindami pelę suliesite piešinį." #. Both are named "Bricks", at the moment: -#: ../../magic/src/bricks.c:105 +#: ../../magic/src/bricks.c:104 msgid "Bricks" msgstr "Plytos" -#: ../../magic/src/bricks.c:112 +#: ../../magic/src/bricks.c:111 msgid "Click and move to draw large bricks." msgstr "Spustelėkite ir pieškite dideles plytas." -#: ../../magic/src/bricks.c:114 +#: ../../magic/src/bricks.c:113 msgid "Click and move to draw small bricks." msgstr "Spustelėkite ir pieškite mažas plytas." -#: ../../magic/src/calligraphy.c:109 +#: ../../magic/src/calligraphy.c:108 msgid "Calligraphy" msgstr "Kaligrafija" -#: ../../magic/src/calligraphy.c:116 +#: ../../magic/src/calligraphy.c:115 #, fuzzy msgid "Click and move the mouse around to draw in calligraphy." msgstr "" "Spustelėkite ir judindami pelę padarysite piešinį panašų į kaligrafiją." -#: ../../magic/src/cartoon.c:81 +#: ../../magic/src/cartoon.c:80 msgid "Cartoon" msgstr "Karikatūra" -#: ../../magic/src/cartoon.c:88 +#: ../../magic/src/cartoon.c:87 msgid "Click and move the mouse around to turn the picture into a cartoon." msgstr "Spustelėkite ir judinkite pelę kol piešinys taps panašus į karikatūrą." -#: ../../magic/src/distortion.c:122 +#: ../../magic/src/distortion.c:121 msgid "Distortion" msgstr "Išsklaidymas" -#: ../../magic/src/distortion.c:130 +#: ../../magic/src/distortion.c:129 #, fuzzy msgid "Click and drag the mouse to cause a distortion in your picture." msgstr "Spustelėkite ir pele išsklaidykite piešinį." -#: ../../magic/src/emboss.c:77 +#: ../../magic/src/emboss.c:76 msgid "Emboss" msgstr "Reljefo efektas" -#: ../../magic/src/emboss.c:83 +#: ../../magic/src/emboss.c:82 #, fuzzy msgid "Click and drag the mouse to emboss the picture." msgstr "Spustelėkite ir pele pritaikykite reljefo efektą." -#: ../../magic/src/fade_darken.c:117 +#: ../../magic/src/fade_darken.c:116 msgid "Lighten" msgstr "Šviesinti" -#: ../../magic/src/fade_darken.c:119 +#: ../../magic/src/fade_darken.c:118 msgid "Darken" msgstr "Tamsinti" -#: ../../magic/src/fade_darken.c:129 +#: ../../magic/src/fade_darken.c:128 msgid "Click and move to fade the colors." msgstr "Spustelėkite ir judindami pelę išblukinkite piešinio spalvas." -#: ../../magic/src/fade_darken.c:132 +#: ../../magic/src/fade_darken.c:131 msgid "Click and move to darken the colors." msgstr "Spustelėkite ir judindami pelę patamsinkite piešinio spalvas." -#: ../../magic/src/fill.c:88 +#: ../../magic/src/fill.c:87 msgid "Fill" msgstr "Užpildymas" -#: ../../magic/src/fill.c:95 +#: ../../magic/src/fill.c:94 msgid "Click in the picture to fill that area with color." msgstr "Spustelėkite piešinyje, norėdami tą plotą nuspalvinti." -#: ../../magic/src/flower.c:125 +#: ../../magic/src/flower.c:124 msgid "Flower" msgstr "Gelė" -#: ../../magic/src/flower.c:131 +#: ../../magic/src/flower.c:130 msgid "Click and drag to draw a flower stalk. Let go to finish the flower." msgstr "" "Spustelkite ir tempkite piešdami gelės stiebą. Paleiskite kad pabaigti gėlę" -#: ../../magic/src/foam.c:105 +#: ../../magic/src/foam.c:104 msgid "Foam" msgstr "Putos" -#: ../../magic/src/foam.c:111 +#: ../../magic/src/foam.c:110 #, fuzzy msgid "Click and drag the mouse to cover an area with foamy bubbles." msgstr "Spustelėkite ir pele užpildykite plotą putomis." -#: ../../magic/src/glasstile.c:84 +#: ../../magic/src/glasstile.c:83 msgid "Glass Tile" msgstr "Stiklas" -#: ../../magic/src/glasstile.c:90 +#: ../../magic/src/glasstile.c:89 #, fuzzy msgid "Click and drag the mouse to put glass tile over your picture." msgstr "Spustelėkite ir pele uždėkite stiklą ant piešinio." -#: ../../magic/src/grass.c:93 +#: ../../magic/src/grass.c:92 msgid "Grass" msgstr "Žolė" -#: ../../magic/src/grass.c:99 +#: ../../magic/src/grass.c:98 msgid "Click and move to draw grass. Don’t forget the dirt!" msgstr "Spustelėkite ir pieškite žolę. Nepamirškite žemių!" -#: ../../magic/src/kalidescope.c:78 +#: ../../magic/src/kalidescope.c:77 msgid "Kaleidoscope" msgstr "Kaleidoskopas" -#: ../../magic/src/kalidescope.c:84 +#: ../../magic/src/kalidescope.c:83 #, fuzzy msgid "" "Click and drag the mouse to draw with symmetric brushes (a kaleidoscope)." msgstr "Spustelėkite ir pele pieškite simetriškais teptukais (kaleidoskopas)." -#: ../../magic/src/light.c:85 +#: ../../magic/src/light.c:84 #, fuzzy msgid "Light" msgstr "Šviesa" -#: ../../magic/src/light.c:91 +#: ../../magic/src/light.c:90 #, fuzzy msgid "Click and drag to draw a beam of light on your picture." msgstr "Spustelėkite ir pele pieškite šviesos spindulį." -#: ../../magic/src/metalpaint.c:78 +#: ../../magic/src/metalpaint.c:77 #, fuzzy msgid "Metal Paint" msgstr "Metališki dažai" -#: ../../magic/src/metalpaint.c:84 +#: ../../magic/src/metalpaint.c:83 #, fuzzy msgid "Click and drag the mouse to paint with a metallic color." msgstr "Spustelėkite ir pele tapykite metališkais dažais." -#: ../../magic/src/mirror_flip.c:95 +#: ../../magic/src/mirror_flip.c:94 msgid "Mirror" msgstr "Veidrodis" -#: ../../magic/src/mirror_flip.c:97 +#: ../../magic/src/mirror_flip.c:96 msgid "Flip" msgstr "Apversti" -#: ../../magic/src/mirror_flip.c:107 +#: ../../magic/src/mirror_flip.c:106 msgid "Click to make a mirror image." msgstr "Spustelėkite ir gausite veidrodinį atspindį." -#: ../../magic/src/mirror_flip.c:110 +#: ../../magic/src/mirror_flip.c:109 msgid "Click to flip the picture upside-down." msgstr "Spustelėkite, jei norite apversti piešinį aukštyn kojom." -#: ../../magic/src/negative.c:73 +#: ../../magic/src/negative.c:72 msgid "Negative" msgstr "Negatyvas" -#: ../../magic/src/negative.c:80 +#: ../../magic/src/negative.c:79 msgid "Click and move the mouse around to draw a negative." msgstr "Spustelėkite ir judindami pelę invertuosite paveikslėlio spalvas." -#: ../../magic/src/rainbow.c:108 +#: ../../magic/src/rainbow.c:107 msgid "Rainbow" msgstr "Vaivorykštė" -#: ../../magic/src/rainbow.c:115 +#: ../../magic/src/rainbow.c:114 msgid "You can draw in rainbow colors!" msgstr "Jūs galite piešti vaivorykštės spalvomis!" -#: ../../magic/src/ripples.c:82 +#: ../../magic/src/ripples.c:81 msgid "Ripples" msgstr "Bangelės" -#: ../../magic/src/ripples.c:88 +#: ../../magic/src/ripples.c:87 #, fuzzy msgid "Click to make ripples appear over your picture." msgstr "Spustelėkite kad ant piešinio atsirastų bangelių." -#: ../../magic/src/shift.c:105 +#: ../../magic/src/shift.c:104 msgid "Shift" msgstr "Perkelti" -#: ../../magic/src/shift.c:111 +#: ../../magic/src/shift.c:110 #, fuzzy msgid "Click and drag to shift your picture around on the canvas." msgstr "Spustelėkite ir pele judinkite piešinį ant drobės." -#: ../../magic/src/smudge.c:78 +#: ../../magic/src/smudge.c:77 msgid "Smudge" msgstr "Sutepti" -#: ../../magic/src/smudge.c:85 +#: ../../magic/src/smudge.c:84 msgid "Click and move the mouse around to smudge the picture." msgstr "Spustelėkite ir judindami pelę sutepsite piešinį." -#: ../../magic/src/tint.c:78 +#: ../../magic/src/tint.c:77 msgid "Tint" msgstr "Spalvinti" -#: ../../magic/src/tint.c:85 +#: ../../magic/src/tint.c:84 msgid "Click and move the mouse around to change the picture’s color." msgstr "Spustelėkite ir judindami pelę pakeisite piešinio spalvas." -#: ../../magic/src/waves.c:79 +#: ../../magic/src/waves.c:78 #, fuzzy msgid "Waves" msgstr "Bangos" -#: ../../magic/src/waves.c:85 +#: ../../magic/src/waves.c:84 msgid "" "Click to make the picture wavy. Click toward the top for shorter waves, the " "bottom for taller waves, the left for small waves, and the right for long " diff --git a/src/po/lv.po b/src/po/lv.po index a50094cea..bfbac8e86 100644 --- a/src/po/lv.po +++ b/src/po/lv.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: lv\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-06-21 10:24-0700\n" +"POT-Creation-Date: 2008-06-27 13:15-0700\n" "PO-Revision-Date: 2007-05-14 18:13-0700\n" "Last-Translator: Raivis Strogonovs \n" "Language-Team: Valoda \n" @@ -381,7 +381,7 @@ msgstr "Jauns" #. Open a saved picture #. buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:75 ../tuxpaint.c:7830 +#: ../tools.h:75 ../tuxpaint.c:7835 msgid "Open" msgstr "Atvērt" @@ -497,174 +497,174 @@ msgid "OK then… Let’s keep drawing this one!" msgstr "Labi tad… turpinam zīmēt šo zīmējumu!" #. Prompt to confirm user wishes to quit -#: ../tuxpaint.c:1804 +#: ../tuxpaint.c:1809 msgid "Do you really want to quit?" msgstr "Vai tu tiešām gribi ziet :( ?" #. Quit prompt positive response (quit) -#: ../tuxpaint.c:1807 +#: ../tuxpaint.c:1812 msgid "Yes, I'm done!" msgstr "Jā, esmu beidzis!" #. Quit prompt negative response (don't quit) -#: ../tuxpaint.c:1810 ../tuxpaint.c:1837 +#: ../tuxpaint.c:1815 ../tuxpaint.c:1842 msgid "No, take me back!" msgstr "Nē, es gribu atpakaļ!" #. Current picture is not saved; user is quitting -#: ../tuxpaint.c:1814 +#: ../tuxpaint.c:1819 msgid "If you quit, you’ll lose your picture! Save it?" msgstr "Ja tu izies, un nesaglabāsi zīmējumu tu zaudēsi to! Vai saglabāt?" -#: ../tuxpaint.c:1815 ../tuxpaint.c:1820 +#: ../tuxpaint.c:1820 ../tuxpaint.c:1825 msgid "Yes, save it!" msgstr "Ja, saglabāt!" -#: ../tuxpaint.c:1816 ../tuxpaint.c:1821 +#: ../tuxpaint.c:1821 ../tuxpaint.c:1826 msgid "No, don't bother saving!" msgstr "Nē, nesaglabāšanu!" #. Current picture is not saved; user is opening another picture -#: ../tuxpaint.c:1819 +#: ../tuxpaint.c:1824 msgid "Save your picture first?" msgstr "Vai vispirms saglabāt tavu bildi?" #. Error opening picture -#: ../tuxpaint.c:1824 +#: ../tuxpaint.c:1829 msgid "Can’t open that picture!" msgstr "Nu nevaru es to bildi atvērt!" #. Generic dialog dismissal -#: ../tuxpaint.c:1827 ../tuxpaint.c:1832 ../tuxpaint.c:1841 ../tuxpaint.c:1845 -#: ../tuxpaint.c:1854 +#: ../tuxpaint.c:1832 ../tuxpaint.c:1837 ../tuxpaint.c:1846 ../tuxpaint.c:1850 +#: ../tuxpaint.c:1859 msgid "OK" msgstr "Labi" #. Notification that 'Open' dialog has nothing to show -#: ../tuxpaint.c:1831 +#: ../tuxpaint.c:1836 msgid "There are no saved files!" msgstr "Tev nav neviena saglabāta zīmējuma!" #. Verification of print action -#: ../tuxpaint.c:1835 +#: ../tuxpaint.c:1840 msgid "Print your picture now?" msgstr "Printēt tavu bildi?" -#: ../tuxpaint.c:1836 +#: ../tuxpaint.c:1841 msgid "Yes, print it!" msgstr "Jā, printē!" #. Confirmation of successful (we hope) printing -#: ../tuxpaint.c:1840 +#: ../tuxpaint.c:1845 msgid "Your picture has been printed!" msgstr "Tava bilde ir izprintēta!" #. Notification that it's too soon to print again (--printdelay option is in effect) -#: ../tuxpaint.c:1844 +#: ../tuxpaint.c:1849 msgid "You can’t print yet!" msgstr "Tu vēl nevari izprintēt!" #. Prompt to confirm erasing a picture in the Open dialog -#: ../tuxpaint.c:1848 +#: ../tuxpaint.c:1853 msgid "Erase this picture?" msgstr "Dzēst šo zīmējumu?" -#: ../tuxpaint.c:1849 +#: ../tuxpaint.c:1854 msgid "Yes, erase it!" msgstr "Jā, dzēs to!" -#: ../tuxpaint.c:1850 +#: ../tuxpaint.c:1855 msgid "No, don't erase it!" msgstr "Nē, nedzēs, traks vai?!" #. Reminder that Mouse Button 1 is the button to use in Tux Paint -#: ../tuxpaint.c:1853 +#: ../tuxpaint.c:1858 msgid "Remember to use the left mouse button!" msgstr "Atceries, lieto kreiso peles pogu!" #. Sound has been muted (silenced) via keyboard shortcut -#: ../tuxpaint.c:1964 +#: ../tuxpaint.c:1969 msgid "Sound muted." msgstr "" #. Sound has been unmuted (unsilenced) via keyboard shortcut -#: ../tuxpaint.c:1969 +#: ../tuxpaint.c:1974 msgid "Sound unmuted." msgstr "" #. Wait while Text tool finishes loading fonts -#: ../tuxpaint.c:2406 +#: ../tuxpaint.c:2411 msgid "Please wait…" msgstr "Lūdzu uzgaidi..." -#: ../tuxpaint.c:7056 +#: ../tuxpaint.c:7061 msgid "Pick a color." msgstr "" #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:7833 +#: ../tuxpaint.c:7838 msgid "Erase" msgstr "Dzēst" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:7836 +#: ../tuxpaint.c:7841 msgid "Slides" msgstr "Slaids" #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:7839 +#: ../tuxpaint.c:7844 msgid "Back" msgstr "Atpakaļ" #. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:7842 +#: ../tuxpaint.c:7847 msgid "Next" msgstr "Tālāk" #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:7845 +#: ../tuxpaint.c:7850 msgid "Play" 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 -#: ../tuxpaint.c:8438 +#: ../tuxpaint.c:8443 msgid "Aa" msgstr "Aa" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:11343 +#: ../tuxpaint.c:11348 msgid "Yes" msgstr "Jā" -#: ../tuxpaint.c:11347 +#: ../tuxpaint.c:11352 msgid "No" msgstr "Nē" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:12296 +#: ../tuxpaint.c:12301 msgid "Replace the picture with your changes?" msgstr "Aizstāt zīmejumu ar tavām izmaiņām?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:12300 +#: ../tuxpaint.c:12305 msgid "Yes, replace the old one!" msgstr "Jā, aizstā to veco zīmējumu!" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:12304 +#: ../tuxpaint.c:12309 msgid "No, save a new file!" msgstr "Nē, glabā jaunā failā!" -#: ../tuxpaint.c:13067 +#: ../tuxpaint.c:13072 msgid "Choose the picture you want, then click “Open”." msgstr "Izvēlies bildi ko gribi atvērt un spied pogu “Atvērt“." #. Let user choose images: #. Instructions for Slideshow file dialog (FIXME: Make a #define) -#: ../tuxpaint.c:14054 ../tuxpaint.c:14368 +#: ../tuxpaint.c:14059 ../tuxpaint.c:14373 msgid "Choose the pictures you want, then click “Play”." msgstr "Izvēlies bildi kuru tu gribi un spied pogu “Spēlēt”." @@ -680,261 +680,261 @@ msgstr "Zīmēšanas programma" msgid "Tux Paint" msgstr "Tux Zīmēšana" -#: ../../magic/src/blocks_chalk_drip.c:133 +#: ../../magic/src/blocks_chalk_drip.c:132 msgid "Blocks" msgstr "Kluči" -#: ../../magic/src/blocks_chalk_drip.c:135 +#: ../../magic/src/blocks_chalk_drip.c:134 msgid "Chalk" msgstr "Krīts" -#: ../../magic/src/blocks_chalk_drip.c:137 +#: ../../magic/src/blocks_chalk_drip.c:136 msgid "Drip" msgstr "Pilēšana" -#: ../../magic/src/blocks_chalk_drip.c:147 +#: ../../magic/src/blocks_chalk_drip.c:146 msgid "Click and move the mouse around to make the picture blocky." msgstr "Nospied, pieturi peles pogu un velc peli lai bilde būtu klucīši." -#: ../../magic/src/blocks_chalk_drip.c:150 +#: ../../magic/src/blocks_chalk_drip.c:149 msgid "" "Click and move the mouse around to turn the picture into a chalk drawing." msgstr "" "Nospied, pieturi peles pogu un velc peli lai zīmējums izskatītos kā ar krītu " "zīmētu" -#: ../../magic/src/blocks_chalk_drip.c:153 +#: ../../magic/src/blocks_chalk_drip.c:152 msgid "Click and move the mouse around to make the picture drip." msgstr "Nospied, pieturi peles pogu un velc peli lai zīmējums notecētu." -#: ../../magic/src/blur.c:77 +#: ../../magic/src/blur.c:76 msgid "Blur" msgstr "Migla" -#: ../../magic/src/blur.c:84 +#: ../../magic/src/blur.c:83 msgid "Click and move the mouse around to blur the picture." msgstr "" "Nospied, pieturi peles pogu un velc peli lai bildi padarītu miglaināku." #. Both are named "Bricks", at the moment: -#: ../../magic/src/bricks.c:105 +#: ../../magic/src/bricks.c:104 msgid "Bricks" msgstr "Ķieģeļi" -#: ../../magic/src/bricks.c:112 +#: ../../magic/src/bricks.c:111 msgid "Click and move to draw large bricks." msgstr "Nospied, pieturi peles pogu un velc peli lai zīmētu lielus ķieģeļus." -#: ../../magic/src/bricks.c:114 +#: ../../magic/src/bricks.c:113 msgid "Click and move to draw small bricks." msgstr "Nospied, pieturi peles pogu un velc peli lai zīmētu ķieģeļus." -#: ../../magic/src/calligraphy.c:109 +#: ../../magic/src/calligraphy.c:108 msgid "Calligraphy" msgstr "" -#: ../../magic/src/calligraphy.c:116 +#: ../../magic/src/calligraphy.c:115 #, fuzzy msgid "Click and move the mouse around to draw in calligraphy." msgstr "" "Nospied, pieturi peles pogu un velc peli lai zīmējumu padarītu negatīvu." -#: ../../magic/src/cartoon.c:81 +#: ../../magic/src/cartoon.c:80 msgid "Cartoon" msgstr "Multene" -#: ../../magic/src/cartoon.c:88 +#: ../../magic/src/cartoon.c:87 msgid "Click and move the mouse around to turn the picture into a cartoon." msgstr "" "Nospied, pieturi peles pogu un velc peli lai zīmējums izskatitos kā multene." -#: ../../magic/src/distortion.c:122 +#: ../../magic/src/distortion.c:121 msgid "Distortion" msgstr "" -#: ../../magic/src/distortion.c:130 +#: ../../magic/src/distortion.c:129 #, fuzzy msgid "Click and drag the mouse to cause a distortion in your picture." msgstr "" "Nospied, pieturi peles pogu un velc peli lai bildi padarītu miglaināku." -#: ../../magic/src/emboss.c:77 +#: ../../magic/src/emboss.c:76 msgid "Emboss" msgstr "" -#: ../../magic/src/emboss.c:83 +#: ../../magic/src/emboss.c:82 #, fuzzy msgid "Click and drag the mouse to emboss the picture." msgstr "" "Nospied, pieturi peles pogu un velc peli lai bildi padarītu miglaināku." -#: ../../magic/src/fade_darken.c:117 +#: ../../magic/src/fade_darken.c:116 msgid "Lighten" msgstr "Pagaišinātājs" -#: ../../magic/src/fade_darken.c:119 +#: ../../magic/src/fade_darken.c:118 msgid "Darken" msgstr "Tumsinātājs" -#: ../../magic/src/fade_darken.c:129 +#: ../../magic/src/fade_darken.c:128 msgid "Click and move to fade the colors." msgstr "Nospied, pieturi peles pogu un velc peli lai balinātu krāsu." -#: ../../magic/src/fade_darken.c:132 +#: ../../magic/src/fade_darken.c:131 msgid "Click and move to darken the colors." msgstr "Nospied, pieturi peles pogu un velc peli lai satumšinātu bildi." -#: ../../magic/src/fill.c:88 +#: ../../magic/src/fill.c:87 msgid "Fill" msgstr "Piepildi" -#: ../../magic/src/fill.c:95 +#: ../../magic/src/fill.c:94 msgid "Click in the picture to fill that area with color." msgstr "Nospied uz bildi, lai to piepildītu ar krāsu." -#: ../../magic/src/flower.c:125 +#: ../../magic/src/flower.c:124 msgid "Flower" msgstr "" -#: ../../magic/src/flower.c:131 +#: ../../magic/src/flower.c:130 msgid "Click and drag to draw a flower stalk. Let go to finish the flower." msgstr "" -#: ../../magic/src/foam.c:105 +#: ../../magic/src/foam.c:104 msgid "Foam" msgstr "" -#: ../../magic/src/foam.c:111 +#: ../../magic/src/foam.c:110 #, fuzzy msgid "Click and drag the mouse to cover an area with foamy bubbles." msgstr "Nospied uz bildi, lai to piepildītu ar krāsu." -#: ../../magic/src/glasstile.c:84 +#: ../../magic/src/glasstile.c:83 msgid "Glass Tile" msgstr "" -#: ../../magic/src/glasstile.c:90 +#: ../../magic/src/glasstile.c:89 #, fuzzy msgid "Click and drag the mouse to put glass tile over your picture." msgstr "" "Nospied, pieturi peles pogu un velc peli lai bildi padarītu miglaināku." -#: ../../magic/src/grass.c:93 +#: ../../magic/src/grass.c:92 msgid "Grass" msgstr "Zāle" -#: ../../magic/src/grass.c:99 +#: ../../magic/src/grass.c:98 msgid "Click and move to draw grass. Don’t forget the dirt!" msgstr "" "Nospied, pieturi peles pogu un velc peli lai zīmētu zāli. Neaizmirsti " "pievienot dubļus!" -#: ../../magic/src/kalidescope.c:78 +#: ../../magic/src/kalidescope.c:77 msgid "Kaleidoscope" msgstr "" -#: ../../magic/src/kalidescope.c:84 +#: ../../magic/src/kalidescope.c:83 #, fuzzy msgid "" "Click and drag the mouse to draw with symmetric brushes (a kaleidoscope)." msgstr "Nospied, pieturi peles pogu un velc peli lai satumšinātu bildi." -#: ../../magic/src/light.c:85 +#: ../../magic/src/light.c:84 #, fuzzy msgid "Light" msgstr "Pagaišinātājs" -#: ../../magic/src/light.c:91 +#: ../../magic/src/light.c:90 #, fuzzy msgid "Click and drag to draw a beam of light on your picture." msgstr "" "Nospied, pieturi peles pogu un velc peli lai bildi padarītu miglaināku." -#: ../../magic/src/metalpaint.c:78 +#: ../../magic/src/metalpaint.c:77 #, fuzzy msgid "Metal Paint" msgstr "Krāsas" -#: ../../magic/src/metalpaint.c:84 +#: ../../magic/src/metalpaint.c:83 #, fuzzy msgid "Click and drag the mouse to paint with a metallic color." msgstr "Nospied, pieturi peles pogu un velc peli lai satumšinātu bildi." -#: ../../magic/src/mirror_flip.c:95 +#: ../../magic/src/mirror_flip.c:94 msgid "Mirror" msgstr "Spogulis" -#: ../../magic/src/mirror_flip.c:97 +#: ../../magic/src/mirror_flip.c:96 msgid "Flip" msgstr "Apgriezt riņķī" -#: ../../magic/src/mirror_flip.c:107 +#: ../../magic/src/mirror_flip.c:106 msgid "Click to make a mirror image." msgstr "Nospied peli uz zīmējumu lai to pārvērstu spoguļskatā." -#: ../../magic/src/mirror_flip.c:110 +#: ../../magic/src/mirror_flip.c:109 msgid "Click to flip the picture upside-down." msgstr "Nospied peli uz zīmējuma lai to apgrieztu riņķī." -#: ../../magic/src/negative.c:73 +#: ../../magic/src/negative.c:72 msgid "Negative" msgstr "Negatīvs" -#: ../../magic/src/negative.c:80 +#: ../../magic/src/negative.c:79 msgid "Click and move the mouse around to draw a negative." msgstr "" "Nospied, pieturi peles pogu un velc peli lai zīmējumu padarītu negatīvu." -#: ../../magic/src/rainbow.c:108 +#: ../../magic/src/rainbow.c:107 msgid "Rainbow" msgstr "Varavīksne" -#: ../../magic/src/rainbow.c:115 +#: ../../magic/src/rainbow.c:114 msgid "You can draw in rainbow colors!" msgstr "Tu vari zīmēt varavīksnes krāsās!" -#: ../../magic/src/ripples.c:82 +#: ../../magic/src/ripples.c:81 msgid "Ripples" msgstr "" -#: ../../magic/src/ripples.c:88 +#: ../../magic/src/ripples.c:87 #, fuzzy msgid "Click to make ripples appear over your picture." msgstr "" "Nospied, pieturi peles pogu un velc peli lai bildi padarītu miglaināku." -#: ../../magic/src/shift.c:105 +#: ../../magic/src/shift.c:104 msgid "Shift" msgstr "" -#: ../../magic/src/shift.c:111 +#: ../../magic/src/shift.c:110 #, fuzzy msgid "Click and drag to shift your picture around on the canvas." msgstr "" "Nospied, pieturi peles pogu un velc peli lai bildi padarītu miglaināku." -#: ../../magic/src/smudge.c:78 +#: ../../magic/src/smudge.c:77 msgid "Smudge" msgstr "Smēre" -#: ../../magic/src/smudge.c:85 +#: ../../magic/src/smudge.c:84 msgid "Click and move the mouse around to smudge the picture." msgstr "Nospied, pieturi peles pogu un velc peli lai notraipītu zīmējumu." -#: ../../magic/src/tint.c:78 +#: ../../magic/src/tint.c:77 msgid "Tint" msgstr "Tinte" -#: ../../magic/src/tint.c:85 +#: ../../magic/src/tint.c:84 msgid "Click and move the mouse around to change the picture’s color." msgstr "Nospied, pieturi peles pogu un velc peli lai zīmējumā mainītu krāsas." -#: ../../magic/src/waves.c:79 +#: ../../magic/src/waves.c:78 #, fuzzy msgid "Waves" msgstr "Saglabāt" -#: ../../magic/src/waves.c:85 +#: ../../magic/src/waves.c:84 msgid "" "Click to make the picture wavy. Click toward the top for shorter waves, the " "bottom for taller waves, the left for small waves, and the right for long " diff --git a/src/po/mk.po b/src/po/mk.po index c1bdfee1b..ccfd3036e 100644 --- a/src/po/mk.po +++ b/src/po/mk.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: tuxpaint\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-06-21 10:24-0700\n" +"POT-Creation-Date: 2008-06-27 13:15-0700\n" "PO-Revision-Date: 2006-06-17 23:07+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Macedonian \n" @@ -381,7 +381,7 @@ msgstr "Нов" #. Open a saved picture #. buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:75 ../tuxpaint.c:7830 +#: ../tools.h:75 ../tuxpaint.c:7835 msgid "Open" msgstr "Отвори" @@ -500,174 +500,174 @@ msgid "OK then… Let’s keep drawing this one!" msgstr "Добро тогаш... Да продолжиме со цртањето на оваа слика!" #. Prompt to confirm user wishes to quit -#: ../tuxpaint.c:1804 +#: ../tuxpaint.c:1809 msgid "Do you really want to quit?" msgstr "Навистина ли сакате да ја прекинете со работа?" #. Quit prompt positive response (quit) -#: ../tuxpaint.c:1807 +#: ../tuxpaint.c:1812 msgid "Yes, I'm done!" msgstr "" #. Quit prompt negative response (don't quit) -#: ../tuxpaint.c:1810 ../tuxpaint.c:1837 +#: ../tuxpaint.c:1815 ../tuxpaint.c:1842 msgid "No, take me back!" msgstr "" #. Current picture is not saved; user is quitting -#: ../tuxpaint.c:1814 +#: ../tuxpaint.c:1819 msgid "If you quit, you’ll lose your picture! Save it?" msgstr "Ако ја прекинете со работа, ќе ја загубите сликата! Да се зачува ли?" -#: ../tuxpaint.c:1815 ../tuxpaint.c:1820 +#: ../tuxpaint.c:1820 ../tuxpaint.c:1825 msgid "Yes, save it!" msgstr "" -#: ../tuxpaint.c:1816 ../tuxpaint.c:1821 +#: ../tuxpaint.c:1821 ../tuxpaint.c:1826 msgid "No, don't bother saving!" msgstr "" #. Current picture is not saved; user is opening another picture -#: ../tuxpaint.c:1819 +#: ../tuxpaint.c:1824 msgid "Save your picture first?" msgstr "Да се зачува ли предходно сликата?" #. Error opening picture -#: ../tuxpaint.c:1824 +#: ../tuxpaint.c:1829 msgid "Can’t open that picture!" msgstr "Таа слика не може да биде отворена!" #. Generic dialog dismissal -#: ../tuxpaint.c:1827 ../tuxpaint.c:1832 ../tuxpaint.c:1841 ../tuxpaint.c:1845 -#: ../tuxpaint.c:1854 +#: ../tuxpaint.c:1832 ../tuxpaint.c:1837 ../tuxpaint.c:1846 ../tuxpaint.c:1850 +#: ../tuxpaint.c:1859 msgid "OK" msgstr "Во ред" #. Notification that 'Open' dialog has nothing to show -#: ../tuxpaint.c:1831 +#: ../tuxpaint.c:1836 msgid "There are no saved files!" msgstr "Нема зачувани датотеки!" #. Verification of print action -#: ../tuxpaint.c:1835 +#: ../tuxpaint.c:1840 msgid "Print your picture now?" msgstr "Да се печати ли сликата сега?" -#: ../tuxpaint.c:1836 +#: ../tuxpaint.c:1841 msgid "Yes, print it!" msgstr "" #. Confirmation of successful (we hope) printing -#: ../tuxpaint.c:1840 +#: ../tuxpaint.c:1845 msgid "Your picture has been printed!" msgstr "Вашата слика е испечатена!" #. Notification that it's too soon to print again (--printdelay option is in effect) -#: ../tuxpaint.c:1844 +#: ../tuxpaint.c:1849 msgid "You can’t print yet!" msgstr "Се уште не можете да печатите!" #. Prompt to confirm erasing a picture in the Open dialog -#: ../tuxpaint.c:1848 +#: ../tuxpaint.c:1853 msgid "Erase this picture?" msgstr "Да се избриша ли сликата?" -#: ../tuxpaint.c:1849 +#: ../tuxpaint.c:1854 msgid "Yes, erase it!" msgstr "" -#: ../tuxpaint.c:1850 +#: ../tuxpaint.c:1855 msgid "No, don't erase it!" msgstr "" #. Reminder that Mouse Button 1 is the button to use in Tux Paint -#: ../tuxpaint.c:1853 +#: ../tuxpaint.c:1858 msgid "Remember to use the left mouse button!" msgstr "Не заборавајте да го користите левото копче на глувчето!" #. Sound has been muted (silenced) via keyboard shortcut -#: ../tuxpaint.c:1964 +#: ../tuxpaint.c:1969 msgid "Sound muted." msgstr "" #. Sound has been unmuted (unsilenced) via keyboard shortcut -#: ../tuxpaint.c:1969 +#: ../tuxpaint.c:1974 msgid "Sound unmuted." msgstr "" #. Wait while Text tool finishes loading fonts -#: ../tuxpaint.c:2406 +#: ../tuxpaint.c:2411 msgid "Please wait…" msgstr "" -#: ../tuxpaint.c:7056 +#: ../tuxpaint.c:7061 msgid "Pick a color." msgstr "" #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:7833 +#: ../tuxpaint.c:7838 msgid "Erase" msgstr "Бришење" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:7836 +#: ../tuxpaint.c:7841 msgid "Slides" msgstr "" #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:7839 +#: ../tuxpaint.c:7844 msgid "Back" msgstr "Назад" #. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:7842 +#: ../tuxpaint.c:7847 msgid "Next" msgstr "" #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:7845 +#: ../tuxpaint.c:7850 msgid "Play" 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 -#: ../tuxpaint.c:8438 +#: ../tuxpaint.c:8443 msgid "Aa" msgstr "Aa" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:11343 +#: ../tuxpaint.c:11348 msgid "Yes" msgstr "Да" -#: ../tuxpaint.c:11347 +#: ../tuxpaint.c:11352 msgid "No" msgstr "Не" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:12296 +#: ../tuxpaint.c:12301 msgid "Replace the picture with your changes?" msgstr "" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:12300 +#: ../tuxpaint.c:12305 msgid "Yes, replace the old one!" msgstr "" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:12304 +#: ../tuxpaint.c:12309 msgid "No, save a new file!" msgstr "" -#: ../tuxpaint.c:13067 +#: ../tuxpaint.c:13072 msgid "Choose the picture you want, then click “Open”." msgstr "Изберете ја сликата која ја сакате, тогаш кликнете „Отвори“." #. Let user choose images: #. Instructions for Slideshow file dialog (FIXME: Make a #define) -#: ../tuxpaint.c:14054 ../tuxpaint.c:14368 +#: ../tuxpaint.c:14059 ../tuxpaint.c:14373 msgid "Choose the pictures you want, then click “Play”." msgstr "" @@ -683,251 +683,251 @@ msgstr "Програм за цртање" msgid "Tux Paint" msgstr "Tux Боенка" -#: ../../magic/src/blocks_chalk_drip.c:133 +#: ../../magic/src/blocks_chalk_drip.c:132 msgid "Blocks" msgstr "Блокови" -#: ../../magic/src/blocks_chalk_drip.c:135 +#: ../../magic/src/blocks_chalk_drip.c:134 msgid "Chalk" msgstr "Креда" -#: ../../magic/src/blocks_chalk_drip.c:137 +#: ../../magic/src/blocks_chalk_drip.c:136 msgid "Drip" msgstr "Протекување" -#: ../../magic/src/blocks_chalk_drip.c:147 +#: ../../magic/src/blocks_chalk_drip.c:146 msgid "Click and move the mouse around to make the picture blocky." msgstr "Кликнете на глувчето и движете го за добиете погруба слика." -#: ../../magic/src/blocks_chalk_drip.c:150 +#: ../../magic/src/blocks_chalk_drip.c:149 msgid "" "Click and move the mouse around to turn the picture into a chalk drawing." msgstr "" "Кликнете и движете го глувчето наоколу за да ја претворите сликата во цртеж " "со креда." -#: ../../magic/src/blocks_chalk_drip.c:153 +#: ../../magic/src/blocks_chalk_drip.c:152 msgid "Click and move the mouse around to make the picture drip." msgstr "Кликнете на глувчето и влечете го наоколу за боите да протечат." -#: ../../magic/src/blur.c:77 +#: ../../magic/src/blur.c:76 msgid "Blur" msgstr "Замати" -#: ../../magic/src/blur.c:84 +#: ../../magic/src/blur.c:83 msgid "Click and move the mouse around to blur the picture." msgstr "Кликнете и движете го глувчето наоколу за да ја замаглите сликата." #. Both are named "Bricks", at the moment: -#: ../../magic/src/bricks.c:105 +#: ../../magic/src/bricks.c:104 msgid "Bricks" msgstr "Цигли" -#: ../../magic/src/bricks.c:112 +#: ../../magic/src/bricks.c:111 msgid "Click and move to draw large bricks." msgstr "Кликнете на глувчето и влечете за да цртате големи цигли." -#: ../../magic/src/bricks.c:114 +#: ../../magic/src/bricks.c:113 msgid "Click and move to draw small bricks." msgstr "Кликнете на глувчето и влечете за да цртате мали цигли." -#: ../../magic/src/calligraphy.c:109 +#: ../../magic/src/calligraphy.c:108 msgid "Calligraphy" msgstr "" -#: ../../magic/src/calligraphy.c:116 +#: ../../magic/src/calligraphy.c:115 #, fuzzy msgid "Click and move the mouse around to draw in calligraphy." msgstr "Кликнете на глувчето и влечете го наоколу за да добиете негатив." -#: ../../magic/src/cartoon.c:81 +#: ../../magic/src/cartoon.c:80 msgid "Cartoon" msgstr "Цртани" -#: ../../magic/src/cartoon.c:88 +#: ../../magic/src/cartoon.c:87 msgid "Click and move the mouse around to turn the picture into a cartoon." msgstr "" "Кликнете на глувчето и влечете го наоколу за да ја претворите сликата во " "цртан." -#: ../../magic/src/distortion.c:122 +#: ../../magic/src/distortion.c:121 msgid "Distortion" msgstr "" -#: ../../magic/src/distortion.c:130 +#: ../../magic/src/distortion.c:129 #, fuzzy msgid "Click and drag the mouse to cause a distortion in your picture." msgstr "Кликнете и движете го глувчето наоколу за да ја замаглите сликата." -#: ../../magic/src/emboss.c:77 +#: ../../magic/src/emboss.c:76 msgid "Emboss" msgstr "" -#: ../../magic/src/emboss.c:83 +#: ../../magic/src/emboss.c:82 #, fuzzy msgid "Click and drag the mouse to emboss the picture." msgstr "Кликнете и движете го глувчето наоколу за да ја замаглите сликата." -#: ../../magic/src/fade_darken.c:117 +#: ../../magic/src/fade_darken.c:116 msgid "Lighten" msgstr "Осветлување" -#: ../../magic/src/fade_darken.c:119 +#: ../../magic/src/fade_darken.c:118 msgid "Darken" msgstr "Затемнување" -#: ../../magic/src/fade_darken.c:129 +#: ../../magic/src/fade_darken.c:128 msgid "Click and move to fade the colors." msgstr "Кликнете и движете го глувчето за да избледнеат боите." -#: ../../magic/src/fade_darken.c:132 +#: ../../magic/src/fade_darken.c:131 msgid "Click and move to darken the colors." msgstr "Кликнете и движете го глувчето за да потемнат боите." -#: ../../magic/src/fill.c:88 +#: ../../magic/src/fill.c:87 msgid "Fill" msgstr "Пополни" -#: ../../magic/src/fill.c:95 +#: ../../magic/src/fill.c:94 msgid "Click in the picture to fill that area with color." msgstr "Кликнете на сликата за да ја пополните областа со боја." -#: ../../magic/src/flower.c:125 +#: ../../magic/src/flower.c:124 msgid "Flower" msgstr "" -#: ../../magic/src/flower.c:131 +#: ../../magic/src/flower.c:130 msgid "Click and drag to draw a flower stalk. Let go to finish the flower." msgstr "" -#: ../../magic/src/foam.c:105 +#: ../../magic/src/foam.c:104 msgid "Foam" msgstr "" -#: ../../magic/src/foam.c:111 +#: ../../magic/src/foam.c:110 #, fuzzy msgid "Click and drag the mouse to cover an area with foamy bubbles." msgstr "Кликнете на сликата за да ја пополните областа со боја." -#: ../../magic/src/glasstile.c:84 +#: ../../magic/src/glasstile.c:83 msgid "Glass Tile" msgstr "" -#: ../../magic/src/glasstile.c:90 +#: ../../magic/src/glasstile.c:89 #, fuzzy msgid "Click and drag the mouse to put glass tile over your picture." msgstr "Кликнете и движете го глувчето наоколу за да ја замаглите сликата." -#: ../../magic/src/grass.c:93 +#: ../../magic/src/grass.c:92 msgid "Grass" msgstr "Трева" -#: ../../magic/src/grass.c:99 +#: ../../magic/src/grass.c:98 msgid "Click and move to draw grass. Don’t forget the dirt!" msgstr "Кликнете на глувчето и влечете за да цртате трева. Извалкајте малку!" -#: ../../magic/src/kalidescope.c:78 +#: ../../magic/src/kalidescope.c:77 msgid "Kaleidoscope" msgstr "" -#: ../../magic/src/kalidescope.c:84 +#: ../../magic/src/kalidescope.c:83 msgid "" "Click and drag the mouse to draw with symmetric brushes (a kaleidoscope)." msgstr "" -#: ../../magic/src/light.c:85 +#: ../../magic/src/light.c:84 #, fuzzy msgid "Light" msgstr "Осветлување" -#: ../../magic/src/light.c:91 +#: ../../magic/src/light.c:90 msgid "Click and drag to draw a beam of light on your picture." msgstr "" -#: ../../magic/src/metalpaint.c:78 +#: ../../magic/src/metalpaint.c:77 #, fuzzy msgid "Metal Paint" msgstr "Цртање" -#: ../../magic/src/metalpaint.c:84 +#: ../../magic/src/metalpaint.c:83 #, fuzzy msgid "Click and drag the mouse to paint with a metallic color." msgstr "Кликнете и движете го глувчето за да потемнат боите." -#: ../../magic/src/mirror_flip.c:95 +#: ../../magic/src/mirror_flip.c:94 msgid "Mirror" msgstr "Огледало" -#: ../../magic/src/mirror_flip.c:97 +#: ../../magic/src/mirror_flip.c:96 msgid "Flip" msgstr "Преврти" -#: ../../magic/src/mirror_flip.c:107 +#: ../../magic/src/mirror_flip.c:106 msgid "Click to make a mirror image." msgstr "Кликнете за да направите огледална слика." -#: ../../magic/src/mirror_flip.c:110 +#: ../../magic/src/mirror_flip.c:109 msgid "Click to flip the picture upside-down." msgstr "Кликнете за да ја превртите сликата наопаку." -#: ../../magic/src/negative.c:73 +#: ../../magic/src/negative.c:72 msgid "Negative" msgstr "Негатив" -#: ../../magic/src/negative.c:80 +#: ../../magic/src/negative.c:79 msgid "Click and move the mouse around to draw a negative." msgstr "Кликнете на глувчето и влечете го наоколу за да добиете негатив." -#: ../../magic/src/rainbow.c:108 +#: ../../magic/src/rainbow.c:107 msgid "Rainbow" msgstr "Виножито" -#: ../../magic/src/rainbow.c:115 +#: ../../magic/src/rainbow.c:114 msgid "You can draw in rainbow colors!" msgstr "Можете да цртате со боите на виножитото!" -#: ../../magic/src/ripples.c:82 +#: ../../magic/src/ripples.c:81 msgid "Ripples" msgstr "" -#: ../../magic/src/ripples.c:88 +#: ../../magic/src/ripples.c:87 #, fuzzy msgid "Click to make ripples appear over your picture." msgstr "Кликнете за да направите огледална слика." -#: ../../magic/src/shift.c:105 +#: ../../magic/src/shift.c:104 msgid "Shift" msgstr "" -#: ../../magic/src/shift.c:111 +#: ../../magic/src/shift.c:110 #, fuzzy msgid "Click and drag to shift your picture around on the canvas." msgstr "Кликнете и движете го глувчето наоколу за да ја замаглите сликата." -#: ../../magic/src/smudge.c:78 +#: ../../magic/src/smudge.c:77 msgid "Smudge" msgstr "Флека" -#: ../../magic/src/smudge.c:85 +#: ../../magic/src/smudge.c:84 msgid "Click and move the mouse around to smudge the picture." msgstr "Кликнете и движете го глувчето наоколу за да ја размачкате сликата." -#: ../../magic/src/tint.c:78 +#: ../../magic/src/tint.c:77 msgid "Tint" msgstr "Боење" -#: ../../magic/src/tint.c:85 +#: ../../magic/src/tint.c:84 msgid "Click and move the mouse around to change the picture’s color." msgstr "" "Кликнете на глувчето и влечете го наоколу за да ја промените бојата на " "сликата." -#: ../../magic/src/waves.c:79 +#: ../../magic/src/waves.c:78 #, fuzzy msgid "Waves" msgstr "Зачувај" -#: ../../magic/src/waves.c:85 +#: ../../magic/src/waves.c:84 msgid "" "Click to make the picture wavy. Click toward the top for shorter waves, the " "bottom for taller waves, the left for small waves, and the right for long " diff --git a/src/po/ms.po b/src/po/ms.po index 7a4bb9800..56f401e4c 100644 --- a/src/po/ms.po +++ b/src/po/ms.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: ms\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-06-21 10:24-0700\n" +"POT-Creation-Date: 2008-06-27 13:15-0700\n" "PO-Revision-Date: 2004-08-23 16:06+0800\n" "Last-Translator: Muhammad Najmi bin Ahmad Zabidi \n" "Language-Team: Malay \n" @@ -386,7 +386,7 @@ msgstr "Baru" #. Open a saved picture #. buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:75 ../tuxpaint.c:7830 +#: ../tools.h:75 ../tuxpaint.c:7835 msgid "Open" msgstr "Buka" @@ -501,176 +501,176 @@ msgid "OK then… Let’s keep drawing this one!" msgstr "Baiklah... Mari teruskan melukis yang ini!" #. Prompt to confirm user wishes to quit -#: ../tuxpaint.c:1804 +#: ../tuxpaint.c:1809 msgid "Do you really want to quit?" msgstr "Anda pasti mahu keluar?" #. Quit prompt positive response (quit) -#: ../tuxpaint.c:1807 +#: ../tuxpaint.c:1812 msgid "Yes, I'm done!" msgstr "" #. Quit prompt negative response (don't quit) -#: ../tuxpaint.c:1810 ../tuxpaint.c:1837 +#: ../tuxpaint.c:1815 ../tuxpaint.c:1842 msgid "No, take me back!" msgstr "" #. Current picture is not saved; user is quitting -#: ../tuxpaint.c:1814 +#: ../tuxpaint.c:1819 msgid "If you quit, you’ll lose your picture! Save it?" msgstr "Jika anda keluar, anda akan kehilangan hasil kerja anda! Simpan?" -#: ../tuxpaint.c:1815 ../tuxpaint.c:1820 +#: ../tuxpaint.c:1820 ../tuxpaint.c:1825 msgid "Yes, save it!" msgstr "" -#: ../tuxpaint.c:1816 ../tuxpaint.c:1821 +#: ../tuxpaint.c:1821 ../tuxpaint.c:1826 msgid "No, don't bother saving!" msgstr "" #. Current picture is not saved; user is opening another picture -#: ../tuxpaint.c:1819 +#: ../tuxpaint.c:1824 msgid "Save your picture first?" msgstr "Simpan hasil kerja dahulu?" #. Error opening picture -#: ../tuxpaint.c:1824 +#: ../tuxpaint.c:1829 msgid "Can’t open that picture!" msgstr "Tidak boleh membuka gambar!" #. Generic dialog dismissal -#: ../tuxpaint.c:1827 ../tuxpaint.c:1832 ../tuxpaint.c:1841 ../tuxpaint.c:1845 -#: ../tuxpaint.c:1854 +#: ../tuxpaint.c:1832 ../tuxpaint.c:1837 ../tuxpaint.c:1846 ../tuxpaint.c:1850 +#: ../tuxpaint.c:1859 msgid "OK" msgstr "OK" #. Notification that 'Open' dialog has nothing to show -#: ../tuxpaint.c:1831 +#: ../tuxpaint.c:1836 msgid "There are no saved files!" msgstr "Tiada fail yang disimpan!" #. Verification of print action -#: ../tuxpaint.c:1835 +#: ../tuxpaint.c:1840 msgid "Print your picture now?" msgstr "Cetak?" -#: ../tuxpaint.c:1836 +#: ../tuxpaint.c:1841 msgid "Yes, print it!" msgstr "" #. Confirmation of successful (we hope) printing -#: ../tuxpaint.c:1840 +#: ../tuxpaint.c:1845 msgid "Your picture has been printed!" msgstr "Hasil kerja anda sudah dicetak!" #. Notification that it's too soon to print again (--printdelay option is in effect) -#: ../tuxpaint.c:1844 +#: ../tuxpaint.c:1849 msgid "You can’t print yet!" msgstr "Anda tidak boleh cetak lagi!" #. Prompt to confirm erasing a picture in the Open dialog -#: ../tuxpaint.c:1848 +#: ../tuxpaint.c:1853 msgid "Erase this picture?" msgstr "Padam hasil kerja?" -#: ../tuxpaint.c:1849 +#: ../tuxpaint.c:1854 msgid "Yes, erase it!" msgstr "" -#: ../tuxpaint.c:1850 +#: ../tuxpaint.c:1855 msgid "No, don't erase it!" msgstr "" #. Reminder that Mouse Button 1 is the button to use in Tux Paint -#: ../tuxpaint.c:1853 +#: ../tuxpaint.c:1858 msgid "Remember to use the left mouse button!" msgstr "" #. Sound has been muted (silenced) via keyboard shortcut -#: ../tuxpaint.c:1964 +#: ../tuxpaint.c:1969 msgid "Sound muted." msgstr "" #. Sound has been unmuted (unsilenced) via keyboard shortcut -#: ../tuxpaint.c:1969 +#: ../tuxpaint.c:1974 msgid "Sound unmuted." msgstr "" #. Wait while Text tool finishes loading fonts -#: ../tuxpaint.c:2406 +#: ../tuxpaint.c:2411 msgid "Please wait…" msgstr "" -#: ../tuxpaint.c:7056 +#: ../tuxpaint.c:7061 msgid "Pick a color." msgstr "" #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:7833 +#: ../tuxpaint.c:7838 msgid "Erase" msgstr "Padam" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:7836 +#: ../tuxpaint.c:7841 msgid "Slides" msgstr "" #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:7839 +#: ../tuxpaint.c:7844 msgid "Back" msgstr "Undur" #. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:7842 +#: ../tuxpaint.c:7847 #, fuzzy msgid "Next" msgstr "Teks" #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:7845 +#: ../tuxpaint.c:7850 msgid "Play" 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 -#: ../tuxpaint.c:8438 +#: ../tuxpaint.c:8443 msgid "Aa" msgstr "" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:11343 +#: ../tuxpaint.c:11348 msgid "Yes" msgstr "Ya" -#: ../tuxpaint.c:11347 +#: ../tuxpaint.c:11352 msgid "No" msgstr "Tidak" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:12296 +#: ../tuxpaint.c:12301 msgid "Replace the picture with your changes?" msgstr "" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:12300 +#: ../tuxpaint.c:12305 msgid "Yes, replace the old one!" msgstr "" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:12304 +#: ../tuxpaint.c:12309 #, fuzzy msgid "No, save a new file!" msgstr "Tidak, simpan kepada fail baru" -#: ../tuxpaint.c:13067 +#: ../tuxpaint.c:13072 msgid "Choose the picture you want, then click “Open”." msgstr "Pilih gambar yang anda mahu, dan klik 'Buka'" #. Let user choose images: #. Instructions for Slideshow file dialog (FIXME: Make a #define) -#: ../tuxpaint.c:14054 ../tuxpaint.c:14368 +#: ../tuxpaint.c:14059 ../tuxpaint.c:14373 #, fuzzy msgid "Choose the pictures you want, then click “Play”." msgstr "Pilih gambar yang anda mahu, dan klik 'Buka'" @@ -687,262 +687,262 @@ msgstr "Program melukis" msgid "Tux Paint" msgstr "Tux Paint" -#: ../../magic/src/blocks_chalk_drip.c:133 +#: ../../magic/src/blocks_chalk_drip.c:132 msgid "Blocks" msgstr "Blok" -#: ../../magic/src/blocks_chalk_drip.c:135 +#: ../../magic/src/blocks_chalk_drip.c:134 msgid "Chalk" msgstr "Kapur" -#: ../../magic/src/blocks_chalk_drip.c:137 +#: ../../magic/src/blocks_chalk_drip.c:136 msgid "Drip" msgstr "Titisan" -#: ../../magic/src/blocks_chalk_drip.c:147 +#: ../../magic/src/blocks_chalk_drip.c:146 msgid "Click and move the mouse around to make the picture blocky." msgstr "" "Klik dan gerakkan tetikus di sekeliling untuk menjadikan gambar berblok." -#: ../../magic/src/blocks_chalk_drip.c:150 +#: ../../magic/src/blocks_chalk_drip.c:149 msgid "" "Click and move the mouse around to turn the picture into a chalk drawing." msgstr "Klik dan alihkan tetikus di sekeliling untuk membuat lukisan kapur." -#: ../../magic/src/blocks_chalk_drip.c:153 +#: ../../magic/src/blocks_chalk_drip.c:152 msgid "Click and move the mouse around to make the picture drip." msgstr "" "Klik dan gerakkan tetikus di sekeliling untuk menjadikan gambar berbentuk " "titisan." -#: ../../magic/src/blur.c:77 +#: ../../magic/src/blur.c:76 msgid "Blur" msgstr "Kabur" -#: ../../magic/src/blur.c:84 +#: ../../magic/src/blur.c:83 msgid "Click and move the mouse around to blur the picture." msgstr "Klik dan gerakkan tetikus di sekeliling untuk mengaburkan gambar." #. Both are named "Bricks", at the moment: -#: ../../magic/src/bricks.c:105 +#: ../../magic/src/bricks.c:104 #, fuzzy msgid "Bricks" msgstr "Blok" -#: ../../magic/src/bricks.c:112 +#: ../../magic/src/bricks.c:111 #, fuzzy msgid "Click and move to draw large bricks." msgstr "Klik dan alihkan untuk melukis percikan." -#: ../../magic/src/bricks.c:114 +#: ../../magic/src/bricks.c:113 #, fuzzy msgid "Click and move to draw small bricks." msgstr "Klik dan alihkan untuk melukis percikan." -#: ../../magic/src/calligraphy.c:109 +#: ../../magic/src/calligraphy.c:108 msgid "Calligraphy" msgstr "" -#: ../../magic/src/calligraphy.c:116 +#: ../../magic/src/calligraphy.c:115 #, fuzzy msgid "Click and move the mouse around to draw in calligraphy." msgstr "Klik dan gerakkan tetikus di sekeliling untuk menegatifkan gambar." -#: ../../magic/src/cartoon.c:81 +#: ../../magic/src/cartoon.c:80 msgid "Cartoon" msgstr "" -#: ../../magic/src/cartoon.c:88 +#: ../../magic/src/cartoon.c:87 #, fuzzy msgid "Click and move the mouse around to turn the picture into a cartoon." msgstr "Klik dan alihkan tetikus di sekeliling untuk membuat lukisan kapur." -#: ../../magic/src/distortion.c:122 +#: ../../magic/src/distortion.c:121 msgid "Distortion" msgstr "" -#: ../../magic/src/distortion.c:130 +#: ../../magic/src/distortion.c:129 #, fuzzy msgid "Click and drag the mouse to cause a distortion in your picture." msgstr "Klik dan gerakkan tetikus di sekeliling untuk menipiskan gambar." -#: ../../magic/src/emboss.c:77 +#: ../../magic/src/emboss.c:76 msgid "Emboss" msgstr "" -#: ../../magic/src/emboss.c:83 +#: ../../magic/src/emboss.c:82 #, fuzzy msgid "Click and drag the mouse to emboss the picture." msgstr "Klik dan gerakkan tetikus di sekeliling untuk menipiskan gambar." -#: ../../magic/src/fade_darken.c:117 +#: ../../magic/src/fade_darken.c:116 msgid "Lighten" msgstr "" -#: ../../magic/src/fade_darken.c:119 +#: ../../magic/src/fade_darken.c:118 msgid "Darken" msgstr "" -#: ../../magic/src/fade_darken.c:129 +#: ../../magic/src/fade_darken.c:128 msgid "Click and move to fade the colors." msgstr "Klik dan alihkan untuk lunturkan warna" -#: ../../magic/src/fade_darken.c:132 +#: ../../magic/src/fade_darken.c:131 #, fuzzy msgid "Click and move to darken the colors." msgstr "Klik dan alihkan untuk lunturkan warna" -#: ../../magic/src/fill.c:88 +#: ../../magic/src/fill.c:87 msgid "Fill" msgstr "Isi" -#: ../../magic/src/fill.c:95 +#: ../../magic/src/fill.c:94 msgid "Click in the picture to fill that area with color." msgstr "" "Klik dan gerakkan tetikus di sekeliling untuk memenuhkan kawasan dengan " "warna." -#: ../../magic/src/flower.c:125 +#: ../../magic/src/flower.c:124 msgid "Flower" msgstr "" -#: ../../magic/src/flower.c:131 +#: ../../magic/src/flower.c:130 msgid "Click and drag to draw a flower stalk. Let go to finish the flower." msgstr "" -#: ../../magic/src/foam.c:105 +#: ../../magic/src/foam.c:104 msgid "Foam" msgstr "" -#: ../../magic/src/foam.c:111 +#: ../../magic/src/foam.c:110 #, fuzzy msgid "Click and drag the mouse to cover an area with foamy bubbles." msgstr "Klik dan gerakkan tetikus di sekeliling untuk menebalkan gambar." -#: ../../magic/src/glasstile.c:84 +#: ../../magic/src/glasstile.c:83 msgid "Glass Tile" msgstr "" -#: ../../magic/src/glasstile.c:90 +#: ../../magic/src/glasstile.c:89 #, fuzzy msgid "Click and drag the mouse to put glass tile over your picture." msgstr "Klik dan gerakkan tetikus di sekeliling untuk menipiskan gambar." -#: ../../magic/src/grass.c:93 +#: ../../magic/src/grass.c:92 #, fuzzy msgid "Grass" msgstr "Padam" -#: ../../magic/src/grass.c:99 +#: ../../magic/src/grass.c:98 #, fuzzy msgid "Click and move to draw grass. Don’t forget the dirt!" msgstr "Klik dan alihkan untuk melukis percikan." -#: ../../magic/src/kalidescope.c:78 +#: ../../magic/src/kalidescope.c:77 msgid "Kaleidoscope" msgstr "" -#: ../../magic/src/kalidescope.c:84 +#: ../../magic/src/kalidescope.c:83 #, fuzzy msgid "" "Click and drag the mouse to draw with symmetric brushes (a kaleidoscope)." msgstr "Klik dan gerakkan tetikus di sekeliling untuk menebalkan gambar." -#: ../../magic/src/light.c:85 +#: ../../magic/src/light.c:84 msgid "Light" msgstr "" -#: ../../magic/src/light.c:91 +#: ../../magic/src/light.c:90 #, fuzzy msgid "Click and drag to draw a beam of light on your picture." msgstr "Klik dan gerakkan tetikus di sekeliling untuk menipiskan gambar." -#: ../../magic/src/metalpaint.c:78 +#: ../../magic/src/metalpaint.c:77 #, fuzzy msgid "Metal Paint" msgstr "Cat" -#: ../../magic/src/metalpaint.c:84 +#: ../../magic/src/metalpaint.c:83 #, fuzzy msgid "Click and drag the mouse to paint with a metallic color." msgstr "Klik dan gerakkan tetikus di sekeliling untuk menipiskan gambar." -#: ../../magic/src/mirror_flip.c:95 +#: ../../magic/src/mirror_flip.c:94 msgid "Mirror" msgstr "Cermin" -#: ../../magic/src/mirror_flip.c:97 +#: ../../magic/src/mirror_flip.c:96 msgid "Flip" msgstr "Lipat" -#: ../../magic/src/mirror_flip.c:107 +#: ../../magic/src/mirror_flip.c:106 msgid "Click to make a mirror image." msgstr "Klik untuk membuat imej cermin!" -#: ../../magic/src/mirror_flip.c:110 +#: ../../magic/src/mirror_flip.c:109 msgid "Click to flip the picture upside-down." msgstr "Klik untuk melipat gambar ke atas dan ke bawah!" -#: ../../magic/src/negative.c:73 +#: ../../magic/src/negative.c:72 msgid "Negative" msgstr "Negatif" -#: ../../magic/src/negative.c:80 +#: ../../magic/src/negative.c:79 msgid "Click and move the mouse around to draw a negative." msgstr "Klik dan gerakkan tetikus di sekeliling untuk menegatifkan gambar." -#: ../../magic/src/rainbow.c:108 +#: ../../magic/src/rainbow.c:107 msgid "Rainbow" msgstr "Pelangi" -#: ../../magic/src/rainbow.c:115 +#: ../../magic/src/rainbow.c:114 msgid "You can draw in rainbow colors!" msgstr "Anda boleh menulis di dalam warna pelangi!" -#: ../../magic/src/ripples.c:82 +#: ../../magic/src/ripples.c:81 msgid "Ripples" msgstr "" -#: ../../magic/src/ripples.c:88 +#: ../../magic/src/ripples.c:87 #, fuzzy msgid "Click to make ripples appear over your picture." msgstr "Klik dan gerakkan tetikus di sekeliling untuk menipiskan gambar." -#: ../../magic/src/shift.c:105 +#: ../../magic/src/shift.c:104 msgid "Shift" msgstr "" -#: ../../magic/src/shift.c:111 +#: ../../magic/src/shift.c:110 #, fuzzy msgid "Click and drag to shift your picture around on the canvas." msgstr "Klik dan gerakkan tetikus di sekeliling untuk menipiskan gambar." -#: ../../magic/src/smudge.c:78 +#: ../../magic/src/smudge.c:77 msgid "Smudge" msgstr "" -#: ../../magic/src/smudge.c:85 +#: ../../magic/src/smudge.c:84 #, fuzzy msgid "Click and move the mouse around to smudge the picture." msgstr "Klik dan gerakkan tetikus di sekeliling untuk mengaburkan gambar." -#: ../../magic/src/tint.c:78 +#: ../../magic/src/tint.c:77 #, fuzzy msgid "Tint" msgstr "Nipis" -#: ../../magic/src/tint.c:85 +#: ../../magic/src/tint.c:84 #, fuzzy msgid "Click and move the mouse around to change the picture’s color." msgstr "" "Klik dan gerakkan tetikus di sekeliling untuk menjadikan gambar berblok." -#: ../../magic/src/waves.c:79 +#: ../../magic/src/waves.c:78 #, fuzzy msgid "Waves" msgstr "Simpan" -#: ../../magic/src/waves.c:85 +#: ../../magic/src/waves.c:84 msgid "" "Click to make the picture wavy. Click toward the top for shorter waves, the " "bottom for taller waves, the left for small waves, and the right for long " diff --git a/src/po/nb.po b/src/po/nb.po index af5b76b5c..b7a7d911e 100644 --- a/src/po/nb.po +++ b/src/po/nb.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: nb\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-06-21 10:24-0700\n" +"POT-Creation-Date: 2008-06-27 13:15-0700\n" "PO-Revision-Date: 2007-07-19 20:37+0200\n" "Last-Translator: Karl Ove Hufthammer \n" "Language-Team: Norwegian Nynorsk \n" @@ -380,7 +380,7 @@ msgstr "Ny" #. Open a saved picture #. buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:75 ../tuxpaint.c:7830 +#: ../tools.h:75 ../tuxpaint.c:7835 msgid "Open" msgstr "Åpne" @@ -494,174 +494,174 @@ msgid "OK then… Let’s keep drawing this one!" msgstr "Greit! Da fortsetter vi med denne tegningen." #. Prompt to confirm user wishes to quit -#: ../tuxpaint.c:1804 +#: ../tuxpaint.c:1809 msgid "Do you really want to quit?" msgstr "Er du sikker på at du vil avslutte?" #. Quit prompt positive response (quit) -#: ../tuxpaint.c:1807 +#: ../tuxpaint.c:1812 msgid "Yes, I'm done!" msgstr "Ja, jeg er ferdig!" #. Quit prompt negative response (don't quit) -#: ../tuxpaint.c:1810 ../tuxpaint.c:1837 +#: ../tuxpaint.c:1815 ../tuxpaint.c:1842 msgid "No, take me back!" msgstr "Nei, jeg vil tegne mer!" #. Current picture is not saved; user is quitting -#: ../tuxpaint.c:1814 +#: ../tuxpaint.c:1819 msgid "If you quit, you’ll lose your picture! Save it?" msgstr "Du mister tegningen hvis du avslutter. Vil du lagre den først?" -#: ../tuxpaint.c:1815 ../tuxpaint.c:1820 +#: ../tuxpaint.c:1820 ../tuxpaint.c:1825 msgid "Yes, save it!" msgstr "Ja, lagra den!" -#: ../tuxpaint.c:1816 ../tuxpaint.c:1821 +#: ../tuxpaint.c:1821 ../tuxpaint.c:1826 msgid "No, don't bother saving!" msgstr "Nei, ikke lagra den!" #. Current picture is not saved; user is opening another picture -#: ../tuxpaint.c:1819 +#: ../tuxpaint.c:1824 msgid "Save your picture first?" msgstr "Vil du lagre tegningen først?" #. Error opening picture -#: ../tuxpaint.c:1824 +#: ../tuxpaint.c:1829 msgid "Can’t open that picture!" msgstr "Klarte ikke åpne tegningen." #. Generic dialog dismissal -#: ../tuxpaint.c:1827 ../tuxpaint.c:1832 ../tuxpaint.c:1841 ../tuxpaint.c:1845 -#: ../tuxpaint.c:1854 +#: ../tuxpaint.c:1832 ../tuxpaint.c:1837 ../tuxpaint.c:1846 ../tuxpaint.c:1850 +#: ../tuxpaint.c:1859 msgid "OK" msgstr "OK" #. Notification that 'Open' dialog has nothing to show -#: ../tuxpaint.c:1831 +#: ../tuxpaint.c:1836 msgid "There are no saved files!" msgstr "Det finnes ingen lagrede tegninger." #. Verification of print action -#: ../tuxpaint.c:1835 +#: ../tuxpaint.c:1840 msgid "Print your picture now?" msgstr "Er du sikker på at du vil skrive ut tegningen?" -#: ../tuxpaint.c:1836 +#: ../tuxpaint.c:1841 msgid "Yes, print it!" msgstr "Ja, skriv den ut!" #. Confirmation of successful (we hope) printing -#: ../tuxpaint.c:1840 +#: ../tuxpaint.c:1845 msgid "Your picture has been printed!" msgstr "Tegningen er skrevet ut." #. Notification that it's too soon to print again (--printdelay option is in effect) -#: ../tuxpaint.c:1844 +#: ../tuxpaint.c:1849 msgid "You can’t print yet!" msgstr "Du kan ikke skrive ut enda!" #. Prompt to confirm erasing a picture in the Open dialog -#: ../tuxpaint.c:1848 +#: ../tuxpaint.c:1853 msgid "Erase this picture?" msgstr "Vil du virkelig slette tegningen?" -#: ../tuxpaint.c:1849 +#: ../tuxpaint.c:1854 msgid "Yes, erase it!" msgstr "Ja, slett den!" -#: ../tuxpaint.c:1850 +#: ../tuxpaint.c:1855 msgid "No, don't erase it!" msgstr "Nei, ikke slett den!" #. Reminder that Mouse Button 1 is the button to use in Tux Paint -#: ../tuxpaint.c:1853 +#: ../tuxpaint.c:1858 msgid "Remember to use the left mouse button!" msgstr "Husk å bruke venstre museknapp!" #. Sound has been muted (silenced) via keyboard shortcut -#: ../tuxpaint.c:1964 +#: ../tuxpaint.c:1969 msgid "Sound muted." msgstr "Lyd slått av." #. Sound has been unmuted (unsilenced) via keyboard shortcut -#: ../tuxpaint.c:1969 +#: ../tuxpaint.c:1974 msgid "Sound unmuted." msgstr "Lyd slått på." #. Wait while Text tool finishes loading fonts -#: ../tuxpaint.c:2406 +#: ../tuxpaint.c:2411 msgid "Please wait…" msgstr "Vent litt …" -#: ../tuxpaint.c:7056 +#: ../tuxpaint.c:7061 msgid "Pick a color." msgstr "Velg en farge." #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:7833 +#: ../tuxpaint.c:7838 msgid "Erase" msgstr "Slett" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:7836 +#: ../tuxpaint.c:7841 msgid "Slides" msgstr "Lysbilder" #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:7839 +#: ../tuxpaint.c:7844 msgid "Back" msgstr "Tilbake" #. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:7842 +#: ../tuxpaint.c:7847 msgid "Next" msgstr "Neste" #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:7845 +#: ../tuxpaint.c:7850 msgid "Play" 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 -#: ../tuxpaint.c:8438 +#: ../tuxpaint.c:8443 msgid "Aa" msgstr "Aa" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:11343 +#: ../tuxpaint.c:11348 msgid "Yes" msgstr "Ja!" -#: ../tuxpaint.c:11347 +#: ../tuxpaint.c:11352 msgid "No" msgstr "Nei!" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:12296 +#: ../tuxpaint.c:12301 msgid "Replace the picture with your changes?" msgstr "Vil du bytte ut den gamle tegningen med den nye?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:12300 +#: ../tuxpaint.c:12305 msgid "Yes, replace the old one!" msgstr "Ja, bytt ut den gamle!" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:12304 +#: ../tuxpaint.c:12309 msgid "No, save a new file!" msgstr "Nei, lagre som en ny tegning!" -#: ../tuxpaint.c:13067 +#: ../tuxpaint.c:13072 msgid "Choose the picture you want, then click “Open”." msgstr "Velg en tegning og trykk «Åpne»." #. Let user choose images: #. Instructions for Slideshow file dialog (FIXME: Make a #define) -#: ../tuxpaint.c:14054 ../tuxpaint.c:14368 +#: ../tuxpaint.c:14059 ../tuxpaint.c:14373 msgid "Choose the pictures you want, then click “Play”." msgstr "Vel tegningene du vil ha, og trykk sjå på «Kjør»." @@ -677,242 +677,242 @@ msgstr "Tegneprogram" msgid "Tux Paint" msgstr "Tux Paint" -#: ../../magic/src/blocks_chalk_drip.c:133 +#: ../../magic/src/blocks_chalk_drip.c:132 msgid "Blocks" msgstr "Blokk" -#: ../../magic/src/blocks_chalk_drip.c:135 +#: ../../magic/src/blocks_chalk_drip.c:134 msgid "Chalk" msgstr "Kritt" -#: ../../magic/src/blocks_chalk_drip.c:137 +#: ../../magic/src/blocks_chalk_drip.c:136 msgid "Drip" msgstr "Drypping" -#: ../../magic/src/blocks_chalk_drip.c:147 +#: ../../magic/src/blocks_chalk_drip.c:146 msgid "Click and move the mouse around to make the picture blocky." msgstr "Hold inne knappen og flytt rundt for å gjøre tegningen «blokkete»." -#: ../../magic/src/blocks_chalk_drip.c:150 +#: ../../magic/src/blocks_chalk_drip.c:149 msgid "" "Click and move the mouse around to turn the picture into a chalk drawing." msgstr "" "Hold inne knappen og flytt rundt for å gjøre tegningen om til en krittegning." -#: ../../magic/src/blocks_chalk_drip.c:153 +#: ../../magic/src/blocks_chalk_drip.c:152 msgid "Click and move the mouse around to make the picture drip." msgstr "Hold inne knappen og flytt rundt for å gjøre tegningen dryppende." -#: ../../magic/src/blur.c:77 +#: ../../magic/src/blur.c:76 msgid "Blur" msgstr "Uklar" -#: ../../magic/src/blur.c:84 +#: ../../magic/src/blur.c:83 msgid "Click and move the mouse around to blur the picture." msgstr "Hold inne knappen og flytt rundt for å gjøre tegningen uskarp." #. Both are named "Bricks", at the moment: -#: ../../magic/src/bricks.c:105 +#: ../../magic/src/bricks.c:104 msgid "Bricks" msgstr "Murstein" -#: ../../magic/src/bricks.c:112 +#: ../../magic/src/bricks.c:111 msgid "Click and move to draw large bricks." msgstr "Hold inne knappen og flytt rundt for å tegne store mursteiner." -#: ../../magic/src/bricks.c:114 +#: ../../magic/src/bricks.c:113 msgid "Click and move to draw small bricks." msgstr "Hold inne knappen og flytt rundt for å tegne små mursteiner." -#: ../../magic/src/calligraphy.c:109 +#: ../../magic/src/calligraphy.c:108 msgid "Calligraphy" msgstr "Kalligrafi" -#: ../../magic/src/calligraphy.c:116 +#: ../../magic/src/calligraphy.c:115 msgid "Click and move the mouse around to draw in calligraphy." msgstr "Hold inne knappen og flytt rundt for å tegne kalligrafisk." -#: ../../magic/src/cartoon.c:81 +#: ../../magic/src/cartoon.c:80 msgid "Cartoon" msgstr "Forsterk" -#: ../../magic/src/cartoon.c:88 +#: ../../magic/src/cartoon.c:87 msgid "Click and move the mouse around to turn the picture into a cartoon." msgstr "" "Hold inne knappen og flytt rundt for å gjøre fargene klarere og strekene " "tydeligere." -#: ../../magic/src/distortion.c:122 +#: ../../magic/src/distortion.c:121 msgid "Distortion" msgstr "Forstyrr" -#: ../../magic/src/distortion.c:130 +#: ../../magic/src/distortion.c:129 msgid "Click and drag the mouse to cause a distortion in your picture." msgstr "Hold inne knappen og flytt rundt for å forstyrre tegningen." -#: ../../magic/src/emboss.c:77 +#: ../../magic/src/emboss.c:76 msgid "Emboss" msgstr "Relieff" -#: ../../magic/src/emboss.c:83 +#: ../../magic/src/emboss.c:82 msgid "Click and drag the mouse to emboss the picture." msgstr "Hold inne knappen og flytt rundt for å gjøre tegningen om til relieff." -#: ../../magic/src/fade_darken.c:117 +#: ../../magic/src/fade_darken.c:116 msgid "Lighten" msgstr "Lysere" -#: ../../magic/src/fade_darken.c:119 +#: ../../magic/src/fade_darken.c:118 msgid "Darken" msgstr "Mørkere" -#: ../../magic/src/fade_darken.c:129 +#: ../../magic/src/fade_darken.c:128 msgid "Click and move to fade the colors." msgstr "Hold inne knappen og flytt rundt for å bleke fargene." -#: ../../magic/src/fade_darken.c:132 +#: ../../magic/src/fade_darken.c:131 msgid "Click and move to darken the colors." msgstr "Hold inne knappen og flytt rundt for å gjøre fargene mørkere." -#: ../../magic/src/fill.c:88 +#: ../../magic/src/fill.c:87 msgid "Fill" msgstr "Bøtte" -#: ../../magic/src/fill.c:95 +#: ../../magic/src/fill.c:94 msgid "Click in the picture to fill that area with color." msgstr "Trykk på tegningen for å fylle området med fargen fra malingbøtta." -#: ../../magic/src/flower.c:125 +#: ../../magic/src/flower.c:124 msgid "Flower" msgstr "Blomst" -#: ../../magic/src/flower.c:131 +#: ../../magic/src/flower.c:130 msgid "Click and drag to draw a flower stalk. Let go to finish the flower." msgstr "" "Hold inne knappen og flytt rundt for å lage stilken. Slipp knappen for å " "tegne blomsten." -#: ../../magic/src/foam.c:105 +#: ../../magic/src/foam.c:104 msgid "Foam" msgstr "Skum" -#: ../../magic/src/foam.c:111 +#: ../../magic/src/foam.c:110 msgid "Click and drag the mouse to cover an area with foamy bubbles." msgstr "Hold inne knappen og flytt rundt for å dekke tegningen med såpebobler." -#: ../../magic/src/glasstile.c:84 +#: ../../magic/src/glasstile.c:83 msgid "Glass Tile" msgstr "Glassfliser" -#: ../../magic/src/glasstile.c:90 +#: ../../magic/src/glasstile.c:89 msgid "Click and drag the mouse to put glass tile over your picture." msgstr "" "Hold inne knappen og flytt rundt for å legge glassfliser over tegningen." -#: ../../magic/src/grass.c:93 +#: ../../magic/src/grass.c:92 msgid "Grass" msgstr "Gress" -#: ../../magic/src/grass.c:99 +#: ../../magic/src/grass.c:98 msgid "Click and move to draw grass. Don’t forget the dirt!" msgstr "Hold inne knappen og flytt rundt for å tegne gress. Ikke glem jorden!" -#: ../../magic/src/kalidescope.c:78 +#: ../../magic/src/kalidescope.c:77 msgid "Kaleidoscope" msgstr "Kaleidoscope" -#: ../../magic/src/kalidescope.c:84 +#: ../../magic/src/kalidescope.c:83 msgid "" "Click and drag the mouse to draw with symmetric brushes (a kaleidoscope)." msgstr "" "Hold inne knappen og flytt rundt for å tegne med symmetrisk pensel (som i et " "kaleidoskop)." -#: ../../magic/src/light.c:85 +#: ../../magic/src/light.c:84 msgid "Light" msgstr "Lys" -#: ../../magic/src/light.c:91 +#: ../../magic/src/light.c:90 msgid "Click and drag to draw a beam of light on your picture." msgstr "Hold inne knappen og flytt rundt for å tegne lysstråler." -#: ../../magic/src/metalpaint.c:78 +#: ../../magic/src/metalpaint.c:77 msgid "Metal Paint" msgstr "Metallmaling" -#: ../../magic/src/metalpaint.c:84 +#: ../../magic/src/metalpaint.c:83 msgid "Click and drag the mouse to paint with a metallic color." msgstr "Hold inne knappen og flytt rundt for å tegne med metallfarger." -#: ../../magic/src/mirror_flip.c:95 +#: ../../magic/src/mirror_flip.c:94 msgid "Mirror" msgstr "Speil" -#: ../../magic/src/mirror_flip.c:97 +#: ../../magic/src/mirror_flip.c:96 msgid "Flip" msgstr "Snu" -#: ../../magic/src/mirror_flip.c:107 +#: ../../magic/src/mirror_flip.c:106 msgid "Click to make a mirror image." msgstr "Trykk for å speilvende tegningen!" -#: ../../magic/src/mirror_flip.c:110 +#: ../../magic/src/mirror_flip.c:109 msgid "Click to flip the picture upside-down." msgstr "Trykk for å snu tegningen opp ned." -#: ../../magic/src/negative.c:73 +#: ../../magic/src/negative.c:72 msgid "Negative" msgstr "Negativ" -#: ../../magic/src/negative.c:80 +#: ../../magic/src/negative.c:79 msgid "Click and move the mouse around to draw a negative." msgstr "Hold inne knappen og flytt rundt for å invertere tegningen." -#: ../../magic/src/rainbow.c:108 +#: ../../magic/src/rainbow.c:107 msgid "Rainbow" msgstr "Regnbue" -#: ../../magic/src/rainbow.c:115 +#: ../../magic/src/rainbow.c:114 msgid "You can draw in rainbow colors!" msgstr "Du kan tegne i alle regnbuens farger!" -#: ../../magic/src/ripples.c:82 +#: ../../magic/src/ripples.c:81 msgid "Ripples" msgstr "Bølger" -#: ../../magic/src/ripples.c:88 +#: ../../magic/src/ripples.c:87 msgid "Click to make ripples appear over your picture." msgstr "Hold inne knappen og flytt rundt for å lage bølger over tegningen." -#: ../../magic/src/shift.c:105 +#: ../../magic/src/shift.c:104 msgid "Shift" msgstr "Flytt" -#: ../../magic/src/shift.c:111 +#: ../../magic/src/shift.c:110 msgid "Click and drag to shift your picture around on the canvas." msgstr "Hold inne knappen og flytt rundt for å flytte på tegningen." -#: ../../magic/src/smudge.c:78 +#: ../../magic/src/smudge.c:77 msgid "Smudge" msgstr "Gni ut" -#: ../../magic/src/smudge.c:85 +#: ../../magic/src/smudge.c:84 msgid "Click and move the mouse around to smudge the picture." msgstr "Hold inne knappen og flytt rundt for å gni tegningen utover." -#: ../../magic/src/tint.c:78 +#: ../../magic/src/tint.c:77 msgid "Tint" msgstr "Fargelegg" -#: ../../magic/src/tint.c:85 +#: ../../magic/src/tint.c:84 msgid "Click and move the mouse around to change the picture’s color." msgstr "Hold inne knappen og flytt rundt for å forandre fargene på tegningen." -#: ../../magic/src/waves.c:79 +#: ../../magic/src/waves.c:78 msgid "Waves" msgstr "Bølger" -#: ../../magic/src/waves.c:85 +#: ../../magic/src/waves.c:84 msgid "" "Click to make the picture wavy. Click toward the top for shorter waves, the " "bottom for taller waves, the left for small waves, and the right for long " diff --git a/src/po/nl.po b/src/po/nl.po index 41ce6a86a..4709ca77d 100644 --- a/src/po/nl.po +++ b/src/po/nl.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: tuxpaint 0.9.17\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-06-21 10:24-0700\n" +"POT-Creation-Date: 2008-06-27 13:15-0700\n" "PO-Revision-Date: 2007-07-02 11:25+0200\n" "Last-Translator: Freek de Kruijf \n" "Language-Team: Dutch \n" @@ -385,7 +385,7 @@ msgstr "Nieuw" #. Open a saved picture #. buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:75 ../tuxpaint.c:7830 +#: ../tools.h:75 ../tuxpaint.c:7835 msgid "Open" msgstr "Openen" @@ -501,174 +501,174 @@ msgid "OK then… Let’s keep drawing this one!" msgstr "Ok,_ Dan gaan we verder met deze!" #. Prompt to confirm user wishes to quit -#: ../tuxpaint.c:1804 +#: ../tuxpaint.c:1809 msgid "Do you really want to quit?" msgstr "Wil je echt stoppen?" #. Quit prompt positive response (quit) -#: ../tuxpaint.c:1807 +#: ../tuxpaint.c:1812 msgid "Yes, I'm done!" msgstr "Ja, het is klaar!" #. Quit prompt negative response (don't quit) -#: ../tuxpaint.c:1810 ../tuxpaint.c:1837 +#: ../tuxpaint.c:1815 ../tuxpaint.c:1842 msgid "No, take me back!" msgstr "Nee, breng me terug!" #. Current picture is not saved; user is quitting -#: ../tuxpaint.c:1814 +#: ../tuxpaint.c:1819 msgid "If you quit, you’ll lose your picture! Save it?" msgstr "Als je stopt ben je je tekening kwijt! Toch opslaan?" -#: ../tuxpaint.c:1815 ../tuxpaint.c:1820 +#: ../tuxpaint.c:1820 ../tuxpaint.c:1825 msgid "Yes, save it!" msgstr "Ja, opslaan!" -#: ../tuxpaint.c:1816 ../tuxpaint.c:1821 +#: ../tuxpaint.c:1821 ../tuxpaint.c:1826 msgid "No, don't bother saving!" msgstr "Nee, niet opslaan!" #. Current picture is not saved; user is opening another picture -#: ../tuxpaint.c:1819 +#: ../tuxpaint.c:1824 msgid "Save your picture first?" msgstr "Wil je je huidige tekening eerst nog opslaan?" #. Error opening picture -#: ../tuxpaint.c:1824 +#: ../tuxpaint.c:1829 msgid "Can’t open that picture!" msgstr "Kan die tekening niet openen!" #. Generic dialog dismissal -#: ../tuxpaint.c:1827 ../tuxpaint.c:1832 ../tuxpaint.c:1841 ../tuxpaint.c:1845 -#: ../tuxpaint.c:1854 +#: ../tuxpaint.c:1832 ../tuxpaint.c:1837 ../tuxpaint.c:1846 ../tuxpaint.c:1850 +#: ../tuxpaint.c:1859 msgid "OK" msgstr "OK" #. Notification that 'Open' dialog has nothing to show -#: ../tuxpaint.c:1831 +#: ../tuxpaint.c:1836 msgid "There are no saved files!" msgstr "Er zijn geen opgeslagen tekeningen!" #. Verification of print action -#: ../tuxpaint.c:1835 +#: ../tuxpaint.c:1840 msgid "Print your picture now?" msgstr "De tekening nu afdrukken?" -#: ../tuxpaint.c:1836 +#: ../tuxpaint.c:1841 msgid "Yes, print it!" msgstr "Ja, afdrukken!" #. Confirmation of successful (we hope) printing -#: ../tuxpaint.c:1840 +#: ../tuxpaint.c:1845 msgid "Your picture has been printed!" msgstr "De tekening is afgedrukt!" #. Notification that it's too soon to print again (--printdelay option is in effect) -#: ../tuxpaint.c:1844 +#: ../tuxpaint.c:1849 msgid "You can’t print yet!" msgstr "Je kunt nu niet afdrukken!" #. Prompt to confirm erasing a picture in the Open dialog -#: ../tuxpaint.c:1848 +#: ../tuxpaint.c:1853 msgid "Erase this picture?" msgstr "De tekening uitvegen?" -#: ../tuxpaint.c:1849 +#: ../tuxpaint.c:1854 msgid "Yes, erase it!" msgstr "Ja, uitvegen!" -#: ../tuxpaint.c:1850 +#: ../tuxpaint.c:1855 msgid "No, don't erase it!" msgstr "Nee, niet uitvegen!" #. Reminder that Mouse Button 1 is the button to use in Tux Paint -#: ../tuxpaint.c:1853 +#: ../tuxpaint.c:1858 msgid "Remember to use the left mouse button!" msgstr "Onthoud dat je de linker muisknop dient te gebruiken!" #. Sound has been muted (silenced) via keyboard shortcut -#: ../tuxpaint.c:1964 +#: ../tuxpaint.c:1969 msgid "Sound muted." msgstr "" #. Sound has been unmuted (unsilenced) via keyboard shortcut -#: ../tuxpaint.c:1969 +#: ../tuxpaint.c:1974 msgid "Sound unmuted." msgstr "" #. Wait while Text tool finishes loading fonts -#: ../tuxpaint.c:2406 +#: ../tuxpaint.c:2411 msgid "Please wait…" msgstr "Even geduld_" -#: ../tuxpaint.c:7056 +#: ../tuxpaint.c:7061 msgid "Pick a color." msgstr "" #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:7833 +#: ../tuxpaint.c:7838 msgid "Erase" msgstr "Uitgommen" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:7836 +#: ../tuxpaint.c:7841 msgid "Slides" msgstr "Dia's" #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:7839 +#: ../tuxpaint.c:7844 msgid "Back" msgstr "Terug" #. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:7842 +#: ../tuxpaint.c:7847 msgid "Next" msgstr "Volgende" #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:7845 +#: ../tuxpaint.c:7850 msgid "Play" 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 -#: ../tuxpaint.c:8438 +#: ../tuxpaint.c:8443 msgid "Aa" msgstr "Aa" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:11343 +#: ../tuxpaint.c:11348 msgid "Yes" msgstr "Ja" -#: ../tuxpaint.c:11347 +#: ../tuxpaint.c:11352 msgid "No" msgstr "Nee" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:12296 +#: ../tuxpaint.c:12301 msgid "Replace the picture with your changes?" msgstr "De tekening vervangen met de wijzigingen?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:12300 +#: ../tuxpaint.c:12305 msgid "Yes, replace the old one!" msgstr "Ja, vervang de oude!" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:12304 +#: ../tuxpaint.c:12309 msgid "No, save a new file!" msgstr "Nee, opslaan in een nieuw bestand!" -#: ../tuxpaint.c:13067 +#: ../tuxpaint.c:13072 msgid "Choose the picture you want, then click “Open”." msgstr "Kies de tekening die je wilt en klik dan op “Openen”." #. Let user choose images: #. Instructions for Slideshow file dialog (FIXME: Make a #define) -#: ../tuxpaint.c:14054 ../tuxpaint.c:14368 +#: ../tuxpaint.c:14059 ../tuxpaint.c:14373 msgid "Choose the pictures you want, then click “Play”." msgstr "Kies de tekening die je wilt en klik dan op “Afspelen”." @@ -684,251 +684,251 @@ msgstr "Tekenprogramma" msgid "Tux Paint" msgstr "Tux Paint" -#: ../../magic/src/blocks_chalk_drip.c:133 +#: ../../magic/src/blocks_chalk_drip.c:132 msgid "Blocks" msgstr "Blokken" -#: ../../magic/src/blocks_chalk_drip.c:135 +#: ../../magic/src/blocks_chalk_drip.c:134 msgid "Chalk" msgstr "Krijt" -#: ../../magic/src/blocks_chalk_drip.c:137 +#: ../../magic/src/blocks_chalk_drip.c:136 msgid "Drip" msgstr "Druppen" -#: ../../magic/src/blocks_chalk_drip.c:147 +#: ../../magic/src/blocks_chalk_drip.c:146 msgid "Click and move the mouse around to make the picture blocky." msgstr "Klik en beweeg de muis in het rond om de tekening blokkerig te maken." -#: ../../magic/src/blocks_chalk_drip.c:150 +#: ../../magic/src/blocks_chalk_drip.c:149 msgid "" "Click and move the mouse around to turn the picture into a chalk drawing." msgstr "" "Klik en beweeg de muis in het rond om de tekening te veranderen in een " "krijttekening!" -#: ../../magic/src/blocks_chalk_drip.c:153 +#: ../../magic/src/blocks_chalk_drip.c:152 msgid "Click and move the mouse around to make the picture drip." msgstr "Klik en beweeg de muis in het rond om de tekening te laten druipen!" -#: ../../magic/src/blur.c:77 +#: ../../magic/src/blur.c:76 msgid "Blur" msgstr "Vervagen" -#: ../../magic/src/blur.c:84 +#: ../../magic/src/blur.c:83 msgid "Click and move the mouse around to blur the picture." msgstr "Klik en beweeg de muis in het rond om de tekening te vervagen." #. Both are named "Bricks", at the moment: -#: ../../magic/src/bricks.c:105 +#: ../../magic/src/bricks.c:104 msgid "Bricks" msgstr "Stenen" -#: ../../magic/src/bricks.c:112 +#: ../../magic/src/bricks.c:111 msgid "Click and move to draw large bricks." msgstr "Klik en beweeg om de grote stenen te tekenen." -#: ../../magic/src/bricks.c:114 +#: ../../magic/src/bricks.c:113 msgid "Click and move to draw small bricks." msgstr "Klik en beweeg om de kleine stenen te tekenen." -#: ../../magic/src/calligraphy.c:109 +#: ../../magic/src/calligraphy.c:108 msgid "Calligraphy" msgstr "" -#: ../../magic/src/calligraphy.c:116 +#: ../../magic/src/calligraphy.c:115 #, fuzzy msgid "Click and move the mouse around to draw in calligraphy." msgstr "Klik en beweeg de muis in het rond om een negatief te maken." -#: ../../magic/src/cartoon.c:81 +#: ../../magic/src/cartoon.c:80 msgid "Cartoon" msgstr "Striptekening" -#: ../../magic/src/cartoon.c:88 +#: ../../magic/src/cartoon.c:87 msgid "Click and move the mouse around to turn the picture into a cartoon." msgstr "" "Klik en beweeg de muis in het rond om de tekening te veranderen in een strip." -#: ../../magic/src/distortion.c:122 +#: ../../magic/src/distortion.c:121 msgid "Distortion" msgstr "" -#: ../../magic/src/distortion.c:130 +#: ../../magic/src/distortion.c:129 #, fuzzy msgid "Click and drag the mouse to cause a distortion in your picture." msgstr "Klik en beweeg de muis in het rond om de tekening te vervagen." -#: ../../magic/src/emboss.c:77 +#: ../../magic/src/emboss.c:76 msgid "Emboss" msgstr "" -#: ../../magic/src/emboss.c:83 +#: ../../magic/src/emboss.c:82 #, fuzzy msgid "Click and drag the mouse to emboss the picture." msgstr "Klik en beweeg de muis in het rond om de tekening te vervagen." -#: ../../magic/src/fade_darken.c:117 +#: ../../magic/src/fade_darken.c:116 msgid "Lighten" msgstr "Lichter maken" -#: ../../magic/src/fade_darken.c:119 +#: ../../magic/src/fade_darken.c:118 msgid "Darken" msgstr "Donkerder maken" -#: ../../magic/src/fade_darken.c:129 +#: ../../magic/src/fade_darken.c:128 msgid "Click and move to fade the colors." msgstr "Klik en beweeg de muis om de kleuren te vervagen!" -#: ../../magic/src/fade_darken.c:132 +#: ../../magic/src/fade_darken.c:131 msgid "Click and move to darken the colors." msgstr "Klik en beweeg de muis om de kleuren donkerder te maken!" -#: ../../magic/src/fill.c:88 +#: ../../magic/src/fill.c:87 msgid "Fill" msgstr "Opvullen" -#: ../../magic/src/fill.c:95 +#: ../../magic/src/fill.c:94 msgid "Click in the picture to fill that area with color." msgstr "Klik in de tekening om dat gebied met kleur te vullen." -#: ../../magic/src/flower.c:125 +#: ../../magic/src/flower.c:124 msgid "Flower" msgstr "" -#: ../../magic/src/flower.c:131 +#: ../../magic/src/flower.c:130 msgid "Click and drag to draw a flower stalk. Let go to finish the flower." msgstr "" -#: ../../magic/src/foam.c:105 +#: ../../magic/src/foam.c:104 msgid "Foam" msgstr "" -#: ../../magic/src/foam.c:111 +#: ../../magic/src/foam.c:110 #, fuzzy msgid "Click and drag the mouse to cover an area with foamy bubbles." msgstr "Klik in de tekening om dat gebied met kleur te vullen." -#: ../../magic/src/glasstile.c:84 +#: ../../magic/src/glasstile.c:83 msgid "Glass Tile" msgstr "" -#: ../../magic/src/glasstile.c:90 +#: ../../magic/src/glasstile.c:89 #, fuzzy msgid "Click and drag the mouse to put glass tile over your picture." msgstr "Klik en beweeg de muis in het rond om de tekening te vervagen." -#: ../../magic/src/grass.c:93 +#: ../../magic/src/grass.c:92 msgid "Grass" msgstr "Gras" -#: ../../magic/src/grass.c:99 +#: ../../magic/src/grass.c:98 msgid "Click and move to draw grass. Don’t forget the dirt!" msgstr "Klik en beweeg om het gras te tekenen. Vergeet de modder niet!" -#: ../../magic/src/kalidescope.c:78 +#: ../../magic/src/kalidescope.c:77 msgid "Kaleidoscope" msgstr "" -#: ../../magic/src/kalidescope.c:84 +#: ../../magic/src/kalidescope.c:83 #, fuzzy msgid "" "Click and drag the mouse to draw with symmetric brushes (a kaleidoscope)." msgstr "Klik en beweeg de muis om de kleuren donkerder te maken!" -#: ../../magic/src/light.c:85 +#: ../../magic/src/light.c:84 #, fuzzy msgid "Light" msgstr "Lichter maken" -#: ../../magic/src/light.c:91 +#: ../../magic/src/light.c:90 #, fuzzy msgid "Click and drag to draw a beam of light on your picture." msgstr "Klik en beweeg de muis in het rond om de tekening te vervagen." -#: ../../magic/src/metalpaint.c:78 +#: ../../magic/src/metalpaint.c:77 #, fuzzy msgid "Metal Paint" msgstr "Schilderen" -#: ../../magic/src/metalpaint.c:84 +#: ../../magic/src/metalpaint.c:83 #, fuzzy msgid "Click and drag the mouse to paint with a metallic color." msgstr "Klik en beweeg de muis om de kleuren donkerder te maken!" -#: ../../magic/src/mirror_flip.c:95 +#: ../../magic/src/mirror_flip.c:94 msgid "Mirror" msgstr "Spiegel" -#: ../../magic/src/mirror_flip.c:97 +#: ../../magic/src/mirror_flip.c:96 msgid "Flip" msgstr "Omkeren" -#: ../../magic/src/mirror_flip.c:107 +#: ../../magic/src/mirror_flip.c:106 msgid "Click to make a mirror image." msgstr "Klik om een spiegelbeeld te maken!" -#: ../../magic/src/mirror_flip.c:110 +#: ../../magic/src/mirror_flip.c:109 msgid "Click to flip the picture upside-down." msgstr "Klik om de tekening ondersteboven te zetten!" -#: ../../magic/src/negative.c:73 +#: ../../magic/src/negative.c:72 msgid "Negative" msgstr "Negatief" -#: ../../magic/src/negative.c:80 +#: ../../magic/src/negative.c:79 msgid "Click and move the mouse around to draw a negative." msgstr "Klik en beweeg de muis in het rond om een negatief te maken." -#: ../../magic/src/rainbow.c:108 +#: ../../magic/src/rainbow.c:107 msgid "Rainbow" msgstr "Regenboog" -#: ../../magic/src/rainbow.c:115 +#: ../../magic/src/rainbow.c:114 msgid "You can draw in rainbow colors!" msgstr "Je kan in regenboog-kleuren tekenen!" -#: ../../magic/src/ripples.c:82 +#: ../../magic/src/ripples.c:81 msgid "Ripples" msgstr "" -#: ../../magic/src/ripples.c:88 +#: ../../magic/src/ripples.c:87 #, fuzzy msgid "Click to make ripples appear over your picture." msgstr "Klik en beweeg de muis in het rond om de tekening te vervagen." -#: ../../magic/src/shift.c:105 +#: ../../magic/src/shift.c:104 msgid "Shift" msgstr "" -#: ../../magic/src/shift.c:111 +#: ../../magic/src/shift.c:110 #, fuzzy msgid "Click and drag to shift your picture around on the canvas." msgstr "Klik en beweeg de muis in het rond om de tekening te vervagen." -#: ../../magic/src/smudge.c:78 +#: ../../magic/src/smudge.c:77 msgid "Smudge" msgstr "Doezelen" -#: ../../magic/src/smudge.c:85 +#: ../../magic/src/smudge.c:84 msgid "Click and move the mouse around to smudge the picture." msgstr "Klik en beweeg de muis in het rond om de tekening te doezelen!" -#: ../../magic/src/tint.c:78 +#: ../../magic/src/tint.c:77 msgid "Tint" msgstr "Tint" -#: ../../magic/src/tint.c:85 +#: ../../magic/src/tint.c:84 msgid "Click and move the mouse around to change the picture’s color." msgstr "" "Klik en beweeg de muis in het rond om de kleur van de tekening te veranderen." -#: ../../magic/src/waves.c:79 +#: ../../magic/src/waves.c:78 #, fuzzy msgid "Waves" msgstr "Opslaan" -#: ../../magic/src/waves.c:85 +#: ../../magic/src/waves.c:84 msgid "" "Click to make the picture wavy. Click toward the top for shorter waves, the " "bottom for taller waves, the left for small waves, and the right for long " diff --git a/src/po/nn.po b/src/po/nn.po index 66050f3b6..f2ec1b692 100644 --- a/src/po/nn.po +++ b/src/po/nn.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: nn\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-06-21 10:24-0700\n" +"POT-Creation-Date: 2008-06-27 13:15-0700\n" "PO-Revision-Date: 2007-07-19 20:34+0200\n" "Last-Translator: Karl Ove Hufthammer \n" "Language-Team: Norwegian Nynorsk \n" @@ -377,7 +377,7 @@ msgstr "Ny" #. Open a saved picture #. buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:75 ../tuxpaint.c:7830 +#: ../tools.h:75 ../tuxpaint.c:7835 msgid "Open" msgstr "Opna" @@ -491,174 +491,174 @@ msgid "OK then… Let’s keep drawing this one!" msgstr "Greitt! Då held me heller fram med denne teikninga." #. Prompt to confirm user wishes to quit -#: ../tuxpaint.c:1804 +#: ../tuxpaint.c:1809 msgid "Do you really want to quit?" msgstr "Er du sikker på at du vil avslutta?" #. Quit prompt positive response (quit) -#: ../tuxpaint.c:1807 +#: ../tuxpaint.c:1812 msgid "Yes, I'm done!" msgstr "Ja, eg er ferdig!" #. Quit prompt negative response (don't quit) -#: ../tuxpaint.c:1810 ../tuxpaint.c:1837 +#: ../tuxpaint.c:1815 ../tuxpaint.c:1842 msgid "No, take me back!" msgstr "Nei, eg vil teikna meir!" #. Current picture is not saved; user is quitting -#: ../tuxpaint.c:1814 +#: ../tuxpaint.c:1819 msgid "If you quit, you’ll lose your picture! Save it?" msgstr "Du mistar teikninga viss du avsluttar. Vil du lagra ho først?" -#: ../tuxpaint.c:1815 ../tuxpaint.c:1820 +#: ../tuxpaint.c:1820 ../tuxpaint.c:1825 msgid "Yes, save it!" msgstr "Ja, lagra ho!" -#: ../tuxpaint.c:1816 ../tuxpaint.c:1821 +#: ../tuxpaint.c:1821 ../tuxpaint.c:1826 msgid "No, don't bother saving!" msgstr "Nei, ikkje lagra ho!" #. Current picture is not saved; user is opening another picture -#: ../tuxpaint.c:1819 +#: ../tuxpaint.c:1824 msgid "Save your picture first?" msgstr "Vil du lagra teikninga først?" #. Error opening picture -#: ../tuxpaint.c:1824 +#: ../tuxpaint.c:1829 msgid "Can’t open that picture!" msgstr "Klarte ikkje opna teikninga." #. Generic dialog dismissal -#: ../tuxpaint.c:1827 ../tuxpaint.c:1832 ../tuxpaint.c:1841 ../tuxpaint.c:1845 -#: ../tuxpaint.c:1854 +#: ../tuxpaint.c:1832 ../tuxpaint.c:1837 ../tuxpaint.c:1846 ../tuxpaint.c:1850 +#: ../tuxpaint.c:1859 msgid "OK" msgstr "OK" #. Notification that 'Open' dialog has nothing to show -#: ../tuxpaint.c:1831 +#: ../tuxpaint.c:1836 msgid "There are no saved files!" msgstr "Det finst ingen lagra teikningar." #. Verification of print action -#: ../tuxpaint.c:1835 +#: ../tuxpaint.c:1840 msgid "Print your picture now?" msgstr "Er du sikker på at du vil skriva ut teikninga?" -#: ../tuxpaint.c:1836 +#: ../tuxpaint.c:1841 msgid "Yes, print it!" msgstr "Ja, skriv ho ut!" #. Confirmation of successful (we hope) printing -#: ../tuxpaint.c:1840 +#: ../tuxpaint.c:1845 msgid "Your picture has been printed!" msgstr "Teikninga er skriven ut." #. Notification that it's too soon to print again (--printdelay option is in effect) -#: ../tuxpaint.c:1844 +#: ../tuxpaint.c:1849 msgid "You can’t print yet!" msgstr "Du kan ikkje skriva ut enno." #. Prompt to confirm erasing a picture in the Open dialog -#: ../tuxpaint.c:1848 +#: ../tuxpaint.c:1853 msgid "Erase this picture?" msgstr "Vil du verkeleg sletta teikninga?" -#: ../tuxpaint.c:1849 +#: ../tuxpaint.c:1854 msgid "Yes, erase it!" msgstr "Ja, slett ho!" -#: ../tuxpaint.c:1850 +#: ../tuxpaint.c:1855 msgid "No, don't erase it!" msgstr "Nei, ikkje slett ho!" #. Reminder that Mouse Button 1 is the button to use in Tux Paint -#: ../tuxpaint.c:1853 +#: ../tuxpaint.c:1858 msgid "Remember to use the left mouse button!" msgstr "Hugs å bruka venstre museknapp!" #. Sound has been muted (silenced) via keyboard shortcut -#: ../tuxpaint.c:1964 +#: ../tuxpaint.c:1969 msgid "Sound muted." msgstr "Lyd slått av." #. Sound has been unmuted (unsilenced) via keyboard shortcut -#: ../tuxpaint.c:1969 +#: ../tuxpaint.c:1974 msgid "Sound unmuted." msgstr "Lyd slått på." #. Wait while Text tool finishes loading fonts -#: ../tuxpaint.c:2406 +#: ../tuxpaint.c:2411 msgid "Please wait…" msgstr "Vent litt …" -#: ../tuxpaint.c:7056 +#: ../tuxpaint.c:7061 msgid "Pick a color." msgstr "Vel ein farge." #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:7833 +#: ../tuxpaint.c:7838 msgid "Erase" msgstr "Slett" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:7836 +#: ../tuxpaint.c:7841 msgid "Slides" msgstr "Lysbilete" #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:7839 +#: ../tuxpaint.c:7844 msgid "Back" msgstr "Tilbake" #. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:7842 +#: ../tuxpaint.c:7847 msgid "Next" msgstr "Neste" #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:7845 +#: ../tuxpaint.c:7850 msgid "Play" 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 -#: ../tuxpaint.c:8438 +#: ../tuxpaint.c:8443 msgid "Aa" msgstr "Aa" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:11343 +#: ../tuxpaint.c:11348 msgid "Yes" msgstr "Ja!" -#: ../tuxpaint.c:11347 +#: ../tuxpaint.c:11352 msgid "No" msgstr "Nei!" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:12296 +#: ../tuxpaint.c:12301 msgid "Replace the picture with your changes?" msgstr "Vil du byta ut den gamle teikninga med den nye?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:12300 +#: ../tuxpaint.c:12305 msgid "Yes, replace the old one!" msgstr "Ja, byt ut den gamle!" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:12304 +#: ../tuxpaint.c:12309 msgid "No, save a new file!" msgstr "Nei, lagra som ei ny teikning!" -#: ../tuxpaint.c:13067 +#: ../tuxpaint.c:13072 msgid "Choose the picture you want, then click “Open”." msgstr "Vel ei teikning og trykk «Opna»." #. Let user choose images: #. Instructions for Slideshow file dialog (FIXME: Make a #define) -#: ../tuxpaint.c:14054 ../tuxpaint.c:14368 +#: ../tuxpaint.c:14059 ../tuxpaint.c:14373 msgid "Choose the pictures you want, then click “Play”." msgstr "Vel teikningane du vil ha, og trykk så på «Køyr»." @@ -674,244 +674,244 @@ msgstr "Teikneprogram" msgid "Tux Paint" msgstr "Tux Paint" -#: ../../magic/src/blocks_chalk_drip.c:133 +#: ../../magic/src/blocks_chalk_drip.c:132 msgid "Blocks" msgstr "Blokk" -#: ../../magic/src/blocks_chalk_drip.c:135 +#: ../../magic/src/blocks_chalk_drip.c:134 msgid "Chalk" msgstr "Krit" -#: ../../magic/src/blocks_chalk_drip.c:137 +#: ../../magic/src/blocks_chalk_drip.c:136 msgid "Drip" msgstr "Drypping" -#: ../../magic/src/blocks_chalk_drip.c:147 +#: ../../magic/src/blocks_chalk_drip.c:146 msgid "Click and move the mouse around to make the picture blocky." msgstr "Hald inne knappen og flytt rundt for å gjera teikninga «blokkete»." -#: ../../magic/src/blocks_chalk_drip.c:150 +#: ../../magic/src/blocks_chalk_drip.c:149 msgid "" "Click and move the mouse around to turn the picture into a chalk drawing." msgstr "" "Hald inne knappen og flytt rundt for å gjera teikninga om til ei " "kritteikning." -#: ../../magic/src/blocks_chalk_drip.c:153 +#: ../../magic/src/blocks_chalk_drip.c:152 msgid "Click and move the mouse around to make the picture drip." msgstr "Hald inne knappen og flytt rundt for å gjera teikninga dryppande." -#: ../../magic/src/blur.c:77 +#: ../../magic/src/blur.c:76 msgid "Blur" msgstr "Uskarp" -#: ../../magic/src/blur.c:84 +#: ../../magic/src/blur.c:83 msgid "Click and move the mouse around to blur the picture." msgstr "Hald inne knappen og flytt rundt for å gjera teikninga uskarp." #. Both are named "Bricks", at the moment: -#: ../../magic/src/bricks.c:105 +#: ../../magic/src/bricks.c:104 msgid "Bricks" msgstr "Murstein" -#: ../../magic/src/bricks.c:112 +#: ../../magic/src/bricks.c:111 msgid "Click and move to draw large bricks." msgstr "Hald inne knappen og flytt rundt for å teikna store mursteinar." -#: ../../magic/src/bricks.c:114 +#: ../../magic/src/bricks.c:113 msgid "Click and move to draw small bricks." msgstr "Hald inne knappen og flytt rundt for å teikna små mursteinar." -#: ../../magic/src/calligraphy.c:109 +#: ../../magic/src/calligraphy.c:108 msgid "Calligraphy" msgstr "Kalligrafi" -#: ../../magic/src/calligraphy.c:116 +#: ../../magic/src/calligraphy.c:115 msgid "Click and move the mouse around to draw in calligraphy." msgstr "Hald inne knappen og flytt rundt for å teikna kalligrafisk." -#: ../../magic/src/cartoon.c:81 +#: ../../magic/src/cartoon.c:80 msgid "Cartoon" msgstr "Forsterk" -#: ../../magic/src/cartoon.c:88 +#: ../../magic/src/cartoon.c:87 msgid "Click and move the mouse around to turn the picture into a cartoon." msgstr "" "Hald inne knappen og flytt rundt for å gjera fargane klarare og strekane " "tydelegare." -#: ../../magic/src/distortion.c:122 +#: ../../magic/src/distortion.c:121 msgid "Distortion" msgstr "Forstyrr" -#: ../../magic/src/distortion.c:130 +#: ../../magic/src/distortion.c:129 msgid "Click and drag the mouse to cause a distortion in your picture." msgstr "Hald inne knappen og flytt rundt for å forstyrra teikninga." -#: ../../magic/src/emboss.c:77 +#: ../../magic/src/emboss.c:76 msgid "Emboss" msgstr "Relieff" -#: ../../magic/src/emboss.c:83 +#: ../../magic/src/emboss.c:82 msgid "Click and drag the mouse to emboss the picture." msgstr "Hald inne knappen og flytt rundt for å gjera teikninga om til relieff." -#: ../../magic/src/fade_darken.c:117 +#: ../../magic/src/fade_darken.c:116 msgid "Lighten" msgstr "Lysare" -#: ../../magic/src/fade_darken.c:119 +#: ../../magic/src/fade_darken.c:118 msgid "Darken" msgstr "Mørkare" -#: ../../magic/src/fade_darken.c:129 +#: ../../magic/src/fade_darken.c:128 msgid "Click and move to fade the colors." msgstr "Hald inne knappen og flytt rundt for å gjera fargane lysare." -#: ../../magic/src/fade_darken.c:132 +#: ../../magic/src/fade_darken.c:131 msgid "Click and move to darken the colors." msgstr "Hald inne knappen og flytt rundt for å gjera fargane mørkare." -#: ../../magic/src/fill.c:88 +#: ../../magic/src/fill.c:87 msgid "Fill" msgstr "Bøtte" -#: ../../magic/src/fill.c:95 +#: ../../magic/src/fill.c:94 msgid "Click in the picture to fill that area with color." msgstr "Trykk på teikninga for å fylla området med fargen frå målingbøtta." -#: ../../magic/src/flower.c:125 +#: ../../magic/src/flower.c:124 msgid "Flower" msgstr "Blome" -#: ../../magic/src/flower.c:131 +#: ../../magic/src/flower.c:130 msgid "Click and drag to draw a flower stalk. Let go to finish the flower." msgstr "" "Hald inne knappen og flytt rundt for å laga stilken. Slepp knappen for å " "teikna blomen." -#: ../../magic/src/foam.c:105 +#: ../../magic/src/foam.c:104 msgid "Foam" msgstr "Skum" -#: ../../magic/src/foam.c:111 +#: ../../magic/src/foam.c:110 msgid "Click and drag the mouse to cover an area with foamy bubbles." msgstr "" "Hald inne knappen og flytt rundt for å dekkja teikninga med såpebobler." -#: ../../magic/src/glasstile.c:84 +#: ../../magic/src/glasstile.c:83 msgid "Glass Tile" msgstr "Glasfliser" -#: ../../magic/src/glasstile.c:90 +#: ../../magic/src/glasstile.c:89 msgid "Click and drag the mouse to put glass tile over your picture." msgstr "" "Hald inne knappen og flytt rundt for å leggja glasfliser over teikninga." -#: ../../magic/src/grass.c:93 +#: ../../magic/src/grass.c:92 msgid "Grass" msgstr "Gras" -#: ../../magic/src/grass.c:99 +#: ../../magic/src/grass.c:98 msgid "Click and move to draw grass. Don’t forget the dirt!" msgstr "Hald inne knappen og flytt rundt for å teikna gras. Ikkje gløym jorda!" -#: ../../magic/src/kalidescope.c:78 +#: ../../magic/src/kalidescope.c:77 msgid "Kaleidoscope" msgstr "Kaleidoskop" -#: ../../magic/src/kalidescope.c:84 +#: ../../magic/src/kalidescope.c:83 msgid "" "Click and drag the mouse to draw with symmetric brushes (a kaleidoscope)." msgstr "" "Hald inne knappen og flytt rundt for å teikna med symmetrisk pensel (som i " "eit kaleidoskop)." -#: ../../magic/src/light.c:85 +#: ../../magic/src/light.c:84 msgid "Light" msgstr "Lys" -#: ../../magic/src/light.c:91 +#: ../../magic/src/light.c:90 msgid "Click and drag to draw a beam of light on your picture." msgstr "Hald inne knappen og flytt rundt for å teikna lysstrålar." -#: ../../magic/src/metalpaint.c:78 +#: ../../magic/src/metalpaint.c:77 msgid "Metal Paint" msgstr "Metallmåling" -#: ../../magic/src/metalpaint.c:84 +#: ../../magic/src/metalpaint.c:83 msgid "Click and drag the mouse to paint with a metallic color." msgstr "Hald inne knappen og flytt rundt for å teikna med metallfargar." -#: ../../magic/src/mirror_flip.c:95 +#: ../../magic/src/mirror_flip.c:94 msgid "Mirror" msgstr "Spegel" -#: ../../magic/src/mirror_flip.c:97 +#: ../../magic/src/mirror_flip.c:96 msgid "Flip" msgstr "Opp-ned" -#: ../../magic/src/mirror_flip.c:107 +#: ../../magic/src/mirror_flip.c:106 msgid "Click to make a mirror image." msgstr "Trykk for å spegelvenda teikninga." -#: ../../magic/src/mirror_flip.c:110 +#: ../../magic/src/mirror_flip.c:109 msgid "Click to flip the picture upside-down." msgstr "Trykk for å snu teikninga opp ned." -#: ../../magic/src/negative.c:73 +#: ../../magic/src/negative.c:72 msgid "Negative" msgstr "Negativ" -#: ../../magic/src/negative.c:80 +#: ../../magic/src/negative.c:79 msgid "Click and move the mouse around to draw a negative." msgstr "Hald inne knappen og flytt rundt for å byta om på fargane." -#: ../../magic/src/rainbow.c:108 +#: ../../magic/src/rainbow.c:107 msgid "Rainbow" msgstr "Regnboge" -#: ../../magic/src/rainbow.c:115 +#: ../../magic/src/rainbow.c:114 msgid "You can draw in rainbow colors!" msgstr "Du kan teikna i alle regnbogens fargar!" -#: ../../magic/src/ripples.c:82 +#: ../../magic/src/ripples.c:81 msgid "Ripples" msgstr "Bølgjer" -#: ../../magic/src/ripples.c:88 +#: ../../magic/src/ripples.c:87 msgid "Click to make ripples appear over your picture." msgstr "Hald inne knappen og flytt rundt for å laga bølgjer over teikninga." -#: ../../magic/src/shift.c:105 +#: ../../magic/src/shift.c:104 msgid "Shift" msgstr "Flytt" -#: ../../magic/src/shift.c:111 +#: ../../magic/src/shift.c:110 msgid "Click and drag to shift your picture around on the canvas." msgstr "Hald inne knappen og flytt rundt for å flytta på teikninga." -#: ../../magic/src/smudge.c:78 +#: ../../magic/src/smudge.c:77 msgid "Smudge" msgstr "Gni ut" -#: ../../magic/src/smudge.c:85 +#: ../../magic/src/smudge.c:84 msgid "Click and move the mouse around to smudge the picture." msgstr "Hald inne knappen og flytt rundt for å gni teikninga utover." -#: ../../magic/src/tint.c:78 +#: ../../magic/src/tint.c:77 msgid "Tint" msgstr "Fargelegg" -#: ../../magic/src/tint.c:85 +#: ../../magic/src/tint.c:84 msgid "Click and move the mouse around to change the picture’s color." msgstr "Hald inne knappen og flytt rundt for å endra fargane på teikninga." -#: ../../magic/src/waves.c:79 +#: ../../magic/src/waves.c:78 msgid "Waves" msgstr "Bølgjer" -#: ../../magic/src/waves.c:85 +#: ../../magic/src/waves.c:84 msgid "" "Click to make the picture wavy. Click toward the top for shorter waves, the " "bottom for taller waves, the left for small waves, and the right for long " diff --git a/src/po/nr.po b/src/po/nr.po index f6eaab5b7..c7cc38d34 100644 --- a/src/po/nr.po +++ b/src/po/nr.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-06-21 10:24-0700\n" +"POT-Creation-Date: 2008-06-27 13:15-0700\n" "PO-Revision-Date: 2006-10-09 20:32+0200\n" "Last-Translator: Vincent Mahlangu \n" "Language-Team: LANGUAGE \n" @@ -382,7 +382,7 @@ msgstr "Etjha" #. Open a saved picture #. buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:75 ../tuxpaint.c:7830 +#: ../tools.h:75 ../tuxpaint.c:7835 msgid "Open" msgstr "Vula" @@ -500,174 +500,174 @@ msgid "OK then… Let’s keep drawing this one!" msgstr "Kulungile ke...Asiragele phambili ngokudweba le!" #. Prompt to confirm user wishes to quit -#: ../tuxpaint.c:1804 +#: ../tuxpaint.c:1809 msgid "Do you really want to quit?" msgstr "Nangembala ufuna ukusuka?" #. Quit prompt positive response (quit) -#: ../tuxpaint.c:1807 +#: ../tuxpaint.c:1812 msgid "Yes, I'm done!" msgstr "Iye, ngiqedile!" #. Quit prompt negative response (don't quit) -#: ../tuxpaint.c:1810 ../tuxpaint.c:1837 +#: ../tuxpaint.c:1815 ../tuxpaint.c:1842 msgid "No, take me back!" msgstr "Awa, ngibuyisela emuva!" #. Current picture is not saved; user is quitting -#: ../tuxpaint.c:1814 +#: ../tuxpaint.c:1819 msgid "If you quit, you’ll lose your picture! Save it?" msgstr "Nawusukako, uzokulahlekelwa sithombe sakho! Sibulunge!" -#: ../tuxpaint.c:1815 ../tuxpaint.c:1820 +#: ../tuxpaint.c:1820 ../tuxpaint.c:1825 msgid "Yes, save it!" msgstr "Iye, sibulunge!" -#: ../tuxpaint.c:1816 ../tuxpaint.c:1821 +#: ../tuxpaint.c:1821 ../tuxpaint.c:1826 msgid "No, don't bother saving!" msgstr "Awa, ungazitshwenyi ngokubulunga!" #. Current picture is not saved; user is opening another picture -#: ../tuxpaint.c:1819 +#: ../tuxpaint.c:1824 msgid "Save your picture first?" msgstr "Bulunga isithombe sakho mandanzi?" #. Error opening picture -#: ../tuxpaint.c:1824 +#: ../tuxpaint.c:1829 msgid "Can’t open that picture!" msgstr "Angikghoni ukuvula isithombe! " #. Generic dialog dismissal -#: ../tuxpaint.c:1827 ../tuxpaint.c:1832 ../tuxpaint.c:1841 ../tuxpaint.c:1845 -#: ../tuxpaint.c:1854 +#: ../tuxpaint.c:1832 ../tuxpaint.c:1837 ../tuxpaint.c:1846 ../tuxpaint.c:1850 +#: ../tuxpaint.c:1859 msgid "OK" msgstr "Kulungile" #. Notification that 'Open' dialog has nothing to show -#: ../tuxpaint.c:1831 +#: ../tuxpaint.c:1836 msgid "There are no saved files!" msgstr "AkunamaFayili abulungiweko!" #. Verification of print action -#: ../tuxpaint.c:1835 +#: ../tuxpaint.c:1840 msgid "Print your picture now?" msgstr "Ugadangisa isithombe sakho nje na?" -#: ../tuxpaint.c:1836 +#: ../tuxpaint.c:1841 msgid "Yes, print it!" msgstr "Iye, gadangisa!" #. Confirmation of successful (we hope) printing -#: ../tuxpaint.c:1840 +#: ../tuxpaint.c:1845 msgid "Your picture has been printed!" msgstr "Isithombe sakho sigadangisiwe!" #. Notification that it's too soon to print again (--printdelay option is in effect) -#: ../tuxpaint.c:1844 +#: ../tuxpaint.c:1849 msgid "You can’t print yet!" msgstr "Angekhe wakghona ukugadangisa okwanjesi!" #. Prompt to confirm erasing a picture in the Open dialog -#: ../tuxpaint.c:1848 +#: ../tuxpaint.c:1853 msgid "Erase this picture?" msgstr "Sula lesithombe?" -#: ../tuxpaint.c:1849 +#: ../tuxpaint.c:1854 msgid "Yes, erase it!" msgstr "Iye, sula!" -#: ../tuxpaint.c:1850 +#: ../tuxpaint.c:1855 msgid "No, don't erase it!" msgstr "Awa, ungasuli!" #. Reminder that Mouse Button 1 is the button to use in Tux Paint -#: ../tuxpaint.c:1853 +#: ../tuxpaint.c:1858 msgid "Remember to use the left mouse button!" msgstr "Khumbula ukusebenzisa ikunubhana yobuncele yeKhondlwana!" #. Sound has been muted (silenced) via keyboard shortcut -#: ../tuxpaint.c:1964 +#: ../tuxpaint.c:1969 msgid "Sound muted." msgstr "" #. Sound has been unmuted (unsilenced) via keyboard shortcut -#: ../tuxpaint.c:1969 +#: ../tuxpaint.c:1974 msgid "Sound unmuted." msgstr "" #. Wait while Text tool finishes loading fonts -#: ../tuxpaint.c:2406 +#: ../tuxpaint.c:2411 msgid "Please wait…" msgstr "Ngibawa ujame..." -#: ../tuxpaint.c:7056 +#: ../tuxpaint.c:7061 msgid "Pick a color." msgstr "" #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:7833 +#: ../tuxpaint.c:7838 msgid "Erase" msgstr "Sula" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:7836 +#: ../tuxpaint.c:7841 msgid "Slides" msgstr "Amaslayidi" #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:7839 +#: ../tuxpaint.c:7844 msgid "Back" msgstr "Emuva" #. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:7842 +#: ../tuxpaint.c:7847 msgid "Next" msgstr "Okulandelako" #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:7845 +#: ../tuxpaint.c:7850 msgid "Play" 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 -#: ../tuxpaint.c:8438 +#: ../tuxpaint.c:8443 msgid "Aa" msgstr "Aa" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:11343 +#: ../tuxpaint.c:11348 msgid "Yes" msgstr "Iye" -#: ../tuxpaint.c:11347 +#: ../tuxpaint.c:11352 msgid "No" msgstr "Awa" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:12296 +#: ../tuxpaint.c:12301 msgid "Replace the picture with your changes?" msgstr "Ujamiselela isithombe sakho ngamatjhugululo owenzileko na?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:12300 +#: ../tuxpaint.c:12305 msgid "Yes, replace the old one!" msgstr "Iye, jamiselela sakade!" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:12304 +#: ../tuxpaint.c:12309 msgid "No, save a new file!" msgstr "Awa, bulunga ifayili etjha!" -#: ../tuxpaint.c:13067 +#: ../tuxpaint.c:13072 msgid "Choose the picture you want, then click “Open”." msgstr "Khetha isithombe osifunako bese uqhwarhaza u\"Vula\"." #. Let user choose images: #. Instructions for Slideshow file dialog (FIXME: Make a #define) -#: ../tuxpaint.c:14054 ../tuxpaint.c:14368 +#: ../tuxpaint.c:14059 ../tuxpaint.c:14373 msgid "Choose the pictures you want, then click “Play”." msgstr "Khetha iithombe ozifunako, bese uqhwarhaza u\"Dlala\"." @@ -683,262 +683,262 @@ msgstr "Iphrogremu youkudweba" msgid "Tux Paint" msgstr "ITux Pende" -#: ../../magic/src/blocks_chalk_drip.c:133 +#: ../../magic/src/blocks_chalk_drip.c:132 msgid "Blocks" msgstr "Amabhlogo" -#: ../../magic/src/blocks_chalk_drip.c:135 +#: ../../magic/src/blocks_chalk_drip.c:134 msgid "Chalk" msgstr "Itjhogo" -#: ../../magic/src/blocks_chalk_drip.c:137 +#: ../../magic/src/blocks_chalk_drip.c:136 msgid "Drip" msgstr "Thondela" -#: ../../magic/src/blocks_chalk_drip.c:147 +#: ../../magic/src/blocks_chalk_drip.c:146 msgid "Click and move the mouse around to make the picture blocky." msgstr "" "Qhwarhaza udose njalo iKhondlwana uzungeleze wenze isithombe sibe bubhlogo." -#: ../../magic/src/blocks_chalk_drip.c:150 +#: ../../magic/src/blocks_chalk_drip.c:149 msgid "" "Click and move the mouse around to turn the picture into a chalk drawing." msgstr "" "Qhwarhaza udose njalo iKhondlwna uzungeleze ukuze uphendulele isithombe " "ukuba mudwebo wetjhogo." -#: ../../magic/src/blocks_chalk_drip.c:153 +#: ../../magic/src/blocks_chalk_drip.c:152 msgid "Click and move the mouse around to make the picture drip." msgstr "" "Qhwarhaza udose njalo iKhondlwana uzungeleze ukuze uthontisele isithombe." -#: ../../magic/src/blur.c:77 +#: ../../magic/src/blur.c:76 msgid "Blur" msgstr "Fipheleko" -#: ../../magic/src/blur.c:84 +#: ../../magic/src/blur.c:83 msgid "Click and move the mouse around to blur the picture." msgstr "" "Qhwarhaza bewudose njalo iKhondlwana ujikeleze ukuze ufiphaze isithombe." #. Both are named "Bricks", at the moment: -#: ../../magic/src/bricks.c:105 +#: ../../magic/src/bricks.c:104 msgid "Bricks" msgstr "Iintina" -#: ../../magic/src/bricks.c:112 +#: ../../magic/src/bricks.c:111 msgid "Click and move to draw large bricks." msgstr "Qhwarhaza bewudose njalo ukuze udwebe iintina ezikulu." -#: ../../magic/src/bricks.c:114 +#: ../../magic/src/bricks.c:113 msgid "Click and move to draw small bricks." msgstr "Qhwarhaza bewudose njalo ukuze udwebe iintina ezincani." -#: ../../magic/src/calligraphy.c:109 +#: ../../magic/src/calligraphy.c:108 msgid "Calligraphy" msgstr "" -#: ../../magic/src/calligraphy.c:116 +#: ../../magic/src/calligraphy.c:115 #, fuzzy msgid "Click and move the mouse around to draw in calligraphy." msgstr "Qhwarhaza udose njalo iKhondlwana uzungeleze ukudweba okuphikisako." -#: ../../magic/src/cartoon.c:81 +#: ../../magic/src/cartoon.c:80 msgid "Cartoon" msgstr "IKhathuni" -#: ../../magic/src/cartoon.c:88 +#: ../../magic/src/cartoon.c:87 msgid "Click and move the mouse around to turn the picture into a cartoon." msgstr "" "Qhwarhaza udose njalo iKhondlwana uzungeleze ukuze utjhugulule isithombe " "sibe yikhathuni." -#: ../../magic/src/distortion.c:122 +#: ../../magic/src/distortion.c:121 msgid "Distortion" msgstr "" -#: ../../magic/src/distortion.c:130 +#: ../../magic/src/distortion.c:129 #, fuzzy msgid "Click and drag the mouse to cause a distortion in your picture." msgstr "" "Qhwarhaza bewudose njalo iKhondlwana ujikeleze ukuze ufiphaze isithombe." -#: ../../magic/src/emboss.c:77 +#: ../../magic/src/emboss.c:76 msgid "Emboss" msgstr "" -#: ../../magic/src/emboss.c:83 +#: ../../magic/src/emboss.c:82 #, fuzzy msgid "Click and drag the mouse to emboss the picture." msgstr "" "Qhwarhaza bewudose njalo iKhondlwana ujikeleze ukuze ufiphaze isithombe." -#: ../../magic/src/fade_darken.c:117 +#: ../../magic/src/fade_darken.c:116 msgid "Lighten" msgstr "Yenza kukhanye" -#: ../../magic/src/fade_darken.c:119 +#: ../../magic/src/fade_darken.c:118 msgid "Darken" msgstr "Yenza kube nzinyana" -#: ../../magic/src/fade_darken.c:129 +#: ../../magic/src/fade_darken.c:128 msgid "Click and move to fade the colors." msgstr "Qhwarhaza udose ukuza uvanitjhe imibala." -#: ../../magic/src/fade_darken.c:132 +#: ../../magic/src/fade_darken.c:131 msgid "Click and move to darken the colors." msgstr "Qhwarhaza udose ufiphaze imibala." -#: ../../magic/src/fill.c:88 +#: ../../magic/src/fill.c:87 msgid "Fill" msgstr "Gcwalisa" -#: ../../magic/src/fill.c:95 +#: ../../magic/src/fill.c:94 msgid "Click in the picture to fill that area with color." msgstr "Qhwarhaza esithombeni ukuze ugcwalise ngombala." -#: ../../magic/src/flower.c:125 +#: ../../magic/src/flower.c:124 msgid "Flower" msgstr "" -#: ../../magic/src/flower.c:131 +#: ../../magic/src/flower.c:130 msgid "Click and drag to draw a flower stalk. Let go to finish the flower." msgstr "" -#: ../../magic/src/foam.c:105 +#: ../../magic/src/foam.c:104 msgid "Foam" msgstr "" -#: ../../magic/src/foam.c:111 +#: ../../magic/src/foam.c:110 #, fuzzy msgid "Click and drag the mouse to cover an area with foamy bubbles." msgstr "Qhwarhaza esithombeni ukuze ugcwalise ngombala." -#: ../../magic/src/glasstile.c:84 +#: ../../magic/src/glasstile.c:83 msgid "Glass Tile" msgstr "" -#: ../../magic/src/glasstile.c:90 +#: ../../magic/src/glasstile.c:89 #, fuzzy msgid "Click and drag the mouse to put glass tile over your picture." msgstr "" "Qhwarhaza bewudose njalo iKhondlwana ujikeleze ukuze ufiphaze isithombe." -#: ../../magic/src/grass.c:93 +#: ../../magic/src/grass.c:92 msgid "Grass" msgstr "Utjani" -#: ../../magic/src/grass.c:99 +#: ../../magic/src/grass.c:98 msgid "Click and move to draw grass. Don’t forget the dirt!" msgstr "Qhwarhaza bewudose njalo ukuze udwebe utjani. Ungakhohlwa iinsila! " -#: ../../magic/src/kalidescope.c:78 +#: ../../magic/src/kalidescope.c:77 msgid "Kaleidoscope" msgstr "" -#: ../../magic/src/kalidescope.c:84 +#: ../../magic/src/kalidescope.c:83 #, fuzzy msgid "" "Click and drag the mouse to draw with symmetric brushes (a kaleidoscope)." msgstr "Qhwarhaza udose ufiphaze imibala." -#: ../../magic/src/light.c:85 +#: ../../magic/src/light.c:84 #, fuzzy msgid "Light" msgstr "Yenza kukhanye" -#: ../../magic/src/light.c:91 +#: ../../magic/src/light.c:90 #, fuzzy msgid "Click and drag to draw a beam of light on your picture." msgstr "" "Qhwarhaza bewudose njalo iKhondlwana ujikeleze ukuze ufiphaze isithombe." -#: ../../magic/src/metalpaint.c:78 +#: ../../magic/src/metalpaint.c:77 #, fuzzy msgid "Metal Paint" msgstr "Ipende" -#: ../../magic/src/metalpaint.c:84 +#: ../../magic/src/metalpaint.c:83 #, fuzzy msgid "Click and drag the mouse to paint with a metallic color." msgstr "Qhwarhaza udose ufiphaze imibala." -#: ../../magic/src/mirror_flip.c:95 +#: ../../magic/src/mirror_flip.c:94 msgid "Mirror" msgstr "Isiboniboni" -#: ../../magic/src/mirror_flip.c:97 +#: ../../magic/src/mirror_flip.c:96 msgid "Flip" msgstr "Mgodlana wokufaka" -#: ../../magic/src/mirror_flip.c:107 +#: ../../magic/src/mirror_flip.c:106 msgid "Click to make a mirror image." msgstr "Qhwarhaza wenze umfanekiso osasiboniboni." -#: ../../magic/src/mirror_flip.c:110 +#: ../../magic/src/mirror_flip.c:109 msgid "Click to flip the picture upside-down." msgstr "Qhwarhaza ukuze uphose isithombe sibe phasi-phezulu." -#: ../../magic/src/negative.c:73 +#: ../../magic/src/negative.c:72 msgid "Negative" msgstr "Iphikiso" -#: ../../magic/src/negative.c:80 +#: ../../magic/src/negative.c:79 msgid "Click and move the mouse around to draw a negative." msgstr "Qhwarhaza udose njalo iKhondlwana uzungeleze ukudweba okuphikisako." -#: ../../magic/src/rainbow.c:108 +#: ../../magic/src/rainbow.c:107 msgid "Rainbow" msgstr "Izungulekosi" -#: ../../magic/src/rainbow.c:115 +#: ../../magic/src/rainbow.c:114 msgid "You can draw in rainbow colors!" msgstr "Ungadweba ngaphakathi iimbala yezungelekosi!" -#: ../../magic/src/ripples.c:82 +#: ../../magic/src/ripples.c:81 msgid "Ripples" msgstr "" -#: ../../magic/src/ripples.c:88 +#: ../../magic/src/ripples.c:87 #, fuzzy msgid "Click to make ripples appear over your picture." msgstr "" "Qhwarhaza bewudose njalo iKhondlwana ujikeleze ukuze ufiphaze isithombe." -#: ../../magic/src/shift.c:105 +#: ../../magic/src/shift.c:104 msgid "Shift" msgstr "" -#: ../../magic/src/shift.c:111 +#: ../../magic/src/shift.c:110 #, fuzzy msgid "Click and drag to shift your picture around on the canvas." msgstr "" "Qhwarhaza bewudose njalo iKhondlwana ujikeleze ukuze ufiphaze isithombe." -#: ../../magic/src/smudge.c:78 +#: ../../magic/src/smudge.c:77 msgid "Smudge" msgstr "Ninda" -#: ../../magic/src/smudge.c:85 +#: ../../magic/src/smudge.c:84 msgid "Click and move the mouse around to smudge the picture." msgstr "Qhwarhaza bewudose njalo iKhondlwana ujikeleze uwezese isithombe." -#: ../../magic/src/tint.c:78 +#: ../../magic/src/tint.c:77 msgid "Tint" msgstr "Umbala" -#: ../../magic/src/tint.c:85 +#: ../../magic/src/tint.c:84 msgid "Click and move the mouse around to change the picture’s color." msgstr "" "Qhwarhaza udose njalo iKhondlwana uzungeleze ukuze utjhugulule umbala " "weithombe. " -#: ../../magic/src/waves.c:79 +#: ../../magic/src/waves.c:78 #, fuzzy msgid "Waves" msgstr "Bulunga" -#: ../../magic/src/waves.c:85 +#: ../../magic/src/waves.c:84 msgid "" "Click to make the picture wavy. Click toward the top for shorter waves, the " "bottom for taller waves, the left for small waves, and the right for long " diff --git a/src/po/oc.po b/src/po/oc.po index 84328d9b1..92c5bf58c 100644 --- a/src/po/oc.po +++ b/src/po/oc.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: tuxpaint\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-06-21 10:24-0700\n" +"POT-Creation-Date: 2008-06-27 13:15-0700\n" "PO-Revision-Date: 2007-09-30 15:27+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Occitan (post 1500) \n" @@ -380,7 +380,7 @@ msgstr "Nòu" #. Open a saved picture #. buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:75 ../tuxpaint.c:7830 +#: ../tools.h:75 ../tuxpaint.c:7835 msgid "Open" msgstr "Dubrir" @@ -492,174 +492,174 @@ msgid "OK then… Let’s keep drawing this one!" msgstr "" #. Prompt to confirm user wishes to quit -#: ../tuxpaint.c:1804 +#: ../tuxpaint.c:1809 msgid "Do you really want to quit?" msgstr "" #. Quit prompt positive response (quit) -#: ../tuxpaint.c:1807 +#: ../tuxpaint.c:1812 msgid "Yes, I'm done!" msgstr "" #. Quit prompt negative response (don't quit) -#: ../tuxpaint.c:1810 ../tuxpaint.c:1837 +#: ../tuxpaint.c:1815 ../tuxpaint.c:1842 msgid "No, take me back!" msgstr "" #. Current picture is not saved; user is quitting -#: ../tuxpaint.c:1814 +#: ../tuxpaint.c:1819 msgid "If you quit, you’ll lose your picture! Save it?" msgstr "" -#: ../tuxpaint.c:1815 ../tuxpaint.c:1820 +#: ../tuxpaint.c:1820 ../tuxpaint.c:1825 msgid "Yes, save it!" msgstr "" -#: ../tuxpaint.c:1816 ../tuxpaint.c:1821 +#: ../tuxpaint.c:1821 ../tuxpaint.c:1826 msgid "No, don't bother saving!" msgstr "" #. Current picture is not saved; user is opening another picture -#: ../tuxpaint.c:1819 +#: ../tuxpaint.c:1824 msgid "Save your picture first?" msgstr "" #. Error opening picture -#: ../tuxpaint.c:1824 +#: ../tuxpaint.c:1829 msgid "Can’t open that picture!" msgstr "" #. Generic dialog dismissal -#: ../tuxpaint.c:1827 ../tuxpaint.c:1832 ../tuxpaint.c:1841 ../tuxpaint.c:1845 -#: ../tuxpaint.c:1854 +#: ../tuxpaint.c:1832 ../tuxpaint.c:1837 ../tuxpaint.c:1846 ../tuxpaint.c:1850 +#: ../tuxpaint.c:1859 msgid "OK" msgstr "Validar" #. Notification that 'Open' dialog has nothing to show -#: ../tuxpaint.c:1831 +#: ../tuxpaint.c:1836 msgid "There are no saved files!" msgstr "I a pas de fichièr enregistrat !" #. Verification of print action -#: ../tuxpaint.c:1835 +#: ../tuxpaint.c:1840 msgid "Print your picture now?" msgstr "" -#: ../tuxpaint.c:1836 +#: ../tuxpaint.c:1841 msgid "Yes, print it!" msgstr "" #. Confirmation of successful (we hope) printing -#: ../tuxpaint.c:1840 +#: ../tuxpaint.c:1845 msgid "Your picture has been printed!" msgstr "" #. Notification that it's too soon to print again (--printdelay option is in effect) -#: ../tuxpaint.c:1844 +#: ../tuxpaint.c:1849 msgid "You can’t print yet!" msgstr "" #. Prompt to confirm erasing a picture in the Open dialog -#: ../tuxpaint.c:1848 +#: ../tuxpaint.c:1853 msgid "Erase this picture?" msgstr "Suprimir l'imatge ?" -#: ../tuxpaint.c:1849 +#: ../tuxpaint.c:1854 msgid "Yes, erase it!" msgstr "" -#: ../tuxpaint.c:1850 +#: ../tuxpaint.c:1855 msgid "No, don't erase it!" msgstr "" #. Reminder that Mouse Button 1 is the button to use in Tux Paint -#: ../tuxpaint.c:1853 +#: ../tuxpaint.c:1858 msgid "Remember to use the left mouse button!" msgstr "" #. Sound has been muted (silenced) via keyboard shortcut -#: ../tuxpaint.c:1964 +#: ../tuxpaint.c:1969 msgid "Sound muted." msgstr "" #. Sound has been unmuted (unsilenced) via keyboard shortcut -#: ../tuxpaint.c:1969 +#: ../tuxpaint.c:1974 msgid "Sound unmuted." msgstr "" #. Wait while Text tool finishes loading fonts -#: ../tuxpaint.c:2406 +#: ../tuxpaint.c:2411 msgid "Please wait…" msgstr "" -#: ../tuxpaint.c:7056 +#: ../tuxpaint.c:7061 msgid "Pick a color." msgstr "" #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:7833 +#: ../tuxpaint.c:7838 msgid "Erase" msgstr "" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:7836 +#: ../tuxpaint.c:7841 msgid "Slides" msgstr "" #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:7839 +#: ../tuxpaint.c:7844 msgid "Back" msgstr "Tornar" #. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:7842 +#: ../tuxpaint.c:7847 msgid "Next" msgstr "" #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:7845 +#: ../tuxpaint.c:7850 msgid "Play" 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 -#: ../tuxpaint.c:8438 +#: ../tuxpaint.c:8443 msgid "Aa" msgstr "" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:11343 +#: ../tuxpaint.c:11348 msgid "Yes" msgstr "Òc" -#: ../tuxpaint.c:11347 +#: ../tuxpaint.c:11352 msgid "No" msgstr "Non" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:12296 +#: ../tuxpaint.c:12301 msgid "Replace the picture with your changes?" msgstr "" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:12300 +#: ../tuxpaint.c:12305 msgid "Yes, replace the old one!" msgstr "" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:12304 +#: ../tuxpaint.c:12309 msgid "No, save a new file!" msgstr "" -#: ../tuxpaint.c:13067 +#: ../tuxpaint.c:13072 msgid "Choose the picture you want, then click “Open”." msgstr "" #. Let user choose images: #. Instructions for Slideshow file dialog (FIXME: Make a #define) -#: ../tuxpaint.c:14054 ../tuxpaint.c:14368 +#: ../tuxpaint.c:14059 ../tuxpaint.c:14373 msgid "Choose the pictures you want, then click “Play”." msgstr "" @@ -675,236 +675,236 @@ msgstr "Logicial de dessenh" msgid "Tux Paint" msgstr "Tux Paint" -#: ../../magic/src/blocks_chalk_drip.c:133 +#: ../../magic/src/blocks_chalk_drip.c:132 msgid "Blocks" msgstr "" -#: ../../magic/src/blocks_chalk_drip.c:135 +#: ../../magic/src/blocks_chalk_drip.c:134 msgid "Chalk" msgstr "Greda" -#: ../../magic/src/blocks_chalk_drip.c:137 +#: ../../magic/src/blocks_chalk_drip.c:136 msgid "Drip" msgstr "" -#: ../../magic/src/blocks_chalk_drip.c:147 +#: ../../magic/src/blocks_chalk_drip.c:146 msgid "Click and move the mouse around to make the picture blocky." msgstr "" -#: ../../magic/src/blocks_chalk_drip.c:150 +#: ../../magic/src/blocks_chalk_drip.c:149 msgid "" "Click and move the mouse around to turn the picture into a chalk drawing." msgstr "" -#: ../../magic/src/blocks_chalk_drip.c:153 +#: ../../magic/src/blocks_chalk_drip.c:152 msgid "Click and move the mouse around to make the picture drip." msgstr "" -#: ../../magic/src/blur.c:77 +#: ../../magic/src/blur.c:76 msgid "Blur" msgstr "" -#: ../../magic/src/blur.c:84 +#: ../../magic/src/blur.c:83 msgid "Click and move the mouse around to blur the picture." msgstr "" #. Both are named "Bricks", at the moment: -#: ../../magic/src/bricks.c:105 +#: ../../magic/src/bricks.c:104 msgid "Bricks" msgstr "" -#: ../../magic/src/bricks.c:112 +#: ../../magic/src/bricks.c:111 msgid "Click and move to draw large bricks." msgstr "" -#: ../../magic/src/bricks.c:114 +#: ../../magic/src/bricks.c:113 msgid "Click and move to draw small bricks." msgstr "" -#: ../../magic/src/calligraphy.c:109 +#: ../../magic/src/calligraphy.c:108 msgid "Calligraphy" msgstr "" -#: ../../magic/src/calligraphy.c:116 +#: ../../magic/src/calligraphy.c:115 msgid "Click and move the mouse around to draw in calligraphy." msgstr "" -#: ../../magic/src/cartoon.c:81 +#: ../../magic/src/cartoon.c:80 msgid "Cartoon" msgstr "" -#: ../../magic/src/cartoon.c:88 +#: ../../magic/src/cartoon.c:87 msgid "Click and move the mouse around to turn the picture into a cartoon." msgstr "" -#: ../../magic/src/distortion.c:122 +#: ../../magic/src/distortion.c:121 msgid "Distortion" msgstr "" -#: ../../magic/src/distortion.c:130 +#: ../../magic/src/distortion.c:129 msgid "Click and drag the mouse to cause a distortion in your picture." msgstr "" -#: ../../magic/src/emboss.c:77 +#: ../../magic/src/emboss.c:76 msgid "Emboss" msgstr "" -#: ../../magic/src/emboss.c:83 +#: ../../magic/src/emboss.c:82 msgid "Click and drag the mouse to emboss the picture." msgstr "" -#: ../../magic/src/fade_darken.c:117 +#: ../../magic/src/fade_darken.c:116 msgid "Lighten" msgstr "" -#: ../../magic/src/fade_darken.c:119 +#: ../../magic/src/fade_darken.c:118 msgid "Darken" msgstr "" -#: ../../magic/src/fade_darken.c:129 +#: ../../magic/src/fade_darken.c:128 msgid "Click and move to fade the colors." msgstr "" -#: ../../magic/src/fade_darken.c:132 +#: ../../magic/src/fade_darken.c:131 msgid "Click and move to darken the colors." msgstr "" -#: ../../magic/src/fill.c:88 +#: ../../magic/src/fill.c:87 msgid "Fill" msgstr "Emplenar" -#: ../../magic/src/fill.c:95 +#: ../../magic/src/fill.c:94 msgid "Click in the picture to fill that area with color." msgstr "" -#: ../../magic/src/flower.c:125 +#: ../../magic/src/flower.c:124 msgid "Flower" msgstr "" -#: ../../magic/src/flower.c:131 +#: ../../magic/src/flower.c:130 msgid "Click and drag to draw a flower stalk. Let go to finish the flower." msgstr "" -#: ../../magic/src/foam.c:105 +#: ../../magic/src/foam.c:104 msgid "Foam" msgstr "" -#: ../../magic/src/foam.c:111 +#: ../../magic/src/foam.c:110 msgid "Click and drag the mouse to cover an area with foamy bubbles." msgstr "" -#: ../../magic/src/glasstile.c:84 +#: ../../magic/src/glasstile.c:83 msgid "Glass Tile" msgstr "" -#: ../../magic/src/glasstile.c:90 +#: ../../magic/src/glasstile.c:89 msgid "Click and drag the mouse to put glass tile over your picture." msgstr "" -#: ../../magic/src/grass.c:93 +#: ../../magic/src/grass.c:92 msgid "Grass" msgstr "Èrba" -#: ../../magic/src/grass.c:99 +#: ../../magic/src/grass.c:98 msgid "Click and move to draw grass. Don’t forget the dirt!" msgstr "" -#: ../../magic/src/kalidescope.c:78 +#: ../../magic/src/kalidescope.c:77 msgid "Kaleidoscope" msgstr "" -#: ../../magic/src/kalidescope.c:84 +#: ../../magic/src/kalidescope.c:83 msgid "" "Click and drag the mouse to draw with symmetric brushes (a kaleidoscope)." msgstr "" -#: ../../magic/src/light.c:85 +#: ../../magic/src/light.c:84 msgid "Light" msgstr "" -#: ../../magic/src/light.c:91 +#: ../../magic/src/light.c:90 msgid "Click and drag to draw a beam of light on your picture." msgstr "" -#: ../../magic/src/metalpaint.c:78 +#: ../../magic/src/metalpaint.c:77 #, fuzzy msgid "Metal Paint" msgstr "Tux Paint" -#: ../../magic/src/metalpaint.c:84 +#: ../../magic/src/metalpaint.c:83 msgid "Click and drag the mouse to paint with a metallic color." msgstr "" -#: ../../magic/src/mirror_flip.c:95 +#: ../../magic/src/mirror_flip.c:94 msgid "Mirror" msgstr "Miralh" -#: ../../magic/src/mirror_flip.c:97 +#: ../../magic/src/mirror_flip.c:96 msgid "Flip" msgstr "" -#: ../../magic/src/mirror_flip.c:107 +#: ../../magic/src/mirror_flip.c:106 msgid "Click to make a mirror image." msgstr "" -#: ../../magic/src/mirror_flip.c:110 +#: ../../magic/src/mirror_flip.c:109 msgid "Click to flip the picture upside-down." msgstr "" -#: ../../magic/src/negative.c:73 +#: ../../magic/src/negative.c:72 msgid "Negative" msgstr "Negatiu" -#: ../../magic/src/negative.c:80 +#: ../../magic/src/negative.c:79 msgid "Click and move the mouse around to draw a negative." msgstr "" -#: ../../magic/src/rainbow.c:108 +#: ../../magic/src/rainbow.c:107 msgid "Rainbow" msgstr "" -#: ../../magic/src/rainbow.c:115 +#: ../../magic/src/rainbow.c:114 msgid "You can draw in rainbow colors!" msgstr "" -#: ../../magic/src/ripples.c:82 +#: ../../magic/src/ripples.c:81 msgid "Ripples" msgstr "" -#: ../../magic/src/ripples.c:88 +#: ../../magic/src/ripples.c:87 msgid "Click to make ripples appear over your picture." msgstr "" -#: ../../magic/src/shift.c:105 +#: ../../magic/src/shift.c:104 msgid "Shift" msgstr "" -#: ../../magic/src/shift.c:111 +#: ../../magic/src/shift.c:110 msgid "Click and drag to shift your picture around on the canvas." msgstr "" -#: ../../magic/src/smudge.c:78 +#: ../../magic/src/smudge.c:77 msgid "Smudge" msgstr "" -#: ../../magic/src/smudge.c:85 +#: ../../magic/src/smudge.c:84 msgid "Click and move the mouse around to smudge the picture." msgstr "" -#: ../../magic/src/tint.c:78 +#: ../../magic/src/tint.c:77 msgid "Tint" msgstr "" -#: ../../magic/src/tint.c:85 +#: ../../magic/src/tint.c:84 msgid "Click and move the mouse around to change the picture’s color." msgstr "" -#: ../../magic/src/waves.c:79 +#: ../../magic/src/waves.c:78 #, fuzzy msgid "Waves" msgstr "Enregistrar" -#: ../../magic/src/waves.c:85 +#: ../../magic/src/waves.c:84 msgid "" "Click to make the picture wavy. Click toward the top for shorter waves, the " "bottom for taller waves, the left for small waves, and the right for long " diff --git a/src/po/oj.po b/src/po/oj.po index 53698cccf..3fdb89627 100644 --- a/src/po/oj.po +++ b/src/po/oj.po @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: ojibwaytuxpaint\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-06-21 10:24-0700\n" +"POT-Creation-Date: 2008-06-27 13:15-0700\n" "PO-Revision-Date: 2007-10-08 18:19-0500\n" "Last-Translator: Ed Montgomery \n" "Language-Team: Ed \n" @@ -374,7 +374,7 @@ msgstr "Oshki" #. Open a saved picture #. buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:75 ../tuxpaint.c:7830 +#: ../tools.h:75 ../tuxpaint.c:7835 msgid "Open" msgstr "Nasaakose" @@ -486,174 +486,174 @@ msgid "OK then… Let’s keep drawing this one!" msgstr "" #. Prompt to confirm user wishes to quit -#: ../tuxpaint.c:1804 +#: ../tuxpaint.c:1809 msgid "Do you really want to quit?" msgstr "Boonitaan?" #. Quit prompt positive response (quit) -#: ../tuxpaint.c:1807 +#: ../tuxpaint.c:1812 msgid "Yes, I'm done!" msgstr "Eha!" #. Quit prompt negative response (don't quit) -#: ../tuxpaint.c:1810 ../tuxpaint.c:1837 +#: ../tuxpaint.c:1815 ../tuxpaint.c:1842 msgid "No, take me back!" msgstr "Gaawin!" #. Current picture is not saved; user is quitting -#: ../tuxpaint.c:1814 +#: ../tuxpaint.c:1819 msgid "If you quit, you’ll lose your picture! Save it?" msgstr "Maawanjitoon?" -#: ../tuxpaint.c:1815 ../tuxpaint.c:1820 +#: ../tuxpaint.c:1820 ../tuxpaint.c:1825 msgid "Yes, save it!" msgstr "Eha, maawanjitoon!" -#: ../tuxpaint.c:1816 ../tuxpaint.c:1821 +#: ../tuxpaint.c:1821 ../tuxpaint.c:1826 msgid "No, don't bother saving!" msgstr "Gaawin!" #. Current picture is not saved; user is opening another picture -#: ../tuxpaint.c:1819 +#: ../tuxpaint.c:1824 msgid "Save your picture first?" msgstr "Maawanjitoon?" #. Error opening picture -#: ../tuxpaint.c:1824 +#: ../tuxpaint.c:1829 msgid "Can’t open that picture!" msgstr "" #. Generic dialog dismissal -#: ../tuxpaint.c:1827 ../tuxpaint.c:1832 ../tuxpaint.c:1841 ../tuxpaint.c:1845 -#: ../tuxpaint.c:1854 +#: ../tuxpaint.c:1832 ../tuxpaint.c:1837 ../tuxpaint.c:1846 ../tuxpaint.c:1850 +#: ../tuxpaint.c:1859 msgid "OK" msgstr "Haaw" #. Notification that 'Open' dialog has nothing to show -#: ../tuxpaint.c:1831 +#: ../tuxpaint.c:1836 msgid "There are no saved files!" msgstr "" #. Verification of print action -#: ../tuxpaint.c:1835 +#: ../tuxpaint.c:1840 msgid "Print your picture now?" msgstr "Mazinaakizan?" -#: ../tuxpaint.c:1836 +#: ../tuxpaint.c:1841 msgid "Yes, print it!" msgstr "Eha, mazinaakizan!" #. Confirmation of successful (we hope) printing -#: ../tuxpaint.c:1840 +#: ../tuxpaint.c:1845 msgid "Your picture has been printed!" msgstr "Mazinaakizigewin" #. Notification that it's too soon to print again (--printdelay option is in effect) -#: ../tuxpaint.c:1844 +#: ../tuxpaint.c:1849 msgid "You can’t print yet!" msgstr "" #. Prompt to confirm erasing a picture in the Open dialog -#: ../tuxpaint.c:1848 +#: ../tuxpaint.c:1853 msgid "Erase this picture?" msgstr "Gaasiibii'an?" -#: ../tuxpaint.c:1849 +#: ../tuxpaint.c:1854 msgid "Yes, erase it!" msgstr "Eha, gaasiibii'an!" -#: ../tuxpaint.c:1850 +#: ../tuxpaint.c:1855 msgid "No, don't erase it!" msgstr "Gaawin!" #. Reminder that Mouse Button 1 is the button to use in Tux Paint -#: ../tuxpaint.c:1853 +#: ../tuxpaint.c:1858 msgid "Remember to use the left mouse button!" msgstr "" #. Sound has been muted (silenced) via keyboard shortcut -#: ../tuxpaint.c:1964 +#: ../tuxpaint.c:1969 msgid "Sound muted." msgstr "Bizaanabi'win" #. Sound has been unmuted (unsilenced) via keyboard shortcut -#: ../tuxpaint.c:1969 +#: ../tuxpaint.c:1974 msgid "Sound unmuted." msgstr "Madwewechigewin" #. Wait while Text tool finishes loading fonts -#: ../tuxpaint.c:2406 +#: ../tuxpaint.c:2411 msgid "Please wait…" msgstr "Bekaa akawe" -#: ../tuxpaint.c:7056 +#: ../tuxpaint.c:7061 msgid "Pick a color." msgstr "Onaabandan" #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:7833 +#: ../tuxpaint.c:7838 msgid "Erase" msgstr "Gaasiibii'an" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:7836 +#: ../tuxpaint.c:7841 msgid "Slides" msgstr "" #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:7839 +#: ../tuxpaint.c:7844 msgid "Back" msgstr "Neyaab" #. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:7842 +#: ../tuxpaint.c:7847 msgid "Next" msgstr "Mii dash" #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:7845 +#: ../tuxpaint.c:7850 msgid "Play" 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 -#: ../tuxpaint.c:8438 +#: ../tuxpaint.c:8443 msgid "Aa" msgstr "" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:11343 +#: ../tuxpaint.c:11348 msgid "Yes" msgstr "Haaw" -#: ../tuxpaint.c:11347 +#: ../tuxpaint.c:11352 msgid "No" msgstr "Gaawin" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:12296 +#: ../tuxpaint.c:12301 msgid "Replace the picture with your changes?" msgstr "Naabishkaw" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:12300 +#: ../tuxpaint.c:12305 msgid "Yes, replace the old one!" msgstr "Haaw, naabishkaw" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:12304 +#: ../tuxpaint.c:12309 msgid "No, save a new file!" msgstr "Gaawin, oshki!" -#: ../tuxpaint.c:13067 +#: ../tuxpaint.c:13072 msgid "Choose the picture you want, then click “Open”." msgstr "" #. Let user choose images: #. Instructions for Slideshow file dialog (FIXME: Make a #define) -#: ../tuxpaint.c:14054 ../tuxpaint.c:14368 +#: ../tuxpaint.c:14059 ../tuxpaint.c:14373 msgid "Choose the pictures you want, then click “Play”." msgstr "" @@ -669,234 +669,234 @@ msgstr "" msgid "Tux Paint" msgstr "" -#: ../../magic/src/blocks_chalk_drip.c:133 +#: ../../magic/src/blocks_chalk_drip.c:132 msgid "Blocks" msgstr "Makakoke" -#: ../../magic/src/blocks_chalk_drip.c:135 +#: ../../magic/src/blocks_chalk_drip.c:134 msgid "Chalk" msgstr "Ozhibii'iganaak" -#: ../../magic/src/blocks_chalk_drip.c:137 +#: ../../magic/src/blocks_chalk_drip.c:136 msgid "Drip" msgstr "Bangigaa" -#: ../../magic/src/blocks_chalk_drip.c:147 +#: ../../magic/src/blocks_chalk_drip.c:146 msgid "Click and move the mouse around to make the picture blocky." msgstr "" -#: ../../magic/src/blocks_chalk_drip.c:150 +#: ../../magic/src/blocks_chalk_drip.c:149 msgid "" "Click and move the mouse around to turn the picture into a chalk drawing." msgstr "" -#: ../../magic/src/blocks_chalk_drip.c:153 +#: ../../magic/src/blocks_chalk_drip.c:152 msgid "Click and move the mouse around to make the picture drip." msgstr "" -#: ../../magic/src/blur.c:77 +#: ../../magic/src/blur.c:76 msgid "Blur" msgstr "Biigizawinam" -#: ../../magic/src/blur.c:84 +#: ../../magic/src/blur.c:83 msgid "Click and move the mouse around to blur the picture." msgstr "" #. Both are named "Bricks", at the moment: -#: ../../magic/src/bricks.c:105 +#: ../../magic/src/bricks.c:104 msgid "Bricks" msgstr "Miskwaasinike" -#: ../../magic/src/bricks.c:112 +#: ../../magic/src/bricks.c:111 msgid "Click and move to draw large bricks." msgstr "" -#: ../../magic/src/bricks.c:114 +#: ../../magic/src/bricks.c:113 msgid "Click and move to draw small bricks." msgstr "" -#: ../../magic/src/calligraphy.c:109 +#: ../../magic/src/calligraphy.c:108 msgid "Calligraphy" msgstr "Ozhibii'igewin" -#: ../../magic/src/calligraphy.c:116 +#: ../../magic/src/calligraphy.c:115 msgid "Click and move the mouse around to draw in calligraphy." msgstr "" -#: ../../magic/src/cartoon.c:81 +#: ../../magic/src/cartoon.c:80 msgid "Cartoon" msgstr "" -#: ../../magic/src/cartoon.c:88 +#: ../../magic/src/cartoon.c:87 msgid "Click and move the mouse around to turn the picture into a cartoon." msgstr "" -#: ../../magic/src/distortion.c:122 +#: ../../magic/src/distortion.c:121 msgid "Distortion" msgstr "" -#: ../../magic/src/distortion.c:130 +#: ../../magic/src/distortion.c:129 msgid "Click and drag the mouse to cause a distortion in your picture." msgstr "" -#: ../../magic/src/emboss.c:77 +#: ../../magic/src/emboss.c:76 msgid "Emboss" msgstr "Mazinikiwaga'igan" -#: ../../magic/src/emboss.c:83 +#: ../../magic/src/emboss.c:82 msgid "Click and drag the mouse to emboss the picture." msgstr "" -#: ../../magic/src/fade_darken.c:117 +#: ../../magic/src/fade_darken.c:116 msgid "Lighten" msgstr "Naangitoon" -#: ../../magic/src/fade_darken.c:119 +#: ../../magic/src/fade_darken.c:118 msgid "Darken" msgstr "Bishagiishkibikad" -#: ../../magic/src/fade_darken.c:129 +#: ../../magic/src/fade_darken.c:128 msgid "Click and move to fade the colors." msgstr "Waabizo" -#: ../../magic/src/fade_darken.c:132 +#: ../../magic/src/fade_darken.c:131 msgid "Click and move to darken the colors." msgstr "Dibikaabaminaagozi" -#: ../../magic/src/fill.c:88 +#: ../../magic/src/fill.c:87 msgid "Fill" msgstr "Mooshkinebadoon" -#: ../../magic/src/fill.c:95 +#: ../../magic/src/fill.c:94 msgid "Click in the picture to fill that area with color." msgstr "" -#: ../../magic/src/flower.c:125 +#: ../../magic/src/flower.c:124 msgid "Flower" msgstr "Waabigwan" -#: ../../magic/src/flower.c:131 +#: ../../magic/src/flower.c:130 msgid "Click and drag to draw a flower stalk. Let go to finish the flower." msgstr "" -#: ../../magic/src/foam.c:105 +#: ../../magic/src/foam.c:104 msgid "Foam" msgstr "Biite" -#: ../../magic/src/foam.c:111 +#: ../../magic/src/foam.c:110 msgid "Click and drag the mouse to cover an area with foamy bubbles." msgstr "" -#: ../../magic/src/glasstile.c:84 +#: ../../magic/src/glasstile.c:83 msgid "Glass Tile" msgstr "Omoodayaabik" -#: ../../magic/src/glasstile.c:90 +#: ../../magic/src/glasstile.c:89 msgid "Click and drag the mouse to put glass tile over your picture." msgstr "" -#: ../../magic/src/grass.c:93 +#: ../../magic/src/grass.c:92 msgid "Grass" msgstr "Mashkosi" -#: ../../magic/src/grass.c:99 +#: ../../magic/src/grass.c:98 msgid "Click and move to draw grass. Don’t forget the dirt!" msgstr "" -#: ../../magic/src/kalidescope.c:78 +#: ../../magic/src/kalidescope.c:77 msgid "Kaleidoscope" msgstr "" -#: ../../magic/src/kalidescope.c:84 +#: ../../magic/src/kalidescope.c:83 msgid "" "Click and drag the mouse to draw with symmetric brushes (a kaleidoscope)." msgstr "" -#: ../../magic/src/light.c:85 +#: ../../magic/src/light.c:84 msgid "Light" msgstr "Zakizan" -#: ../../magic/src/light.c:91 +#: ../../magic/src/light.c:90 msgid "Click and drag to draw a beam of light on your picture." msgstr "" -#: ../../magic/src/metalpaint.c:78 +#: ../../magic/src/metalpaint.c:77 msgid "Metal Paint" msgstr "" -#: ../../magic/src/metalpaint.c:84 +#: ../../magic/src/metalpaint.c:83 msgid "Click and drag the mouse to paint with a metallic color." msgstr "" -#: ../../magic/src/mirror_flip.c:95 +#: ../../magic/src/mirror_flip.c:94 msgid "Mirror" msgstr "Waabimoojichaagwaazo" -#: ../../magic/src/mirror_flip.c:97 +#: ../../magic/src/mirror_flip.c:96 msgid "Flip" msgstr "Aaboodaashi" -#: ../../magic/src/mirror_flip.c:107 +#: ../../magic/src/mirror_flip.c:106 msgid "Click to make a mirror image." msgstr "Waabimoojichaagwaazo" -#: ../../magic/src/mirror_flip.c:110 +#: ../../magic/src/mirror_flip.c:109 msgid "Click to flip the picture upside-down." msgstr "Ajidagoojin" -#: ../../magic/src/negative.c:73 +#: ../../magic/src/negative.c:72 msgid "Negative" msgstr "" -#: ../../magic/src/negative.c:80 +#: ../../magic/src/negative.c:79 msgid "Click and move the mouse around to draw a negative." msgstr "" -#: ../../magic/src/rainbow.c:108 +#: ../../magic/src/rainbow.c:107 msgid "Rainbow" msgstr "Nagweyaab" -#: ../../magic/src/rainbow.c:115 +#: ../../magic/src/rainbow.c:114 msgid "You can draw in rainbow colors!" msgstr "" -#: ../../magic/src/ripples.c:82 +#: ../../magic/src/ripples.c:81 msgid "Ripples" msgstr "Zaasijiwan" -#: ../../magic/src/ripples.c:88 +#: ../../magic/src/ripples.c:87 msgid "Click to make ripples appear over your picture." msgstr "" -#: ../../magic/src/shift.c:105 +#: ../../magic/src/shift.c:104 msgid "Shift" msgstr "Mamaajii" -#: ../../magic/src/shift.c:111 +#: ../../magic/src/shift.c:110 msgid "Click and drag to shift your picture around on the canvas." msgstr "" -#: ../../magic/src/smudge.c:78 +#: ../../magic/src/smudge.c:77 msgid "Smudge" msgstr "Nookwezigan" -#: ../../magic/src/smudge.c:85 +#: ../../magic/src/smudge.c:84 msgid "Click and move the mouse around to smudge the picture." msgstr "" -#: ../../magic/src/tint.c:78 +#: ../../magic/src/tint.c:77 msgid "Tint" msgstr "" -#: ../../magic/src/tint.c:85 +#: ../../magic/src/tint.c:84 msgid "Click and move the mouse around to change the picture’s color." msgstr "" -#: ../../magic/src/waves.c:79 +#: ../../magic/src/waves.c:78 msgid "Waves" msgstr "Bikwaashkaa" -#: ../../magic/src/waves.c:85 +#: ../../magic/src/waves.c:84 msgid "" "Click to make the picture wavy. Click toward the top for shorter waves, the " "bottom for taller waves, the left for small waves, and the right for long " diff --git a/src/po/pl.po b/src/po/pl.po index a1647d6f4..a5318494a 100644 --- a/src/po/pl.po +++ b/src/po/pl.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: tuxpaint 0.9.17\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-06-21 10:24-0700\n" +"POT-Creation-Date: 2008-06-27 13:15-0700\n" "PO-Revision-Date: 2007-10-01 09:55+0200\n" "Last-Translator: Andrzej M. Krzysztofowicz \n" "Language-Team: Polish \n" @@ -383,7 +383,7 @@ msgstr "Nowy" #. Open a saved picture #. buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:75 ../tuxpaint.c:7830 +#: ../tools.h:75 ../tuxpaint.c:7835 msgid "Open" msgstr "Otwórz" @@ -498,174 +498,174 @@ msgid "OK then… Let’s keep drawing this one!" msgstr "Dobrze więc... Rysujmy dalej ten obrazek!" #. Prompt to confirm user wishes to quit -#: ../tuxpaint.c:1804 +#: ../tuxpaint.c:1809 msgid "Do you really want to quit?" msgstr "Czy naprawdę chcesz zakończyć program?" #. Quit prompt positive response (quit) -#: ../tuxpaint.c:1807 +#: ../tuxpaint.c:1812 msgid "Yes, I'm done!" msgstr "Tak, skończyłem" #. Quit prompt negative response (don't quit) -#: ../tuxpaint.c:1810 ../tuxpaint.c:1837 +#: ../tuxpaint.c:1815 ../tuxpaint.c:1842 msgid "No, take me back!" msgstr "Nie, wróćmy do rysowania!" #. Current picture is not saved; user is quitting -#: ../tuxpaint.c:1814 +#: ../tuxpaint.c:1819 msgid "If you quit, you’ll lose your picture! Save it?" msgstr "Jeśli zakończysz, stracisz swój obrazek! Czy chcesz go zapisać?" -#: ../tuxpaint.c:1815 ../tuxpaint.c:1820 +#: ../tuxpaint.c:1820 ../tuxpaint.c:1825 msgid "Yes, save it!" msgstr "Tak, zapisz!" -#: ../tuxpaint.c:1816 ../tuxpaint.c:1821 +#: ../tuxpaint.c:1821 ../tuxpaint.c:1826 msgid "No, don't bother saving!" msgstr "Nie, nie zapisuj!" #. Current picture is not saved; user is opening another picture -#: ../tuxpaint.c:1819 +#: ../tuxpaint.c:1824 msgid "Save your picture first?" msgstr "Czy chcesz najpierw zapisać swój obrazek?" #. Error opening picture -#: ../tuxpaint.c:1824 +#: ../tuxpaint.c:1829 msgid "Can’t open that picture!" msgstr "Nie mogę otworzyć tego obrazka!" #. Generic dialog dismissal -#: ../tuxpaint.c:1827 ../tuxpaint.c:1832 ../tuxpaint.c:1841 ../tuxpaint.c:1845 -#: ../tuxpaint.c:1854 +#: ../tuxpaint.c:1832 ../tuxpaint.c:1837 ../tuxpaint.c:1846 ../tuxpaint.c:1850 +#: ../tuxpaint.c:1859 msgid "OK" msgstr "OK" #. Notification that 'Open' dialog has nothing to show -#: ../tuxpaint.c:1831 +#: ../tuxpaint.c:1836 msgid "There are no saved files!" msgstr "Brak zapisanych plików!" #. Verification of print action -#: ../tuxpaint.c:1835 +#: ../tuxpaint.c:1840 msgid "Print your picture now?" msgstr "Czy chcesz teraz wydrukować swój obrazek?" -#: ../tuxpaint.c:1836 +#: ../tuxpaint.c:1841 msgid "Yes, print it!" msgstr "Tak, wydrukuj!" #. Confirmation of successful (we hope) printing -#: ../tuxpaint.c:1840 +#: ../tuxpaint.c:1845 msgid "Your picture has been printed!" msgstr "Twój obrazek został wydrukowany!" #. Notification that it's too soon to print again (--printdelay option is in effect) -#: ../tuxpaint.c:1844 +#: ../tuxpaint.c:1849 msgid "You can’t print yet!" msgstr "Nie możesz jeszcze drukować!" #. Prompt to confirm erasing a picture in the Open dialog -#: ../tuxpaint.c:1848 +#: ../tuxpaint.c:1853 msgid "Erase this picture?" msgstr "Czy usunąć ten obrazek?" -#: ../tuxpaint.c:1849 +#: ../tuxpaint.c:1854 msgid "Yes, erase it!" msgstr "Tak, usuń!" -#: ../tuxpaint.c:1850 +#: ../tuxpaint.c:1855 msgid "No, don't erase it!" msgstr "Nie, nie usuwaj!" #. Reminder that Mouse Button 1 is the button to use in Tux Paint -#: ../tuxpaint.c:1853 +#: ../tuxpaint.c:1858 msgid "Remember to use the left mouse button!" msgstr "Pamiętaj, żeby użyć lewego przycisku myszki!" #. Sound has been muted (silenced) via keyboard shortcut -#: ../tuxpaint.c:1964 +#: ../tuxpaint.c:1969 msgid "Sound muted." msgstr "" #. Sound has been unmuted (unsilenced) via keyboard shortcut -#: ../tuxpaint.c:1969 +#: ../tuxpaint.c:1974 msgid "Sound unmuted." msgstr "" #. Wait while Text tool finishes loading fonts -#: ../tuxpaint.c:2406 +#: ../tuxpaint.c:2411 msgid "Please wait…" msgstr "Proszę zaczekaj..." -#: ../tuxpaint.c:7056 +#: ../tuxpaint.c:7061 msgid "Pick a color." msgstr "" #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:7833 +#: ../tuxpaint.c:7838 msgid "Erase" msgstr "Usuń" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:7836 +#: ../tuxpaint.c:7841 msgid "Slides" msgstr "Slajdy" #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:7839 +#: ../tuxpaint.c:7844 msgid "Back" msgstr "Wróć" #. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:7842 +#: ../tuxpaint.c:7847 msgid "Next" msgstr "Następny" #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:7845 +#: ../tuxpaint.c:7850 msgid "Play" 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 -#: ../tuxpaint.c:8438 +#: ../tuxpaint.c:8443 msgid "Aa" msgstr "Aa" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:11343 +#: ../tuxpaint.c:11348 msgid "Yes" msgstr "Tak" -#: ../tuxpaint.c:11347 +#: ../tuxpaint.c:11352 msgid "No" msgstr "Nie" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:12296 +#: ../tuxpaint.c:12301 msgid "Replace the picture with your changes?" msgstr "Czy zapisać zmiany w tym obrazku?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:12300 +#: ../tuxpaint.c:12305 msgid "Yes, replace the old one!" msgstr "Tak, zastąp stary plik!" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:12304 +#: ../tuxpaint.c:12309 msgid "No, save a new file!" msgstr "Nie, zapisz jako nowy plik!" -#: ../tuxpaint.c:13067 +#: ../tuxpaint.c:13072 msgid "Choose the picture you want, then click “Open”." msgstr "Wybierz obrazek, a potem kliknij 'Otwórz'." #. Let user choose images: #. Instructions for Slideshow file dialog (FIXME: Make a #define) -#: ../tuxpaint.c:14054 ../tuxpaint.c:14368 +#: ../tuxpaint.c:14059 ../tuxpaint.c:14373 msgid "Choose the pictures you want, then click “Play”." msgstr "Wybierz obrazki, a potem kliknij 'Pokaż'." @@ -681,248 +681,248 @@ msgstr "Program do rysowania" msgid "Tux Paint" msgstr "Tux Paint" -#: ../../magic/src/blocks_chalk_drip.c:133 +#: ../../magic/src/blocks_chalk_drip.c:132 msgid "Blocks" msgstr "Bloki" -#: ../../magic/src/blocks_chalk_drip.c:135 +#: ../../magic/src/blocks_chalk_drip.c:134 msgid "Chalk" msgstr "Kreda" -#: ../../magic/src/blocks_chalk_drip.c:137 +#: ../../magic/src/blocks_chalk_drip.c:136 msgid "Drip" msgstr "Krople" -#: ../../magic/src/blocks_chalk_drip.c:147 +#: ../../magic/src/blocks_chalk_drip.c:146 msgid "Click and move the mouse around to make the picture blocky." msgstr "" "Kliknij i przesuń myszką dookoła, aby obrazek wyglądał jak zrobiony z " "kwadracików." -#: ../../magic/src/blocks_chalk_drip.c:150 +#: ../../magic/src/blocks_chalk_drip.c:149 msgid "" "Click and move the mouse around to turn the picture into a chalk drawing." msgstr "" "Kliknij i przesuń myszką dookoła, aby zamienić obrazek w rysunek kredą." -#: ../../magic/src/blocks_chalk_drip.c:153 +#: ../../magic/src/blocks_chalk_drip.c:152 msgid "Click and move the mouse around to make the picture drip." msgstr "Kliknij i przesuń myszką dookoła, aby obraz zaczął ociekać kroplami." -#: ../../magic/src/blur.c:77 +#: ../../magic/src/blur.c:76 msgid "Blur" msgstr "Rozmaż" -#: ../../magic/src/blur.c:84 +#: ../../magic/src/blur.c:83 msgid "Click and move the mouse around to blur the picture." msgstr "Kliknij i przesuń myszką dookoła, aby rozmazać obrazek." #. Both are named "Bricks", at the moment: -#: ../../magic/src/bricks.c:105 +#: ../../magic/src/bricks.c:104 msgid "Bricks" msgstr "Cegły" -#: ../../magic/src/bricks.c:112 +#: ../../magic/src/bricks.c:111 msgid "Click and move to draw large bricks." msgstr "Kliknij i przesuń, aby narysować duże cegły." -#: ../../magic/src/bricks.c:114 +#: ../../magic/src/bricks.c:113 msgid "Click and move to draw small bricks." msgstr "Kliknij i przesuń, aby narysować małe cegły." -#: ../../magic/src/calligraphy.c:109 +#: ../../magic/src/calligraphy.c:108 msgid "Calligraphy" msgstr "" -#: ../../magic/src/calligraphy.c:116 +#: ../../magic/src/calligraphy.c:115 #, fuzzy msgid "Click and move the mouse around to draw in calligraphy." msgstr "Kliknij i przesuń myszką dookoła, aby narysować negatyw." -#: ../../magic/src/cartoon.c:81 +#: ../../magic/src/cartoon.c:80 msgid "Cartoon" msgstr "Kontur" -#: ../../magic/src/cartoon.c:88 +#: ../../magic/src/cartoon.c:87 msgid "Click and move the mouse around to turn the picture into a cartoon." msgstr "Kliknij i przesuń myszką dookoła, aby obramować obrazek konturem." -#: ../../magic/src/distortion.c:122 +#: ../../magic/src/distortion.c:121 msgid "Distortion" msgstr "" -#: ../../magic/src/distortion.c:130 +#: ../../magic/src/distortion.c:129 #, fuzzy msgid "Click and drag the mouse to cause a distortion in your picture." msgstr "Kliknij i przesuń myszką dookoła, aby rozmazać obrazek." -#: ../../magic/src/emboss.c:77 +#: ../../magic/src/emboss.c:76 msgid "Emboss" msgstr "" -#: ../../magic/src/emboss.c:83 +#: ../../magic/src/emboss.c:82 #, fuzzy msgid "Click and drag the mouse to emboss the picture." msgstr "Kliknij i przesuń myszką dookoła, aby rozmazać obrazek." -#: ../../magic/src/fade_darken.c:117 +#: ../../magic/src/fade_darken.c:116 msgid "Lighten" msgstr "Rozjaśnij" -#: ../../magic/src/fade_darken.c:119 +#: ../../magic/src/fade_darken.c:118 msgid "Darken" msgstr "Przyciemnij" -#: ../../magic/src/fade_darken.c:129 +#: ../../magic/src/fade_darken.c:128 msgid "Click and move to fade the colors." msgstr "Kliknij i przesuń myszką, aby rozjaśnić kolory." -#: ../../magic/src/fade_darken.c:132 +#: ../../magic/src/fade_darken.c:131 msgid "Click and move to darken the colors." msgstr "Kliknij i przesuń myszką, aby przyciemnić kolory." -#: ../../magic/src/fill.c:88 +#: ../../magic/src/fill.c:87 msgid "Fill" msgstr "Wypełnij" -#: ../../magic/src/fill.c:95 +#: ../../magic/src/fill.c:94 msgid "Click in the picture to fill that area with color." msgstr "Kliknij na obrazek, aby wypełnić wskazany obszar kolorem." -#: ../../magic/src/flower.c:125 +#: ../../magic/src/flower.c:124 msgid "Flower" msgstr "" -#: ../../magic/src/flower.c:131 +#: ../../magic/src/flower.c:130 msgid "Click and drag to draw a flower stalk. Let go to finish the flower." msgstr "" -#: ../../magic/src/foam.c:105 +#: ../../magic/src/foam.c:104 msgid "Foam" msgstr "" -#: ../../magic/src/foam.c:111 +#: ../../magic/src/foam.c:110 #, fuzzy msgid "Click and drag the mouse to cover an area with foamy bubbles." msgstr "Kliknij na obrazek, aby wypełnić wskazany obszar kolorem." -#: ../../magic/src/glasstile.c:84 +#: ../../magic/src/glasstile.c:83 msgid "Glass Tile" msgstr "" -#: ../../magic/src/glasstile.c:90 +#: ../../magic/src/glasstile.c:89 #, fuzzy msgid "Click and drag the mouse to put glass tile over your picture." msgstr "Kliknij i przesuń myszką dookoła, aby rozmazać obrazek." -#: ../../magic/src/grass.c:93 +#: ../../magic/src/grass.c:92 msgid "Grass" msgstr "Trawa" -#: ../../magic/src/grass.c:99 +#: ../../magic/src/grass.c:98 msgid "Click and move to draw grass. Don’t forget the dirt!" msgstr "Kliknij i przesuń, aby narysować trawę." -#: ../../magic/src/kalidescope.c:78 +#: ../../magic/src/kalidescope.c:77 msgid "Kaleidoscope" msgstr "" -#: ../../magic/src/kalidescope.c:84 +#: ../../magic/src/kalidescope.c:83 msgid "" "Click and drag the mouse to draw with symmetric brushes (a kaleidoscope)." msgstr "" -#: ../../magic/src/light.c:85 +#: ../../magic/src/light.c:84 #, fuzzy msgid "Light" msgstr "Rozjaśnij" -#: ../../magic/src/light.c:91 +#: ../../magic/src/light.c:90 msgid "Click and drag to draw a beam of light on your picture." msgstr "" -#: ../../magic/src/metalpaint.c:78 +#: ../../magic/src/metalpaint.c:77 #, fuzzy msgid "Metal Paint" msgstr "Rysuj" -#: ../../magic/src/metalpaint.c:84 +#: ../../magic/src/metalpaint.c:83 #, fuzzy msgid "Click and drag the mouse to paint with a metallic color." msgstr "Kliknij i przesuń myszką, aby przyciemnić kolory." -#: ../../magic/src/mirror_flip.c:95 +#: ../../magic/src/mirror_flip.c:94 msgid "Mirror" msgstr "Lustro" -#: ../../magic/src/mirror_flip.c:97 +#: ../../magic/src/mirror_flip.c:96 msgid "Flip" msgstr "Odwróć" -#: ../../magic/src/mirror_flip.c:107 +#: ../../magic/src/mirror_flip.c:106 msgid "Click to make a mirror image." msgstr "Kliknij, aby zrobić odbicie obrazka jak w lusterku." -#: ../../magic/src/mirror_flip.c:110 +#: ../../magic/src/mirror_flip.c:109 msgid "Click to flip the picture upside-down." msgstr "Kliknij, aby odwrócić obrazek do góry nogami." -#: ../../magic/src/negative.c:73 +#: ../../magic/src/negative.c:72 msgid "Negative" msgstr "Negatyw" -#: ../../magic/src/negative.c:80 +#: ../../magic/src/negative.c:79 msgid "Click and move the mouse around to draw a negative." msgstr "Kliknij i przesuń myszką dookoła, aby narysować negatyw." -#: ../../magic/src/rainbow.c:108 +#: ../../magic/src/rainbow.c:107 msgid "Rainbow" msgstr "Tęcza" -#: ../../magic/src/rainbow.c:115 +#: ../../magic/src/rainbow.c:114 msgid "You can draw in rainbow colors!" msgstr "Możesz rysować w kolorach tęczy!" -#: ../../magic/src/ripples.c:82 +#: ../../magic/src/ripples.c:81 msgid "Ripples" msgstr "" -#: ../../magic/src/ripples.c:88 +#: ../../magic/src/ripples.c:87 #, fuzzy msgid "Click to make ripples appear over your picture." msgstr "Kliknij, aby zrobić odbicie obrazka jak w lusterku." -#: ../../magic/src/shift.c:105 +#: ../../magic/src/shift.c:104 msgid "Shift" msgstr "" -#: ../../magic/src/shift.c:111 +#: ../../magic/src/shift.c:110 #, fuzzy msgid "Click and drag to shift your picture around on the canvas." msgstr "Kliknij i przesuń myszką dookoła, aby rozmazać obrazek." -#: ../../magic/src/smudge.c:78 +#: ../../magic/src/smudge.c:77 msgid "Smudge" msgstr "Zabrudź" -#: ../../magic/src/smudge.c:85 +#: ../../magic/src/smudge.c:84 msgid "Click and move the mouse around to smudge the picture." msgstr "Kliknij i przesuń myszką dookoła, aby zabrudzić obrazek." -#: ../../magic/src/tint.c:78 +#: ../../magic/src/tint.c:77 msgid "Tint" msgstr "Zabarwienie" -#: ../../magic/src/tint.c:85 +#: ../../magic/src/tint.c:84 msgid "Click and move the mouse around to change the picture’s color." msgstr "Kliknij i przesuń myszką dookoła, aby zmienić kolor obrazka." -#: ../../magic/src/waves.c:79 +#: ../../magic/src/waves.c:78 #, fuzzy msgid "Waves" msgstr "Zapisz" -#: ../../magic/src/waves.c:85 +#: ../../magic/src/waves.c:84 msgid "" "Click to make the picture wavy. Click toward the top for shorter waves, the " "bottom for taller waves, the left for small waves, and the right for long " diff --git a/src/po/pt_BR.po b/src/po/pt_BR.po index d901c04c8..434ae989c 100644 --- a/src/po/pt_BR.po +++ b/src/po/pt_BR.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: pt_br\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-06-21 10:24-0700\n" +"POT-Creation-Date: 2008-06-27 13:15-0700\n" "PO-Revision-Date: 2007-11-15 22:14-0300\n" "Last-Translator: Frederico Goncalves Guimaraes \n" "Language-Team: Português do Brasil\n" @@ -381,7 +381,7 @@ msgstr "Nova" #. Open a saved picture #. buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:75 ../tuxpaint.c:7830 +#: ../tools.h:75 ../tuxpaint.c:7835 msgid "Open" msgstr "Abrir" @@ -500,174 +500,174 @@ msgid "OK then… Let’s keep drawing this one!" msgstr "Certo... Vamos continuar desenhando então!" #. Prompt to confirm user wishes to quit -#: ../tuxpaint.c:1804 +#: ../tuxpaint.c:1809 msgid "Do you really want to quit?" msgstr "Você quer mesmo sair?" #. Quit prompt positive response (quit) -#: ../tuxpaint.c:1807 +#: ../tuxpaint.c:1812 msgid "Yes, I'm done!" msgstr "Sim, eu já terminei!" #. Quit prompt negative response (don't quit) -#: ../tuxpaint.c:1810 ../tuxpaint.c:1837 +#: ../tuxpaint.c:1815 ../tuxpaint.c:1842 msgid "No, take me back!" msgstr "Não, vamos voltar ao desenho!" #. Current picture is not saved; user is quitting -#: ../tuxpaint.c:1814 +#: ../tuxpaint.c:1819 msgid "If you quit, you’ll lose your picture! Save it?" msgstr "Se você sair, vai perder seu desenho. Quer guardá-lo?" -#: ../tuxpaint.c:1815 ../tuxpaint.c:1820 +#: ../tuxpaint.c:1820 ../tuxpaint.c:1825 msgid "Yes, save it!" msgstr "Sim, guarde-o, por favor!" -#: ../tuxpaint.c:1816 ../tuxpaint.c:1821 +#: ../tuxpaint.c:1821 ../tuxpaint.c:1826 msgid "No, don't bother saving!" msgstr "Não, pode deixar pra lá!" #. Current picture is not saved; user is opening another picture -#: ../tuxpaint.c:1819 +#: ../tuxpaint.c:1824 msgid "Save your picture first?" msgstr "Quer guardar seu desenho antes?" #. Error opening picture -#: ../tuxpaint.c:1824 +#: ../tuxpaint.c:1829 msgid "Can’t open that picture!" msgstr "Não consigo abrir esse desenho!" #. Generic dialog dismissal -#: ../tuxpaint.c:1827 ../tuxpaint.c:1832 ../tuxpaint.c:1841 ../tuxpaint.c:1845 -#: ../tuxpaint.c:1854 +#: ../tuxpaint.c:1832 ../tuxpaint.c:1837 ../tuxpaint.c:1846 ../tuxpaint.c:1850 +#: ../tuxpaint.c:1859 msgid "OK" msgstr "Ok" #. Notification that 'Open' dialog has nothing to show -#: ../tuxpaint.c:1831 +#: ../tuxpaint.c:1836 msgid "There are no saved files!" msgstr "Não tem nenhum desenho guardado!" #. Verification of print action -#: ../tuxpaint.c:1835 +#: ../tuxpaint.c:1840 msgid "Print your picture now?" msgstr "Quer imprimir seu desenho agora?" -#: ../tuxpaint.c:1836 +#: ../tuxpaint.c:1841 msgid "Yes, print it!" msgstr "Sim, imprima-o, por favor!" #. Confirmation of successful (we hope) printing -#: ../tuxpaint.c:1840 +#: ../tuxpaint.c:1845 msgid "Your picture has been printed!" msgstr "Seu desenho foi impresso!" #. Notification that it's too soon to print again (--printdelay option is in effect) -#: ../tuxpaint.c:1844 +#: ../tuxpaint.c:1849 msgid "You can’t print yet!" msgstr "Você ainda não pode imprimi-lo!" #. Prompt to confirm erasing a picture in the Open dialog -#: ../tuxpaint.c:1848 +#: ../tuxpaint.c:1853 msgid "Erase this picture?" msgstr "Quer apagar esse desenho?" -#: ../tuxpaint.c:1849 +#: ../tuxpaint.c:1854 msgid "Yes, erase it!" msgstr "Sim, apague-o, por favor!" -#: ../tuxpaint.c:1850 +#: ../tuxpaint.c:1855 msgid "No, don't erase it!" msgstr "Não, por favor, não o apague!" #. Reminder that Mouse Button 1 is the button to use in Tux Paint -#: ../tuxpaint.c:1853 +#: ../tuxpaint.c:1858 msgid "Remember to use the left mouse button!" msgstr "Lembre-se de usar o botão esquerdo do mouse!" #. Sound has been muted (silenced) via keyboard shortcut -#: ../tuxpaint.c:1964 +#: ../tuxpaint.c:1969 msgid "Sound muted." msgstr "Som desligado." #. Sound has been unmuted (unsilenced) via keyboard shortcut -#: ../tuxpaint.c:1969 +#: ../tuxpaint.c:1974 msgid "Sound unmuted." msgstr "Som ligado." #. Wait while Text tool finishes loading fonts -#: ../tuxpaint.c:2406 +#: ../tuxpaint.c:2411 msgid "Please wait…" msgstr "Espere, por favor..." -#: ../tuxpaint.c:7056 +#: ../tuxpaint.c:7061 msgid "Pick a color." msgstr "Escolha uma cor." #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:7833 +#: ../tuxpaint.c:7838 msgid "Erase" msgstr "Apagar" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:7836 +#: ../tuxpaint.c:7841 msgid "Slides" msgstr "Slides" #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:7839 +#: ../tuxpaint.c:7844 msgid "Back" msgstr "Voltar" #. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:7842 +#: ../tuxpaint.c:7847 msgid "Next" msgstr "Próximo" #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:7845 +#: ../tuxpaint.c:7850 msgid "Play" 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 -#: ../tuxpaint.c:8438 +#: ../tuxpaint.c:8443 msgid "Aa" msgstr "Aa" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:11343 +#: ../tuxpaint.c:11348 msgid "Yes" msgstr "Sim" -#: ../tuxpaint.c:11347 +#: ../tuxpaint.c:11352 msgid "No" msgstr "Não" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:12296 +#: ../tuxpaint.c:12301 msgid "Replace the picture with your changes?" msgstr "Substituir o desenho antigo por esse?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:12300 +#: ../tuxpaint.c:12305 msgid "Yes, replace the old one!" msgstr "Sim, substitua a antiga!" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:12304 +#: ../tuxpaint.c:12309 msgid "No, save a new file!" msgstr "Não, guarde como um novo arquivo!" -#: ../tuxpaint.c:13067 +#: ../tuxpaint.c:13072 msgid "Choose the picture you want, then click “Open”." msgstr "Escolha o desenho que você quer e clique em “Abrir“." #. Let user choose images: #. Instructions for Slideshow file dialog (FIXME: Make a #define) -#: ../tuxpaint.c:14054 ../tuxpaint.c:14368 +#: ../tuxpaint.c:14059 ../tuxpaint.c:14373 msgid "Choose the pictures you want, then click “Play”." msgstr "Escolha os desenhos que você quer e clique em “Iniciar“." @@ -683,240 +683,240 @@ msgstr "Programa de desenho" msgid "Tux Paint" msgstr "Tux Paint" -#: ../../magic/src/blocks_chalk_drip.c:133 +#: ../../magic/src/blocks_chalk_drip.c:132 msgid "Blocks" msgstr "Quadricular" -#: ../../magic/src/blocks_chalk_drip.c:135 +#: ../../magic/src/blocks_chalk_drip.c:134 msgid "Chalk" msgstr "Giz" -#: ../../magic/src/blocks_chalk_drip.c:137 +#: ../../magic/src/blocks_chalk_drip.c:136 msgid "Drip" msgstr "Escorrer" -#: ../../magic/src/blocks_chalk_drip.c:147 +#: ../../magic/src/blocks_chalk_drip.c:146 msgid "Click and move the mouse around to make the picture blocky." msgstr "Clique e mova o mouse para fazer a imagem ficar quadriculada." -#: ../../magic/src/blocks_chalk_drip.c:150 +#: ../../magic/src/blocks_chalk_drip.c:149 msgid "" "Click and move the mouse around to turn the picture into a chalk drawing." msgstr "" "Clique e mova o mouse para transformar a imagem em um desenho feito com giz." -#: ../../magic/src/blocks_chalk_drip.c:153 +#: ../../magic/src/blocks_chalk_drip.c:152 msgid "Click and move the mouse around to make the picture drip." msgstr "Clique e mova o mouse para fazer a imagem ficar escorrida." -#: ../../magic/src/blur.c:77 +#: ../../magic/src/blur.c:76 msgid "Blur" msgstr "Borrar" -#: ../../magic/src/blur.c:84 +#: ../../magic/src/blur.c:83 msgid "Click and move the mouse around to blur the picture." msgstr "Clique e mova o mouse para borrar a imagem." #. Both are named "Bricks", at the moment: -#: ../../magic/src/bricks.c:105 +#: ../../magic/src/bricks.c:104 msgid "Bricks" msgstr "Tijolos" -#: ../../magic/src/bricks.c:112 +#: ../../magic/src/bricks.c:111 msgid "Click and move to draw large bricks." msgstr "Clique e mova para desenhar tijolos grandes." -#: ../../magic/src/bricks.c:114 +#: ../../magic/src/bricks.c:113 msgid "Click and move to draw small bricks." msgstr "Clique e mova para desenhar tijolos pequenos." -#: ../../magic/src/calligraphy.c:109 +#: ../../magic/src/calligraphy.c:108 msgid "Calligraphy" msgstr "Caligrafia" -#: ../../magic/src/calligraphy.c:116 +#: ../../magic/src/calligraphy.c:115 msgid "Click and move the mouse around to draw in calligraphy." msgstr "Clique e mova o mouse para desenhar em caligrafia." -#: ../../magic/src/cartoon.c:81 +#: ../../magic/src/cartoon.c:80 msgid "Cartoon" msgstr "Contornos" -#: ../../magic/src/cartoon.c:88 +#: ../../magic/src/cartoon.c:87 msgid "Click and move the mouse around to turn the picture into a cartoon." msgstr "Clique e mova o mouse para destacar alguns contornos da imagem." -#: ../../magic/src/distortion.c:122 +#: ../../magic/src/distortion.c:121 msgid "Distortion" msgstr "Distorção" -#: ../../magic/src/distortion.c:130 +#: ../../magic/src/distortion.c:129 msgid "Click and drag the mouse to cause a distortion in your picture." msgstr "Clique e mova o mouse para provocar uma distorção na sua imagem." -#: ../../magic/src/emboss.c:77 +#: ../../magic/src/emboss.c:76 msgid "Emboss" msgstr "Relevo" -#: ../../magic/src/emboss.c:83 +#: ../../magic/src/emboss.c:82 msgid "Click and drag the mouse to emboss the picture." msgstr "Clique e mova o mouse para aplicar relevo à imagem." -#: ../../magic/src/fade_darken.c:117 +#: ../../magic/src/fade_darken.c:116 msgid "Lighten" msgstr "Clarear" -#: ../../magic/src/fade_darken.c:119 +#: ../../magic/src/fade_darken.c:118 msgid "Darken" msgstr "Escurecer" -#: ../../magic/src/fade_darken.c:129 +#: ../../magic/src/fade_darken.c:128 msgid "Click and move to fade the colors." msgstr "Clique e mova o mouse para desbotar as cores." -#: ../../magic/src/fade_darken.c:132 +#: ../../magic/src/fade_darken.c:131 msgid "Click and move to darken the colors." msgstr "Clique e mova o mouse para escurecer as cores." -#: ../../magic/src/fill.c:88 +#: ../../magic/src/fill.c:87 msgid "Fill" msgstr "Preencher" -#: ../../magic/src/fill.c:95 +#: ../../magic/src/fill.c:94 msgid "Click in the picture to fill that area with color." msgstr "Clique na figura para pintar a área com a cor selecionada." -#: ../../magic/src/flower.c:125 +#: ../../magic/src/flower.c:124 msgid "Flower" msgstr "Flor" -#: ../../magic/src/flower.c:131 +#: ../../magic/src/flower.c:130 msgid "Click and drag to draw a flower stalk. Let go to finish the flower." msgstr "" "Clique e mova o mouse para desenhar um caule. Continue movendo para terminar " "a flor." -#: ../../magic/src/foam.c:105 +#: ../../magic/src/foam.c:104 msgid "Foam" msgstr "Espuma" -#: ../../magic/src/foam.c:111 +#: ../../magic/src/foam.c:110 msgid "Click and drag the mouse to cover an area with foamy bubbles." msgstr "Clique e mova o mouse para cobrir uma área com bolhas de espuma." -#: ../../magic/src/glasstile.c:84 +#: ../../magic/src/glasstile.c:83 msgid "Glass Tile" msgstr "Tijolo de vidro" -#: ../../magic/src/glasstile.c:90 +#: ../../magic/src/glasstile.c:89 msgid "Click and drag the mouse to put glass tile over your picture." msgstr "Clique e mova o mouse para colocar tijolos de vidro sobre a imagem." -#: ../../magic/src/grass.c:93 +#: ../../magic/src/grass.c:92 msgid "Grass" msgstr "Grama" -#: ../../magic/src/grass.c:99 +#: ../../magic/src/grass.c:98 msgid "Click and move to draw grass. Don’t forget the dirt!" msgstr "Clique e mova para desenhar grama. Não se esqueça do solo!" -#: ../../magic/src/kalidescope.c:78 +#: ../../magic/src/kalidescope.c:77 msgid "Kaleidoscope" msgstr "Caleidoscópio" -#: ../../magic/src/kalidescope.c:84 +#: ../../magic/src/kalidescope.c:83 msgid "" "Click and drag the mouse to draw with symmetric brushes (a kaleidoscope)." msgstr "" "Clique e mova o mouse para desenhar com pinceladas simétricas (um " "caleidoscópio)." -#: ../../magic/src/light.c:85 +#: ../../magic/src/light.c:84 msgid "Light" msgstr "Luz" -#: ../../magic/src/light.c:91 +#: ../../magic/src/light.c:90 msgid "Click and drag to draw a beam of light on your picture." msgstr "Clique e mova o mouse para desenhar um raio de luz na sua imagem." -#: ../../magic/src/metalpaint.c:78 +#: ../../magic/src/metalpaint.c:77 msgid "Metal Paint" msgstr "Pintura metálica" -#: ../../magic/src/metalpaint.c:84 +#: ../../magic/src/metalpaint.c:83 msgid "Click and drag the mouse to paint with a metallic color." msgstr "Clique e mova o mouse para pintar com uma cor metálica." -#: ../../magic/src/mirror_flip.c:95 +#: ../../magic/src/mirror_flip.c:94 msgid "Mirror" msgstr "Espelhar" -#: ../../magic/src/mirror_flip.c:97 +#: ../../magic/src/mirror_flip.c:96 msgid "Flip" msgstr "Inverter" -#: ../../magic/src/mirror_flip.c:107 +#: ../../magic/src/mirror_flip.c:106 msgid "Click to make a mirror image." msgstr "Clique para espelhar a imagem." -#: ../../magic/src/mirror_flip.c:110 +#: ../../magic/src/mirror_flip.c:109 msgid "Click to flip the picture upside-down." msgstr "Clique para virar a imagem de cabeça pra baixo." -#: ../../magic/src/negative.c:73 +#: ../../magic/src/negative.c:72 msgid "Negative" msgstr "Negativo" -#: ../../magic/src/negative.c:80 +#: ../../magic/src/negative.c:79 msgid "Click and move the mouse around to draw a negative." msgstr "Clique e mova o mouse para inverter as cores da imagem." -#: ../../magic/src/rainbow.c:108 +#: ../../magic/src/rainbow.c:107 msgid "Rainbow" msgstr "Arco-íris" -#: ../../magic/src/rainbow.c:115 +#: ../../magic/src/rainbow.c:114 msgid "You can draw in rainbow colors!" msgstr "Você pode desenhar com as cores do arco-íris!" -#: ../../magic/src/ripples.c:82 +#: ../../magic/src/ripples.c:81 msgid "Ripples" msgstr "Ondulações" -#: ../../magic/src/ripples.c:88 +#: ../../magic/src/ripples.c:87 msgid "Click to make ripples appear over your picture." msgstr "" "Clique e mova o mouse para fazer ondulações aparecerem sobre sua imagem." -#: ../../magic/src/shift.c:105 +#: ../../magic/src/shift.c:104 msgid "Shift" msgstr "Deslocar" -#: ../../magic/src/shift.c:111 +#: ../../magic/src/shift.c:110 msgid "Click and drag to shift your picture around on the canvas." msgstr "Clique e mova o mouse para deslocar sua imagem pela moldura." -#: ../../magic/src/smudge.c:78 +#: ../../magic/src/smudge.c:77 msgid "Smudge" msgstr "Manchar" -#: ../../magic/src/smudge.c:85 +#: ../../magic/src/smudge.c:84 msgid "Click and move the mouse around to smudge the picture." msgstr "Clique e mova o mouse para manchar a imagem." -#: ../../magic/src/tint.c:78 +#: ../../magic/src/tint.c:77 msgid "Tint" msgstr "Pintar" -#: ../../magic/src/tint.c:85 +#: ../../magic/src/tint.c:84 msgid "Click and move the mouse around to change the picture’s color." msgstr "Clique e mova o mouse para mudar as cores da figura." -#: ../../magic/src/waves.c:79 +#: ../../magic/src/waves.c:78 msgid "Waves" msgstr "Ondas" -#: ../../magic/src/waves.c:85 +#: ../../magic/src/waves.c:84 msgid "" "Click to make the picture wavy. Click toward the top for shorter waves, the " "bottom for taller waves, the left for small waves, and the right for long " diff --git a/src/po/pt_PT.po b/src/po/pt_PT.po index d4c19f42a..ef1f0cc11 100644 --- a/src/po/pt_PT.po +++ b/src/po/pt_PT.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: tuxpaint 0.9.17\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-06-21 10:24-0700\n" +"POT-Creation-Date: 2008-06-27 13:15-0700\n" "PO-Revision-Date: 2007-05-15 23:29+0100\n" "Last-Translator: Helder Correia \n" "Language-Team: Portuguese \n" @@ -381,7 +381,7 @@ msgstr "Novo" #. Open a saved picture #. buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:75 ../tuxpaint.c:7830 +#: ../tools.h:75 ../tuxpaint.c:7835 msgid "Open" msgstr "Abrir" @@ -502,174 +502,174 @@ msgid "OK then… Let’s keep drawing this one!" msgstr " Então está bem… Vamos continuar com este desenho!" #. Prompt to confirm user wishes to quit -#: ../tuxpaint.c:1804 +#: ../tuxpaint.c:1809 msgid "Do you really want to quit?" msgstr "Queres mesmo sair?" #. Quit prompt positive response (quit) -#: ../tuxpaint.c:1807 +#: ../tuxpaint.c:1812 msgid "Yes, I'm done!" msgstr "Sim, terminei!" #. Quit prompt negative response (don't quit) -#: ../tuxpaint.c:1810 ../tuxpaint.c:1837 +#: ../tuxpaint.c:1815 ../tuxpaint.c:1842 msgid "No, take me back!" msgstr "Não, quero continuar!" #. Current picture is not saved; user is quitting -#: ../tuxpaint.c:1814 +#: ../tuxpaint.c:1819 msgid "If you quit, you’ll lose your picture! Save it?" msgstr "Se saíres, vais perder o teu desenho! Queres guardá-lo?" -#: ../tuxpaint.c:1815 ../tuxpaint.c:1820 +#: ../tuxpaint.c:1820 ../tuxpaint.c:1825 msgid "Yes, save it!" msgstr "Sim, guarda-o!" -#: ../tuxpaint.c:1816 ../tuxpaint.c:1821 +#: ../tuxpaint.c:1821 ../tuxpaint.c:1826 msgid "No, don't bother saving!" msgstr "Não, não é preciso!" #. Current picture is not saved; user is opening another picture -#: ../tuxpaint.c:1819 +#: ../tuxpaint.c:1824 msgid "Save your picture first?" msgstr "Queres guardar o teu desenho primeiro?" #. Error opening picture -#: ../tuxpaint.c:1824 +#: ../tuxpaint.c:1829 msgid "Can’t open that picture!" msgstr "Não consigo abrir esse desenho!" #. Generic dialog dismissal -#: ../tuxpaint.c:1827 ../tuxpaint.c:1832 ../tuxpaint.c:1841 ../tuxpaint.c:1845 -#: ../tuxpaint.c:1854 +#: ../tuxpaint.c:1832 ../tuxpaint.c:1837 ../tuxpaint.c:1846 ../tuxpaint.c:1850 +#: ../tuxpaint.c:1859 msgid "OK" msgstr "Está bem" #. Notification that 'Open' dialog has nothing to show -#: ../tuxpaint.c:1831 +#: ../tuxpaint.c:1836 msgid "There are no saved files!" msgstr "Não há desenhos guardados!" #. Verification of print action -#: ../tuxpaint.c:1835 +#: ../tuxpaint.c:1840 msgid "Print your picture now?" msgstr "Queres imprimir o teu desenho agora?" -#: ../tuxpaint.c:1836 +#: ../tuxpaint.c:1841 msgid "Yes, print it!" msgstr "Sim, imprime-o!" #. Confirmation of successful (we hope) printing -#: ../tuxpaint.c:1840 +#: ../tuxpaint.c:1845 msgid "Your picture has been printed!" msgstr "O teu desenho foi imprimido!" #. Notification that it's too soon to print again (--printdelay option is in effect) -#: ../tuxpaint.c:1844 +#: ../tuxpaint.c:1849 msgid "You can’t print yet!" msgstr "Ainda não podes imprimir!" #. Prompt to confirm erasing a picture in the Open dialog -#: ../tuxpaint.c:1848 +#: ../tuxpaint.c:1853 msgid "Erase this picture?" msgstr "Apagar este desenho?" -#: ../tuxpaint.c:1849 +#: ../tuxpaint.c:1854 msgid "Yes, erase it!" msgstr "Sim, apaga-o!" -#: ../tuxpaint.c:1850 +#: ../tuxpaint.c:1855 msgid "No, don't erase it!" msgstr "Não, não o apagues!" #. Reminder that Mouse Button 1 is the button to use in Tux Paint -#: ../tuxpaint.c:1853 +#: ../tuxpaint.c:1858 msgid "Remember to use the left mouse button!" msgstr "Lembra-te de usar o botão esquerdo do rato!" #. Sound has been muted (silenced) via keyboard shortcut -#: ../tuxpaint.c:1964 +#: ../tuxpaint.c:1969 msgid "Sound muted." msgstr "" #. Sound has been unmuted (unsilenced) via keyboard shortcut -#: ../tuxpaint.c:1969 +#: ../tuxpaint.c:1974 msgid "Sound unmuted." msgstr "" #. Wait while Text tool finishes loading fonts -#: ../tuxpaint.c:2406 +#: ../tuxpaint.c:2411 msgid "Please wait…" msgstr "Por favor, aguarda..." -#: ../tuxpaint.c:7056 +#: ../tuxpaint.c:7061 msgid "Pick a color." msgstr "" #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:7833 +#: ../tuxpaint.c:7838 msgid "Erase" msgstr "Apagar" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:7836 +#: ../tuxpaint.c:7841 msgid "Slides" msgstr "Diapositivos" #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:7839 +#: ../tuxpaint.c:7844 msgid "Back" msgstr "Recuar" #. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:7842 +#: ../tuxpaint.c:7847 msgid "Next" msgstr "Avançar" #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:7845 +#: ../tuxpaint.c:7850 msgid "Play" 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 -#: ../tuxpaint.c:8438 +#: ../tuxpaint.c:8443 msgid "Aa" msgstr "Aa" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:11343 +#: ../tuxpaint.c:11348 msgid "Yes" msgstr "Sim" -#: ../tuxpaint.c:11347 +#: ../tuxpaint.c:11352 msgid "No" msgstr "Não" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:12296 +#: ../tuxpaint.c:12301 msgid "Replace the picture with your changes?" msgstr "Guardar as tuas alterações por cima do antigo?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:12300 +#: ../tuxpaint.c:12305 msgid "Yes, replace the old one!" msgstr "Sim, guarda por cima do antigo!" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:12304 +#: ../tuxpaint.c:12309 msgid "No, save a new file!" msgstr "Não, guarda como um novo desenho!" -#: ../tuxpaint.c:13067 +#: ../tuxpaint.c:13072 msgid "Choose the picture you want, then click “Open”." msgstr "Escolhe o desenho que queres e clica em “Abrir”." #. Let user choose images: #. Instructions for Slideshow file dialog (FIXME: Make a #define) -#: ../tuxpaint.c:14054 ../tuxpaint.c:14368 +#: ../tuxpaint.c:14059 ../tuxpaint.c:14373 msgid "Choose the pictures you want, then click “Play”." msgstr "Escolhe as imagens que queres e clica em “Mostrar”." @@ -685,247 +685,247 @@ msgstr "Programa de desenho" msgid "Tux Paint" msgstr "Tux Paint" -#: ../../magic/src/blocks_chalk_drip.c:133 +#: ../../magic/src/blocks_chalk_drip.c:132 msgid "Blocks" msgstr "Blocos" -#: ../../magic/src/blocks_chalk_drip.c:135 +#: ../../magic/src/blocks_chalk_drip.c:134 msgid "Chalk" msgstr "Giz" -#: ../../magic/src/blocks_chalk_drip.c:137 +#: ../../magic/src/blocks_chalk_drip.c:136 msgid "Drip" msgstr "Pingar" -#: ../../magic/src/blocks_chalk_drip.c:147 +#: ../../magic/src/blocks_chalk_drip.c:146 msgid "Click and move the mouse around to make the picture blocky." msgstr "Clica e move o rato para transformares o desenho em blocos." -#: ../../magic/src/blocks_chalk_drip.c:150 +#: ../../magic/src/blocks_chalk_drip.c:149 msgid "" "Click and move the mouse around to turn the picture into a chalk drawing." msgstr "Clica e move o rato para transformares o desenho num desenho de giz." -#: ../../magic/src/blocks_chalk_drip.c:153 +#: ../../magic/src/blocks_chalk_drip.c:152 msgid "Click and move the mouse around to make the picture drip." msgstr "Clica e move o rato para pingares o desenho." -#: ../../magic/src/blur.c:77 +#: ../../magic/src/blur.c:76 msgid "Blur" msgstr "Embaciar" -#: ../../magic/src/blur.c:84 +#: ../../magic/src/blur.c:83 msgid "Click and move the mouse around to blur the picture." msgstr "Clica e move o rato para embaciares o desenho." #. Both are named "Bricks", at the moment: -#: ../../magic/src/bricks.c:105 +#: ../../magic/src/bricks.c:104 msgid "Bricks" msgstr "Tijolos" -#: ../../magic/src/bricks.c:112 +#: ../../magic/src/bricks.c:111 msgid "Click and move to draw large bricks." msgstr "Clica e move o rato para desenhares tijolos." -#: ../../magic/src/bricks.c:114 +#: ../../magic/src/bricks.c:113 msgid "Click and move to draw small bricks." msgstr "Clica e move o rato para desenhares tijolos pequenos." -#: ../../magic/src/calligraphy.c:109 +#: ../../magic/src/calligraphy.c:108 msgid "Calligraphy" msgstr "" -#: ../../magic/src/calligraphy.c:116 +#: ../../magic/src/calligraphy.c:115 #, fuzzy msgid "Click and move the mouse around to draw in calligraphy." msgstr "Clica e move o rato para inverteres as cores do desenho (negativo)." -#: ../../magic/src/cartoon.c:81 +#: ../../magic/src/cartoon.c:80 msgid "Cartoon" msgstr "Desenho animado" -#: ../../magic/src/cartoon.c:88 +#: ../../magic/src/cartoon.c:87 msgid "Click and move the mouse around to turn the picture into a cartoon." msgstr "Clica e move o rato para transformares o desenho num desenho animado." -#: ../../magic/src/distortion.c:122 +#: ../../magic/src/distortion.c:121 msgid "Distortion" msgstr "" -#: ../../magic/src/distortion.c:130 +#: ../../magic/src/distortion.c:129 #, fuzzy msgid "Click and drag the mouse to cause a distortion in your picture." msgstr "Clica e move o rato para embaciares o desenho." -#: ../../magic/src/emboss.c:77 +#: ../../magic/src/emboss.c:76 msgid "Emboss" msgstr "" -#: ../../magic/src/emboss.c:83 +#: ../../magic/src/emboss.c:82 #, fuzzy msgid "Click and drag the mouse to emboss the picture." msgstr "Clica e move o rato para embaciares o desenho." -#: ../../magic/src/fade_darken.c:117 +#: ../../magic/src/fade_darken.c:116 msgid "Lighten" msgstr "Iluminar" -#: ../../magic/src/fade_darken.c:119 +#: ../../magic/src/fade_darken.c:118 msgid "Darken" msgstr "Escurecer" -#: ../../magic/src/fade_darken.c:129 +#: ../../magic/src/fade_darken.c:128 msgid "Click and move to fade the colors." msgstr "Clica e move o rato para desbotares as cores." -#: ../../magic/src/fade_darken.c:132 +#: ../../magic/src/fade_darken.c:131 msgid "Click and move to darken the colors." msgstr "Clica e move o rato para escurecer as cores." -#: ../../magic/src/fill.c:88 +#: ../../magic/src/fill.c:87 msgid "Fill" msgstr "Preencher" -#: ../../magic/src/fill.c:95 +#: ../../magic/src/fill.c:94 msgid "Click in the picture to fill that area with color." msgstr "Clica no desenho para preencheres essa área com uma cor." -#: ../../magic/src/flower.c:125 +#: ../../magic/src/flower.c:124 msgid "Flower" msgstr "" -#: ../../magic/src/flower.c:131 +#: ../../magic/src/flower.c:130 msgid "Click and drag to draw a flower stalk. Let go to finish the flower." msgstr "" -#: ../../magic/src/foam.c:105 +#: ../../magic/src/foam.c:104 msgid "Foam" msgstr "" -#: ../../magic/src/foam.c:111 +#: ../../magic/src/foam.c:110 #, fuzzy msgid "Click and drag the mouse to cover an area with foamy bubbles." msgstr "Clica no desenho para preencheres essa área com uma cor." -#: ../../magic/src/glasstile.c:84 +#: ../../magic/src/glasstile.c:83 msgid "Glass Tile" msgstr "" -#: ../../magic/src/glasstile.c:90 +#: ../../magic/src/glasstile.c:89 #, fuzzy msgid "Click and drag the mouse to put glass tile over your picture." msgstr "Clica e move o rato para embaciares o desenho." -#: ../../magic/src/grass.c:93 +#: ../../magic/src/grass.c:92 msgid "Grass" msgstr "Relva" -#: ../../magic/src/grass.c:99 +#: ../../magic/src/grass.c:98 msgid "Click and move to draw grass. Don’t forget the dirt!" msgstr "Clica e move o rato para desenhares relva. Não te esqueças da poeira!" -#: ../../magic/src/kalidescope.c:78 +#: ../../magic/src/kalidescope.c:77 msgid "Kaleidoscope" msgstr "" -#: ../../magic/src/kalidescope.c:84 +#: ../../magic/src/kalidescope.c:83 #, fuzzy msgid "" "Click and drag the mouse to draw with symmetric brushes (a kaleidoscope)." msgstr "Clica e move o rato para escurecer as cores." -#: ../../magic/src/light.c:85 +#: ../../magic/src/light.c:84 #, fuzzy msgid "Light" msgstr "Iluminar" -#: ../../magic/src/light.c:91 +#: ../../magic/src/light.c:90 #, fuzzy msgid "Click and drag to draw a beam of light on your picture." msgstr "Clica e move o rato para embaciares o desenho." -#: ../../magic/src/metalpaint.c:78 +#: ../../magic/src/metalpaint.c:77 #, fuzzy msgid "Metal Paint" msgstr "Pintar" -#: ../../magic/src/metalpaint.c:84 +#: ../../magic/src/metalpaint.c:83 #, fuzzy msgid "Click and drag the mouse to paint with a metallic color." msgstr "Clica e move o rato para escurecer as cores." -#: ../../magic/src/mirror_flip.c:95 +#: ../../magic/src/mirror_flip.c:94 msgid "Mirror" msgstr "Espelhar" -#: ../../magic/src/mirror_flip.c:97 +#: ../../magic/src/mirror_flip.c:96 msgid "Flip" msgstr "Girar" -#: ../../magic/src/mirror_flip.c:107 +#: ../../magic/src/mirror_flip.c:106 msgid "Click to make a mirror image." msgstr "Clica para espelhares o desenho." -#: ../../magic/src/mirror_flip.c:110 +#: ../../magic/src/mirror_flip.c:109 msgid "Click to flip the picture upside-down." msgstr "Clica para girares o desenho de cabeça para baixo." -#: ../../magic/src/negative.c:73 +#: ../../magic/src/negative.c:72 msgid "Negative" msgstr "Negativo" -#: ../../magic/src/negative.c:80 +#: ../../magic/src/negative.c:79 msgid "Click and move the mouse around to draw a negative." msgstr "Clica e move o rato para inverteres as cores do desenho (negativo)." -#: ../../magic/src/rainbow.c:108 +#: ../../magic/src/rainbow.c:107 msgid "Rainbow" msgstr "Arco-íris" -#: ../../magic/src/rainbow.c:115 +#: ../../magic/src/rainbow.c:114 msgid "You can draw in rainbow colors!" msgstr "Podes desenhar com as cores do arco-íris!" -#: ../../magic/src/ripples.c:82 +#: ../../magic/src/ripples.c:81 msgid "Ripples" msgstr "" -#: ../../magic/src/ripples.c:88 +#: ../../magic/src/ripples.c:87 #, fuzzy msgid "Click to make ripples appear over your picture." msgstr "Clica e move o rato para embaciares o desenho." -#: ../../magic/src/shift.c:105 +#: ../../magic/src/shift.c:104 msgid "Shift" msgstr "" -#: ../../magic/src/shift.c:111 +#: ../../magic/src/shift.c:110 #, fuzzy msgid "Click and drag to shift your picture around on the canvas." msgstr "Clica e move o rato para embaciares o desenho." -#: ../../magic/src/smudge.c:78 +#: ../../magic/src/smudge.c:77 msgid "Smudge" msgstr "Borrar" -#: ../../magic/src/smudge.c:85 +#: ../../magic/src/smudge.c:84 msgid "Click and move the mouse around to smudge the picture." msgstr "Clica e move o rato para borrares o desenho." -#: ../../magic/src/tint.c:78 +#: ../../magic/src/tint.c:77 msgid "Tint" msgstr "Matiz" -#: ../../magic/src/tint.c:85 +#: ../../magic/src/tint.c:84 msgid "Click and move the mouse around to change the picture’s color." msgstr "Clica e move o rato para mudares a cor do desenho." -#: ../../magic/src/waves.c:79 +#: ../../magic/src/waves.c:78 #, fuzzy msgid "Waves" msgstr "Guardar" -#: ../../magic/src/waves.c:85 +#: ../../magic/src/waves.c:84 msgid "" "Click to make the picture wavy. Click toward the top for shorter waves, the " "bottom for taller waves, the left for small waves, and the right for long " diff --git a/src/po/ro.po b/src/po/ro.po index b6ae6816c..848dbaf89 100644 --- a/src/po/ro.po +++ b/src/po/ro.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Tuxpaint 0.9.2pre\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-06-21 10:24-0700\n" +"POT-Creation-Date: 2008-06-27 13:15-0700\n" "PO-Revision-Date: 2003-01-03 21:32-0500\n" "Last-Translator: Laurentiu Buzdugan \n" "Language-Team: Romanian \n" @@ -395,7 +395,7 @@ msgstr "Nou" #. Open a saved picture #. buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:75 ../tuxpaint.c:7830 +#: ../tools.h:75 ../tuxpaint.c:7835 msgid "Open" msgstr "Deschide" @@ -515,178 +515,178 @@ msgid "OK then… Let’s keep drawing this one!" msgstr "Bine atunci... Sã continuãm sã-l desenãm pe acesta!" #. Prompt to confirm user wishes to quit -#: ../tuxpaint.c:1804 +#: ../tuxpaint.c:1809 msgid "Do you really want to quit?" msgstr "Doriþi într-adevãr sã ieºiþi?" #. Quit prompt positive response (quit) -#: ../tuxpaint.c:1807 +#: ../tuxpaint.c:1812 msgid "Yes, I'm done!" msgstr "" #. Quit prompt negative response (don't quit) -#: ../tuxpaint.c:1810 ../tuxpaint.c:1837 +#: ../tuxpaint.c:1815 ../tuxpaint.c:1842 msgid "No, take me back!" msgstr "" #. Current picture is not saved; user is quitting -#: ../tuxpaint.c:1814 +#: ../tuxpaint.c:1819 msgid "If you quit, you’ll lose your picture! Save it?" msgstr "Dacã ieºiþi veþi pierde imaginea voastrã! Doreºti sã o salvezi?" -#: ../tuxpaint.c:1815 ../tuxpaint.c:1820 +#: ../tuxpaint.c:1820 ../tuxpaint.c:1825 msgid "Yes, save it!" msgstr "" -#: ../tuxpaint.c:1816 ../tuxpaint.c:1821 +#: ../tuxpaint.c:1821 ../tuxpaint.c:1826 msgid "No, don't bother saving!" msgstr "" #. Current picture is not saved; user is opening another picture -#: ../tuxpaint.c:1819 +#: ../tuxpaint.c:1824 msgid "Save your picture first?" msgstr "Salvezi imaginea mai întâi?" #. Error opening picture -#: ../tuxpaint.c:1824 +#: ../tuxpaint.c:1829 msgid "Can’t open that picture!" msgstr "Nu pot deschide acea imagine!" #. Generic dialog dismissal -#: ../tuxpaint.c:1827 ../tuxpaint.c:1832 ../tuxpaint.c:1841 ../tuxpaint.c:1845 -#: ../tuxpaint.c:1854 +#: ../tuxpaint.c:1832 ../tuxpaint.c:1837 ../tuxpaint.c:1846 ../tuxpaint.c:1850 +#: ../tuxpaint.c:1859 msgid "OK" msgstr "" #. Notification that 'Open' dialog has nothing to show -#: ../tuxpaint.c:1831 +#: ../tuxpaint.c:1836 msgid "There are no saved files!" msgstr "Nu este nici un fiºier salvat!" #. Verification of print action -#: ../tuxpaint.c:1835 +#: ../tuxpaint.c:1840 #, fuzzy msgid "Print your picture now?" msgstr "Salvezi imaginea mai întâi?" -#: ../tuxpaint.c:1836 +#: ../tuxpaint.c:1841 msgid "Yes, print it!" msgstr "" #. Confirmation of successful (we hope) printing -#: ../tuxpaint.c:1840 +#: ../tuxpaint.c:1845 msgid "Your picture has been printed!" msgstr "Imaginea ta a fost tipãritã!" #. Notification that it's too soon to print again (--printdelay option is in effect) -#: ../tuxpaint.c:1844 +#: ../tuxpaint.c:1849 msgid "You can’t print yet!" msgstr "Nu poþi încã tipãri!" #. Prompt to confirm erasing a picture in the Open dialog -#: ../tuxpaint.c:1848 +#: ../tuxpaint.c:1853 msgid "Erase this picture?" msgstr "Stergi aceastã imagine?" -#: ../tuxpaint.c:1849 +#: ../tuxpaint.c:1854 msgid "Yes, erase it!" msgstr "" -#: ../tuxpaint.c:1850 +#: ../tuxpaint.c:1855 msgid "No, don't erase it!" msgstr "" #. Reminder that Mouse Button 1 is the button to use in Tux Paint -#: ../tuxpaint.c:1853 +#: ../tuxpaint.c:1858 msgid "Remember to use the left mouse button!" msgstr "" #. Sound has been muted (silenced) via keyboard shortcut -#: ../tuxpaint.c:1964 +#: ../tuxpaint.c:1969 msgid "Sound muted." msgstr "" #. Sound has been unmuted (unsilenced) via keyboard shortcut -#: ../tuxpaint.c:1969 +#: ../tuxpaint.c:1974 msgid "Sound unmuted." msgstr "" #. Wait while Text tool finishes loading fonts -#: ../tuxpaint.c:2406 +#: ../tuxpaint.c:2411 msgid "Please wait…" msgstr "" -#: ../tuxpaint.c:7056 +#: ../tuxpaint.c:7061 msgid "Pick a color." msgstr "" #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:7833 +#: ../tuxpaint.c:7838 msgid "Erase" msgstr "ªterge" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:7836 +#: ../tuxpaint.c:7841 msgid "Slides" msgstr "" #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:7839 +#: ../tuxpaint.c:7844 msgid "Back" msgstr "Înapoi" #. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:7842 +#: ../tuxpaint.c:7847 #, fuzzy msgid "Next" msgstr "Text" #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:7845 +#: ../tuxpaint.c:7850 msgid "Play" 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 -#: ../tuxpaint.c:8438 +#: ../tuxpaint.c:8443 msgid "Aa" msgstr "" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:11343 +#: ../tuxpaint.c:11348 msgid "Yes" msgstr "Da" -#: ../tuxpaint.c:11347 +#: ../tuxpaint.c:11352 msgid "No" msgstr "Nu" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:12296 +#: ../tuxpaint.c:12301 msgid "Replace the picture with your changes?" msgstr "" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:12300 +#: ../tuxpaint.c:12305 msgid "Yes, replace the old one!" msgstr "" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:12304 +#: ../tuxpaint.c:12309 #, fuzzy msgid "No, save a new file!" msgstr "Nu, salveazã un nou fiºier" -#: ../tuxpaint.c:13067 +#: ../tuxpaint.c:13072 #, fuzzy msgid "Choose the picture you want, then click “Open”." msgstr "Alege imaginea doritã, apoi fã clic pe 'Deschide'" #. Let user choose images: #. Instructions for Slideshow file dialog (FIXME: Make a #define) -#: ../tuxpaint.c:14054 ../tuxpaint.c:14368 +#: ../tuxpaint.c:14059 ../tuxpaint.c:14373 #, fuzzy msgid "Choose the pictures you want, then click “Play”." msgstr "Alege imaginea doritã, apoi fã clic pe 'Deschide'" @@ -704,265 +704,265 @@ msgstr "" msgid "Tux Paint" msgstr "Picturã" -#: ../../magic/src/blocks_chalk_drip.c:133 +#: ../../magic/src/blocks_chalk_drip.c:132 msgid "Blocks" msgstr "Blocuri" -#: ../../magic/src/blocks_chalk_drip.c:135 +#: ../../magic/src/blocks_chalk_drip.c:134 msgid "Chalk" msgstr "Cretã" -#: ../../magic/src/blocks_chalk_drip.c:137 +#: ../../magic/src/blocks_chalk_drip.c:136 msgid "Drip" msgstr "Picurã" -#: ../../magic/src/blocks_chalk_drip.c:147 +#: ../../magic/src/blocks_chalk_drip.c:146 #, fuzzy msgid "Click and move the mouse around to make the picture blocky." msgstr "Clic ºi miºcã maus-ul pentru a face desenul pãtrãþos" -#: ../../magic/src/blocks_chalk_drip.c:150 +#: ../../magic/src/blocks_chalk_drip.c:149 msgid "" "Click and move the mouse around to turn the picture into a chalk drawing." msgstr "" "Clic ºi miºcã maus-ul pentru a schimba desenul într-un desen din cretã." -#: ../../magic/src/blocks_chalk_drip.c:153 +#: ../../magic/src/blocks_chalk_drip.c:152 #, fuzzy msgid "Click and move the mouse around to make the picture drip." msgstr "Clic ºi miºcã maus-ul pentru a face desenul curgãtor!" -#: ../../magic/src/blur.c:77 +#: ../../magic/src/blur.c:76 msgid "Blur" msgstr "Neclar" -#: ../../magic/src/blur.c:84 +#: ../../magic/src/blur.c:83 #, fuzzy msgid "Click and move the mouse around to blur the picture." msgstr "Clic ºi miºcã maus-ul pentru a face imaginea neclarã" #. Both are named "Bricks", at the moment: -#: ../../magic/src/bricks.c:105 +#: ../../magic/src/bricks.c:104 #, fuzzy msgid "Bricks" msgstr "Blocuri" -#: ../../magic/src/bricks.c:112 +#: ../../magic/src/bricks.c:111 #, fuzzy msgid "Click and move to draw large bricks." msgstr "Clic ºi miºcã pentru a desena steluþe" -#: ../../magic/src/bricks.c:114 +#: ../../magic/src/bricks.c:113 #, fuzzy msgid "Click and move to draw small bricks." msgstr "Clic ºi miºcã pentru a desena steluþe" -#: ../../magic/src/calligraphy.c:109 +#: ../../magic/src/calligraphy.c:108 msgid "Calligraphy" msgstr "" -#: ../../magic/src/calligraphy.c:116 +#: ../../magic/src/calligraphy.c:115 #, fuzzy msgid "Click and move the mouse around to draw in calligraphy." msgstr "Clic ºi miºcã maus-ul pentru a desena un negativ" -#: ../../magic/src/cartoon.c:81 +#: ../../magic/src/cartoon.c:80 msgid "Cartoon" msgstr "" -#: ../../magic/src/cartoon.c:88 +#: ../../magic/src/cartoon.c:87 #, fuzzy msgid "Click and move the mouse around to turn the picture into a cartoon." msgstr "" "Clic ºi miºcã maus-ul pentru a schimba desenul într-un desen din cretã." -#: ../../magic/src/distortion.c:122 +#: ../../magic/src/distortion.c:121 msgid "Distortion" msgstr "" -#: ../../magic/src/distortion.c:130 +#: ../../magic/src/distortion.c:129 #, fuzzy msgid "Click and drag the mouse to cause a distortion in your picture." msgstr "Clic ºi miºcã maus-ul pentru a subþia desenul" -#: ../../magic/src/emboss.c:77 +#: ../../magic/src/emboss.c:76 msgid "Emboss" msgstr "" -#: ../../magic/src/emboss.c:83 +#: ../../magic/src/emboss.c:82 #, fuzzy msgid "Click and drag the mouse to emboss the picture." msgstr "Clic ºi miºcã maus-ul pentru a subþia desenul" -#: ../../magic/src/fade_darken.c:117 +#: ../../magic/src/fade_darken.c:116 msgid "Lighten" msgstr "" -#: ../../magic/src/fade_darken.c:119 +#: ../../magic/src/fade_darken.c:118 msgid "Darken" msgstr "" -#: ../../magic/src/fade_darken.c:129 +#: ../../magic/src/fade_darken.c:128 msgid "Click and move to fade the colors." msgstr "Clic ºi miºcã pentru a estompa culorile." -#: ../../magic/src/fade_darken.c:132 +#: ../../magic/src/fade_darken.c:131 #, fuzzy msgid "Click and move to darken the colors." msgstr "Clic ºi miºcã pentru a estompa culorile." -#: ../../magic/src/fill.c:88 +#: ../../magic/src/fill.c:87 msgid "Fill" msgstr "Umple" -#: ../../magic/src/fill.c:95 +#: ../../magic/src/fill.c:94 #, fuzzy msgid "Click in the picture to fill that area with color." msgstr "Clic în desen pentru a umple acea zonã cu culoare" -#: ../../magic/src/flower.c:125 +#: ../../magic/src/flower.c:124 msgid "Flower" msgstr "" -#: ../../magic/src/flower.c:131 +#: ../../magic/src/flower.c:130 msgid "Click and drag to draw a flower stalk. Let go to finish the flower." msgstr "" -#: ../../magic/src/foam.c:105 +#: ../../magic/src/foam.c:104 msgid "Foam" msgstr "" -#: ../../magic/src/foam.c:111 +#: ../../magic/src/foam.c:110 #, fuzzy msgid "Click and drag the mouse to cover an area with foamy bubbles." msgstr "Clic ºi miºcã maus-ul pentru a îngroºa desenul" -#: ../../magic/src/glasstile.c:84 +#: ../../magic/src/glasstile.c:83 msgid "Glass Tile" msgstr "" -#: ../../magic/src/glasstile.c:90 +#: ../../magic/src/glasstile.c:89 #, fuzzy msgid "Click and drag the mouse to put glass tile over your picture." msgstr "Clic ºi miºcã maus-ul pentru a subþia desenul" -#: ../../magic/src/grass.c:93 +#: ../../magic/src/grass.c:92 #, fuzzy msgid "Grass" msgstr "ªterge" -#: ../../magic/src/grass.c:99 +#: ../../magic/src/grass.c:98 #, fuzzy msgid "Click and move to draw grass. Don’t forget the dirt!" msgstr "Clic ºi miºcã pentru a desena steluþe" -#: ../../magic/src/kalidescope.c:78 +#: ../../magic/src/kalidescope.c:77 msgid "Kaleidoscope" msgstr "" -#: ../../magic/src/kalidescope.c:84 +#: ../../magic/src/kalidescope.c:83 #, fuzzy msgid "" "Click and drag the mouse to draw with symmetric brushes (a kaleidoscope)." msgstr "Clic ºi miºcã maus-ul pentru a îngroºa desenul" -#: ../../magic/src/light.c:85 +#: ../../magic/src/light.c:84 msgid "Light" msgstr "" -#: ../../magic/src/light.c:91 +#: ../../magic/src/light.c:90 #, fuzzy msgid "Click and drag to draw a beam of light on your picture." msgstr "Clic ºi miºcã maus-ul pentru a subþia desenul" -#: ../../magic/src/metalpaint.c:78 +#: ../../magic/src/metalpaint.c:77 #, fuzzy msgid "Metal Paint" msgstr "Picturã" -#: ../../magic/src/metalpaint.c:84 +#: ../../magic/src/metalpaint.c:83 #, fuzzy msgid "Click and drag the mouse to paint with a metallic color." msgstr "Clic ºi miºcã maus-ul pentru a subþia desenul" -#: ../../magic/src/mirror_flip.c:95 +#: ../../magic/src/mirror_flip.c:94 msgid "Mirror" msgstr "Oglideºte" -#: ../../magic/src/mirror_flip.c:97 +#: ../../magic/src/mirror_flip.c:96 msgid "Flip" msgstr "Rãstoarnã" -#: ../../magic/src/mirror_flip.c:107 +#: ../../magic/src/mirror_flip.c:106 #, fuzzy msgid "Click to make a mirror image." msgstr "Clic pentru a face o imagine în oglindã!" -#: ../../magic/src/mirror_flip.c:110 +#: ../../magic/src/mirror_flip.c:109 #, fuzzy msgid "Click to flip the picture upside-down." msgstr "Clic pentru a rãsturna imaginea cu susul în jos!" -#: ../../magic/src/negative.c:73 +#: ../../magic/src/negative.c:72 msgid "Negative" msgstr "Negativ" -#: ../../magic/src/negative.c:80 +#: ../../magic/src/negative.c:79 #, fuzzy msgid "Click and move the mouse around to draw a negative." msgstr "Clic ºi miºcã maus-ul pentru a desena un negativ" -#: ../../magic/src/rainbow.c:108 +#: ../../magic/src/rainbow.c:107 msgid "Rainbow" msgstr "Curcubeu" -#: ../../magic/src/rainbow.c:115 +#: ../../magic/src/rainbow.c:114 msgid "You can draw in rainbow colors!" msgstr "Poþi desena în culorile curcubeului!" -#: ../../magic/src/ripples.c:82 +#: ../../magic/src/ripples.c:81 msgid "Ripples" msgstr "" -#: ../../magic/src/ripples.c:88 +#: ../../magic/src/ripples.c:87 #, fuzzy msgid "Click to make ripples appear over your picture." msgstr "Clic ºi miºcã maus-ul pentru a subþia desenul" -#: ../../magic/src/shift.c:105 +#: ../../magic/src/shift.c:104 msgid "Shift" msgstr "" -#: ../../magic/src/shift.c:111 +#: ../../magic/src/shift.c:110 #, fuzzy msgid "Click and drag to shift your picture around on the canvas." msgstr "Clic ºi miºcã maus-ul pentru a subþia desenul" -#: ../../magic/src/smudge.c:78 +#: ../../magic/src/smudge.c:77 msgid "Smudge" msgstr "" -#: ../../magic/src/smudge.c:85 +#: ../../magic/src/smudge.c:84 #, fuzzy msgid "Click and move the mouse around to smudge the picture." msgstr "Clic ºi miºcã maus-ul pentru a face imaginea neclarã" -#: ../../magic/src/tint.c:78 +#: ../../magic/src/tint.c:77 #, fuzzy msgid "Tint" msgstr "Subþire" -#: ../../magic/src/tint.c:85 +#: ../../magic/src/tint.c:84 #, fuzzy msgid "Click and move the mouse around to change the picture’s color." msgstr "Clic ºi miºcã maus-ul pentru a face desenul pãtrãþos" -#: ../../magic/src/waves.c:79 +#: ../../magic/src/waves.c:78 #, fuzzy msgid "Waves" msgstr "Salveazã" -#: ../../magic/src/waves.c:85 +#: ../../magic/src/waves.c:84 msgid "" "Click to make the picture wavy. Click toward the top for shorter waves, the " "bottom for taller waves, the left for small waves, and the right for long " diff --git a/src/po/ru.po b/src/po/ru.po index 9c647ac2c..07ef20b13 100644 --- a/src/po/ru.po +++ b/src/po/ru.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: TuxPaint\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-06-21 10:24-0700\n" +"POT-Creation-Date: 2008-06-27 13:15-0700\n" "PO-Revision-Date: 2008-01-07 14:29+0300\n" "Last-Translator: Sergei Popov \n" "Language-Team: Dmitriy Ivanov \n" @@ -406,7 +406,7 @@ msgstr "Новая" #. Open a saved picture #. buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:75 ../tuxpaint.c:7830 +#: ../tools.h:75 ../tuxpaint.c:7835 msgid "Open" msgstr "Открыть" @@ -521,176 +521,176 @@ msgid "OK then… Let’s keep drawing this one!" msgstr "Хорошо, продолжаем рисовать!" #. Prompt to confirm user wishes to quit -#: ../tuxpaint.c:1804 +#: ../tuxpaint.c:1809 msgid "Do you really want to quit?" msgstr "Вы действительно хотите выйти?" #. Quit prompt positive response (quit) -#: ../tuxpaint.c:1807 +#: ../tuxpaint.c:1812 msgid "Yes, I'm done!" msgstr "Да, я закончил!" #. Quit prompt negative response (don't quit) -#: ../tuxpaint.c:1810 ../tuxpaint.c:1837 +#: ../tuxpaint.c:1815 ../tuxpaint.c:1842 msgid "No, take me back!" msgstr "Нет, хочу обратно!" #. Current picture is not saved; user is quitting -#: ../tuxpaint.c:1814 +#: ../tuxpaint.c:1819 msgid "If you quit, you’ll lose your picture! Save it?" msgstr "Если вы выйдите, вы потеряете вашу картинку! Сохранить?" -#: ../tuxpaint.c:1815 ../tuxpaint.c:1820 +#: ../tuxpaint.c:1820 ../tuxpaint.c:1825 msgid "Yes, save it!" msgstr "Да, сохранить!" -#: ../tuxpaint.c:1816 ../tuxpaint.c:1821 +#: ../tuxpaint.c:1821 ../tuxpaint.c:1826 msgid "No, don't bother saving!" msgstr "Нет, не нужно сохранять!" #. Current picture is not saved; user is opening another picture -#: ../tuxpaint.c:1819 +#: ../tuxpaint.c:1824 msgid "Save your picture first?" msgstr "Сохранить вашу картинку сначала?" #. Error opening picture -#: ../tuxpaint.c:1824 +#: ../tuxpaint.c:1829 msgid "Can’t open that picture!" msgstr "Не могу открыть эту картинку!" #. Generic dialog dismissal -#: ../tuxpaint.c:1827 ../tuxpaint.c:1832 ../tuxpaint.c:1841 ../tuxpaint.c:1845 -#: ../tuxpaint.c:1854 +#: ../tuxpaint.c:1832 ../tuxpaint.c:1837 ../tuxpaint.c:1846 ../tuxpaint.c:1850 +#: ../tuxpaint.c:1859 msgid "OK" msgstr "Хорошо" #. Notification that 'Open' dialog has nothing to show -#: ../tuxpaint.c:1831 +#: ../tuxpaint.c:1836 msgid "There are no saved files!" msgstr "Нет сохранённых картинок!" #. Verification of print action -#: ../tuxpaint.c:1835 +#: ../tuxpaint.c:1840 msgid "Print your picture now?" msgstr "Напечатать вашу картинку?" -#: ../tuxpaint.c:1836 +#: ../tuxpaint.c:1841 msgid "Yes, print it!" msgstr "Да, распечатать!" #. Confirmation of successful (we hope) printing -#: ../tuxpaint.c:1840 +#: ../tuxpaint.c:1845 msgid "Your picture has been printed!" msgstr "Ваша картинка распечатана!" #. Notification that it's too soon to print again (--printdelay option is in effect) -#: ../tuxpaint.c:1844 +#: ../tuxpaint.c:1849 msgid "You can’t print yet!" msgstr "Вы пока не можете печатать!" #. Prompt to confirm erasing a picture in the Open dialog -#: ../tuxpaint.c:1848 +#: ../tuxpaint.c:1853 msgid "Erase this picture?" msgstr "Удалить эту картинку?" -#: ../tuxpaint.c:1849 +#: ../tuxpaint.c:1854 msgid "Yes, erase it!" msgstr "Да, удалить!" -#: ../tuxpaint.c:1850 +#: ../tuxpaint.c:1855 msgid "No, don't erase it!" msgstr "Нет, не удалять!" #. Reminder that Mouse Button 1 is the button to use in Tux Paint -#: ../tuxpaint.c:1853 +#: ../tuxpaint.c:1858 msgid "Remember to use the left mouse button!" msgstr "Используйте только левую кнопку мыши!" # Звук можно заглушить, используя клавиатурное сокращение. #. Sound has been muted (silenced) via keyboard shortcut -#: ../tuxpaint.c:1964 +#: ../tuxpaint.c:1969 msgid "Sound muted." msgstr "Звук отключен." # Звук можно включить, используя клавиатурное сокращение. #. Sound has been unmuted (unsilenced) via keyboard shortcut -#: ../tuxpaint.c:1969 +#: ../tuxpaint.c:1974 msgid "Sound unmuted." msgstr "Звук включён." #. Wait while Text tool finishes loading fonts -#: ../tuxpaint.c:2406 +#: ../tuxpaint.c:2411 msgid "Please wait…" msgstr "Пожалуйста, подождите..." -#: ../tuxpaint.c:7056 +#: ../tuxpaint.c:7061 msgid "Pick a color." msgstr "Выберите цвет." #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:7833 +#: ../tuxpaint.c:7838 msgid "Erase" msgstr "Удалить" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:7836 +#: ../tuxpaint.c:7841 msgid "Slides" msgstr "Слайды" #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:7839 +#: ../tuxpaint.c:7844 msgid "Back" msgstr "Назад" #. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:7842 +#: ../tuxpaint.c:7847 msgid "Next" msgstr "Далее" #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:7845 +#: ../tuxpaint.c:7850 msgid "Play" 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 -#: ../tuxpaint.c:8438 +#: ../tuxpaint.c:8443 msgid "Aa" msgstr "Аа" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:11343 +#: ../tuxpaint.c:11348 msgid "Yes" msgstr "Да" -#: ../tuxpaint.c:11347 +#: ../tuxpaint.c:11352 msgid "No" msgstr "Нет" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:12296 +#: ../tuxpaint.c:12301 msgid "Replace the picture with your changes?" msgstr "Заменить старую картинку?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:12300 +#: ../tuxpaint.c:12305 msgid "Yes, replace the old one!" msgstr "Да, заменить старую картинку!" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:12304 +#: ../tuxpaint.c:12309 msgid "No, save a new file!" msgstr "Нет, сохранить в новый файл!" -#: ../tuxpaint.c:13067 +#: ../tuxpaint.c:13072 msgid "Choose the picture you want, then click “Open”." msgstr "Выберите желаемую картинку, а потом щёлкните «Открыть»." #. Let user choose images: #. Instructions for Slideshow file dialog (FIXME: Make a #define) -#: ../tuxpaint.c:14054 ../tuxpaint.c:14368 +#: ../tuxpaint.c:14059 ../tuxpaint.c:14373 msgid "Choose the pictures you want, then click “Play”." msgstr "Выберите картинку, а потом нажмите \"Запуск\"." @@ -706,241 +706,241 @@ msgstr "Программа для рисования" msgid "Tux Paint" msgstr "Рисуй вместе с Tux!" -#: ../../magic/src/blocks_chalk_drip.c:133 +#: ../../magic/src/blocks_chalk_drip.c:132 msgid "Blocks" msgstr "Мозаика" -#: ../../magic/src/blocks_chalk_drip.c:135 +#: ../../magic/src/blocks_chalk_drip.c:134 msgid "Chalk" msgstr "Мел" -#: ../../magic/src/blocks_chalk_drip.c:137 +#: ../../magic/src/blocks_chalk_drip.c:136 msgid "Drip" msgstr "Капанье" -#: ../../magic/src/blocks_chalk_drip.c:147 +#: ../../magic/src/blocks_chalk_drip.c:146 msgid "Click and move the mouse around to make the picture blocky." msgstr "Щёлкните и поводите по картинке, чтобы превратить её часть в мозаику." -#: ../../magic/src/blocks_chalk_drip.c:150 +#: ../../magic/src/blocks_chalk_drip.c:149 msgid "" "Click and move the mouse around to turn the picture into a chalk drawing." msgstr "" "Щёлкните и поводите по картинке, чтобы превратить её часть в рисунок мелом." -#: ../../magic/src/blocks_chalk_drip.c:153 +#: ../../magic/src/blocks_chalk_drip.c:152 msgid "Click and move the mouse around to make the picture drip." msgstr "Щёлкните и поводите по картинке, чтобы заставьте её капать." -#: ../../magic/src/blur.c:77 +#: ../../magic/src/blur.c:76 msgid "Blur" msgstr "Размывание" -#: ../../magic/src/blur.c:84 +#: ../../magic/src/blur.c:83 msgid "Click and move the mouse around to blur the picture." msgstr "Щёлкните и поводите по картинке, чтобы размыть её часть." #. Both are named "Bricks", at the moment: -#: ../../magic/src/bricks.c:105 +#: ../../magic/src/bricks.c:104 msgid "Bricks" msgstr "Кирпичи" -#: ../../magic/src/bricks.c:112 +#: ../../magic/src/bricks.c:111 msgid "Click and move to draw large bricks." msgstr "Щёлкните и поводите по картинке, чтобы нарисовать большие кирпичи." -#: ../../magic/src/bricks.c:114 +#: ../../magic/src/bricks.c:113 msgid "Click and move to draw small bricks." msgstr "Щёлкните и поводите по картинке, чтобы нарисовать маленькие кирпичи." -#: ../../magic/src/calligraphy.c:109 +#: ../../magic/src/calligraphy.c:108 msgid "Calligraphy" msgstr "Каллиграфия" -#: ../../magic/src/calligraphy.c:116 +#: ../../magic/src/calligraphy.c:115 msgid "Click and move the mouse around to draw in calligraphy." msgstr "Нажмите и ведите мышь, чтобы рисовать каллиграфической кистью." -#: ../../magic/src/cartoon.c:81 +#: ../../magic/src/cartoon.c:80 msgid "Cartoon" msgstr "Мультфильм" -#: ../../magic/src/cartoon.c:88 +#: ../../magic/src/cartoon.c:87 msgid "Click and move the mouse around to turn the picture into a cartoon." msgstr "" "Щёлкните и поводите по картинке, чтобы превратить её часть в мультфильм." -#: ../../magic/src/distortion.c:122 +#: ../../magic/src/distortion.c:121 msgid "Distortion" msgstr "Искажение" -#: ../../magic/src/distortion.c:130 +#: ../../magic/src/distortion.c:129 msgid "Click and drag the mouse to cause a distortion in your picture." msgstr "Нажмите и ведите мышь, чтобы вызвать искажения в вашем рисунке." -#: ../../magic/src/emboss.c:77 +#: ../../magic/src/emboss.c:76 msgid "Emboss" msgstr "Рельеф" -#: ../../magic/src/emboss.c:83 +#: ../../magic/src/emboss.c:82 msgid "Click and drag the mouse to emboss the picture." msgstr "Нажмите и ведите мышь, чтобы сделать рисунок рельефным." -#: ../../magic/src/fade_darken.c:117 +#: ../../magic/src/fade_darken.c:116 msgid "Lighten" msgstr "Светлее" -#: ../../magic/src/fade_darken.c:119 +#: ../../magic/src/fade_darken.c:118 msgid "Darken" msgstr "Темнее" -#: ../../magic/src/fade_darken.c:129 +#: ../../magic/src/fade_darken.c:128 msgid "Click and move to fade the colors." msgstr "Щёлкните и поводите по картинке, чтобы сделать её часть более светлой." -#: ../../magic/src/fade_darken.c:132 +#: ../../magic/src/fade_darken.c:131 msgid "Click and move to darken the colors." msgstr "Щёлкните и поводите по картинке, чтобы сделать её часть более тёмной." -#: ../../magic/src/fill.c:88 +#: ../../magic/src/fill.c:87 msgid "Fill" msgstr "Заполнить" -#: ../../magic/src/fill.c:95 +#: ../../magic/src/fill.c:94 msgid "Click in the picture to fill that area with color." msgstr "Щёлкните, чтобы заполнить эту область цветом." -#: ../../magic/src/flower.c:125 +#: ../../magic/src/flower.c:124 msgid "Flower" msgstr "Цветок" -#: ../../magic/src/flower.c:131 +#: ../../magic/src/flower.c:130 msgid "Click and drag to draw a flower stalk. Let go to finish the flower." msgstr "" "Нажмите и тяните, чтобы нарисовать стебель. Отпустите, чтобы завершить " "цветок." -#: ../../magic/src/foam.c:105 +#: ../../magic/src/foam.c:104 msgid "Foam" msgstr "Пузыри" -#: ../../magic/src/foam.c:111 +#: ../../magic/src/foam.c:110 msgid "Click and drag the mouse to cover an area with foamy bubbles." msgstr "Нажмите и ведите мышь, чтобы нарисовать мыльные пузыри." -#: ../../magic/src/glasstile.c:84 +#: ../../magic/src/glasstile.c:83 msgid "Glass Tile" msgstr "Стеклянная плитка" -#: ../../magic/src/glasstile.c:90 +#: ../../magic/src/glasstile.c:89 msgid "Click and drag the mouse to put glass tile over your picture." msgstr "Нажмите и ведите мышь, чтобы покрыть рисунок стеклянной плиткой." -#: ../../magic/src/grass.c:93 +#: ../../magic/src/grass.c:92 msgid "Grass" msgstr "Трава" -#: ../../magic/src/grass.c:99 +#: ../../magic/src/grass.c:98 msgid "Click and move to draw grass. Don’t forget the dirt!" msgstr "" "Щёлкните и поводите по картинке, чтобы нарисовать траву. Не забудьте про " "грязь!" -#: ../../magic/src/kalidescope.c:78 +#: ../../magic/src/kalidescope.c:77 msgid "Kaleidoscope" msgstr "Калейдоскоп" -#: ../../magic/src/kalidescope.c:84 +#: ../../magic/src/kalidescope.c:83 msgid "" "Click and drag the mouse to draw with symmetric brushes (a kaleidoscope)." msgstr "" "Нажмите и ведите мышь, чтобы рисовать симметричными кистями (калейдоскоп)." -#: ../../magic/src/light.c:85 +#: ../../magic/src/light.c:84 msgid "Light" msgstr "Свет" -#: ../../magic/src/light.c:91 +#: ../../magic/src/light.c:90 msgid "Click and drag to draw a beam of light on your picture." msgstr "Нажмите и ведите мышь, чтобы нарисовать луч света." -#: ../../magic/src/metalpaint.c:78 +#: ../../magic/src/metalpaint.c:77 msgid "Metal Paint" msgstr "Металл" -#: ../../magic/src/metalpaint.c:84 +#: ../../magic/src/metalpaint.c:83 msgid "Click and drag the mouse to paint with a metallic color." msgstr "Нажмите и ведите мышью, чтобы рисовать металлическим цветом." -#: ../../magic/src/mirror_flip.c:95 +#: ../../magic/src/mirror_flip.c:94 msgid "Mirror" msgstr "Зеркало" -#: ../../magic/src/mirror_flip.c:97 +#: ../../magic/src/mirror_flip.c:96 msgid "Flip" msgstr "Переворот" -#: ../../magic/src/mirror_flip.c:107 +#: ../../magic/src/mirror_flip.c:106 msgid "Click to make a mirror image." msgstr "Щёлкните на картинку, чтобы превратить её в зеркальное отражение." -#: ../../magic/src/mirror_flip.c:110 +#: ../../magic/src/mirror_flip.c:109 msgid "Click to flip the picture upside-down." msgstr "Щёлкните на картинку, чтобы перевернуть её вверх тормашками." -#: ../../magic/src/negative.c:73 +#: ../../magic/src/negative.c:72 msgid "Negative" msgstr "Негатив" -#: ../../magic/src/negative.c:80 +#: ../../magic/src/negative.c:79 msgid "Click and move the mouse around to draw a negative." msgstr "Нажмите и поводите по картинке, чтобы превратить её часть в негатив." -#: ../../magic/src/rainbow.c:108 +#: ../../magic/src/rainbow.c:107 msgid "Rainbow" msgstr "Радуга" -#: ../../magic/src/rainbow.c:115 +#: ../../magic/src/rainbow.c:114 msgid "You can draw in rainbow colors!" msgstr "Вы можете рисовать цветами радуги!" -#: ../../magic/src/ripples.c:82 +#: ../../magic/src/ripples.c:81 msgid "Ripples" msgstr "Круги на воде" -#: ../../magic/src/ripples.c:88 +#: ../../magic/src/ripples.c:87 msgid "Click to make ripples appear over your picture." msgstr "Щёлкните и поводите по картинке, чтобы размыть её часть." -#: ../../magic/src/shift.c:105 +#: ../../magic/src/shift.c:104 msgid "Shift" msgstr "Сдвиг" -#: ../../magic/src/shift.c:111 +#: ../../magic/src/shift.c:110 msgid "Click and drag to shift your picture around on the canvas." msgstr "Нажмите и ведите мышь, чтобы сдвинуть рисунок относительно холста." -#: ../../magic/src/smudge.c:78 +#: ../../magic/src/smudge.c:77 msgid "Smudge" msgstr "Смазать" -#: ../../magic/src/smudge.c:85 +#: ../../magic/src/smudge.c:84 msgid "Click and move the mouse around to smudge the picture." msgstr "Щёлкните и поводите по картинке, чтобы смазать рисунок." -#: ../../magic/src/tint.c:78 +#: ../../magic/src/tint.c:77 msgid "Tint" msgstr "Изменить цвет" -#: ../../magic/src/tint.c:85 +#: ../../magic/src/tint.c:84 msgid "Click and move the mouse around to change the picture’s color." msgstr "Щёлкните и поводите по картинке, чтобы изменить цвет рисунка." -#: ../../magic/src/waves.c:79 +#: ../../magic/src/waves.c:78 msgid "Waves" msgstr "Волны" -#: ../../magic/src/waves.c:85 +#: ../../magic/src/waves.c:84 msgid "" "Click to make the picture wavy. Click toward the top for shorter waves, the " "bottom for taller waves, the left for small waves, and the right for long " diff --git a/src/po/rw.po b/src/po/rw.po index 545ea15df..8de237149 100644 --- a/src/po/rw.po +++ b/src/po/rw.po @@ -16,7 +16,7 @@ msgid "" msgstr "" "Project-Id-Version: tuxpaint 0.9.14\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-06-21 10:24-0700\n" +"POT-Creation-Date: 2008-06-27 13:15-0700\n" "PO-Revision-Date: 2005-04-04 10:55-0700\n" "Last-Translator: Steven Michael Murphy \n" "Language-Team: Kinyarwanda \n" @@ -408,7 +408,7 @@ msgstr "Gishya" #. Open a saved picture #. buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:75 ../tuxpaint.c:7830 +#: ../tools.h:75 ../tuxpaint.c:7835 msgid "Open" msgstr "Gufungura" @@ -536,186 +536,186 @@ msgid "OK then… Let’s keep drawing this one!" msgstr "Gumana: Igishushanyo iyi" #. Prompt to confirm user wishes to quit -#: ../tuxpaint.c:1804 +#: ../tuxpaint.c:1809 #, fuzzy msgid "Do you really want to quit?" msgstr "Kuri Kuvamo" #. Quit prompt positive response (quit) -#: ../tuxpaint.c:1807 +#: ../tuxpaint.c:1812 msgid "Yes, I'm done!" msgstr "" #. Quit prompt negative response (don't quit) -#: ../tuxpaint.c:1810 ../tuxpaint.c:1837 +#: ../tuxpaint.c:1815 ../tuxpaint.c:1842 msgid "No, take me back!" msgstr "" #. Current picture is not saved; user is quitting -#: ../tuxpaint.c:1814 +#: ../tuxpaint.c:1819 #, fuzzy msgid "If you quit, you’ll lose your picture! Save it?" msgstr "Kuvamo() y'Ishusho Kubika" -#: ../tuxpaint.c:1815 ../tuxpaint.c:1820 +#: ../tuxpaint.c:1820 ../tuxpaint.c:1825 msgid "Yes, save it!" msgstr "" -#: ../tuxpaint.c:1816 ../tuxpaint.c:1821 +#: ../tuxpaint.c:1821 ../tuxpaint.c:1826 msgid "No, don't bother saving!" msgstr "" #. Current picture is not saved; user is opening another picture -#: ../tuxpaint.c:1819 +#: ../tuxpaint.c:1824 #, fuzzy msgid "Save your picture first?" msgstr "Kubika() y'Ishusho Itangira" #. Error opening picture -#: ../tuxpaint.c:1824 +#: ../tuxpaint.c:1829 #, fuzzy msgid "Can’t open that picture!" msgstr "Gufungura() y'Ishusho" #. Generic dialog dismissal -#: ../tuxpaint.c:1827 ../tuxpaint.c:1832 ../tuxpaint.c:1841 ../tuxpaint.c:1845 -#: ../tuxpaint.c:1854 +#: ../tuxpaint.c:1832 ../tuxpaint.c:1837 ../tuxpaint.c:1846 ../tuxpaint.c:1850 +#: ../tuxpaint.c:1859 msgid "OK" msgstr "OKE" #. Notification that 'Open' dialog has nothing to show -#: ../tuxpaint.c:1831 +#: ../tuxpaint.c:1836 #, fuzzy msgid "There are no saved files!" msgstr "Oya Idosiye" #. Verification of print action -#: ../tuxpaint.c:1835 +#: ../tuxpaint.c:1840 #, fuzzy msgid "Print your picture now?" msgstr "y'Ishusho NONEAHA" -#: ../tuxpaint.c:1836 +#: ../tuxpaint.c:1841 msgid "Yes, print it!" msgstr "" #. Confirmation of successful (we hope) printing -#: ../tuxpaint.c:1840 +#: ../tuxpaint.c:1845 #, fuzzy msgid "Your picture has been printed!" msgstr "y'Ishusho Byacapwe" #. Notification that it's too soon to print again (--printdelay option is in effect) -#: ../tuxpaint.c:1844 +#: ../tuxpaint.c:1849 #, fuzzy msgid "You can’t print yet!" msgstr "Gucapa" #. Prompt to confirm erasing a picture in the Open dialog -#: ../tuxpaint.c:1848 +#: ../tuxpaint.c:1853 #, fuzzy msgid "Erase this picture?" msgstr "iyi() y'Ishusho" -#: ../tuxpaint.c:1849 +#: ../tuxpaint.c:1854 msgid "Yes, erase it!" msgstr "" -#: ../tuxpaint.c:1850 +#: ../tuxpaint.c:1855 msgid "No, don't erase it!" msgstr "" #. Reminder that Mouse Button 1 is the button to use in Tux Paint -#: ../tuxpaint.c:1853 +#: ../tuxpaint.c:1858 msgid "Remember to use the left mouse button!" msgstr "" #. Sound has been muted (silenced) via keyboard shortcut -#: ../tuxpaint.c:1964 +#: ../tuxpaint.c:1969 msgid "Sound muted." msgstr "" #. Sound has been unmuted (unsilenced) via keyboard shortcut -#: ../tuxpaint.c:1969 +#: ../tuxpaint.c:1974 msgid "Sound unmuted." msgstr "" #. Wait while Text tool finishes loading fonts -#: ../tuxpaint.c:2406 +#: ../tuxpaint.c:2411 msgid "Please wait…" msgstr "" -#: ../tuxpaint.c:7056 +#: ../tuxpaint.c:7061 msgid "Pick a color." msgstr "" #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:7833 +#: ../tuxpaint.c:7838 msgid "Erase" msgstr "" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:7836 +#: ../tuxpaint.c:7841 msgid "Slides" msgstr "" #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:7839 +#: ../tuxpaint.c:7844 msgid "Back" msgstr "Inyuma" #. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:7842 +#: ../tuxpaint.c:7847 #, fuzzy msgid "Next" msgstr "Umwandiko" #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:7845 +#: ../tuxpaint.c:7850 msgid "Play" 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 -#: ../tuxpaint.c:8438 +#: ../tuxpaint.c:8443 msgid "Aa" msgstr "" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:11343 +#: ../tuxpaint.c:11348 msgid "Yes" msgstr "Yego" -#: ../tuxpaint.c:11347 +#: ../tuxpaint.c:11352 msgid "No" msgstr "Oya" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:12296 +#: ../tuxpaint.c:12301 msgid "Replace the picture with your changes?" msgstr "" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:12300 +#: ../tuxpaint.c:12305 msgid "Yes, replace the old one!" msgstr "" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:12304 +#: ../tuxpaint.c:12309 #, fuzzy msgid "No, save a new file!" msgstr "Kubika a Gishya IDOSIYE" -#: ../tuxpaint.c:13067 +#: ../tuxpaint.c:13072 #, fuzzy msgid "Choose the picture you want, then click “Open”." msgstr "i() y'Ishusho Hanyuma Kanda" #. Let user choose images: #. Instructions for Slideshow file dialog (FIXME: Make a #define) -#: ../tuxpaint.c:14054 ../tuxpaint.c:14368 +#: ../tuxpaint.c:14059 ../tuxpaint.c:14373 #, fuzzy msgid "Choose the pictures you want, then click “Play”." msgstr "i() y'Ishusho Hanyuma Kanda" @@ -732,265 +732,265 @@ msgstr "" msgid "Tux Paint" msgstr "" -#: ../../magic/src/blocks_chalk_drip.c:133 +#: ../../magic/src/blocks_chalk_drip.c:132 msgid "Blocks" msgstr "" -#: ../../magic/src/blocks_chalk_drip.c:135 +#: ../../magic/src/blocks_chalk_drip.c:134 msgid "Chalk" msgstr "" -#: ../../magic/src/blocks_chalk_drip.c:137 +#: ../../magic/src/blocks_chalk_drip.c:136 msgid "Drip" msgstr "" -#: ../../magic/src/blocks_chalk_drip.c:147 +#: ../../magic/src/blocks_chalk_drip.c:146 #, fuzzy msgid "Click and move the mouse around to make the picture blocky." msgstr "Na Kwimura i Imbeba Kuri Ubwoko i() y'Ishusho" -#: ../../magic/src/blocks_chalk_drip.c:150 +#: ../../magic/src/blocks_chalk_drip.c:149 #, fuzzy msgid "" "Click and move the mouse around to turn the picture into a chalk drawing." msgstr "Na Kwimura i Imbeba Kuri i() y'Ishusho a Igishushanyo" -#: ../../magic/src/blocks_chalk_drip.c:153 +#: ../../magic/src/blocks_chalk_drip.c:152 #, fuzzy msgid "Click and move the mouse around to make the picture drip." msgstr "Na Kwimura i Imbeba Kuri Ubwoko i() y'Ishusho" -#: ../../magic/src/blur.c:77 +#: ../../magic/src/blur.c:76 msgid "Blur" msgstr "" -#: ../../magic/src/blur.c:84 +#: ../../magic/src/blur.c:83 #, fuzzy msgid "Click and move the mouse around to blur the picture." msgstr "Na Kwimura i Imbeba Kuri i() y'Ishusho" #. Both are named "Bricks", at the moment: -#: ../../magic/src/bricks.c:105 +#: ../../magic/src/bricks.c:104 #, fuzzy msgid "Bricks" msgstr "Inyuma" -#: ../../magic/src/bricks.c:112 +#: ../../magic/src/bricks.c:111 #, fuzzy msgid "Click and move to draw large bricks." msgstr "Na Kwimura Kuri Gushushanya" -#: ../../magic/src/bricks.c:114 +#: ../../magic/src/bricks.c:113 #, fuzzy msgid "Click and move to draw small bricks." msgstr "Na Kwimura Kuri Gushushanya" -#: ../../magic/src/calligraphy.c:109 +#: ../../magic/src/calligraphy.c:108 msgid "Calligraphy" msgstr "" -#: ../../magic/src/calligraphy.c:116 +#: ../../magic/src/calligraphy.c:115 #, fuzzy msgid "Click and move the mouse around to draw in calligraphy." msgstr "Na Kwimura i Imbeba Kuri Gushushanya a" -#: ../../magic/src/cartoon.c:81 +#: ../../magic/src/cartoon.c:80 msgid "Cartoon" msgstr "" -#: ../../magic/src/cartoon.c:88 +#: ../../magic/src/cartoon.c:87 #, fuzzy msgid "Click and move the mouse around to turn the picture into a cartoon." msgstr "Na Kwimura i Imbeba Kuri i() y'Ishusho a Igishushanyo" -#: ../../magic/src/distortion.c:122 +#: ../../magic/src/distortion.c:121 msgid "Distortion" msgstr "" -#: ../../magic/src/distortion.c:130 +#: ../../magic/src/distortion.c:129 #, fuzzy msgid "Click and drag the mouse to cause a distortion in your picture." msgstr "Na Kwimura i Imbeba Kuri kinanutse i() y'Ishusho" -#: ../../magic/src/emboss.c:77 +#: ../../magic/src/emboss.c:76 msgid "Emboss" msgstr "" -#: ../../magic/src/emboss.c:83 +#: ../../magic/src/emboss.c:82 #, fuzzy msgid "Click and drag the mouse to emboss the picture." msgstr "Na Kwimura i Imbeba Kuri kinanutse i() y'Ishusho" -#: ../../magic/src/fade_darken.c:117 +#: ../../magic/src/fade_darken.c:116 msgid "Lighten" msgstr "" -#: ../../magic/src/fade_darken.c:119 +#: ../../magic/src/fade_darken.c:118 msgid "Darken" msgstr "" -#: ../../magic/src/fade_darken.c:129 +#: ../../magic/src/fade_darken.c:128 #, fuzzy msgid "Click and move to fade the colors." msgstr "Na Kwimura Kuri Kwijima i Amabara" -#: ../../magic/src/fade_darken.c:132 +#: ../../magic/src/fade_darken.c:131 #, fuzzy msgid "Click and move to darken the colors." msgstr "Na Kwimura Kuri Kwijima i Amabara" -#: ../../magic/src/fill.c:88 +#: ../../magic/src/fill.c:87 msgid "Fill" msgstr "Kuzuza" -#: ../../magic/src/fill.c:95 +#: ../../magic/src/fill.c:94 #, fuzzy msgid "Click in the picture to fill that area with color." msgstr "in i() y'Ishusho Kuri Kuzuza Ubuso Na: Ibara" -#: ../../magic/src/flower.c:125 +#: ../../magic/src/flower.c:124 msgid "Flower" msgstr "" -#: ../../magic/src/flower.c:131 +#: ../../magic/src/flower.c:130 msgid "Click and drag to draw a flower stalk. Let go to finish the flower." msgstr "" -#: ../../magic/src/foam.c:105 +#: ../../magic/src/foam.c:104 msgid "Foam" msgstr "" -#: ../../magic/src/foam.c:111 +#: ../../magic/src/foam.c:110 #, fuzzy msgid "Click and drag the mouse to cover an area with foamy bubbles." msgstr "Na Kwimura i Imbeba Kuri i() y'Ishusho" -#: ../../magic/src/glasstile.c:84 +#: ../../magic/src/glasstile.c:83 msgid "Glass Tile" msgstr "" -#: ../../magic/src/glasstile.c:90 +#: ../../magic/src/glasstile.c:89 #, fuzzy msgid "Click and drag the mouse to put glass tile over your picture." msgstr "Na Kwimura i Imbeba Kuri kinanutse i() y'Ishusho" -#: ../../magic/src/grass.c:93 +#: ../../magic/src/grass.c:92 #, fuzzy msgid "Grass" msgstr "Ikigina" -#: ../../magic/src/grass.c:99 +#: ../../magic/src/grass.c:98 #, fuzzy msgid "Click and move to draw grass. Don’t forget the dirt!" msgstr "Na Kwimura Kuri Gushushanya" -#: ../../magic/src/kalidescope.c:78 +#: ../../magic/src/kalidescope.c:77 msgid "Kaleidoscope" msgstr "" -#: ../../magic/src/kalidescope.c:84 +#: ../../magic/src/kalidescope.c:83 #, fuzzy msgid "" "Click and drag the mouse to draw with symmetric brushes (a kaleidoscope)." msgstr "Na Kwimura i Imbeba Kuri i() y'Ishusho" -#: ../../magic/src/light.c:85 +#: ../../magic/src/light.c:84 msgid "Light" msgstr "" -#: ../../magic/src/light.c:91 +#: ../../magic/src/light.c:90 #, fuzzy msgid "Click and drag to draw a beam of light on your picture." msgstr "Na Kwimura i Imbeba Kuri kinanutse i() y'Ishusho" -#: ../../magic/src/metalpaint.c:78 +#: ../../magic/src/metalpaint.c:77 msgid "Metal Paint" msgstr "" -#: ../../magic/src/metalpaint.c:84 +#: ../../magic/src/metalpaint.c:83 #, fuzzy msgid "Click and drag the mouse to paint with a metallic color." msgstr "Na Kwimura i Imbeba Kuri kinanutse i() y'Ishusho" -#: ../../magic/src/mirror_flip.c:95 +#: ../../magic/src/mirror_flip.c:94 msgid "Mirror" msgstr "" -#: ../../magic/src/mirror_flip.c:97 +#: ../../magic/src/mirror_flip.c:96 msgid "Flip" msgstr "Guhindukiza" -#: ../../magic/src/mirror_flip.c:107 +#: ../../magic/src/mirror_flip.c:106 #, fuzzy msgid "Click to make a mirror image." msgstr "Kuri Ubwoko a Ishusho" -#: ../../magic/src/mirror_flip.c:110 +#: ../../magic/src/mirror_flip.c:109 #, fuzzy msgid "Click to flip the picture upside-down." msgstr "Kuri Guhindukiza i() y'Ishusho Hasi" -#: ../../magic/src/negative.c:73 +#: ../../magic/src/negative.c:72 msgid "Negative" msgstr "" -#: ../../magic/src/negative.c:80 +#: ../../magic/src/negative.c:79 #, fuzzy msgid "Click and move the mouse around to draw a negative." msgstr "Na Kwimura i Imbeba Kuri Gushushanya a" -#: ../../magic/src/rainbow.c:108 +#: ../../magic/src/rainbow.c:107 msgid "Rainbow" msgstr "" -#: ../../magic/src/rainbow.c:115 +#: ../../magic/src/rainbow.c:114 #, fuzzy msgid "You can draw in rainbow colors!" msgstr "Gushushanya in Amabara" -#: ../../magic/src/ripples.c:82 +#: ../../magic/src/ripples.c:81 msgid "Ripples" msgstr "" -#: ../../magic/src/ripples.c:88 +#: ../../magic/src/ripples.c:87 #, fuzzy msgid "Click to make ripples appear over your picture." msgstr "Na Kwimura i Imbeba Kuri kinanutse i() y'Ishusho" -#: ../../magic/src/shift.c:105 +#: ../../magic/src/shift.c:104 msgid "Shift" msgstr "" -#: ../../magic/src/shift.c:111 +#: ../../magic/src/shift.c:110 #, fuzzy msgid "Click and drag to shift your picture around on the canvas." msgstr "Na Kwimura i Imbeba Kuri kinanutse i() y'Ishusho" -#: ../../magic/src/smudge.c:78 +#: ../../magic/src/smudge.c:77 msgid "Smudge" msgstr "" -#: ../../magic/src/smudge.c:85 +#: ../../magic/src/smudge.c:84 #, fuzzy msgid "Click and move the mouse around to smudge the picture." msgstr "Na Kwimura i Imbeba Kuri i() y'Ishusho" -#: ../../magic/src/tint.c:78 +#: ../../magic/src/tint.c:77 #, fuzzy msgid "Tint" msgstr "Kinanutse" -#: ../../magic/src/tint.c:85 +#: ../../magic/src/tint.c:84 #, fuzzy msgid "Click and move the mouse around to change the picture’s color." msgstr "Na Kwimura i Imbeba Kuri Ubwoko i() y'Ishusho" -#: ../../magic/src/waves.c:79 +#: ../../magic/src/waves.c:78 #, fuzzy msgid "Waves" msgstr "Kubika" -#: ../../magic/src/waves.c:85 +#: ../../magic/src/waves.c:84 msgid "" "Click to make the picture wavy. Click toward the top for shorter waves, the " "bottom for taller waves, the left for small waves, and the right for long " diff --git a/src/po/sk.po b/src/po/sk.po index 6aa7cddc3..cebfe4484 100644 --- a/src/po/sk.po +++ b/src/po/sk.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: tuxpaint 0.9.17\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-06-21 10:24-0700\n" +"POT-Creation-Date: 2008-06-27 13:15-0700\n" "PO-Revision-Date: 2008-03-12 14:01+0100\n" "Last-Translator: Peter Tuhársky \n" "Language-Team: Slovak \n" @@ -384,7 +384,7 @@ msgstr "Nový" #. Open a saved picture #. buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:75 ../tuxpaint.c:7830 +#: ../tools.h:75 ../tuxpaint.c:7835 msgid "Open" msgstr "Otvor" @@ -500,175 +500,175 @@ msgid "OK then… Let’s keep drawing this one!" msgstr "Dobre, pokračujme v kreslení!" #. Prompt to confirm user wishes to quit -#: ../tuxpaint.c:1804 +#: ../tuxpaint.c:1809 msgid "Do you really want to quit?" msgstr "Naozaj chceš skončiť?" #. Quit prompt positive response (quit) -#: ../tuxpaint.c:1807 +#: ../tuxpaint.c:1812 msgid "Yes, I'm done!" msgstr "Áno, som hotový!" #. Quit prompt negative response (don't quit) -#: ../tuxpaint.c:1810 ../tuxpaint.c:1837 +#: ../tuxpaint.c:1815 ../tuxpaint.c:1842 msgid "No, take me back!" msgstr "Nie, chcem pokračovať!" #. Current picture is not saved; user is quitting -#: ../tuxpaint.c:1814 +#: ../tuxpaint.c:1819 msgid "If you quit, you’ll lose your picture! Save it?" msgstr "Ak skončíš, stratíš svoj obrázok. Chceš ho uložiť?" -#: ../tuxpaint.c:1815 ../tuxpaint.c:1820 +#: ../tuxpaint.c:1820 ../tuxpaint.c:1825 msgid "Yes, save it!" msgstr "Áno, ulož mi to!" -#: ../tuxpaint.c:1816 ../tuxpaint.c:1821 +#: ../tuxpaint.c:1821 ../tuxpaint.c:1826 msgid "No, don't bother saving!" msgstr "Nie, netreba ukladať!" #. Current picture is not saved; user is opening another picture -#: ../tuxpaint.c:1819 +#: ../tuxpaint.c:1824 msgid "Save your picture first?" msgstr "Chceš najskôr uložiť obrázok?" #. Error opening picture -#: ../tuxpaint.c:1824 +#: ../tuxpaint.c:1829 msgid "Can’t open that picture!" msgstr "Nemôžem otvoriť tento obrázok!" #. Generic dialog dismissal -#: ../tuxpaint.c:1827 ../tuxpaint.c:1832 ../tuxpaint.c:1841 ../tuxpaint.c:1845 -#: ../tuxpaint.c:1854 +#: ../tuxpaint.c:1832 ../tuxpaint.c:1837 ../tuxpaint.c:1846 ../tuxpaint.c:1850 +#: ../tuxpaint.c:1859 msgid "OK" msgstr "OK" #. Notification that 'Open' dialog has nothing to show -#: ../tuxpaint.c:1831 +#: ../tuxpaint.c:1836 msgid "There are no saved files!" msgstr "Nie sú tu žiadne uložené súbory!" #. Verification of print action -#: ../tuxpaint.c:1835 +#: ../tuxpaint.c:1840 msgid "Print your picture now?" msgstr "Chceš teraz vytlačiť svoj obrázok?" -#: ../tuxpaint.c:1836 +#: ../tuxpaint.c:1841 msgid "Yes, print it!" msgstr "Áno, vytlač to!" #. Confirmation of successful (we hope) printing -#: ../tuxpaint.c:1840 +#: ../tuxpaint.c:1845 msgid "Your picture has been printed!" msgstr "Tvoj obrázok sa tlačí!" #. Notification that it's too soon to print again (--printdelay option is in effect) -#: ../tuxpaint.c:1844 +#: ../tuxpaint.c:1849 msgid "You can’t print yet!" msgstr "Ešte sa nedá tlačiť!" #. Prompt to confirm erasing a picture in the Open dialog -#: ../tuxpaint.c:1848 +#: ../tuxpaint.c:1853 msgid "Erase this picture?" msgstr "Vymazať tento obrázok?" -#: ../tuxpaint.c:1849 +#: ../tuxpaint.c:1854 msgid "Yes, erase it!" msgstr "Áno, vymaž to!" -#: ../tuxpaint.c:1850 +#: ../tuxpaint.c:1855 msgid "No, don't erase it!" msgstr "Nie, nezmaž to!" #. Reminder that Mouse Button 1 is the button to use in Tux Paint -#: ../tuxpaint.c:1853 +#: ../tuxpaint.c:1858 msgid "Remember to use the left mouse button!" msgstr "Nezabudnite používať ľavé tlačítko na myši!" #. Sound has been muted (silenced) via keyboard shortcut -#: ../tuxpaint.c:1964 +#: ../tuxpaint.c:1969 msgid "Sound muted." msgstr "Zvuk je stlmený." #. Sound has been unmuted (unsilenced) via keyboard shortcut -#: ../tuxpaint.c:1969 +#: ../tuxpaint.c:1974 msgid "Sound unmuted." msgstr "Zvuk je zapnutý." #. Wait while Text tool finishes loading fonts -#: ../tuxpaint.c:2406 +#: ../tuxpaint.c:2411 #, fuzzy msgid "Please wait…" msgstr "Prosím počkaj..." -#: ../tuxpaint.c:7056 +#: ../tuxpaint.c:7061 msgid "Pick a color." msgstr "Vyber si farbu." #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:7833 +#: ../tuxpaint.c:7838 msgid "Erase" msgstr "Guma" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:7836 +#: ../tuxpaint.c:7841 msgid "Slides" msgstr "Výstava" #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:7839 +#: ../tuxpaint.c:7844 msgid "Back" msgstr "Naspäť" #. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:7842 +#: ../tuxpaint.c:7847 msgid "Next" msgstr "Ďalší" #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:7845 +#: ../tuxpaint.c:7850 msgid "Play" 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 -#: ../tuxpaint.c:8438 +#: ../tuxpaint.c:8443 msgid "Aa" msgstr "Aa" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:11343 +#: ../tuxpaint.c:11348 msgid "Yes" msgstr "Áno" -#: ../tuxpaint.c:11347 +#: ../tuxpaint.c:11352 msgid "No" msgstr "Nie" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:12296 +#: ../tuxpaint.c:12301 msgid "Replace the picture with your changes?" msgstr "Nahradiť tento obrázok Tvojimi zmenami?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:12300 +#: ../tuxpaint.c:12305 msgid "Yes, replace the old one!" msgstr "Áno, nahraď ten starý!" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:12304 +#: ../tuxpaint.c:12309 msgid "No, save a new file!" msgstr "Nie, ulož ho ako nový súbor!" -#: ../tuxpaint.c:13067 +#: ../tuxpaint.c:13072 msgid "Choose the picture you want, then click “Open”." msgstr "Vyber obrázok, ktorý chceš, a potom klikni na \"Otvor\"." #. Let user choose images: #. Instructions for Slideshow file dialog (FIXME: Make a #define) -#: ../tuxpaint.c:14054 ../tuxpaint.c:14368 +#: ../tuxpaint.c:14059 ../tuxpaint.c:14373 msgid "Choose the pictures you want, then click “Play”." msgstr "Vyber obrázok, ktorý chceš, a potom klikni na \"Začni\"." @@ -684,239 +684,239 @@ msgstr "Kresliaci program" msgid "Tux Paint" msgstr "Kreslenie s Tuxom" -#: ../../magic/src/blocks_chalk_drip.c:133 +#: ../../magic/src/blocks_chalk_drip.c:132 msgid "Blocks" msgstr "Kocky" -#: ../../magic/src/blocks_chalk_drip.c:135 +#: ../../magic/src/blocks_chalk_drip.c:134 msgid "Chalk" msgstr "Krieda" -#: ../../magic/src/blocks_chalk_drip.c:137 +#: ../../magic/src/blocks_chalk_drip.c:136 msgid "Drip" msgstr "Roztiecť" -#: ../../magic/src/blocks_chalk_drip.c:147 +#: ../../magic/src/blocks_chalk_drip.c:146 msgid "Click and move the mouse around to make the picture blocky." msgstr "Klikni a pohybuj myšou, obrázok sa rozštvorčekuje." -#: ../../magic/src/blocks_chalk_drip.c:150 +#: ../../magic/src/blocks_chalk_drip.c:149 msgid "" "Click and move the mouse around to turn the picture into a chalk drawing." msgstr "Klikni a pohybuj myšou, tak prekreslíš obrázok kriedou." -#: ../../magic/src/blocks_chalk_drip.c:153 +#: ../../magic/src/blocks_chalk_drip.c:152 msgid "Click and move the mouse around to make the picture drip." msgstr "Klikni a pohybuj myšou, obrázok sa roztečie." -#: ../../magic/src/blur.c:77 +#: ../../magic/src/blur.c:76 msgid "Blur" msgstr "Rozmazať" -#: ../../magic/src/blur.c:84 +#: ../../magic/src/blur.c:83 msgid "Click and move the mouse around to blur the picture." msgstr "Klikni a pohybuj myšou, obrázok sa rozmaže." #. Both are named "Bricks", at the moment: -#: ../../magic/src/bricks.c:105 +#: ../../magic/src/bricks.c:104 msgid "Bricks" msgstr "Tehly" -#: ../../magic/src/bricks.c:112 +#: ../../magic/src/bricks.c:111 msgid "Click and move to draw large bricks." msgstr "Klikni a pohybuj myšou, a budeš kresliť veľké tehly." -#: ../../magic/src/bricks.c:114 +#: ../../magic/src/bricks.c:113 msgid "Click and move to draw small bricks." msgstr "Klikni a pohybuj myšou, a budeš kresliť malé tehly." -#: ../../magic/src/calligraphy.c:109 +#: ../../magic/src/calligraphy.c:108 msgid "Calligraphy" msgstr "Kaligrafia" -#: ../../magic/src/calligraphy.c:116 +#: ../../magic/src/calligraphy.c:115 msgid "Click and move the mouse around to draw in calligraphy." msgstr "Klikni a pohybuj myšou okolo, vykreslíš kaligrafiu." -#: ../../magic/src/cartoon.c:81 +#: ../../magic/src/cartoon.c:80 msgid "Cartoon" msgstr "Komiks" -#: ../../magic/src/cartoon.c:88 +#: ../../magic/src/cartoon.c:87 msgid "Click and move the mouse around to turn the picture into a cartoon." msgstr "Klikni a pohybuj myšou, obrázok sa prekreslí na komiks." -#: ../../magic/src/distortion.c:122 +#: ../../magic/src/distortion.c:121 msgid "Distortion" msgstr "" -#: ../../magic/src/distortion.c:130 +#: ../../magic/src/distortion.c:129 #, fuzzy msgid "Click and drag the mouse to cause a distortion in your picture." msgstr "Keď klikneš a pohýbeš myšou, položíš na obrázok sklenené dlaždice." -#: ../../magic/src/emboss.c:77 +#: ../../magic/src/emboss.c:76 msgid "Emboss" msgstr "Rozmazanie" -#: ../../magic/src/emboss.c:83 +#: ../../magic/src/emboss.c:82 msgid "Click and drag the mouse to emboss the picture." msgstr "Keď klikneš a pohýbeš myšou, rozmažeš obrázok." -#: ../../magic/src/fade_darken.c:117 +#: ../../magic/src/fade_darken.c:116 msgid "Lighten" msgstr "Zosvetli" -#: ../../magic/src/fade_darken.c:119 +#: ../../magic/src/fade_darken.c:118 msgid "Darken" msgstr "Stmav" -#: ../../magic/src/fade_darken.c:129 +#: ../../magic/src/fade_darken.c:128 msgid "Click and move to fade the colors." msgstr "Klikni a pohybuj myšou, farby budú blednúť." -#: ../../magic/src/fade_darken.c:132 +#: ../../magic/src/fade_darken.c:131 msgid "Click and move to darken the colors." msgstr "Klikni a pohybuj myšou, farby budú tmavnúť." -#: ../../magic/src/fill.c:88 +#: ../../magic/src/fill.c:87 msgid "Fill" msgstr "Vyplň" -#: ../../magic/src/fill.c:95 +#: ../../magic/src/fill.c:94 msgid "Click in the picture to fill that area with color." msgstr "Klikni do obrázku -kde klikneš, oblasť sa vyplní farbou." -#: ../../magic/src/flower.c:125 +#: ../../magic/src/flower.c:124 msgid "Flower" msgstr "Kvet" -#: ../../magic/src/flower.c:131 +#: ../../magic/src/flower.c:130 msgid "Click and drag to draw a flower stalk. Let go to finish the flower." msgstr "" "Klikni a potiahni - nakreslíš tak stonku kvetu. Keď pustíš, kvet sa dokončí." -#: ../../magic/src/foam.c:105 +#: ../../magic/src/foam.c:104 msgid "Foam" msgstr "Pena" -#: ../../magic/src/foam.c:111 +#: ../../magic/src/foam.c:110 msgid "Click and drag the mouse to cover an area with foamy bubbles." msgstr "Keď klikneš a pohýbeš myšou, zakryješ oblasť penovými bublinkami." -#: ../../magic/src/glasstile.c:84 +#: ../../magic/src/glasstile.c:83 msgid "Glass Tile" msgstr "Sklenené dlaždice" -#: ../../magic/src/glasstile.c:90 +#: ../../magic/src/glasstile.c:89 msgid "Click and drag the mouse to put glass tile over your picture." msgstr "Keď klikneš a pohýbeš myšou, položíš na obrázok sklenené dlaždice." -#: ../../magic/src/grass.c:93 +#: ../../magic/src/grass.c:92 msgid "Grass" msgstr "Tráva" -#: ../../magic/src/grass.c:99 +#: ../../magic/src/grass.c:98 msgid "Click and move to draw grass. Don’t forget the dirt!" msgstr "Klikni a pohybuj myšou, a budeš kresliť trávu. Nezabudni aj na hlinu!" -#: ../../magic/src/kalidescope.c:78 +#: ../../magic/src/kalidescope.c:77 msgid "Kaleidoscope" msgstr "Kaleidoskop" -#: ../../magic/src/kalidescope.c:84 +#: ../../magic/src/kalidescope.c:83 msgid "" "Click and drag the mouse to draw with symmetric brushes (a kaleidoscope)." msgstr "" "Keď klikneš a pohýbeš myšou, budeš kresliť symetrickými štetcami (ako " "kaleidoskop)." -#: ../../magic/src/light.c:85 +#: ../../magic/src/light.c:84 msgid "Light" msgstr "Zosvetliť" -#: ../../magic/src/light.c:91 +#: ../../magic/src/light.c:90 msgid "Click and drag to draw a beam of light on your picture." msgstr "Keď klikneš a pohýbeš myšou, obrázok rozmažeš." -#: ../../magic/src/metalpaint.c:78 +#: ../../magic/src/metalpaint.c:77 msgid "Metal Paint" msgstr "Kovové kreslenie" -#: ../../magic/src/metalpaint.c:84 +#: ../../magic/src/metalpaint.c:83 msgid "Click and drag the mouse to paint with a metallic color." msgstr "Keď klikneš a pohýbeš myšou, môžeš kresliť kovovou farbou." -#: ../../magic/src/mirror_flip.c:95 +#: ../../magic/src/mirror_flip.c:94 msgid "Mirror" msgstr "Zrkadlo" -#: ../../magic/src/mirror_flip.c:97 +#: ../../magic/src/mirror_flip.c:96 msgid "Flip" msgstr "Otoč hore hlavou" -#: ../../magic/src/mirror_flip.c:107 +#: ../../magic/src/mirror_flip.c:106 msgid "Click to make a mirror image." msgstr "Keď klikneš, obrázok zrkadlovo otočíš." -#: ../../magic/src/mirror_flip.c:110 +#: ../../magic/src/mirror_flip.c:109 msgid "Click to flip the picture upside-down." msgstr "Keď klikneš, otočíš obrázok dole hlavou." -#: ../../magic/src/negative.c:73 +#: ../../magic/src/negative.c:72 msgid "Negative" msgstr "Negatív" -#: ../../magic/src/negative.c:80 +#: ../../magic/src/negative.c:79 msgid "Click and move the mouse around to draw a negative." msgstr "Klikni a pohybuj myšou, vykreslíš negatív." -#: ../../magic/src/rainbow.c:108 +#: ../../magic/src/rainbow.c:107 msgid "Rainbow" msgstr "Dúha" -#: ../../magic/src/rainbow.c:115 +#: ../../magic/src/rainbow.c:114 msgid "You can draw in rainbow colors!" msgstr "Môžeš kresliť v dúhových farbách!" -#: ../../magic/src/ripples.c:82 +#: ../../magic/src/ripples.c:81 msgid "Ripples" msgstr "Vlnky" -#: ../../magic/src/ripples.c:88 +#: ../../magic/src/ripples.c:87 msgid "Click to make ripples appear over your picture." msgstr "Klikni a na obrázku vytvoríš vlnky." -#: ../../magic/src/shift.c:105 +#: ../../magic/src/shift.c:104 msgid "Shift" msgstr "" -#: ../../magic/src/shift.c:111 +#: ../../magic/src/shift.c:110 #, fuzzy msgid "Click and drag to shift your picture around on the canvas." msgstr "Keď klikneš a pohýbeš myšou, rozmažeš obrázok." -#: ../../magic/src/smudge.c:78 +#: ../../magic/src/smudge.c:77 msgid "Smudge" msgstr "Rozmazanie" -#: ../../magic/src/smudge.c:85 +#: ../../magic/src/smudge.c:84 msgid "Click and move the mouse around to smudge the picture." msgstr "Klikni a pohybuj myšou, obrázok sa rozmaže." -#: ../../magic/src/tint.c:78 +#: ../../magic/src/tint.c:77 msgid "Tint" msgstr "Sfarbenie" -#: ../../magic/src/tint.c:85 +#: ../../magic/src/tint.c:84 msgid "Click and move the mouse around to change the picture’s color." msgstr "Klikni a pohybuj myšou pre zmenu farby obrázku." -#: ../../magic/src/waves.c:79 +#: ../../magic/src/waves.c:78 msgid "Waves" msgstr "Vlny" -#: ../../magic/src/waves.c:85 +#: ../../magic/src/waves.c:84 msgid "" "Click to make the picture wavy. Click toward the top for shorter waves, the " "bottom for taller waves, the left for small waves, and the right for long " diff --git a/src/po/sl.po b/src/po/sl.po index f84aaa729..db1c7dd33 100644 --- a/src/po/sl.po +++ b/src/po/sl.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: tuxpaint 0.9.17\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-06-21 10:24-0700\n" +"POT-Creation-Date: 2008-06-27 13:15-0700\n" "PO-Revision-Date: 2007-10-01 09:47+0100\n" "Last-Translator: Matej Urbančič \n" "Language-Team: Slovenian \n" @@ -384,7 +384,7 @@ msgstr "Nov" #. Open a saved picture #. buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:75 ../tuxpaint.c:7830 +#: ../tools.h:75 ../tuxpaint.c:7835 msgid "Open" msgstr "Odpri" @@ -500,174 +500,174 @@ msgid "OK then… Let’s keep drawing this one!" msgstr "Dobro. Potem nadaljuj z risanjem te slike!" #. Prompt to confirm user wishes to quit -#: ../tuxpaint.c:1804 +#: ../tuxpaint.c:1809 msgid "Do you really want to quit?" msgstr "Res želiš končati?" #. Quit prompt positive response (quit) -#: ../tuxpaint.c:1807 +#: ../tuxpaint.c:1812 msgid "Yes, I'm done!" msgstr "Da, končal sem!" #. Quit prompt negative response (don't quit) -#: ../tuxpaint.c:1810 ../tuxpaint.c:1837 +#: ../tuxpaint.c:1815 ../tuxpaint.c:1842 msgid "No, take me back!" msgstr "Povrni nazaj!" #. Current picture is not saved; user is quitting -#: ../tuxpaint.c:1814 +#: ../tuxpaint.c:1819 msgid "If you quit, you’ll lose your picture! Save it?" msgstr "Ob izhodu bo slika izgubljena! Jo shranim?" -#: ../tuxpaint.c:1815 ../tuxpaint.c:1820 +#: ../tuxpaint.c:1820 ../tuxpaint.c:1825 msgid "Yes, save it!" msgstr "Shrani!" -#: ../tuxpaint.c:1816 ../tuxpaint.c:1821 +#: ../tuxpaint.c:1821 ../tuxpaint.c:1826 msgid "No, don't bother saving!" msgstr "Ne shranjuj!" #. Current picture is not saved; user is opening another picture -#: ../tuxpaint.c:1819 +#: ../tuxpaint.c:1824 msgid "Save your picture first?" msgstr "Naj najprej shranim tvojo sliko?" #. Error opening picture -#: ../tuxpaint.c:1824 +#: ../tuxpaint.c:1829 msgid "Can’t open that picture!" msgstr "Ne morem odpreti te slike!" #. Generic dialog dismissal -#: ../tuxpaint.c:1827 ../tuxpaint.c:1832 ../tuxpaint.c:1841 ../tuxpaint.c:1845 -#: ../tuxpaint.c:1854 +#: ../tuxpaint.c:1832 ../tuxpaint.c:1837 ../tuxpaint.c:1846 ../tuxpaint.c:1850 +#: ../tuxpaint.c:1859 msgid "OK" msgstr "OK" #. Notification that 'Open' dialog has nothing to show -#: ../tuxpaint.c:1831 +#: ../tuxpaint.c:1836 msgid "There are no saved files!" msgstr "Ni shranjenih datotek!" #. Verification of print action -#: ../tuxpaint.c:1835 +#: ../tuxpaint.c:1840 msgid "Print your picture now?" msgstr "Natisnem tvojo sliko?" -#: ../tuxpaint.c:1836 +#: ../tuxpaint.c:1841 msgid "Yes, print it!" msgstr "Da, natisni!" #. Confirmation of successful (we hope) printing -#: ../tuxpaint.c:1840 +#: ../tuxpaint.c:1845 msgid "Your picture has been printed!" msgstr "Tvoja slika je bila natisnjena!" #. Notification that it's too soon to print again (--printdelay option is in effect) -#: ../tuxpaint.c:1844 +#: ../tuxpaint.c:1849 msgid "You can’t print yet!" msgstr "Ne moreš še natisniti!" #. Prompt to confirm erasing a picture in the Open dialog -#: ../tuxpaint.c:1848 +#: ../tuxpaint.c:1853 msgid "Erase this picture?" msgstr "Zbrišem sliko?" -#: ../tuxpaint.c:1849 +#: ../tuxpaint.c:1854 msgid "Yes, erase it!" msgstr "Da, izbriši!" -#: ../tuxpaint.c:1850 +#: ../tuxpaint.c:1855 msgid "No, don't erase it!" msgstr "Ne izbriši!" #. Reminder that Mouse Button 1 is the button to use in Tux Paint -#: ../tuxpaint.c:1853 +#: ../tuxpaint.c:1858 msgid "Remember to use the left mouse button!" msgstr "Zapomni si, da lahko uporabiš levi klik miške!" #. Sound has been muted (silenced) via keyboard shortcut -#: ../tuxpaint.c:1964 +#: ../tuxpaint.c:1969 msgid "Sound muted." msgstr "" #. Sound has been unmuted (unsilenced) via keyboard shortcut -#: ../tuxpaint.c:1969 +#: ../tuxpaint.c:1974 msgid "Sound unmuted." msgstr "" #. Wait while Text tool finishes loading fonts -#: ../tuxpaint.c:2406 +#: ../tuxpaint.c:2411 msgid "Please wait…" msgstr "Prosim, počakajte ..." -#: ../tuxpaint.c:7056 +#: ../tuxpaint.c:7061 msgid "Pick a color." msgstr "" #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:7833 +#: ../tuxpaint.c:7838 msgid "Erase" msgstr "Briši" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:7836 +#: ../tuxpaint.c:7841 msgid "Slides" msgstr "Diapozitivi" #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:7839 +#: ../tuxpaint.c:7844 msgid "Back" msgstr "Nazaj" #. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:7842 +#: ../tuxpaint.c:7847 msgid "Next" msgstr "Naslednji" #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:7845 +#: ../tuxpaint.c:7850 msgid "Play" 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 -#: ../tuxpaint.c:8438 +#: ../tuxpaint.c:8443 msgid "Aa" msgstr "Aa" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:11343 +#: ../tuxpaint.c:11348 msgid "Yes" msgstr "Da" -#: ../tuxpaint.c:11347 +#: ../tuxpaint.c:11352 msgid "No" msgstr "Ne" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:12296 +#: ../tuxpaint.c:12301 msgid "Replace the picture with your changes?" msgstr "Zamenjam sliko s spremembami?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:12300 +#: ../tuxpaint.c:12305 msgid "Yes, replace the old one!" msgstr "Da, zamenjaj starejšo!" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:12304 +#: ../tuxpaint.c:12309 msgid "No, save a new file!" msgstr "Ne, shrani novo datoteko!" -#: ../tuxpaint.c:13067 +#: ../tuxpaint.c:13072 msgid "Choose the picture you want, then click “Open”." msgstr "Izberi sliko in klikni \"Odpri\"." #. Let user choose images: #. Instructions for Slideshow file dialog (FIXME: Make a #define) -#: ../tuxpaint.c:14054 ../tuxpaint.c:14368 +#: ../tuxpaint.c:14059 ../tuxpaint.c:14373 msgid "Choose the pictures you want, then click “Play”." msgstr "Izberi sliko in klikni “predvajaj”." @@ -683,245 +683,245 @@ msgstr "Risarski program" msgid "Tux Paint" msgstr "Tux Paint" -#: ../../magic/src/blocks_chalk_drip.c:133 +#: ../../magic/src/blocks_chalk_drip.c:132 msgid "Blocks" msgstr "Bloki" -#: ../../magic/src/blocks_chalk_drip.c:135 +#: ../../magic/src/blocks_chalk_drip.c:134 msgid "Chalk" msgstr "Kreda" -#: ../../magic/src/blocks_chalk_drip.c:137 +#: ../../magic/src/blocks_chalk_drip.c:136 msgid "Drip" msgstr "Pokapljati" -#: ../../magic/src/blocks_chalk_drip.c:147 +#: ../../magic/src/blocks_chalk_drip.c:146 msgid "Click and move the mouse around to make the picture blocky." msgstr "Klikni in premakni miško za kockanje slike." -#: ../../magic/src/blocks_chalk_drip.c:150 +#: ../../magic/src/blocks_chalk_drip.c:149 msgid "" "Click and move the mouse around to turn the picture into a chalk drawing." msgstr "Klikni in premakni miško za risanje s kredo." -#: ../../magic/src/blocks_chalk_drip.c:153 +#: ../../magic/src/blocks_chalk_drip.c:152 msgid "Click and move the mouse around to make the picture drip." msgstr "Klikni in premakni miško za kapljanje po sliki." -#: ../../magic/src/blur.c:77 +#: ../../magic/src/blur.c:76 msgid "Blur" msgstr "Zamegljevanje" -#: ../../magic/src/blur.c:84 +#: ../../magic/src/blur.c:83 msgid "Click and move the mouse around to blur the picture." msgstr "Klikni in premakni miško za megljenje slike." #. Both are named "Bricks", at the moment: -#: ../../magic/src/bricks.c:105 +#: ../../magic/src/bricks.c:104 msgid "Bricks" msgstr "Opeka" -#: ../../magic/src/bricks.c:112 +#: ../../magic/src/bricks.c:111 msgid "Click and move to draw large bricks." msgstr "Klikni in premakni za risanje velikih opek." -#: ../../magic/src/bricks.c:114 +#: ../../magic/src/bricks.c:113 msgid "Click and move to draw small bricks." msgstr "Klikni in premakni za risanje malih opek." -#: ../../magic/src/calligraphy.c:109 +#: ../../magic/src/calligraphy.c:108 msgid "Calligraphy" msgstr "" -#: ../../magic/src/calligraphy.c:116 +#: ../../magic/src/calligraphy.c:115 #, fuzzy msgid "Click and move the mouse around to draw in calligraphy." msgstr "Klikni in premakni miško za risanje negativnih barv." -#: ../../magic/src/cartoon.c:81 +#: ../../magic/src/cartoon.c:80 msgid "Cartoon" msgstr "Karikatura" -#: ../../magic/src/cartoon.c:88 +#: ../../magic/src/cartoon.c:87 msgid "Click and move the mouse around to turn the picture into a cartoon." msgstr "Klikni in premakni miško za spreminjanje slike v karikaturo." -#: ../../magic/src/distortion.c:122 +#: ../../magic/src/distortion.c:121 msgid "Distortion" msgstr "" -#: ../../magic/src/distortion.c:130 +#: ../../magic/src/distortion.c:129 #, fuzzy msgid "Click and drag the mouse to cause a distortion in your picture." msgstr "Klikni in premakni miško za tanjšanje slike." -#: ../../magic/src/emboss.c:77 +#: ../../magic/src/emboss.c:76 msgid "Emboss" msgstr "" -#: ../../magic/src/emboss.c:83 +#: ../../magic/src/emboss.c:82 #, fuzzy msgid "Click and drag the mouse to emboss the picture." msgstr "Klikni in premakni miško za tanjšanje slike." -#: ../../magic/src/fade_darken.c:117 +#: ../../magic/src/fade_darken.c:116 msgid "Lighten" msgstr "Osvetlitev" -#: ../../magic/src/fade_darken.c:119 +#: ../../magic/src/fade_darken.c:118 msgid "Darken" msgstr "Potemnitev" -#: ../../magic/src/fade_darken.c:129 +#: ../../magic/src/fade_darken.c:128 msgid "Click and move to fade the colors." msgstr "Klikni in premakni miško bledenje barv." -#: ../../magic/src/fade_darken.c:132 +#: ../../magic/src/fade_darken.c:131 msgid "Click and move to darken the colors." msgstr "Klikni in premakni miško temnenje barv." -#: ../../magic/src/fill.c:88 +#: ../../magic/src/fill.c:87 msgid "Fill" msgstr "Polnilo" -#: ../../magic/src/fill.c:95 +#: ../../magic/src/fill.c:94 msgid "Click in the picture to fill that area with color." msgstr "Klikni na sliko za zapolniš predel z barvo." -#: ../../magic/src/flower.c:125 +#: ../../magic/src/flower.c:124 msgid "Flower" msgstr "" -#: ../../magic/src/flower.c:131 +#: ../../magic/src/flower.c:130 msgid "Click and drag to draw a flower stalk. Let go to finish the flower." msgstr "" -#: ../../magic/src/foam.c:105 +#: ../../magic/src/foam.c:104 msgid "Foam" msgstr "" -#: ../../magic/src/foam.c:111 +#: ../../magic/src/foam.c:110 #, fuzzy msgid "Click and drag the mouse to cover an area with foamy bubbles." msgstr "Klikni in premakni miško za odebelitev slike." -#: ../../magic/src/glasstile.c:84 +#: ../../magic/src/glasstile.c:83 msgid "Glass Tile" msgstr "" -#: ../../magic/src/glasstile.c:90 +#: ../../magic/src/glasstile.c:89 #, fuzzy msgid "Click and drag the mouse to put glass tile over your picture." msgstr "Klikni in premakni miško za tanjšanje slike." -#: ../../magic/src/grass.c:93 +#: ../../magic/src/grass.c:92 msgid "Grass" msgstr "Trava" -#: ../../magic/src/grass.c:99 +#: ../../magic/src/grass.c:98 msgid "Click and move to draw grass. Don’t forget the dirt!" msgstr "Klikni in premakni za risanje trave. Ne pozabi na umazanijo!" -#: ../../magic/src/kalidescope.c:78 +#: ../../magic/src/kalidescope.c:77 msgid "Kaleidoscope" msgstr "" -#: ../../magic/src/kalidescope.c:84 +#: ../../magic/src/kalidescope.c:83 msgid "" "Click and drag the mouse to draw with symmetric brushes (a kaleidoscope)." msgstr "" -#: ../../magic/src/light.c:85 +#: ../../magic/src/light.c:84 #, fuzzy msgid "Light" msgstr "Osvetlitev" -#: ../../magic/src/light.c:91 +#: ../../magic/src/light.c:90 msgid "Click and drag to draw a beam of light on your picture." msgstr "" -#: ../../magic/src/metalpaint.c:78 +#: ../../magic/src/metalpaint.c:77 #, fuzzy msgid "Metal Paint" msgstr "Risanje" -#: ../../magic/src/metalpaint.c:84 +#: ../../magic/src/metalpaint.c:83 #, fuzzy msgid "Click and drag the mouse to paint with a metallic color." msgstr "Klikni in premakni miško za tanjšanje slike." -#: ../../magic/src/mirror_flip.c:95 +#: ../../magic/src/mirror_flip.c:94 msgid "Mirror" msgstr "Ogledalo" -#: ../../magic/src/mirror_flip.c:97 +#: ../../magic/src/mirror_flip.c:96 msgid "Flip" msgstr "Obrni" -#: ../../magic/src/mirror_flip.c:107 +#: ../../magic/src/mirror_flip.c:106 msgid "Click to make a mirror image." msgstr "Klikni da ustvariš zrcalno sliko." -#: ../../magic/src/mirror_flip.c:110 +#: ../../magic/src/mirror_flip.c:109 msgid "Click to flip the picture upside-down." msgstr "Klikni za vodoravno zrcaljenje" -#: ../../magic/src/negative.c:73 +#: ../../magic/src/negative.c:72 msgid "Negative" msgstr "Negativno" -#: ../../magic/src/negative.c:80 +#: ../../magic/src/negative.c:79 msgid "Click and move the mouse around to draw a negative." msgstr "Klikni in premakni miško za risanje negativnih barv." -#: ../../magic/src/rainbow.c:108 +#: ../../magic/src/rainbow.c:107 msgid "Rainbow" msgstr "Mavrica" -#: ../../magic/src/rainbow.c:115 +#: ../../magic/src/rainbow.c:114 msgid "You can draw in rainbow colors!" msgstr "Lahko rišeš v barvah mavrice!" -#: ../../magic/src/ripples.c:82 +#: ../../magic/src/ripples.c:81 msgid "Ripples" msgstr "" -#: ../../magic/src/ripples.c:88 +#: ../../magic/src/ripples.c:87 #, fuzzy msgid "Click to make ripples appear over your picture." msgstr "Klikni da ustvariš zrcalno sliko." -#: ../../magic/src/shift.c:105 +#: ../../magic/src/shift.c:104 msgid "Shift" msgstr "" -#: ../../magic/src/shift.c:111 +#: ../../magic/src/shift.c:110 #, fuzzy msgid "Click and drag to shift your picture around on the canvas." msgstr "Klikni in premakni miško za megljenje slike." -#: ../../magic/src/smudge.c:78 +#: ../../magic/src/smudge.c:77 msgid "Smudge" msgstr "Razmaži" -#: ../../magic/src/smudge.c:85 +#: ../../magic/src/smudge.c:84 msgid "Click and move the mouse around to smudge the picture." msgstr "Klikni in premakni miško za risanje umazanih pack." -#: ../../magic/src/tint.c:78 +#: ../../magic/src/tint.c:77 msgid "Tint" msgstr "Odtenek" -#: ../../magic/src/tint.c:85 +#: ../../magic/src/tint.c:84 msgid "Click and move the mouse around to change the picture’s color." msgstr "Klikni in premakni miško za spreminjanje barv slike." -#: ../../magic/src/waves.c:79 +#: ../../magic/src/waves.c:78 #, fuzzy msgid "Waves" msgstr "Shrani" -#: ../../magic/src/waves.c:85 +#: ../../magic/src/waves.c:84 msgid "" "Click to make the picture wavy. Click toward the top for shorter waves, the " "bottom for taller waves, the left for small waves, and the right for long " diff --git a/src/po/sq.po b/src/po/sq.po index debdadc40..c82dbd908 100644 --- a/src/po/sq.po +++ b/src/po/sq.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: tuxpaint 0.9.14\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-06-21 10:24-0700\n" +"POT-Creation-Date: 2008-06-27 13:15-0700\n" "PO-Revision-Date: 2004-10-17 11:19+0200\n" "Last-Translator: Laurent Dhima \n" "Language-Team: Albanian \n" @@ -385,7 +385,7 @@ msgstr "E re" #. Open a saved picture #. buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:75 ../tuxpaint.c:7830 +#: ../tools.h:75 ../tuxpaint.c:7835 msgid "Open" msgstr "Hap" @@ -503,176 +503,176 @@ msgid "OK then… Let’s keep drawing this one!" msgstr "Në rregull...Le të vizatojmë këtë!" #. Prompt to confirm user wishes to quit -#: ../tuxpaint.c:1804 +#: ../tuxpaint.c:1809 msgid "Do you really want to quit?" msgstr "Jeni i sigurtë që doni të dilni?" #. Quit prompt positive response (quit) -#: ../tuxpaint.c:1807 +#: ../tuxpaint.c:1812 msgid "Yes, I'm done!" msgstr "" #. Quit prompt negative response (don't quit) -#: ../tuxpaint.c:1810 ../tuxpaint.c:1837 +#: ../tuxpaint.c:1815 ../tuxpaint.c:1842 msgid "No, take me back!" msgstr "" #. Current picture is not saved; user is quitting -#: ../tuxpaint.c:1814 +#: ../tuxpaint.c:1819 msgid "If you quit, you’ll lose your picture! Save it?" msgstr "Nëse ju largoheni, do të humbisni foton tuaj! Dëshironi t'a ruani?" -#: ../tuxpaint.c:1815 ../tuxpaint.c:1820 +#: ../tuxpaint.c:1820 ../tuxpaint.c:1825 msgid "Yes, save it!" msgstr "" -#: ../tuxpaint.c:1816 ../tuxpaint.c:1821 +#: ../tuxpaint.c:1821 ../tuxpaint.c:1826 msgid "No, don't bother saving!" msgstr "" #. Current picture is not saved; user is opening another picture -#: ../tuxpaint.c:1819 +#: ../tuxpaint.c:1824 msgid "Save your picture first?" msgstr "Dëshironi t'a ruani fillimisht foton tuaj?" #. Error opening picture -#: ../tuxpaint.c:1824 +#: ../tuxpaint.c:1829 msgid "Can’t open that picture!" msgstr "E pamundur hapja e asaj fotoje!" #. Generic dialog dismissal -#: ../tuxpaint.c:1827 ../tuxpaint.c:1832 ../tuxpaint.c:1841 ../tuxpaint.c:1845 -#: ../tuxpaint.c:1854 +#: ../tuxpaint.c:1832 ../tuxpaint.c:1837 ../tuxpaint.c:1846 ../tuxpaint.c:1850 +#: ../tuxpaint.c:1859 msgid "OK" msgstr "OK" #. Notification that 'Open' dialog has nothing to show -#: ../tuxpaint.c:1831 +#: ../tuxpaint.c:1836 msgid "There are no saved files!" msgstr "Nuk ka files të ruajtur!" #. Verification of print action -#: ../tuxpaint.c:1835 +#: ../tuxpaint.c:1840 msgid "Print your picture now?" msgstr "Printon tani foton?" -#: ../tuxpaint.c:1836 +#: ../tuxpaint.c:1841 msgid "Yes, print it!" msgstr "" #. Confirmation of successful (we hope) printing -#: ../tuxpaint.c:1840 +#: ../tuxpaint.c:1845 msgid "Your picture has been printed!" msgstr "Fotoja juaj u printua!" #. Notification that it's too soon to print again (--printdelay option is in effect) -#: ../tuxpaint.c:1844 +#: ../tuxpaint.c:1849 msgid "You can’t print yet!" msgstr "Akoma nuk mund të printoni!" #. Prompt to confirm erasing a picture in the Open dialog -#: ../tuxpaint.c:1848 +#: ../tuxpaint.c:1853 msgid "Erase this picture?" msgstr "Fshin këtë foto?" -#: ../tuxpaint.c:1849 +#: ../tuxpaint.c:1854 msgid "Yes, erase it!" msgstr "" -#: ../tuxpaint.c:1850 +#: ../tuxpaint.c:1855 msgid "No, don't erase it!" msgstr "" #. Reminder that Mouse Button 1 is the button to use in Tux Paint -#: ../tuxpaint.c:1853 +#: ../tuxpaint.c:1858 msgid "Remember to use the left mouse button!" msgstr "" #. Sound has been muted (silenced) via keyboard shortcut -#: ../tuxpaint.c:1964 +#: ../tuxpaint.c:1969 msgid "Sound muted." msgstr "" #. Sound has been unmuted (unsilenced) via keyboard shortcut -#: ../tuxpaint.c:1969 +#: ../tuxpaint.c:1974 msgid "Sound unmuted." msgstr "" #. Wait while Text tool finishes loading fonts -#: ../tuxpaint.c:2406 +#: ../tuxpaint.c:2411 msgid "Please wait…" msgstr "" -#: ../tuxpaint.c:7056 +#: ../tuxpaint.c:7061 msgid "Pick a color." msgstr "" #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:7833 +#: ../tuxpaint.c:7838 msgid "Erase" msgstr "Fshi" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:7836 +#: ../tuxpaint.c:7841 msgid "Slides" msgstr "" #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:7839 +#: ../tuxpaint.c:7844 msgid "Back" msgstr "Mbrapa" #. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:7842 +#: ../tuxpaint.c:7847 #, fuzzy msgid "Next" msgstr "Teksti" #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:7845 +#: ../tuxpaint.c:7850 msgid "Play" 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 -#: ../tuxpaint.c:8438 +#: ../tuxpaint.c:8443 msgid "Aa" msgstr "" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:11343 +#: ../tuxpaint.c:11348 msgid "Yes" msgstr "Po" -#: ../tuxpaint.c:11347 +#: ../tuxpaint.c:11352 msgid "No" msgstr "Jo" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:12296 +#: ../tuxpaint.c:12301 msgid "Replace the picture with your changes?" msgstr "" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:12300 +#: ../tuxpaint.c:12305 msgid "Yes, replace the old one!" msgstr "" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:12304 +#: ../tuxpaint.c:12309 #, fuzzy msgid "No, save a new file!" msgstr "Jo, ruaje në file tjetër" -#: ../tuxpaint.c:13067 +#: ../tuxpaint.c:13072 msgid "Choose the picture you want, then click “Open”." msgstr "Zgjidh pikturën që dëshiron, pastaj kliko \"Hap\"." #. Let user choose images: #. Instructions for Slideshow file dialog (FIXME: Make a #define) -#: ../tuxpaint.c:14054 ../tuxpaint.c:14368 +#: ../tuxpaint.c:14059 ../tuxpaint.c:14373 #, fuzzy msgid "Choose the pictures you want, then click “Play”." msgstr "Zgjidh pikturën që dëshiron, pastaj kliko \"Hap\"." @@ -690,260 +690,260 @@ msgstr "" msgid "Tux Paint" msgstr "Bojë" -#: ../../magic/src/blocks_chalk_drip.c:133 +#: ../../magic/src/blocks_chalk_drip.c:132 msgid "Blocks" msgstr "Blloqe" -#: ../../magic/src/blocks_chalk_drip.c:135 +#: ../../magic/src/blocks_chalk_drip.c:134 msgid "Chalk" msgstr "Shkumës" -#: ../../magic/src/blocks_chalk_drip.c:137 +#: ../../magic/src/blocks_chalk_drip.c:136 msgid "Drip" msgstr "Shkrirje" -#: ../../magic/src/blocks_chalk_drip.c:147 +#: ../../magic/src/blocks_chalk_drip.c:146 msgid "Click and move the mouse around to make the picture blocky." msgstr "Kliko dhe lëviz përqark miun për të grupuar foton." -#: ../../magic/src/blocks_chalk_drip.c:150 +#: ../../magic/src/blocks_chalk_drip.c:149 msgid "" "Click and move the mouse around to turn the picture into a chalk drawing." msgstr "" "Kliko dhe lëvize miun përqark që të kthesh pikturën si të vizatuar me " "shkumës." -#: ../../magic/src/blocks_chalk_drip.c:153 +#: ../../magic/src/blocks_chalk_drip.c:152 msgid "Click and move the mouse around to make the picture drip." msgstr "Kliko dhe lëvize miun përqark që të krijosh efekt shiu." -#: ../../magic/src/blur.c:77 +#: ../../magic/src/blur.c:76 msgid "Blur" msgstr "Jashtë objektivi" -#: ../../magic/src/blur.c:84 +#: ../../magic/src/blur.c:83 msgid "Click and move the mouse around to blur the picture." msgstr "Kliko dhe lëviz mausin nëpër pikturë për të krijuar dridhje." #. Both are named "Bricks", at the moment: -#: ../../magic/src/bricks.c:105 +#: ../../magic/src/bricks.c:104 #, fuzzy msgid "Bricks" msgstr "Blloqe" -#: ../../magic/src/bricks.c:112 +#: ../../magic/src/bricks.c:111 #, fuzzy msgid "Click and move to draw large bricks." msgstr "Kliko dhe lëviz për të vizatuar spërkatje." -#: ../../magic/src/bricks.c:114 +#: ../../magic/src/bricks.c:113 #, fuzzy msgid "Click and move to draw small bricks." msgstr "Kliko dhe lëviz për të vizatuar spërkatje." -#: ../../magic/src/calligraphy.c:109 +#: ../../magic/src/calligraphy.c:108 msgid "Calligraphy" msgstr "" -#: ../../magic/src/calligraphy.c:116 +#: ../../magic/src/calligraphy.c:115 #, fuzzy msgid "Click and move the mouse around to draw in calligraphy." msgstr "Kliko dhe lëviz mausin rreth e qark për të krijuar një negativ." -#: ../../magic/src/cartoon.c:81 +#: ../../magic/src/cartoon.c:80 msgid "Cartoon" msgstr "" -#: ../../magic/src/cartoon.c:88 +#: ../../magic/src/cartoon.c:87 #, fuzzy msgid "Click and move the mouse around to turn the picture into a cartoon." msgstr "" "Kliko dhe lëvize miun përqark që të kthesh pikturën si të vizatuar me " "shkumës." -#: ../../magic/src/distortion.c:122 +#: ../../magic/src/distortion.c:121 msgid "Distortion" msgstr "" -#: ../../magic/src/distortion.c:130 +#: ../../magic/src/distortion.c:129 #, fuzzy msgid "Click and drag the mouse to cause a distortion in your picture." msgstr "Kliko dhe lëviz miun për t'a \"holluar\" foton." -#: ../../magic/src/emboss.c:77 +#: ../../magic/src/emboss.c:76 msgid "Emboss" msgstr "" -#: ../../magic/src/emboss.c:83 +#: ../../magic/src/emboss.c:82 #, fuzzy msgid "Click and drag the mouse to emboss the picture." msgstr "Kliko dhe lëviz miun për t'a \"holluar\" foton." -#: ../../magic/src/fade_darken.c:117 +#: ../../magic/src/fade_darken.c:116 msgid "Lighten" msgstr "" -#: ../../magic/src/fade_darken.c:119 +#: ../../magic/src/fade_darken.c:118 msgid "Darken" msgstr "" -#: ../../magic/src/fade_darken.c:129 +#: ../../magic/src/fade_darken.c:128 msgid "Click and move to fade the colors." msgstr "Kliko dhe lëviz për të zbehur ngjyrat." -#: ../../magic/src/fade_darken.c:132 +#: ../../magic/src/fade_darken.c:131 #, fuzzy msgid "Click and move to darken the colors." msgstr "Kliko dhe lëviz për të zbehur ngjyrat." -#: ../../magic/src/fill.c:88 +#: ../../magic/src/fill.c:87 msgid "Fill" msgstr "Mbushje" -#: ../../magic/src/fill.c:95 +#: ../../magic/src/fill.c:94 msgid "Click in the picture to fill that area with color." msgstr "Kliko në pikturë për të ngjyrosur atë zonë." -#: ../../magic/src/flower.c:125 +#: ../../magic/src/flower.c:124 msgid "Flower" msgstr "" -#: ../../magic/src/flower.c:131 +#: ../../magic/src/flower.c:130 msgid "Click and drag to draw a flower stalk. Let go to finish the flower." msgstr "" -#: ../../magic/src/foam.c:105 +#: ../../magic/src/foam.c:104 msgid "Foam" msgstr "" -#: ../../magic/src/foam.c:111 +#: ../../magic/src/foam.c:110 #, fuzzy msgid "Click and drag the mouse to cover an area with foamy bubbles." msgstr "Kliko dhe lëviz miun për të \"trashur\" foton." -#: ../../magic/src/glasstile.c:84 +#: ../../magic/src/glasstile.c:83 msgid "Glass Tile" msgstr "" -#: ../../magic/src/glasstile.c:90 +#: ../../magic/src/glasstile.c:89 #, fuzzy msgid "Click and drag the mouse to put glass tile over your picture." msgstr "Kliko dhe lëviz miun për t'a \"holluar\" foton." -#: ../../magic/src/grass.c:93 +#: ../../magic/src/grass.c:92 #, fuzzy msgid "Grass" msgstr "Gri!" -#: ../../magic/src/grass.c:99 +#: ../../magic/src/grass.c:98 #, fuzzy msgid "Click and move to draw grass. Don’t forget the dirt!" msgstr "Kliko dhe lëviz për të vizatuar spërkatje." -#: ../../magic/src/kalidescope.c:78 +#: ../../magic/src/kalidescope.c:77 msgid "Kaleidoscope" msgstr "" -#: ../../magic/src/kalidescope.c:84 +#: ../../magic/src/kalidescope.c:83 #, fuzzy msgid "" "Click and drag the mouse to draw with symmetric brushes (a kaleidoscope)." msgstr "Kliko dhe lëviz miun për të \"trashur\" foton." -#: ../../magic/src/light.c:85 +#: ../../magic/src/light.c:84 msgid "Light" msgstr "" -#: ../../magic/src/light.c:91 +#: ../../magic/src/light.c:90 #, fuzzy msgid "Click and drag to draw a beam of light on your picture." msgstr "Kliko dhe lëviz miun për t'a \"holluar\" foton." -#: ../../magic/src/metalpaint.c:78 +#: ../../magic/src/metalpaint.c:77 #, fuzzy msgid "Metal Paint" msgstr "Bojë" -#: ../../magic/src/metalpaint.c:84 +#: ../../magic/src/metalpaint.c:83 #, fuzzy msgid "Click and drag the mouse to paint with a metallic color." msgstr "Kliko dhe lëviz miun për t'a \"holluar\" foton." -#: ../../magic/src/mirror_flip.c:95 +#: ../../magic/src/mirror_flip.c:94 msgid "Mirror" msgstr "Pasqyra" -#: ../../magic/src/mirror_flip.c:97 +#: ../../magic/src/mirror_flip.c:96 msgid "Flip" msgstr "Vibrim" -#: ../../magic/src/mirror_flip.c:107 +#: ../../magic/src/mirror_flip.c:106 msgid "Click to make a mirror image." msgstr "Kliko që të krijosh një foto pasqyrë." -#: ../../magic/src/mirror_flip.c:110 +#: ../../magic/src/mirror_flip.c:109 msgid "Click to flip the picture upside-down." msgstr "Kliko që të rrotullosh pikturën nga lart-poshtë." -#: ../../magic/src/negative.c:73 +#: ../../magic/src/negative.c:72 msgid "Negative" msgstr "Negativi" -#: ../../magic/src/negative.c:80 +#: ../../magic/src/negative.c:79 msgid "Click and move the mouse around to draw a negative." msgstr "Kliko dhe lëviz mausin rreth e qark për të krijuar një negativ." -#: ../../magic/src/rainbow.c:108 +#: ../../magic/src/rainbow.c:107 msgid "Rainbow" msgstr "Larmishme" -#: ../../magic/src/rainbow.c:115 +#: ../../magic/src/rainbow.c:114 msgid "You can draw in rainbow colors!" msgstr "Mund të vizatoni me ngjyrat e ylberit!" -#: ../../magic/src/ripples.c:82 +#: ../../magic/src/ripples.c:81 msgid "Ripples" msgstr "" -#: ../../magic/src/ripples.c:88 +#: ../../magic/src/ripples.c:87 #, fuzzy msgid "Click to make ripples appear over your picture." msgstr "Kliko dhe lëviz miun për t'a \"holluar\" foton." -#: ../../magic/src/shift.c:105 +#: ../../magic/src/shift.c:104 msgid "Shift" msgstr "" -#: ../../magic/src/shift.c:111 +#: ../../magic/src/shift.c:110 #, fuzzy msgid "Click and drag to shift your picture around on the canvas." msgstr "Kliko dhe lëviz miun për t'a \"holluar\" foton." -#: ../../magic/src/smudge.c:78 +#: ../../magic/src/smudge.c:77 msgid "Smudge" msgstr "" -#: ../../magic/src/smudge.c:85 +#: ../../magic/src/smudge.c:84 #, fuzzy msgid "Click and move the mouse around to smudge the picture." msgstr "Kliko dhe lëviz mausin nëpër pikturë për të krijuar dridhje." -#: ../../magic/src/tint.c:78 +#: ../../magic/src/tint.c:77 #, fuzzy msgid "Tint" msgstr "Hollim" -#: ../../magic/src/tint.c:85 +#: ../../magic/src/tint.c:84 #, fuzzy msgid "Click and move the mouse around to change the picture’s color." msgstr "Kliko dhe lëviz përqark miun për të grupuar foton." -#: ../../magic/src/waves.c:79 +#: ../../magic/src/waves.c:78 #, fuzzy msgid "Waves" msgstr "Ruaj" -#: ../../magic/src/waves.c:85 +#: ../../magic/src/waves.c:84 msgid "" "Click to make the picture wavy. Click toward the top for shorter waves, the " "bottom for taller waves, the left for small waves, and the right for long " diff --git a/src/po/sr.po b/src/po/sr.po index 6c4b03aa0..5e66b4a81 100644 --- a/src/po/sr.po +++ b/src/po/sr.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: tuxpaint 0.9.15rc1\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-06-21 10:24-0700\n" +"POT-Creation-Date: 2008-06-27 13:15-0700\n" "PO-Revision-Date: 2006-09-04 20:03-0400\n" "Last-Translator: Aleksandar Jelenak \n" "Language-Team: Serbian \n" @@ -420,7 +420,7 @@ msgstr "Нови" #. Open a saved picture #. buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:75 ../tuxpaint.c:7830 +#: ../tools.h:75 ../tuxpaint.c:7835 msgid "Open" msgstr "Отвори" @@ -557,193 +557,193 @@ msgstr "Добро онда… Хајде да наставимо са црта # #. Prompt to confirm user wishes to quit -#: ../tuxpaint.c:1804 +#: ../tuxpaint.c:1809 msgid "Do you really want to quit?" msgstr "Стварно желиш да завршиш?" #. Quit prompt positive response (quit) -#: ../tuxpaint.c:1807 +#: ../tuxpaint.c:1812 msgid "Yes, I'm done!" msgstr "" #. Quit prompt negative response (don't quit) -#: ../tuxpaint.c:1810 ../tuxpaint.c:1837 +#: ../tuxpaint.c:1815 ../tuxpaint.c:1842 msgid "No, take me back!" msgstr "" # #. Current picture is not saved; user is quitting -#: ../tuxpaint.c:1814 +#: ../tuxpaint.c:1819 msgid "If you quit, you’ll lose your picture! Save it?" msgstr "Изгубићеш слику ако завршиш! Да се сачува?" -#: ../tuxpaint.c:1815 ../tuxpaint.c:1820 +#: ../tuxpaint.c:1820 ../tuxpaint.c:1825 msgid "Yes, save it!" msgstr "" -#: ../tuxpaint.c:1816 ../tuxpaint.c:1821 +#: ../tuxpaint.c:1821 ../tuxpaint.c:1826 msgid "No, don't bother saving!" msgstr "" # #. Current picture is not saved; user is opening another picture -#: ../tuxpaint.c:1819 +#: ../tuxpaint.c:1824 msgid "Save your picture first?" msgstr "Прво да сачуваш своју слику?" # #. Error opening picture -#: ../tuxpaint.c:1824 +#: ../tuxpaint.c:1829 msgid "Can’t open that picture!" msgstr "Не могу да отворим ту слику!" # #. Generic dialog dismissal -#: ../tuxpaint.c:1827 ../tuxpaint.c:1832 ../tuxpaint.c:1841 ../tuxpaint.c:1845 -#: ../tuxpaint.c:1854 +#: ../tuxpaint.c:1832 ../tuxpaint.c:1837 ../tuxpaint.c:1846 ../tuxpaint.c:1850 +#: ../tuxpaint.c:1859 msgid "OK" msgstr "У реду" # #. Notification that 'Open' dialog has nothing to show -#: ../tuxpaint.c:1831 +#: ../tuxpaint.c:1836 msgid "There are no saved files!" msgstr "Нема сачуваних датотека!" # #. Verification of print action -#: ../tuxpaint.c:1835 +#: ../tuxpaint.c:1840 msgid "Print your picture now?" msgstr "Сада штампаш своју слику?" -#: ../tuxpaint.c:1836 +#: ../tuxpaint.c:1841 msgid "Yes, print it!" msgstr "" # #. Confirmation of successful (we hope) printing -#: ../tuxpaint.c:1840 +#: ../tuxpaint.c:1845 msgid "Your picture has been printed!" msgstr "Твоје слика је одштампана!" # #. Notification that it's too soon to print again (--printdelay option is in effect) -#: ../tuxpaint.c:1844 +#: ../tuxpaint.c:1849 msgid "You can’t print yet!" msgstr "Не можеш још да штампаш!" # #. Prompt to confirm erasing a picture in the Open dialog -#: ../tuxpaint.c:1848 +#: ../tuxpaint.c:1853 msgid "Erase this picture?" msgstr "Обрисати ову слику?" -#: ../tuxpaint.c:1849 +#: ../tuxpaint.c:1854 msgid "Yes, erase it!" msgstr "" -#: ../tuxpaint.c:1850 +#: ../tuxpaint.c:1855 msgid "No, don't erase it!" msgstr "" #. Reminder that Mouse Button 1 is the button to use in Tux Paint -#: ../tuxpaint.c:1853 +#: ../tuxpaint.c:1858 msgid "Remember to use the left mouse button!" msgstr "Запамти да користиш лево дугме миша!" #. Sound has been muted (silenced) via keyboard shortcut -#: ../tuxpaint.c:1964 +#: ../tuxpaint.c:1969 msgid "Sound muted." msgstr "" #. Sound has been unmuted (unsilenced) via keyboard shortcut -#: ../tuxpaint.c:1969 +#: ../tuxpaint.c:1974 msgid "Sound unmuted." msgstr "" #. Wait while Text tool finishes loading fonts -#: ../tuxpaint.c:2406 +#: ../tuxpaint.c:2411 msgid "Please wait…" msgstr "" -#: ../tuxpaint.c:7056 +#: ../tuxpaint.c:7061 msgid "Pick a color." msgstr "" # #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:7833 +#: ../tuxpaint.c:7838 msgid "Erase" msgstr "Бриши" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:7836 +#: ../tuxpaint.c:7841 msgid "Slides" msgstr "" # #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:7839 +#: ../tuxpaint.c:7844 msgid "Back" msgstr "Назад" # #. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:7842 +#: ../tuxpaint.c:7847 #, fuzzy msgid "Next" msgstr "Текст" #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:7845 +#: ../tuxpaint.c:7850 msgid "Play" 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 -#: ../tuxpaint.c:8438 +#: ../tuxpaint.c:8443 msgid "Aa" msgstr "Аа" # #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:11343 +#: ../tuxpaint.c:11348 msgid "Yes" msgstr "Да" # -#: ../tuxpaint.c:11347 +#: ../tuxpaint.c:11352 msgid "No" msgstr "Не" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:12296 +#: ../tuxpaint.c:12301 msgid "Replace the picture with your changes?" msgstr "" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:12300 +#: ../tuxpaint.c:12305 msgid "Yes, replace the old one!" msgstr "" # #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:12304 +#: ../tuxpaint.c:12309 #, fuzzy msgid "No, save a new file!" msgstr "Не, сачувај у нову датотеку" # -#: ../tuxpaint.c:13067 +#: ../tuxpaint.c:13072 msgid "Choose the picture you want, then click “Open”." msgstr "Изабери слику коју желиш, затим кликни „Отвори“." # #. Let user choose images: #. Instructions for Slideshow file dialog (FIXME: Make a #define) -#: ../tuxpaint.c:14054 ../tuxpaint.c:14368 +#: ../tuxpaint.c:14059 ../tuxpaint.c:14373 #, fuzzy msgid "Choose the pictures you want, then click “Play”." msgstr "Изабери слику коју желиш, затим кликни „Отвори“." @@ -762,287 +762,287 @@ msgid "Tux Paint" msgstr "Такс Цртање" # -#: ../../magic/src/blocks_chalk_drip.c:133 +#: ../../magic/src/blocks_chalk_drip.c:132 msgid "Blocks" msgstr "Грубо" # -#: ../../magic/src/blocks_chalk_drip.c:135 +#: ../../magic/src/blocks_chalk_drip.c:134 msgid "Chalk" msgstr "Креда" # -#: ../../magic/src/blocks_chalk_drip.c:137 +#: ../../magic/src/blocks_chalk_drip.c:136 msgid "Drip" msgstr "Цури" # -#: ../../magic/src/blocks_chalk_drip.c:147 +#: ../../magic/src/blocks_chalk_drip.c:146 msgid "Click and move the mouse around to make the picture blocky." msgstr "Кликни и померај миша да би огрубео слику." # -#: ../../magic/src/blocks_chalk_drip.c:150 +#: ../../magic/src/blocks_chalk_drip.c:149 msgid "" "Click and move the mouse around to turn the picture into a chalk drawing." msgstr "Кликни и шетај миша да би претворио слику у цртеж кредом." # -#: ../../magic/src/blocks_chalk_drip.c:153 +#: ../../magic/src/blocks_chalk_drip.c:152 msgid "Click and move the mouse around to make the picture drip." msgstr "Кликни и шетај миша да би боје на слици процуриле." # -#: ../../magic/src/blur.c:77 +#: ../../magic/src/blur.c:76 msgid "Blur" msgstr "Замагли" # -#: ../../magic/src/blur.c:84 +#: ../../magic/src/blur.c:83 msgid "Click and move the mouse around to blur the picture." msgstr "Кликни и мрдај мишем да би замаглио слику." # #. Both are named "Bricks", at the moment: -#: ../../magic/src/bricks.c:105 +#: ../../magic/src/bricks.c:104 msgid "Bricks" msgstr "Цигле" # -#: ../../magic/src/bricks.c:112 +#: ../../magic/src/bricks.c:111 msgid "Click and move to draw large bricks." msgstr "Кликни и померај да би цртао велике цигле." # -#: ../../magic/src/bricks.c:114 +#: ../../magic/src/bricks.c:113 msgid "Click and move to draw small bricks." msgstr "Кликни и померај да би цртао мале цигле." -#: ../../magic/src/calligraphy.c:109 +#: ../../magic/src/calligraphy.c:108 msgid "Calligraphy" msgstr "" # -#: ../../magic/src/calligraphy.c:116 +#: ../../magic/src/calligraphy.c:115 #, fuzzy msgid "Click and move the mouse around to draw in calligraphy." msgstr "Кликни и шетај мишем да би правио негатив." -#: ../../magic/src/cartoon.c:81 +#: ../../magic/src/cartoon.c:80 msgid "Cartoon" msgstr "Цртеж" # -#: ../../magic/src/cartoon.c:88 +#: ../../magic/src/cartoon.c:87 msgid "Click and move the mouse around to turn the picture into a cartoon." msgstr "Кликни и шетај миша да би претворио слику у цртеж." -#: ../../magic/src/distortion.c:122 +#: ../../magic/src/distortion.c:121 msgid "Distortion" msgstr "" # -#: ../../magic/src/distortion.c:130 +#: ../../magic/src/distortion.c:129 #, fuzzy msgid "Click and drag the mouse to cause a distortion in your picture." msgstr "Кликни и мрдај мишем да би замаглио слику." -#: ../../magic/src/emboss.c:77 +#: ../../magic/src/emboss.c:76 msgid "Emboss" msgstr "" # -#: ../../magic/src/emboss.c:83 +#: ../../magic/src/emboss.c:82 #, fuzzy msgid "Click and drag the mouse to emboss the picture." msgstr "Кликни и мрдај мишем да би замаглио слику." -#: ../../magic/src/fade_darken.c:117 +#: ../../magic/src/fade_darken.c:116 msgid "Lighten" msgstr "Посветли" -#: ../../magic/src/fade_darken.c:119 +#: ../../magic/src/fade_darken.c:118 msgid "Darken" msgstr "Потамни" # -#: ../../magic/src/fade_darken.c:129 +#: ../../magic/src/fade_darken.c:128 msgid "Click and move to fade the colors." msgstr "Кликни и померај да би изблеђивао боје." # -#: ../../magic/src/fade_darken.c:132 +#: ../../magic/src/fade_darken.c:131 msgid "Click and move to darken the colors." msgstr "Кликни и померај да би затамнио боје." # -#: ../../magic/src/fill.c:88 +#: ../../magic/src/fill.c:87 msgid "Fill" msgstr "Попуна" # -#: ../../magic/src/fill.c:95 +#: ../../magic/src/fill.c:94 msgid "Click in the picture to fill that area with color." msgstr "Кликни у слику да би попунио ту област бојом." -#: ../../magic/src/flower.c:125 +#: ../../magic/src/flower.c:124 msgid "Flower" msgstr "" -#: ../../magic/src/flower.c:131 +#: ../../magic/src/flower.c:130 msgid "Click and drag to draw a flower stalk. Let go to finish the flower." msgstr "" -#: ../../magic/src/foam.c:105 +#: ../../magic/src/foam.c:104 msgid "Foam" msgstr "" # -#: ../../magic/src/foam.c:111 +#: ../../magic/src/foam.c:110 #, fuzzy msgid "Click and drag the mouse to cover an area with foamy bubbles." msgstr "Кликни у слику да би попунио ту област бојом." -#: ../../magic/src/glasstile.c:84 +#: ../../magic/src/glasstile.c:83 msgid "Glass Tile" msgstr "" # -#: ../../magic/src/glasstile.c:90 +#: ../../magic/src/glasstile.c:89 #, fuzzy msgid "Click and drag the mouse to put glass tile over your picture." msgstr "Кликни и мрдај мишем да би замаглио слику." # -#: ../../magic/src/grass.c:93 +#: ../../magic/src/grass.c:92 msgid "Grass" msgstr "Трава" # -#: ../../magic/src/grass.c:99 +#: ../../magic/src/grass.c:98 msgid "Click and move to draw grass. Don’t forget the dirt!" msgstr "Кликни и померај да би цртао траву. Не заборави на земљу!" -#: ../../magic/src/kalidescope.c:78 +#: ../../magic/src/kalidescope.c:77 msgid "Kaleidoscope" msgstr "" # -#: ../../magic/src/kalidescope.c:84 +#: ../../magic/src/kalidescope.c:83 #, fuzzy msgid "" "Click and drag the mouse to draw with symmetric brushes (a kaleidoscope)." msgstr "Кликни и померај да би затамнио боје." -#: ../../magic/src/light.c:85 +#: ../../magic/src/light.c:84 #, fuzzy msgid "Light" msgstr "Посветли" # -#: ../../magic/src/light.c:91 +#: ../../magic/src/light.c:90 #, fuzzy msgid "Click and drag to draw a beam of light on your picture." msgstr "Кликни и мрдај мишем да би замаглио слику." # -#: ../../magic/src/metalpaint.c:78 +#: ../../magic/src/metalpaint.c:77 #, fuzzy msgid "Metal Paint" msgstr "Бојити" # -#: ../../magic/src/metalpaint.c:84 +#: ../../magic/src/metalpaint.c:83 #, fuzzy msgid "Click and drag the mouse to paint with a metallic color." msgstr "Кликни и померај да би затамнио боје." # -#: ../../magic/src/mirror_flip.c:95 +#: ../../magic/src/mirror_flip.c:94 msgid "Mirror" msgstr "Огледало" # -#: ../../magic/src/mirror_flip.c:97 +#: ../../magic/src/mirror_flip.c:96 msgid "Flip" msgstr "Обрни" # -#: ../../magic/src/mirror_flip.c:107 +#: ../../magic/src/mirror_flip.c:106 msgid "Click to make a mirror image." msgstr "Кликни да би направио слику у огледалу." # -#: ../../magic/src/mirror_flip.c:110 +#: ../../magic/src/mirror_flip.c:109 msgid "Click to flip the picture upside-down." msgstr "Кликни да би обрнуо слику наопачке." # -#: ../../magic/src/negative.c:73 +#: ../../magic/src/negative.c:72 msgid "Negative" msgstr "Негатив" # -#: ../../magic/src/negative.c:80 +#: ../../magic/src/negative.c:79 msgid "Click and move the mouse around to draw a negative." msgstr "Кликни и шетај мишем да би правио негатив." # -#: ../../magic/src/rainbow.c:108 +#: ../../magic/src/rainbow.c:107 msgid "Rainbow" msgstr "Дуга" # -#: ../../magic/src/rainbow.c:115 +#: ../../magic/src/rainbow.c:114 msgid "You can draw in rainbow colors!" msgstr "Можеш цртати у дугиним бојама!" -#: ../../magic/src/ripples.c:82 +#: ../../magic/src/ripples.c:81 msgid "Ripples" msgstr "" # -#: ../../magic/src/ripples.c:88 +#: ../../magic/src/ripples.c:87 #, fuzzy msgid "Click to make ripples appear over your picture." msgstr "Кликни и мрдај мишем да би замаглио слику." -#: ../../magic/src/shift.c:105 +#: ../../magic/src/shift.c:104 msgid "Shift" msgstr "" # -#: ../../magic/src/shift.c:111 +#: ../../magic/src/shift.c:110 #, fuzzy msgid "Click and drag to shift your picture around on the canvas." msgstr "Кликни и мрдај мишем да би замаглио слику." -#: ../../magic/src/smudge.c:78 +#: ../../magic/src/smudge.c:77 msgid "Smudge" msgstr "Замрљај" # -#: ../../magic/src/smudge.c:85 +#: ../../magic/src/smudge.c:84 msgid "Click and move the mouse around to smudge the picture." msgstr "Кликни и мрдај мишем да би замрљао слику." # -#: ../../magic/src/tint.c:78 +#: ../../magic/src/tint.c:77 msgid "Tint" msgstr "Осенчај" # -#: ../../magic/src/tint.c:85 +#: ../../magic/src/tint.c:84 msgid "Click and move the mouse around to change the picture’s color." msgstr "Кликни и померај миша да би мењао боју слику." # -#: ../../magic/src/waves.c:79 +#: ../../magic/src/waves.c:78 #, fuzzy msgid "Waves" msgstr "Сачувај" -#: ../../magic/src/waves.c:85 +#: ../../magic/src/waves.c:84 msgid "" "Click to make the picture wavy. Click toward the top for shorter waves, the " "bottom for taller waves, the left for small waves, and the right for long " diff --git a/src/po/sv.po b/src/po/sv.po index b4b21f701..602d7a5a7 100644 --- a/src/po/sv.po +++ b/src/po/sv.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: sv\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-06-21 10:24-0700\n" +"POT-Creation-Date: 2008-06-27 13:15-0700\n" "PO-Revision-Date: 2007-11-07 23:35+0100\n" "Last-Translator: Robin Rosenberg \n" "Language-Team: \n" @@ -378,7 +378,7 @@ msgstr "Ny" #. Open a saved picture #. buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:75 ../tuxpaint.c:7830 +#: ../tools.h:75 ../tuxpaint.c:7835 msgid "Open" msgstr "Öppna" @@ -493,174 +493,174 @@ msgid "OK then… Let’s keep drawing this one!" msgstr "Okej.. Låt oss fortsätta rita den här!" #. Prompt to confirm user wishes to quit -#: ../tuxpaint.c:1804 +#: ../tuxpaint.c:1809 msgid "Do you really want to quit?" msgstr "Vill du verkligen avsluta?" #. Quit prompt positive response (quit) -#: ../tuxpaint.c:1807 +#: ../tuxpaint.c:1812 msgid "Yes, I'm done!" msgstr "Ja, jag är färdig!" #. Quit prompt negative response (don't quit) -#: ../tuxpaint.c:1810 ../tuxpaint.c:1837 +#: ../tuxpaint.c:1815 ../tuxpaint.c:1842 msgid "No, take me back!" msgstr "Nej, ta mig tillbaka!" #. Current picture is not saved; user is quitting -#: ../tuxpaint.c:1814 +#: ../tuxpaint.c:1819 msgid "If you quit, you’ll lose your picture! Save it?" msgstr "Om du avslutar, så kommer du att förlora bilden!Vill du spara den?" -#: ../tuxpaint.c:1815 ../tuxpaint.c:1820 +#: ../tuxpaint.c:1820 ../tuxpaint.c:1825 msgid "Yes, save it!" msgstr "Ja, spara den!" -#: ../tuxpaint.c:1816 ../tuxpaint.c:1821 +#: ../tuxpaint.c:1821 ../tuxpaint.c:1826 msgid "No, don't bother saving!" msgstr "Nej, spara inte!" #. Current picture is not saved; user is opening another picture -#: ../tuxpaint.c:1819 +#: ../tuxpaint.c:1824 msgid "Save your picture first?" msgstr "Spara bilden först?" #. Error opening picture -#: ../tuxpaint.c:1824 +#: ../tuxpaint.c:1829 msgid "Can’t open that picture!" msgstr "Kan inte öppna den här bilden!" #. Generic dialog dismissal -#: ../tuxpaint.c:1827 ../tuxpaint.c:1832 ../tuxpaint.c:1841 ../tuxpaint.c:1845 -#: ../tuxpaint.c:1854 +#: ../tuxpaint.c:1832 ../tuxpaint.c:1837 ../tuxpaint.c:1846 ../tuxpaint.c:1850 +#: ../tuxpaint.c:1859 msgid "OK" msgstr "OK" #. Notification that 'Open' dialog has nothing to show -#: ../tuxpaint.c:1831 +#: ../tuxpaint.c:1836 msgid "There are no saved files!" msgstr "Det finns inga sparade filer!" #. Verification of print action -#: ../tuxpaint.c:1835 +#: ../tuxpaint.c:1840 msgid "Print your picture now?" msgstr "Skriv ut bilden nu?" -#: ../tuxpaint.c:1836 +#: ../tuxpaint.c:1841 msgid "Yes, print it!" msgstr "Ja, skriv ut den!" #. Confirmation of successful (we hope) printing -#: ../tuxpaint.c:1840 +#: ../tuxpaint.c:1845 msgid "Your picture has been printed!" msgstr "Din bild har skrivits ut!" #. Notification that it's too soon to print again (--printdelay option is in effect) -#: ../tuxpaint.c:1844 +#: ../tuxpaint.c:1849 msgid "You can’t print yet!" msgstr "Du kan inte skriva ut än!" #. Prompt to confirm erasing a picture in the Open dialog -#: ../tuxpaint.c:1848 +#: ../tuxpaint.c:1853 msgid "Erase this picture?" msgstr "Radera den här bilden?" -#: ../tuxpaint.c:1849 +#: ../tuxpaint.c:1854 msgid "Yes, erase it!" msgstr "Ja, ta bort den!" -#: ../tuxpaint.c:1850 +#: ../tuxpaint.c:1855 msgid "No, don't erase it!" msgstr "Nej, ta inte bort den!" #. Reminder that Mouse Button 1 is the button to use in Tux Paint -#: ../tuxpaint.c:1853 +#: ../tuxpaint.c:1858 msgid "Remember to use the left mouse button!" msgstr "Kom ihåg att använda vänster musknapp!" #. Sound has been muted (silenced) via keyboard shortcut -#: ../tuxpaint.c:1964 +#: ../tuxpaint.c:1969 msgid "Sound muted." msgstr "Tyst läge." #. Sound has been unmuted (unsilenced) via keyboard shortcut -#: ../tuxpaint.c:1969 +#: ../tuxpaint.c:1974 msgid "Sound unmuted." msgstr "Ljud på." #. Wait while Text tool finishes loading fonts -#: ../tuxpaint.c:2406 +#: ../tuxpaint.c:2411 msgid "Please wait…" msgstr "Vänta..." -#: ../tuxpaint.c:7056 +#: ../tuxpaint.c:7061 msgid "Pick a color." msgstr "Välj en färg." #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:7833 +#: ../tuxpaint.c:7838 msgid "Erase" msgstr "Sudda ut" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:7836 +#: ../tuxpaint.c:7841 msgid "Slides" msgstr "Bildspel" #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:7839 +#: ../tuxpaint.c:7844 msgid "Back" msgstr "Bakåt" #. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:7842 +#: ../tuxpaint.c:7847 msgid "Next" msgstr "Nästa" #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:7845 +#: ../tuxpaint.c:7850 msgid "Play" 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 -#: ../tuxpaint.c:8438 +#: ../tuxpaint.c:8443 msgid "Aa" msgstr "Aa" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:11343 +#: ../tuxpaint.c:11348 msgid "Yes" msgstr "Ja" -#: ../tuxpaint.c:11347 +#: ../tuxpaint.c:11352 msgid "No" msgstr "Nej" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:12296 +#: ../tuxpaint.c:12301 msgid "Replace the picture with your changes?" msgstr "Ersätt bilden med dina ändringar?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:12300 +#: ../tuxpaint.c:12305 msgid "Yes, replace the old one!" msgstr "Ja, ersätt den gamla!" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:12304 +#: ../tuxpaint.c:12309 msgid "No, save a new file!" msgstr "Nej, spara en ny fil!" -#: ../tuxpaint.c:13067 +#: ../tuxpaint.c:13072 msgid "Choose the picture you want, then click “Open”." msgstr "Välj den bild som du vill ha, klicka sedan på \"Öppna.\"" #. Let user choose images: #. Instructions for Slideshow file dialog (FIXME: Make a #define) -#: ../tuxpaint.c:14054 ../tuxpaint.c:14368 +#: ../tuxpaint.c:14059 ../tuxpaint.c:14373 msgid "Choose the pictures you want, then click “Play”." msgstr "Välj de bilder som du vill ha, klicka sedan på \"Spela\"." @@ -676,238 +676,238 @@ msgstr "Ritprogram" msgid "Tux Paint" msgstr "Tux Paint" -#: ../../magic/src/blocks_chalk_drip.c:133 +#: ../../magic/src/blocks_chalk_drip.c:132 msgid "Blocks" msgstr "Block" -#: ../../magic/src/blocks_chalk_drip.c:135 +#: ../../magic/src/blocks_chalk_drip.c:134 msgid "Chalk" msgstr "Krita" -#: ../../magic/src/blocks_chalk_drip.c:137 +#: ../../magic/src/blocks_chalk_drip.c:136 msgid "Drip" msgstr "Droppa" -#: ../../magic/src/blocks_chalk_drip.c:147 +#: ../../magic/src/blocks_chalk_drip.c:146 msgid "Click and move the mouse around to make the picture blocky." msgstr "Klicka och rör musen runt för att göra bilden kantig." -#: ../../magic/src/blocks_chalk_drip.c:150 +#: ../../magic/src/blocks_chalk_drip.c:149 msgid "" "Click and move the mouse around to turn the picture into a chalk drawing." msgstr "Klicka och rör musen runt för att omvandla bilden till kritteckning." -#: ../../magic/src/blocks_chalk_drip.c:153 +#: ../../magic/src/blocks_chalk_drip.c:152 msgid "Click and move the mouse around to make the picture drip." msgstr "Klicka och rör musen runt för att göra så att bilden \"droppar\"!" -#: ../../magic/src/blur.c:77 +#: ../../magic/src/blur.c:76 msgid "Blur" msgstr "Suddig" -#: ../../magic/src/blur.c:84 +#: ../../magic/src/blur.c:83 msgid "Click and move the mouse around to blur the picture." msgstr "Klicka och rör musen för att göra bilden suddig." #. Both are named "Bricks", at the moment: -#: ../../magic/src/bricks.c:105 +#: ../../magic/src/bricks.c:104 msgid "Bricks" msgstr "Tegelstenar" -#: ../../magic/src/bricks.c:112 +#: ../../magic/src/bricks.c:111 msgid "Click and move to draw large bricks." msgstr "Klicka och rör musen runt för att rita stora tegelstenar." -#: ../../magic/src/bricks.c:114 +#: ../../magic/src/bricks.c:113 msgid "Click and move to draw small bricks." msgstr "Klicka och rör musen för att rita små tegelstenar." -#: ../../magic/src/calligraphy.c:109 +#: ../../magic/src/calligraphy.c:108 msgid "Calligraphy" msgstr "Kalligrafi" -#: ../../magic/src/calligraphy.c:116 +#: ../../magic/src/calligraphy.c:115 msgid "Click and move the mouse around to draw in calligraphy." msgstr "Klicka och rör musen för att rita med kalligrafipensel." -#: ../../magic/src/cartoon.c:81 +#: ../../magic/src/cartoon.c:80 msgid "Cartoon" msgstr "Seriefigur" -#: ../../magic/src/cartoon.c:88 +#: ../../magic/src/cartoon.c:87 msgid "Click and move the mouse around to turn the picture into a cartoon." msgstr "Klicka och rör musen runt för att omvandla bilden till teckning!" -#: ../../magic/src/distortion.c:122 +#: ../../magic/src/distortion.c:121 msgid "Distortion" msgstr "Rör till" -#: ../../magic/src/distortion.c:130 +#: ../../magic/src/distortion.c:129 msgid "Click and drag the mouse to cause a distortion in your picture." msgstr "Klicka och rör musen för att röra till bilden" -#: ../../magic/src/emboss.c:77 +#: ../../magic/src/emboss.c:76 msgid "Emboss" msgstr "Relief" -#: ../../magic/src/emboss.c:83 +#: ../../magic/src/emboss.c:82 msgid "Click and drag the mouse to emboss the picture." msgstr "Klicka och rör musen för att göra bilden till en relief." -#: ../../magic/src/fade_darken.c:117 +#: ../../magic/src/fade_darken.c:116 msgid "Lighten" msgstr "Ljusare" -#: ../../magic/src/fade_darken.c:119 +#: ../../magic/src/fade_darken.c:118 msgid "Darken" msgstr "Mörka" -#: ../../magic/src/fade_darken.c:129 +#: ../../magic/src/fade_darken.c:128 msgid "Click and move to fade the colors." msgstr "Klicka och rör musen runt för att blekna färgerna!" -#: ../../magic/src/fade_darken.c:132 +#: ../../magic/src/fade_darken.c:131 msgid "Click and move to darken the colors." msgstr "Klicka och rör musen runt för att mörka färgerna." -#: ../../magic/src/fill.c:88 +#: ../../magic/src/fill.c:87 msgid "Fill" msgstr "Fyll" -#: ../../magic/src/fill.c:95 +#: ../../magic/src/fill.c:94 msgid "Click in the picture to fill that area with color." msgstr "Klicka på bilden för att fylla den delen med färg!" -#: ../../magic/src/flower.c:125 +#: ../../magic/src/flower.c:124 msgid "Flower" msgstr "Blomma" -#: ../../magic/src/flower.c:131 +#: ../../magic/src/flower.c:130 msgid "Click and drag to draw a flower stalk. Let go to finish the flower." msgstr "" "Klicka och dra musen för att rita blommans stjälk. Släpp för att göra " "färdigt blomman." -#: ../../magic/src/foam.c:105 +#: ../../magic/src/foam.c:104 msgid "Foam" msgstr "Skum" -#: ../../magic/src/foam.c:111 +#: ../../magic/src/foam.c:110 msgid "Click and drag the mouse to cover an area with foamy bubbles." msgstr "Klicka och rör musen för att täcka området med bubblor." -#: ../../magic/src/glasstile.c:84 +#: ../../magic/src/glasstile.c:83 msgid "Glass Tile" msgstr "Glasblock" -#: ../../magic/src/glasstile.c:90 +#: ../../magic/src/glasstile.c:89 msgid "Click and drag the mouse to put glass tile over your picture." msgstr "Klicka och dra musen för att täcka bilden med glasblock." -#: ../../magic/src/grass.c:93 +#: ../../magic/src/grass.c:92 msgid "Grass" msgstr "Gräs" -#: ../../magic/src/grass.c:99 +#: ../../magic/src/grass.c:98 msgid "Click and move to draw grass. Don’t forget the dirt!" msgstr "Klicka och rör musen runt för att rita gräs. Glöm inte jorden!" -#: ../../magic/src/kalidescope.c:78 +#: ../../magic/src/kalidescope.c:77 msgid "Kaleidoscope" msgstr "Kaleidoskop" -#: ../../magic/src/kalidescope.c:84 +#: ../../magic/src/kalidescope.c:83 msgid "" "Click and drag the mouse to draw with symmetric brushes (a kaleidoscope)." msgstr "" "Klicka och rör musen runt för att rita med symmetriska penslar (ett " "kaleidoskop)." -#: ../../magic/src/light.c:85 +#: ../../magic/src/light.c:84 msgid "Light" msgstr "Ljus" -#: ../../magic/src/light.c:91 +#: ../../magic/src/light.c:90 msgid "Click and drag to draw a beam of light on your picture." msgstr "Klicka och rör musen för att rita en ljusstråle på bilden." -#: ../../magic/src/metalpaint.c:78 +#: ../../magic/src/metalpaint.c:77 msgid "Metal Paint" msgstr "Metallic" -#: ../../magic/src/metalpaint.c:84 +#: ../../magic/src/metalpaint.c:83 msgid "Click and drag the mouse to paint with a metallic color." msgstr "Klicka och rör musen för att rita med metallic." -#: ../../magic/src/mirror_flip.c:95 +#: ../../magic/src/mirror_flip.c:94 msgid "Mirror" msgstr "Spegla" -#: ../../magic/src/mirror_flip.c:97 +#: ../../magic/src/mirror_flip.c:96 msgid "Flip" msgstr "Vänd" -#: ../../magic/src/mirror_flip.c:107 +#: ../../magic/src/mirror_flip.c:106 msgid "Click to make a mirror image." msgstr "Klicka för att skapa en spegelbild." -#: ../../magic/src/mirror_flip.c:110 +#: ../../magic/src/mirror_flip.c:109 msgid "Click to flip the picture upside-down." msgstr "Klicka för att vända bilden upp och ner." -#: ../../magic/src/negative.c:73 +#: ../../magic/src/negative.c:72 msgid "Negative" msgstr "Negativ" -#: ../../magic/src/negative.c:80 +#: ../../magic/src/negative.c:79 msgid "Click and move the mouse around to draw a negative." msgstr "Klicka och rör musen för att skapa ett negativ." -#: ../../magic/src/rainbow.c:108 +#: ../../magic/src/rainbow.c:107 msgid "Rainbow" msgstr "Regnbåge" -#: ../../magic/src/rainbow.c:115 +#: ../../magic/src/rainbow.c:114 msgid "You can draw in rainbow colors!" msgstr "Du kan rita i regnbågens färger!" -#: ../../magic/src/ripples.c:82 +#: ../../magic/src/ripples.c:81 msgid "Ripples" msgstr "Krusningar" -#: ../../magic/src/ripples.c:88 +#: ../../magic/src/ripples.c:87 msgid "Click to make ripples appear over your picture." msgstr "Klicka och rör musen för att skapa krusningar på bilden." -#: ../../magic/src/shift.c:105 +#: ../../magic/src/shift.c:104 msgid "Shift" msgstr "Flytta" -#: ../../magic/src/shift.c:111 +#: ../../magic/src/shift.c:110 msgid "Click and drag to shift your picture around on the canvas." msgstr "Klicka och dra musen för att flytta bilden." -#: ../../magic/src/smudge.c:78 +#: ../../magic/src/smudge.c:77 msgid "Smudge" msgstr "Kladda" -#: ../../magic/src/smudge.c:85 +#: ../../magic/src/smudge.c:84 msgid "Click and move the mouse around to smudge the picture." msgstr "Klicka och rör musen runt för att kladda ut bilden." -#: ../../magic/src/tint.c:78 +#: ../../magic/src/tint.c:77 msgid "Tint" msgstr "Tona" -#: ../../magic/src/tint.c:85 +#: ../../magic/src/tint.c:84 msgid "Click and move the mouse around to change the picture’s color." msgstr "Klicka och rör musen runt för att ändra bildens färg." -#: ../../magic/src/waves.c:79 +#: ../../magic/src/waves.c:78 msgid "Waves" msgstr "Vågor" -#: ../../magic/src/waves.c:85 +#: ../../magic/src/waves.c:84 msgid "" "Click to make the picture wavy. Click toward the top for shorter waves, the " "bottom for taller waves, the left for small waves, and the right for long " diff --git a/src/po/sw.po b/src/po/sw.po index b56cd0504..fed97281c 100644 --- a/src/po/sw.po +++ b/src/po/sw.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: tuxpaint 0.9.14\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-06-21 10:24-0700\n" +"POT-Creation-Date: 2008-06-27 13:15-0700\n" "PO-Revision-Date: 2004-12-04 15:45-0800\n" "Last-Translator: Alberto Escudero \n" "Language-Team: Swahili\n" @@ -385,7 +385,7 @@ msgstr "Mpya" #. Open a saved picture #. buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:75 ../tuxpaint.c:7830 +#: ../tools.h:75 ../tuxpaint.c:7835 msgid "Open" msgstr "Fungua" @@ -502,176 +502,176 @@ msgid "OK then… Let’s keep drawing this one!" msgstr "SAWA... Tuendelee kuchora picha hii!" #. Prompt to confirm user wishes to quit -#: ../tuxpaint.c:1804 +#: ../tuxpaint.c:1809 msgid "Do you really want to quit?" msgstr "Unataka kuagana kweli?" #. Quit prompt positive response (quit) -#: ../tuxpaint.c:1807 +#: ../tuxpaint.c:1812 msgid "Yes, I'm done!" msgstr "" #. Quit prompt negative response (don't quit) -#: ../tuxpaint.c:1810 ../tuxpaint.c:1837 +#: ../tuxpaint.c:1815 ../tuxpaint.c:1842 msgid "No, take me back!" msgstr "" #. Current picture is not saved; user is quitting -#: ../tuxpaint.c:1814 +#: ../tuxpaint.c:1819 msgid "If you quit, you’ll lose your picture! Save it?" msgstr "Ukiaga, utapoteza picha yako! Hifadhi picha?" -#: ../tuxpaint.c:1815 ../tuxpaint.c:1820 +#: ../tuxpaint.c:1820 ../tuxpaint.c:1825 msgid "Yes, save it!" msgstr "" -#: ../tuxpaint.c:1816 ../tuxpaint.c:1821 +#: ../tuxpaint.c:1821 ../tuxpaint.c:1826 msgid "No, don't bother saving!" msgstr "" #. Current picture is not saved; user is opening another picture -#: ../tuxpaint.c:1819 +#: ../tuxpaint.c:1824 msgid "Save your picture first?" msgstr "Hifadhi picha yako kwanza?" #. Error opening picture -#: ../tuxpaint.c:1824 +#: ../tuxpaint.c:1829 msgid "Can’t open that picture!" msgstr "Picha hiyo haifungui!" #. Generic dialog dismissal -#: ../tuxpaint.c:1827 ../tuxpaint.c:1832 ../tuxpaint.c:1841 ../tuxpaint.c:1845 -#: ../tuxpaint.c:1854 +#: ../tuxpaint.c:1832 ../tuxpaint.c:1837 ../tuxpaint.c:1846 ../tuxpaint.c:1850 +#: ../tuxpaint.c:1859 msgid "OK" msgstr "SAWA" #. Notification that 'Open' dialog has nothing to show -#: ../tuxpaint.c:1831 +#: ../tuxpaint.c:1836 msgid "There are no saved files!" msgstr "Hakuna mafaili yaliyohifadhiwa!" #. Verification of print action -#: ../tuxpaint.c:1835 +#: ../tuxpaint.c:1840 msgid "Print your picture now?" msgstr "Chapisha picha yako sasa?" -#: ../tuxpaint.c:1836 +#: ../tuxpaint.c:1841 msgid "Yes, print it!" msgstr "" #. Confirmation of successful (we hope) printing -#: ../tuxpaint.c:1840 +#: ../tuxpaint.c:1845 msgid "Your picture has been printed!" msgstr "Picha yako imechapishwa!" #. Notification that it's too soon to print again (--printdelay option is in effect) -#: ../tuxpaint.c:1844 +#: ../tuxpaint.c:1849 msgid "You can’t print yet!" msgstr "Huwezi kuchapisha picha bado!" #. Prompt to confirm erasing a picture in the Open dialog -#: ../tuxpaint.c:1848 +#: ../tuxpaint.c:1853 msgid "Erase this picture?" msgstr "Futa picha hii?" -#: ../tuxpaint.c:1849 +#: ../tuxpaint.c:1854 msgid "Yes, erase it!" msgstr "" -#: ../tuxpaint.c:1850 +#: ../tuxpaint.c:1855 msgid "No, don't erase it!" msgstr "" #. Reminder that Mouse Button 1 is the button to use in Tux Paint -#: ../tuxpaint.c:1853 +#: ../tuxpaint.c:1858 msgid "Remember to use the left mouse button!" msgstr "" #. Sound has been muted (silenced) via keyboard shortcut -#: ../tuxpaint.c:1964 +#: ../tuxpaint.c:1969 msgid "Sound muted." msgstr "" #. Sound has been unmuted (unsilenced) via keyboard shortcut -#: ../tuxpaint.c:1969 +#: ../tuxpaint.c:1974 msgid "Sound unmuted." msgstr "" #. Wait while Text tool finishes loading fonts -#: ../tuxpaint.c:2406 +#: ../tuxpaint.c:2411 msgid "Please wait…" msgstr "" -#: ../tuxpaint.c:7056 +#: ../tuxpaint.c:7061 msgid "Pick a color." msgstr "" #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:7833 +#: ../tuxpaint.c:7838 msgid "Erase" msgstr "Futa" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:7836 +#: ../tuxpaint.c:7841 msgid "Slides" msgstr "" #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:7839 +#: ../tuxpaint.c:7844 msgid "Back" msgstr "Nyuma" #. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:7842 +#: ../tuxpaint.c:7847 #, fuzzy msgid "Next" msgstr "Maandiko" #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:7845 +#: ../tuxpaint.c:7850 msgid "Play" 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 -#: ../tuxpaint.c:8438 +#: ../tuxpaint.c:8443 msgid "Aa" msgstr "" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:11343 +#: ../tuxpaint.c:11348 msgid "Yes" msgstr "Ndiyo" -#: ../tuxpaint.c:11347 +#: ../tuxpaint.c:11352 msgid "No" msgstr "Hapana" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:12296 +#: ../tuxpaint.c:12301 msgid "Replace the picture with your changes?" msgstr "" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:12300 +#: ../tuxpaint.c:12305 msgid "Yes, replace the old one!" msgstr "" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:12304 +#: ../tuxpaint.c:12309 #, fuzzy msgid "No, save a new file!" msgstr "Hapana, hifadhi kama faili mpya." -#: ../tuxpaint.c:13067 +#: ../tuxpaint.c:13072 msgid "Choose the picture you want, then click “Open”." msgstr "Chagua picha unayotaka, halafu bofya “Fungua”." #. Let user choose images: #. Instructions for Slideshow file dialog (FIXME: Make a #define) -#: ../tuxpaint.c:14054 ../tuxpaint.c:14368 +#: ../tuxpaint.c:14059 ../tuxpaint.c:14373 #, fuzzy msgid "Choose the pictures you want, then click “Play”." msgstr "Chagua picha unayotaka, halafu bofya “Fungua”." @@ -688,256 +688,256 @@ msgstr "Programu ya kuchora" msgid "Tux Paint" msgstr "Koti ya Rangi" -#: ../../magic/src/blocks_chalk_drip.c:133 +#: ../../magic/src/blocks_chalk_drip.c:132 msgid "Blocks" msgstr "Matofali" -#: ../../magic/src/blocks_chalk_drip.c:135 +#: ../../magic/src/blocks_chalk_drip.c:134 msgid "Chalk" msgstr "Chaki" -#: ../../magic/src/blocks_chalk_drip.c:137 +#: ../../magic/src/blocks_chalk_drip.c:136 msgid "Drip" msgstr "Dondosha" -#: ../../magic/src/blocks_chalk_drip.c:147 +#: ../../magic/src/blocks_chalk_drip.c:146 msgid "Click and move the mouse around to make the picture blocky." msgstr "Bofya na sogea puku kuweka miraba midogo kwenye picha." -#: ../../magic/src/blocks_chalk_drip.c:150 +#: ../../magic/src/blocks_chalk_drip.c:149 msgid "" "Click and move the mouse around to turn the picture into a chalk drawing." msgstr "Bofya na sogea puku kuchua picha na chaki." -#: ../../magic/src/blocks_chalk_drip.c:153 +#: ../../magic/src/blocks_chalk_drip.c:152 msgid "Click and move the mouse around to make the picture drip." msgstr "Bofya na sogea puku kudondoshea picha." -#: ../../magic/src/blur.c:77 +#: ../../magic/src/blur.c:76 msgid "Blur" msgstr "Ukungu" -#: ../../magic/src/blur.c:84 +#: ../../magic/src/blur.c:83 msgid "Click and move the mouse around to blur the picture." msgstr "Bofya na sogea puku kuweka ukungu." #. Both are named "Bricks", at the moment: -#: ../../magic/src/bricks.c:105 +#: ../../magic/src/bricks.c:104 #, fuzzy msgid "Bricks" msgstr "Matofali" -#: ../../magic/src/bricks.c:112 +#: ../../magic/src/bricks.c:111 #, fuzzy msgid "Click and move to draw large bricks." msgstr "Bofya na sogea kuchora vimetameta." -#: ../../magic/src/bricks.c:114 +#: ../../magic/src/bricks.c:113 #, fuzzy msgid "Click and move to draw small bricks." msgstr "Bofya na sogea kuchora vimetameta." -#: ../../magic/src/calligraphy.c:109 +#: ../../magic/src/calligraphy.c:108 msgid "Calligraphy" msgstr "" -#: ../../magic/src/calligraphy.c:116 +#: ../../magic/src/calligraphy.c:115 #, fuzzy msgid "Click and move the mouse around to draw in calligraphy." msgstr "Bofya na sogea puku kuchora rangi za kinyume." -#: ../../magic/src/cartoon.c:81 +#: ../../magic/src/cartoon.c:80 msgid "Cartoon" msgstr "" -#: ../../magic/src/cartoon.c:88 +#: ../../magic/src/cartoon.c:87 #, fuzzy msgid "Click and move the mouse around to turn the picture into a cartoon." msgstr "Bofya na sogea puku kuchua picha na chaki." -#: ../../magic/src/distortion.c:122 +#: ../../magic/src/distortion.c:121 msgid "Distortion" msgstr "" -#: ../../magic/src/distortion.c:130 +#: ../../magic/src/distortion.c:129 #, fuzzy msgid "Click and drag the mouse to cause a distortion in your picture." msgstr "Bofya na sogea puku kupunguza upana wa picha." -#: ../../magic/src/emboss.c:77 +#: ../../magic/src/emboss.c:76 msgid "Emboss" msgstr "" -#: ../../magic/src/emboss.c:83 +#: ../../magic/src/emboss.c:82 #, fuzzy msgid "Click and drag the mouse to emboss the picture." msgstr "Bofya na sogea puku kupunguza upana wa picha." -#: ../../magic/src/fade_darken.c:117 +#: ../../magic/src/fade_darken.c:116 msgid "Lighten" msgstr "" -#: ../../magic/src/fade_darken.c:119 +#: ../../magic/src/fade_darken.c:118 msgid "Darken" msgstr "" -#: ../../magic/src/fade_darken.c:129 +#: ../../magic/src/fade_darken.c:128 msgid "Click and move to fade the colors." msgstr "Bofya na sogea kupausha rangi." -#: ../../magic/src/fade_darken.c:132 +#: ../../magic/src/fade_darken.c:131 #, fuzzy msgid "Click and move to darken the colors." msgstr "Bofya na sogea kupausha rangi." -#: ../../magic/src/fill.c:88 +#: ../../magic/src/fill.c:87 msgid "Fill" msgstr "Jaza" -#: ../../magic/src/fill.c:95 +#: ../../magic/src/fill.c:94 msgid "Click in the picture to fill that area with color." msgstr "Bofya katika picha kujaza eneo hilo na rangi." -#: ../../magic/src/flower.c:125 +#: ../../magic/src/flower.c:124 msgid "Flower" msgstr "" -#: ../../magic/src/flower.c:131 +#: ../../magic/src/flower.c:130 msgid "Click and drag to draw a flower stalk. Let go to finish the flower." msgstr "" -#: ../../magic/src/foam.c:105 +#: ../../magic/src/foam.c:104 msgid "Foam" msgstr "" -#: ../../magic/src/foam.c:111 +#: ../../magic/src/foam.c:110 #, fuzzy msgid "Click and drag the mouse to cover an area with foamy bubbles." msgstr "Bofya na sogea puku kuongeza upana wa picha." -#: ../../magic/src/glasstile.c:84 +#: ../../magic/src/glasstile.c:83 msgid "Glass Tile" msgstr "" -#: ../../magic/src/glasstile.c:90 +#: ../../magic/src/glasstile.c:89 #, fuzzy msgid "Click and drag the mouse to put glass tile over your picture." msgstr "Bofya na sogea puku kupunguza upana wa picha." -#: ../../magic/src/grass.c:93 +#: ../../magic/src/grass.c:92 #, fuzzy msgid "Grass" msgstr "Futa" -#: ../../magic/src/grass.c:99 +#: ../../magic/src/grass.c:98 #, fuzzy msgid "Click and move to draw grass. Don’t forget the dirt!" msgstr "Bofya na sogea kuchora vimetameta." -#: ../../magic/src/kalidescope.c:78 +#: ../../magic/src/kalidescope.c:77 msgid "Kaleidoscope" msgstr "" -#: ../../magic/src/kalidescope.c:84 +#: ../../magic/src/kalidescope.c:83 #, fuzzy msgid "" "Click and drag the mouse to draw with symmetric brushes (a kaleidoscope)." msgstr "Bofya na sogea puku kuongeza upana wa picha." -#: ../../magic/src/light.c:85 +#: ../../magic/src/light.c:84 msgid "Light" msgstr "" -#: ../../magic/src/light.c:91 +#: ../../magic/src/light.c:90 #, fuzzy msgid "Click and drag to draw a beam of light on your picture." msgstr "Bofya na sogea puku kupunguza upana wa picha." -#: ../../magic/src/metalpaint.c:78 +#: ../../magic/src/metalpaint.c:77 #, fuzzy msgid "Metal Paint" msgstr "Paka rangi" -#: ../../magic/src/metalpaint.c:84 +#: ../../magic/src/metalpaint.c:83 #, fuzzy msgid "Click and drag the mouse to paint with a metallic color." msgstr "Bofya na sogea puku kupunguza upana wa picha." -#: ../../magic/src/mirror_flip.c:95 +#: ../../magic/src/mirror_flip.c:94 msgid "Mirror" msgstr "Kioo" -#: ../../magic/src/mirror_flip.c:97 +#: ../../magic/src/mirror_flip.c:96 msgid "Flip" msgstr "Geuza" -#: ../../magic/src/mirror_flip.c:107 +#: ../../magic/src/mirror_flip.c:106 msgid "Click to make a mirror image." msgstr "Bofya kuona picha kwenye kioo." -#: ../../magic/src/mirror_flip.c:110 +#: ../../magic/src/mirror_flip.c:109 msgid "Click to flip the picture upside-down." msgstr "Bofya kugeuza picha pindu." -#: ../../magic/src/negative.c:73 +#: ../../magic/src/negative.c:72 msgid "Negative" msgstr "Kinyume" -#: ../../magic/src/negative.c:80 +#: ../../magic/src/negative.c:79 msgid "Click and move the mouse around to draw a negative." msgstr "Bofya na sogea puku kuchora rangi za kinyume." -#: ../../magic/src/rainbow.c:108 +#: ../../magic/src/rainbow.c:107 msgid "Rainbow" msgstr "Upinde wa mvua" -#: ../../magic/src/rainbow.c:115 +#: ../../magic/src/rainbow.c:114 msgid "You can draw in rainbow colors!" msgstr "Unaweza kuchora kwenye rangi za upinde wa mvua!" -#: ../../magic/src/ripples.c:82 +#: ../../magic/src/ripples.c:81 msgid "Ripples" msgstr "" -#: ../../magic/src/ripples.c:88 +#: ../../magic/src/ripples.c:87 #, fuzzy msgid "Click to make ripples appear over your picture." msgstr "Bofya na sogea puku kupunguza upana wa picha." -#: ../../magic/src/shift.c:105 +#: ../../magic/src/shift.c:104 msgid "Shift" msgstr "" -#: ../../magic/src/shift.c:111 +#: ../../magic/src/shift.c:110 #, fuzzy msgid "Click and drag to shift your picture around on the canvas." msgstr "Bofya na sogea puku kupunguza upana wa picha." -#: ../../magic/src/smudge.c:78 +#: ../../magic/src/smudge.c:77 msgid "Smudge" msgstr "" -#: ../../magic/src/smudge.c:85 +#: ../../magic/src/smudge.c:84 #, fuzzy msgid "Click and move the mouse around to smudge the picture." msgstr "Bofya na sogea puku kuweka ukungu." -#: ../../magic/src/tint.c:78 +#: ../../magic/src/tint.c:77 #, fuzzy msgid "Tint" msgstr "Nyembamba" -#: ../../magic/src/tint.c:85 +#: ../../magic/src/tint.c:84 #, fuzzy msgid "Click and move the mouse around to change the picture’s color." msgstr "Bofya na sogea puku kuweka miraba midogo kwenye picha." -#: ../../magic/src/waves.c:79 +#: ../../magic/src/waves.c:78 #, fuzzy msgid "Waves" msgstr "Hifadhi" -#: ../../magic/src/waves.c:85 +#: ../../magic/src/waves.c:84 msgid "" "Click to make the picture wavy. Click toward the top for shorter waves, the " "bottom for taller waves, the left for small waves, and the right for long " diff --git a/src/po/ta.po b/src/po/ta.po index 58e605b5d..fb67c7311 100644 --- a/src/po/ta.po +++ b/src/po/ta.po @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: TuxPaint 0.9.13\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-06-21 10:24-0700\n" +"POT-Creation-Date: 2008-06-27 13:15-0700\n" "PO-Revision-Date: 2004-07-15 00:25+0800\n" "Last-Translator: Muguntharaj \n" "Language-Team: \n" @@ -379,7 +379,7 @@ msgstr "Ò¾¢Â" #. Open a saved picture #. buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:75 ../tuxpaint.c:7830 +#: ../tools.h:75 ../tuxpaint.c:7835 msgid "Open" msgstr "¾¢È" @@ -498,178 +498,178 @@ msgid "OK then… Let’s keep drawing this one!" msgstr "ºÃ¢... «ô§À¡ þó¾ À¼ò¨¾ ¨ÅòÐ즸¡ûÇÄ¡õ!" #. Prompt to confirm user wishes to quit -#: ../tuxpaint.c:1804 +#: ../tuxpaint.c:1809 msgid "Do you really want to quit?" msgstr "¸ñÊôÀ¡¸ ¦ÅÇ¢§ÂÈ¢¼Ä¡Á¡?" #. Quit prompt positive response (quit) -#: ../tuxpaint.c:1807 +#: ../tuxpaint.c:1812 msgid "Yes, I'm done!" msgstr "" #. Quit prompt negative response (don't quit) -#: ../tuxpaint.c:1810 ../tuxpaint.c:1837 +#: ../tuxpaint.c:1815 ../tuxpaint.c:1842 msgid "No, take me back!" msgstr "" #. Current picture is not saved; user is quitting -#: ../tuxpaint.c:1814 +#: ../tuxpaint.c:1819 msgid "If you quit, you’ll lose your picture! Save it?" msgstr "¦ÅÇ¢§ÂÈ¢Å¢ð¼¡ø, ¿£í¸û ŨÃó¾ À¼õ «Æ¢óÐŢΧÁ! À¼ò¨¾ §ºÁ¢òÐÅ¢¼Ä¡Á¡ ?" -#: ../tuxpaint.c:1815 ../tuxpaint.c:1820 +#: ../tuxpaint.c:1820 ../tuxpaint.c:1825 msgid "Yes, save it!" msgstr "" -#: ../tuxpaint.c:1816 ../tuxpaint.c:1821 +#: ../tuxpaint.c:1821 ../tuxpaint.c:1826 msgid "No, don't bother saving!" msgstr "" #. Current picture is not saved; user is opening another picture -#: ../tuxpaint.c:1819 +#: ../tuxpaint.c:1824 msgid "Save your picture first?" msgstr "ӾĢø ¯í¸û À¼ò¨¾ §ºÁ¢òÐÅ¢¼Ä¡Á¡?" #. Error opening picture -#: ../tuxpaint.c:1824 +#: ../tuxpaint.c:1829 msgid "Can’t open that picture!" msgstr "«ó¾ À¼ò¨¾ ¾¢Èì¸ ÓÊÂÅ¢ø¨Ä!" #. Generic dialog dismissal -#: ../tuxpaint.c:1827 ../tuxpaint.c:1832 ../tuxpaint.c:1841 ../tuxpaint.c:1845 -#: ../tuxpaint.c:1854 +#: ../tuxpaint.c:1832 ../tuxpaint.c:1837 ../tuxpaint.c:1846 ../tuxpaint.c:1850 +#: ../tuxpaint.c:1859 msgid "OK" msgstr "ºÃ¢" #. Notification that 'Open' dialog has nothing to show -#: ../tuxpaint.c:1831 +#: ../tuxpaint.c:1836 msgid "There are no saved files!" msgstr "§ºÁ¢ò¾ §¸¡ôÒ¸û ±Ðõ þø¨Ä§Â!" #. Verification of print action -#: ../tuxpaint.c:1835 +#: ../tuxpaint.c:1840 msgid "Print your picture now?" msgstr "ӾĢø ¯í¸û À¼ò¨¾ «îº¢¼Ä¡Á¡?" -#: ../tuxpaint.c:1836 +#: ../tuxpaint.c:1841 msgid "Yes, print it!" msgstr "" #. Confirmation of successful (we hope) printing -#: ../tuxpaint.c:1840 +#: ../tuxpaint.c:1845 msgid "Your picture has been printed!" msgstr "¯í¸û À¼õ «îº¢¼ôÀθ¢ÈÐ!" #. Notification that it's too soon to print again (--printdelay option is in effect) -#: ../tuxpaint.c:1844 +#: ../tuxpaint.c:1849 msgid "You can’t print yet!" msgstr "¿£í¸û «¾üÌû «îº¢¼ ÓÊ¡Ð!" #. Prompt to confirm erasing a picture in the Open dialog -#: ../tuxpaint.c:1848 +#: ../tuxpaint.c:1853 msgid "Erase this picture?" msgstr "À¼ò¨¾ «Æ¢òÐÅ¢¼Ä¡Á¡?" -#: ../tuxpaint.c:1849 +#: ../tuxpaint.c:1854 msgid "Yes, erase it!" msgstr "" -#: ../tuxpaint.c:1850 +#: ../tuxpaint.c:1855 msgid "No, don't erase it!" msgstr "" #. Reminder that Mouse Button 1 is the button to use in Tux Paint -#: ../tuxpaint.c:1853 +#: ../tuxpaint.c:1858 msgid "Remember to use the left mouse button!" msgstr "" #. Sound has been muted (silenced) via keyboard shortcut -#: ../tuxpaint.c:1964 +#: ../tuxpaint.c:1969 msgid "Sound muted." msgstr "" #. Sound has been unmuted (unsilenced) via keyboard shortcut -#: ../tuxpaint.c:1969 +#: ../tuxpaint.c:1974 msgid "Sound unmuted." msgstr "" #. Wait while Text tool finishes loading fonts -#: ../tuxpaint.c:2406 +#: ../tuxpaint.c:2411 msgid "Please wait…" msgstr "" -#: ../tuxpaint.c:7056 +#: ../tuxpaint.c:7061 msgid "Pick a color." msgstr "" # 'Erase' label: #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:7833 +#: ../tuxpaint.c:7838 msgid "Erase" msgstr "«Æ¢" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:7836 +#: ../tuxpaint.c:7841 msgid "Slides" msgstr "" # 'Back' label: #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:7839 +#: ../tuxpaint.c:7844 msgid "Back" msgstr "À¢ý" #. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:7842 +#: ../tuxpaint.c:7847 #, fuzzy msgid "Next" msgstr "¯¨Ã" #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:7845 +#: ../tuxpaint.c:7850 msgid "Play" 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 -#: ../tuxpaint.c:8438 +#: ../tuxpaint.c:8443 msgid "Aa" msgstr "" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:11343 +#: ../tuxpaint.c:11348 msgid "Yes" msgstr "¬õ" -#: ../tuxpaint.c:11347 +#: ../tuxpaint.c:11352 msgid "No" msgstr "§Åñ¼¡õ" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:12296 +#: ../tuxpaint.c:12301 msgid "Replace the picture with your changes?" msgstr "" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:12300 +#: ../tuxpaint.c:12305 msgid "Yes, replace the old one!" msgstr "" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:12304 +#: ../tuxpaint.c:12309 #, fuzzy msgid "No, save a new file!" msgstr "§Åñ¼¡õ, þôÀ¼ò¨¾ Ò¾¢Â §¸¡ôÀ¡¸ §ºÁ¢" -#: ../tuxpaint.c:13067 +#: ../tuxpaint.c:13072 msgid "Choose the picture you want, then click “Open”." msgstr "§¾¨ÅÂ¡É À¼ò¨¾ §¾÷ó¦¾ÎòÐ, À¢ÈÌ '¾¢È'-³ò ¾ð¼×õ." #. Let user choose images: #. Instructions for Slideshow file dialog (FIXME: Make a #define) -#: ../tuxpaint.c:14054 ../tuxpaint.c:14368 +#: ../tuxpaint.c:14059 ../tuxpaint.c:14373 #, fuzzy msgid "Choose the pictures you want, then click “Play”." msgstr "§¾¨ÅÂ¡É À¼ò¨¾ §¾÷ó¦¾ÎòÐ, À¢ÈÌ '¾¢È'-³ò ¾ð¼×õ." @@ -686,258 +686,258 @@ msgstr "ŨÃÔõ ¦ºÂÄ¢" msgid "Tux Paint" msgstr "¼ìŠ ¦À¢ýð" -#: ../../magic/src/blocks_chalk_drip.c:133 +#: ../../magic/src/blocks_chalk_drip.c:132 msgid "Blocks" msgstr "¸ð¼í¸û" -#: ../../magic/src/blocks_chalk_drip.c:135 +#: ../../magic/src/blocks_chalk_drip.c:134 msgid "Chalk" msgstr "Á¡ì¸ðÊ" -#: ../../magic/src/blocks_chalk_drip.c:137 +#: ../../magic/src/blocks_chalk_drip.c:136 msgid "Drip" msgstr "¦º¡ðξø" -#: ../../magic/src/blocks_chalk_drip.c:147 +#: ../../magic/src/blocks_chalk_drip.c:146 msgid "Click and move the mouse around to make the picture blocky." msgstr "¾ðÊÅ¢ðÎ ±Ä¢¨Â ¿¸÷ò¾¢É¡ø À¼õ ¸ð¼í¸Ç¡¸ Á¡Úõ." -#: ../../magic/src/blocks_chalk_drip.c:150 +#: ../../magic/src/blocks_chalk_drip.c:149 msgid "" "Click and move the mouse around to turn the picture into a chalk drawing." msgstr "þó¾ À¼ò¨¾ Á¡ì¸ðÊ¡ø ŨÃó¾Ð §À¡ø ¬ì¸, ±Ä¢¨Â ¦º¡Î츢 ¿¸÷ò¾×õ" -#: ../../magic/src/blocks_chalk_drip.c:153 +#: ../../magic/src/blocks_chalk_drip.c:152 msgid "Click and move the mouse around to make the picture drip." msgstr "±Ä¢¨Â ¦º¡Î츢 ¿¸÷ò¾¢É¡ø þó¾ À¼õ , ¾ñ½£Ã¢ø ¿¨Éó¾ Á¡¾¢Ã¢ ¬Ìõ." -#: ../../magic/src/blur.c:77 +#: ../../magic/src/blur.c:76 msgid "Blur" msgstr "ÁíÌ" -#: ../../magic/src/blur.c:84 +#: ../../magic/src/blur.c:83 msgid "Click and move the mouse around to blur the picture." msgstr "¾ðÊÅ¢ðÎ ±Ä¢¨Â ¿¸÷ò¾¢É¡ø À¼õ Áí¸Ä¡Ìõ." #. Both are named "Bricks", at the moment: -#: ../../magic/src/bricks.c:105 +#: ../../magic/src/bricks.c:104 #, fuzzy msgid "Bricks" msgstr "¸ð¼í¸û" -#: ../../magic/src/bricks.c:112 +#: ../../magic/src/bricks.c:111 #, fuzzy msgid "Click and move to draw large bricks." msgstr "¾ðÊÅ¢ðÎ ±Ä¢¨Â ¿¸÷ò¾¢É¡ø ´Ç¢ÕõÀ¼õ ŨÃÂÄ¡õ." -#: ../../magic/src/bricks.c:114 +#: ../../magic/src/bricks.c:113 #, fuzzy msgid "Click and move to draw small bricks." msgstr "¾ðÊÅ¢ðÎ ±Ä¢¨Â ¿¸÷ò¾¢É¡ø ´Ç¢ÕõÀ¼õ ŨÃÂÄ¡õ." -#: ../../magic/src/calligraphy.c:109 +#: ../../magic/src/calligraphy.c:108 msgid "Calligraphy" msgstr "" -#: ../../magic/src/calligraphy.c:116 +#: ../../magic/src/calligraphy.c:115 #, fuzzy msgid "Click and move the mouse around to draw in calligraphy." msgstr "¾ðÊÅ¢ðÎ ±Ä¢¨Â ¿¸÷ò¾¢É¡ø À¼õ ¦¿¸ðÊù À¼Á¡¸ Á¡Úõ." -#: ../../magic/src/cartoon.c:81 +#: ../../magic/src/cartoon.c:80 msgid "Cartoon" msgstr "" -#: ../../magic/src/cartoon.c:88 +#: ../../magic/src/cartoon.c:87 #, fuzzy msgid "Click and move the mouse around to turn the picture into a cartoon." msgstr "þó¾ À¼ò¨¾ Á¡ì¸ðÊ¡ø ŨÃó¾Ð §À¡ø ¬ì¸, ±Ä¢¨Â ¦º¡Î츢 ¿¸÷ò¾×õ" -#: ../../magic/src/distortion.c:122 +#: ../../magic/src/distortion.c:121 msgid "Distortion" msgstr "" -#: ../../magic/src/distortion.c:130 +#: ../../magic/src/distortion.c:129 #, fuzzy msgid "Click and drag the mouse to cause a distortion in your picture." msgstr "±Ä¢¨Â ¦º¡Î츢 ¿¸÷ò¾¢É¡ø, þó¾ À¼õ ¦ÁøÄ¢Â¾¡¸ Á¡Úõ" -#: ../../magic/src/emboss.c:77 +#: ../../magic/src/emboss.c:76 msgid "Emboss" msgstr "" -#: ../../magic/src/emboss.c:83 +#: ../../magic/src/emboss.c:82 #, fuzzy msgid "Click and drag the mouse to emboss the picture." msgstr "±Ä¢¨Â ¦º¡Î츢 ¿¸÷ò¾¢É¡ø, þó¾ À¼õ ¦ÁøÄ¢Â¾¡¸ Á¡Úõ" -#: ../../magic/src/fade_darken.c:117 +#: ../../magic/src/fade_darken.c:116 msgid "Lighten" msgstr "" -#: ../../magic/src/fade_darken.c:119 +#: ../../magic/src/fade_darken.c:118 msgid "Darken" msgstr "" -#: ../../magic/src/fade_darken.c:129 +#: ../../magic/src/fade_darken.c:128 msgid "Click and move to fade the colors." msgstr "¿¢Èí¸¨Ç Áí¸Ä¡ì¸ ¾ðÊÅ¢ðÎ ¿¸÷ò¾×õ" -#: ../../magic/src/fade_darken.c:132 +#: ../../magic/src/fade_darken.c:131 #, fuzzy msgid "Click and move to darken the colors." msgstr "¿¢Èí¸¨Ç Áí¸Ä¡ì¸ ¾ðÊÅ¢ðÎ ¿¸÷ò¾×õ" -#: ../../magic/src/fill.c:88 +#: ../../magic/src/fill.c:87 msgid "Fill" msgstr "¿¢ÃôÒ" -#: ../../magic/src/fill.c:95 +#: ../../magic/src/fill.c:94 #, fuzzy msgid "Click in the picture to fill that area with color." msgstr "À¼ò¾¢Ûû ¦º¡Î츢ɡø, «ó¾ ÀÃôÒ ÓØì¸ ¿¢Èõ Á¡Úõ" -#: ../../magic/src/flower.c:125 +#: ../../magic/src/flower.c:124 msgid "Flower" msgstr "" -#: ../../magic/src/flower.c:131 +#: ../../magic/src/flower.c:130 msgid "Click and drag to draw a flower stalk. Let go to finish the flower." msgstr "" -#: ../../magic/src/foam.c:105 +#: ../../magic/src/foam.c:104 msgid "Foam" msgstr "" -#: ../../magic/src/foam.c:111 +#: ../../magic/src/foam.c:110 #, fuzzy msgid "Click and drag the mouse to cover an area with foamy bubbles." msgstr "±Ä¢¨Â ¦º¡Î츢 ¿¸÷ò¾¢É¡ø,þó¾ À¼õ ¾ÊÁÉ¡Ìõ." -#: ../../magic/src/glasstile.c:84 +#: ../../magic/src/glasstile.c:83 msgid "Glass Tile" msgstr "" -#: ../../magic/src/glasstile.c:90 +#: ../../magic/src/glasstile.c:89 #, fuzzy msgid "Click and drag the mouse to put glass tile over your picture." msgstr "±Ä¢¨Â ¦º¡Î츢 ¿¸÷ò¾¢É¡ø, þó¾ À¼õ ¦ÁøÄ¢Â¾¡¸ Á¡Úõ" # 'Erase' label: -#: ../../magic/src/grass.c:93 +#: ../../magic/src/grass.c:92 #, fuzzy msgid "Grass" msgstr "«Æ¢" -#: ../../magic/src/grass.c:99 +#: ../../magic/src/grass.c:98 #, fuzzy msgid "Click and move to draw grass. Don’t forget the dirt!" msgstr "¾ðÊÅ¢ðÎ ±Ä¢¨Â ¿¸÷ò¾¢É¡ø ´Ç¢ÕõÀ¼õ ŨÃÂÄ¡õ." -#: ../../magic/src/kalidescope.c:78 +#: ../../magic/src/kalidescope.c:77 msgid "Kaleidoscope" msgstr "" -#: ../../magic/src/kalidescope.c:84 +#: ../../magic/src/kalidescope.c:83 #, fuzzy msgid "" "Click and drag the mouse to draw with symmetric brushes (a kaleidoscope)." msgstr "±Ä¢¨Â ¦º¡Î츢 ¿¸÷ò¾¢É¡ø,þó¾ À¼õ ¾ÊÁÉ¡Ìõ." -#: ../../magic/src/light.c:85 +#: ../../magic/src/light.c:84 msgid "Light" msgstr "" -#: ../../magic/src/light.c:91 +#: ../../magic/src/light.c:90 #, fuzzy msgid "Click and drag to draw a beam of light on your picture." msgstr "±Ä¢¨Â ¦º¡Î츢 ¿¸÷ò¾¢É¡ø, þó¾ À¼õ ¦ÁøÄ¢Â¾¡¸ Á¡Úõ" -#: ../../magic/src/metalpaint.c:78 +#: ../../magic/src/metalpaint.c:77 #, fuzzy msgid "Metal Paint" msgstr "ŨÃ" -#: ../../magic/src/metalpaint.c:84 +#: ../../magic/src/metalpaint.c:83 #, fuzzy msgid "Click and drag the mouse to paint with a metallic color." msgstr "±Ä¢¨Â ¦º¡Î츢 ¿¸÷ò¾¢É¡ø, þó¾ À¼õ ¦ÁøÄ¢Â¾¡¸ Á¡Úõ" -#: ../../magic/src/mirror_flip.c:95 +#: ../../magic/src/mirror_flip.c:94 msgid "Mirror" msgstr "¸ñ½¡Ê À¢õÀõ" -#: ../../magic/src/mirror_flip.c:97 +#: ../../magic/src/mirror_flip.c:96 msgid "Flip" msgstr "ÍñÊÅ¢Î" -#: ../../magic/src/mirror_flip.c:107 +#: ../../magic/src/mirror_flip.c:106 msgid "Click to make a mirror image." msgstr "¾ðÊÉ¡ø À¼õ ¸ñ½¡Ê À¢õÀÁ¡¸ Á¡Úõ." -#: ../../magic/src/mirror_flip.c:110 +#: ../../magic/src/mirror_flip.c:109 msgid "Click to flip the picture upside-down." msgstr "¾ðÊÉ¡ø À¼õ ¾¨Ä¸£Æ¡¸ Á¡Úõ." -#: ../../magic/src/negative.c:73 +#: ../../magic/src/negative.c:72 msgid "Negative" msgstr "±¾¢÷¿¢¨Ä" -#: ../../magic/src/negative.c:80 +#: ../../magic/src/negative.c:79 msgid "Click and move the mouse around to draw a negative." msgstr "¾ðÊÅ¢ðÎ ±Ä¢¨Â ¿¸÷ò¾¢É¡ø À¼õ ¦¿¸ðÊù À¼Á¡¸ Á¡Úõ." -#: ../../magic/src/rainbow.c:108 +#: ../../magic/src/rainbow.c:107 msgid "Rainbow" msgstr "Å¡ÉÅ¢ø" -#: ../../magic/src/rainbow.c:115 +#: ../../magic/src/rainbow.c:114 msgid "You can draw in rainbow colors!" msgstr "Å¡ÉÅ¢øÄ¢ý ¿¢Èí¸Ç¢ø ¿£í¸û ŨÃÂÄ¡õ!" -#: ../../magic/src/ripples.c:82 +#: ../../magic/src/ripples.c:81 msgid "Ripples" msgstr "" -#: ../../magic/src/ripples.c:88 +#: ../../magic/src/ripples.c:87 #, fuzzy msgid "Click to make ripples appear over your picture." msgstr "±Ä¢¨Â ¦º¡Î츢 ¿¸÷ò¾¢É¡ø, þó¾ À¼õ ¦ÁøÄ¢Â¾¡¸ Á¡Úõ" -#: ../../magic/src/shift.c:105 +#: ../../magic/src/shift.c:104 msgid "Shift" msgstr "" -#: ../../magic/src/shift.c:111 +#: ../../magic/src/shift.c:110 #, fuzzy msgid "Click and drag to shift your picture around on the canvas." msgstr "±Ä¢¨Â ¦º¡Î츢 ¿¸÷ò¾¢É¡ø, þó¾ À¼õ ¦ÁøÄ¢Â¾¡¸ Á¡Úõ" -#: ../../magic/src/smudge.c:78 +#: ../../magic/src/smudge.c:77 msgid "Smudge" msgstr "" -#: ../../magic/src/smudge.c:85 +#: ../../magic/src/smudge.c:84 #, fuzzy msgid "Click and move the mouse around to smudge the picture." msgstr "¾ðÊÅ¢ðÎ ±Ä¢¨Â ¿¸÷ò¾¢É¡ø À¼õ Áí¸Ä¡Ìõ." -#: ../../magic/src/tint.c:78 +#: ../../magic/src/tint.c:77 #, fuzzy msgid "Tint" msgstr "¦ÁÄ¢¾¡É" -#: ../../magic/src/tint.c:85 +#: ../../magic/src/tint.c:84 #, fuzzy msgid "Click and move the mouse around to change the picture’s color." msgstr "¾ðÊÅ¢ðÎ ±Ä¢¨Â ¿¸÷ò¾¢É¡ø À¼õ ¸ð¼í¸Ç¡¸ Á¡Úõ." -#: ../../magic/src/waves.c:79 +#: ../../magic/src/waves.c:78 #, fuzzy msgid "Waves" msgstr "§ºÁ¢" -#: ../../magic/src/waves.c:85 +#: ../../magic/src/waves.c:84 msgid "" "Click to make the picture wavy. Click toward the top for shorter waves, the " "bottom for taller waves, the left for small waves, and the right for long " diff --git a/src/po/te.po b/src/po/te.po index e1dc085c2..2724dbd19 100644 --- a/src/po/te.po +++ b/src/po/te.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: tuxpaint\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-06-21 10:24-0700\n" +"POT-Creation-Date: 2008-06-27 13:15-0700\n" "PO-Revision-Date: 2007-03-15 17:27+0530\n" "Last-Translator: pavithran \n" "Language-Team: Telugu \n" @@ -379,7 +379,7 @@ msgstr "కొత్త" #. Open a saved picture #. buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:75 ../tuxpaint.c:7830 +#: ../tools.h:75 ../tuxpaint.c:7835 msgid "Open" msgstr "తెరువు" @@ -491,174 +491,174 @@ msgid "OK then… Let’s keep drawing this one!" msgstr "" #. Prompt to confirm user wishes to quit -#: ../tuxpaint.c:1804 +#: ../tuxpaint.c:1809 msgid "Do you really want to quit?" msgstr "నిజంగా బయిటకు వెళ్ళాళా ?" #. Quit prompt positive response (quit) -#: ../tuxpaint.c:1807 +#: ../tuxpaint.c:1812 msgid "Yes, I'm done!" msgstr "అవును నా పని అయ్యిపోయిండి" #. Quit prompt negative response (don't quit) -#: ../tuxpaint.c:1810 ../tuxpaint.c:1837 +#: ../tuxpaint.c:1815 ../tuxpaint.c:1842 msgid "No, take me back!" msgstr "ఒద్దు నన్ను వెనక్కు తీసుకు వెళ్ళండి" #. Current picture is not saved; user is quitting -#: ../tuxpaint.c:1814 +#: ../tuxpaint.c:1819 msgid "If you quit, you’ll lose your picture! Save it?" msgstr "బయిటకు వెళ్తే చిత్రాన్ని కోల్పోతారు!దానిని దాచాలా ?" -#: ../tuxpaint.c:1815 ../tuxpaint.c:1820 +#: ../tuxpaint.c:1820 ../tuxpaint.c:1825 msgid "Yes, save it!" msgstr "అవును దాచండి" -#: ../tuxpaint.c:1816 ../tuxpaint.c:1821 +#: ../tuxpaint.c:1821 ../tuxpaint.c:1826 msgid "No, don't bother saving!" msgstr "ఒద్దు దాచకండి" #. Current picture is not saved; user is opening another picture -#: ../tuxpaint.c:1819 +#: ../tuxpaint.c:1824 msgid "Save your picture first?" msgstr "ముందు చిత్రాన్ని దాచండి?" #. Error opening picture -#: ../tuxpaint.c:1824 +#: ../tuxpaint.c:1829 msgid "Can’t open that picture!" msgstr "చిత్రాన్ని తెరవలేము" #. Generic dialog dismissal -#: ../tuxpaint.c:1827 ../tuxpaint.c:1832 ../tuxpaint.c:1841 ../tuxpaint.c:1845 -#: ../tuxpaint.c:1854 +#: ../tuxpaint.c:1832 ../tuxpaint.c:1837 ../tuxpaint.c:1846 ../tuxpaint.c:1850 +#: ../tuxpaint.c:1859 msgid "OK" msgstr "సరె" #. Notification that 'Open' dialog has nothing to show -#: ../tuxpaint.c:1831 +#: ../tuxpaint.c:1836 msgid "There are no saved files!" msgstr "దాచిన దస్త్రాలు లేవు" #. Verification of print action -#: ../tuxpaint.c:1835 +#: ../tuxpaint.c:1840 msgid "Print your picture now?" msgstr "ఇప్పుడు చిత్రాన్ని ముద్రించాలా?" -#: ../tuxpaint.c:1836 +#: ../tuxpaint.c:1841 msgid "Yes, print it!" msgstr "అవును దానిని ముద్రించండిించ" #. Confirmation of successful (we hope) printing -#: ../tuxpaint.c:1840 +#: ../tuxpaint.c:1845 msgid "Your picture has been printed!" msgstr "మీ చిత్రం ముద్రించబడ్డడి" #. Notification that it's too soon to print again (--printdelay option is in effect) -#: ../tuxpaint.c:1844 +#: ../tuxpaint.c:1849 msgid "You can’t print yet!" msgstr "మీరు అప్పుడే ముద్రించలేరు" #. Prompt to confirm erasing a picture in the Open dialog -#: ../tuxpaint.c:1848 +#: ../tuxpaint.c:1853 msgid "Erase this picture?" msgstr "చిత్రాన్ని చెరపాలా?" -#: ../tuxpaint.c:1849 +#: ../tuxpaint.c:1854 msgid "Yes, erase it!" msgstr "అవును చెరపండి" -#: ../tuxpaint.c:1850 +#: ../tuxpaint.c:1855 msgid "No, don't erase it!" msgstr "ఒద్దు చెరపకండి" #. Reminder that Mouse Button 1 is the button to use in Tux Paint -#: ../tuxpaint.c:1853 +#: ../tuxpaint.c:1858 msgid "Remember to use the left mouse button!" msgstr "ఎడమ మౌస్ బటన్ వాడటం గుర్తుంచుకోండి" #. Sound has been muted (silenced) via keyboard shortcut -#: ../tuxpaint.c:1964 +#: ../tuxpaint.c:1969 msgid "Sound muted." msgstr "" #. Sound has been unmuted (unsilenced) via keyboard shortcut -#: ../tuxpaint.c:1969 +#: ../tuxpaint.c:1974 msgid "Sound unmuted." msgstr "" #. Wait while Text tool finishes loading fonts -#: ../tuxpaint.c:2406 +#: ../tuxpaint.c:2411 msgid "Please wait…" msgstr "దయచేసి ఆగండి" -#: ../tuxpaint.c:7056 +#: ../tuxpaint.c:7061 msgid "Pick a color." msgstr "" #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:7833 +#: ../tuxpaint.c:7838 msgid "Erase" msgstr "" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:7836 +#: ../tuxpaint.c:7841 msgid "Slides" msgstr "" #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:7839 +#: ../tuxpaint.c:7844 msgid "Back" msgstr "వెనక్కి" #. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:7842 +#: ../tuxpaint.c:7847 msgid "Next" msgstr "తరువాత" #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:7845 +#: ../tuxpaint.c:7850 msgid "Play" 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 -#: ../tuxpaint.c:8438 +#: ../tuxpaint.c:8443 msgid "Aa" msgstr "" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:11343 +#: ../tuxpaint.c:11348 msgid "Yes" msgstr "అవును" -#: ../tuxpaint.c:11347 +#: ../tuxpaint.c:11352 msgid "No" msgstr "కాదు" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:12296 +#: ../tuxpaint.c:12301 msgid "Replace the picture with your changes?" msgstr "" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:12300 +#: ../tuxpaint.c:12305 msgid "Yes, replace the old one!" msgstr "" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:12304 +#: ../tuxpaint.c:12309 msgid "No, save a new file!" msgstr "ఒద్దు కొత్త దస్త్రాన్ని దాయండి" -#: ../tuxpaint.c:13067 +#: ../tuxpaint.c:13072 msgid "Choose the picture you want, then click “Open”." msgstr "" #. Let user choose images: #. Instructions for Slideshow file dialog (FIXME: Make a #define) -#: ../tuxpaint.c:14054 ../tuxpaint.c:14368 +#: ../tuxpaint.c:14059 ../tuxpaint.c:14373 msgid "Choose the pictures you want, then click “Play”." msgstr "" @@ -674,247 +674,247 @@ msgstr "బొమ్మలు గీసె ప్రొగ్రామ్" msgid "Tux Paint" msgstr "టక్స పెయింట్" -#: ../../magic/src/blocks_chalk_drip.c:133 +#: ../../magic/src/blocks_chalk_drip.c:132 msgid "Blocks" msgstr "" -#: ../../magic/src/blocks_chalk_drip.c:135 +#: ../../magic/src/blocks_chalk_drip.c:134 msgid "Chalk" msgstr "సుద్ద" -#: ../../magic/src/blocks_chalk_drip.c:137 +#: ../../magic/src/blocks_chalk_drip.c:136 msgid "Drip" msgstr "కార్చు" -#: ../../magic/src/blocks_chalk_drip.c:147 +#: ../../magic/src/blocks_chalk_drip.c:146 msgid "Click and move the mouse around to make the picture blocky." msgstr "" -#: ../../magic/src/blocks_chalk_drip.c:150 +#: ../../magic/src/blocks_chalk_drip.c:149 msgid "" "Click and move the mouse around to turn the picture into a chalk drawing." msgstr "" -#: ../../magic/src/blocks_chalk_drip.c:153 +#: ../../magic/src/blocks_chalk_drip.c:152 msgid "Click and move the mouse around to make the picture drip." msgstr "" -#: ../../magic/src/blur.c:77 +#: ../../magic/src/blur.c:76 msgid "Blur" msgstr "మఱక" -#: ../../magic/src/blur.c:84 +#: ../../magic/src/blur.c:83 msgid "Click and move the mouse around to blur the picture." msgstr "చిత్రానికి మఱక వేయడానికి క్లిక్ చేసి దాని చుట్టూ జరపండి" #. Both are named "Bricks", at the moment: -#: ../../magic/src/bricks.c:105 +#: ../../magic/src/bricks.c:104 msgid "Bricks" msgstr "ఇటుకలు" -#: ../../magic/src/bricks.c:112 +#: ../../magic/src/bricks.c:111 msgid "Click and move to draw large bricks." msgstr "పెద్ద ఇటికలు గీయటానికి క్లిక్ చేసి జరపండి" -#: ../../magic/src/bricks.c:114 +#: ../../magic/src/bricks.c:113 msgid "Click and move to draw small bricks." msgstr " చిన్న ఇటికలు గీయటానికి క్లిక్ చేసి జరపండి" -#: ../../magic/src/calligraphy.c:109 +#: ../../magic/src/calligraphy.c:108 msgid "Calligraphy" msgstr "" -#: ../../magic/src/calligraphy.c:116 +#: ../../magic/src/calligraphy.c:115 #, fuzzy msgid "Click and move the mouse around to draw in calligraphy." msgstr "చిత్రానికి మఱక వేయడానికి క్లిక్ చేసి దాని చుట్టూ జరపండి" -#: ../../magic/src/cartoon.c:81 +#: ../../magic/src/cartoon.c:80 msgid "Cartoon" msgstr "వ్యంగ్య చిత్రం" -#: ../../magic/src/cartoon.c:88 +#: ../../magic/src/cartoon.c:87 msgid "Click and move the mouse around to turn the picture into a cartoon." msgstr "" -#: ../../magic/src/distortion.c:122 +#: ../../magic/src/distortion.c:121 msgid "Distortion" msgstr "" -#: ../../magic/src/distortion.c:130 +#: ../../magic/src/distortion.c:129 #, fuzzy msgid "Click and drag the mouse to cause a distortion in your picture." msgstr "చిత్రానికి మఱక వేయడానికి క్లిక్ చేసి దాని చుట్టూ జరపండి" -#: ../../magic/src/emboss.c:77 +#: ../../magic/src/emboss.c:76 msgid "Emboss" msgstr "" -#: ../../magic/src/emboss.c:83 +#: ../../magic/src/emboss.c:82 #, fuzzy msgid "Click and drag the mouse to emboss the picture." msgstr "చిత్రానికి మఱక వేయడానికి క్లిక్ చేసి దాని చుట్టూ జరపండి" -#: ../../magic/src/fade_darken.c:117 +#: ../../magic/src/fade_darken.c:116 msgid "Lighten" msgstr "ప్రకాశింపజేయు" -#: ../../magic/src/fade_darken.c:119 +#: ../../magic/src/fade_darken.c:118 msgid "Darken" msgstr "చీకటి చేయు" -#: ../../magic/src/fade_darken.c:129 +#: ../../magic/src/fade_darken.c:128 msgid "Click and move to fade the colors." msgstr "రంగుల వాడిపోవటానికి క్లిక్ చేసి జరపండి" -#: ../../magic/src/fade_darken.c:132 +#: ../../magic/src/fade_darken.c:131 msgid "Click and move to darken the colors." msgstr "" -#: ../../magic/src/fill.c:88 +#: ../../magic/src/fill.c:87 msgid "Fill" msgstr "నింపు" -#: ../../magic/src/fill.c:95 +#: ../../magic/src/fill.c:94 msgid "Click in the picture to fill that area with color." msgstr "" -#: ../../magic/src/flower.c:125 +#: ../../magic/src/flower.c:124 msgid "Flower" msgstr "" -#: ../../magic/src/flower.c:131 +#: ../../magic/src/flower.c:130 msgid "Click and drag to draw a flower stalk. Let go to finish the flower." msgstr "" -#: ../../magic/src/foam.c:105 +#: ../../magic/src/foam.c:104 msgid "Foam" msgstr "" -#: ../../magic/src/foam.c:111 +#: ../../magic/src/foam.c:110 #, fuzzy msgid "Click and drag the mouse to cover an area with foamy bubbles." msgstr "రంగుల వాడిపోవటానికి క్లిక్ చేసి జరపండి" -#: ../../magic/src/glasstile.c:84 +#: ../../magic/src/glasstile.c:83 msgid "Glass Tile" msgstr "" -#: ../../magic/src/glasstile.c:90 +#: ../../magic/src/glasstile.c:89 #, fuzzy msgid "Click and drag the mouse to put glass tile over your picture." msgstr "చిత్రానికి మఱక వేయడానికి క్లిక్ చేసి దాని చుట్టూ జరపండి" -#: ../../magic/src/grass.c:93 +#: ../../magic/src/grass.c:92 msgid "Grass" msgstr "గడ్డి" -#: ../../magic/src/grass.c:99 +#: ../../magic/src/grass.c:98 msgid "Click and move to draw grass. Don’t forget the dirt!" msgstr "" -#: ../../magic/src/kalidescope.c:78 +#: ../../magic/src/kalidescope.c:77 msgid "Kaleidoscope" msgstr "" -#: ../../magic/src/kalidescope.c:84 +#: ../../magic/src/kalidescope.c:83 #, fuzzy msgid "" "Click and drag the mouse to draw with symmetric brushes (a kaleidoscope)." msgstr "రంగుల వాడిపోవటానికి క్లిక్ చేసి జరపండి" -#: ../../magic/src/light.c:85 +#: ../../magic/src/light.c:84 #, fuzzy msgid "Light" msgstr "ప్రకాశింపజేయు" -#: ../../magic/src/light.c:91 +#: ../../magic/src/light.c:90 #, fuzzy msgid "Click and drag to draw a beam of light on your picture." msgstr "చిత్రానికి మఱక వేయడానికి క్లిక్ చేసి దాని చుట్టూ జరపండి" -#: ../../magic/src/metalpaint.c:78 +#: ../../magic/src/metalpaint.c:77 #, fuzzy msgid "Metal Paint" msgstr "రంగు పూయండి" -#: ../../magic/src/metalpaint.c:84 +#: ../../magic/src/metalpaint.c:83 #, fuzzy msgid "Click and drag the mouse to paint with a metallic color." msgstr "రంగుల వాడిపోవటానికి క్లిక్ చేసి జరపండి" -#: ../../magic/src/mirror_flip.c:95 +#: ../../magic/src/mirror_flip.c:94 msgid "Mirror" msgstr "అద్దం" -#: ../../magic/src/mirror_flip.c:97 +#: ../../magic/src/mirror_flip.c:96 msgid "Flip" msgstr "" -#: ../../magic/src/mirror_flip.c:107 +#: ../../magic/src/mirror_flip.c:106 msgid "Click to make a mirror image." msgstr "" -#: ../../magic/src/mirror_flip.c:110 +#: ../../magic/src/mirror_flip.c:109 msgid "Click to flip the picture upside-down." msgstr "చిత్రాన్ని తలక్రిందలు చేయటానికి క్లిక్ చేయండి" -#: ../../magic/src/negative.c:73 +#: ../../magic/src/negative.c:72 msgid "Negative" msgstr "వ్యతిరేఖార్ధమైన" -#: ../../magic/src/negative.c:80 +#: ../../magic/src/negative.c:79 msgid "Click and move the mouse around to draw a negative." msgstr "" -#: ../../magic/src/rainbow.c:108 +#: ../../magic/src/rainbow.c:107 msgid "Rainbow" msgstr "ఇంద్ర ధనస్సు" -#: ../../magic/src/rainbow.c:115 +#: ../../magic/src/rainbow.c:114 msgid "You can draw in rainbow colors!" msgstr "మీరు ఇంద్రధనస్సు రంగుల లో గీయొచ్చు!" -#: ../../magic/src/ripples.c:82 +#: ../../magic/src/ripples.c:81 msgid "Ripples" msgstr "" -#: ../../magic/src/ripples.c:88 +#: ../../magic/src/ripples.c:87 #, fuzzy msgid "Click to make ripples appear over your picture." msgstr "చిత్రానికి మఱక వేయడానికి క్లిక్ చేసి దాని చుట్టూ జరపండి" -#: ../../magic/src/shift.c:105 +#: ../../magic/src/shift.c:104 msgid "Shift" msgstr "" -#: ../../magic/src/shift.c:111 +#: ../../magic/src/shift.c:110 #, fuzzy msgid "Click and drag to shift your picture around on the canvas." msgstr "చిత్రానికి మఱక వేయడానికి క్లిక్ చేసి దాని చుట్టూ జరపండి" -#: ../../magic/src/smudge.c:78 +#: ../../magic/src/smudge.c:77 msgid "Smudge" msgstr "మచ్చ" -#: ../../magic/src/smudge.c:85 +#: ../../magic/src/smudge.c:84 msgid "Click and move the mouse around to smudge the picture." msgstr "చిత్రానికి మచ్చ వేయడానికి క్లిక్ చేసి దాని చుట్టూ జరపండి" -#: ../../magic/src/tint.c:78 +#: ../../magic/src/tint.c:77 msgid "Tint" msgstr "లేత చాయ" -#: ../../magic/src/tint.c:85 +#: ../../magic/src/tint.c:84 msgid "Click and move the mouse around to change the picture’s color." msgstr "" -#: ../../magic/src/waves.c:79 +#: ../../magic/src/waves.c:78 #, fuzzy msgid "Waves" msgstr "దాచు" -#: ../../magic/src/waves.c:85 +#: ../../magic/src/waves.c:84 msgid "" "Click to make the picture wavy. Click toward the top for shorter waves, the " "bottom for taller waves, the left for small waves, and the right for long " diff --git a/src/po/th.po b/src/po/th.po index c83d86201..6c657a442 100644 --- a/src/po/th.po +++ b/src/po/th.po @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: Thai tux paint\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-06-21 10:24-0700\n" +"POT-Creation-Date: 2008-06-27 13:15-0700\n" "PO-Revision-Date: 2007-01-22 10:51+0700\n" "Last-Translator: Ouychai \n" "Language-Team: \n" @@ -376,7 +376,7 @@ msgstr "ใหม่" #. Open a saved picture #. buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:75 ../tuxpaint.c:7830 +#: ../tools.h:75 ../tuxpaint.c:7835 msgid "Open" msgstr "เปิด" @@ -491,174 +491,174 @@ msgid "OK then… Let’s keep drawing this one!" msgstr "ตกลง จากนั้น..... วาดรูปนี้ต่อ" #. Prompt to confirm user wishes to quit -#: ../tuxpaint.c:1804 +#: ../tuxpaint.c:1809 msgid "Do you really want to quit?" msgstr "แน่ใจนะว่าต้องการออกจากโปรแกรม?" #. Quit prompt positive response (quit) -#: ../tuxpaint.c:1807 +#: ../tuxpaint.c:1812 msgid "Yes, I'm done!" msgstr "ใช่ ฉันทำเสร็จแล้ว" #. Quit prompt negative response (don't quit) -#: ../tuxpaint.c:1810 ../tuxpaint.c:1837 +#: ../tuxpaint.c:1815 ../tuxpaint.c:1842 msgid "No, take me back!" msgstr "ไม่ นำฉันกลับ" #. Current picture is not saved; user is quitting -#: ../tuxpaint.c:1814 +#: ../tuxpaint.c:1819 msgid "If you quit, you’ll lose your picture! Save it?" msgstr "ถ้าเธอออก ภาพของเธอจะหาย บันทึกหรือไม่?" -#: ../tuxpaint.c:1815 ../tuxpaint.c:1820 +#: ../tuxpaint.c:1820 ../tuxpaint.c:1825 msgid "Yes, save it!" msgstr "ใช่ บันทึกมัน" -#: ../tuxpaint.c:1816 ../tuxpaint.c:1821 +#: ../tuxpaint.c:1821 ../tuxpaint.c:1826 msgid "No, don't bother saving!" msgstr "ไม่ อย่าเสียเวลาในการบันทึก" #. Current picture is not saved; user is opening another picture -#: ../tuxpaint.c:1819 +#: ../tuxpaint.c:1824 msgid "Save your picture first?" msgstr "บันทึกภาพก่อนหรือไม่?" #. Error opening picture -#: ../tuxpaint.c:1824 +#: ../tuxpaint.c:1829 msgid "Can’t open that picture!" msgstr "ไม่สามารถเปิดรูปได้!" #. Generic dialog dismissal -#: ../tuxpaint.c:1827 ../tuxpaint.c:1832 ../tuxpaint.c:1841 ../tuxpaint.c:1845 -#: ../tuxpaint.c:1854 +#: ../tuxpaint.c:1832 ../tuxpaint.c:1837 ../tuxpaint.c:1846 ../tuxpaint.c:1850 +#: ../tuxpaint.c:1859 msgid "OK" msgstr "ตกลง" #. Notification that 'Open' dialog has nothing to show -#: ../tuxpaint.c:1831 +#: ../tuxpaint.c:1836 msgid "There are no saved files!" msgstr "ไม่มีข้อมูลที่บันทึกไว้เลย" #. Verification of print action -#: ../tuxpaint.c:1835 +#: ../tuxpaint.c:1840 msgid "Print your picture now?" msgstr "พิมพ์รูปตอนนี้หรือไม่?" -#: ../tuxpaint.c:1836 +#: ../tuxpaint.c:1841 msgid "Yes, print it!" msgstr "ใช่ พิมพ์มันออกมา" #. Confirmation of successful (we hope) printing -#: ../tuxpaint.c:1840 +#: ../tuxpaint.c:1845 msgid "Your picture has been printed!" msgstr "พิมพ์รูปของคุณเสร็จแล้ว" #. Notification that it's too soon to print again (--printdelay option is in effect) -#: ../tuxpaint.c:1844 +#: ../tuxpaint.c:1849 msgid "You can’t print yet!" msgstr "ยังไม่สามารถพิมพ์ได้ตอนนี้" #. Prompt to confirm erasing a picture in the Open dialog -#: ../tuxpaint.c:1848 +#: ../tuxpaint.c:1853 msgid "Erase this picture?" msgstr "ลบรูปนี้หรือไม่?" -#: ../tuxpaint.c:1849 +#: ../tuxpaint.c:1854 msgid "Yes, erase it!" msgstr "ใช่ ลบมัน" -#: ../tuxpaint.c:1850 +#: ../tuxpaint.c:1855 msgid "No, don't erase it!" msgstr "ไม่! อย่าลบมัน" #. Reminder that Mouse Button 1 is the button to use in Tux Paint -#: ../tuxpaint.c:1853 +#: ../tuxpaint.c:1858 msgid "Remember to use the left mouse button!" msgstr "โปรดจำไว้ว่าใช้เมาส์ปุ่มซ้าย" #. Sound has been muted (silenced) via keyboard shortcut -#: ../tuxpaint.c:1964 +#: ../tuxpaint.c:1969 msgid "Sound muted." msgstr "" #. Sound has been unmuted (unsilenced) via keyboard shortcut -#: ../tuxpaint.c:1969 +#: ../tuxpaint.c:1974 msgid "Sound unmuted." msgstr "" #. Wait while Text tool finishes loading fonts -#: ../tuxpaint.c:2406 +#: ../tuxpaint.c:2411 msgid "Please wait…" msgstr "โปรดรอ ........" -#: ../tuxpaint.c:7056 +#: ../tuxpaint.c:7061 msgid "Pick a color." msgstr "" #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:7833 +#: ../tuxpaint.c:7838 msgid "Erase" msgstr "ลบ" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:7836 +#: ../tuxpaint.c:7841 msgid "Slides" msgstr "เลื่อน" #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:7839 +#: ../tuxpaint.c:7844 msgid "Back" msgstr "ย้อนกลับ" #. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:7842 +#: ../tuxpaint.c:7847 msgid "Next" msgstr "ถัดไป" #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:7845 +#: ../tuxpaint.c:7850 msgid "Play" 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 -#: ../tuxpaint.c:8438 +#: ../tuxpaint.c:8443 msgid "Aa" msgstr "Aa" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:11343 +#: ../tuxpaint.c:11348 msgid "Yes" msgstr "ใช่" -#: ../tuxpaint.c:11347 +#: ../tuxpaint.c:11352 msgid "No" msgstr "ไม่" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:12296 +#: ../tuxpaint.c:12301 msgid "Replace the picture with your changes?" msgstr "บันทึกรูปที่เธอแก้ใขหรือไม่?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:12300 +#: ../tuxpaint.c:12305 msgid "Yes, replace the old one!" msgstr "ใช่, ทับอันเดิม" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:12304 +#: ../tuxpaint.c:12309 msgid "No, save a new file!" msgstr "ไม่! บันทึกเป็นแฟ้มใหม่" -#: ../tuxpaint.c:13067 +#: ../tuxpaint.c:13072 msgid "Choose the picture you want, then click “Open”." msgstr "เลือกรูปที่เธอต้องการ จากนั้นคลิก “เปิด”" #. Let user choose images: #. Instructions for Slideshow file dialog (FIXME: Make a #define) -#: ../tuxpaint.c:14054 ../tuxpaint.c:14368 +#: ../tuxpaint.c:14059 ../tuxpaint.c:14373 msgid "Choose the pictures you want, then click “Play”." msgstr "เลือกรูปที่เธอต้องการ จากนั้นคลิก \"เล่น\"" @@ -674,247 +674,247 @@ msgstr "โปรแกรมวาดรูป" msgid "Tux Paint" msgstr "ทักซ์สอนวาดรูป" -#: ../../magic/src/blocks_chalk_drip.c:133 +#: ../../magic/src/blocks_chalk_drip.c:132 msgid "Blocks" msgstr "บล็อก" -#: ../../magic/src/blocks_chalk_drip.c:135 +#: ../../magic/src/blocks_chalk_drip.c:134 msgid "Chalk" msgstr "ชอล์ก" -#: ../../magic/src/blocks_chalk_drip.c:137 +#: ../../magic/src/blocks_chalk_drip.c:136 msgid "Drip" msgstr "หยด" -#: ../../magic/src/blocks_chalk_drip.c:147 +#: ../../magic/src/blocks_chalk_drip.c:146 msgid "Click and move the mouse around to make the picture blocky." msgstr "คลิกแล้วลากเมาส์ไปมาเพื่อทำให้รูปมัวเป็นบล็อกๆ" -#: ../../magic/src/blocks_chalk_drip.c:150 +#: ../../magic/src/blocks_chalk_drip.c:149 msgid "" "Click and move the mouse around to turn the picture into a chalk drawing." msgstr "คลิกแล้วลากเมาส์ไปมาเพื่อทำให้รูปเป็นรูปเขียนด้วยชอล์ก" -#: ../../magic/src/blocks_chalk_drip.c:153 +#: ../../magic/src/blocks_chalk_drip.c:152 msgid "Click and move the mouse around to make the picture drip." msgstr "คลิกแล้วลากเมาส์ไปมา เพื่อทำให้ขอบรูปแตกเป็นฝอยๆ" -#: ../../magic/src/blur.c:77 +#: ../../magic/src/blur.c:76 msgid "Blur" msgstr "มัว" -#: ../../magic/src/blur.c:84 +#: ../../magic/src/blur.c:83 msgid "Click and move the mouse around to blur the picture." msgstr "คลิกแล้วลากเมาส์ไปมาเพื่อทำให้รูปมัว" #. Both are named "Bricks", at the moment: -#: ../../magic/src/bricks.c:105 +#: ../../magic/src/bricks.c:104 msgid "Bricks" msgstr "อิฐ" -#: ../../magic/src/bricks.c:112 +#: ../../magic/src/bricks.c:111 msgid "Click and move to draw large bricks." msgstr "คลิกแล้วลากเพื่อวาดรูปอิฐใหญ่" -#: ../../magic/src/bricks.c:114 +#: ../../magic/src/bricks.c:113 msgid "Click and move to draw small bricks." msgstr "คลิกแล้วลากเพื่อวาดรูปอิฐเล็ก" -#: ../../magic/src/calligraphy.c:109 +#: ../../magic/src/calligraphy.c:108 msgid "Calligraphy" msgstr "" -#: ../../magic/src/calligraphy.c:116 +#: ../../magic/src/calligraphy.c:115 #, fuzzy msgid "Click and move the mouse around to draw in calligraphy." msgstr "คลิกแล้วลากเมาส์ไปมาเพื่อกลับสีรูป" -#: ../../magic/src/cartoon.c:81 +#: ../../magic/src/cartoon.c:80 msgid "Cartoon" msgstr "การ์ตูน" -#: ../../magic/src/cartoon.c:88 +#: ../../magic/src/cartoon.c:87 msgid "Click and move the mouse around to turn the picture into a cartoon." msgstr "คลิกแล้วลากเมาส์ไปมา เพื่อทำให้รูปเป็นรูปการ์ตูน" -#: ../../magic/src/distortion.c:122 +#: ../../magic/src/distortion.c:121 msgid "Distortion" msgstr "" -#: ../../magic/src/distortion.c:130 +#: ../../magic/src/distortion.c:129 #, fuzzy msgid "Click and drag the mouse to cause a distortion in your picture." msgstr "คลิกแล้วลากเมาส์ไปมาเพื่อทำให้รูปมัว" -#: ../../magic/src/emboss.c:77 +#: ../../magic/src/emboss.c:76 msgid "Emboss" msgstr "" -#: ../../magic/src/emboss.c:83 +#: ../../magic/src/emboss.c:82 #, fuzzy msgid "Click and drag the mouse to emboss the picture." msgstr "คลิกแล้วลากเมาส์ไปมาเพื่อทำให้รูปมัว" -#: ../../magic/src/fade_darken.c:117 +#: ../../magic/src/fade_darken.c:116 msgid "Lighten" msgstr "สว่าง" -#: ../../magic/src/fade_darken.c:119 +#: ../../magic/src/fade_darken.c:118 msgid "Darken" msgstr "มืด" -#: ../../magic/src/fade_darken.c:129 +#: ../../magic/src/fade_darken.c:128 msgid "Click and move to fade the colors." msgstr "คลิกแล้วลากเพื่อทำให้สีจางลง" -#: ../../magic/src/fade_darken.c:132 +#: ../../magic/src/fade_darken.c:131 msgid "Click and move to darken the colors." msgstr "คลิกแล้วลากเพื่อทำให้สีมืดลง" -#: ../../magic/src/fill.c:88 +#: ../../magic/src/fill.c:87 msgid "Fill" msgstr "เติม" -#: ../../magic/src/fill.c:95 +#: ../../magic/src/fill.c:94 msgid "Click in the picture to fill that area with color." msgstr "คลิกที่รูปเพื่อเติมสีลงไป" -#: ../../magic/src/flower.c:125 +#: ../../magic/src/flower.c:124 msgid "Flower" msgstr "" -#: ../../magic/src/flower.c:131 +#: ../../magic/src/flower.c:130 msgid "Click and drag to draw a flower stalk. Let go to finish the flower." msgstr "" -#: ../../magic/src/foam.c:105 +#: ../../magic/src/foam.c:104 msgid "Foam" msgstr "" -#: ../../magic/src/foam.c:111 +#: ../../magic/src/foam.c:110 #, fuzzy msgid "Click and drag the mouse to cover an area with foamy bubbles." msgstr "คลิกที่รูปเพื่อเติมสีลงไป" -#: ../../magic/src/glasstile.c:84 +#: ../../magic/src/glasstile.c:83 msgid "Glass Tile" msgstr "" -#: ../../magic/src/glasstile.c:90 +#: ../../magic/src/glasstile.c:89 #, fuzzy msgid "Click and drag the mouse to put glass tile over your picture." msgstr "คลิกแล้วลากเมาส์ไปมาเพื่อทำให้รูปมัว" -#: ../../magic/src/grass.c:93 +#: ../../magic/src/grass.c:92 msgid "Grass" msgstr "หญ้า" -#: ../../magic/src/grass.c:99 +#: ../../magic/src/grass.c:98 msgid "Click and move to draw grass. Don’t forget the dirt!" msgstr "คลิกแล้วลากเพื่อวาดรูปหญ้า แต่อย่าลืมวาดดินล่ะ" -#: ../../magic/src/kalidescope.c:78 +#: ../../magic/src/kalidescope.c:77 msgid "Kaleidoscope" msgstr "" -#: ../../magic/src/kalidescope.c:84 +#: ../../magic/src/kalidescope.c:83 #, fuzzy msgid "" "Click and drag the mouse to draw with symmetric brushes (a kaleidoscope)." msgstr "คลิกแล้วลากเพื่อทำให้สีมืดลง" -#: ../../magic/src/light.c:85 +#: ../../magic/src/light.c:84 #, fuzzy msgid "Light" msgstr "สว่าง" -#: ../../magic/src/light.c:91 +#: ../../magic/src/light.c:90 #, fuzzy msgid "Click and drag to draw a beam of light on your picture." msgstr "คลิกแล้วลากเมาส์ไปมาเพื่อทำให้รูปมัว" -#: ../../magic/src/metalpaint.c:78 +#: ../../magic/src/metalpaint.c:77 #, fuzzy msgid "Metal Paint" msgstr "วาดรูป" -#: ../../magic/src/metalpaint.c:84 +#: ../../magic/src/metalpaint.c:83 #, fuzzy msgid "Click and drag the mouse to paint with a metallic color." msgstr "คลิกแล้วลากเพื่อทำให้สีมืดลง" -#: ../../magic/src/mirror_flip.c:95 +#: ../../magic/src/mirror_flip.c:94 msgid "Mirror" msgstr "กลับด้าน" -#: ../../magic/src/mirror_flip.c:97 +#: ../../magic/src/mirror_flip.c:96 msgid "Flip" msgstr "พลิก" -#: ../../magic/src/mirror_flip.c:107 +#: ../../magic/src/mirror_flip.c:106 msgid "Click to make a mirror image." msgstr "คลิกเพื่อกลับรูปซ้ายขวา" -#: ../../magic/src/mirror_flip.c:110 +#: ../../magic/src/mirror_flip.c:109 msgid "Click to flip the picture upside-down." msgstr "คลิกเพื่อกลับรูปจากบนลงล่าง" -#: ../../magic/src/negative.c:73 +#: ../../magic/src/negative.c:72 msgid "Negative" msgstr "กลับสี" -#: ../../magic/src/negative.c:80 +#: ../../magic/src/negative.c:79 msgid "Click and move the mouse around to draw a negative." msgstr "คลิกแล้วลากเมาส์ไปมาเพื่อกลับสีรูป" -#: ../../magic/src/rainbow.c:108 +#: ../../magic/src/rainbow.c:107 msgid "Rainbow" msgstr "รุ้ง" -#: ../../magic/src/rainbow.c:115 +#: ../../magic/src/rainbow.c:114 msgid "You can draw in rainbow colors!" msgstr "เธอสามารถวาดสีรุ้งได้" -#: ../../magic/src/ripples.c:82 +#: ../../magic/src/ripples.c:81 msgid "Ripples" msgstr "" -#: ../../magic/src/ripples.c:88 +#: ../../magic/src/ripples.c:87 #, fuzzy msgid "Click to make ripples appear over your picture." msgstr "คลิกแล้วลากเมาส์ไปมาเพื่อทำให้รูปมัว" -#: ../../magic/src/shift.c:105 +#: ../../magic/src/shift.c:104 msgid "Shift" msgstr "" -#: ../../magic/src/shift.c:111 +#: ../../magic/src/shift.c:110 #, fuzzy msgid "Click and drag to shift your picture around on the canvas." msgstr "คลิกแล้วลากเมาส์ไปมาเพื่อทำให้รูปมัว" -#: ../../magic/src/smudge.c:78 +#: ../../magic/src/smudge.c:77 msgid "Smudge" msgstr "เกลี่ย" -#: ../../magic/src/smudge.c:85 +#: ../../magic/src/smudge.c:84 msgid "Click and move the mouse around to smudge the picture." msgstr "คลิกแล้วลากเมาส์ไปมาเพื่อเกลี่ยสีรูป" -#: ../../magic/src/tint.c:78 +#: ../../magic/src/tint.c:77 msgid "Tint" msgstr "ทาสีจาง" -#: ../../magic/src/tint.c:85 +#: ../../magic/src/tint.c:84 msgid "Click and move the mouse around to change the picture’s color." msgstr "คลิกแล้วลากเมาส์ไปมาเพื่อเปลี่ยนสีรูป" -#: ../../magic/src/waves.c:79 +#: ../../magic/src/waves.c:78 #, fuzzy msgid "Waves" msgstr "บันทึก" -#: ../../magic/src/waves.c:85 +#: ../../magic/src/waves.c:84 msgid "" "Click to make the picture wavy. Click toward the top for shorter waves, the " "bottom for taller waves, the left for small waves, and the right for long " diff --git a/src/po/tl.po b/src/po/tl.po index b09bebfd4..987c49041 100644 --- a/src/po/tl.po +++ b/src/po/tl.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-06-21 10:24-0700\n" +"POT-Creation-Date: 2008-06-27 13:15-0700\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -379,7 +379,7 @@ msgstr "Panibago" #. Open a saved picture #. buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:75 ../tuxpaint.c:7830 +#: ../tools.h:75 ../tuxpaint.c:7835 msgid "Open" msgstr "Buksan" @@ -491,175 +491,175 @@ msgid "OK then… Let’s keep drawing this one!" msgstr "" #. Prompt to confirm user wishes to quit -#: ../tuxpaint.c:1804 +#: ../tuxpaint.c:1809 msgid "Do you really want to quit?" msgstr "Gusto mo ba talagang umalis?" #. Quit prompt positive response (quit) -#: ../tuxpaint.c:1807 +#: ../tuxpaint.c:1812 msgid "Yes, I'm done!" msgstr "Oo. Tapos na ako!" #. Quit prompt negative response (don't quit) -#: ../tuxpaint.c:1810 ../tuxpaint.c:1837 +#: ../tuxpaint.c:1815 ../tuxpaint.c:1842 msgid "No, take me back!" msgstr "Hindi. Ibalik mo ako!" #. Current picture is not saved; user is quitting -#: ../tuxpaint.c:1814 +#: ../tuxpaint.c:1819 msgid "If you quit, you’ll lose your picture! Save it?" msgstr "Kapag umalis. Mawawala ang larawan! I-save ito?" -#: ../tuxpaint.c:1815 ../tuxpaint.c:1820 +#: ../tuxpaint.c:1820 ../tuxpaint.c:1825 msgid "Yes, save it!" msgstr "Oo. i-save!" -#: ../tuxpaint.c:1816 ../tuxpaint.c:1821 +#: ../tuxpaint.c:1821 ../tuxpaint.c:1826 msgid "No, don't bother saving!" msgstr "Hindi. huwag i-save!" #. Current picture is not saved; user is opening another picture -#: ../tuxpaint.c:1819 +#: ../tuxpaint.c:1824 msgid "Save your picture first?" msgstr "I-save muna ang larawan?" #. Error opening picture -#: ../tuxpaint.c:1824 +#: ../tuxpaint.c:1829 msgid "Can’t open that picture!" msgstr "Hindi Mabuksan ang larawan!" #. Generic dialog dismissal -#: ../tuxpaint.c:1827 ../tuxpaint.c:1832 ../tuxpaint.c:1841 ../tuxpaint.c:1845 -#: ../tuxpaint.c:1854 +#: ../tuxpaint.c:1832 ../tuxpaint.c:1837 ../tuxpaint.c:1846 ../tuxpaint.c:1850 +#: ../tuxpaint.c:1859 msgid "OK" msgstr "" #. Notification that 'Open' dialog has nothing to show -#: ../tuxpaint.c:1831 +#: ../tuxpaint.c:1836 msgid "There are no saved files!" msgstr "Walang nakasave na dokumento!" #. Verification of print action -#: ../tuxpaint.c:1835 +#: ../tuxpaint.c:1840 msgid "Print your picture now?" msgstr "Gusto mo bang ilimbag ang larawan?" -#: ../tuxpaint.c:1836 +#: ../tuxpaint.c:1841 msgid "Yes, print it!" msgstr "Oo. Ilimbag ito!" #. Confirmation of successful (we hope) printing -#: ../tuxpaint.c:1840 +#: ../tuxpaint.c:1845 msgid "Your picture has been printed!" msgstr "Nailimbag na ang larawan!" #. Notification that it's too soon to print again (--printdelay option is in effect) -#: ../tuxpaint.c:1844 +#: ../tuxpaint.c:1849 msgid "You can’t print yet!" msgstr "Hindi pa puwedeng ilimbag!" #. Prompt to confirm erasing a picture in the Open dialog -#: ../tuxpaint.c:1848 +#: ../tuxpaint.c:1853 msgid "Erase this picture?" msgstr "Burahin ang larawan?" -#: ../tuxpaint.c:1849 +#: ../tuxpaint.c:1854 msgid "Yes, erase it!" msgstr "Oo. Burahin ito!" -#: ../tuxpaint.c:1850 +#: ../tuxpaint.c:1855 msgid "No, don't erase it!" msgstr "Hindi. Huwag itong burahin!" #. Reminder that Mouse Button 1 is the button to use in Tux Paint -#: ../tuxpaint.c:1853 +#: ../tuxpaint.c:1858 msgid "Remember to use the left mouse button!" msgstr "Alalahaning gamitin ang kaliwang mouse button!" #. Sound has been muted (silenced) via keyboard shortcut -#: ../tuxpaint.c:1964 +#: ../tuxpaint.c:1969 msgid "Sound muted." msgstr "" #. Sound has been unmuted (unsilenced) via keyboard shortcut -#: ../tuxpaint.c:1969 +#: ../tuxpaint.c:1974 msgid "Sound unmuted." msgstr "" #. Wait while Text tool finishes loading fonts -#: ../tuxpaint.c:2406 +#: ../tuxpaint.c:2411 msgid "Please wait…" msgstr "Mahintay Sandali..." -#: ../tuxpaint.c:7056 +#: ../tuxpaint.c:7061 msgid "Pick a color." msgstr "" #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:7833 +#: ../tuxpaint.c:7838 msgid "Erase" msgstr "Burahin" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:7836 +#: ../tuxpaint.c:7841 msgid "Slides" msgstr "" #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:7839 +#: ../tuxpaint.c:7844 msgid "Back" msgstr "Bumalik" #. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:7842 +#: ../tuxpaint.c:7847 #, fuzzy msgid "Next" msgstr "Letra" #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:7845 +#: ../tuxpaint.c:7850 msgid "Play" 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 -#: ../tuxpaint.c:8438 +#: ../tuxpaint.c:8443 msgid "Aa" msgstr "" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:11343 +#: ../tuxpaint.c:11348 msgid "Yes" msgstr "Oo" -#: ../tuxpaint.c:11347 +#: ../tuxpaint.c:11352 msgid "No" msgstr "Hindi" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:12296 +#: ../tuxpaint.c:12301 msgid "Replace the picture with your changes?" msgstr "Palitan ang larawan ng mga nagawang pagbabago?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:12300 +#: ../tuxpaint.c:12305 msgid "Yes, replace the old one!" msgstr "Oo. Palitan ng bago!" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:12304 +#: ../tuxpaint.c:12309 msgid "No, save a new file!" msgstr "Hindi. i-save ang dokumento!" -#: ../tuxpaint.c:13067 +#: ../tuxpaint.c:13072 msgid "Choose the picture you want, then click “Open”." msgstr "Pumili ng larawang gusto. at i-klik ang buksan." #. Let user choose images: #. Instructions for Slideshow file dialog (FIXME: Make a #define) -#: ../tuxpaint.c:14054 ../tuxpaint.c:14368 +#: ../tuxpaint.c:14059 ../tuxpaint.c:14373 #, fuzzy msgid "Choose the pictures you want, then click “Play”." msgstr "Pumili ng larawang gusto. at i-klik ang buksan." @@ -676,237 +676,237 @@ msgstr "" msgid "Tux Paint" msgstr "" -#: ../../magic/src/blocks_chalk_drip.c:133 +#: ../../magic/src/blocks_chalk_drip.c:132 msgid "Blocks" msgstr "Mga Hanay" -#: ../../magic/src/blocks_chalk_drip.c:135 +#: ../../magic/src/blocks_chalk_drip.c:134 msgid "Chalk" msgstr "Yeso" -#: ../../magic/src/blocks_chalk_drip.c:137 +#: ../../magic/src/blocks_chalk_drip.c:136 msgid "Drip" msgstr "Patak" -#: ../../magic/src/blocks_chalk_drip.c:147 +#: ../../magic/src/blocks_chalk_drip.c:146 msgid "Click and move the mouse around to make the picture blocky." msgstr "" -#: ../../magic/src/blocks_chalk_drip.c:150 +#: ../../magic/src/blocks_chalk_drip.c:149 msgid "" "Click and move the mouse around to turn the picture into a chalk drawing." msgstr "" -#: ../../magic/src/blocks_chalk_drip.c:153 +#: ../../magic/src/blocks_chalk_drip.c:152 msgid "Click and move the mouse around to make the picture drip." msgstr "" -#: ../../magic/src/blur.c:77 +#: ../../magic/src/blur.c:76 msgid "Blur" msgstr "Gawing malabo" -#: ../../magic/src/blur.c:84 +#: ../../magic/src/blur.c:83 msgid "Click and move the mouse around to blur the picture." msgstr "" #. Both are named "Bricks", at the moment: -#: ../../magic/src/bricks.c:105 +#: ../../magic/src/bricks.c:104 msgid "Bricks" msgstr "Mga Landrilyo" -#: ../../magic/src/bricks.c:112 +#: ../../magic/src/bricks.c:111 msgid "Click and move to draw large bricks." msgstr "" -#: ../../magic/src/bricks.c:114 +#: ../../magic/src/bricks.c:113 msgid "Click and move to draw small bricks." msgstr "" -#: ../../magic/src/calligraphy.c:109 +#: ../../magic/src/calligraphy.c:108 msgid "Calligraphy" msgstr "" -#: ../../magic/src/calligraphy.c:116 +#: ../../magic/src/calligraphy.c:115 msgid "Click and move the mouse around to draw in calligraphy." msgstr "" -#: ../../magic/src/cartoon.c:81 +#: ../../magic/src/cartoon.c:80 msgid "Cartoon" msgstr "" -#: ../../magic/src/cartoon.c:88 +#: ../../magic/src/cartoon.c:87 msgid "Click and move the mouse around to turn the picture into a cartoon." msgstr "" -#: ../../magic/src/distortion.c:122 +#: ../../magic/src/distortion.c:121 msgid "Distortion" msgstr "" -#: ../../magic/src/distortion.c:130 +#: ../../magic/src/distortion.c:129 msgid "Click and drag the mouse to cause a distortion in your picture." msgstr "" -#: ../../magic/src/emboss.c:77 +#: ../../magic/src/emboss.c:76 msgid "Emboss" msgstr "" -#: ../../magic/src/emboss.c:83 +#: ../../magic/src/emboss.c:82 msgid "Click and drag the mouse to emboss the picture." msgstr "" -#: ../../magic/src/fade_darken.c:117 +#: ../../magic/src/fade_darken.c:116 msgid "Lighten" msgstr "Paliwanagin" -#: ../../magic/src/fade_darken.c:119 +#: ../../magic/src/fade_darken.c:118 msgid "Darken" msgstr "Padilimin" -#: ../../magic/src/fade_darken.c:129 +#: ../../magic/src/fade_darken.c:128 msgid "Click and move to fade the colors." msgstr "" -#: ../../magic/src/fade_darken.c:132 +#: ../../magic/src/fade_darken.c:131 msgid "Click and move to darken the colors." msgstr "" -#: ../../magic/src/fill.c:88 +#: ../../magic/src/fill.c:87 msgid "Fill" msgstr "Punuin" -#: ../../magic/src/fill.c:95 +#: ../../magic/src/fill.c:94 msgid "Click in the picture to fill that area with color." msgstr "" -#: ../../magic/src/flower.c:125 +#: ../../magic/src/flower.c:124 msgid "Flower" msgstr "" -#: ../../magic/src/flower.c:131 +#: ../../magic/src/flower.c:130 msgid "Click and drag to draw a flower stalk. Let go to finish the flower." msgstr "" -#: ../../magic/src/foam.c:105 +#: ../../magic/src/foam.c:104 msgid "Foam" msgstr "" -#: ../../magic/src/foam.c:111 +#: ../../magic/src/foam.c:110 msgid "Click and drag the mouse to cover an area with foamy bubbles." msgstr "" -#: ../../magic/src/glasstile.c:84 +#: ../../magic/src/glasstile.c:83 msgid "Glass Tile" msgstr "" -#: ../../magic/src/glasstile.c:90 +#: ../../magic/src/glasstile.c:89 msgid "Click and drag the mouse to put glass tile over your picture." msgstr "" -#: ../../magic/src/grass.c:93 +#: ../../magic/src/grass.c:92 msgid "Grass" msgstr "Damo" -#: ../../magic/src/grass.c:99 +#: ../../magic/src/grass.c:98 msgid "Click and move to draw grass. Don’t forget the dirt!" msgstr "" -#: ../../magic/src/kalidescope.c:78 +#: ../../magic/src/kalidescope.c:77 msgid "Kaleidoscope" msgstr "" -#: ../../magic/src/kalidescope.c:84 +#: ../../magic/src/kalidescope.c:83 msgid "" "Click and drag the mouse to draw with symmetric brushes (a kaleidoscope)." msgstr "" -#: ../../magic/src/light.c:85 +#: ../../magic/src/light.c:84 #, fuzzy msgid "Light" msgstr "Paliwanagin" -#: ../../magic/src/light.c:91 +#: ../../magic/src/light.c:90 msgid "Click and drag to draw a beam of light on your picture." msgstr "" -#: ../../magic/src/metalpaint.c:78 +#: ../../magic/src/metalpaint.c:77 #, fuzzy msgid "Metal Paint" msgstr "Pinta" -#: ../../magic/src/metalpaint.c:84 +#: ../../magic/src/metalpaint.c:83 msgid "Click and drag the mouse to paint with a metallic color." msgstr "" -#: ../../magic/src/mirror_flip.c:95 +#: ../../magic/src/mirror_flip.c:94 msgid "Mirror" msgstr "Salamin" -#: ../../magic/src/mirror_flip.c:97 +#: ../../magic/src/mirror_flip.c:96 msgid "Flip" msgstr "Baliktarin" -#: ../../magic/src/mirror_flip.c:107 +#: ../../magic/src/mirror_flip.c:106 msgid "Click to make a mirror image." msgstr "" -#: ../../magic/src/mirror_flip.c:110 +#: ../../magic/src/mirror_flip.c:109 msgid "Click to flip the picture upside-down." msgstr "" -#: ../../magic/src/negative.c:73 +#: ../../magic/src/negative.c:72 msgid "Negative" msgstr "Negatibo" -#: ../../magic/src/negative.c:80 +#: ../../magic/src/negative.c:79 msgid "Click and move the mouse around to draw a negative." msgstr "" -#: ../../magic/src/rainbow.c:108 +#: ../../magic/src/rainbow.c:107 msgid "Rainbow" msgstr "Bahaghari" -#: ../../magic/src/rainbow.c:115 +#: ../../magic/src/rainbow.c:114 msgid "You can draw in rainbow colors!" msgstr "" -#: ../../magic/src/ripples.c:82 +#: ../../magic/src/ripples.c:81 msgid "Ripples" msgstr "" -#: ../../magic/src/ripples.c:88 +#: ../../magic/src/ripples.c:87 msgid "Click to make ripples appear over your picture." msgstr "" -#: ../../magic/src/shift.c:105 +#: ../../magic/src/shift.c:104 msgid "Shift" msgstr "" -#: ../../magic/src/shift.c:111 +#: ../../magic/src/shift.c:110 msgid "Click and drag to shift your picture around on the canvas." msgstr "" -#: ../../magic/src/smudge.c:78 +#: ../../magic/src/smudge.c:77 msgid "Smudge" msgstr "" -#: ../../magic/src/smudge.c:85 +#: ../../magic/src/smudge.c:84 msgid "Click and move the mouse around to smudge the picture." msgstr "" -#: ../../magic/src/tint.c:78 +#: ../../magic/src/tint.c:77 msgid "Tint" msgstr "Bahagyang Kulay" -#: ../../magic/src/tint.c:85 +#: ../../magic/src/tint.c:84 msgid "Click and move the mouse around to change the picture’s color." msgstr "" -#: ../../magic/src/waves.c:79 +#: ../../magic/src/waves.c:78 #, fuzzy msgid "Waves" msgstr "Save" -#: ../../magic/src/waves.c:85 +#: ../../magic/src/waves.c:84 msgid "" "Click to make the picture wavy. Click toward the top for shorter waves, the " "bottom for taller waves, the left for small waves, and the right for long " diff --git a/src/po/tlh.po b/src/po/tlh.po index c69ae4e51..d76e1c5b2 100644 --- a/src/po/tlh.po +++ b/src/po/tlh.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Tux Paint\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-06-21 10:24-0700\n" +"POT-Creation-Date: 2008-06-27 13:15-0700\n" "PO-Revision-Date: 2004-08-16 23:14-0800\n" "Last-Translator: Bill Kendrick \n" "Language-Team: Bill Kendrick \n" @@ -395,7 +395,7 @@ msgstr "chu'" #. Open a saved picture #. buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:75 ../tuxpaint.c:7830 +#: ../tools.h:75 ../tuxpaint.c:7835 msgid "Open" msgstr "poSmoH" @@ -511,180 +511,180 @@ msgid "OK then… Let’s keep drawing this one!" msgstr "" #. Prompt to confirm user wishes to quit -#: ../tuxpaint.c:1804 +#: ../tuxpaint.c:1809 msgid "Do you really want to quit?" msgstr "" #. Quit prompt positive response (quit) -#: ../tuxpaint.c:1807 +#: ../tuxpaint.c:1812 msgid "Yes, I'm done!" msgstr "" #. Quit prompt negative response (don't quit) -#: ../tuxpaint.c:1810 ../tuxpaint.c:1837 +#: ../tuxpaint.c:1815 ../tuxpaint.c:1842 msgid "No, take me back!" msgstr "" #. Current picture is not saved; user is quitting -#: ../tuxpaint.c:1814 +#: ../tuxpaint.c:1819 msgid "If you quit, you’ll lose your picture! Save it?" msgstr "" -#: ../tuxpaint.c:1815 ../tuxpaint.c:1820 +#: ../tuxpaint.c:1820 ../tuxpaint.c:1825 msgid "Yes, save it!" msgstr "" -#: ../tuxpaint.c:1816 ../tuxpaint.c:1821 +#: ../tuxpaint.c:1821 ../tuxpaint.c:1826 msgid "No, don't bother saving!" msgstr "" #. Current picture is not saved; user is opening another picture -#: ../tuxpaint.c:1819 +#: ../tuxpaint.c:1824 msgid "Save your picture first?" msgstr "" #. Error opening picture -#: ../tuxpaint.c:1824 +#: ../tuxpaint.c:1829 msgid "Can’t open that picture!" msgstr "" # okay #. Generic dialog dismissal -#: ../tuxpaint.c:1827 ../tuxpaint.c:1832 ../tuxpaint.c:1841 ../tuxpaint.c:1845 -#: ../tuxpaint.c:1854 +#: ../tuxpaint.c:1832 ../tuxpaint.c:1837 ../tuxpaint.c:1846 ../tuxpaint.c:1850 +#: ../tuxpaint.c:1859 msgid "OK" msgstr "luq" #. Notification that 'Open' dialog has nothing to show -#: ../tuxpaint.c:1831 +#: ../tuxpaint.c:1836 msgid "There are no saved files!" msgstr "" #. Verification of print action -#: ../tuxpaint.c:1835 +#: ../tuxpaint.c:1840 msgid "Print your picture now?" msgstr "" -#: ../tuxpaint.c:1836 +#: ../tuxpaint.c:1841 msgid "Yes, print it!" msgstr "" #. Confirmation of successful (we hope) printing -#: ../tuxpaint.c:1840 +#: ../tuxpaint.c:1845 msgid "Your picture has been printed!" msgstr "" #. Notification that it's too soon to print again (--printdelay option is in effect) -#: ../tuxpaint.c:1844 +#: ../tuxpaint.c:1849 msgid "You can’t print yet!" msgstr "" #. Prompt to confirm erasing a picture in the Open dialog -#: ../tuxpaint.c:1848 +#: ../tuxpaint.c:1853 msgid "Erase this picture?" msgstr "" -#: ../tuxpaint.c:1849 +#: ../tuxpaint.c:1854 msgid "Yes, erase it!" msgstr "" -#: ../tuxpaint.c:1850 +#: ../tuxpaint.c:1855 msgid "No, don't erase it!" msgstr "" #. Reminder that Mouse Button 1 is the button to use in Tux Paint -#: ../tuxpaint.c:1853 +#: ../tuxpaint.c:1858 msgid "Remember to use the left mouse button!" msgstr "" #. Sound has been muted (silenced) via keyboard shortcut -#: ../tuxpaint.c:1964 +#: ../tuxpaint.c:1969 msgid "Sound muted." msgstr "" #. Sound has been unmuted (unsilenced) via keyboard shortcut -#: ../tuxpaint.c:1969 +#: ../tuxpaint.c:1974 msgid "Sound unmuted." msgstr "" #. Wait while Text tool finishes loading fonts -#: ../tuxpaint.c:2406 +#: ../tuxpaint.c:2411 msgid "Please wait…" msgstr "" -#: ../tuxpaint.c:7056 +#: ../tuxpaint.c:7061 msgid "Pick a color." msgstr "" #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:7833 +#: ../tuxpaint.c:7838 msgid "Erase" msgstr "" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:7836 +#: ../tuxpaint.c:7841 msgid "Slides" msgstr "" # back away from #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:7839 +#: ../tuxpaint.c:7844 msgid "Back" msgstr "DoH" # write #. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:7842 +#: ../tuxpaint.c:7847 #, fuzzy msgid "Next" msgstr "ghItlh" #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:7845 +#: ../tuxpaint.c:7850 msgid "Play" 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 -#: ../tuxpaint.c:8438 +#: ../tuxpaint.c:8443 msgid "Aa" msgstr "" # yes #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:11343 +#: ../tuxpaint.c:11348 msgid "Yes" msgstr "HIja'" # no -#: ../tuxpaint.c:11347 +#: ../tuxpaint.c:11352 msgid "No" msgstr "ghobe'" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:12296 +#: ../tuxpaint.c:12301 msgid "Replace the picture with your changes?" msgstr "" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:12300 +#: ../tuxpaint.c:12305 msgid "Yes, replace the old one!" msgstr "" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:12304 +#: ../tuxpaint.c:12309 msgid "No, save a new file!" msgstr "" -#: ../tuxpaint.c:13067 +#: ../tuxpaint.c:13072 msgid "Choose the picture you want, then click “Open”." msgstr "" #. Let user choose images: #. Instructions for Slideshow file dialog (FIXME: Make a #define) -#: ../tuxpaint.c:14054 ../tuxpaint.c:14368 +#: ../tuxpaint.c:14059 ../tuxpaint.c:14373 msgid "Choose the pictures you want, then click “Play”." msgstr "" @@ -700,243 +700,243 @@ msgstr "" msgid "Tux Paint" msgstr "" -#: ../../magic/src/blocks_chalk_drip.c:133 +#: ../../magic/src/blocks_chalk_drip.c:132 msgid "Blocks" msgstr "" # scatter -#: ../../magic/src/blocks_chalk_drip.c:135 +#: ../../magic/src/blocks_chalk_drip.c:134 msgid "Chalk" msgstr "ghomHa'" # melt -#: ../../magic/src/blocks_chalk_drip.c:137 +#: ../../magic/src/blocks_chalk_drip.c:136 msgid "Drip" msgstr "tet" -#: ../../magic/src/blocks_chalk_drip.c:147 +#: ../../magic/src/blocks_chalk_drip.c:146 msgid "Click and move the mouse around to make the picture blocky." msgstr "" -#: ../../magic/src/blocks_chalk_drip.c:150 +#: ../../magic/src/blocks_chalk_drip.c:149 msgid "" "Click and move the mouse around to turn the picture into a chalk drawing." msgstr "" -#: ../../magic/src/blocks_chalk_drip.c:153 +#: ../../magic/src/blocks_chalk_drip.c:152 msgid "Click and move the mouse around to make the picture drip." msgstr "" -#: ../../magic/src/blur.c:77 +#: ../../magic/src/blur.c:76 msgid "Blur" msgstr "" -#: ../../magic/src/blur.c:84 +#: ../../magic/src/blur.c:83 msgid "Click and move the mouse around to blur the picture." msgstr "" # back away from #. Both are named "Bricks", at the moment: -#: ../../magic/src/bricks.c:105 +#: ../../magic/src/bricks.c:104 #, fuzzy msgid "Bricks" msgstr "DoH" -#: ../../magic/src/bricks.c:112 +#: ../../magic/src/bricks.c:111 msgid "Click and move to draw large bricks." msgstr "" -#: ../../magic/src/bricks.c:114 +#: ../../magic/src/bricks.c:113 msgid "Click and move to draw small bricks." msgstr "" -#: ../../magic/src/calligraphy.c:109 +#: ../../magic/src/calligraphy.c:108 msgid "Calligraphy" msgstr "" -#: ../../magic/src/calligraphy.c:116 +#: ../../magic/src/calligraphy.c:115 msgid "Click and move the mouse around to draw in calligraphy." msgstr "" -#: ../../magic/src/cartoon.c:81 +#: ../../magic/src/cartoon.c:80 msgid "Cartoon" msgstr "" -#: ../../magic/src/cartoon.c:88 +#: ../../magic/src/cartoon.c:87 msgid "Click and move the mouse around to turn the picture into a cartoon." msgstr "" -#: ../../magic/src/distortion.c:122 +#: ../../magic/src/distortion.c:121 msgid "Distortion" msgstr "" -#: ../../magic/src/distortion.c:130 +#: ../../magic/src/distortion.c:129 msgid "Click and drag the mouse to cause a distortion in your picture." msgstr "" -#: ../../magic/src/emboss.c:77 +#: ../../magic/src/emboss.c:76 msgid "Emboss" msgstr "" -#: ../../magic/src/emboss.c:83 +#: ../../magic/src/emboss.c:82 msgid "Click and drag the mouse to emboss the picture." msgstr "" -#: ../../magic/src/fade_darken.c:117 +#: ../../magic/src/fade_darken.c:116 msgid "Lighten" msgstr "" -#: ../../magic/src/fade_darken.c:119 +#: ../../magic/src/fade_darken.c:118 msgid "Darken" msgstr "" -#: ../../magic/src/fade_darken.c:129 +#: ../../magic/src/fade_darken.c:128 msgid "Click and move to fade the colors." msgstr "" -#: ../../magic/src/fade_darken.c:132 +#: ../../magic/src/fade_darken.c:131 msgid "Click and move to darken the colors." msgstr "" # fill -#: ../../magic/src/fill.c:88 +#: ../../magic/src/fill.c:87 msgid "Fill" msgstr "teb" -#: ../../magic/src/fill.c:95 +#: ../../magic/src/fill.c:94 msgid "Click in the picture to fill that area with color." msgstr "" -#: ../../magic/src/flower.c:125 +#: ../../magic/src/flower.c:124 msgid "Flower" msgstr "" -#: ../../magic/src/flower.c:131 +#: ../../magic/src/flower.c:130 msgid "Click and drag to draw a flower stalk. Let go to finish the flower." msgstr "" -#: ../../magic/src/foam.c:105 +#: ../../magic/src/foam.c:104 msgid "Foam" msgstr "" -#: ../../magic/src/foam.c:111 +#: ../../magic/src/foam.c:110 msgid "Click and drag the mouse to cover an area with foamy bubbles." msgstr "" -#: ../../magic/src/glasstile.c:84 +#: ../../magic/src/glasstile.c:83 msgid "Glass Tile" msgstr "" -#: ../../magic/src/glasstile.c:90 +#: ../../magic/src/glasstile.c:89 msgid "Click and drag the mouse to put glass tile over your picture." msgstr "" -#: ../../magic/src/grass.c:93 +#: ../../magic/src/grass.c:92 msgid "Grass" msgstr "" -#: ../../magic/src/grass.c:99 +#: ../../magic/src/grass.c:98 msgid "Click and move to draw grass. Don’t forget the dirt!" msgstr "" -#: ../../magic/src/kalidescope.c:78 +#: ../../magic/src/kalidescope.c:77 msgid "Kaleidoscope" msgstr "" -#: ../../magic/src/kalidescope.c:84 +#: ../../magic/src/kalidescope.c:83 msgid "" "Click and drag the mouse to draw with symmetric brushes (a kaleidoscope)." msgstr "" -#: ../../magic/src/light.c:85 +#: ../../magic/src/light.c:84 msgid "Light" msgstr "" -#: ../../magic/src/light.c:91 +#: ../../magic/src/light.c:90 msgid "Click and drag to draw a beam of light on your picture." msgstr "" -#: ../../magic/src/metalpaint.c:78 +#: ../../magic/src/metalpaint.c:77 msgid "Metal Paint" msgstr "" -#: ../../magic/src/metalpaint.c:84 +#: ../../magic/src/metalpaint.c:83 msgid "Click and drag the mouse to paint with a metallic color." msgstr "" -#: ../../magic/src/mirror_flip.c:95 +#: ../../magic/src/mirror_flip.c:94 msgid "Mirror" msgstr "" -#: ../../magic/src/mirror_flip.c:97 +#: ../../magic/src/mirror_flip.c:96 msgid "Flip" msgstr "" -#: ../../magic/src/mirror_flip.c:107 +#: ../../magic/src/mirror_flip.c:106 msgid "Click to make a mirror image." msgstr "" -#: ../../magic/src/mirror_flip.c:110 +#: ../../magic/src/mirror_flip.c:109 msgid "Click to flip the picture upside-down." msgstr "" -#: ../../magic/src/negative.c:73 +#: ../../magic/src/negative.c:72 msgid "Negative" msgstr "" -#: ../../magic/src/negative.c:80 +#: ../../magic/src/negative.c:79 msgid "Click and move the mouse around to draw a negative." msgstr "" -#: ../../magic/src/rainbow.c:108 +#: ../../magic/src/rainbow.c:107 msgid "Rainbow" msgstr "" -#: ../../magic/src/rainbow.c:115 +#: ../../magic/src/rainbow.c:114 msgid "You can draw in rainbow colors!" msgstr "" -#: ../../magic/src/ripples.c:82 +#: ../../magic/src/ripples.c:81 msgid "Ripples" msgstr "" -#: ../../magic/src/ripples.c:88 +#: ../../magic/src/ripples.c:87 msgid "Click to make ripples appear over your picture." msgstr "" -#: ../../magic/src/shift.c:105 +#: ../../magic/src/shift.c:104 msgid "Shift" msgstr "" -#: ../../magic/src/shift.c:111 +#: ../../magic/src/shift.c:110 msgid "Click and drag to shift your picture around on the canvas." msgstr "" -#: ../../magic/src/smudge.c:78 +#: ../../magic/src/smudge.c:77 msgid "Smudge" msgstr "" -#: ../../magic/src/smudge.c:85 +#: ../../magic/src/smudge.c:84 msgid "Click and move the mouse around to smudge the picture." msgstr "" # thin -#: ../../magic/src/tint.c:78 +#: ../../magic/src/tint.c:77 #, fuzzy msgid "Tint" msgstr "lang" -#: ../../magic/src/tint.c:85 +#: ../../magic/src/tint.c:84 msgid "Click and move the mouse around to change the picture’s color." msgstr "" # keep, save -#: ../../magic/src/waves.c:79 +#: ../../magic/src/waves.c:78 #, fuzzy msgid "Waves" msgstr "pol" -#: ../../magic/src/waves.c:85 +#: ../../magic/src/waves.c:84 msgid "" "Click to make the picture wavy. Click toward the top for shorter waves, the " "bottom for taller waves, the left for small waves, and the right for long " diff --git a/src/po/tr.po b/src/po/tr.po index 678289f01..46bc328fd 100644 --- a/src/po/tr.po +++ b/src/po/tr.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: tuxpaint\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-06-21 10:24-0700\n" +"POT-Creation-Date: 2008-06-27 13:15-0700\n" "PO-Revision-Date: 2006-10-11 23:27+0300\n" "Last-Translator: Doruk Fisek \n" "Language-Team: Turkish \n" @@ -381,7 +381,7 @@ msgstr "Yeni" #. Open a saved picture #. buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:75 ../tuxpaint.c:7830 +#: ../tools.h:75 ../tuxpaint.c:7835 msgid "Open" msgstr "Aç" @@ -499,174 +499,174 @@ msgid "OK then… Let’s keep drawing this one!" msgstr "Tamam o zaman... Bunu çizmeye devam edelim!" #. Prompt to confirm user wishes to quit -#: ../tuxpaint.c:1804 +#: ../tuxpaint.c:1809 msgid "Do you really want to quit?" msgstr "Gerçekten çıkmak istiyor musun?" #. Quit prompt positive response (quit) -#: ../tuxpaint.c:1807 +#: ../tuxpaint.c:1812 msgid "Yes, I'm done!" msgstr "Evet, işim bitti!" #. Quit prompt negative response (don't quit) -#: ../tuxpaint.c:1810 ../tuxpaint.c:1837 +#: ../tuxpaint.c:1815 ../tuxpaint.c:1842 msgid "No, take me back!" msgstr "Hayır, geri götür beni!" #. Current picture is not saved; user is quitting -#: ../tuxpaint.c:1814 +#: ../tuxpaint.c:1819 msgid "If you quit, you’ll lose your picture! Save it?" msgstr "Eğer çıkarsan, resmini kaybedeceksin! Kaydedeyim mi?" -#: ../tuxpaint.c:1815 ../tuxpaint.c:1820 +#: ../tuxpaint.c:1820 ../tuxpaint.c:1825 msgid "Yes, save it!" msgstr "Evet, kaydet!" -#: ../tuxpaint.c:1816 ../tuxpaint.c:1821 +#: ../tuxpaint.c:1821 ../tuxpaint.c:1826 msgid "No, don't bother saving!" msgstr "Hayır, kaydetmeye zahmet etme!" #. Current picture is not saved; user is opening another picture -#: ../tuxpaint.c:1819 +#: ../tuxpaint.c:1824 msgid "Save your picture first?" msgstr "İlk önce resmini kaydetmek ister misin?" #. Error opening picture -#: ../tuxpaint.c:1824 +#: ../tuxpaint.c:1829 msgid "Can’t open that picture!" msgstr "O resmi açamıyorum!" #. Generic dialog dismissal -#: ../tuxpaint.c:1827 ../tuxpaint.c:1832 ../tuxpaint.c:1841 ../tuxpaint.c:1845 -#: ../tuxpaint.c:1854 +#: ../tuxpaint.c:1832 ../tuxpaint.c:1837 ../tuxpaint.c:1846 ../tuxpaint.c:1850 +#: ../tuxpaint.c:1859 msgid "OK" msgstr "Tamam" #. Notification that 'Open' dialog has nothing to show -#: ../tuxpaint.c:1831 +#: ../tuxpaint.c:1836 msgid "There are no saved files!" msgstr "Kaydedilmiş hiç dosya yok!" #. Verification of print action -#: ../tuxpaint.c:1835 +#: ../tuxpaint.c:1840 msgid "Print your picture now?" msgstr "Resmini şimdi yazdırayım mı?" -#: ../tuxpaint.c:1836 +#: ../tuxpaint.c:1841 msgid "Yes, print it!" msgstr "Evet, yazdır!" #. Confirmation of successful (we hope) printing -#: ../tuxpaint.c:1840 +#: ../tuxpaint.c:1845 msgid "Your picture has been printed!" msgstr "Resmin yazdırıldı!" #. Notification that it's too soon to print again (--printdelay option is in effect) -#: ../tuxpaint.c:1844 +#: ../tuxpaint.c:1849 msgid "You can’t print yet!" msgstr "Henüz yazdıramazsın!" #. Prompt to confirm erasing a picture in the Open dialog -#: ../tuxpaint.c:1848 +#: ../tuxpaint.c:1853 msgid "Erase this picture?" msgstr "Bu resmi sileyim mi?" -#: ../tuxpaint.c:1849 +#: ../tuxpaint.c:1854 msgid "Yes, erase it!" msgstr "Evet, sil onu!" -#: ../tuxpaint.c:1850 +#: ../tuxpaint.c:1855 msgid "No, don't erase it!" msgstr "Hayır, silme onu!" #. Reminder that Mouse Button 1 is the button to use in Tux Paint -#: ../tuxpaint.c:1853 +#: ../tuxpaint.c:1858 msgid "Remember to use the left mouse button!" msgstr "Sol fare tuşunu kullanmayı hatırlayın!" #. Sound has been muted (silenced) via keyboard shortcut -#: ../tuxpaint.c:1964 +#: ../tuxpaint.c:1969 msgid "Sound muted." msgstr "" #. Sound has been unmuted (unsilenced) via keyboard shortcut -#: ../tuxpaint.c:1969 +#: ../tuxpaint.c:1974 msgid "Sound unmuted." msgstr "" #. Wait while Text tool finishes loading fonts -#: ../tuxpaint.c:2406 +#: ../tuxpaint.c:2411 msgid "Please wait…" msgstr "Lütfen bekleyin..." -#: ../tuxpaint.c:7056 +#: ../tuxpaint.c:7061 msgid "Pick a color." msgstr "" #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:7833 +#: ../tuxpaint.c:7838 msgid "Erase" msgstr "Sil" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:7836 +#: ../tuxpaint.c:7841 msgid "Slides" msgstr "Slaytlar" #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:7839 +#: ../tuxpaint.c:7844 msgid "Back" msgstr "Geri" #. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:7842 +#: ../tuxpaint.c:7847 msgid "Next" msgstr "İleri" #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:7845 +#: ../tuxpaint.c:7850 msgid "Play" msgstr "Çal" #. Label for 'Letters' buttons (font selector, down the right when the Text tool is being used); used to show the difference between font faces -#: ../tuxpaint.c:8438 +#: ../tuxpaint.c:8443 msgid "Aa" msgstr "" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:11343 +#: ../tuxpaint.c:11348 msgid "Yes" msgstr "Evet" -#: ../tuxpaint.c:11347 +#: ../tuxpaint.c:11352 msgid "No" msgstr "Hayır" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:12296 +#: ../tuxpaint.c:12301 msgid "Replace the picture with your changes?" msgstr "Resmi sizin değişikliklerinizle değiştirelim mi?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:12300 +#: ../tuxpaint.c:12305 msgid "Yes, replace the old one!" msgstr "Evet, eskisini yenile!" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:12304 +#: ../tuxpaint.c:12309 msgid "No, save a new file!" msgstr "Hayır, yeni bir dosyaya kaydet" -#: ../tuxpaint.c:13067 +#: ../tuxpaint.c:13072 msgid "Choose the picture you want, then click “Open”." msgstr "İstediğin resmi seç, sonra \"Aç\" seçeneğine tıkla" #. Let user choose images: #. Instructions for Slideshow file dialog (FIXME: Make a #define) -#: ../tuxpaint.c:14054 ../tuxpaint.c:14368 +#: ../tuxpaint.c:14059 ../tuxpaint.c:14373 msgid "Choose the pictures you want, then click “Play”." msgstr "İstediğin resmi seç, sonra \"Çal\" seçeneğine tıkla" @@ -682,248 +682,248 @@ msgstr "Çizim programı" msgid "Tux Paint" msgstr "Tux Boyama" -#: ../../magic/src/blocks_chalk_drip.c:133 +#: ../../magic/src/blocks_chalk_drip.c:132 msgid "Blocks" msgstr "Bloklar" -#: ../../magic/src/blocks_chalk_drip.c:135 +#: ../../magic/src/blocks_chalk_drip.c:134 msgid "Chalk" msgstr "Tebeşir" -#: ../../magic/src/blocks_chalk_drip.c:137 +#: ../../magic/src/blocks_chalk_drip.c:136 msgid "Drip" msgstr "Damla damla akıt" -#: ../../magic/src/blocks_chalk_drip.c:147 +#: ../../magic/src/blocks_chalk_drip.c:146 msgid "Click and move the mouse around to make the picture blocky." msgstr "Resmi tıknaz hale getirmek için tıkla ve fareyi etrafta gezdir." -#: ../../magic/src/blocks_chalk_drip.c:150 +#: ../../magic/src/blocks_chalk_drip.c:149 msgid "" "Click and move the mouse around to turn the picture into a chalk drawing." msgstr "" "Resmi bir tebeşir çizimine çevirmek için tıkla ve fareyi etrafta gezdir." -#: ../../magic/src/blocks_chalk_drip.c:153 +#: ../../magic/src/blocks_chalk_drip.c:152 msgid "Click and move the mouse around to make the picture drip." msgstr "Resmi damla damla akıtmak için tıkla ve fareyi etrafta gezdir." -#: ../../magic/src/blur.c:77 +#: ../../magic/src/blur.c:76 msgid "Blur" msgstr "Bulanıklaştır" -#: ../../magic/src/blur.c:84 +#: ../../magic/src/blur.c:83 msgid "Click and move the mouse around to blur the picture." msgstr "Resmi bulanıklaştırmak için tıkla ve fareyi etrafta gezdir." #. Both are named "Bricks", at the moment: -#: ../../magic/src/bricks.c:105 +#: ../../magic/src/bricks.c:104 msgid "Bricks" msgstr "Tuğlalar" -#: ../../magic/src/bricks.c:112 +#: ../../magic/src/bricks.c:111 msgid "Click and move to draw large bricks." msgstr "Büyük tuğlalar çizmek için tıkla ve fareyi hareket ettir." -#: ../../magic/src/bricks.c:114 +#: ../../magic/src/bricks.c:113 msgid "Click and move to draw small bricks." msgstr "Küçük tuğlalar çizmek için tıkla ve fareyi hareket ettir." -#: ../../magic/src/calligraphy.c:109 +#: ../../magic/src/calligraphy.c:108 msgid "Calligraphy" msgstr "" -#: ../../magic/src/calligraphy.c:116 +#: ../../magic/src/calligraphy.c:115 #, fuzzy msgid "Click and move the mouse around to draw in calligraphy." msgstr "Negatif elde etmek için tıkla ve fareyi etrafta gezdir." -#: ../../magic/src/cartoon.c:81 +#: ../../magic/src/cartoon.c:80 msgid "Cartoon" msgstr "Karikatür" -#: ../../magic/src/cartoon.c:88 +#: ../../magic/src/cartoon.c:87 msgid "Click and move the mouse around to turn the picture into a cartoon." msgstr "Resmi bir karikatüre çevirmek için tıkla ve fareyi etrafta gezdir." -#: ../../magic/src/distortion.c:122 +#: ../../magic/src/distortion.c:121 msgid "Distortion" msgstr "" -#: ../../magic/src/distortion.c:130 +#: ../../magic/src/distortion.c:129 #, fuzzy msgid "Click and drag the mouse to cause a distortion in your picture." msgstr "Resmi bulanıklaştırmak için tıkla ve fareyi etrafta gezdir." -#: ../../magic/src/emboss.c:77 +#: ../../magic/src/emboss.c:76 msgid "Emboss" msgstr "" -#: ../../magic/src/emboss.c:83 +#: ../../magic/src/emboss.c:82 #, fuzzy msgid "Click and drag the mouse to emboss the picture." msgstr "Resmi bulanıklaştırmak için tıkla ve fareyi etrafta gezdir." -#: ../../magic/src/fade_darken.c:117 +#: ../../magic/src/fade_darken.c:116 msgid "Lighten" msgstr "Rengini aç" -#: ../../magic/src/fade_darken.c:119 +#: ../../magic/src/fade_darken.c:118 msgid "Darken" msgstr "Rengini koyulaştır" -#: ../../magic/src/fade_darken.c:129 +#: ../../magic/src/fade_darken.c:128 msgid "Click and move to fade the colors." msgstr "Renklerin solması için tıkla ve fareyi hareket ettir." -#: ../../magic/src/fade_darken.c:132 +#: ../../magic/src/fade_darken.c:131 msgid "Click and move to darken the colors." msgstr "Renkleri koyulaştırmak için tıkla ve fareyi hareket ettir." -#: ../../magic/src/fill.c:88 +#: ../../magic/src/fill.c:87 msgid "Fill" msgstr "Doldur" -#: ../../magic/src/fill.c:95 +#: ../../magic/src/fill.c:94 msgid "Click in the picture to fill that area with color." msgstr "O alanı renkle doldurmak için resmin içine tıkla." -#: ../../magic/src/flower.c:125 +#: ../../magic/src/flower.c:124 msgid "Flower" msgstr "" -#: ../../magic/src/flower.c:131 +#: ../../magic/src/flower.c:130 msgid "Click and drag to draw a flower stalk. Let go to finish the flower." msgstr "" -#: ../../magic/src/foam.c:105 +#: ../../magic/src/foam.c:104 msgid "Foam" msgstr "" -#: ../../magic/src/foam.c:111 +#: ../../magic/src/foam.c:110 #, fuzzy msgid "Click and drag the mouse to cover an area with foamy bubbles." msgstr "O alanı renkle doldurmak için resmin içine tıkla." -#: ../../magic/src/glasstile.c:84 +#: ../../magic/src/glasstile.c:83 msgid "Glass Tile" msgstr "" -#: ../../magic/src/glasstile.c:90 +#: ../../magic/src/glasstile.c:89 #, fuzzy msgid "Click and drag the mouse to put glass tile over your picture." msgstr "Resmi bulanıklaştırmak için tıkla ve fareyi etrafta gezdir." -#: ../../magic/src/grass.c:93 +#: ../../magic/src/grass.c:92 msgid "Grass" msgstr "Çim" -#: ../../magic/src/grass.c:99 +#: ../../magic/src/grass.c:98 msgid "Click and move to draw grass. Don’t forget the dirt!" msgstr "Çim çizmek için tıkla ve fareyi hareket ettir. Kiri unutmayın!" -#: ../../magic/src/kalidescope.c:78 +#: ../../magic/src/kalidescope.c:77 msgid "Kaleidoscope" msgstr "" -#: ../../magic/src/kalidescope.c:84 +#: ../../magic/src/kalidescope.c:83 #, fuzzy msgid "" "Click and drag the mouse to draw with symmetric brushes (a kaleidoscope)." msgstr "Renkleri koyulaştırmak için tıkla ve fareyi hareket ettir." -#: ../../magic/src/light.c:85 +#: ../../magic/src/light.c:84 #, fuzzy msgid "Light" msgstr "Rengini aç" -#: ../../magic/src/light.c:91 +#: ../../magic/src/light.c:90 #, fuzzy msgid "Click and drag to draw a beam of light on your picture." msgstr "Resmi bulanıklaştırmak için tıkla ve fareyi etrafta gezdir." -#: ../../magic/src/metalpaint.c:78 +#: ../../magic/src/metalpaint.c:77 #, fuzzy msgid "Metal Paint" msgstr "Boya" -#: ../../magic/src/metalpaint.c:84 +#: ../../magic/src/metalpaint.c:83 #, fuzzy msgid "Click and drag the mouse to paint with a metallic color." msgstr "Renkleri koyulaştırmak için tıkla ve fareyi hareket ettir." -#: ../../magic/src/mirror_flip.c:95 +#: ../../magic/src/mirror_flip.c:94 msgid "Mirror" msgstr "Ayna" -#: ../../magic/src/mirror_flip.c:97 +#: ../../magic/src/mirror_flip.c:96 msgid "Flip" msgstr "Çevir" -#: ../../magic/src/mirror_flip.c:107 +#: ../../magic/src/mirror_flip.c:106 msgid "Click to make a mirror image." msgstr "Bir ayna görüntüsü oluşturmak için tıkla." -#: ../../magic/src/mirror_flip.c:110 +#: ../../magic/src/mirror_flip.c:109 msgid "Click to flip the picture upside-down." msgstr "Resmi başaşağı çevirmek için tıkla." -#: ../../magic/src/negative.c:73 +#: ../../magic/src/negative.c:72 msgid "Negative" msgstr "Negatif" -#: ../../magic/src/negative.c:80 +#: ../../magic/src/negative.c:79 msgid "Click and move the mouse around to draw a negative." msgstr "Negatif elde etmek için tıkla ve fareyi etrafta gezdir." -#: ../../magic/src/rainbow.c:108 +#: ../../magic/src/rainbow.c:107 msgid "Rainbow" msgstr "Gökkuşağı" -#: ../../magic/src/rainbow.c:115 +#: ../../magic/src/rainbow.c:114 msgid "You can draw in rainbow colors!" msgstr "Gökkuşağı renklerinde çizebilirsin!" -#: ../../magic/src/ripples.c:82 +#: ../../magic/src/ripples.c:81 msgid "Ripples" msgstr "" -#: ../../magic/src/ripples.c:88 +#: ../../magic/src/ripples.c:87 #, fuzzy msgid "Click to make ripples appear over your picture." msgstr "Resmi bulanıklaştırmak için tıkla ve fareyi etrafta gezdir." -#: ../../magic/src/shift.c:105 +#: ../../magic/src/shift.c:104 msgid "Shift" msgstr "" -#: ../../magic/src/shift.c:111 +#: ../../magic/src/shift.c:110 #, fuzzy msgid "Click and drag to shift your picture around on the canvas." msgstr "Resmi bulanıklaştırmak için tıkla ve fareyi etrafta gezdir." -#: ../../magic/src/smudge.c:78 +#: ../../magic/src/smudge.c:77 msgid "Smudge" msgstr "Tütsüle" -#: ../../magic/src/smudge.c:85 +#: ../../magic/src/smudge.c:84 msgid "Click and move the mouse around to smudge the picture." msgstr "Tütsülemek için tıkla ve fareyi etrafta gezdir." -#: ../../magic/src/tint.c:78 +#: ../../magic/src/tint.c:77 msgid "Tint" msgstr "Tonla" -#: ../../magic/src/tint.c:85 +#: ../../magic/src/tint.c:84 msgid "Click and move the mouse around to change the picture’s color." msgstr "Resmin rengini değiştirmek için tıkla ve fareyi etrafta gezdir." -#: ../../magic/src/waves.c:79 +#: ../../magic/src/waves.c:78 #, fuzzy msgid "Waves" msgstr "Kaydet" -#: ../../magic/src/waves.c:85 +#: ../../magic/src/waves.c:84 msgid "" "Click to make the picture wavy. Click toward the top for shorter waves, the " "bottom for taller waves, the left for small waves, and the right for long " diff --git a/src/po/tuxpaint.pot b/src/po/tuxpaint.pot index c973d0bb5..61d7fbf96 100644 --- a/src/po/tuxpaint.pot +++ b/src/po/tuxpaint.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-06-21 10:24-0700\n" +"POT-Creation-Date: 2008-06-27 13:15-0700\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -377,7 +377,7 @@ msgstr "" #. Open a saved picture #. buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:75 ../tuxpaint.c:7830 +#: ../tools.h:75 ../tuxpaint.c:7835 msgid "Open" msgstr "" @@ -489,174 +489,174 @@ msgid "OK then… Let’s keep drawing this one!" msgstr "" #. Prompt to confirm user wishes to quit -#: ../tuxpaint.c:1804 +#: ../tuxpaint.c:1809 msgid "Do you really want to quit?" msgstr "" #. Quit prompt positive response (quit) -#: ../tuxpaint.c:1807 +#: ../tuxpaint.c:1812 msgid "Yes, I'm done!" msgstr "" #. Quit prompt negative response (don't quit) -#: ../tuxpaint.c:1810 ../tuxpaint.c:1837 +#: ../tuxpaint.c:1815 ../tuxpaint.c:1842 msgid "No, take me back!" msgstr "" #. Current picture is not saved; user is quitting -#: ../tuxpaint.c:1814 +#: ../tuxpaint.c:1819 msgid "If you quit, you’ll lose your picture! Save it?" msgstr "" -#: ../tuxpaint.c:1815 ../tuxpaint.c:1820 +#: ../tuxpaint.c:1820 ../tuxpaint.c:1825 msgid "Yes, save it!" msgstr "" -#: ../tuxpaint.c:1816 ../tuxpaint.c:1821 +#: ../tuxpaint.c:1821 ../tuxpaint.c:1826 msgid "No, don't bother saving!" msgstr "" #. Current picture is not saved; user is opening another picture -#: ../tuxpaint.c:1819 +#: ../tuxpaint.c:1824 msgid "Save your picture first?" msgstr "" #. Error opening picture -#: ../tuxpaint.c:1824 +#: ../tuxpaint.c:1829 msgid "Can’t open that picture!" msgstr "" #. Generic dialog dismissal -#: ../tuxpaint.c:1827 ../tuxpaint.c:1832 ../tuxpaint.c:1841 ../tuxpaint.c:1845 -#: ../tuxpaint.c:1854 +#: ../tuxpaint.c:1832 ../tuxpaint.c:1837 ../tuxpaint.c:1846 ../tuxpaint.c:1850 +#: ../tuxpaint.c:1859 msgid "OK" msgstr "" #. Notification that 'Open' dialog has nothing to show -#: ../tuxpaint.c:1831 +#: ../tuxpaint.c:1836 msgid "There are no saved files!" msgstr "" #. Verification of print action -#: ../tuxpaint.c:1835 +#: ../tuxpaint.c:1840 msgid "Print your picture now?" msgstr "" -#: ../tuxpaint.c:1836 +#: ../tuxpaint.c:1841 msgid "Yes, print it!" msgstr "" #. Confirmation of successful (we hope) printing -#: ../tuxpaint.c:1840 +#: ../tuxpaint.c:1845 msgid "Your picture has been printed!" msgstr "" #. Notification that it's too soon to print again (--printdelay option is in effect) -#: ../tuxpaint.c:1844 +#: ../tuxpaint.c:1849 msgid "You can’t print yet!" msgstr "" #. Prompt to confirm erasing a picture in the Open dialog -#: ../tuxpaint.c:1848 +#: ../tuxpaint.c:1853 msgid "Erase this picture?" msgstr "" -#: ../tuxpaint.c:1849 +#: ../tuxpaint.c:1854 msgid "Yes, erase it!" msgstr "" -#: ../tuxpaint.c:1850 +#: ../tuxpaint.c:1855 msgid "No, don't erase it!" msgstr "" #. Reminder that Mouse Button 1 is the button to use in Tux Paint -#: ../tuxpaint.c:1853 +#: ../tuxpaint.c:1858 msgid "Remember to use the left mouse button!" msgstr "" #. Sound has been muted (silenced) via keyboard shortcut -#: ../tuxpaint.c:1964 +#: ../tuxpaint.c:1969 msgid "Sound muted." msgstr "" #. Sound has been unmuted (unsilenced) via keyboard shortcut -#: ../tuxpaint.c:1969 +#: ../tuxpaint.c:1974 msgid "Sound unmuted." msgstr "" #. Wait while Text tool finishes loading fonts -#: ../tuxpaint.c:2406 +#: ../tuxpaint.c:2411 msgid "Please wait…" msgstr "" -#: ../tuxpaint.c:7056 +#: ../tuxpaint.c:7061 msgid "Pick a color." msgstr "" #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:7833 +#: ../tuxpaint.c:7838 msgid "Erase" msgstr "" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:7836 +#: ../tuxpaint.c:7841 msgid "Slides" msgstr "" #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:7839 +#: ../tuxpaint.c:7844 msgid "Back" msgstr "" #. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:7842 +#: ../tuxpaint.c:7847 msgid "Next" msgstr "" #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:7845 +#: ../tuxpaint.c:7850 msgid "Play" 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 -#: ../tuxpaint.c:8438 +#: ../tuxpaint.c:8443 msgid "Aa" msgstr "" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:11343 +#: ../tuxpaint.c:11348 msgid "Yes" msgstr "" -#: ../tuxpaint.c:11347 +#: ../tuxpaint.c:11352 msgid "No" msgstr "" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:12296 +#: ../tuxpaint.c:12301 msgid "Replace the picture with your changes?" msgstr "" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:12300 +#: ../tuxpaint.c:12305 msgid "Yes, replace the old one!" msgstr "" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:12304 +#: ../tuxpaint.c:12309 msgid "No, save a new file!" msgstr "" -#: ../tuxpaint.c:13067 +#: ../tuxpaint.c:13072 msgid "Choose the picture you want, then click “Open”." msgstr "" #. Let user choose images: #. Instructions for Slideshow file dialog (FIXME: Make a #define) -#: ../tuxpaint.c:14054 ../tuxpaint.c:14368 +#: ../tuxpaint.c:14059 ../tuxpaint.c:14373 msgid "Choose the pictures you want, then click “Play”." msgstr "" @@ -672,234 +672,234 @@ msgstr "" msgid "Tux Paint" msgstr "" -#: ../../magic/src/blocks_chalk_drip.c:133 +#: ../../magic/src/blocks_chalk_drip.c:132 msgid "Blocks" msgstr "" -#: ../../magic/src/blocks_chalk_drip.c:135 +#: ../../magic/src/blocks_chalk_drip.c:134 msgid "Chalk" msgstr "" -#: ../../magic/src/blocks_chalk_drip.c:137 +#: ../../magic/src/blocks_chalk_drip.c:136 msgid "Drip" msgstr "" -#: ../../magic/src/blocks_chalk_drip.c:147 +#: ../../magic/src/blocks_chalk_drip.c:146 msgid "Click and move the mouse around to make the picture blocky." msgstr "" -#: ../../magic/src/blocks_chalk_drip.c:150 +#: ../../magic/src/blocks_chalk_drip.c:149 msgid "" "Click and move the mouse around to turn the picture into a chalk drawing." msgstr "" -#: ../../magic/src/blocks_chalk_drip.c:153 +#: ../../magic/src/blocks_chalk_drip.c:152 msgid "Click and move the mouse around to make the picture drip." msgstr "" -#: ../../magic/src/blur.c:77 +#: ../../magic/src/blur.c:76 msgid "Blur" msgstr "" -#: ../../magic/src/blur.c:84 +#: ../../magic/src/blur.c:83 msgid "Click and move the mouse around to blur the picture." msgstr "" #. Both are named "Bricks", at the moment: -#: ../../magic/src/bricks.c:105 +#: ../../magic/src/bricks.c:104 msgid "Bricks" msgstr "" -#: ../../magic/src/bricks.c:112 +#: ../../magic/src/bricks.c:111 msgid "Click and move to draw large bricks." msgstr "" -#: ../../magic/src/bricks.c:114 +#: ../../magic/src/bricks.c:113 msgid "Click and move to draw small bricks." msgstr "" -#: ../../magic/src/calligraphy.c:109 +#: ../../magic/src/calligraphy.c:108 msgid "Calligraphy" msgstr "" -#: ../../magic/src/calligraphy.c:116 +#: ../../magic/src/calligraphy.c:115 msgid "Click and move the mouse around to draw in calligraphy." msgstr "" -#: ../../magic/src/cartoon.c:81 +#: ../../magic/src/cartoon.c:80 msgid "Cartoon" msgstr "" -#: ../../magic/src/cartoon.c:88 +#: ../../magic/src/cartoon.c:87 msgid "Click and move the mouse around to turn the picture into a cartoon." msgstr "" -#: ../../magic/src/distortion.c:122 +#: ../../magic/src/distortion.c:121 msgid "Distortion" msgstr "" -#: ../../magic/src/distortion.c:130 +#: ../../magic/src/distortion.c:129 msgid "Click and drag the mouse to cause a distortion in your picture." msgstr "" -#: ../../magic/src/emboss.c:77 +#: ../../magic/src/emboss.c:76 msgid "Emboss" msgstr "" -#: ../../magic/src/emboss.c:83 +#: ../../magic/src/emboss.c:82 msgid "Click and drag the mouse to emboss the picture." msgstr "" -#: ../../magic/src/fade_darken.c:117 +#: ../../magic/src/fade_darken.c:116 msgid "Lighten" msgstr "" -#: ../../magic/src/fade_darken.c:119 +#: ../../magic/src/fade_darken.c:118 msgid "Darken" msgstr "" -#: ../../magic/src/fade_darken.c:129 +#: ../../magic/src/fade_darken.c:128 msgid "Click and move to fade the colors." msgstr "" -#: ../../magic/src/fade_darken.c:132 +#: ../../magic/src/fade_darken.c:131 msgid "Click and move to darken the colors." msgstr "" -#: ../../magic/src/fill.c:88 +#: ../../magic/src/fill.c:87 msgid "Fill" msgstr "" -#: ../../magic/src/fill.c:95 +#: ../../magic/src/fill.c:94 msgid "Click in the picture to fill that area with color." msgstr "" -#: ../../magic/src/flower.c:125 +#: ../../magic/src/flower.c:124 msgid "Flower" msgstr "" -#: ../../magic/src/flower.c:131 +#: ../../magic/src/flower.c:130 msgid "Click and drag to draw a flower stalk. Let go to finish the flower." msgstr "" -#: ../../magic/src/foam.c:105 +#: ../../magic/src/foam.c:104 msgid "Foam" msgstr "" -#: ../../magic/src/foam.c:111 +#: ../../magic/src/foam.c:110 msgid "Click and drag the mouse to cover an area with foamy bubbles." msgstr "" -#: ../../magic/src/glasstile.c:84 +#: ../../magic/src/glasstile.c:83 msgid "Glass Tile" msgstr "" -#: ../../magic/src/glasstile.c:90 +#: ../../magic/src/glasstile.c:89 msgid "Click and drag the mouse to put glass tile over your picture." msgstr "" -#: ../../magic/src/grass.c:93 +#: ../../magic/src/grass.c:92 msgid "Grass" msgstr "" -#: ../../magic/src/grass.c:99 +#: ../../magic/src/grass.c:98 msgid "Click and move to draw grass. Don’t forget the dirt!" msgstr "" -#: ../../magic/src/kalidescope.c:78 +#: ../../magic/src/kalidescope.c:77 msgid "Kaleidoscope" msgstr "" -#: ../../magic/src/kalidescope.c:84 +#: ../../magic/src/kalidescope.c:83 msgid "" "Click and drag the mouse to draw with symmetric brushes (a kaleidoscope)." msgstr "" -#: ../../magic/src/light.c:85 +#: ../../magic/src/light.c:84 msgid "Light" msgstr "" -#: ../../magic/src/light.c:91 +#: ../../magic/src/light.c:90 msgid "Click and drag to draw a beam of light on your picture." msgstr "" -#: ../../magic/src/metalpaint.c:78 +#: ../../magic/src/metalpaint.c:77 msgid "Metal Paint" msgstr "" -#: ../../magic/src/metalpaint.c:84 +#: ../../magic/src/metalpaint.c:83 msgid "Click and drag the mouse to paint with a metallic color." msgstr "" -#: ../../magic/src/mirror_flip.c:95 +#: ../../magic/src/mirror_flip.c:94 msgid "Mirror" msgstr "" -#: ../../magic/src/mirror_flip.c:97 +#: ../../magic/src/mirror_flip.c:96 msgid "Flip" msgstr "" -#: ../../magic/src/mirror_flip.c:107 +#: ../../magic/src/mirror_flip.c:106 msgid "Click to make a mirror image." msgstr "" -#: ../../magic/src/mirror_flip.c:110 +#: ../../magic/src/mirror_flip.c:109 msgid "Click to flip the picture upside-down." msgstr "" -#: ../../magic/src/negative.c:73 +#: ../../magic/src/negative.c:72 msgid "Negative" msgstr "" -#: ../../magic/src/negative.c:80 +#: ../../magic/src/negative.c:79 msgid "Click and move the mouse around to draw a negative." msgstr "" -#: ../../magic/src/rainbow.c:108 +#: ../../magic/src/rainbow.c:107 msgid "Rainbow" msgstr "" -#: ../../magic/src/rainbow.c:115 +#: ../../magic/src/rainbow.c:114 msgid "You can draw in rainbow colors!" msgstr "" -#: ../../magic/src/ripples.c:82 +#: ../../magic/src/ripples.c:81 msgid "Ripples" msgstr "" -#: ../../magic/src/ripples.c:88 +#: ../../magic/src/ripples.c:87 msgid "Click to make ripples appear over your picture." msgstr "" -#: ../../magic/src/shift.c:105 +#: ../../magic/src/shift.c:104 msgid "Shift" msgstr "" -#: ../../magic/src/shift.c:111 +#: ../../magic/src/shift.c:110 msgid "Click and drag to shift your picture around on the canvas." msgstr "" -#: ../../magic/src/smudge.c:78 +#: ../../magic/src/smudge.c:77 msgid "Smudge" msgstr "" -#: ../../magic/src/smudge.c:85 +#: ../../magic/src/smudge.c:84 msgid "Click and move the mouse around to smudge the picture." msgstr "" -#: ../../magic/src/tint.c:78 +#: ../../magic/src/tint.c:77 msgid "Tint" msgstr "" -#: ../../magic/src/tint.c:85 +#: ../../magic/src/tint.c:84 msgid "Click and move the mouse around to change the picture’s color." msgstr "" -#: ../../magic/src/waves.c:79 +#: ../../magic/src/waves.c:78 msgid "Waves" msgstr "" -#: ../../magic/src/waves.c:85 +#: ../../magic/src/waves.c:84 msgid "" "Click to make the picture wavy. Click toward the top for shorter waves, the " "bottom for taller waves, the left for small waves, and the right for long " diff --git a/src/po/twi.po b/src/po/twi.po index 518d5d143..93968a627 100644 --- a/src/po/twi.po +++ b/src/po/twi.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-06-21 10:24-0700\n" +"POT-Creation-Date: 2008-06-27 13:15-0700\n" "PO-Revision-Date: 2007-04-26 15:45+0200\n" "Last-Translator: Joana Portia Antwi-Danso \n" "MIME-Version: 1.0\n" @@ -381,7 +381,7 @@ msgstr "Foforo" #. Open a saved picture #. buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:75 ../tuxpaint.c:7830 +#: ../tools.h:75 ../tuxpaint.c:7835 msgid "Open" msgstr "Bue" @@ -497,174 +497,174 @@ msgid "OK then… Let’s keep drawing this one!" msgstr "Afei eye... Ma yɛnkɔso ndorɔ eyi!" #. Prompt to confirm user wishes to quit -#: ../tuxpaint.c:1804 +#: ../tuxpaint.c:1809 msgid "Do you really want to quit?" msgstr "Wopɛ sɛ wofi ha?" #. Quit prompt positive response (quit) -#: ../tuxpaint.c:1807 +#: ../tuxpaint.c:1812 msgid "Yes, I'm done!" msgstr "Yiw, mawie!" #. Quit prompt negative response (don't quit) -#: ../tuxpaint.c:1810 ../tuxpaint.c:1837 +#: ../tuxpaint.c:1815 ../tuxpaint.c:1842 msgid "No, take me back!" msgstr "Daabi, fa me kɔ akyi!" #. Current picture is not saved; user is quitting -#: ../tuxpaint.c:1814 +#: ../tuxpaint.c:1819 msgid "If you quit, you’ll lose your picture! Save it?" msgstr "Sɛ wofi ha a, wo mfoni no bɛyera! Wode besie?" -#: ../tuxpaint.c:1815 ../tuxpaint.c:1820 +#: ../tuxpaint.c:1820 ../tuxpaint.c:1825 msgid "Yes, save it!" msgstr "Yiw, fa sie!" -#: ../tuxpaint.c:1816 ../tuxpaint.c:1821 +#: ../tuxpaint.c:1821 ../tuxpaint.c:1826 msgid "No, don't bother saving!" msgstr "Daabi, mfa nsie!" #. Current picture is not saved; user is opening another picture -#: ../tuxpaint.c:1819 +#: ../tuxpaint.c:1824 msgid "Save your picture first?" msgstr "Wobedi kan de wo mfoni no asie?" #. Error opening picture -#: ../tuxpaint.c:1824 +#: ../tuxpaint.c:1829 msgid "Can’t open that picture!" msgstr "Worentumi mmue saa mfoni no!" #. Generic dialog dismissal -#: ../tuxpaint.c:1827 ../tuxpaint.c:1832 ../tuxpaint.c:1841 ../tuxpaint.c:1845 -#: ../tuxpaint.c:1854 +#: ../tuxpaint.c:1832 ../tuxpaint.c:1837 ../tuxpaint.c:1846 ../tuxpaint.c:1850 +#: ../tuxpaint.c:1859 msgid "OK" msgstr "Eye" #. Notification that 'Open' dialog has nothing to show -#: ../tuxpaint.c:1831 +#: ../tuxpaint.c:1836 msgid "There are no saved files!" msgstr "Womfaa biribi nsieɛ!" #. Verification of print action -#: ../tuxpaint.c:1835 +#: ../tuxpaint.c:1840 msgid "Print your picture now?" msgstr "Afei wopɛ sɛ wode mfoni no to krataa so?" -#: ../tuxpaint.c:1836 +#: ../tuxpaint.c:1841 msgid "Yes, print it!" msgstr "Aane, tintim!" #. Confirmation of successful (we hope) printing -#: ../tuxpaint.c:1840 +#: ../tuxpaint.c:1845 msgid "Your picture has been printed!" msgstr "Woatim wo mfoni no!" #. Notification that it's too soon to print again (--printdelay option is in effect) -#: ../tuxpaint.c:1844 +#: ../tuxpaint.c:1849 msgid "You can’t print yet!" msgstr "Wontumi ntintim seesie!" #. Prompt to confirm erasing a picture in the Open dialog -#: ../tuxpaint.c:1848 +#: ../tuxpaint.c:1853 msgid "Erase this picture?" msgstr "Wopɛ sɛ wo saa mfoni yi?" -#: ../tuxpaint.c:1849 +#: ../tuxpaint.c:1854 msgid "Yes, erase it!" msgstr "Aane, pepa no!" -#: ../tuxpaint.c:1850 +#: ../tuxpaint.c:1855 msgid "No, don't erase it!" msgstr "Daabi, mpepa no!" #. Reminder that Mouse Button 1 is the button to use in Tux Paint -#: ../tuxpaint.c:1853 +#: ../tuxpaint.c:1858 msgid "Remember to use the left mouse button!" msgstr "Kae na mia akura no benkum so!" #. Sound has been muted (silenced) via keyboard shortcut -#: ../tuxpaint.c:1964 +#: ../tuxpaint.c:1969 msgid "Sound muted." msgstr "" #. Sound has been unmuted (unsilenced) via keyboard shortcut -#: ../tuxpaint.c:1969 +#: ../tuxpaint.c:1974 msgid "Sound unmuted." msgstr "" #. Wait while Text tool finishes loading fonts -#: ../tuxpaint.c:2406 +#: ../tuxpaint.c:2411 msgid "Please wait…" msgstr "Mepawokyɛw twɛn..." -#: ../tuxpaint.c:7056 +#: ../tuxpaint.c:7061 msgid "Pick a color." msgstr "" #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:7833 +#: ../tuxpaint.c:7838 msgid "Erase" msgstr "Pepa" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:7836 +#: ../tuxpaint.c:7841 msgid "Slides" msgstr "Mfoni a edi hɔ" #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:7839 +#: ../tuxpaint.c:7844 msgid "Back" msgstr "Kɔ wakyi" #. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:7842 +#: ../tuxpaint.c:7847 msgid "Next" msgstr "Deɛ edi hɔ" #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:7845 +#: ../tuxpaint.c:7850 msgid "Play" 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 -#: ../tuxpaint.c:8438 +#: ../tuxpaint.c:8443 msgid "Aa" msgstr "Aa" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:11343 +#: ../tuxpaint.c:11348 msgid "Yes" msgstr "Aane" -#: ../tuxpaint.c:11347 +#: ../tuxpaint.c:11352 msgid "No" msgstr "Daabi" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:12296 +#: ../tuxpaint.c:12301 msgid "Replace the picture with your changes?" msgstr "Wopɛ sɛ wosesa mfoni no?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:12300 +#: ../tuxpaint.c:12305 msgid "Yes, replace the old one!" msgstr "Aane, sesa dada no!" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:12304 +#: ../tuxpaint.c:12309 msgid "No, save a new file!" msgstr "Daabi, fa foforɔ no sie!" -#: ../tuxpaint.c:13067 +#: ../tuxpaint.c:13072 msgid "Choose the picture you want, then click “Open”." msgstr "Wofa mfoni a wopɛ wia a, mia \"bue\" so." #. Let user choose images: #. Instructions for Slideshow file dialog (FIXME: Make a #define) -#: ../tuxpaint.c:14054 ../tuxpaint.c:14368 +#: ../tuxpaint.c:14059 ../tuxpaint.c:14373 msgid "Choose the pictures you want, then click “Play”." msgstr "Fa mfoni a wopɛ, na mia di so ma no nyi." @@ -680,247 +680,247 @@ msgstr "Adeɛ a yɛde drɔ" msgid "Tux Paint" msgstr "Tux Paint" -#: ../../magic/src/blocks_chalk_drip.c:133 +#: ../../magic/src/blocks_chalk_drip.c:132 msgid "Blocks" msgstr "Ntayaa" -#: ../../magic/src/blocks_chalk_drip.c:135 +#: ../../magic/src/blocks_chalk_drip.c:134 msgid "Chalk" msgstr "Hyirew" -#: ../../magic/src/blocks_chalk_drip.c:137 +#: ../../magic/src/blocks_chalk_drip.c:136 msgid "Drip" msgstr "Ma no nwin" -#: ../../magic/src/blocks_chalk_drip.c:147 +#: ../../magic/src/blocks_chalk_drip.c:146 msgid "Click and move the mouse around to make the picture blocky." msgstr "Fa akura no fa mfoni no so ma no nyɛ keseɛ." -#: ../../magic/src/blocks_chalk_drip.c:150 +#: ../../magic/src/blocks_chalk_drip.c:149 msgid "" "Click and move the mouse around to turn the picture into a chalk drawing." msgstr "Fa akura no fa mfoni no so ma no nyɛ sɛ hyirew." -#: ../../magic/src/blocks_chalk_drip.c:153 +#: ../../magic/src/blocks_chalk_drip.c:152 msgid "Click and move the mouse around to make the picture drip." msgstr "Fa akura no fa mfoni no so ma ahosuo no mpe mfa ho." -#: ../../magic/src/blur.c:77 +#: ../../magic/src/blur.c:76 msgid "Blur" msgstr "Wisiwisi" -#: ../../magic/src/blur.c:84 +#: ../../magic/src/blur.c:83 msgid "Click and move the mouse around to blur the picture." msgstr "Mia so na fa akura no to mfoni no so ma no nyɛ wisiwisi." #. Both are named "Bricks", at the moment: -#: ../../magic/src/bricks.c:105 +#: ../../magic/src/bricks.c:104 msgid "Bricks" msgstr "Ntayaa" -#: ../../magic/src/bricks.c:112 +#: ../../magic/src/bricks.c:111 msgid "Click and move to draw large bricks." msgstr "Mia so na kɔ drɔ ntayaa akɛseɛ." -#: ../../magic/src/bricks.c:114 +#: ../../magic/src/bricks.c:113 msgid "Click and move to draw small bricks." msgstr "Mia so na kɔ drɔ ntayaa nketewa." -#: ../../magic/src/calligraphy.c:109 +#: ../../magic/src/calligraphy.c:108 msgid "Calligraphy" msgstr "" -#: ../../magic/src/calligraphy.c:116 +#: ../../magic/src/calligraphy.c:115 #, fuzzy msgid "Click and move the mouse around to draw in calligraphy." msgstr "Mia so na ma ekura no drɔ ne sunsum." -#: ../../magic/src/cartoon.c:81 +#: ../../magic/src/cartoon.c:80 msgid "Cartoon" msgstr "Koliko" -#: ../../magic/src/cartoon.c:88 +#: ../../magic/src/cartoon.c:87 msgid "Click and move the mouse around to turn the picture into a cartoon." msgstr "Fa akura no fa mfoni no so ma no nnane koriko." -#: ../../magic/src/distortion.c:122 +#: ../../magic/src/distortion.c:121 msgid "Distortion" msgstr "" -#: ../../magic/src/distortion.c:130 +#: ../../magic/src/distortion.c:129 #, fuzzy msgid "Click and drag the mouse to cause a distortion in your picture." msgstr "Mia so na fa akura no to mfoni no so ma no nyɛ wisiwisi." -#: ../../magic/src/emboss.c:77 +#: ../../magic/src/emboss.c:76 msgid "Emboss" msgstr "" -#: ../../magic/src/emboss.c:83 +#: ../../magic/src/emboss.c:82 #, fuzzy msgid "Click and drag the mouse to emboss the picture." msgstr "Mia so na fa akura no to mfoni no so ma no nyɛ wisiwisi." -#: ../../magic/src/fade_darken.c:117 +#: ../../magic/src/fade_darken.c:116 msgid "Lighten" msgstr "Ma ani nhoa" -#: ../../magic/src/fade_darken.c:119 +#: ../../magic/src/fade_darken.c:118 msgid "Darken" msgstr "Ma ani nnum" -#: ../../magic/src/fade_darken.c:129 +#: ../../magic/src/fade_darken.c:128 msgid "Click and move to fade the colors." msgstr "Mia so na fa so ma no ahosuo a ɛhoa no." -#: ../../magic/src/fade_darken.c:132 +#: ../../magic/src/fade_darken.c:131 msgid "Click and move to darken the colors." msgstr "Mia na fa akura no fa so ma nnum." -#: ../../magic/src/fill.c:88 +#: ../../magic/src/fill.c:87 msgid "Fill" msgstr "Hyɛ no ma" -#: ../../magic/src/fill.c:95 +#: ../../magic/src/fill.c:94 msgid "Click in the picture to fill that area with color." msgstr "Mia mfoni no so na ma no fa ahosuo." -#: ../../magic/src/flower.c:125 +#: ../../magic/src/flower.c:124 msgid "Flower" msgstr "" -#: ../../magic/src/flower.c:131 +#: ../../magic/src/flower.c:130 msgid "Click and drag to draw a flower stalk. Let go to finish the flower." msgstr "" -#: ../../magic/src/foam.c:105 +#: ../../magic/src/foam.c:104 msgid "Foam" msgstr "" -#: ../../magic/src/foam.c:111 +#: ../../magic/src/foam.c:110 #, fuzzy msgid "Click and drag the mouse to cover an area with foamy bubbles." msgstr "Mia mfoni no so na ma no fa ahosuo." -#: ../../magic/src/glasstile.c:84 +#: ../../magic/src/glasstile.c:83 msgid "Glass Tile" msgstr "" -#: ../../magic/src/glasstile.c:90 +#: ../../magic/src/glasstile.c:89 #, fuzzy msgid "Click and drag the mouse to put glass tile over your picture." msgstr "Mia so na fa akura no to mfoni no so ma no nyɛ wisiwisi." -#: ../../magic/src/grass.c:93 +#: ../../magic/src/grass.c:92 msgid "Grass" msgstr "Ɛserɛ" -#: ../../magic/src/grass.c:99 +#: ../../magic/src/grass.c:98 msgid "Click and move to draw grass. Don’t forget the dirt!" msgstr "Mia so na fa kɔ draw grass. Ɛmma wo werɛ mfi efi no!" -#: ../../magic/src/kalidescope.c:78 +#: ../../magic/src/kalidescope.c:77 msgid "Kaleidoscope" msgstr "" -#: ../../magic/src/kalidescope.c:84 +#: ../../magic/src/kalidescope.c:83 #, fuzzy msgid "" "Click and drag the mouse to draw with symmetric brushes (a kaleidoscope)." msgstr "Mia na fa akura no fa so ma nnum." -#: ../../magic/src/light.c:85 +#: ../../magic/src/light.c:84 #, fuzzy msgid "Light" msgstr "Ma ani nhoa" -#: ../../magic/src/light.c:91 +#: ../../magic/src/light.c:90 #, fuzzy msgid "Click and drag to draw a beam of light on your picture." msgstr "Mia so na fa akura no to mfoni no so ma no nyɛ wisiwisi." -#: ../../magic/src/metalpaint.c:78 +#: ../../magic/src/metalpaint.c:77 #, fuzzy msgid "Metal Paint" msgstr "Ahosu" -#: ../../magic/src/metalpaint.c:84 +#: ../../magic/src/metalpaint.c:83 #, fuzzy msgid "Click and drag the mouse to paint with a metallic color." msgstr "Mia na fa akura no fa so ma nnum." -#: ../../magic/src/mirror_flip.c:95 +#: ../../magic/src/mirror_flip.c:94 msgid "Mirror" msgstr "Ahwehwɛ" -#: ../../magic/src/mirror_flip.c:97 +#: ../../magic/src/mirror_flip.c:96 msgid "Flip" msgstr "Si ne tiri ase" -#: ../../magic/src/mirror_flip.c:107 +#: ../../magic/src/mirror_flip.c:106 msgid "Click to make a mirror image." msgstr "Mia akura no so ma mfoni no baako mmɛka ho." -#: ../../magic/src/mirror_flip.c:110 +#: ../../magic/src/mirror_flip.c:109 msgid "Click to flip the picture upside-down." msgstr "Mia so ma nfoni no nsi ne ti ase." -#: ../../magic/src/negative.c:73 +#: ../../magic/src/negative.c:72 msgid "Negative" msgstr "Ne sunsum" -#: ../../magic/src/negative.c:80 +#: ../../magic/src/negative.c:79 msgid "Click and move the mouse around to draw a negative." msgstr "Mia so na ma ekura no drɔ ne sunsum." -#: ../../magic/src/rainbow.c:108 +#: ../../magic/src/rainbow.c:107 msgid "Rainbow" msgstr "Nyankontɔn" -#: ../../magic/src/rainbow.c:115 +#: ../../magic/src/rainbow.c:114 msgid "You can draw in rainbow colors!" msgstr "Wobɛtumi adorom nyankontɔn ahosuo!" -#: ../../magic/src/ripples.c:82 +#: ../../magic/src/ripples.c:81 msgid "Ripples" msgstr "" -#: ../../magic/src/ripples.c:88 +#: ../../magic/src/ripples.c:87 #, fuzzy msgid "Click to make ripples appear over your picture." msgstr "Mia so na fa akura no to mfoni no so ma no nyɛ wisiwisi." -#: ../../magic/src/shift.c:105 +#: ../../magic/src/shift.c:104 msgid "Shift" msgstr "" -#: ../../magic/src/shift.c:111 +#: ../../magic/src/shift.c:110 #, fuzzy msgid "Click and drag to shift your picture around on the canvas." msgstr "Mia so na fa akura no to mfoni no so ma no nyɛ wisiwisi." -#: ../../magic/src/smudge.c:78 +#: ../../magic/src/smudge.c:77 msgid "Smudge" msgstr "Yɛ no wisiwisi" -#: ../../magic/src/smudge.c:85 +#: ../../magic/src/smudge.c:84 msgid "Click and move the mouse around to smudge the picture." msgstr "Fa akura no fa mfoni no so na ɛmpopa kakra." -#: ../../magic/src/tint.c:78 +#: ../../magic/src/tint.c:77 msgid "Tint" msgstr "Dumm" -#: ../../magic/src/tint.c:85 +#: ../../magic/src/tint.c:84 msgid "Click and move the mouse around to change the picture’s color." msgstr "Fa akura no fa mfoni no so na sesa n'ahosuo no." -#: ../../magic/src/waves.c:79 +#: ../../magic/src/waves.c:78 #, fuzzy msgid "Waves" msgstr "Fa sie" -#: ../../magic/src/waves.c:85 +#: ../../magic/src/waves.c:84 msgid "" "Click to make the picture wavy. Click toward the top for shorter waves, the " "bottom for taller waves, the left for small waves, and the right for long " diff --git a/src/po/uk.po b/src/po/uk.po index 5d15e652b..adc21e4f7 100644 --- a/src/po/uk.po +++ b/src/po/uk.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: TuxPaint\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-06-21 10:24-0700\n" +"POT-Creation-Date: 2008-06-27 13:15-0700\n" "PO-Revision-Date: 2008-06-17 04:01+0300\n" "Last-Translator: Serhij Dubyk \n" "Language-Team: Serhij Dubyk \n" @@ -382,7 +382,7 @@ msgstr "Новий" #. Open a saved picture #. buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:75 ../tuxpaint.c:7830 +#: ../tools.h:75 ../tuxpaint.c:7835 msgid "Open" msgstr "Відкрий" @@ -502,175 +502,175 @@ msgid "OK then… Let’s keep drawing this one!" msgstr "Добре, продовжуємо малювати!" #. Prompt to confirm user wishes to quit -#: ../tuxpaint.c:1804 +#: ../tuxpaint.c:1809 msgid "Do you really want to quit?" msgstr "Ви дійсно хочете вийти?" #. Quit prompt positive response (quit) -#: ../tuxpaint.c:1807 +#: ../tuxpaint.c:1812 msgid "Yes, I'm done!" msgstr "Так, я завершив!" #. Quit prompt negative response (don't quit) -#: ../tuxpaint.c:1810 ../tuxpaint.c:1837 +#: ../tuxpaint.c:1815 ../tuxpaint.c:1842 msgid "No, take me back!" msgstr "Ні, хочу назад!" #. Current picture is not saved; user is quitting -#: ../tuxpaint.c:1814 +#: ../tuxpaint.c:1819 msgid "If you quit, you’ll lose your picture! Save it?" msgstr "Якщо Ви вийдете, Ви втратите Ваш малюнок! Зберегти?" -#: ../tuxpaint.c:1815 ../tuxpaint.c:1820 +#: ../tuxpaint.c:1820 ../tuxpaint.c:1825 msgid "Yes, save it!" msgstr "Так, зберегти!" -#: ../tuxpaint.c:1816 ../tuxpaint.c:1821 +#: ../tuxpaint.c:1821 ../tuxpaint.c:1826 msgid "No, don't bother saving!" msgstr "Ні, не потрібно зберігати!" #. Current picture is not saved; user is opening another picture -#: ../tuxpaint.c:1819 +#: ../tuxpaint.c:1824 msgid "Save your picture first?" msgstr "Зберегти Ваш малюнок спочатку?" #. Error opening picture -#: ../tuxpaint.c:1824 +#: ../tuxpaint.c:1829 msgid "Can’t open that picture!" msgstr "Не можу відкрити цей малюнок!" #. Generic dialog dismissal -#: ../tuxpaint.c:1827 ../tuxpaint.c:1832 ../tuxpaint.c:1841 ../tuxpaint.c:1845 -#: ../tuxpaint.c:1854 +#: ../tuxpaint.c:1832 ../tuxpaint.c:1837 ../tuxpaint.c:1846 ../tuxpaint.c:1850 +#: ../tuxpaint.c:1859 msgid "OK" msgstr "Гаразд" #. Notification that 'Open' dialog has nothing to show -#: ../tuxpaint.c:1831 +#: ../tuxpaint.c:1836 msgid "There are no saved files!" msgstr "Немає збережених малюнків!" #. Verification of print action -#: ../tuxpaint.c:1835 +#: ../tuxpaint.c:1840 msgid "Print your picture now?" msgstr "Надрукувати Вашу малюнок?" -#: ../tuxpaint.c:1836 +#: ../tuxpaint.c:1841 msgid "Yes, print it!" msgstr "Так, роздрукувати!" #. Confirmation of successful (we hope) printing -#: ../tuxpaint.c:1840 +#: ../tuxpaint.c:1845 msgid "Your picture has been printed!" msgstr "Ваш малюнок роздруковано!" #. Notification that it's too soon to print again (--printdelay option is in effect) -#: ../tuxpaint.c:1844 +#: ../tuxpaint.c:1849 msgid "You can’t print yet!" msgstr "Ви поки не можете друкувати!" #. Prompt to confirm erasing a picture in the Open dialog -#: ../tuxpaint.c:1848 +#: ../tuxpaint.c:1853 msgid "Erase this picture?" msgstr "Вилучити цей малюнок?" -#: ../tuxpaint.c:1849 +#: ../tuxpaint.c:1854 msgid "Yes, erase it!" msgstr "Так, вилучити!" -#: ../tuxpaint.c:1850 +#: ../tuxpaint.c:1855 msgid "No, don't erase it!" msgstr "Ні, не вилучати!" #. Reminder that Mouse Button 1 is the button to use in Tux Paint -#: ../tuxpaint.c:1853 +#: ../tuxpaint.c:1858 msgid "Remember to use the left mouse button!" msgstr "Не забувайте про ліву клавішу миші!" #. Sound has been muted (silenced) via keyboard shortcut -#: ../tuxpaint.c:1964 +#: ../tuxpaint.c:1969 msgid "Sound muted." msgstr "Звук заглушено." #. Sound has been unmuted (unsilenced) via keyboard shortcut -#: ../tuxpaint.c:1969 +#: ../tuxpaint.c:1974 msgid "Sound unmuted." msgstr "Звук увімкнено." #. Wait while Text tool finishes loading fonts -#: ../tuxpaint.c:2406 +#: ../tuxpaint.c:2411 msgid "Please wait…" msgstr "Будь ласка, зачекайте..." -#: ../tuxpaint.c:7056 +#: ../tuxpaint.c:7061 msgid "Pick a color." msgstr "Виберіть колір." # 'Erase' label: #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:7833 +#: ../tuxpaint.c:7838 msgid "Erase" msgstr "Вилучити" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:7836 +#: ../tuxpaint.c:7841 msgid "Slides" msgstr "Слайди" #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:7839 +#: ../tuxpaint.c:7844 msgid "Back" msgstr "Назад" #. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:7842 +#: ../tuxpaint.c:7847 msgid "Next" msgstr "Далі" #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:7845 +#: ../tuxpaint.c:7850 msgid "Play" 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 -#: ../tuxpaint.c:8438 +#: ../tuxpaint.c:8443 msgid "Aa" msgstr "Aa" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:11343 +#: ../tuxpaint.c:11348 msgid "Yes" msgstr "Так" -#: ../tuxpaint.c:11347 +#: ../tuxpaint.c:11352 msgid "No" msgstr "Ні" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:12296 +#: ../tuxpaint.c:12301 msgid "Replace the picture with your changes?" msgstr "Замінити старий малюнок?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:12300 +#: ../tuxpaint.c:12305 msgid "Yes, replace the old one!" msgstr "Так, замінити старий малюнок!" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:12304 +#: ../tuxpaint.c:12309 msgid "No, save a new file!" msgstr "Ні, зберегти у новий файл!" -#: ../tuxpaint.c:13067 +#: ../tuxpaint.c:13072 msgid "Choose the picture you want, then click “Open”." msgstr "Виберіть бажаний малюнок, а потім клацніть «Відкрити»." #. Let user choose images: #. Instructions for Slideshow file dialog (FIXME: Make a #define) -#: ../tuxpaint.c:14054 ../tuxpaint.c:14368 +#: ../tuxpaint.c:14059 ../tuxpaint.c:14373 msgid "Choose the pictures you want, then click “Play”." msgstr "Виберіть бажані малюнки, а потім натисніть \"Слайд-шоу\"." @@ -686,244 +686,244 @@ msgstr "Програма для малювання" msgid "Tux Paint" msgstr "Малюй разом з Tux!" -#: ../../magic/src/blocks_chalk_drip.c:133 +#: ../../magic/src/blocks_chalk_drip.c:132 msgid "Blocks" msgstr "Мозаїка" -#: ../../magic/src/blocks_chalk_drip.c:135 +#: ../../magic/src/blocks_chalk_drip.c:134 msgid "Chalk" msgstr "Крейда" -#: ../../magic/src/blocks_chalk_drip.c:137 +#: ../../magic/src/blocks_chalk_drip.c:136 msgid "Drip" msgstr "Капання" -#: ../../magic/src/blocks_chalk_drip.c:147 +#: ../../magic/src/blocks_chalk_drip.c:146 msgid "Click and move the mouse around to make the picture blocky." msgstr "Клацніть та поводіть по малюнку, щоб зробити мозаїку." -#: ../../magic/src/blocks_chalk_drip.c:150 +#: ../../magic/src/blocks_chalk_drip.c:149 msgid "" "Click and move the mouse around to turn the picture into a chalk drawing." msgstr "" "Клацніть та посовгайте по малюнку, щоб перетворити його частину на " "крейдування." -#: ../../magic/src/blocks_chalk_drip.c:153 +#: ../../magic/src/blocks_chalk_drip.c:152 msgid "Click and move the mouse around to make the picture drip." msgstr "Клацніть та поводіть по малюнку, щоб примусити його капати." -#: ../../magic/src/blur.c:77 +#: ../../magic/src/blur.c:76 msgid "Blur" msgstr "Розмити" -#: ../../magic/src/blur.c:84 +#: ../../magic/src/blur.c:83 msgid "Click and move the mouse around to blur the picture." msgstr "Клацніть та посовгайте по малюнку, щоб трохи порозмазувати його." #. Both are named "Bricks", at the moment: -#: ../../magic/src/bricks.c:105 +#: ../../magic/src/bricks.c:104 msgid "Bricks" msgstr "Цегла" -#: ../../magic/src/bricks.c:112 +#: ../../magic/src/bricks.c:111 msgid "Click and move to draw large bricks." msgstr "Клацніть та посовгайте по малюнку, щоб укласти великі цеглини." -#: ../../magic/src/bricks.c:114 +#: ../../magic/src/bricks.c:113 msgid "Click and move to draw small bricks." msgstr "Клацніть та посовгайте по малюнку, щоб укласти маленькі цеглини." -#: ../../magic/src/calligraphy.c:109 +#: ../../magic/src/calligraphy.c:108 msgid "Calligraphy" msgstr "Каліграфія" -#: ../../magic/src/calligraphy.c:116 +#: ../../magic/src/calligraphy.c:115 msgid "Click and move the mouse around to draw in calligraphy." msgstr "Клацніть та напишіть щось на малюнку, щоб утворити каліграфію." -#: ../../magic/src/cartoon.c:81 +#: ../../magic/src/cartoon.c:80 msgid "Cartoon" msgstr "Комікс" -#: ../../magic/src/cartoon.c:88 +#: ../../magic/src/cartoon.c:87 msgid "Click and move the mouse around to turn the picture into a cartoon." msgstr "" "Клацніть та посовгайте по малюнку, щоб перетворити його частину на комікс чи " "мультиплікацію." -#: ../../magic/src/distortion.c:122 +#: ../../magic/src/distortion.c:121 msgid "Distortion" msgstr "Спотворення" -#: ../../magic/src/distortion.c:130 +#: ../../magic/src/distortion.c:129 msgid "Click and drag the mouse to cause a distortion in your picture." msgstr "Клацніть та посовгайте по малюнку, щоб трохи спотворити його." -#: ../../magic/src/emboss.c:77 +#: ../../magic/src/emboss.c:76 msgid "Emboss" msgstr "Рельєф" -#: ../../magic/src/emboss.c:83 +#: ../../magic/src/emboss.c:82 msgid "Click and drag the mouse to emboss the picture." msgstr "Клацніть та посовгайте мишкою, щоб зробити малюнок рельєфнішим." -#: ../../magic/src/fade_darken.c:117 +#: ../../magic/src/fade_darken.c:116 msgid "Lighten" msgstr "Світліше" -#: ../../magic/src/fade_darken.c:119 +#: ../../magic/src/fade_darken.c:118 msgid "Darken" msgstr "Темніше" -#: ../../magic/src/fade_darken.c:129 +#: ../../magic/src/fade_darken.c:128 msgid "Click and move to fade the colors." msgstr "Клацніть та поводіть по малюнку, щоб освітлити." -#: ../../magic/src/fade_darken.c:132 +#: ../../magic/src/fade_darken.c:131 msgid "Click and move to darken the colors." msgstr "Клацніть та посовгайте по малюнку, щоб зробити його частину темнішою." -#: ../../magic/src/fill.c:88 +#: ../../magic/src/fill.c:87 msgid "Fill" msgstr "Залити" -#: ../../magic/src/fill.c:95 +#: ../../magic/src/fill.c:94 msgid "Click in the picture to fill that area with color." msgstr "Клацніть, щоб заповнити цю область кольором." -#: ../../magic/src/flower.c:125 +#: ../../magic/src/flower.c:124 msgid "Flower" msgstr "Квітка" -#: ../../magic/src/flower.c:131 +#: ../../magic/src/flower.c:130 msgid "Click and drag to draw a flower stalk. Let go to finish the flower." msgstr "" "Клацніть та протягніть, щоб виростити стебло для квітки. Відпустіть кнопку, " "щоб завершити квітку." -#: ../../magic/src/foam.c:105 +#: ../../magic/src/foam.c:104 msgid "Foam" msgstr "Піна" -#: ../../magic/src/foam.c:111 +#: ../../magic/src/foam.c:110 msgid "Click and drag the mouse to cover an area with foamy bubbles." msgstr "Клацніть та поводіть мишкою, щоб покрити область бульками піни." -#: ../../magic/src/glasstile.c:84 +#: ../../magic/src/glasstile.c:83 msgid "Glass Tile" msgstr "Вітраж" -#: ../../magic/src/glasstile.c:90 +#: ../../magic/src/glasstile.c:89 msgid "Click and drag the mouse to put glass tile over your picture." msgstr "" "Клацніть та протягніть мишкою, щоб встановити вітраж над Вашим малюнком." -#: ../../magic/src/grass.c:93 +#: ../../magic/src/grass.c:92 msgid "Grass" msgstr "Трава" -#: ../../magic/src/grass.c:99 +#: ../../magic/src/grass.c:98 msgid "Click and move to draw grass. Don’t forget the dirt!" msgstr "" "Клацніть та посовгайте по малюнку, щоб намалювати траву. Не забудьте про " "ґрунт!" -#: ../../magic/src/kalidescope.c:78 +#: ../../magic/src/kalidescope.c:77 msgid "Kaleidoscope" msgstr "Калейдоскоп" -#: ../../magic/src/kalidescope.c:84 +#: ../../magic/src/kalidescope.c:83 msgid "" "Click and drag the mouse to draw with symmetric brushes (a kaleidoscope)." msgstr "Клацніть та малюйте фігури 4-ма симетричними пензликами (калейдоскоп)." -#: ../../magic/src/light.c:85 +#: ../../magic/src/light.c:84 msgid "Light" msgstr "Ліхтар" -#: ../../magic/src/light.c:91 +#: ../../magic/src/light.c:90 msgid "Click and drag to draw a beam of light on your picture." msgstr "Клацніть та поводіть пучком світла по Вашому малюнку." -#: ../../magic/src/metalpaint.c:78 +#: ../../magic/src/metalpaint.c:77 msgid "Metal Paint" msgstr "Метал" -#: ../../magic/src/metalpaint.c:84 +#: ../../magic/src/metalpaint.c:83 msgid "Click and drag the mouse to paint with a metallic color." msgstr "Клацніть та протягніть мишу, щоб фарбувати металевим кольором." -#: ../../magic/src/mirror_flip.c:95 +#: ../../magic/src/mirror_flip.c:94 msgid "Mirror" msgstr "Дзеркало" -#: ../../magic/src/mirror_flip.c:97 +#: ../../magic/src/mirror_flip.c:96 msgid "Flip" msgstr "Переворот" -#: ../../magic/src/mirror_flip.c:107 +#: ../../magic/src/mirror_flip.c:106 msgid "Click to make a mirror image." msgstr "Клацніть, щоб зробити зеркальне відображення малюнка." -#: ../../magic/src/mirror_flip.c:110 +#: ../../magic/src/mirror_flip.c:109 msgid "Click to flip the picture upside-down." msgstr "Клацніть на малюнку, щоб перевернути його догори ногами." -#: ../../magic/src/negative.c:73 +#: ../../magic/src/negative.c:72 msgid "Negative" msgstr "Негатив" -#: ../../magic/src/negative.c:80 +#: ../../magic/src/negative.c:79 msgid "Click and move the mouse around to draw a negative." msgstr "" "Клацніть та посовгайте по малюнку, щоб перетворити його частину на негатив." -#: ../../magic/src/rainbow.c:108 +#: ../../magic/src/rainbow.c:107 msgid "Rainbow" msgstr "Веселка" -#: ../../magic/src/rainbow.c:115 +#: ../../magic/src/rainbow.c:114 msgid "You can draw in rainbow colors!" msgstr "Ви можете малювати барвами веселки!" -#: ../../magic/src/ripples.c:82 +#: ../../magic/src/ripples.c:81 msgid "Ripples" msgstr "Брижі" -#: ../../magic/src/ripples.c:88 +#: ../../magic/src/ripples.c:87 msgid "Click to make ripples appear over your picture." msgstr "Клацніть щоб утворити брижі поверха Вашого малюнку." -#: ../../magic/src/shift.c:105 +#: ../../magic/src/shift.c:104 msgid "Shift" msgstr "Зсув" -#: ../../magic/src/shift.c:111 +#: ../../magic/src/shift.c:110 msgid "Click and drag to shift your picture around on the canvas." msgstr "Клацніть та тягніть щоб зсунути Ваш малюнок відносно полотнини." -#: ../../magic/src/smudge.c:78 +#: ../../magic/src/smudge.c:77 msgid "Smudge" msgstr "Мазанина" -#: ../../magic/src/smudge.c:85 +#: ../../magic/src/smudge.c:84 msgid "Click and move the mouse around to smudge the picture." msgstr "Клацніть та посовгайте по малюнку, щоб помазати його частину." -#: ../../magic/src/tint.c:78 +#: ../../magic/src/tint.c:77 msgid "Tint" msgstr "Барва" -#: ../../magic/src/tint.c:85 +#: ../../magic/src/tint.c:84 msgid "Click and move the mouse around to change the picture’s color." msgstr "Клацніть та посовгайте по малюнку, щоб змінити колір малюнка." -#: ../../magic/src/waves.c:79 +#: ../../magic/src/waves.c:78 msgid "Waves" msgstr "Хвильки" -#: ../../magic/src/waves.c:85 +#: ../../magic/src/waves.c:84 msgid "" "Click to make the picture wavy. Click toward the top for shorter waves, the " "bottom for taller waves, the left for small waves, and the right for long " diff --git a/src/po/ve.po b/src/po/ve.po index 481d12051..421d2d9aa 100644 --- a/src/po/ve.po +++ b/src/po/ve.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: TuxPaint 0.9.16\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-06-21 10:24-0700\n" +"POT-Creation-Date: 2008-06-27 13:15-0700\n" "PO-Revision-Date: 2006-09-21 20:04+0200\n" "Last-Translator: Shumani Mercy Ṋevhulaudzi \n" "Language-Team: LANGUAGE \n" @@ -383,7 +383,7 @@ msgstr "Ḽiswa" #. Open a saved picture #. buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:75 ../tuxpaint.c:7830 +#: ../tools.h:75 ../tuxpaint.c:7835 msgid "Open" msgstr "Vula" @@ -501,176 +501,176 @@ msgid "OK then… Let’s keep drawing this one!" msgstr "Zwo luga... Kha ri bvele phanḓa na u ola hetshi." #. Prompt to confirm user wishes to quit -#: ../tuxpaint.c:1804 +#: ../tuxpaint.c:1809 msgid "Do you really want to quit?" msgstr "Ni a ṱoḓa u ṱutshela?" #. Quit prompt positive response (quit) -#: ../tuxpaint.c:1807 +#: ../tuxpaint.c:1812 msgid "Yes, I'm done!" msgstr "Ee, Ndo fushea!" #. Quit prompt negative response (don't quit) -#: ../tuxpaint.c:1810 ../tuxpaint.c:1837 +#: ../tuxpaint.c:1815 ../tuxpaint.c:1842 msgid "No, take me back!" msgstr "Hai, nkhumiseleni murahu!" #. Current picture is not saved; user is quitting -#: ../tuxpaint.c:1814 +#: ../tuxpaint.c:1819 msgid "If you quit, you’ll lose your picture! Save it?" msgstr "" "Arali ni tshi khou ṱutshela, ni ḓo xelelwa nga tshifanyiso tshaṋu! " "tshivhulungeni" -#: ../tuxpaint.c:1815 ../tuxpaint.c:1820 +#: ../tuxpaint.c:1820 ../tuxpaint.c:1825 msgid "Yes, save it!" msgstr "Ee, tshi vhulungeni!" -#: ../tuxpaint.c:1816 ../tuxpaint.c:1821 +#: ../tuxpaint.c:1821 ../tuxpaint.c:1826 msgid "No, don't bother saving!" msgstr "Hai, ni songo ḓidina nga u tshi vhulunga!" #. Current picture is not saved; user is opening another picture -#: ../tuxpaint.c:1819 +#: ../tuxpaint.c:1824 msgid "Save your picture first?" msgstr "Vhulungani tshifanyiso tshaṋu u thoma?" #. Error opening picture -#: ../tuxpaint.c:1824 +#: ../tuxpaint.c:1829 msgid "Can’t open that picture!" msgstr "Thi koni u vula tshifanyiso!" #. Generic dialog dismissal -#: ../tuxpaint.c:1827 ../tuxpaint.c:1832 ../tuxpaint.c:1841 ../tuxpaint.c:1845 -#: ../tuxpaint.c:1854 +#: ../tuxpaint.c:1832 ../tuxpaint.c:1837 ../tuxpaint.c:1846 ../tuxpaint.c:1850 +#: ../tuxpaint.c:1859 msgid "OK" msgstr "Zwoluga" #. Notification that 'Open' dialog has nothing to show -#: ../tuxpaint.c:1831 +#: ../tuxpaint.c:1836 msgid "There are no saved files!" msgstr "A huna faela dzo vhulungwaho!" #. Verification of print action -#: ../tuxpaint.c:1835 +#: ../tuxpaint.c:1840 msgid "Print your picture now?" msgstr "Phirinthani tshifanyiso tshaṋu zwazwino?" -#: ../tuxpaint.c:1836 +#: ../tuxpaint.c:1841 msgid "Yes, print it!" msgstr "Ee, tshiphirintheni!" #. Confirmation of successful (we hope) printing -#: ../tuxpaint.c:1840 +#: ../tuxpaint.c:1845 msgid "Your picture has been printed!" msgstr "Tshifanyiso tshaṋu tso phirinthiwa!" #. Notification that it's too soon to print again (--printdelay option is in effect) -#: ../tuxpaint.c:1844 +#: ../tuxpaint.c:1849 msgid "You can’t print yet!" msgstr "Ni nga si kone u phirintha zwazwino!" #. Prompt to confirm erasing a picture in the Open dialog -#: ../tuxpaint.c:1848 +#: ../tuxpaint.c:1853 msgid "Erase this picture?" msgstr "Phumulani hetshi tshifanyiso?" -#: ../tuxpaint.c:1849 +#: ../tuxpaint.c:1854 msgid "Yes, erase it!" msgstr "Ee, tshi thutheni!" -#: ../tuxpaint.c:1850 +#: ../tuxpaint.c:1855 msgid "No, don't erase it!" msgstr "Hai,ni songo tshi thutha!" #. Reminder that Mouse Button 1 is the button to use in Tux Paint -#: ../tuxpaint.c:1853 +#: ../tuxpaint.c:1858 msgid "Remember to use the left mouse button!" msgstr "Ni humbule u shumisa bathoni ya monde ya mausu!" #. Sound has been muted (silenced) via keyboard shortcut -#: ../tuxpaint.c:1964 +#: ../tuxpaint.c:1969 msgid "Sound muted." msgstr "" #. Sound has been unmuted (unsilenced) via keyboard shortcut -#: ../tuxpaint.c:1969 +#: ../tuxpaint.c:1974 msgid "Sound unmuted." msgstr "" #. Wait while Text tool finishes loading fonts -#: ../tuxpaint.c:2406 +#: ../tuxpaint.c:2411 msgid "Please wait…" msgstr "Ni humbelwa uri ni lindele.." -#: ../tuxpaint.c:7056 +#: ../tuxpaint.c:7061 msgid "Pick a color." msgstr "" #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:7833 +#: ../tuxpaint.c:7838 msgid "Erase" msgstr "Phumulani" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:7836 +#: ../tuxpaint.c:7841 msgid "Slides" msgstr "Zwiḽaidi" #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:7839 +#: ../tuxpaint.c:7844 msgid "Back" msgstr "Murahu" #. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:7842 +#: ../tuxpaint.c:7847 msgid "Next" msgstr "Zwitevhelaho" #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:7845 +#: ../tuxpaint.c:7850 msgid "Play" 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 -#: ../tuxpaint.c:8438 +#: ../tuxpaint.c:8443 msgid "Aa" msgstr "Aa" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:11343 +#: ../tuxpaint.c:11348 msgid "Yes" msgstr "Ee" -#: ../tuxpaint.c:11347 +#: ../tuxpaint.c:11352 msgid "No" msgstr "Hai" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:12296 +#: ../tuxpaint.c:12301 msgid "Replace the picture with your changes?" msgstr "Vhuedzedzani tshifanyiso no tshi shandukisa?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:12300 +#: ../tuxpaint.c:12305 msgid "Yes, replace the old one!" msgstr "Ee, vhuedzedzani tsha kale!" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:12304 +#: ../tuxpaint.c:12309 msgid "No, save a new file!" msgstr "Hai, vhulungani faela ntswa!" -#: ../tuxpaint.c:13067 +#: ../tuxpaint.c:13072 msgid "Choose the picture you want, then click “Open”." msgstr "Nangani tshifanyiso tshine na tshi ṱoḓa, ni kiḽike \" Vulani\"." #. Let user choose images: #. Instructions for Slideshow file dialog (FIXME: Make a #define) -#: ../tuxpaint.c:14054 ../tuxpaint.c:14368 +#: ../tuxpaint.c:14059 ../tuxpaint.c:14373 msgid "Choose the pictures you want, then click “Play”." msgstr "Nangani zwifanyiso zwine na ṱoḓa, kiḽikani \" Tambani\"." @@ -686,261 +686,261 @@ msgstr "Mbekanyamushumo ya u ola" msgid "Tux Paint" msgstr "Tux Paint" -#: ../../magic/src/blocks_chalk_drip.c:133 +#: ../../magic/src/blocks_chalk_drip.c:132 msgid "Blocks" msgstr "Dzibuḽoko" -#: ../../magic/src/blocks_chalk_drip.c:135 +#: ../../magic/src/blocks_chalk_drip.c:134 msgid "Chalk" msgstr "Tshoko" -#: ../../magic/src/blocks_chalk_drip.c:137 +#: ../../magic/src/blocks_chalk_drip.c:136 msgid "Drip" msgstr "Shotha" -#: ../../magic/src/blocks_chalk_drip.c:147 +#: ../../magic/src/blocks_chalk_drip.c:146 msgid "Click and move the mouse around to make the picture blocky." msgstr "" "Kiḽikani ni sudzuluse mausu umona u ita uri tshifanyiso tshivhe buḽoko." -#: ../../magic/src/blocks_chalk_drip.c:150 +#: ../../magic/src/blocks_chalk_drip.c:149 msgid "" "Click and move the mouse around to turn the picture into a chalk drawing." msgstr "" "Kiḽikani ni sudzuluse mausu u mona u rembulusa tshifanyiso nga u tou ola nga " "tshoko." -#: ../../magic/src/blocks_chalk_drip.c:153 +#: ../../magic/src/blocks_chalk_drip.c:152 msgid "Click and move the mouse around to make the picture drip." msgstr "" "Kiḽikani ni sudzuluse mausu u mona u ita uri tshifanyiso tshi vhe shotha." -#: ../../magic/src/blur.c:77 +#: ../../magic/src/blur.c:76 msgid "Blur" msgstr "Tshi sa vhonali" -#: ../../magic/src/blur.c:84 +#: ../../magic/src/blur.c:83 msgid "Click and move the mouse around to blur the picture." msgstr "" "Kiḽikani ni sudzuluse mausu u mona u ita uri tshifanyiso tshi si vhonale." #. Both are named "Bricks", at the moment: -#: ../../magic/src/bricks.c:105 +#: ../../magic/src/bricks.c:104 msgid "Bricks" msgstr "Zwidina" -#: ../../magic/src/bricks.c:112 +#: ../../magic/src/bricks.c:111 msgid "Click and move to draw large bricks." msgstr "Kiḽikani ni sudzuluwe u ola zwidina zwihulwane." -#: ../../magic/src/bricks.c:114 +#: ../../magic/src/bricks.c:113 msgid "Click and move to draw small bricks." msgstr "Kiḽikani ni sudzuluwe uola zwidina zwiṱuku." -#: ../../magic/src/calligraphy.c:109 +#: ../../magic/src/calligraphy.c:108 msgid "Calligraphy" msgstr "" -#: ../../magic/src/calligraphy.c:116 +#: ../../magic/src/calligraphy.c:115 #, fuzzy msgid "Click and move the mouse around to draw in calligraphy." msgstr "Kiḽikani ni sudzuluse mausu u mona u ola murunzi." -#: ../../magic/src/cartoon.c:81 +#: ../../magic/src/cartoon.c:80 msgid "Cartoon" msgstr "Khathuni" -#: ../../magic/src/cartoon.c:88 +#: ../../magic/src/cartoon.c:87 msgid "Click and move the mouse around to turn the picture into a cartoon." msgstr "" "Kiḽikani ni sudzuluse mausu u mona u shandukisa tshifanyiso tsha vha " "khathuni." -#: ../../magic/src/distortion.c:122 +#: ../../magic/src/distortion.c:121 msgid "Distortion" msgstr "" -#: ../../magic/src/distortion.c:130 +#: ../../magic/src/distortion.c:129 #, fuzzy msgid "Click and drag the mouse to cause a distortion in your picture." msgstr "" "Kiḽikani ni sudzuluse mausu u mona u ita uri tshifanyiso tshi si vhonale." -#: ../../magic/src/emboss.c:77 +#: ../../magic/src/emboss.c:76 msgid "Emboss" msgstr "" -#: ../../magic/src/emboss.c:83 +#: ../../magic/src/emboss.c:82 #, fuzzy msgid "Click and drag the mouse to emboss the picture." msgstr "" "Kiḽikani ni sudzuluse mausu u mona u ita uri tshifanyiso tshi si vhonale." -#: ../../magic/src/fade_darken.c:117 +#: ../../magic/src/fade_darken.c:116 msgid "Lighten" msgstr "Vhonadza" -#: ../../magic/src/fade_darken.c:119 +#: ../../magic/src/fade_darken.c:118 msgid "Darken" msgstr "Swifhadza" -#: ../../magic/src/fade_darken.c:129 +#: ../../magic/src/fade_darken.c:128 msgid "Click and move to fade the colors." msgstr "Kiḽikani ni sudzuluse u ita uri mivhala i si vhonale." -#: ../../magic/src/fade_darken.c:132 +#: ../../magic/src/fade_darken.c:131 msgid "Click and move to darken the colors." msgstr "Kiḽikani ni sudzuluse u swifhadza mivhala." -#: ../../magic/src/fill.c:88 +#: ../../magic/src/fill.c:87 msgid "Fill" msgstr "Ḓadza" -#: ../../magic/src/fill.c:95 +#: ../../magic/src/fill.c:94 msgid "Click in the picture to fill that area with color." msgstr "Kiḽikani kha tshifanyiso u ḓadza muvhala wonoyo nga muvhala." -#: ../../magic/src/flower.c:125 +#: ../../magic/src/flower.c:124 msgid "Flower" msgstr "" -#: ../../magic/src/flower.c:131 +#: ../../magic/src/flower.c:130 msgid "Click and drag to draw a flower stalk. Let go to finish the flower." msgstr "" -#: ../../magic/src/foam.c:105 +#: ../../magic/src/foam.c:104 msgid "Foam" msgstr "" -#: ../../magic/src/foam.c:111 +#: ../../magic/src/foam.c:110 #, fuzzy msgid "Click and drag the mouse to cover an area with foamy bubbles." msgstr "Kiḽikani kha tshifanyiso u ḓadza muvhala wonoyo nga muvhala." -#: ../../magic/src/glasstile.c:84 +#: ../../magic/src/glasstile.c:83 msgid "Glass Tile" msgstr "" -#: ../../magic/src/glasstile.c:90 +#: ../../magic/src/glasstile.c:89 #, fuzzy msgid "Click and drag the mouse to put glass tile over your picture." msgstr "" "Kiḽikani ni sudzuluse mausu u mona u ita uri tshifanyiso tshi si vhonale." -#: ../../magic/src/grass.c:93 +#: ../../magic/src/grass.c:92 msgid "Grass" msgstr "Hatsi" -#: ../../magic/src/grass.c:99 +#: ../../magic/src/grass.c:98 msgid "Click and move to draw grass. Don’t forget the dirt!" msgstr "Kiḽikani ni sudzuluwe u ola hatsi.Ni songo hangwa mashuka!" -#: ../../magic/src/kalidescope.c:78 +#: ../../magic/src/kalidescope.c:77 msgid "Kaleidoscope" msgstr "" -#: ../../magic/src/kalidescope.c:84 +#: ../../magic/src/kalidescope.c:83 #, fuzzy msgid "" "Click and drag the mouse to draw with symmetric brushes (a kaleidoscope)." msgstr "Kiḽikani ni sudzuluse u swifhadza mivhala." -#: ../../magic/src/light.c:85 +#: ../../magic/src/light.c:84 #, fuzzy msgid "Light" msgstr "Vhonadza" -#: ../../magic/src/light.c:91 +#: ../../magic/src/light.c:90 #, fuzzy msgid "Click and drag to draw a beam of light on your picture." msgstr "" "Kiḽikani ni sudzuluse mausu u mona u ita uri tshifanyiso tshi si vhonale." -#: ../../magic/src/metalpaint.c:78 +#: ../../magic/src/metalpaint.c:77 #, fuzzy msgid "Metal Paint" msgstr "Pennde" -#: ../../magic/src/metalpaint.c:84 +#: ../../magic/src/metalpaint.c:83 #, fuzzy msgid "Click and drag the mouse to paint with a metallic color." msgstr "Kiḽikani ni sudzuluse u swifhadza mivhala." -#: ../../magic/src/mirror_flip.c:95 +#: ../../magic/src/mirror_flip.c:94 msgid "Mirror" msgstr "Tshivhoni" -#: ../../magic/src/mirror_flip.c:97 +#: ../../magic/src/mirror_flip.c:96 msgid "Flip" msgstr "Monisa" -#: ../../magic/src/mirror_flip.c:107 +#: ../../magic/src/mirror_flip.c:106 msgid "Click to make a mirror image." msgstr "Kiḽikani u ita tshifanyiso." -#: ../../magic/src/mirror_flip.c:110 +#: ../../magic/src/mirror_flip.c:109 msgid "Click to flip the picture upside-down." msgstr "Kiḽikani u monisa tshifanyiso tshiye nṱha na fhasi." -#: ../../magic/src/negative.c:73 +#: ../../magic/src/negative.c:72 msgid "Negative" msgstr "Murunzi" -#: ../../magic/src/negative.c:80 +#: ../../magic/src/negative.c:79 msgid "Click and move the mouse around to draw a negative." msgstr "Kiḽikani ni sudzuluse mausu u mona u ola murunzi." -#: ../../magic/src/rainbow.c:108 +#: ../../magic/src/rainbow.c:107 msgid "Rainbow" msgstr "Musengavhadzimu" -#: ../../magic/src/rainbow.c:115 +#: ../../magic/src/rainbow.c:114 msgid "You can draw in rainbow colors!" msgstr "Ni nga ola nga mivhala ya musingavhadzimu!" -#: ../../magic/src/ripples.c:82 +#: ../../magic/src/ripples.c:81 msgid "Ripples" msgstr "" -#: ../../magic/src/ripples.c:88 +#: ../../magic/src/ripples.c:87 #, fuzzy msgid "Click to make ripples appear over your picture." msgstr "" "Kiḽikani ni sudzuluse mausu u mona u ita uri tshifanyiso tshi si vhonale." -#: ../../magic/src/shift.c:105 +#: ../../magic/src/shift.c:104 msgid "Shift" msgstr "" -#: ../../magic/src/shift.c:111 +#: ../../magic/src/shift.c:110 #, fuzzy msgid "Click and drag to shift your picture around on the canvas." msgstr "" "Kiḽikani ni sudzuluse mausu u mona u ita uri tshifanyiso tshi si vhonale." -#: ../../magic/src/smudge.c:78 +#: ../../magic/src/smudge.c:77 msgid "Smudge" msgstr "Ḓodza" -#: ../../magic/src/smudge.c:85 +#: ../../magic/src/smudge.c:84 msgid "Click and move the mouse around to smudge the picture." msgstr "Kiḽikani ni sudzuluse mausu u mona u ḓodza tshifanyiso." -#: ../../magic/src/tint.c:78 +#: ../../magic/src/tint.c:77 msgid "Tint" msgstr "Muvhala" -#: ../../magic/src/tint.c:85 +#: ../../magic/src/tint.c:84 msgid "Click and move the mouse around to change the picture’s color." msgstr "" "Kiḽikani ni sudzuluse mausu u mona u shandukisa muvhala wa tshifanyiso." -#: ../../magic/src/waves.c:79 +#: ../../magic/src/waves.c:78 #, fuzzy msgid "Waves" msgstr "Vhulunga" -#: ../../magic/src/waves.c:85 +#: ../../magic/src/waves.c:84 msgid "" "Click to make the picture wavy. Click toward the top for shorter waves, the " "bottom for taller waves, the left for small waves, and the right for long " diff --git a/src/po/vi.po b/src/po/vi.po index e72d08111..e05f33e61 100644 --- a/src/po/vi.po +++ b/src/po/vi.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: tuxpaint-0.9.17\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-06-21 10:24-0700\n" +"POT-Creation-Date: 2008-06-27 13:15-0700\n" "PO-Revision-Date: 2007-07-11 23:28+0930\n" "Last-Translator: Clytie Siddall \n" "Language-Team: Vietnamese \n" @@ -383,7 +383,7 @@ msgstr "Mới" #. Open a saved picture #. buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:75 ../tuxpaint.c:7830 +#: ../tools.h:75 ../tuxpaint.c:7835 msgid "Open" msgstr "Mở" @@ -499,174 +499,174 @@ msgid "OK then… Let’s keep drawing this one!" msgstr "Được thôi... Hãy tiếp tục bản vẽ này!" #. Prompt to confirm user wishes to quit -#: ../tuxpaint.c:1804 +#: ../tuxpaint.c:1809 msgid "Do you really want to quit?" msgstr "Cháu có thực sư muốn thoát không?" #. Quit prompt positive response (quit) -#: ../tuxpaint.c:1807 +#: ../tuxpaint.c:1812 msgid "Yes, I'm done!" msgstr "Xong rồi." #. Quit prompt negative response (don't quit) -#: ../tuxpaint.c:1810 ../tuxpaint.c:1837 +#: ../tuxpaint.c:1815 ../tuxpaint.c:1842 msgid "No, take me back!" msgstr "Chưa, trở về." #. Current picture is not saved; user is quitting -#: ../tuxpaint.c:1814 +#: ../tuxpaint.c:1819 msgid "If you quit, you’ll lose your picture! Save it?" msgstr "Nếu thoát thì ảnh của cháu bị mất! Có lưu không?" -#: ../tuxpaint.c:1815 ../tuxpaint.c:1820 +#: ../tuxpaint.c:1820 ../tuxpaint.c:1825 msgid "Yes, save it!" msgstr "Lưu đi." -#: ../tuxpaint.c:1816 ../tuxpaint.c:1821 +#: ../tuxpaint.c:1821 ../tuxpaint.c:1826 msgid "No, don't bother saving!" msgstr "Không lưu." #. Current picture is not saved; user is opening another picture -#: ../tuxpaint.c:1819 +#: ../tuxpaint.c:1824 msgid "Save your picture first?" msgstr "Có lưu ảnh của cháu trước?" #. Error opening picture -#: ../tuxpaint.c:1824 +#: ../tuxpaint.c:1829 msgid "Can’t open that picture!" msgstr "Không mở được ảnh ấy!" #. Generic dialog dismissal -#: ../tuxpaint.c:1827 ../tuxpaint.c:1832 ../tuxpaint.c:1841 ../tuxpaint.c:1845 -#: ../tuxpaint.c:1854 +#: ../tuxpaint.c:1832 ../tuxpaint.c:1837 ../tuxpaint.c:1846 ../tuxpaint.c:1850 +#: ../tuxpaint.c:1859 msgid "OK" msgstr "Được" #. Notification that 'Open' dialog has nothing to show -#: ../tuxpaint.c:1831 +#: ../tuxpaint.c:1836 msgid "There are no saved files!" msgstr "Không có tập tin nào được lưu!" #. Verification of print action -#: ../tuxpaint.c:1835 +#: ../tuxpaint.c:1840 msgid "Print your picture now?" msgstr "Có in ảnh của cháu bây giờ?" -#: ../tuxpaint.c:1836 +#: ../tuxpaint.c:1841 msgid "Yes, print it!" msgstr "In đi." #. Confirmation of successful (we hope) printing -#: ../tuxpaint.c:1840 +#: ../tuxpaint.c:1845 msgid "Your picture has been 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) -#: ../tuxpaint.c:1844 +#: ../tuxpaint.c:1849 msgid "You can’t print yet!" msgstr "Cháu chưa có thể in!" #. Prompt to confirm erasing a picture in the Open dialog -#: ../tuxpaint.c:1848 +#: ../tuxpaint.c:1853 msgid "Erase this picture?" msgstr "Có xóa ảnh này không?" -#: ../tuxpaint.c:1849 +#: ../tuxpaint.c:1854 msgid "Yes, erase it!" msgstr "Xoá đi." -#: ../tuxpaint.c:1850 +#: ../tuxpaint.c:1855 msgid "No, don't erase it!" msgstr "Không xoá." #. Reminder that Mouse Button 1 is the button to use in Tux Paint -#: ../tuxpaint.c:1853 +#: ../tuxpaint.c:1858 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." #. Sound has been muted (silenced) via keyboard shortcut -#: ../tuxpaint.c:1964 +#: ../tuxpaint.c:1969 msgid "Sound muted." msgstr "" #. Sound has been unmuted (unsilenced) via keyboard shortcut -#: ../tuxpaint.c:1969 +#: ../tuxpaint.c:1974 msgid "Sound unmuted." msgstr "" #. Wait while Text tool finishes loading fonts -#: ../tuxpaint.c:2406 +#: ../tuxpaint.c:2411 msgid "Please wait…" msgstr "Hãy đợi..." -#: ../tuxpaint.c:7056 +#: ../tuxpaint.c:7061 msgid "Pick a color." msgstr "" #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:7833 +#: ../tuxpaint.c:7838 msgid "Erase" msgstr "Xóa" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:7836 +#: ../tuxpaint.c:7841 msgid "Slides" msgstr "Ảnh chiếu" #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:7839 +#: ../tuxpaint.c:7844 msgid "Back" msgstr "Quay lui" #. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:7842 +#: ../tuxpaint.c:7847 msgid "Next" msgstr "Kế" #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:7845 +#: ../tuxpaint.c:7850 msgid "Play" 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 -#: ../tuxpaint.c:8438 +#: ../tuxpaint.c:8443 msgid "Aa" msgstr "Aa" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:11343 +#: ../tuxpaint.c:11348 msgid "Yes" msgstr "Có" -#: ../tuxpaint.c:11347 +#: ../tuxpaint.c:11352 msgid "No" msgstr "Không" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:12296 +#: ../tuxpaint.c:12301 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?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:12300 +#: ../tuxpaint.c:12305 msgid "Yes, replace the old one!" msgstr "Có phải, thay thế bức cũ." #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:12304 +#: ../tuxpaint.c:12309 msgid "No, save a new file!" msgstr "Không phải, lưu tập tin mới." -#: ../tuxpaint.c:13067 +#: ../tuxpaint.c:13072 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ở." #. Let user choose images: #. Instructions for Slideshow file dialog (FIXME: Make a #define) -#: ../tuxpaint.c:14054 ../tuxpaint.c:14368 +#: ../tuxpaint.c:14059 ../tuxpaint.c:14373 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 »." @@ -682,247 +682,247 @@ msgstr "Trình vẽ" msgid "Tux Paint" msgstr "Tux Sơn" -#: ../../magic/src/blocks_chalk_drip.c:133 +#: ../../magic/src/blocks_chalk_drip.c:132 msgid "Blocks" msgstr "Khối" -#: ../../magic/src/blocks_chalk_drip.c:135 +#: ../../magic/src/blocks_chalk_drip.c:134 msgid "Chalk" msgstr "Phần" -#: ../../magic/src/blocks_chalk_drip.c:137 +#: ../../magic/src/blocks_chalk_drip.c:136 msgid "Drip" msgstr "Nhỏ giọt" -#: ../../magic/src/blocks_chalk_drip.c:147 +#: ../../magic/src/blocks_chalk_drip.c:146 msgid "Click and move the mouse around to make the picture blocky." msgstr "Nhắp và di chuột vòng quanh để làm hình kiểu khối." -#: ../../magic/src/blocks_chalk_drip.c:150 +#: ../../magic/src/blocks_chalk_drip.c:149 msgid "" "Click and move the mouse around to turn the picture into a chalk drawing." msgstr "Nhắp và di chuột để đổi hình này thành bản vẽ phấn." -#: ../../magic/src/blocks_chalk_drip.c:153 +#: ../../magic/src/blocks_chalk_drip.c:152 msgid "Click and move the mouse around to make the picture drip." msgstr "Nhắp và di chuột để làm cho hình này chạy nhỏ giọt." -#: ../../magic/src/blur.c:77 +#: ../../magic/src/blur.c:76 msgid "Blur" msgstr "Mờ" -#: ../../magic/src/blur.c:84 +#: ../../magic/src/blur.c:83 msgid "Click and move the mouse around to blur the picture." msgstr "Nhắp và di chuột vòng quanh để làm mờ hình." #. Both are named "Bricks", at the moment: -#: ../../magic/src/bricks.c:105 +#: ../../magic/src/bricks.c:104 msgid "Bricks" msgstr "Gạch" -#: ../../magic/src/bricks.c:112 +#: ../../magic/src/bricks.c:111 msgid "Click and move to draw large bricks." msgstr "Nhắp và di chuôt để vẽ nhiều gạch lớn." -#: ../../magic/src/bricks.c:114 +#: ../../magic/src/bricks.c:113 msgid "Click and move to draw small bricks." msgstr "Nhắp và di chuôt để vẽ nhiều gạch nhỏ." -#: ../../magic/src/calligraphy.c:109 +#: ../../magic/src/calligraphy.c:108 msgid "Calligraphy" msgstr "" -#: ../../magic/src/calligraphy.c:116 +#: ../../magic/src/calligraphy.c:115 #, fuzzy msgid "Click and move the mouse around to draw in calligraphy." msgstr "Nhắp và di chuột để vẽ hình âm (màu ngược lại)." -#: ../../magic/src/cartoon.c:81 +#: ../../magic/src/cartoon.c:80 msgid "Cartoon" msgstr "Hoạt hình" -#: ../../magic/src/cartoon.c:88 +#: ../../magic/src/cartoon.c:87 msgid "Click and move the mouse around to turn the picture into a cartoon." msgstr "Nhắp và di chuột vòng quanh để đổi hình này thành hoạt hình." -#: ../../magic/src/distortion.c:122 +#: ../../magic/src/distortion.c:121 msgid "Distortion" msgstr "" -#: ../../magic/src/distortion.c:130 +#: ../../magic/src/distortion.c:129 #, fuzzy msgid "Click and drag the mouse to cause a distortion in your picture." msgstr "Nhắp và di chuột vòng quanh để làm mờ hình." -#: ../../magic/src/emboss.c:77 +#: ../../magic/src/emboss.c:76 msgid "Emboss" msgstr "" -#: ../../magic/src/emboss.c:83 +#: ../../magic/src/emboss.c:82 #, fuzzy msgid "Click and drag the mouse to emboss the picture." msgstr "Nhắp và di chuột vòng quanh để làm mờ hình." -#: ../../magic/src/fade_darken.c:117 +#: ../../magic/src/fade_darken.c:116 msgid "Lighten" msgstr "Nhạt hơn" -#: ../../magic/src/fade_darken.c:119 +#: ../../magic/src/fade_darken.c:118 msgid "Darken" msgstr "Tối hơn" -#: ../../magic/src/fade_darken.c:129 +#: ../../magic/src/fade_darken.c:128 msgid "Click and move to fade the colors." msgstr "Nhắp và di chuột để làm màu mờ dần." -#: ../../magic/src/fade_darken.c:132 +#: ../../magic/src/fade_darken.c:131 msgid "Click and move to darken the colors." msgstr "Nhắp và di chuột để làm màu tối hơn." -#: ../../magic/src/fill.c:88 +#: ../../magic/src/fill.c:87 msgid "Fill" msgstr "Điền" -#: ../../magic/src/fill.c:95 +#: ../../magic/src/fill.c:94 msgid "Click in the picture to fill that area with color." msgstr "Nhắp vào phần hình để tô màu đầy đủ." -#: ../../magic/src/flower.c:125 +#: ../../magic/src/flower.c:124 msgid "Flower" msgstr "" -#: ../../magic/src/flower.c:131 +#: ../../magic/src/flower.c:130 msgid "Click and drag to draw a flower stalk. Let go to finish the flower." msgstr "" -#: ../../magic/src/foam.c:105 +#: ../../magic/src/foam.c:104 msgid "Foam" msgstr "" -#: ../../magic/src/foam.c:111 +#: ../../magic/src/foam.c:110 #, fuzzy msgid "Click and drag the mouse to cover an area with foamy bubbles." msgstr "Nhắp vào phần hình để tô màu đầy đủ." -#: ../../magic/src/glasstile.c:84 +#: ../../magic/src/glasstile.c:83 msgid "Glass Tile" msgstr "" -#: ../../magic/src/glasstile.c:90 +#: ../../magic/src/glasstile.c:89 #, fuzzy msgid "Click and drag the mouse to put glass tile over your picture." msgstr "Nhắp và di chuột vòng quanh để làm mờ hình." -#: ../../magic/src/grass.c:93 +#: ../../magic/src/grass.c:92 msgid "Grass" msgstr "Cỏ" -#: ../../magic/src/grass.c:99 +#: ../../magic/src/grass.c:98 msgid "Click and move to draw grass. Don’t forget the dirt!" msgstr "Nhắp và di chuôt để vẽ cỏ. Đừng quên vẽ đất!" -#: ../../magic/src/kalidescope.c:78 +#: ../../magic/src/kalidescope.c:77 msgid "Kaleidoscope" msgstr "" -#: ../../magic/src/kalidescope.c:84 +#: ../../magic/src/kalidescope.c:83 #, fuzzy msgid "" "Click and drag the mouse to draw with symmetric brushes (a kaleidoscope)." msgstr "Nhắp và di chuột để làm màu tối hơn." -#: ../../magic/src/light.c:85 +#: ../../magic/src/light.c:84 #, fuzzy msgid "Light" msgstr "Nhạt hơn" -#: ../../magic/src/light.c:91 +#: ../../magic/src/light.c:90 #, fuzzy msgid "Click and drag to draw a beam of light on your picture." msgstr "Nhắp và di chuột vòng quanh để làm mờ hình." -#: ../../magic/src/metalpaint.c:78 +#: ../../magic/src/metalpaint.c:77 #, fuzzy msgid "Metal Paint" msgstr "Sơn" -#: ../../magic/src/metalpaint.c:84 +#: ../../magic/src/metalpaint.c:83 #, fuzzy msgid "Click and drag the mouse to paint with a metallic color." msgstr "Nhắp và di chuột để làm màu tối hơn." -#: ../../magic/src/mirror_flip.c:95 +#: ../../magic/src/mirror_flip.c:94 msgid "Mirror" msgstr "Gương" -#: ../../magic/src/mirror_flip.c:97 +#: ../../magic/src/mirror_flip.c:96 msgid "Flip" msgstr "Lật" -#: ../../magic/src/mirror_flip.c:107 +#: ../../magic/src/mirror_flip.c:106 msgid "Click to make a mirror image." msgstr "Nhắp để tạo một hình phản chiếu." -#: ../../magic/src/mirror_flip.c:110 +#: ../../magic/src/mirror_flip.c:109 msgid "Click to flip the picture upside-down." msgstr "Nhắp để quay hình lộn ngược." -#: ../../magic/src/negative.c:73 +#: ../../magic/src/negative.c:72 msgid "Negative" msgstr "Âm" -#: ../../magic/src/negative.c:80 +#: ../../magic/src/negative.c:79 msgid "Click and move the mouse around to draw a negative." msgstr "Nhắp và di chuột để vẽ hình âm (màu ngược lại)." -#: ../../magic/src/rainbow.c:108 +#: ../../magic/src/rainbow.c:107 msgid "Rainbow" msgstr "Cầu vồng" -#: ../../magic/src/rainbow.c:115 +#: ../../magic/src/rainbow.c:114 msgid "You can draw in rainbow colors!" msgstr "Cháu có thể vẽ bằng các màu cầu vồng!" -#: ../../magic/src/ripples.c:82 +#: ../../magic/src/ripples.c:81 msgid "Ripples" msgstr "" -#: ../../magic/src/ripples.c:88 +#: ../../magic/src/ripples.c:87 #, fuzzy msgid "Click to make ripples appear over your picture." msgstr "Nhắp và di chuột vòng quanh để làm mờ hình." -#: ../../magic/src/shift.c:105 +#: ../../magic/src/shift.c:104 msgid "Shift" msgstr "" -#: ../../magic/src/shift.c:111 +#: ../../magic/src/shift.c:110 #, fuzzy msgid "Click and drag to shift your picture around on the canvas." msgstr "Nhắp và di chuột vòng quanh để làm mờ hình." -#: ../../magic/src/smudge.c:78 +#: ../../magic/src/smudge.c:77 msgid "Smudge" msgstr "Nhoè" -#: ../../magic/src/smudge.c:85 +#: ../../magic/src/smudge.c:84 msgid "Click and move the mouse around to smudge the picture." msgstr "Nhắp và di chuột vòng quanh để làm nhoè hình." -#: ../../magic/src/tint.c:78 +#: ../../magic/src/tint.c:77 msgid "Tint" msgstr "Nhuốm" -#: ../../magic/src/tint.c:85 +#: ../../magic/src/tint.c:84 msgid "Click and move the mouse around to change the picture’s color." msgstr "Nhắp và di chuột vòng quanh để đổi màu của hình." -#: ../../magic/src/waves.c:79 +#: ../../magic/src/waves.c:78 #, fuzzy msgid "Waves" msgstr "Lưu" -#: ../../magic/src/waves.c:85 +#: ../../magic/src/waves.c:84 msgid "" "Click to make the picture wavy. Click toward the top for shorter waves, the " "bottom for taller waves, the left for small waves, and the right for long " diff --git a/src/po/wa.po b/src/po/wa.po index 2adf90307..9f121b18b 100644 --- a/src/po/wa.po +++ b/src/po/wa.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: tuxpaint 0.9.17\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-06-21 10:24-0700\n" +"POT-Creation-Date: 2008-06-27 13:15-0700\n" "PO-Revision-Date: 2007-08-30 18:24+0200\n" "Last-Translator: Pablo Saratxaga \n" "Language-Team: Walloon \n" @@ -382,7 +382,7 @@ msgstr "Novea" #. Open a saved picture #. buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:75 ../tuxpaint.c:7830 +#: ../tools.h:75 ../tuxpaint.c:7835 msgid "Open" msgstr "Drovi" @@ -504,174 +504,174 @@ msgid "OK then… Let’s keep drawing this one!" msgstr "D' acoird... continouwans a dessiner dabôrd!" #. Prompt to confirm user wishes to quit -#: ../tuxpaint.c:1804 +#: ../tuxpaint.c:1809 msgid "Do you really want to quit?" msgstr "Voloz vs moussî foû po do bon?" #. Quit prompt positive response (quit) -#: ../tuxpaint.c:1807 +#: ../tuxpaint.c:1812 msgid "Yes, I'm done!" msgstr "Oyi, dj' a fini!" #. Quit prompt negative response (don't quit) -#: ../tuxpaint.c:1810 ../tuxpaint.c:1837 +#: ../tuxpaint.c:1815 ../tuxpaint.c:1842 msgid "No, take me back!" msgstr "Neni, rivnans en erî!" #. Current picture is not saved; user is quitting -#: ../tuxpaint.c:1814 +#: ../tuxpaint.c:1819 msgid "If you quit, you’ll lose your picture! Save it?" msgstr "Si vos cwitez l' programe vos piedroz l' imådje! El schaper?" -#: ../tuxpaint.c:1815 ../tuxpaint.c:1820 +#: ../tuxpaint.c:1820 ../tuxpaint.c:1825 msgid "Yes, save it!" msgstr "Oyi, el schaper!" -#: ../tuxpaint.c:1816 ../tuxpaint.c:1821 +#: ../tuxpaint.c:1821 ../tuxpaint.c:1826 msgid "No, don't bother saving!" msgstr "Neni, nén mezåjhe di schaper!" #. Current picture is not saved; user is opening another picture -#: ../tuxpaint.c:1819 +#: ../tuxpaint.c:1824 msgid "Save your picture first?" msgstr "Schaper d' aprume voste imådje?" #. Error opening picture -#: ../tuxpaint.c:1824 +#: ../tuxpaint.c:1829 msgid "Can’t open that picture!" msgstr "Dji n' sai drovi ciste imådje la!" #. Generic dialog dismissal -#: ../tuxpaint.c:1827 ../tuxpaint.c:1832 ../tuxpaint.c:1841 ../tuxpaint.c:1845 -#: ../tuxpaint.c:1854 +#: ../tuxpaint.c:1832 ../tuxpaint.c:1837 ../tuxpaint.c:1846 ../tuxpaint.c:1850 +#: ../tuxpaint.c:1859 msgid "OK" msgstr "'l est bon" #. Notification that 'Open' dialog has nothing to show -#: ../tuxpaint.c:1831 +#: ../tuxpaint.c:1836 msgid "There are no saved files!" msgstr "I gn a nou fitchî di schapé!" #. Verification of print action -#: ../tuxpaint.c:1835 +#: ../tuxpaint.c:1840 msgid "Print your picture now?" msgstr "Imprimer voste imådje?" -#: ../tuxpaint.c:1836 +#: ../tuxpaint.c:1841 msgid "Yes, print it!" msgstr "Oyi, l' imprimer!" #. Confirmation of successful (we hope) printing -#: ../tuxpaint.c:1840 +#: ../tuxpaint.c:1845 msgid "Your picture has been printed!" msgstr "Voste imådje a stî imprimêye!" #. Notification that it's too soon to print again (--printdelay option is in effect) -#: ../tuxpaint.c:1844 +#: ../tuxpaint.c:1849 msgid "You can’t print yet!" msgstr "Vos n' poloz nén co imprimer!" #. Prompt to confirm erasing a picture in the Open dialog -#: ../tuxpaint.c:1848 +#: ../tuxpaint.c:1853 msgid "Erase this picture?" msgstr "Disfacer ciste imådje chal?" -#: ../tuxpaint.c:1849 +#: ../tuxpaint.c:1854 msgid "Yes, erase it!" msgstr "Oyi, el disfacer!" -#: ../tuxpaint.c:1850 +#: ../tuxpaint.c:1855 msgid "No, don't erase it!" msgstr "Neni, nén l' disfacer!" #. Reminder that Mouse Button 1 is the button to use in Tux Paint -#: ../tuxpaint.c:1853 +#: ../tuxpaint.c:1858 msgid "Remember to use the left mouse button!" msgstr "Èn rovyîz nén d' eployî l' boton d' hintche del sori!" #. Sound has been muted (silenced) via keyboard shortcut -#: ../tuxpaint.c:1964 +#: ../tuxpaint.c:1969 msgid "Sound muted." msgstr "" #. Sound has been unmuted (unsilenced) via keyboard shortcut -#: ../tuxpaint.c:1969 +#: ../tuxpaint.c:1974 msgid "Sound unmuted." msgstr "" #. Wait while Text tool finishes loading fonts -#: ../tuxpaint.c:2406 +#: ../tuxpaint.c:2411 msgid "Please wait…" msgstr "Tårdjîz ene miete s' i vs plait..." -#: ../tuxpaint.c:7056 +#: ../tuxpaint.c:7061 msgid "Pick a color." msgstr "" #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:7833 +#: ../tuxpaint.c:7838 msgid "Erase" msgstr "Disfacer" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:7836 +#: ../tuxpaint.c:7841 msgid "Slides" msgstr "Diyas" #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:7839 +#: ../tuxpaint.c:7844 msgid "Back" msgstr "En erî" #. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:7842 +#: ../tuxpaint.c:7847 msgid "Next" msgstr "Shuvant" #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:7845 +#: ../tuxpaint.c:7850 msgid "Play" 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 -#: ../tuxpaint.c:8438 +#: ../tuxpaint.c:8443 msgid "Aa" msgstr "Aa" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:11343 +#: ../tuxpaint.c:11348 msgid "Yes" msgstr "Oyi" -#: ../tuxpaint.c:11347 +#: ../tuxpaint.c:11352 msgid "No" msgstr "Neni" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:12296 +#: ../tuxpaint.c:12301 msgid "Replace the picture with your changes?" msgstr "Replaecî l' imådje avou vos candjmints?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:12300 +#: ../tuxpaint.c:12305 msgid "Yes, replace the old one!" msgstr "Oyi, replaecî l' vî!" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:12304 +#: ../tuxpaint.c:12309 msgid "No, save a new file!" msgstr "Neni, schaper en on novea fitchî" -#: ../tuxpaint.c:13067 +#: ../tuxpaint.c:13072 msgid "Choose the picture you want, then click “Open”." msgstr "Tchoezixhoz l' imådje ki vos vloz, poy clitchîz so «Drovi»." #. Let user choose images: #. Instructions for Slideshow file dialog (FIXME: Make a #define) -#: ../tuxpaint.c:14054 ../tuxpaint.c:14368 +#: ../tuxpaint.c:14059 ../tuxpaint.c:14373 msgid "Choose the pictures you want, then click “Play”." msgstr "Tchoezixhoz l' imådje ki vos vloz, poy clitchîz so «Djouwer»." @@ -687,261 +687,261 @@ msgstr "Programe di dessinaedje" msgid "Tux Paint" msgstr "Tux Paint" -#: ../../magic/src/blocks_chalk_drip.c:133 +#: ../../magic/src/blocks_chalk_drip.c:132 msgid "Blocks" msgstr "Cwårés" -#: ../../magic/src/blocks_chalk_drip.c:135 +#: ../../magic/src/blocks_chalk_drip.c:134 msgid "Chalk" msgstr "Croye" -#: ../../magic/src/blocks_chalk_drip.c:137 +#: ../../magic/src/blocks_chalk_drip.c:136 msgid "Drip" msgstr "Gotes" -#: ../../magic/src/blocks_chalk_drip.c:147 +#: ../../magic/src/blocks_chalk_drip.c:146 msgid "Click and move the mouse around to make the picture blocky." msgstr "" "Clitchîz et s' bodjîz l' sori po mete des bokets d' l' imådje e ptits cwårés." -#: ../../magic/src/blocks_chalk_drip.c:150 +#: ../../magic/src/blocks_chalk_drip.c:149 msgid "" "Click and move the mouse around to turn the picture into a chalk drawing." msgstr "" "Clitchîz et s' bodjîz l' sori po mete des bokets d' l' imådje come dessinés " "al croye" -#: ../../magic/src/blocks_chalk_drip.c:153 +#: ../../magic/src/blocks_chalk_drip.c:152 msgid "Click and move the mouse around to make the picture drip." msgstr "" "Clitchîz et s' bodjîz l' sori po mete des bokets d' l' imådje come moyîs " "avou des gotes d' aiwe." -#: ../../magic/src/blur.c:77 +#: ../../magic/src/blur.c:76 msgid "Blur" msgstr "Adoûci" -#: ../../magic/src/blur.c:84 +#: ../../magic/src/blur.c:83 msgid "Click and move the mouse around to blur the picture." msgstr "Clitchîz et s' bodjîz l' sori po-z adoûci des bokets d' l' imådje." #. Both are named "Bricks", at the moment: -#: ../../magic/src/bricks.c:105 +#: ../../magic/src/bricks.c:104 msgid "Bricks" msgstr "Brikes" -#: ../../magic/src/bricks.c:112 +#: ../../magic/src/bricks.c:111 msgid "Click and move to draw large bricks." msgstr "Clitchîz et s' bodjîz l' sori po dessiner des grandès brikes." -#: ../../magic/src/bricks.c:114 +#: ../../magic/src/bricks.c:113 msgid "Click and move to draw small bricks." msgstr "Clitchîz et s' bodjîz l' sori po dessiner des ptitès brikes." -#: ../../magic/src/calligraphy.c:109 +#: ../../magic/src/calligraphy.c:108 msgid "Calligraphy" msgstr "" -#: ../../magic/src/calligraphy.c:116 +#: ../../magic/src/calligraphy.c:115 #, fuzzy msgid "Click and move the mouse around to draw in calligraphy." msgstr "" "Clitchîz et s' bodjîz l' sori po mete des bokets d' l' imådje e negatif." -#: ../../magic/src/cartoon.c:81 +#: ../../magic/src/cartoon.c:80 msgid "Cartoon" msgstr "B.D." -#: ../../magic/src/cartoon.c:88 +#: ../../magic/src/cartoon.c:87 msgid "Click and move the mouse around to turn the picture into a cartoon." msgstr "" "Clitchîz et s' bodjîz l' sori po mete des bokets d' l' imådje a môde di " "binde dessinêye." -#: ../../magic/src/distortion.c:122 +#: ../../magic/src/distortion.c:121 msgid "Distortion" msgstr "" -#: ../../magic/src/distortion.c:130 +#: ../../magic/src/distortion.c:129 #, fuzzy msgid "Click and drag the mouse to cause a distortion in your picture." msgstr "" "Clitchîz et s' bodjîz l' sori po mete des bokets d' l' imådje pus féns." -#: ../../magic/src/emboss.c:77 +#: ../../magic/src/emboss.c:76 msgid "Emboss" msgstr "" -#: ../../magic/src/emboss.c:83 +#: ../../magic/src/emboss.c:82 #, fuzzy msgid "Click and drag the mouse to emboss the picture." msgstr "" "Clitchîz et s' bodjîz l' sori po mete des bokets d' l' imådje pus féns." -#: ../../magic/src/fade_darken.c:117 +#: ../../magic/src/fade_darken.c:116 msgid "Lighten" msgstr "Aclairi" -#: ../../magic/src/fade_darken.c:119 +#: ../../magic/src/fade_darken.c:118 msgid "Darken" msgstr "Noeri" -#: ../../magic/src/fade_darken.c:129 +#: ../../magic/src/fade_darken.c:128 msgid "Click and move to fade the colors." msgstr "Clitchîz et s' bodjîz l' sori po blanki des bokets d' l' imådje." -#: ../../magic/src/fade_darken.c:132 +#: ../../magic/src/fade_darken.c:131 msgid "Click and move to darken the colors." msgstr "Clitchîz et s' bodjîz l' sori po noeri des bokets d' l' imådje." -#: ../../magic/src/fill.c:88 +#: ../../magic/src/fill.c:87 msgid "Fill" msgstr "Rimpli" -#: ../../magic/src/fill.c:95 +#: ../../magic/src/fill.c:94 msgid "Click in the picture to fill that area with color." msgstr "Clitchîz so l' imådje pol rimpli avou l' coleur tchoezeye." -#: ../../magic/src/flower.c:125 +#: ../../magic/src/flower.c:124 msgid "Flower" msgstr "" -#: ../../magic/src/flower.c:131 +#: ../../magic/src/flower.c:130 msgid "Click and drag to draw a flower stalk. Let go to finish the flower." msgstr "" -#: ../../magic/src/foam.c:105 +#: ../../magic/src/foam.c:104 msgid "Foam" msgstr "" -#: ../../magic/src/foam.c:111 +#: ../../magic/src/foam.c:110 #, fuzzy msgid "Click and drag the mouse to cover an area with foamy bubbles." msgstr "" "Clitchîz et s' bodjîz l' sori po mete des bokets d' l' imådje pus spès." -#: ../../magic/src/glasstile.c:84 +#: ../../magic/src/glasstile.c:83 msgid "Glass Tile" msgstr "" -#: ../../magic/src/glasstile.c:90 +#: ../../magic/src/glasstile.c:89 #, fuzzy msgid "Click and drag the mouse to put glass tile over your picture." msgstr "" "Clitchîz et s' bodjîz l' sori po mete des bokets d' l' imådje pus féns." -#: ../../magic/src/grass.c:93 +#: ../../magic/src/grass.c:92 msgid "Grass" msgstr "Yebe" -#: ../../magic/src/grass.c:99 +#: ../../magic/src/grass.c:98 msgid "Click and move to draw grass. Don’t forget the dirt!" msgstr "" "Clitchîz et s' bodjîz l' sori po dessiner des yerbêyes. Èn rovyîz nén l' " "tere!" -#: ../../magic/src/kalidescope.c:78 +#: ../../magic/src/kalidescope.c:77 msgid "Kaleidoscope" msgstr "" -#: ../../magic/src/kalidescope.c:84 +#: ../../magic/src/kalidescope.c:83 msgid "" "Click and drag the mouse to draw with symmetric brushes (a kaleidoscope)." msgstr "" -#: ../../magic/src/light.c:85 +#: ../../magic/src/light.c:84 #, fuzzy msgid "Light" msgstr "Aclairi" -#: ../../magic/src/light.c:91 +#: ../../magic/src/light.c:90 msgid "Click and drag to draw a beam of light on your picture." msgstr "" -#: ../../magic/src/metalpaint.c:78 +#: ../../magic/src/metalpaint.c:77 #, fuzzy msgid "Metal Paint" msgstr "Ponde" -#: ../../magic/src/metalpaint.c:84 +#: ../../magic/src/metalpaint.c:83 #, fuzzy msgid "Click and drag the mouse to paint with a metallic color." msgstr "" "Clitchîz et s' bodjîz l' sori po mete des bokets d' l' imådje pus féns." -#: ../../magic/src/mirror_flip.c:95 +#: ../../magic/src/mirror_flip.c:94 msgid "Mirror" msgstr "Muroe" -#: ../../magic/src/mirror_flip.c:97 +#: ../../magic/src/mirror_flip.c:96 msgid "Flip" msgstr "Cou dzeu" -#: ../../magic/src/mirror_flip.c:107 +#: ../../magic/src/mirror_flip.c:106 msgid "Click to make a mirror image." msgstr "Clitchîz po mete l' imådje come dins on muroe." -#: ../../magic/src/mirror_flip.c:110 +#: ../../magic/src/mirror_flip.c:109 msgid "Click to flip the picture upside-down." msgstr "Clitchîz po rtourner l' imådje cou å hôt." -#: ../../magic/src/negative.c:73 +#: ../../magic/src/negative.c:72 msgid "Negative" msgstr "Negatif" -#: ../../magic/src/negative.c:80 +#: ../../magic/src/negative.c:79 msgid "Click and move the mouse around to draw a negative." msgstr "" "Clitchîz et s' bodjîz l' sori po mete des bokets d' l' imådje e negatif." -#: ../../magic/src/rainbow.c:108 +#: ../../magic/src/rainbow.c:107 msgid "Rainbow" msgstr "Airdiè" -#: ../../magic/src/rainbow.c:115 +#: ../../magic/src/rainbow.c:114 msgid "You can draw in rainbow colors!" msgstr "Vos ploz dessiner avou les coleurs di l' airdiè!" -#: ../../magic/src/ripples.c:82 +#: ../../magic/src/ripples.c:81 msgid "Ripples" msgstr "" -#: ../../magic/src/ripples.c:88 +#: ../../magic/src/ripples.c:87 #, fuzzy msgid "Click to make ripples appear over your picture." msgstr "Clitchîz po mete l' imådje come dins on muroe." -#: ../../magic/src/shift.c:105 +#: ../../magic/src/shift.c:104 msgid "Shift" msgstr "" -#: ../../magic/src/shift.c:111 +#: ../../magic/src/shift.c:110 #, fuzzy msgid "Click and drag to shift your picture around on the canvas." msgstr "Clitchîz et s' bodjîz l' sori po-z adoûci des bokets d' l' imådje." -#: ../../magic/src/smudge.c:78 +#: ../../magic/src/smudge.c:77 msgid "Smudge" msgstr "Dåborer" -#: ../../magic/src/smudge.c:85 +#: ../../magic/src/smudge.c:84 msgid "Click and move the mouse around to smudge the picture." msgstr "Clitchîz et s' bodjîz l' sori po dåborer l' imådje." -#: ../../magic/src/tint.c:78 +#: ../../magic/src/tint.c:77 msgid "Tint" msgstr "Tinte" -#: ../../magic/src/tint.c:85 +#: ../../magic/src/tint.c:84 msgid "Click and move the mouse around to change the picture’s color." msgstr "Clitchîz et s' bodjîz l' sori po candjî les coleurs di l' imådje." -#: ../../magic/src/waves.c:79 +#: ../../magic/src/waves.c:78 #, fuzzy msgid "Waves" msgstr "Schaper" -#: ../../magic/src/waves.c:85 +#: ../../magic/src/waves.c:84 msgid "" "Click to make the picture wavy. Click toward the top for shorter waves, the " "bottom for taller waves, the left for small waves, and the right for long " diff --git a/src/po/wo.po b/src/po/wo.po index 8fa714b77..8f90d85af 100644 --- a/src/po/wo.po +++ b/src/po/wo.po @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-06-21 10:24-0700\n" +"POT-Creation-Date: 2008-06-27 13:15-0700\n" "PO-Revision-Date: 2007-07-04 11:24-0000\n" "Last-Translator: Haby Diallo \n" "Language-Team: \n" @@ -380,7 +380,7 @@ msgstr "Bees" #. Open a saved picture #. buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:75 ../tuxpaint.c:7830 +#: ../tools.h:75 ../tuxpaint.c:7835 msgid "Open" msgstr "Ubbi" @@ -498,178 +498,178 @@ msgid "OK then… Let’s keep drawing this one!" msgstr "Baxna! leeggi ñu motali suñu natal!" #. Prompt to confirm user wishes to quit -#: ../tuxpaint.c:1804 +#: ../tuxpaint.c:1809 msgid "Do you really want to quit?" msgstr "Da nga bëgg bayi?" #. Quit prompt positive response (quit) -#: ../tuxpaint.c:1807 +#: ../tuxpaint.c:1812 msgid "Yes, I'm done!" msgstr "Waaw, ñu dem ci!" #. Quit prompt negative response (don't quit) -#: ../tuxpaint.c:1810 ../tuxpaint.c:1837 +#: ../tuxpaint.c:1815 ../tuxpaint.c:1842 msgid "No, take me back!" msgstr "Deedeet, ñu delu ci!" #. Current picture is not saved; user is quitting -#: ../tuxpaint.c:1814 +#: ../tuxpaint.c:1819 #, fuzzy msgid "If you quit, you’ll lose your picture! Save it?" msgstr "So baye, nga ñak sa natal ! Da nga ko bëgg deñc lu?" -#: ../tuxpaint.c:1815 ../tuxpaint.c:1820 +#: ../tuxpaint.c:1820 ../tuxpaint.c:1825 msgid "Yes, save it!" msgstr "Waaw, ñu deñc ko!" -#: ../tuxpaint.c:1816 ../tuxpaint.c:1821 +#: ../tuxpaint.c:1821 ../tuxpaint.c:1826 msgid "No, don't bother saving!" msgstr "Deedeet, jaru ko!" #. Current picture is not saved; user is opening another picture -#: ../tuxpaint.c:1819 +#: ../tuxpaint.c:1824 msgid "Save your picture first?" msgstr "Da ngay deñc lu sa natal ba pare?" #. Error opening picture -#: ../tuxpaint.c:1824 +#: ../tuxpaint.c:1829 #, fuzzy msgid "Can’t open that picture!" msgstr "Mënuma ubbi natal bi!" #. Generic dialog dismissal -#: ../tuxpaint.c:1827 ../tuxpaint.c:1832 ../tuxpaint.c:1841 ../tuxpaint.c:1845 -#: ../tuxpaint.c:1854 +#: ../tuxpaint.c:1832 ../tuxpaint.c:1837 ../tuxpaint.c:1846 ../tuxpaint.c:1850 +#: ../tuxpaint.c:1859 msgid "OK" msgstr "Deegë na" #. Notification that 'Open' dialog has nothing to show -#: ../tuxpaint.c:1831 +#: ../tuxpaint.c:1836 msgid "There are no saved files!" msgstr "Amul fisie buñ fi mana deñc!" #. Verification of print action -#: ../tuxpaint.c:1835 +#: ../tuxpaint.c:1840 msgid "Print your picture now?" msgstr "Sotilu leeggi natal bi?" -#: ../tuxpaint.c:1836 +#: ../tuxpaint.c:1841 msgid "Yes, print it!" msgstr "Waaw,ñu sotilu ko!" #. Confirmation of successful (we hope) printing -#: ../tuxpaint.c:1840 +#: ../tuxpaint.c:1845 msgid "Your picture has been printed!" msgstr "Sotilu nañu sa natal!" #. Notification that it's too soon to print again (--printdelay option is in effect) -#: ../tuxpaint.c:1844 +#: ../tuxpaint.c:1849 #, fuzzy msgid "You can’t print yet!" msgstr "Mëno go sotilu leeggi!" #. Prompt to confirm erasing a picture in the Open dialog -#: ../tuxpaint.c:1848 +#: ../tuxpaint.c:1853 msgid "Erase this picture?" msgstr "Ñu dindi natal bi?" -#: ../tuxpaint.c:1849 +#: ../tuxpaint.c:1854 msgid "Yes, erase it!" msgstr "Waaw, dindi ko !" -#: ../tuxpaint.c:1850 +#: ../tuxpaint.c:1855 msgid "No, don't erase it!" msgstr "Deedeet, buko dindi !" #. Reminder that Mouse Button 1 is the button to use in Tux Paint -#: ../tuxpaint.c:1853 +#: ../tuxpaint.c:1858 msgid "Remember to use the left mouse button!" msgstr "Bul fate jëffandiku ciammoñu butoŋ jinax bi !" #. Sound has been muted (silenced) via keyboard shortcut -#: ../tuxpaint.c:1964 +#: ../tuxpaint.c:1969 msgid "Sound muted." msgstr "" #. Sound has been unmuted (unsilenced) via keyboard shortcut -#: ../tuxpaint.c:1969 +#: ../tuxpaint.c:1974 msgid "Sound unmuted." msgstr "" #. Wait while Text tool finishes loading fonts -#: ../tuxpaint.c:2406 +#: ../tuxpaint.c:2411 msgid "Please wait…" msgstr "Bal ma te xar..." -#: ../tuxpaint.c:7056 +#: ../tuxpaint.c:7061 msgid "Pick a color." msgstr "" #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:7833 +#: ../tuxpaint.c:7838 msgid "Erase" msgstr "Dindil" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:7836 +#: ../tuxpaint.c:7841 msgid "Slides" msgstr "Japo" #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:7839 +#: ../tuxpaint.c:7844 msgid "Back" msgstr "Dellu" #. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:7842 +#: ../tuxpaint.c:7847 msgid "Next" msgstr "Li ci topp" #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:7845 +#: ../tuxpaint.c:7850 msgid "Play" 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 -#: ../tuxpaint.c:8438 +#: ../tuxpaint.c:8443 msgid "Aa" msgstr "Aa" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:11343 +#: ../tuxpaint.c:11348 msgid "Yes" msgstr "Waaw" -#: ../tuxpaint.c:11347 +#: ../tuxpaint.c:11352 msgid "No" msgstr "Deedeet" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:12296 +#: ../tuxpaint.c:12301 msgid "Replace the picture with your changes?" msgstr "Ñu deñca tal natal bi ak sopitem yi ?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:12300 +#: ../tuxpaint.c:12305 msgid "Yes, replace the old one!" msgstr "Waaw, ñu sopi bu magat bi !" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:12304 +#: ../tuxpaint.c:12309 msgid "No, save a new file!" msgstr "Deedeet, natal bu bees la !" -#: ../tuxpaint.c:13067 +#: ../tuxpaint.c:13072 #, fuzzy msgid "Choose the picture you want, then click “Open”." msgstr "Tannal natal, te bëss ci «Ubbi»." #. Let user choose images: #. Instructions for Slideshow file dialog (FIXME: Make a #define) -#: ../tuxpaint.c:14054 ../tuxpaint.c:14368 +#: ../tuxpaint.c:14059 ../tuxpaint.c:14373 #, fuzzy 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»." @@ -686,250 +686,250 @@ msgstr "Lëlu natal" msgid "Tux Paint" msgstr "Tux Paint" -#: ../../magic/src/blocks_chalk_drip.c:133 +#: ../../magic/src/blocks_chalk_drip.c:132 msgid "Blocks" msgstr "saam" -#: ../../magic/src/blocks_chalk_drip.c:135 +#: ../../magic/src/blocks_chalk_drip.c:134 msgid "Chalk" msgstr "Kere" -#: ../../magic/src/blocks_chalk_drip.c:137 +#: ../../magic/src/blocks_chalk_drip.c:136 msgid "Drip" msgstr "Tok tok" -#: ../../magic/src/blocks_chalk_drip.c:147 +#: ../../magic/src/blocks_chalk_drip.c:146 msgid "Click and move the mouse around to make the picture blocky." msgstr "Bëssël te jalale ak jinax bi ngir sopi natal bi ay sam." -#: ../../magic/src/blocks_chalk_drip.c:150 +#: ../../magic/src/blocks_chalk_drip.c:149 msgid "" "Click and move the mouse around to turn the picture into a chalk drawing." msgstr "Bëssël te jalale ak jinax bi ngir sopi natal bi ak kare." -#: ../../magic/src/blocks_chalk_drip.c:153 +#: ../../magic/src/blocks_chalk_drip.c:152 msgid "Click and move the mouse around to make the picture drip." msgstr "Bëssël te jalale jinax bi ngir rogat natal bi." -#: ../../magic/src/blur.c:77 +#: ../../magic/src/blur.c:76 msgid "Blur" msgstr "Reral" -#: ../../magic/src/blur.c:84 +#: ../../magic/src/blur.c:83 msgid "Click and move the mouse around to blur the picture." msgstr "Bëssël te jalale ak jinax bi so buge sa natal bi lëndëm." #. Both are named "Bricks", at the moment: -#: ../../magic/src/bricks.c:105 +#: ../../magic/src/bricks.c:104 msgid "Bricks" msgstr "Mul" -#: ../../magic/src/bricks.c:112 +#: ../../magic/src/bricks.c:111 msgid "Click and move to draw large bricks." msgstr "Bëssël te jalale ak jinax bi so buge pentur ay mul yu mak." -#: ../../magic/src/bricks.c:114 +#: ../../magic/src/bricks.c:113 msgid "Click and move to draw small bricks." msgstr "Bëssël te jalale ak jinax bi so buge pentur ay mul yu ndaw." -#: ../../magic/src/calligraphy.c:109 +#: ../../magic/src/calligraphy.c:108 msgid "Calligraphy" msgstr "" -#: ../../magic/src/calligraphy.c:116 +#: ../../magic/src/calligraphy.c:115 #, fuzzy msgid "Click and move the mouse around to draw in calligraphy." msgstr "Bëssël te jalale ak jinax bi ngir am natal bu lerul." -#: ../../magic/src/cartoon.c:81 +#: ../../magic/src/cartoon.c:80 msgid "Cartoon" msgstr "Kartoŋ" -#: ../../magic/src/cartoon.c:88 +#: ../../magic/src/cartoon.c:87 msgid "Click and move the mouse around to turn the picture into a cartoon." msgstr "Bëssël te jalale ak jinax ngir sopi sa natal bi kess." -#: ../../magic/src/distortion.c:122 +#: ../../magic/src/distortion.c:121 msgid "Distortion" msgstr "" -#: ../../magic/src/distortion.c:130 +#: ../../magic/src/distortion.c:129 #, fuzzy msgid "Click and drag the mouse to cause a distortion in your picture." msgstr "Bëssël te jalale ak jinax bi so buge sa natal bi lëndëm." -#: ../../magic/src/emboss.c:77 +#: ../../magic/src/emboss.c:76 msgid "Emboss" msgstr "" -#: ../../magic/src/emboss.c:83 +#: ../../magic/src/emboss.c:82 #, fuzzy msgid "Click and drag the mouse to emboss the picture." msgstr "Bëssël te jalale ak jinax bi so buge sa natal bi lëndëm." -#: ../../magic/src/fade_darken.c:117 +#: ../../magic/src/fade_darken.c:116 msgid "Lighten" msgstr "Leral" -#: ../../magic/src/fade_darken.c:119 +#: ../../magic/src/fade_darken.c:118 msgid "Darken" msgstr "Lëndëmal" -#: ../../magic/src/fade_darken.c:129 +#: ../../magic/src/fade_darken.c:128 msgid "Click and move to fade the colors." msgstr "Bëssël te jalale ak jinax bi ngir wañi lerayu kulor yi." -#: ../../magic/src/fade_darken.c:132 +#: ../../magic/src/fade_darken.c:131 msgid "Click and move to darken the colors." msgstr "Bëssël te jalale ak jinax bi ngir wañi lerayu culor yi." -#: ../../magic/src/fill.c:88 +#: ../../magic/src/fill.c:87 msgid "Fill" msgstr "Feesal" -#: ../../magic/src/fill.c:95 +#: ../../magic/src/fill.c:94 msgid "Click in the picture to fill that area with color." msgstr "Bëssël ci natal bi soko bëge pentur fi nga tan ak kulor bi." -#: ../../magic/src/flower.c:125 +#: ../../magic/src/flower.c:124 msgid "Flower" msgstr "" -#: ../../magic/src/flower.c:131 +#: ../../magic/src/flower.c:130 msgid "Click and drag to draw a flower stalk. Let go to finish the flower." msgstr "" -#: ../../magic/src/foam.c:105 +#: ../../magic/src/foam.c:104 msgid "Foam" msgstr "" -#: ../../magic/src/foam.c:111 +#: ../../magic/src/foam.c:110 #, fuzzy msgid "Click and drag the mouse to cover an area with foamy bubbles." msgstr "Bëssël ci natal bi soko bëge pentur fi nga tan ak kulor bi." -#: ../../magic/src/glasstile.c:84 +#: ../../magic/src/glasstile.c:83 msgid "Glass Tile" msgstr "" -#: ../../magic/src/glasstile.c:90 +#: ../../magic/src/glasstile.c:89 #, fuzzy msgid "Click and drag the mouse to put glass tile over your picture." msgstr "Bëssël te jalale ak jinax bi so buge sa natal bi lëndëm." -#: ../../magic/src/grass.c:93 +#: ../../magic/src/grass.c:92 msgid "Grass" msgstr "Ñax" -#: ../../magic/src/grass.c:99 +#: ../../magic/src/grass.c:98 #, fuzzy msgid "Click and move to draw grass. Don’t forget the dirt!" msgstr "" "Bëssël te jalale ak jinax bi so bëge pentur ñax. Bul fate yok pënd mi !" -#: ../../magic/src/kalidescope.c:78 +#: ../../magic/src/kalidescope.c:77 msgid "Kaleidoscope" msgstr "" -#: ../../magic/src/kalidescope.c:84 +#: ../../magic/src/kalidescope.c:83 #, fuzzy msgid "" "Click and drag the mouse to draw with symmetric brushes (a kaleidoscope)." msgstr "Bëssël te jalale ak jinax bi ngir wañi lerayu culor yi." -#: ../../magic/src/light.c:85 +#: ../../magic/src/light.c:84 #, fuzzy msgid "Light" msgstr "Leral" -#: ../../magic/src/light.c:91 +#: ../../magic/src/light.c:90 #, fuzzy msgid "Click and drag to draw a beam of light on your picture." msgstr "Bëssël te jalale ak jinax bi so buge sa natal bi lëndëm." -#: ../../magic/src/metalpaint.c:78 +#: ../../magic/src/metalpaint.c:77 #, fuzzy msgid "Metal Paint" msgstr "Pentur" -#: ../../magic/src/metalpaint.c:84 +#: ../../magic/src/metalpaint.c:83 #, fuzzy msgid "Click and drag the mouse to paint with a metallic color." msgstr "Bëssël te jalale ak jinax bi ngir wañi lerayu culor yi." -#: ../../magic/src/mirror_flip.c:95 +#: ../../magic/src/mirror_flip.c:94 msgid "Mirror" msgstr "Seetu" -#: ../../magic/src/mirror_flip.c:97 +#: ../../magic/src/mirror_flip.c:96 msgid "Flip" msgstr "Këpp" -#: ../../magic/src/mirror_flip.c:107 +#: ../../magic/src/mirror_flip.c:106 msgid "Click to make a mirror image." msgstr "Bëssël ngir guis natal bi ci setu." -#: ../../magic/src/mirror_flip.c:110 +#: ../../magic/src/mirror_flip.c:109 msgid "Click to flip the picture upside-down." msgstr "Bëssël ngir jalale natal bi ci kaw wala ci suuf." -#: ../../magic/src/negative.c:73 +#: ../../magic/src/negative.c:72 msgid "Negative" msgstr "Ludul nonu" -#: ../../magic/src/negative.c:80 +#: ../../magic/src/negative.c:79 msgid "Click and move the mouse around to draw a negative." msgstr "Bëssël te jalale ak jinax bi ngir am natal bu lerul." -#: ../../magic/src/rainbow.c:108 +#: ../../magic/src/rainbow.c:107 msgid "Rainbow" msgstr "Xonn" -#: ../../magic/src/rainbow.c:115 +#: ../../magic/src/rainbow.c:114 msgid "You can draw in rainbow colors!" msgstr "Mën nga rëd aki kuloru xonn yi !" -#: ../../magic/src/ripples.c:82 +#: ../../magic/src/ripples.c:81 msgid "Ripples" msgstr "" -#: ../../magic/src/ripples.c:88 +#: ../../magic/src/ripples.c:87 #, fuzzy msgid "Click to make ripples appear over your picture." msgstr "Bëssël te jalale ak jinax bi so buge sa natal bi lëndëm." -#: ../../magic/src/shift.c:105 +#: ../../magic/src/shift.c:104 msgid "Shift" msgstr "" -#: ../../magic/src/shift.c:111 +#: ../../magic/src/shift.c:110 #, fuzzy msgid "Click and drag to shift your picture around on the canvas." msgstr "Bëssël te jalale ak jinax bi so buge sa natal bi lëndëm." -#: ../../magic/src/smudge.c:78 +#: ../../magic/src/smudge.c:77 msgid "Smudge" msgstr "Jaxase" -#: ../../magic/src/smudge.c:85 +#: ../../magic/src/smudge.c:84 msgid "Click and move the mouse around to smudge the picture." msgstr "Bëssël te jalale ak jinax bi so bëgge ñu baña giss bu bax natal bi." -#: ../../magic/src/tint.c:78 +#: ../../magic/src/tint.c:77 msgid "Tint" msgstr "Pentur" -#: ../../magic/src/tint.c:85 +#: ../../magic/src/tint.c:84 #, fuzzy msgid "Click and move the mouse around to change the picture’s color." msgstr "Bëssël te jalale ak jinax ngir sopi so kuloru natal bi." -#: ../../magic/src/waves.c:79 +#: ../../magic/src/waves.c:78 #, fuzzy msgid "Waves" msgstr "Deñc" -#: ../../magic/src/waves.c:85 +#: ../../magic/src/waves.c:84 msgid "" "Click to make the picture wavy. Click toward the top for shorter waves, the " "bottom for taller waves, the left for small waves, and the right for long " diff --git a/src/po/xh.po b/src/po/xh.po index b62665281..3025cf24d 100644 --- a/src/po/xh.po +++ b/src/po/xh.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: 0.9.16\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-06-21 10:24-0700\n" +"POT-Creation-Date: 2008-06-27 13:15-0700\n" "PO-Revision-Date: 2006-09-22 01:42+0200\n" "Last-Translator: Dwayne Bailey \n" "Language-Team: LANGUAGE \n" @@ -381,7 +381,7 @@ msgstr "Okutsha" #. Open a saved picture #. buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:75 ../tuxpaint.c:7830 +#: ../tools.h:75 ../tuxpaint.c:7835 msgid "Open" msgstr "Vula" @@ -499,175 +499,175 @@ msgid "OK then… Let’s keep drawing this one!" msgstr "Kulungile ke... Masiqhube ngokuzoba esi!" #. Prompt to confirm user wishes to quit -#: ../tuxpaint.c:1804 +#: ../tuxpaint.c:1809 msgid "Do you really want to quit?" msgstr "Ingaba ufuna ukuyeka apha ngenene?" #. Quit prompt positive response (quit) -#: ../tuxpaint.c:1807 +#: ../tuxpaint.c:1812 msgid "Yes, I'm done!" msgstr "Ewe, ndigqibile!" #. Quit prompt negative response (don't quit) -#: ../tuxpaint.c:1810 ../tuxpaint.c:1837 +#: ../tuxpaint.c:1815 ../tuxpaint.c:1842 msgid "No, take me back!" msgstr "Hayi, ndibuyisele emva!" #. Current picture is not saved; user is quitting -#: ../tuxpaint.c:1814 +#: ../tuxpaint.c:1819 msgid "If you quit, you’ll lose your picture! Save it?" msgstr "Ukuba uyayeka, uya kulahlekelwa ngumfanekiso wakho! Uyawugcina?" -#: ../tuxpaint.c:1815 ../tuxpaint.c:1820 +#: ../tuxpaint.c:1820 ../tuxpaint.c:1825 msgid "Yes, save it!" msgstr "Ewe, uyagcinwa!" -#: ../tuxpaint.c:1816 ../tuxpaint.c:1821 +#: ../tuxpaint.c:1821 ../tuxpaint.c:1826 msgid "No, don't bother saving!" msgstr "Hayi, ungazixhamli ngokuwugcina!" #. Current picture is not saved; user is opening another picture -#: ../tuxpaint.c:1819 +#: ../tuxpaint.c:1824 msgid "Save your picture first?" msgstr "Ufuna ukugcina umfanekiso wakho kuqala?" #. Error opening picture -#: ../tuxpaint.c:1824 +#: ../tuxpaint.c:1829 msgid "Can’t open that picture!" msgstr "Awuvuleki loo mfanekiso!" #. Generic dialog dismissal -#: ../tuxpaint.c:1827 ../tuxpaint.c:1832 ../tuxpaint.c:1841 ../tuxpaint.c:1845 -#: ../tuxpaint.c:1854 +#: ../tuxpaint.c:1832 ../tuxpaint.c:1837 ../tuxpaint.c:1846 ../tuxpaint.c:1850 +#: ../tuxpaint.c:1859 msgid "OK" msgstr "Kulungile" #. Notification that 'Open' dialog has nothing to show -#: ../tuxpaint.c:1831 +#: ../tuxpaint.c:1836 msgid "There are no saved files!" msgstr "Akukho zifayili zigciniweyo!" #. Verification of print action -#: ../tuxpaint.c:1835 +#: ../tuxpaint.c:1840 msgid "Print your picture now?" msgstr "Ngoku ushicilela umfanekiso?" -#: ../tuxpaint.c:1836 +#: ../tuxpaint.c:1841 msgid "Yes, print it!" msgstr "Ewe, wushicilele!" #. Confirmation of successful (we hope) printing -#: ../tuxpaint.c:1840 +#: ../tuxpaint.c:1845 msgid "Your picture has been printed!" msgstr "Umfanekiso wakho ushicilelwe!" #. Notification that it's too soon to print again (--printdelay option is in effect) -#: ../tuxpaint.c:1844 +#: ../tuxpaint.c:1849 msgid "You can’t print yet!" msgstr "Akunakuqalisa ukushicilela!" #. Prompt to confirm erasing a picture in the Open dialog -#: ../tuxpaint.c:1848 +#: ../tuxpaint.c:1853 msgid "Erase this picture?" msgstr "Uyawucima lo mfanekiso?" -#: ../tuxpaint.c:1849 +#: ../tuxpaint.c:1854 msgid "Yes, erase it!" msgstr "Ewe, uyacinywa!" -#: ../tuxpaint.c:1850 +#: ../tuxpaint.c:1855 msgid "No, don't erase it!" msgstr "Hayi, ungawucimi!" #. Reminder that Mouse Button 1 is the button to use in Tux Paint -#: ../tuxpaint.c:1853 +#: ../tuxpaint.c:1858 msgid "Remember to use the left mouse button!" msgstr "Khumbula ukusebenzisa iqhosha lempuku elisekhohlo!" #. Sound has been muted (silenced) via keyboard shortcut -#: ../tuxpaint.c:1964 +#: ../tuxpaint.c:1969 msgid "Sound muted." msgstr "" #. Sound has been unmuted (unsilenced) via keyboard shortcut -#: ../tuxpaint.c:1969 +#: ../tuxpaint.c:1974 msgid "Sound unmuted." msgstr "" #. Wait while Text tool finishes loading fonts -#: ../tuxpaint.c:2406 +#: ../tuxpaint.c:2411 msgid "Please wait…" msgstr "Nceda linda..." -#: ../tuxpaint.c:7056 +#: ../tuxpaint.c:7061 msgid "Pick a color." msgstr "" #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:7833 +#: ../tuxpaint.c:7838 msgid "Erase" msgstr "Sula" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:7836 +#: ../tuxpaint.c:7841 msgid "Slides" msgstr "" #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:7839 +#: ../tuxpaint.c:7844 msgid "Back" msgstr "Emva" #. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:7842 +#: ../tuxpaint.c:7847 #, fuzzy msgid "Next" msgstr "Isiqendu" #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:7845 +#: ../tuxpaint.c:7850 msgid "Play" 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 -#: ../tuxpaint.c:8438 +#: ../tuxpaint.c:8443 msgid "Aa" msgstr "Aa" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:11343 +#: ../tuxpaint.c:11348 msgid "Yes" msgstr "Ewe" -#: ../tuxpaint.c:11347 +#: ../tuxpaint.c:11352 msgid "No" msgstr "Hayi" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:12296 +#: ../tuxpaint.c:12301 msgid "Replace the picture with your changes?" msgstr "Ususa umfanekiso ngeenguqulo zakho?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:12300 +#: ../tuxpaint.c:12305 msgid "Yes, replace the old one!" msgstr "Ewe, susa omdala ngomnye!" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:12304 +#: ../tuxpaint.c:12309 msgid "No, save a new file!" msgstr "Hayi, gcina ifayili entsha!" -#: ../tuxpaint.c:13067 +#: ../tuxpaint.c:13072 msgid "Choose the picture you want, then click “Open”." msgstr "Khetha umfanekiso owufunayo, uze unqomfe “Vula”." #. Let user choose images: #. Instructions for Slideshow file dialog (FIXME: Make a #define) -#: ../tuxpaint.c:14054 ../tuxpaint.c:14368 +#: ../tuxpaint.c:14059 ../tuxpaint.c:14373 #, fuzzy msgid "Choose the pictures you want, then click “Play”." msgstr "Khetha umfanekiso owufunayo, uze unqomfe “Vula”." @@ -684,251 +684,251 @@ msgstr "Inkqubo yokuzoba" msgid "Tux Paint" msgstr "Ipeyinti yeTux" -#: ../../magic/src/blocks_chalk_drip.c:133 +#: ../../magic/src/blocks_chalk_drip.c:132 msgid "Blocks" msgstr "Iibloko" -#: ../../magic/src/blocks_chalk_drip.c:135 +#: ../../magic/src/blocks_chalk_drip.c:134 msgid "Chalk" msgstr "Ngokwetshokhwe" -#: ../../magic/src/blocks_chalk_drip.c:137 +#: ../../magic/src/blocks_chalk_drip.c:136 msgid "Drip" msgstr "Vuzisa" -#: ../../magic/src/blocks_chalk_drip.c:147 +#: ../../magic/src/blocks_chalk_drip.c:146 msgid "Click and move the mouse around to make the picture blocky." msgstr "Nqomfa ushenxashenxise impuku ukuze wenze umfanekiso ube njengeebloko." -#: ../../magic/src/blocks_chalk_drip.c:150 +#: ../../magic/src/blocks_chalk_drip.c:149 msgid "" "Click and move the mouse around to turn the picture into a chalk drawing." msgstr "" "Nqomfa ushenxashenxise impuku ukuze uguqule umfanekiso ube ngumzobo " "onjengetshokhwe." -#: ../../magic/src/blocks_chalk_drip.c:153 +#: ../../magic/src/blocks_chalk_drip.c:152 msgid "Click and move the mouse around to make the picture drip." msgstr "Nqomfa ushenxashenxise impuku ukuze wenze umfanekiso uvuzise." -#: ../../magic/src/blur.c:77 +#: ../../magic/src/blur.c:76 msgid "Blur" msgstr "Mfiliba" -#: ../../magic/src/blur.c:84 +#: ../../magic/src/blur.c:83 #, fuzzy msgid "Click and move the mouse around to blur the picture." msgstr "Nqomfa ushenxashenxise impuku ukuze udyobhe umfanekiso." #. Both are named "Bricks", at the moment: -#: ../../magic/src/bricks.c:105 +#: ../../magic/src/bricks.c:104 msgid "Bricks" msgstr "Izitena" -#: ../../magic/src/bricks.c:112 +#: ../../magic/src/bricks.c:111 msgid "Click and move to draw large bricks." msgstr "Nqomfa ushenxise ukuze uzobe izitena ezikhulu." -#: ../../magic/src/bricks.c:114 +#: ../../magic/src/bricks.c:113 msgid "Click and move to draw small bricks." msgstr "Nqomfa ushenxise ukuze uzobe izitena ezincinci." -#: ../../magic/src/calligraphy.c:109 +#: ../../magic/src/calligraphy.c:108 msgid "Calligraphy" msgstr "" -#: ../../magic/src/calligraphy.c:116 +#: ../../magic/src/calligraphy.c:115 #, fuzzy msgid "Click and move the mouse around to draw in calligraphy." msgstr "Nqomfa ushenxashenxise impuku ukuze uzobe isithunzi." -#: ../../magic/src/cartoon.c:81 +#: ../../magic/src/cartoon.c:80 msgid "Cartoon" msgstr "Umfanekiso oyiliweyo" -#: ../../magic/src/cartoon.c:88 +#: ../../magic/src/cartoon.c:87 msgid "Click and move the mouse around to turn the picture into a cartoon." msgstr "" "Nqomfa ushenxashenxise impuku ukuze uguqule umfanekiso ufane noyiliweyo." -#: ../../magic/src/distortion.c:122 +#: ../../magic/src/distortion.c:121 msgid "Distortion" msgstr "" -#: ../../magic/src/distortion.c:130 +#: ../../magic/src/distortion.c:129 #, fuzzy msgid "Click and drag the mouse to cause a distortion in your picture." msgstr "Nqomfa ushenxashenxise impuku ukuze udyobhe umfanekiso." -#: ../../magic/src/emboss.c:77 +#: ../../magic/src/emboss.c:76 msgid "Emboss" msgstr "" -#: ../../magic/src/emboss.c:83 +#: ../../magic/src/emboss.c:82 #, fuzzy msgid "Click and drag the mouse to emboss the picture." msgstr "Nqomfa ushenxashenxise impuku ukuze udyobhe umfanekiso." -#: ../../magic/src/fade_darken.c:117 +#: ../../magic/src/fade_darken.c:116 msgid "Lighten" msgstr "Yenza kukhanye" -#: ../../magic/src/fade_darken.c:119 +#: ../../magic/src/fade_darken.c:118 msgid "Darken" msgstr "Yenza sabumnyama" -#: ../../magic/src/fade_darken.c:129 +#: ../../magic/src/fade_darken.c:128 msgid "Click and move to fade the colors." msgstr "Nqomfa ushenxise ukuze umbatshise imibala." -#: ../../magic/src/fade_darken.c:132 +#: ../../magic/src/fade_darken.c:131 msgid "Click and move to darken the colors." msgstr "Nqomfa ushenxise ukuze wenze sabumnyama imibala." -#: ../../magic/src/fill.c:88 +#: ../../magic/src/fill.c:87 msgid "Fill" msgstr "Zalisa" -#: ../../magic/src/fill.c:95 +#: ../../magic/src/fill.c:94 msgid "Click in the picture to fill that area with color." msgstr "Nqomfa emfanekisweni ukuzalisa indawo ngombala." -#: ../../magic/src/flower.c:125 +#: ../../magic/src/flower.c:124 msgid "Flower" msgstr "" -#: ../../magic/src/flower.c:131 +#: ../../magic/src/flower.c:130 msgid "Click and drag to draw a flower stalk. Let go to finish the flower." msgstr "" -#: ../../magic/src/foam.c:105 +#: ../../magic/src/foam.c:104 msgid "Foam" msgstr "" -#: ../../magic/src/foam.c:111 +#: ../../magic/src/foam.c:110 #, fuzzy msgid "Click and drag the mouse to cover an area with foamy bubbles." msgstr "Nqomfa emfanekisweni ukuzalisa indawo ngombala." -#: ../../magic/src/glasstile.c:84 +#: ../../magic/src/glasstile.c:83 msgid "Glass Tile" msgstr "" -#: ../../magic/src/glasstile.c:90 +#: ../../magic/src/glasstile.c:89 #, fuzzy msgid "Click and drag the mouse to put glass tile over your picture." msgstr "Nqomfa ushenxashenxise impuku ukuze udyobhe umfanekiso." -#: ../../magic/src/grass.c:93 +#: ../../magic/src/grass.c:92 msgid "Grass" msgstr "Ingca" -#: ../../magic/src/grass.c:99 +#: ../../magic/src/grass.c:98 msgid "Click and move to draw grass. Don’t forget the dirt!" msgstr "Nqomfa ushenxise ukuze uzobe ingca. Ungakulibali ukungcola!" -#: ../../magic/src/kalidescope.c:78 +#: ../../magic/src/kalidescope.c:77 msgid "Kaleidoscope" msgstr "" -#: ../../magic/src/kalidescope.c:84 +#: ../../magic/src/kalidescope.c:83 #, fuzzy msgid "" "Click and drag the mouse to draw with symmetric brushes (a kaleidoscope)." msgstr "Nqomfa ushenxise ukuze wenze sabumnyama imibala." -#: ../../magic/src/light.c:85 +#: ../../magic/src/light.c:84 #, fuzzy msgid "Light" msgstr "Yenza kukhanye" -#: ../../magic/src/light.c:91 +#: ../../magic/src/light.c:90 #, fuzzy msgid "Click and drag to draw a beam of light on your picture." msgstr "Nqomfa ushenxashenxise impuku ukuze udyobhe umfanekiso." -#: ../../magic/src/metalpaint.c:78 +#: ../../magic/src/metalpaint.c:77 #, fuzzy msgid "Metal Paint" msgstr "Ipeyinti" -#: ../../magic/src/metalpaint.c:84 +#: ../../magic/src/metalpaint.c:83 #, fuzzy msgid "Click and drag the mouse to paint with a metallic color." msgstr "Nqomfa ushenxise ukuze wenze sabumnyama imibala." -#: ../../magic/src/mirror_flip.c:95 +#: ../../magic/src/mirror_flip.c:94 msgid "Mirror" msgstr "Umfanekiso wesipili" -#: ../../magic/src/mirror_flip.c:97 +#: ../../magic/src/mirror_flip.c:96 msgid "Flip" msgstr "Guqula icala lomfanekiso" -#: ../../magic/src/mirror_flip.c:107 +#: ../../magic/src/mirror_flip.c:106 msgid "Click to make a mirror image." msgstr "Nqomfa ukuze wenze umfuziselo wesipili." -#: ../../magic/src/mirror_flip.c:110 +#: ../../magic/src/mirror_flip.c:109 msgid "Click to flip the picture upside-down." msgstr "Nqomfa ukuze uguqule icala lomfanekiso lijonge ezantsi." -#: ../../magic/src/negative.c:73 +#: ../../magic/src/negative.c:72 msgid "Negative" msgstr "Isithunzi sombala" -#: ../../magic/src/negative.c:80 +#: ../../magic/src/negative.c:79 msgid "Click and move the mouse around to draw a negative." msgstr "Nqomfa ushenxashenxise impuku ukuze uzobe isithunzi." -#: ../../magic/src/rainbow.c:108 +#: ../../magic/src/rainbow.c:107 msgid "Rainbow" msgstr "Umnyama" -#: ../../magic/src/rainbow.c:115 +#: ../../magic/src/rainbow.c:114 msgid "You can draw in rainbow colors!" msgstr "Ungazoba ngemibala yomnyama!" -#: ../../magic/src/ripples.c:82 +#: ../../magic/src/ripples.c:81 msgid "Ripples" msgstr "" -#: ../../magic/src/ripples.c:88 +#: ../../magic/src/ripples.c:87 #, fuzzy msgid "Click to make ripples appear over your picture." msgstr "Nqomfa ushenxashenxise impuku ukuze udyobhe umfanekiso." -#: ../../magic/src/shift.c:105 +#: ../../magic/src/shift.c:104 msgid "Shift" msgstr "" -#: ../../magic/src/shift.c:111 +#: ../../magic/src/shift.c:110 #, fuzzy msgid "Click and drag to shift your picture around on the canvas." msgstr "Nqomfa ushenxashenxise impuku ukuze udyobhe umfanekiso." -#: ../../magic/src/smudge.c:78 +#: ../../magic/src/smudge.c:77 msgid "Smudge" msgstr "Dyobha" -#: ../../magic/src/smudge.c:85 +#: ../../magic/src/smudge.c:84 msgid "Click and move the mouse around to smudge the picture." msgstr "Nqomfa ushenxashenxise impuku ukuze udyobhe umfanekiso." -#: ../../magic/src/tint.c:78 +#: ../../magic/src/tint.c:77 msgid "Tint" msgstr "Krweca ngombala" -#: ../../magic/src/tint.c:85 +#: ../../magic/src/tint.c:84 msgid "Click and move the mouse around to change the picture’s color." msgstr "Nqomfa ushenxashenxise impuku ukuze uguqule umbala womfanekiso." -#: ../../magic/src/waves.c:79 +#: ../../magic/src/waves.c:78 #, fuzzy msgid "Waves" msgstr "Gcina" -#: ../../magic/src/waves.c:85 +#: ../../magic/src/waves.c:84 msgid "" "Click to make the picture wavy. Click toward the top for shorter waves, the " "bottom for taller waves, the left for small waves, and the right for long " diff --git a/src/po/zh_CN.po b/src/po/zh_CN.po index 2e47f1545..f30120e5a 100644 --- a/src/po/zh_CN.po +++ b/src/po/zh_CN.po @@ -13,7 +13,7 @@ msgid "" msgstr "" "Project-Id-Version: tuxpaint 0.9.11\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-06-21 10:24-0700\n" +"POT-Creation-Date: 2008-06-27 13:15-0700\n" "PO-Revision-Date: 2004-07-18 13:50+0800\n" "Last-Translator: Wang Jian \n" "Language-Team: zh_CN \n" @@ -390,7 +390,7 @@ msgstr "新建" #. Open a saved picture #. buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:75 ../tuxpaint.c:7830 +#: ../tools.h:75 ../tuxpaint.c:7835 msgid "Open" msgstr "打开" @@ -505,176 +505,176 @@ msgid "OK then… Let’s keep drawing this one!" msgstr "好了... 我们继续画这个!" #. Prompt to confirm user wishes to quit -#: ../tuxpaint.c:1804 +#: ../tuxpaint.c:1809 msgid "Do you really want to quit?" msgstr "你真的要退出吗?" #. Quit prompt positive response (quit) -#: ../tuxpaint.c:1807 +#: ../tuxpaint.c:1812 msgid "Yes, I'm done!" msgstr "" #. Quit prompt negative response (don't quit) -#: ../tuxpaint.c:1810 ../tuxpaint.c:1837 +#: ../tuxpaint.c:1815 ../tuxpaint.c:1842 msgid "No, take me back!" msgstr "" #. Current picture is not saved; user is quitting -#: ../tuxpaint.c:1814 +#: ../tuxpaint.c:1819 msgid "If you quit, you’ll lose your picture! Save it?" msgstr "如果你退出了,你会丢掉你的图片!保存起来吗?" -#: ../tuxpaint.c:1815 ../tuxpaint.c:1820 +#: ../tuxpaint.c:1820 ../tuxpaint.c:1825 msgid "Yes, save it!" msgstr "" -#: ../tuxpaint.c:1816 ../tuxpaint.c:1821 +#: ../tuxpaint.c:1821 ../tuxpaint.c:1826 msgid "No, don't bother saving!" msgstr "" #. Current picture is not saved; user is opening another picture -#: ../tuxpaint.c:1819 +#: ../tuxpaint.c:1824 msgid "Save your picture first?" msgstr "先保存你的图片?" #. Error opening picture -#: ../tuxpaint.c:1824 +#: ../tuxpaint.c:1829 msgid "Can’t open that picture!" msgstr "打不开那个图片啊!" #. Generic dialog dismissal -#: ../tuxpaint.c:1827 ../tuxpaint.c:1832 ../tuxpaint.c:1841 ../tuxpaint.c:1845 -#: ../tuxpaint.c:1854 +#: ../tuxpaint.c:1832 ../tuxpaint.c:1837 ../tuxpaint.c:1846 ../tuxpaint.c:1850 +#: ../tuxpaint.c:1859 msgid "OK" msgstr "好的" #. Notification that 'Open' dialog has nothing to show -#: ../tuxpaint.c:1831 +#: ../tuxpaint.c:1836 msgid "There are no saved files!" msgstr "没有保存过的文件啊!" #. Verification of print action -#: ../tuxpaint.c:1835 +#: ../tuxpaint.c:1840 msgid "Print your picture now?" msgstr "现在打印你的图片吗?" -#: ../tuxpaint.c:1836 +#: ../tuxpaint.c:1841 msgid "Yes, print it!" msgstr "" #. Confirmation of successful (we hope) printing -#: ../tuxpaint.c:1840 +#: ../tuxpaint.c:1845 msgid "Your picture has been printed!" msgstr "你的图片被打印出来了!" #. Notification that it's too soon to print again (--printdelay option is in effect) -#: ../tuxpaint.c:1844 +#: ../tuxpaint.c:1849 msgid "You can’t print yet!" msgstr "你还不能打印耶!" #. Prompt to confirm erasing a picture in the Open dialog -#: ../tuxpaint.c:1848 +#: ../tuxpaint.c:1853 msgid "Erase this picture?" msgstr "删除这个图片吗?" -#: ../tuxpaint.c:1849 +#: ../tuxpaint.c:1854 msgid "Yes, erase it!" msgstr "" -#: ../tuxpaint.c:1850 +#: ../tuxpaint.c:1855 msgid "No, don't erase it!" msgstr "" #. Reminder that Mouse Button 1 is the button to use in Tux Paint -#: ../tuxpaint.c:1853 +#: ../tuxpaint.c:1858 msgid "Remember to use the left mouse button!" msgstr "" #. Sound has been muted (silenced) via keyboard shortcut -#: ../tuxpaint.c:1964 +#: ../tuxpaint.c:1969 msgid "Sound muted." msgstr "" #. Sound has been unmuted (unsilenced) via keyboard shortcut -#: ../tuxpaint.c:1969 +#: ../tuxpaint.c:1974 msgid "Sound unmuted." msgstr "" #. Wait while Text tool finishes loading fonts -#: ../tuxpaint.c:2406 +#: ../tuxpaint.c:2411 msgid "Please wait…" msgstr "" -#: ../tuxpaint.c:7056 +#: ../tuxpaint.c:7061 msgid "Pick a color." msgstr "" #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:7833 +#: ../tuxpaint.c:7838 msgid "Erase" msgstr "删除" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:7836 +#: ../tuxpaint.c:7841 msgid "Slides" msgstr "" #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:7839 +#: ../tuxpaint.c:7844 msgid "Back" msgstr "退回" #. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:7842 +#: ../tuxpaint.c:7847 #, fuzzy msgid "Next" msgstr "文本" #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:7845 +#: ../tuxpaint.c:7850 msgid "Play" 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 -#: ../tuxpaint.c:8438 +#: ../tuxpaint.c:8443 msgid "Aa" msgstr "" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:11343 +#: ../tuxpaint.c:11348 msgid "Yes" msgstr "是的" -#: ../tuxpaint.c:11347 +#: ../tuxpaint.c:11352 msgid "No" msgstr "不要" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:12296 +#: ../tuxpaint.c:12301 msgid "Replace the picture with your changes?" msgstr "" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:12300 +#: ../tuxpaint.c:12305 msgid "Yes, replace the old one!" msgstr "" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:12304 +#: ../tuxpaint.c:12309 #, fuzzy msgid "No, save a new file!" msgstr "不,保存到新文件" -#: ../tuxpaint.c:13067 +#: ../tuxpaint.c:13072 msgid "Choose the picture you want, then click “Open”." msgstr "选择你要打开的图片,然后点击“打开”。" #. Let user choose images: #. Instructions for Slideshow file dialog (FIXME: Make a #define) -#: ../tuxpaint.c:14054 ../tuxpaint.c:14368 +#: ../tuxpaint.c:14059 ../tuxpaint.c:14373 #, fuzzy msgid "Choose the pictures you want, then click “Play”." msgstr "选择你要打开的图片,然后点击“打开”。" @@ -691,256 +691,256 @@ msgstr "绘图程序" msgid "Tux Paint" msgstr "Tux Paint" -#: ../../magic/src/blocks_chalk_drip.c:133 +#: ../../magic/src/blocks_chalk_drip.c:132 msgid "Blocks" msgstr "拼块" -#: ../../magic/src/blocks_chalk_drip.c:135 +#: ../../magic/src/blocks_chalk_drip.c:134 msgid "Chalk" msgstr "粉笔" -#: ../../magic/src/blocks_chalk_drip.c:137 +#: ../../magic/src/blocks_chalk_drip.c:136 msgid "Drip" msgstr "水滴" -#: ../../magic/src/blocks_chalk_drip.c:147 +#: ../../magic/src/blocks_chalk_drip.c:146 msgid "Click and move the mouse around to make the picture blocky." msgstr "单击然后移动鼠标将图片变成驳裂的效果。" -#: ../../magic/src/blocks_chalk_drip.c:150 +#: ../../magic/src/blocks_chalk_drip.c:149 msgid "" "Click and move the mouse around to turn the picture into a chalk drawing." msgstr "单击然后移动鼠标将图片变成粉笔画。" -#: ../../magic/src/blocks_chalk_drip.c:153 +#: ../../magic/src/blocks_chalk_drip.c:152 msgid "Click and move the mouse around to make the picture drip." msgstr "单击然后移动鼠标将图片变成水滴图。" -#: ../../magic/src/blur.c:77 +#: ../../magic/src/blur.c:76 msgid "Blur" msgstr "模糊" -#: ../../magic/src/blur.c:84 +#: ../../magic/src/blur.c:83 msgid "Click and move the mouse around to blur the picture." msgstr "单击然后移动鼠标,将图片变模糊。" #. Both are named "Bricks", at the moment: -#: ../../magic/src/bricks.c:105 +#: ../../magic/src/bricks.c:104 #, fuzzy msgid "Bricks" msgstr "拼块" -#: ../../magic/src/bricks.c:112 +#: ../../magic/src/bricks.c:111 #, fuzzy msgid "Click and move to draw large bricks." msgstr "单击然后移动来画火花。" -#: ../../magic/src/bricks.c:114 +#: ../../magic/src/bricks.c:113 #, fuzzy msgid "Click and move to draw small bricks." msgstr "单击然后移动来画火花。" -#: ../../magic/src/calligraphy.c:109 +#: ../../magic/src/calligraphy.c:108 msgid "Calligraphy" msgstr "" -#: ../../magic/src/calligraphy.c:116 +#: ../../magic/src/calligraphy.c:115 #, fuzzy msgid "Click and move the mouse around to draw in calligraphy." msgstr "单击然后移动鼠标来绘制相片底片。" -#: ../../magic/src/cartoon.c:81 +#: ../../magic/src/cartoon.c:80 msgid "Cartoon" msgstr "" -#: ../../magic/src/cartoon.c:88 +#: ../../magic/src/cartoon.c:87 #, fuzzy msgid "Click and move the mouse around to turn the picture into a cartoon." msgstr "单击然后移动鼠标将图片变成粉笔画。" -#: ../../magic/src/distortion.c:122 +#: ../../magic/src/distortion.c:121 msgid "Distortion" msgstr "" -#: ../../magic/src/distortion.c:130 +#: ../../magic/src/distortion.c:129 #, fuzzy msgid "Click and drag the mouse to cause a distortion in your picture." msgstr "单击然后移动鼠标将图片变淡。" -#: ../../magic/src/emboss.c:77 +#: ../../magic/src/emboss.c:76 msgid "Emboss" msgstr "" -#: ../../magic/src/emboss.c:83 +#: ../../magic/src/emboss.c:82 #, fuzzy msgid "Click and drag the mouse to emboss the picture." msgstr "单击然后移动鼠标将图片变淡。" -#: ../../magic/src/fade_darken.c:117 +#: ../../magic/src/fade_darken.c:116 msgid "Lighten" msgstr "" -#: ../../magic/src/fade_darken.c:119 +#: ../../magic/src/fade_darken.c:118 msgid "Darken" msgstr "" -#: ../../magic/src/fade_darken.c:129 +#: ../../magic/src/fade_darken.c:128 msgid "Click and move to fade the colors." msgstr "单击然后移动来将使颜色退色。" -#: ../../magic/src/fade_darken.c:132 +#: ../../magic/src/fade_darken.c:131 #, fuzzy msgid "Click and move to darken the colors." msgstr "单击然后移动来将使颜色退色。" -#: ../../magic/src/fill.c:88 +#: ../../magic/src/fill.c:87 msgid "Fill" msgstr "填充" -#: ../../magic/src/fill.c:95 +#: ../../magic/src/fill.c:94 msgid "Click in the picture to fill that area with color." msgstr "单击图片用颜色填充区域。" -#: ../../magic/src/flower.c:125 +#: ../../magic/src/flower.c:124 msgid "Flower" msgstr "" -#: ../../magic/src/flower.c:131 +#: ../../magic/src/flower.c:130 msgid "Click and drag to draw a flower stalk. Let go to finish the flower." msgstr "" -#: ../../magic/src/foam.c:105 +#: ../../magic/src/foam.c:104 msgid "Foam" msgstr "" -#: ../../magic/src/foam.c:111 +#: ../../magic/src/foam.c:110 #, fuzzy msgid "Click and drag the mouse to cover an area with foamy bubbles." msgstr "单击然后移动鼠标将图片变浓。" -#: ../../magic/src/glasstile.c:84 +#: ../../magic/src/glasstile.c:83 msgid "Glass Tile" msgstr "" -#: ../../magic/src/glasstile.c:90 +#: ../../magic/src/glasstile.c:89 #, fuzzy msgid "Click and drag the mouse to put glass tile over your picture." msgstr "单击然后移动鼠标将图片变淡。" -#: ../../magic/src/grass.c:93 +#: ../../magic/src/grass.c:92 #, fuzzy msgid "Grass" msgstr "删除" -#: ../../magic/src/grass.c:99 +#: ../../magic/src/grass.c:98 #, fuzzy msgid "Click and move to draw grass. Don’t forget the dirt!" msgstr "单击然后移动来画火花。" -#: ../../magic/src/kalidescope.c:78 +#: ../../magic/src/kalidescope.c:77 msgid "Kaleidoscope" msgstr "" -#: ../../magic/src/kalidescope.c:84 +#: ../../magic/src/kalidescope.c:83 #, fuzzy msgid "" "Click and drag the mouse to draw with symmetric brushes (a kaleidoscope)." msgstr "单击然后移动鼠标将图片变浓。" -#: ../../magic/src/light.c:85 +#: ../../magic/src/light.c:84 msgid "Light" msgstr "" -#: ../../magic/src/light.c:91 +#: ../../magic/src/light.c:90 #, fuzzy msgid "Click and drag to draw a beam of light on your picture." msgstr "单击然后移动鼠标将图片变淡。" -#: ../../magic/src/metalpaint.c:78 +#: ../../magic/src/metalpaint.c:77 #, fuzzy msgid "Metal Paint" msgstr "绘图" -#: ../../magic/src/metalpaint.c:84 +#: ../../magic/src/metalpaint.c:83 #, fuzzy msgid "Click and drag the mouse to paint with a metallic color." msgstr "单击然后移动鼠标将图片变淡。" -#: ../../magic/src/mirror_flip.c:95 +#: ../../magic/src/mirror_flip.c:94 msgid "Mirror" msgstr "镜子" -#: ../../magic/src/mirror_flip.c:97 +#: ../../magic/src/mirror_flip.c:96 msgid "Flip" msgstr "翻转" -#: ../../magic/src/mirror_flip.c:107 +#: ../../magic/src/mirror_flip.c:106 msgid "Click to make a mirror image." msgstr "单击做出镜子中的效果。" -#: ../../magic/src/mirror_flip.c:110 +#: ../../magic/src/mirror_flip.c:109 msgid "Click to flip the picture upside-down." msgstr "单击将图片上下翻转。" -#: ../../magic/src/negative.c:73 +#: ../../magic/src/negative.c:72 msgid "Negative" msgstr "底片" -#: ../../magic/src/negative.c:80 +#: ../../magic/src/negative.c:79 msgid "Click and move the mouse around to draw a negative." msgstr "单击然后移动鼠标来绘制相片底片。" -#: ../../magic/src/rainbow.c:108 +#: ../../magic/src/rainbow.c:107 msgid "Rainbow" msgstr "彩虹" -#: ../../magic/src/rainbow.c:115 +#: ../../magic/src/rainbow.c:114 msgid "You can draw in rainbow colors!" msgstr "你可以用彩虹的颜色画图耶!" -#: ../../magic/src/ripples.c:82 +#: ../../magic/src/ripples.c:81 msgid "Ripples" msgstr "" -#: ../../magic/src/ripples.c:88 +#: ../../magic/src/ripples.c:87 #, fuzzy msgid "Click to make ripples appear over your picture." msgstr "单击然后移动鼠标将图片变淡。" -#: ../../magic/src/shift.c:105 +#: ../../magic/src/shift.c:104 msgid "Shift" msgstr "" -#: ../../magic/src/shift.c:111 +#: ../../magic/src/shift.c:110 #, fuzzy msgid "Click and drag to shift your picture around on the canvas." msgstr "单击然后移动鼠标将图片变淡。" -#: ../../magic/src/smudge.c:78 +#: ../../magic/src/smudge.c:77 msgid "Smudge" msgstr "" -#: ../../magic/src/smudge.c:85 +#: ../../magic/src/smudge.c:84 #, fuzzy msgid "Click and move the mouse around to smudge the picture." msgstr "单击然后移动鼠标,将图片变模糊。" -#: ../../magic/src/tint.c:78 +#: ../../magic/src/tint.c:77 #, fuzzy msgid "Tint" msgstr "变淡" -#: ../../magic/src/tint.c:85 +#: ../../magic/src/tint.c:84 #, fuzzy msgid "Click and move the mouse around to change the picture’s color." msgstr "单击然后移动鼠标将图片变成驳裂的效果。" -#: ../../magic/src/waves.c:79 +#: ../../magic/src/waves.c:78 #, fuzzy msgid "Waves" msgstr "保存" -#: ../../magic/src/waves.c:85 +#: ../../magic/src/waves.c:84 msgid "" "Click to make the picture wavy. Click toward the top for shorter waves, the " "bottom for taller waves, the left for small waves, and the right for long " diff --git a/src/po/zh_TW.po b/src/po/zh_TW.po index 4b7a03fa7..4da627759 100644 --- a/src/po/zh_TW.po +++ b/src/po/zh_TW.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: tuxpaint 0.9.17\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-06-21 10:24-0700\n" +"POT-Creation-Date: 2008-06-27 13:15-0700\n" "PO-Revision-Date: 2007-11-18 21:25+0800\n" "Last-Translator: 黃敏松 \n" "Language-Team: Chinese (traditional) \n" @@ -382,7 +382,7 @@ msgstr "新圖" #. Open a saved picture #. buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:75 ../tuxpaint.c:7830 +#: ../tools.h:75 ../tuxpaint.c:7835 msgid "Open" msgstr "打開" @@ -500,176 +500,176 @@ msgid "OK then… Let’s keep drawing this one!" msgstr "很好,讓我們繼續來畫這張圖吧!" #. Prompt to confirm user wishes to quit -#: ../tuxpaint.c:1804 +#: ../tuxpaint.c:1809 msgid "Do you really want to quit?" msgstr "你確定要離開嗎?" #. Quit prompt positive response (quit) -#: ../tuxpaint.c:1807 +#: ../tuxpaint.c:1812 msgid "Yes, I'm done!" msgstr "好,我做完了!" #. Quit prompt negative response (don't quit) -#: ../tuxpaint.c:1810 ../tuxpaint.c:1837 +#: ../tuxpaint.c:1815 ../tuxpaint.c:1842 msgid "No, take me back!" msgstr "不,讓我回去!" #. Current picture is not saved; user is quitting -#: ../tuxpaint.c:1814 +#: ../tuxpaint.c:1819 msgid "If you quit, you’ll lose your picture! Save it?" msgstr "如果離開,將會丟掉你的圖畫喔! 要先存檔嗎?" -#: ../tuxpaint.c:1815 ../tuxpaint.c:1820 +#: ../tuxpaint.c:1820 ../tuxpaint.c:1825 msgid "Yes, save it!" msgstr "好,把它存起來!" -#: ../tuxpaint.c:1816 ../tuxpaint.c:1821 +#: ../tuxpaint.c:1821 ../tuxpaint.c:1826 msgid "No, don't bother saving!" msgstr "不,別存了!" #. Current picture is not saved; user is opening another picture -#: ../tuxpaint.c:1819 +#: ../tuxpaint.c:1824 msgid "Save your picture first?" msgstr "要先儲存你的圖畫嗎?" #. Error opening picture -#: ../tuxpaint.c:1824 +#: ../tuxpaint.c:1829 msgid "Can’t open that picture!" msgstr "沒辦法打開這個圖畫!" #. Generic dialog dismissal -#: ../tuxpaint.c:1827 ../tuxpaint.c:1832 ../tuxpaint.c:1841 ../tuxpaint.c:1845 -#: ../tuxpaint.c:1854 +#: ../tuxpaint.c:1832 ../tuxpaint.c:1837 ../tuxpaint.c:1846 ../tuxpaint.c:1850 +#: ../tuxpaint.c:1859 msgid "OK" msgstr "好的" #. Notification that 'Open' dialog has nothing to show -#: ../tuxpaint.c:1831 +#: ../tuxpaint.c:1836 msgid "There are no saved files!" msgstr "沒有已經儲存的檔案!" #. Verification of print action -#: ../tuxpaint.c:1835 +#: ../tuxpaint.c:1840 msgid "Print your picture now?" msgstr "現在要列印你的圖畫嗎?" -#: ../tuxpaint.c:1836 +#: ../tuxpaint.c:1841 msgid "Yes, print it!" msgstr "好,印出它來!" #. Confirmation of successful (we hope) printing -#: ../tuxpaint.c:1840 +#: ../tuxpaint.c:1845 msgid "Your picture has been printed!" msgstr "你的圖畫已經印出來了!" #. Notification that it's too soon to print again (--printdelay option is in effect) -#: ../tuxpaint.c:1844 +#: ../tuxpaint.c:1849 msgid "You can’t print yet!" msgstr "你還沒辦法列印喔!" #. Prompt to confirm erasing a picture in the Open dialog -#: ../tuxpaint.c:1848 +#: ../tuxpaint.c:1853 msgid "Erase this picture?" msgstr "要刪除這張圖畫嗎?" -#: ../tuxpaint.c:1849 +#: ../tuxpaint.c:1854 msgid "Yes, erase it!" msgstr "好,刪除它吧!" -#: ../tuxpaint.c:1850 +#: ../tuxpaint.c:1855 msgid "No, don't erase it!" msgstr "不,別刪除它!" #. Reminder that Mouse Button 1 is the button to use in Tux Paint -#: ../tuxpaint.c:1853 +#: ../tuxpaint.c:1858 msgid "Remember to use the left mouse button!" msgstr "記得使用滑鼠的左邊按鍵!" # Sound has been muted (silenced) via keyboard shortcut #. Sound has been muted (silenced) via keyboard shortcut -#: ../tuxpaint.c:1964 +#: ../tuxpaint.c:1969 msgid "Sound muted." msgstr "靜音" # Sound has been unmuted (unsilenced) via keyboard shortcut #. Sound has been unmuted (unsilenced) via keyboard shortcut -#: ../tuxpaint.c:1969 +#: ../tuxpaint.c:1974 msgid "Sound unmuted." msgstr "取消靜音" #. Wait while Text tool finishes loading fonts -#: ../tuxpaint.c:2406 +#: ../tuxpaint.c:2411 msgid "Please wait…" msgstr "請等一下…" -#: ../tuxpaint.c:7056 +#: ../tuxpaint.c:7061 msgid "Pick a color." msgstr "挑選一個顏色" #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:7833 +#: ../tuxpaint.c:7838 msgid "Erase" msgstr "刪除" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:7836 +#: ../tuxpaint.c:7841 msgid "Slides" msgstr "投影片" #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:7839 +#: ../tuxpaint.c:7844 msgid "Back" msgstr "上一個" #. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:7842 +#: ../tuxpaint.c:7847 msgid "Next" msgstr "下一個" #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:7845 +#: ../tuxpaint.c:7850 msgid "Play" 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 -#: ../tuxpaint.c:8438 +#: ../tuxpaint.c:8443 msgid "Aa" msgstr "Aa" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:11343 +#: ../tuxpaint.c:11348 msgid "Yes" msgstr "好" -#: ../tuxpaint.c:11347 +#: ../tuxpaint.c:11352 msgid "No" msgstr "不" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:12296 +#: ../tuxpaint.c:12301 msgid "Replace the picture with your changes?" msgstr "用你所做的改變來取代圖畫嗎?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:12300 +#: ../tuxpaint.c:12305 msgid "Yes, replace the old one!" msgstr "好,取代舊的!" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:12304 +#: ../tuxpaint.c:12309 msgid "No, save a new file!" msgstr "不,另外存一個新的檔案!" -#: ../tuxpaint.c:13067 +#: ../tuxpaint.c:13072 msgid "Choose the picture you want, then click “Open”." msgstr "選擇你想要的圖畫,然後按一下「打開」。" #. Let user choose images: #. Instructions for Slideshow file dialog (FIXME: Make a #define) -#: ../tuxpaint.c:14054 ../tuxpaint.c:14368 +#: ../tuxpaint.c:14059 ../tuxpaint.c:14373 msgid "Choose the pictures you want, then click “Play”." msgstr "選擇你要的一些圖畫,然後按一下「播放」。" @@ -685,234 +685,234 @@ msgstr "畫圖程式" msgid "Tux Paint" msgstr "企鵝小畫家" -#: ../../magic/src/blocks_chalk_drip.c:133 +#: ../../magic/src/blocks_chalk_drip.c:132 msgid "Blocks" msgstr "馬賽克" -#: ../../magic/src/blocks_chalk_drip.c:135 +#: ../../magic/src/blocks_chalk_drip.c:134 msgid "Chalk" msgstr "粉筆" -#: ../../magic/src/blocks_chalk_drip.c:137 +#: ../../magic/src/blocks_chalk_drip.c:136 msgid "Drip" msgstr "水滴" -#: ../../magic/src/blocks_chalk_drip.c:147 +#: ../../magic/src/blocks_chalk_drip.c:146 msgid "Click and move the mouse around to make the picture blocky." msgstr "按著並移動滑鼠來使圖畫有馬賽克效果。" -#: ../../magic/src/blocks_chalk_drip.c:150 +#: ../../magic/src/blocks_chalk_drip.c:149 msgid "" "Click and move the mouse around to turn the picture into a chalk drawing." msgstr "按著並移動滑鼠來產生粉筆的痕跡。" -#: ../../magic/src/blocks_chalk_drip.c:153 +#: ../../magic/src/blocks_chalk_drip.c:152 msgid "Click and move the mouse around to make the picture drip." msgstr "按著並移動滑鼠來產生水滴的效果。" -#: ../../magic/src/blur.c:77 +#: ../../magic/src/blur.c:76 msgid "Blur" msgstr "模糊" -#: ../../magic/src/blur.c:84 +#: ../../magic/src/blur.c:83 msgid "Click and move the mouse around to blur the picture." msgstr "按著並移動滑鼠來使圖畫模糊。" #. Both are named "Bricks", at the moment: -#: ../../magic/src/bricks.c:105 +#: ../../magic/src/bricks.c:104 msgid "Bricks" msgstr "磚塊" -#: ../../magic/src/bricks.c:112 +#: ../../magic/src/bricks.c:111 msgid "Click and move to draw large bricks." msgstr "按著並移動滑鼠來畫出大的磚塊。" -#: ../../magic/src/bricks.c:114 +#: ../../magic/src/bricks.c:113 msgid "Click and move to draw small bricks." msgstr "按著並移動滑鼠來畫出小的磚塊。" -#: ../../magic/src/calligraphy.c:109 +#: ../../magic/src/calligraphy.c:108 msgid "Calligraphy" msgstr "書寫" -#: ../../magic/src/calligraphy.c:116 +#: ../../magic/src/calligraphy.c:115 msgid "Click and move the mouse around to draw in calligraphy." msgstr "按著並移動滑鼠來書寫。" -#: ../../magic/src/cartoon.c:81 +#: ../../magic/src/cartoon.c:80 msgid "Cartoon" msgstr "卡通" -#: ../../magic/src/cartoon.c:88 +#: ../../magic/src/cartoon.c:87 msgid "Click and move the mouse around to turn the picture into a cartoon." msgstr "按著並移動滑鼠來將圖案變成卡通風格。" -#: ../../magic/src/distortion.c:122 +#: ../../magic/src/distortion.c:121 msgid "Distortion" msgstr "扭曲" -#: ../../magic/src/distortion.c:130 +#: ../../magic/src/distortion.c:129 msgid "Click and drag the mouse to cause a distortion in your picture." msgstr "按著並移動滑鼠來使圖畫扭曲。" -#: ../../magic/src/emboss.c:77 +#: ../../magic/src/emboss.c:76 msgid "Emboss" msgstr "浮雕" -#: ../../magic/src/emboss.c:83 +#: ../../magic/src/emboss.c:82 msgid "Click and drag the mouse to emboss the picture." msgstr "按著並移動滑鼠來使圖畫變成浮雕。" -#: ../../magic/src/fade_darken.c:117 +#: ../../magic/src/fade_darken.c:116 msgid "Lighten" msgstr "變淺" -#: ../../magic/src/fade_darken.c:119 +#: ../../magic/src/fade_darken.c:118 msgid "Darken" msgstr "變深" -#: ../../magic/src/fade_darken.c:129 +#: ../../magic/src/fade_darken.c:128 msgid "Click and move to fade the colors." msgstr "按著並移動滑鼠來讓顏色變淺。" -#: ../../magic/src/fade_darken.c:132 +#: ../../magic/src/fade_darken.c:131 msgid "Click and move to darken the colors." msgstr "按著並移動滑鼠來讓顏色變深。" -#: ../../magic/src/fill.c:88 +#: ../../magic/src/fill.c:87 msgid "Fill" msgstr "填滿" -#: ../../magic/src/fill.c:95 +#: ../../magic/src/fill.c:94 msgid "Click in the picture to fill that area with color." msgstr "在圖案中按下滑鼠來用顏色填滿整個區域。" -#: ../../magic/src/flower.c:125 +#: ../../magic/src/flower.c:124 msgid "Flower" msgstr "花" -#: ../../magic/src/flower.c:131 +#: ../../magic/src/flower.c:130 msgid "Click and drag to draw a flower stalk. Let go to finish the flower." msgstr "按著並移動滑鼠來畫出花莖,讓我們來完成這朵花。" -#: ../../magic/src/foam.c:105 +#: ../../magic/src/foam.c:104 msgid "Foam" msgstr "泡泡" -#: ../../magic/src/foam.c:111 +#: ../../magic/src/foam.c:110 msgid "Click and drag the mouse to cover an area with foamy bubbles." msgstr "在圖案中按下滑鼠來用泡泡填滿整個區域。" -#: ../../magic/src/glasstile.c:84 +#: ../../magic/src/glasstile.c:83 msgid "Glass Tile" msgstr "玻璃磚" -#: ../../magic/src/glasstile.c:90 +#: ../../magic/src/glasstile.c:89 msgid "Click and drag the mouse to put glass tile over your picture." msgstr "按著並移動滑鼠來使圖畫蓋上一層玻璃磚。" -#: ../../magic/src/grass.c:93 +#: ../../magic/src/grass.c:92 msgid "Grass" msgstr "青草" -#: ../../magic/src/grass.c:99 +#: ../../magic/src/grass.c:98 msgid "Click and move to draw grass. Don’t forget the dirt!" msgstr "按著並移動滑鼠來畫出青草,別忘了泥土喔!" -#: ../../magic/src/kalidescope.c:78 +#: ../../magic/src/kalidescope.c:77 msgid "Kaleidoscope" msgstr "萬花筒" -#: ../../magic/src/kalidescope.c:84 +#: ../../magic/src/kalidescope.c:83 msgid "" "Click and drag the mouse to draw with symmetric brushes (a kaleidoscope)." msgstr "按著並移動滑鼠來畫出對稱的筆刷(萬花筒)。" -#: ../../magic/src/light.c:85 +#: ../../magic/src/light.c:84 msgid "Light" msgstr "變淺" -#: ../../magic/src/light.c:91 +#: ../../magic/src/light.c:90 msgid "Click and drag to draw a beam of light on your picture." msgstr "按著並移動滑鼠畫一束光到你的圖上。" -#: ../../magic/src/metalpaint.c:78 +#: ../../magic/src/metalpaint.c:77 msgid "Metal Paint" msgstr "金屬筆" -#: ../../magic/src/metalpaint.c:84 +#: ../../magic/src/metalpaint.c:83 msgid "Click and drag the mouse to paint with a metallic color." msgstr "按著並移動滑鼠來畫出金屬的顏色。" -#: ../../magic/src/mirror_flip.c:95 +#: ../../magic/src/mirror_flip.c:94 msgid "Mirror" msgstr "左右對稱" -#: ../../magic/src/mirror_flip.c:97 +#: ../../magic/src/mirror_flip.c:96 msgid "Flip" msgstr "上下翻轉" -#: ../../magic/src/mirror_flip.c:107 +#: ../../magic/src/mirror_flip.c:106 msgid "Click to make a mirror image." msgstr "按一下可以產生左右對稱的圖畫。" -#: ../../magic/src/mirror_flip.c:110 +#: ../../magic/src/mirror_flip.c:109 msgid "Click to flip the picture upside-down." msgstr "按一下可以產生上下顛倒的圖畫。" -#: ../../magic/src/negative.c:73 +#: ../../magic/src/negative.c:72 msgid "Negative" msgstr "相反" -#: ../../magic/src/negative.c:80 +#: ../../magic/src/negative.c:79 msgid "Click and move the mouse around to draw a negative." msgstr "按著並移動滑鼠來畫出相反的顏色。" -#: ../../magic/src/rainbow.c:108 +#: ../../magic/src/rainbow.c:107 msgid "Rainbow" msgstr "彩虹" -#: ../../magic/src/rainbow.c:115 +#: ../../magic/src/rainbow.c:114 msgid "You can draw in rainbow colors!" msgstr "你可以畫出彩虹的顏色!" -#: ../../magic/src/ripples.c:82 +#: ../../magic/src/ripples.c:81 msgid "Ripples" msgstr "波浪" -#: ../../magic/src/ripples.c:88 +#: ../../magic/src/ripples.c:87 msgid "Click to make ripples appear over your picture." msgstr "按下會讓你的圖出現一個旋渦。" -#: ../../magic/src/shift.c:105 +#: ../../magic/src/shift.c:104 msgid "Shift" msgstr "調整" -#: ../../magic/src/shift.c:111 +#: ../../magic/src/shift.c:110 msgid "Click and drag to shift your picture around on the canvas." msgstr "按著並移動滑鼠來調整圖在圖紙上的位置。" -#: ../../magic/src/smudge.c:78 +#: ../../magic/src/smudge.c:77 msgid "Smudge" msgstr "塗抹" -#: ../../magic/src/smudge.c:85 +#: ../../magic/src/smudge.c:84 msgid "Click and move the mouse around to smudge the picture." msgstr "按著並移動滑鼠來使圖畫有塗抹效果。" -#: ../../magic/src/tint.c:78 +#: ../../magic/src/tint.c:77 msgid "Tint" msgstr "著色" -#: ../../magic/src/tint.c:85 +#: ../../magic/src/tint.c:84 msgid "Click and move the mouse around to change the picture’s color." msgstr "按著並移動滑鼠來改變圖畫的顏色。" -#: ../../magic/src/waves.c:79 +#: ../../magic/src/waves.c:78 msgid "Waves" msgstr "波浪" -#: ../../magic/src/waves.c:85 +#: ../../magic/src/waves.c:84 msgid "" "Click to make the picture wavy. Click toward the top for shorter waves, the " "bottom for taller waves, the left for small waves, and the right for long " diff --git a/src/po/zw.po b/src/po/zw.po index 35f872583..40031f5f5 100644 --- a/src/po/zw.po +++ b/src/po/zw.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: TuxPaint 0.9.17\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-06-21 10:24-0700\n" +"POT-Creation-Date: 2008-06-27 13:15-0700\n" "PO-Revision-Date: 2008-02-04 14:24-0600\n" "Last-Translator: Rodrigo Perez \n" "Language-Team: Español \n" @@ -375,7 +375,7 @@ msgstr "Ko kuúb" #. Open a saved picture #. buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:75 ../tuxpaint.c:7830 +#: ../tools.h:75 ../tuxpaint.c:7835 msgid "Open" msgstr "Sha al men" @@ -491,175 +491,175 @@ msgid "OK then… Let’s keep drawing this one!" msgstr "Bien... ¡Sigamos dibujando en esta imagen!" #. Prompt to confirm user wishes to quit -#: ../tuxpaint.c:1804 +#: ../tuxpaint.c:1809 msgid "Do you really want to quit?" msgstr "¿Realmente quieres salir?" #. Quit prompt positive response (quit) -#: ../tuxpaint.c:1807 +#: ../tuxpaint.c:1812 msgid "Yes, I'm done!" msgstr "¡ah, listo!" #. Quit prompt negative response (don't quit) -#: ../tuxpaint.c:1810 ../tuxpaint.c:1837 +#: ../tuxpaint.c:1815 ../tuxpaint.c:1842 msgid "No, take me back!" msgstr "¡Yeet taá, naá last naá vereén!" #. Current picture is not saved; user is quitting -#: ../tuxpaint.c:1814 +#: ../tuxpaint.c:1819 msgid "If you quit, you’ll lose your picture! Save it?" msgstr "¡Si te vas perderás tu imagen! ¿Quieres guardarla?" -#: ../tuxpaint.c:1815 ../tuxpaint.c:1820 +#: ../tuxpaint.c:1820 ../tuxpaint.c:1825 msgid "Yes, save it!" msgstr "¡ah, loó sobbaá!" -#: ../tuxpaint.c:1816 ../tuxpaint.c:1821 +#: ../tuxpaint.c:1821 ../tuxpaint.c:1826 msgid "No, don't bother saving!" msgstr "¡yeénta, naá last naá loó soobluy!" #. Current picture is not saved; user is opening another picture -#: ../tuxpaint.c:1819 +#: ../tuxpaint.c:1824 msgid "Save your picture first?" msgstr "¿Loó sog luú retrat antes gaá?" #. Error opening picture -#: ../tuxpaint.c:1824 +#: ../tuxpaint.c:1829 msgid "Can’t open that picture!" msgstr "¡Naá gaad schial dibug reé!" #. Generic dialog dismissal -#: ../tuxpaint.c:1827 ../tuxpaint.c:1832 ../tuxpaint.c:1841 ../tuxpaint.c:1845 -#: ../tuxpaint.c:1854 +#: ../tuxpaint.c:1832 ../tuxpaint.c:1837 ../tuxpaint.c:1846 ../tuxpaint.c:1850 +#: ../tuxpaint.c:1859 msgid "OK" msgstr "ah" #. Notification that 'Open' dialog has nothing to show -#: ../tuxpaint.c:1831 +#: ../tuxpaint.c:1836 msgid "There are no saved files!" msgstr "¡No hay archivos guardados!" #. Verification of print action -#: ../tuxpaint.c:1835 +#: ../tuxpaint.c:1840 msgid "Print your picture now?" msgstr "¿Lahaás luú keley loó yehes naál yaá?" -#: ../tuxpaint.c:1836 +#: ../tuxpaint.c:1841 msgid "Yes, print it!" msgstr "¡Ah, toob vaá loó yehes!" #. Confirmation of successful (we hope) printing -#: ../tuxpaint.c:1840 +#: ../tuxpaint.c:1845 msgid "Your picture has been printed!" msgstr "¡Mon naá luú duúl loó yehes!" #. Notification that it's too soon to print again (--printdelay option is in effect) -#: ../tuxpaint.c:1844 +#: ../tuxpaint.c:1849 msgid "You can’t print yet!" msgstr "¡Na gaád toob luy loó yehes nal!" #. Prompt to confirm erasing a picture in the Open dialog -#: ../tuxpaint.c:1848 +#: ../tuxpaint.c:1853 msgid "Erase this picture?" msgstr "¿Teé doót dibuj reé gaá?" -#: ../tuxpaint.c:1849 +#: ../tuxpaint.c:1854 msgid "Yes, erase it!" msgstr "¡Ah, Te doót naá!" -#: ../tuxpaint.c:1850 +#: ../tuxpaint.c:1855 msgid "No, don't erase it!" msgstr "¡Yee´nta, naá doót naá!" #. Reminder that Mouse Button 1 is the button to use in Tux Paint -#: ../tuxpaint.c:1853 +#: ../tuxpaint.c:1858 msgid "Remember to use the left mouse button!" msgstr "¡Recuerda usar el botón izquierdo del ratón!" #. Sound has been muted (silenced) via keyboard shortcut -#: ../tuxpaint.c:1964 +#: ../tuxpaint.c:1969 msgid "Sound muted." msgstr "Toóg saá beés ha." #. Sound has been unmuted (unsilenced) via keyboard shortcut -#: ../tuxpaint.c:1969 +#: ../tuxpaint.c:1974 msgid "Sound unmuted." msgstr "Saál saá beés ha." #. Wait while Text tool finishes loading fonts -#: ../tuxpaint.c:2406 +#: ../tuxpaint.c:2411 #, fuzzy msgid "Please wait…" msgstr "Leé luút, Teés kiss luú..." -#: ../tuxpaint.c:7056 +#: ../tuxpaint.c:7061 msgid "Pick a color." msgstr "Lií escog diíf color" #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:7833 +#: ../tuxpaint.c:7838 msgid "Erase" msgstr "Te doót naá" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:7836 +#: ../tuxpaint.c:7841 msgid "Slides" msgstr "Diapositivas" #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:7839 +#: ../tuxpaint.c:7844 msgid "Back" msgstr "Ko trás" #. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:7842 +#: ../tuxpaint.c:7847 msgid "Next" msgstr "Ko delant" #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:7845 +#: ../tuxpaint.c:7850 msgid "Play" 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 -#: ../tuxpaint.c:8438 +#: ../tuxpaint.c:8443 msgid "Aa" msgstr "Aa" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:11343 +#: ../tuxpaint.c:11348 msgid "Yes" msgstr "haá" -#: ../tuxpaint.c:11347 +#: ../tuxpaint.c:11352 msgid "No" msgstr "Yee´nta" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:12296 +#: ../tuxpaint.c:12301 msgid "Replace the picture with your changes?" msgstr "¿Seé eh dibug naá antes kon koó kuub gaá?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:12300 +#: ../tuxpaint.c:12305 msgid "Yes, replace the old one!" msgstr "¡ah, seéhell!" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:12304 +#: ../tuxpaint.c:12309 msgid "No, save a new file!" msgstr "¡Yeént ta, loó soógga leét diíf archiv kuúb!" -#: ../tuxpaint.c:13067 +#: ../tuxpaint.c:13072 msgid "Choose the picture you want, then click “Open”." msgstr "Escoge la imagen que quieras, luego haz clic en “Abrir”." #. Let user choose images: #. Instructions for Slideshow file dialog (FIXME: Make a #define) -#: ../tuxpaint.c:14054 ../tuxpaint.c:14368 +#: ../tuxpaint.c:14059 ../tuxpaint.c:14373 msgid "Choose the pictures you want, then click “Play”." msgstr "Escoge las imágenes que quieras, luego haz clic en “Reproducir”." @@ -675,240 +675,240 @@ msgstr "Diif program paar keé men Dibuj" msgid "Tux Paint" msgstr "Tux Paint" -#: ../../magic/src/blocks_chalk_drip.c:133 +#: ../../magic/src/blocks_chalk_drip.c:132 msgid "Blocks" msgstr "Bloques" -#: ../../magic/src/blocks_chalk_drip.c:135 +#: ../../magic/src/blocks_chalk_drip.c:134 msgid "Chalk" msgstr "Tiza" -#: ../../magic/src/blocks_chalk_drip.c:137 +#: ../../magic/src/blocks_chalk_drip.c:136 msgid "Drip" msgstr "Gotear" -#: ../../magic/src/blocks_chalk_drip.c:147 +#: ../../magic/src/blocks_chalk_drip.c:146 msgid "Click and move the mouse around to make the picture blocky." msgstr "Haz clic y arrastra el ratón para cuadricular la imagen." -#: ../../magic/src/blocks_chalk_drip.c:150 +#: ../../magic/src/blocks_chalk_drip.c:149 msgid "" "Click and move the mouse around to turn the picture into a chalk drawing." msgstr "" "Haz clic y arrastra el ratón para que la imagen parezca hecha con tiza." -#: ../../magic/src/blocks_chalk_drip.c:153 +#: ../../magic/src/blocks_chalk_drip.c:152 msgid "Click and move the mouse around to make the picture drip." msgstr "Haz clic y arrastra el ratón para que la imagen gotee." -#: ../../magic/src/blur.c:77 +#: ../../magic/src/blur.c:76 msgid "Blur" msgstr "Desenfocar" -#: ../../magic/src/blur.c:84 +#: ../../magic/src/blur.c:83 msgid "Click and move the mouse around to blur the picture." msgstr "Haz clic y arrastra el ratón para desenfocar la imagen." #. Both are named "Bricks", at the moment: -#: ../../magic/src/bricks.c:105 +#: ../../magic/src/bricks.c:104 msgid "Bricks" msgstr "Ladrillos" -#: ../../magic/src/bricks.c:112 +#: ../../magic/src/bricks.c:111 msgid "Click and move to draw large bricks." msgstr "Haz clic y arrastra para dibujar ladrillos grandes." -#: ../../magic/src/bricks.c:114 +#: ../../magic/src/bricks.c:113 msgid "Click and move to draw small bricks." msgstr "Haz clic y arrastra para dibujar ladrillos pequeños." -#: ../../magic/src/calligraphy.c:109 +#: ../../magic/src/calligraphy.c:108 msgid "Calligraphy" msgstr "Caligrafía" -#: ../../magic/src/calligraphy.c:116 +#: ../../magic/src/calligraphy.c:115 msgid "Click and move the mouse around to draw in calligraphy." msgstr "Haz clic y mueve el ratón para dibujar en modo caligrafía." -#: ../../magic/src/cartoon.c:81 +#: ../../magic/src/cartoon.c:80 msgid "Cartoon" msgstr "Diif dibug luút" -#: ../../magic/src/cartoon.c:88 +#: ../../magic/src/cartoon.c:87 msgid "Click and move the mouse around to turn the picture into a cartoon." msgstr "" "Haz clic y arrastra el ratón para que la imagen se vea como los dibujitos." -#: ../../magic/src/distortion.c:122 +#: ../../magic/src/distortion.c:121 msgid "Distortion" msgstr "" -#: ../../magic/src/distortion.c:130 +#: ../../magic/src/distortion.c:129 #, fuzzy msgid "Click and drag the mouse to cause a distortion in your picture." msgstr "Gaás ha ner te teé bdiín par toób luú azule sihiís mon." -#: ../../magic/src/emboss.c:77 +#: ../../magic/src/emboss.c:76 msgid "Emboss" msgstr "Bajorrelieve" -#: ../../magic/src/emboss.c:83 +#: ../../magic/src/emboss.c:82 msgid "Click and drag the mouse to emboss the picture." msgstr "Haz clic y arrastra el ratón para hacer un bajorrelieve con la imagen." -#: ../../magic/src/fade_darken.c:117 +#: ../../magic/src/fade_darken.c:116 msgid "Lighten" msgstr "Toób va lo güis " -#: ../../magic/src/fade_darken.c:119 +#: ../../magic/src/fade_darken.c:118 msgid "Darken" msgstr "Toób lo yaál" -#: ../../magic/src/fade_darken.c:129 +#: ../../magic/src/fade_darken.c:128 msgid "Click and move to fade the colors." msgstr "Haz clic y arrastra el ratón para desvanecer los colores." -#: ../../magic/src/fade_darken.c:132 +#: ../../magic/src/fade_darken.c:131 msgid "Click and move to darken the colors." msgstr "Haz clic y arrastra para oscurecer los colores." -#: ../../magic/src/fill.c:88 +#: ../../magic/src/fill.c:87 msgid "Fill" msgstr "kuú reé taá" -#: ../../magic/src/fill.c:95 +#: ../../magic/src/fill.c:94 msgid "Click in the picture to fill that area with color." msgstr "Gaás loó mon par kuúl lugar reé." -#: ../../magic/src/flower.c:125 +#: ../../magic/src/flower.c:124 msgid "Flower" msgstr "Yeé" -#: ../../magic/src/flower.c:131 +#: ../../magic/src/flower.c:130 msgid "Click and drag to draw a flower stalk. Let go to finish the flower." msgstr "" "Gaás ha ner te tey par toób luú gaá naá yeé. ¡Toó leéy par teé loó yeé." -#: ../../magic/src/foam.c:105 +#: ../../magic/src/foam.c:104 msgid "Foam" msgstr "Espuma" -#: ../../magic/src/foam.c:111 +#: ../../magic/src/foam.c:110 msgid "Click and drag the mouse to cover an area with foamy bubbles." msgstr "Haz clic y arrastra para cubrir un área con una espuma de burbujas." -#: ../../magic/src/glasstile.c:84 +#: ../../magic/src/glasstile.c:83 msgid "Glass Tile" msgstr "Azulejo" -#: ../../magic/src/glasstile.c:90 +#: ../../magic/src/glasstile.c:89 msgid "Click and drag the mouse to put glass tile over your picture." msgstr "Gaás ha ner te teé bdiín par toób luú azule sihiís mon." -#: ../../magic/src/grass.c:93 +#: ../../magic/src/grass.c:92 msgid "Grass" msgstr "Yi ishh" -#: ../../magic/src/grass.c:99 +#: ../../magic/src/grass.c:98 msgid "Click and move to draw grass. Don’t forget the dirt!" msgstr "Gaás ha ner te tey par toób yi ishh ha. ¡Na bés laas luú yuú!" -#: ../../magic/src/kalidescope.c:78 +#: ../../magic/src/kalidescope.c:77 msgid "Kaleidoscope" msgstr "Caleidoscopio" -#: ../../magic/src/kalidescope.c:84 +#: ../../magic/src/kalidescope.c:83 msgid "" "Click and drag the mouse to draw with symmetric brushes (a kaleidoscope)." msgstr "" "Haz clic y arrastra el ratón para dibujar con pinceles simétricos (un " "caleidoscopio)." -#: ../../magic/src/light.c:85 +#: ../../magic/src/light.c:84 msgid "Light" msgstr "Naá nií" -#: ../../magic/src/light.c:91 +#: ../../magic/src/light.c:90 msgid "Click and drag to draw a beam of light on your picture." msgstr "Gaás ha neér kuin naá paar toób luú diíf beél tií loó moón naá luú." -#: ../../magic/src/metalpaint.c:78 +#: ../../magic/src/metalpaint.c:77 msgid "Metal Paint" msgstr "Pintura metálica" -#: ../../magic/src/metalpaint.c:84 +#: ../../magic/src/metalpaint.c:83 msgid "Click and drag the mouse to paint with a metallic color." msgstr "Haz clic y arrastra el ratón para pintar con un color metalizado." -#: ../../magic/src/mirror_flip.c:95 +#: ../../magic/src/mirror_flip.c:94 msgid "Mirror" msgstr "toób diif espej ah" -#: ../../magic/src/mirror_flip.c:97 +#: ../../magic/src/mirror_flip.c:96 msgid "Flip" msgstr "teé yeéc ha" -#: ../../magic/src/mirror_flip.c:107 +#: ../../magic/src/mirror_flip.c:106 msgid "Click to make a mirror image." msgstr "Gaás ha par toób luú mon reveés ." -#: ../../magic/src/mirror_flip.c:110 +#: ../../magic/src/mirror_flip.c:109 msgid "Click to flip the picture upside-down." msgstr "Gaás ha par toób luú mon de yeec." -#: ../../magic/src/negative.c:73 +#: ../../magic/src/negative.c:72 msgid "Negative" msgstr "Negativo" -#: ../../magic/src/negative.c:80 +#: ../../magic/src/negative.c:79 msgid "Click and move the mouse around to draw a negative." msgstr "Haz clic y arrastra el ratón para dibujar en negativo." -#: ../../magic/src/rainbow.c:108 +#: ../../magic/src/rainbow.c:107 msgid "Rainbow" msgstr "Arcoiris" -#: ../../magic/src/rainbow.c:115 +#: ../../magic/src/rainbow.c:114 msgid "You can draw in rainbow colors!" msgstr "¡Puedes dibujar con los colores del arcoiris!" -#: ../../magic/src/ripples.c:82 +#: ../../magic/src/ripples.c:81 msgid "Ripples" msgstr "Ondas" -#: ../../magic/src/ripples.c:88 +#: ../../magic/src/ripples.c:87 msgid "Click to make ripples appear over your picture." msgstr "Haz clic para que aparezcan ondas sobre tu dibujo." -#: ../../magic/src/shift.c:105 +#: ../../magic/src/shift.c:104 msgid "Shift" msgstr "Teé tey" -#: ../../magic/src/shift.c:111 +#: ../../magic/src/shift.c:110 msgid "Click and drag to shift your picture around on the canvas." msgstr "Haz clic y arrastra para desplazar tu dibujo sobre la tela." -#: ../../magic/src/smudge.c:78 +#: ../../magic/src/smudge.c:77 msgid "Smudge" msgstr "Manchar" -#: ../../magic/src/smudge.c:85 +#: ../../magic/src/smudge.c:84 msgid "Click and move the mouse around to smudge the picture." msgstr "Haz clic y arrastra el ratón para manchar la imagen." -#: ../../magic/src/tint.c:78 +#: ../../magic/src/tint.c:77 msgid "Tint" msgstr "Teñir" -#: ../../magic/src/tint.c:85 +#: ../../magic/src/tint.c:84 msgid "Click and move the mouse around to change the picture’s color." msgstr "Haz clic y arrastra el ratón para cambiar el color de la imagen." -#: ../../magic/src/waves.c:79 +#: ../../magic/src/waves.c:78 msgid "Waves" msgstr "Ondas" -#: ../../magic/src/waves.c:85 +#: ../../magic/src/waves.c:84 msgid "" "Click to make the picture wavy. Click toward the top for shorter waves, the " "bottom for taller waves, the left for small waves, and the right for long " diff --git a/src/tuxpaint.desktop b/src/tuxpaint.desktop index 67fb59e36..b4dd6dc59 100644 --- a/src/tuxpaint.desktop +++ b/src/tuxpaint.desktop @@ -14,13 +14,13 @@ Name[cy]=Tux Paint Name[da]=Tux maling Name[de]=Tux Paint Name[el]=Tux Paint -Name[en_au]=Tux Paint -Name[en_ca]=Tux Paint -Name[en_gb]=Tux Paint -Name[en_za]=Tux Paint +Name[en_AU]=Tux Paint +Name[en_CA]=Tux Paint +Name[en_GB]=Tux Paint +Name[en_ZA]=Tux Paint Name[eo]=Tux-Desegnilo Name[es]=Tux Paint -Name[es_mx]=Tux Paint +Name[es_MX]=Tux Paint Name[et]=Joonistame koos Tuksiga! Name[eu]=Tux Paint Name[fi]=Tux Taiteilija @@ -48,8 +48,8 @@ Name[nn]=Tux Paint Name[nr]=ITux Pende Name[oc]=Tux Paint Name[pl]=Tux Paint -Name[pt_br]=Tux Paint -Name[pt_pt]=Tux Paint +Name[pt_BR]=Tux Paint +Name[pt_PT]=Tux Paint Name[ru]=Рисуй вместе с Tux! Name[sk]=Kreslenie s Tuxom Name[sl]=Tux Paint @@ -67,8 +67,8 @@ Name[vi]=Tux Sơn Name[wa]=Tux Paint Name[wo]=Tux Paint Name[xh]=Ipeyinti yeTux -Name[zh_cn]=Tux Paint -Name[zh_tw]=企鵝小畫家 +Name[zh_CN]=Tux Paint +Name[zh_TW]=企鵝小畫家 Name[zw]=Tux Paint Type=Application Exec=tuxpaint @@ -89,13 +89,13 @@ GenericName[cy]=Rhaglen lunio GenericName[da]=Tegne program GenericName[de]=Malprogramm GenericName[el]=Πρόγραμμα ζωγραφικής -GenericName[en_au]=Drawing program -GenericName[en_ca]=Drawing program -GenericName[en_gb]=Drawing program -GenericName[en_za]=Drawing program +GenericName[en_AU]=Drawing program +GenericName[en_CA]=Drawing program +GenericName[en_GB]=Drawing program +GenericName[en_ZA]=Drawing program GenericName[eo]=Desegnoprogramo GenericName[es]=Programa de dibujo -GenericName[es_mx]=Programa de dibujo +GenericName[es_MX]=Programa de dibujo GenericName[et]=Joonistusprogramm GenericName[eu]=Marrazketa programa GenericName[fi]=Maalausohjelma @@ -124,8 +124,8 @@ GenericName[nn]=Teikneprogram GenericName[nr]=Iphrogremu youkudweba GenericName[oc]=Logicial de dessenh GenericName[pl]=Program do rysowania -GenericName[pt_br]=Programa de desenho -GenericName[pt_pt]=Programa de desenho +GenericName[pt_BR]=Programa de desenho +GenericName[pt_PT]=Programa de desenho GenericName[ru]=Программа для рисования GenericName[sk]=Kresliaci program GenericName[sl]=Risarski program @@ -143,8 +143,8 @@ GenericName[vi]=Trình vẽ GenericName[wa]=Programe di dessinaedje GenericName[wo]=Lëlu natal GenericName[xh]=Inkqubo yokuzoba -GenericName[zh_cn]=绘图程序 -GenericName[zh_tw]=畫圖程式 +GenericName[zh_CN]=绘图程序 +GenericName[zh_TW]=畫圖程式 GenericName[zw]=Diif program paar keé men Dibuj Comment=A drawing program for children. Comment[af]='n Tekenprogram vir kinders. @@ -160,13 +160,13 @@ Comment[cy]=Rhaglen lunio ar gyfer plant. Comment[da]=Et tegneprogram for børn. Comment[de]=Ein Malprogramm für Kinder. Comment[el]=Ένα πρόγραμμα ζωγραφικής για παιδιά. -Comment[en_au]=A drawing program for children. -Comment[en_ca]=A drawing program for children. -Comment[en_gb]=A drawing program for children. -Comment[en_za]=A drawing program for children. +Comment[en_AU]=A drawing program for children. +Comment[en_CA]=A drawing program for children. +Comment[en_GB]=A drawing program for children. +Comment[en_ZA]=A drawing program for children. Comment[eo]=Desegnoprogramo por infanoj Comment[es]=Un programa de dibujo para niños. -Comment[es_mx]=Un programa de dibujo para niños. +Comment[es_MX]=Un programa de dibujo para niños. Comment[et]=Joonistusprogramm lastele. Comment[eu]=Umeentzako marrazketa programa Comment[fi]=Maalausohjelma lapsille. @@ -194,8 +194,8 @@ Comment[nl]=Een tekenprogramma voor kinderen. Comment[nn]=Eit teikneprogram for dei yngste. Comment[nr]=Iphrogremu yokudweba yabantwana. Comment[pl]=Program do rysowania dla dzieci. -Comment[pt_br]=Um programa de desenho para crianças. -Comment[pt_pt]=Um programa de desenho para crianças. +Comment[pt_BR]=Um programa de desenho para crianças. +Comment[pt_PT]=Um programa de desenho para crianças. Comment[ru]=Детская программа для рисования. Comment[sk]=Kresliaci program pre deti. Comment[sl]=Risarski program za otroke @@ -213,6 +213,6 @@ Comment[vi]=Một chương trình vẽ cho đứa bé. Comment[wa]=On programe di dessinaedje po ls efants. Comment[wo]=Lël lu natal yu ñu jagglel guneyi. Comment[xh]=Inkqubo yokuzoba yabantwana. -Comment[zh_cn]=孩子的绘图程序。 -Comment[zh_tw]=適合兒童的畫圖程式 +Comment[zh_CN]=孩子的绘图程序。 +Comment[zh_TW]=適合兒童的畫圖程式 Comment[zw]=Diif program paar keé men Dibuj paar biét biss