English (GB) complete 291 strings.
This commit is contained in:
parent
3db9453eaf
commit
33acdab2be
1 changed files with 120 additions and 223 deletions
343
src/po/en_GB.po
343
src/po/en_GB.po
|
|
@ -1,22 +1,23 @@
|
|||
# Translation of tuxpaint to British English - United Kingdom (en_GB)
|
||||
# Translation of tuxpaint to British English - United Kingdom (en_GB).
|
||||
# Copyright (C) 2002-2014 The Tuxpaint Team.
|
||||
# This file is distributed under the same license as the tuxpaint package.
|
||||
# Bill Kendrick <bill@newbreedsoftware.com>, 2002.
|
||||
# Karl Ove Hufthammer <karl@huftis.org>, 2007.
|
||||
# Robert Readman <robert_readman@hotmail.com>, 2010.
|
||||
# Tux Paint British English messages
|
||||
# Copyright (C) 2002, 2004, 2007, 2010 Free Software Foundation, Inc.
|
||||
# Caroline Ford <caroline.ford.work@googlemail.com>, 2014.
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: en_gb\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"Project-Id-Version: tuxpaint\n"
|
||||
"Report-Msgid-Bugs-To: tuxpaint-i18n@lists.sourceforge.net\n"
|
||||
"POT-Creation-Date: 2013-10-26 17:43+0900\n"
|
||||
"PO-Revision-Date: 2010-05-14 11:37-0000\n"
|
||||
"Last-Translator: Robert Readman <Robert_Readman@Hotmail.com>\n"
|
||||
"Language-Team: Norwegian Nynorsk <i18n-nn@lister.ping.uio.no>\n"
|
||||
"PO-Revision-Date: 2014-07-09 17:58+0100\n"
|
||||
"Last-Translator: Caroline Ford <caroline.ford.work@googlemail.com>\n"
|
||||
"Language-Team: none\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Language: nn\n"
|
||||
"X-Generator: KBabel 1.11.4\n"
|
||||
"Language: en_gb\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. Response to Black (0, 0, 0) color selected
|
||||
|
|
@ -233,81 +234,95 @@ 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."
|
||||
|
||||
|
|
@ -338,7 +353,8 @@ msgstr "Stamps"
|
|||
|
||||
#. Title of shape selector (buttons down the right for shapes tool)
|
||||
#. Shape creation tool (square, circle, etc.)
|
||||
#: ../titles.h:71 ../tools.h:71
|
||||
#: ../titles.h:71
|
||||
#: ../tools.h:71
|
||||
msgid "Shapes"
|
||||
msgstr "Shapes"
|
||||
|
||||
|
|
@ -349,7 +365,8 @@ 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:77 ../tools.h:83
|
||||
#: ../titles.h:77
|
||||
#: ../tools.h:83
|
||||
msgid "Magic"
|
||||
msgstr "Magic"
|
||||
|
||||
|
|
@ -401,7 +418,8 @@ msgstr "New"
|
|||
#. Open a saved picture
|
||||
#. buttons for the file open dialog
|
||||
#. Open dialog: 'Open' button, to load the selected picture
|
||||
#: ../tools.h:98 ../tuxpaint.c:7605
|
||||
#: ../tools.h:98
|
||||
#: ../tuxpaint.c:7605
|
||||
msgid "Open"
|
||||
msgstr "Open"
|
||||
|
||||
|
|
@ -437,34 +455,18 @@ msgstr "Click to start drawing a line. Let go to complete it."
|
|||
|
||||
#. Shape tool instructions
|
||||
#: ../tools.h:124
|
||||
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:127
|
||||
msgid ""
|
||||
"Choose a style of text. Click on your drawing and you can start typing. "
|
||||
"Press [Enter] or [Tab] to complete the text."
|
||||
msgstr ""
|
||||
"Choose a style of text. Click on your drawing and you can start typing. "
|
||||
"Press [Enter] or [Tab] to complete the text."
|
||||
msgid "Choose a style of text. Click on your drawing and you can start typing. Press [Enter] or [Tab] to complete the text."
|
||||
msgstr "Choose a style of text. Click on your drawing and you can start typing. Press [Enter] or [Tab] to complete the text."
|
||||
|
||||
#. Label tool instructions
|
||||
#: ../tools.h:130
|
||||
msgid ""
|
||||
"Choose a style of text. Click on your drawing and you can start typing. "
|
||||
"Press [Enter] or [Tab] to complete the text. By using the selector button "
|
||||
"and clicking an exist label, you can move it, edit it and change its text "
|
||||
"style."
|
||||
msgstr ""
|
||||
"Choose a style of text. Click on your drawing and you can start typing. "
|
||||
"Press [Enter] or [Tab] to complete the text. By using the selector button "
|
||||
"and clicking an exist label, you can move it, edit it and change its text "
|
||||
"style."
|
||||
msgid "Choose a style of text. Click on your drawing and you can start typing. Press [Enter] or [Tab] to complete the text. By using the selector button and clicking an exist label, you can move it, edit it and change its text style."
|
||||
msgstr "Choose a style of text. Click on your drawing and you can start typing. Press [Enter] or [Tab] to complete the text. By using the selector button and clicking an exist label, you can move it, edit it and change its text style."
|
||||
|
||||
#. Magic tool instruction
|
||||
#: ../tools.h:136
|
||||
|
|
@ -542,7 +544,8 @@ msgid "Yes, I’m done!"
|
|||
msgstr "Yes, I’m done!"
|
||||
|
||||
#. Quit prompt negative response (don't quit)
|
||||
#: ../tuxpaint.c:2046 ../tuxpaint.c:2073
|
||||
#: ../tuxpaint.c:2046
|
||||
#: ../tuxpaint.c:2073
|
||||
msgid "No, take me back!"
|
||||
msgstr "No. take me back!"
|
||||
|
||||
|
|
@ -551,11 +554,13 @@ msgstr "No. take me back!"
|
|||
msgid "If you quit, you’ll lose your picture! Save it?"
|
||||
msgstr "If you quit, you’ll lose your picture! Save it?"
|
||||
|
||||
#: ../tuxpaint.c:2051 ../tuxpaint.c:2056
|
||||
#: ../tuxpaint.c:2051
|
||||
#: ../tuxpaint.c:2056
|
||||
msgid "Yes, save it!"
|
||||
msgstr "Yes, save it!"
|
||||
|
||||
#: ../tuxpaint.c:2052 ../tuxpaint.c:2057
|
||||
#: ../tuxpaint.c:2052
|
||||
#: ../tuxpaint.c:2057
|
||||
msgid "No, don’t bother saving!"
|
||||
msgstr "No, don’t bother saving!"
|
||||
|
||||
|
|
@ -570,7 +575,10 @@ msgid "Can’t open that picture!"
|
|||
msgstr "Can’t open that picture!"
|
||||
|
||||
#. Generic dialog dismissal
|
||||
#: ../tuxpaint.c:2063 ../tuxpaint.c:2068 ../tuxpaint.c:2077 ../tuxpaint.c:2084
|
||||
#: ../tuxpaint.c:2063
|
||||
#: ../tuxpaint.c:2068
|
||||
#: ../tuxpaint.c:2077
|
||||
#: ../tuxpaint.c:2084
|
||||
#: ../tuxpaint.c:2093
|
||||
msgid "OK"
|
||||
msgstr "OK"
|
||||
|
|
@ -700,7 +708,8 @@ msgstr "Choose the picture you want, then click ‘Open’."
|
|||
|
||||
#. Let user choose images:
|
||||
#. Instructions for Slideshow file dialog (FIXME: Make a #define)
|
||||
#: ../tuxpaint.c:14892 ../tuxpaint.c:15220
|
||||
#: ../tuxpaint.c:14892
|
||||
#: ../tuxpaint.c:15220
|
||||
msgid "Choose the pictures you want, then click “Play”."
|
||||
msgstr "Choose the pictures you want, then click ‘Play’."
|
||||
|
||||
|
|
@ -726,8 +735,7 @@ msgstr "Colour Shift"
|
|||
|
||||
#: ../../magic/src/alien.c:67
|
||||
msgid "Click and move the mouse to change the colors in parts of your picture."
|
||||
msgstr ""
|
||||
"Click and move the mouse to change the colour of parts of your picture."
|
||||
msgstr "Click and move the mouse to change the colour of parts of your picture."
|
||||
|
||||
#: ../../magic/src/alien.c:68
|
||||
msgid "Click to change the colors in your entire picture."
|
||||
|
|
@ -738,12 +746,8 @@ msgid "Blind"
|
|||
msgstr "Blind"
|
||||
|
||||
#: ../../magic/src/blind.c:122
|
||||
msgid ""
|
||||
"Click towards the edge of your picture to pull window blinds over it. Move "
|
||||
"perpendicularly to open or close the blinds."
|
||||
msgstr ""
|
||||
"Click towards the edge of your picture to pull window blinds over it. Move "
|
||||
"perpendicularly to open or close the blinds."
|
||||
msgid "Click towards the edge of your picture to pull window blinds over it. Move perpendicularly to open or close the blinds."
|
||||
msgstr "Click towards the edge of your picture to pull window blinds over it. Move perpendicularly to open or close the blinds."
|
||||
|
||||
#: ../../magic/src/blocks_chalk_drip.c:136
|
||||
msgid "Blocks"
|
||||
|
|
@ -762,10 +766,8 @@ 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:153
|
||||
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."
|
||||
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:156
|
||||
msgid "Click and move the mouse around to make the picture drip."
|
||||
|
|
@ -898,26 +900,22 @@ msgid "Fold"
|
|||
msgstr "Fold"
|
||||
|
||||
#: ../../magic/src/fold.c:107
|
||||
msgid ""
|
||||
"Choose a background color and click to turn the corner of the page over."
|
||||
msgstr ""
|
||||
"Choose a background colour and click to turn the corner of the page over."
|
||||
msgid "Choose a background color and click to turn the corner of the page over."
|
||||
msgstr "Choose a background colour and click to turn the corner of the page over."
|
||||
|
||||
#: ../../magic/src/fretwork.c:176
|
||||
msgid "Fretwork"
|
||||
msgstr ""
|
||||
msgstr "Fretwork"
|
||||
|
||||
#: ../../magic/src/fretwork.c:180
|
||||
#, fuzzy
|
||||
#| msgid "Click and drag to draw string art aligned to the edges."
|
||||
msgid "Click and drag to draw repetitive patterns. "
|
||||
msgstr "Click and drag to draw string art aligned to the edges."
|
||||
msgstr "Click and drag to draw repetitive patterns. "
|
||||
|
||||
#: ../../magic/src/fretwork.c:182
|
||||
#, fuzzy
|
||||
#| msgid "Click to cover your picture with rain drops."
|
||||
msgid "Click to surround your picture with repetitive patterns."
|
||||
msgstr "Click to cover your picture with rain drops."
|
||||
msgstr "Click to surround your picture with repetitive patterns."
|
||||
|
||||
#: ../../magic/src/glasstile.c:107
|
||||
msgid "Glass Tile"
|
||||
|
|
@ -941,29 +939,28 @@ msgstr "Click and move to draw grass. Don’t forget the dirt!"
|
|||
|
||||
#: ../../magic/src/halftone.c:34
|
||||
msgid "Halftone"
|
||||
msgstr ""
|
||||
msgstr "Halftone"
|
||||
|
||||
#: ../../magic/src/halftone.c:38
|
||||
#, fuzzy
|
||||
#| msgid "Click to turn your painting into its negative."
|
||||
msgid "Click and drag to turn your drawing into a newspaper."
|
||||
msgstr "Click to turn your painting into its negative."
|
||||
msgstr "Click and drag to turn your drawing into a newspaper."
|
||||
|
||||
#: ../../magic/src/kalidescope.c:120
|
||||
msgid "Symmetric Left/Right"
|
||||
msgstr ""
|
||||
msgstr "Symmetric Left/Right"
|
||||
|
||||
#: ../../magic/src/kalidescope.c:122
|
||||
msgid "Symmetric Up/Down"
|
||||
msgstr ""
|
||||
msgstr "Symmetric Up/Down"
|
||||
|
||||
#: ../../magic/src/kalidescope.c:124
|
||||
msgid "Pattern"
|
||||
msgstr ""
|
||||
msgstr "Pattern"
|
||||
|
||||
#: ../../magic/src/kalidescope.c:126
|
||||
msgid "Tiles"
|
||||
msgstr ""
|
||||
msgstr "Tiles"
|
||||
|
||||
#. KAL_BOTH
|
||||
#: ../../magic/src/kalidescope.c:128
|
||||
|
|
@ -971,47 +968,32 @@ msgid "Kaleidoscope"
|
|||
msgstr "Kaleidoscope"
|
||||
|
||||
#: ../../magic/src/kalidescope.c:136
|
||||
#, fuzzy
|
||||
#| msgid ""
|
||||
#| "Click and drag the mouse to draw with symmetric brushes (a kaleidoscope)."
|
||||
msgid ""
|
||||
"Click and drag the mouse to draw with two brushes that are symmetric across "
|
||||
"the left and right of your picture."
|
||||
msgstr ""
|
||||
"Click and drag the mouse to draw with symmetric brushes (a kaleidoscope)."
|
||||
msgid "Click and drag the mouse to draw with two brushes that are symmetric across the left and right of your picture."
|
||||
msgstr "Click and drag the mouse to draw with two brushes that are symmetric across the left and right of your picture."
|
||||
|
||||
#: ../../magic/src/kalidescope.c:138
|
||||
#, fuzzy
|
||||
#| msgid ""
|
||||
#| "Click and drag the mouse to draw with symmetric brushes (a kaleidoscope)."
|
||||
msgid ""
|
||||
"Click and drag the mouse to draw with two brushes that are symmetric across "
|
||||
"the top and bottom of your picture."
|
||||
msgstr ""
|
||||
"Click and drag the mouse to draw with symmetric brushes (a kaleidoscope)."
|
||||
msgid "Click and drag the mouse to draw with two brushes that are symmetric across the top and bottom of your picture."
|
||||
msgstr "Click and drag the mouse to draw with two brushes that are symmetric across the top and bottom of your picture."
|
||||
|
||||
#: ../../magic/src/kalidescope.c:140
|
||||
#, fuzzy
|
||||
#| msgid "Click and drag the mouse to emboss the picture."
|
||||
msgid "Click and drag the mouse to draw a pattern across the picture."
|
||||
msgstr "Click and drag the mouse to emboss the picture."
|
||||
msgstr "Click and drag the mouse to draw a pattern across the picture."
|
||||
|
||||
#: ../../magic/src/kalidescope.c:142
|
||||
#, fuzzy
|
||||
#| msgid ""
|
||||
#| "Click and drag the mouse to draw with symmetric brushes (a kaleidoscope)."
|
||||
msgid ""
|
||||
"Click and drag the mouse to draw a pattern plus its symmetric across the "
|
||||
"picture."
|
||||
msgstr ""
|
||||
"Click and drag the mouse to draw with symmetric brushes (a kaleidoscope)."
|
||||
msgid "Click and drag the mouse to draw a pattern plus its symmetric across the picture."
|
||||
msgstr "Click and drag the mouse to draw a pattern plus its symmetric across the picture."
|
||||
|
||||
#. KAL_BOTH
|
||||
#: ../../magic/src/kalidescope.c:144
|
||||
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)."
|
||||
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:107
|
||||
msgid "Light"
|
||||
|
|
@ -1050,10 +1032,8 @@ msgid "Mosaic"
|
|||
msgstr "Mosaic"
|
||||
|
||||
#: ../../magic/src/mosaic.c:103
|
||||
msgid ""
|
||||
"Click and move the mouse to add a mosaic effect to parts of your picture."
|
||||
msgstr ""
|
||||
"Click and move the mouse to add a mosaic effect to parts of your picture."
|
||||
msgid "Click and move the mouse to add a mosaic effect to parts of your picture."
|
||||
msgstr "Click and move the mouse to add a mosaic effect to parts of your picture."
|
||||
|
||||
#: ../../magic/src/mosaic.c:104
|
||||
msgid "Click to add a mosaic effect to your entire picture."
|
||||
|
|
@ -1072,30 +1052,24 @@ msgid "Irregular Mosaic"
|
|||
msgstr "Irregular Mosaic"
|
||||
|
||||
#: ../../magic/src/mosaic_shaped.c:149
|
||||
msgid ""
|
||||
"Click and move the mouse to add a square mosaic to parts of your picture."
|
||||
msgstr ""
|
||||
"Click and move the mouse to add a square mosaic to parts of your picture."
|
||||
msgid "Click and move the mouse to add a square mosaic to parts of your picture."
|
||||
msgstr "Click and move the mouse to add a square mosaic to parts of your picture."
|
||||
|
||||
#: ../../magic/src/mosaic_shaped.c:150
|
||||
msgid "Click to add a square mosaic to your entire picture."
|
||||
msgstr "Click to add a square mosaic to your entire picture."
|
||||
|
||||
#: ../../magic/src/mosaic_shaped.c:152
|
||||
msgid ""
|
||||
"Click and move the mouse to add a hexagonal mosaic to parts of your picture."
|
||||
msgstr ""
|
||||
"Click and move the mouse to add a hexagonal mosaic to parts of your picture."
|
||||
msgid "Click and move the mouse to add a hexagonal mosaic to parts of your picture."
|
||||
msgstr "Click and move the mouse to add a hexagonal mosaic to parts of your picture."
|
||||
|
||||
#: ../../magic/src/mosaic_shaped.c:153
|
||||
msgid "Click to add a hexagonal mosaic to your entire picture."
|
||||
msgstr "Click to add a hexagonal mosaic to your entire picture."
|
||||
|
||||
#: ../../magic/src/mosaic_shaped.c:155
|
||||
msgid ""
|
||||
"Click and move the mouse to add an irregular mosaic to parts of your picture."
|
||||
msgstr ""
|
||||
"Click and move the mouse to add an irregular mosaic to parts of your picture."
|
||||
msgid "Click and move the mouse to add an irregular mosaic to parts of your picture."
|
||||
msgstr "Click and move the mouse to add an irregular mosaic to parts of your picture."
|
||||
|
||||
#: ../../magic/src/mosaic_shaped.c:156
|
||||
msgid "Click to add an irregular mosaic to your entire picture."
|
||||
|
|
@ -1190,12 +1164,8 @@ msgid "ROYGBIV Rainbow"
|
|||
msgstr "ROYGBIV Rainbow"
|
||||
|
||||
#: ../../magic/src/realrainbow.c:117
|
||||
msgid ""
|
||||
"Click where you want your rainbow to start, drag to where you want it to "
|
||||
"end, and then let go to draw a rainbow."
|
||||
msgstr ""
|
||||
"Click where you want your rainbow to start, drag to where you want it to "
|
||||
"end, and then let go to draw a rainbow."
|
||||
msgid "Click where you want your rainbow to start, drag to where you want it to end, and then let go to draw a rainbow."
|
||||
msgstr "Click where you want your rainbow to start, drag to where you want it to end, and then let go to draw a rainbow."
|
||||
|
||||
#: ../../magic/src/ripples.c:106
|
||||
msgid "Ripples"
|
||||
|
|
@ -1312,12 +1282,8 @@ msgid "String 'V'"
|
|||
msgstr "String 'V'"
|
||||
|
||||
#: ../../magic/src/string.c:137
|
||||
msgid ""
|
||||
"Click and drag to draw string art. Drag top-bottom to draw less or more "
|
||||
"lines, left or right to make a bigger hole."
|
||||
msgstr ""
|
||||
"Click and drag to draw string art. Drag top-bottom to draw less or more "
|
||||
"lines, left or right to make a bigger hole."
|
||||
msgid "Click and drag to draw string art. Drag top-bottom to draw less or more lines, left or right to make a bigger hole."
|
||||
msgstr "Click and drag to draw string art. Drag top-bottom to draw less or more lines, left or right to make a bigger hole."
|
||||
|
||||
#: ../../magic/src/string.c:140
|
||||
msgid "Click and drag to draw arrows made of string art."
|
||||
|
|
@ -1336,23 +1302,16 @@ msgid "Color & White"
|
|||
msgstr "Colour & White"
|
||||
|
||||
#: ../../magic/src/tint.c:75
|
||||
msgid ""
|
||||
"Click and move the mouse around to change the color of parts of your picture."
|
||||
msgstr ""
|
||||
"Click and move the mouse around to change the colour of parts of your "
|
||||
"picture."
|
||||
msgid "Click and move the mouse around to change the color of parts of your picture."
|
||||
msgstr "Click and move the mouse around to change the colour of parts of your picture."
|
||||
|
||||
#: ../../magic/src/tint.c:76
|
||||
msgid "Click to change the color of your entire picture."
|
||||
msgstr "Click to change the colour of your entire picture."
|
||||
|
||||
#: ../../magic/src/tint.c:77
|
||||
msgid ""
|
||||
"Click and move the mouse around to turn parts of your picture into white and "
|
||||
"a color you choose."
|
||||
msgstr ""
|
||||
"Click and move the mouse around to turn parts of your picture into white and "
|
||||
"a colour you choose."
|
||||
msgid "Click and move the mouse around to turn parts of your picture into white and a color you choose."
|
||||
msgstr "Click and move the mouse around to turn parts of your picture into white and a colour you choose."
|
||||
|
||||
#: ../../magic/src/tint.c:78
|
||||
msgid "Click to turn your entire picture into white and a color you choose."
|
||||
|
|
@ -1379,12 +1338,8 @@ msgid "TV"
|
|||
msgstr "TV"
|
||||
|
||||
#: ../../magic/src/tv.c:105
|
||||
msgid ""
|
||||
"Click and drag to make parts of your picture look like they are on "
|
||||
"television."
|
||||
msgstr ""
|
||||
"Click and drag to make parts of your picture look like they are on "
|
||||
"television."
|
||||
msgid "Click and drag to make parts of your picture look like they are on television."
|
||||
msgstr "Click and drag to make parts of your picture look like they are on television."
|
||||
|
||||
#: ../../magic/src/tv.c:108
|
||||
msgid "Click to make your picture look like it's on television."
|
||||
|
|
@ -1399,86 +1354,60 @@ msgid "Wavelets"
|
|||
msgstr "Wavelets"
|
||||
|
||||
#: ../../magic/src/waves.c:111
|
||||
msgid ""
|
||||
"Click to make the picture horizontally wavy. Click toward the top for "
|
||||
"shorter waves, the bottom for taller waves, the left for small waves, and "
|
||||
"the right for long waves."
|
||||
msgstr ""
|
||||
"Click to make the picture horizontally wavy. Click toward the top for "
|
||||
"shorter waves, the bottom for taller waves, the left for small waves, and "
|
||||
"the right for long waves."
|
||||
msgid "Click to make the picture horizontally wavy. Click toward the top for shorter waves, the bottom for taller waves, the left for small waves, and the right for long waves."
|
||||
msgstr "Click to make the picture horizontally wavy. Click toward the top for shorter waves, the bottom for taller waves, the left for small waves, and the right for long waves."
|
||||
|
||||
#: ../../magic/src/waves.c:112
|
||||
msgid ""
|
||||
"Click to make the picture vertically wavy. Click toward the top for shorter "
|
||||
"waves, the bottom for taller waves, the left for small waves, and the right "
|
||||
"for long waves."
|
||||
msgstr ""
|
||||
"Click to make the picture vertically wavy. Click toward the top for shorter "
|
||||
"waves, the bottom for taller waves, the left for small waves, and the right "
|
||||
"for long waves."
|
||||
msgid "Click to make the picture vertically wavy. Click toward the top for shorter waves, the bottom for taller waves, the left for small waves, and the right for long waves."
|
||||
msgstr "Click to make the picture vertically wavy. Click toward the top for shorter waves, the bottom for taller waves, the left for small waves, and the right for long waves."
|
||||
|
||||
#: ../../magic/src/xor.c:95
|
||||
#, fuzzy
|
||||
#| msgid "Colors"
|
||||
msgid "Xor Colors"
|
||||
msgstr "Colours"
|
||||
msgstr "Xor Colors"
|
||||
|
||||
#: ../../magic/src/xor.c:101
|
||||
#, fuzzy
|
||||
#| msgid "Click and drag to draw arrows made of string art."
|
||||
msgid "Click and drag to draw a XOR effect"
|
||||
msgstr "Click and drag to draw arrows made of string art."
|
||||
msgstr "Click and drag to draw a XOR effect"
|
||||
|
||||
#: ../../magic/src/xor.c:103
|
||||
#, fuzzy
|
||||
#| msgid "Click to add a mosaic effect to your entire picture."
|
||||
msgid "Click to draw a XOR effect on the whole picture"
|
||||
msgstr "Click to add a mosaic effect to your entire picture."
|
||||
msgstr "Click to draw a XOR effect on the whole picture"
|
||||
|
||||
#~ msgid " "
|
||||
#~ msgstr " "
|
||||
|
||||
#~ msgid ""
|
||||
#~ "Click and drag to draw the blind, move left or right to open or close."
|
||||
#~ msgstr ""
|
||||
#~ "Click and drag to draw the blind, move left or right to open or close."
|
||||
|
||||
#~ msgid "Mosaic square"
|
||||
#~ msgstr "Mosaic square"
|
||||
|
||||
#~ msgid "Mosaic hexagon"
|
||||
#~ msgstr "Mosaic hexagon"
|
||||
|
||||
#~ msgid "Mosaic irregular"
|
||||
#~ msgstr "Mosaic irregular"
|
||||
|
||||
#~ msgid ""
|
||||
#~ "Click and move the mouse to add a mosaic squared effect to parts of your "
|
||||
#~ "picture."
|
||||
#~ msgstr ""
|
||||
#~ "Click and move the mouse to add a mosaic squared effect to parts of your "
|
||||
#~ "picture."
|
||||
|
||||
#~ msgid "Click to add a mosaic squared effect to your entire picture."
|
||||
#~ msgstr "Click to add a mosaic squared effect to your entire picture."
|
||||
|
||||
#~ msgid ""
|
||||
#~ "Click and move the mouse to add a mosaic hexagonal effect to parts of "
|
||||
#~ "your picture."
|
||||
#~ msgstr ""
|
||||
#~ "Click and move the mouse to add a mosaic hexagonal effect to parts of "
|
||||
#~ "your picture."
|
||||
|
||||
#~ msgid "Click to add a mosaic hexagonal effect to your entire picture."
|
||||
#~ msgstr "Click to add a mosaic hexagonal effect to your entire picture."
|
||||
|
||||
#~ msgid "qy"
|
||||
#~ msgstr "qy"
|
||||
|
||||
#~ msgid "QY"
|
||||
#~ msgstr "QY"
|
||||
|
||||
#~ msgid ""
|
||||
#~ "Draw string art with free angles. Click and drag a V: drag to the vertex, "
|
||||
#~ "drag backwards a little to the start, then drag to the end."
|
||||
|
|
@ -1490,49 +1419,37 @@ msgstr "Click to add a mosaic effect to your entire picture."
|
|||
#~ msgid ""
|
||||
#~ "Click and drag to draw a tornado stalk. Let go to finish the tornado."
|
||||
#~ msgstr "Click and drag to draw a flower stalk. Let go to finish the flower."
|
||||
|
||||
#~ msgid ""
|
||||
#~ "Click and move the mouse to give parts of your picture an \"alien\" "
|
||||
#~ "appearance."
|
||||
#~ msgstr ""
|
||||
#~ "Click and move the mouse to give parts of your picture an \"alien\" "
|
||||
#~ "appearance."
|
||||
|
||||
#~ msgid "Click to give your entire picture an \"alien\" appearance."
|
||||
#~ msgstr "Click to give your entire picture an \"alien\" appearance."
|
||||
|
||||
#~ msgid "Threshold"
|
||||
#~ msgstr "Threshold"
|
||||
|
||||
#~ msgid "Click and move the mouse to add noise to the image."
|
||||
#~ msgstr "Click and move the mouse to add noise to the image."
|
||||
|
||||
#~ msgid "Click to add noise to the entire image."
|
||||
#~ msgstr "Click to add noise to the entire image."
|
||||
|
||||
#~ msgid "Click and move the mouse to trace the edges of objects in the image."
|
||||
#~ msgstr ""
|
||||
#~ "Click and move the mouse to trace the edges of objects in the image."
|
||||
|
||||
#~ msgid "Click to trace the edges of objects in the image."
|
||||
#~ msgstr "Click to trace the edges of objects in the image."
|
||||
|
||||
#~ msgid "Click and move the mouse to sharpen the image."
|
||||
#~ msgstr "Click and move the mouse to sharpen the image."
|
||||
|
||||
#~ msgid "Click to add snow to the entire image."
|
||||
#~ msgstr "Click to add snow to the entire image."
|
||||
|
||||
#~ msgid ""
|
||||
#~ "Click and move the mouse around to turn the image into pure color and "
|
||||
#~ "white regions."
|
||||
#~ msgstr ""
|
||||
#~ "Click and move the mouse around to turn the image into pure colour and "
|
||||
#~ "white regions."
|
||||
|
||||
#~ msgid "Trace Contour"
|
||||
#~ msgstr "Trace Contour"
|
||||
|
||||
#, fuzzy
|
||||
#~ msgid "Click and move the mouse around convert the image to greyscale."
|
||||
#~ msgstr "Click and move the mouse around to blur the picture."
|
||||
|
|
@ -1544,66 +1461,46 @@ msgstr "Click to add a mosaic effect to your entire picture."
|
|||
#, fuzzy
|
||||
#~ msgid "Blur All"
|
||||
#~ msgstr "Blur"
|
||||
|
||||
#~ msgid "Click and move to fade the colors."
|
||||
#~ msgstr "Click and move to fade the colours."
|
||||
|
||||
#~ msgid "Click and move to darken the colors."
|
||||
#~ msgstr "Click and move to darken the colours."
|
||||
|
||||
#~ 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!"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue