From 14d87ce15756ed600554fb7fde9479133eb9f959 Mon Sep 17 00:00:00 2001 From: Ink/Stitch Crowdin integration Date: Sat, 3 Apr 2021 00:59:49 +0000 Subject: new translations from Crowdin --- translations/messages_fi_FI.po | 601 +++++++++++++++++++++-------------------- 1 file changed, 312 insertions(+), 289 deletions(-) (limited to 'translations/messages_fi_FI.po') diff --git a/translations/messages_fi_FI.po b/translations/messages_fi_FI.po index eceefa4f..1c85d987 100644 --- a/translations/messages_fi_FI.po +++ b/translations/messages_fi_FI.po @@ -2,8 +2,8 @@ msgid "" msgstr "" "Project-Id-Version: inkstitch\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2021-03-23 00:43+0000\n" -"PO-Revision-Date: 2021-03-23 00:45\n" +"POT-Creation-Date: 2021-04-03 00:57+0000\n" +"PO-Revision-Date: 2021-04-03 00:59\n" "Last-Translator: \n" "Language-Team: Finnish\n" "MIME-Version: 1.0\n" @@ -110,78 +110,78 @@ msgstr "TT Masters" msgid "A font suited for heavy typing :)" msgstr "Raskaampaan käyttöön" -#: inkstitch.py:51 +#: inkstitch.py:56 msgid "Ink/Stitch cannot read your SVG file. This is often the case when you use a file which has been created with Adobe Illustrator." msgstr "" -#: inkstitch.py:54 +#: inkstitch.py:59 msgid "Try to import the file into Inkscape through 'File > Import...' (Ctrl+I)" msgstr "" -#: inkstitch.py:65 +#: inkstitch.py:70 msgid "Ink/Stitch experienced an unexpected error." msgstr "" -#: inkstitch.py:66 +#: inkstitch.py:71 msgid "If you'd like to help, please file an issue at https://github.com/inkstitch/inkstitch/issues and include the entire error description below:" msgstr "" #. command attached to an object -#: lib/commands.py:21 +#: lib/commands.py:26 msgid "Fill stitch starting position" msgstr "Täyttötikki aloitus paikka" #. command attached to an object -#: lib/commands.py:24 +#: lib/commands.py:29 msgid "Fill stitch ending position" msgstr "Täyttötikki lopetus paikka" #. command attached to an object -#: lib/commands.py:27 +#: lib/commands.py:32 msgid "Auto-route satin stitch starting position" msgstr "Automaattisen satiinin reitityksen aloitus paikka" #. command attached to an object -#: lib/commands.py:30 +#: lib/commands.py:35 msgid "Auto-route satin stitch ending position" msgstr "Automaattisen satiinin reitityksen lopetus paikka" #. command attached to an object -#: lib/commands.py:33 +#: lib/commands.py:38 msgid "Stop (pause machine) after sewing this object" msgstr "Pysäytä objektin jälkeen" #. command attached to an object -#: lib/commands.py:36 +#: lib/commands.py:41 msgid "Trim thread after sewing this object" msgstr "Katkaise objektin jälkeen" #. command attached to an object -#: lib/commands.py:39 +#: lib/commands.py:44 msgid "Ignore this object (do not stitch)" msgstr "Ohita tämä objekti (ei tikata)" #. command attached to an object -#: lib/commands.py:42 +#: lib/commands.py:47 msgid "Satin cut point (use with Cut Satin Column)" msgstr "Satiinin leikkauspiste (käytä satiinin leikkaus työkalua)" #. command that affects a layer -#: lib/commands.py:46 +#: lib/commands.py:51 msgid "Ignore layer (do not stitch any objects in this layer)" msgstr "Ohita taso (ei tikata mitään tältä tasolta)" #. command that affects entire document -#: lib/commands.py:49 +#: lib/commands.py:54 msgid "Origin for exported embroidery files" msgstr "Viedyn brodeeraus tiedoston origo" #. command that affects entire document -#: lib/commands.py:52 +#: lib/commands.py:57 msgid "Jump destination for Stop commands (a.k.a. \"Frame Out position\")." msgstr "Hyppää pysäytyspaikkaan (kehyksen irrotus paikka)." -#: lib/commands.py:210 +#: lib/commands.py:215 #, python-format msgid "Error: there is more than one %(command)s command in the document, but there can only be one. Please remove all but one." msgstr "" @@ -191,208 +191,208 @@ msgstr "" #. command name to them. Contents of %(description)s are in a separate #. translation #. string. -#: lib/commands.py:217 +#: lib/commands.py:222 #, python-format msgid "%(command)s: %(description)s" msgstr "" -#: lib/commands.py:290 lib/commands.py:401 lib/extensions/layer_commands.py:29 +#: lib/commands.py:295 lib/commands.py:406 lib/extensions/layer_commands.py:34 msgid "Ink/Stitch Command" msgstr "Ink/Stitch komento" #. : the name of the line that connects a command to the object it applies to -#: lib/commands.py:315 +#: lib/commands.py:320 msgid "connector" msgstr "yhdistäjä" #. : the name of a command symbol (example: scissors icon for trim command) -#: lib/commands.py:332 +#: lib/commands.py:337 msgid "command marker" msgstr "komento merkki" -#: lib/elements/auto_fill.py:16 +#: lib/elements/auto_fill.py:21 msgid "Small Fill" msgstr "Pieni täyttö" -#: lib/elements/auto_fill.py:17 +#: lib/elements/auto_fill.py:22 msgid "This fill object is so small that it would probably look better as running stitch or satin column. For very small shapes, fill stitch is not possible, and Ink/Stitch will use running stitch around the outline instead." msgstr "Objektin täyttä on niin pieni että se voisi toimia paremmin satiinina tai juoksevana tikkinä. Täytetikki ei ole mahdollista ja Ink/Stitch neuloo vain reunan." -#: lib/elements/auto_fill.py:23 lib/elements/auto_fill.py:139 +#: lib/elements/auto_fill.py:28 lib/elements/auto_fill.py:144 msgid "Expand" msgstr "Laajenna" -#: lib/elements/auto_fill.py:24 +#: lib/elements/auto_fill.py:29 msgid "The expand parameter for this fill object cannot be applied. Ink/Stitch will ignore it and will use original size instead." msgstr "" -#: lib/elements/auto_fill.py:29 lib/elements/auto_fill.py:116 +#: lib/elements/auto_fill.py:34 lib/elements/auto_fill.py:121 msgid "Inset" msgstr "Sisennys" -#: lib/elements/auto_fill.py:30 +#: lib/elements/auto_fill.py:35 msgid "The underlay inset parameter for this fill object cannot be applied. Ink/Stitch will ignore it and will use the original size instead." msgstr "" -#: lib/elements/auto_fill.py:35 +#: lib/elements/auto_fill.py:40 msgid "AutoFill" msgstr "Automaatti täyttö" -#: lib/elements/auto_fill.py:38 +#: lib/elements/auto_fill.py:43 msgid "Automatically routed fill stitching" msgstr "Automaattisesti reititetty täytetikki" -#: lib/elements/auto_fill.py:58 +#: lib/elements/auto_fill.py:63 msgid "Running stitch length (traversal between sections)" msgstr "Juoksevan tikin pituus" -#: lib/elements/auto_fill.py:59 +#: lib/elements/auto_fill.py:64 msgid "Length of stitches around the outline of the fill region used when moving from section to section." msgstr "" -#: lib/elements/auto_fill.py:67 +#: lib/elements/auto_fill.py:72 msgid "Underlay" msgstr "Alatäyttö" -#: lib/elements/auto_fill.py:67 lib/elements/auto_fill.py:76 -#: lib/elements/auto_fill.py:98 lib/elements/auto_fill.py:109 -#: lib/elements/auto_fill.py:119 lib/elements/auto_fill.py:131 -#: lib/elements/auto_fill.py:165 +#: lib/elements/auto_fill.py:72 lib/elements/auto_fill.py:81 +#: lib/elements/auto_fill.py:103 lib/elements/auto_fill.py:114 +#: lib/elements/auto_fill.py:124 lib/elements/auto_fill.py:136 +#: lib/elements/auto_fill.py:170 msgid "AutoFill Underlay" msgstr "Automaattinen alatäyttö" -#: lib/elements/auto_fill.py:73 +#: lib/elements/auto_fill.py:78 msgid "Fill angle" msgstr "Täytön suuntakulma" -#: lib/elements/auto_fill.py:74 +#: lib/elements/auto_fill.py:79 msgid "Default: fill angle + 90 deg. Insert comma-seperated list for multiple layers." msgstr "" -#: lib/elements/auto_fill.py:95 +#: lib/elements/auto_fill.py:100 msgid "Row spacing" msgstr "Rivien välit" -#: lib/elements/auto_fill.py:96 +#: lib/elements/auto_fill.py:101 msgid "default: 3x fill row spacing" msgstr "vakio: 3x rivien välit" -#: lib/elements/auto_fill.py:106 +#: lib/elements/auto_fill.py:111 msgid "Max stitch length" msgstr "Pisin tikin pituus" -#: lib/elements/auto_fill.py:107 +#: lib/elements/auto_fill.py:112 msgid "default: equal to fill max stitch length" msgstr "" -#: lib/elements/auto_fill.py:117 +#: lib/elements/auto_fill.py:122 msgid "Shrink the shape before doing underlay, to prevent underlay from showing around the outside of the fill." msgstr "Kutista muotoa ennen pohjan tikkaamista, estääksesi pohjatikkien näkymisen täyttötikin ulkopuolelta." -#: lib/elements/auto_fill.py:128 lib/elements/fill.py:69 +#: lib/elements/auto_fill.py:133 lib/elements/fill.py:74 msgid "Skip last stitch in each row" msgstr "Hyppää yli joka rivin viimenen tikki" -#: lib/elements/auto_fill.py:129 lib/elements/fill.py:70 +#: lib/elements/auto_fill.py:134 lib/elements/fill.py:75 msgid "The last stitch in each row is quite close to the first stitch in the next row. Skipping it decreases stitch count and density." msgstr "Viimenen tikki jokaisessa rivissä on melko lähellä ensimmäistä tikkiä seuraavassa rivissä. Viimeisen tikin ohitus vähentää tikkimäärää ja tiheyttä." -#: lib/elements/auto_fill.py:140 +#: lib/elements/auto_fill.py:145 msgid "Expand the shape before fill stitching, to compensate for gaps between shapes." msgstr "Laajenna muotoa ennen täyttöä, kompensoidaksesi muotojen välejä." -#: lib/elements/auto_fill.py:149 lib/elements/auto_fill.py:161 +#: lib/elements/auto_fill.py:154 lib/elements/auto_fill.py:166 msgid "Underpath" msgstr "Alipolku" -#: lib/elements/auto_fill.py:150 lib/elements/auto_fill.py:162 +#: lib/elements/auto_fill.py:155 lib/elements/auto_fill.py:167 msgid "Travel inside the shape when moving from section to section. Underpath stitches avoid traveling in the direction of the row angle so that they are not visible. This gives them a jagged appearance." msgstr "" -#: lib/elements/auto_fill.py:248 +#: lib/elements/auto_fill.py:253 msgid "Error during autofill! This means that there is a problem with Ink/Stitch." msgstr "Virhe automaattisessa täytössä! Virhe ohjelmistossa." #. this message is followed by a URL: #. https://github.com/inkstitch/inkstitch/issues/new -#: lib/elements/auto_fill.py:251 +#: lib/elements/auto_fill.py:256 msgid "If you'd like to help us make Ink/Stitch better, please paste this whole message into a new issue at: " msgstr "" -#: lib/elements/clone.py:22 +#: lib/elements/clone.py:27 msgid "Clone Object" msgstr "" -#: lib/elements/clone.py:23 +#: lib/elements/clone.py:28 msgid "There are one or more clone objects in this document. Ink/Stitch can work with single clones, but you are limited to set a very few parameters. " msgstr "" -#: lib/elements/clone.py:26 +#: lib/elements/clone.py:31 msgid "If you want to convert the clone into a real element, follow these steps:" msgstr "" -#: lib/elements/clone.py:27 +#: lib/elements/clone.py:32 msgid "* Select the clone" msgstr "" -#: lib/elements/clone.py:28 lib/elements/clone.py:39 +#: lib/elements/clone.py:33 lib/elements/clone.py:44 msgid "* Run: Edit > Clone > Unlink Clone (Alt+Shift+D)" msgstr "" -#: lib/elements/clone.py:33 +#: lib/elements/clone.py:38 msgid "Clone is not embroiderable" msgstr "" -#: lib/elements/clone.py:34 +#: lib/elements/clone.py:39 msgid "There are one ore more clone objects in this document. A clone must be a direct child of an embroiderable element. Ink/Stitch cannot embroider clones of groups or other not embroiderable elements (text or image)." msgstr "" -#: lib/elements/clone.py:37 +#: lib/elements/clone.py:42 msgid "Convert the clone into a real element:" msgstr "" -#: lib/elements/clone.py:38 +#: lib/elements/clone.py:43 msgid "* Select the clone." msgstr "" -#: lib/elements/clone.py:53 +#: lib/elements/clone.py:58 msgid "Clone" msgstr "" -#: lib/elements/clone.py:59 +#: lib/elements/clone.py:64 msgid "Custom fill angle" msgstr "" -#: lib/elements/clone.py:60 +#: lib/elements/clone.py:65 msgid "This setting will apply a custom fill angle for the clone." msgstr "" -#: lib/elements/element.py:247 +#: lib/elements/element.py:252 msgid "Allow lock stitches" msgstr "" -#: lib/elements/element.py:248 +#: lib/elements/element.py:253 msgid "Tie thread at the beginning and/or end of this object. Manual stitch will not add lock stitches." msgstr "" #. options to allow lock stitch before and after objects -#: lib/elements/element.py:252 +#: lib/elements/element.py:257 msgid "Both" msgstr "" -#: lib/elements/element.py:252 +#: lib/elements/element.py:257 msgid "Before" msgstr "" -#: lib/elements/element.py:252 +#: lib/elements/element.py:257 msgid "After" msgstr "" -#: lib/elements/element.py:252 +#: lib/elements/element.py:257 msgid "Neither" msgstr "" -#: lib/elements/element.py:294 +#: lib/elements/element.py:299 #, python-format msgid "Object %(id)s has an empty 'd' attribute. Please delete this object from your document." msgstr "" @@ -400,474 +400,474 @@ msgstr "" #. used when showing an error message to the user such as #. "Some Path (path1234): error: satin column: One or more of the rungs doesn't #. intersect both rails." -#: lib/elements/element.py:380 +#: lib/elements/element.py:385 msgid "error:" msgstr "virhe:" -#: lib/elements/empty_d_object.py:7 +#: lib/elements/empty_d_object.py:12 msgid "Empty D-Attribute" msgstr "" -#: lib/elements/empty_d_object.py:8 +#: lib/elements/empty_d_object.py:13 msgid "There is an invalid path object in the document, the d-attribute is missing." msgstr "" -#: lib/elements/empty_d_object.py:10 +#: lib/elements/empty_d_object.py:15 msgid "* Run Extensions > Ink/Stitch > Troubleshoot > Cleanup Document..." msgstr "" -#: lib/elements/fill.py:17 +#: lib/elements/fill.py:22 msgid "Unconnected" msgstr "Ei yhteyttä" -#: lib/elements/fill.py:18 +#: lib/elements/fill.py:23 msgid "Fill: This object is made up of unconnected shapes. This is not allowed because Ink/Stitch doesn't know what order to stitch them in. Please break this object up into separate shapes." msgstr "" -#: lib/elements/fill.py:22 lib/elements/fill.py:30 +#: lib/elements/fill.py:27 lib/elements/fill.py:35 msgid "* Extensions > Ink/Stitch > Fill Tools > Break Apart Fill Objects" msgstr "" -#: lib/elements/fill.py:27 +#: lib/elements/fill.py:32 msgid "Border crosses itself" msgstr "Reuna ylittää itsensä" -#: lib/elements/fill.py:28 +#: lib/elements/fill.py:33 msgid "Fill: Shape is not valid. This can happen if the border crosses over itself." msgstr "Täyttö; muoto ei ole sallittu. Tämä voi tapahtua jos reuna ylittää itsensä." -#: lib/elements/fill.py:35 +#: lib/elements/fill.py:40 msgid "Fill" msgstr "Täyttö" -#: lib/elements/fill.py:42 +#: lib/elements/fill.py:47 msgid "Manually routed fill stitching" msgstr "Manuaalisesti reititetty täyttö" -#: lib/elements/fill.py:43 +#: lib/elements/fill.py:48 msgid "AutoFill is the default method for generating fill stitching." msgstr "Automaattinentäyttö on vakio metodi generoitaessa täyttöä." -#: lib/elements/fill.py:52 +#: lib/elements/fill.py:57 msgid "Angle of lines of stitches" msgstr "Tikkien kulma" -#: lib/elements/fill.py:53 +#: lib/elements/fill.py:58 msgid "The angle increases in a counter-clockwise direction. 0 is horizontal. Negative angles are allowed." msgstr "" -#: lib/elements/fill.py:80 +#: lib/elements/fill.py:85 msgid "Flip fill (start right-to-left)" msgstr "Käännä täytön suunta (aloita oikealta vasemmalle)" -#: lib/elements/fill.py:81 +#: lib/elements/fill.py:86 msgid "The flip option can help you with routing your stitch path. When you enable flip, stitching goes from right-to-left instead of left-to-right." msgstr "" -#: lib/elements/fill.py:90 +#: lib/elements/fill.py:95 msgid "Spacing between rows" msgstr "Rivien väli" -#: lib/elements/fill.py:91 +#: lib/elements/fill.py:96 msgid "Distance between rows of stitches." msgstr "Tikkirivien välinen etäisyys." -#: lib/elements/fill.py:104 +#: lib/elements/fill.py:109 msgid "Maximum fill stitch length" msgstr "Tikin maksimi pituus" -#: lib/elements/fill.py:105 +#: lib/elements/fill.py:110 msgid "The length of each stitch in a row. Shorter stitch may be used at the start or end of a row." msgstr "" -#: lib/elements/fill.py:114 +#: lib/elements/fill.py:119 msgid "Stagger rows this many times before repeating" msgstr "Erota rivit näin monta kertaa ennenkuin toistetaan" -#: lib/elements/fill.py:115 +#: lib/elements/fill.py:120 msgid "Setting this dictates how many rows apart the stitches will be before they fall in the same column position." msgstr "Tämä määritys määrittää kuinka monta riviä eroa tikeissä on ennenkuin palataan samaan polun asentoon." -#: lib/elements/image.py:8 +#: lib/elements/image.py:13 msgid "Image" msgstr "" -#: lib/elements/image.py:9 +#: lib/elements/image.py:14 msgid "Ink/Stitch can't work with objects like images." msgstr "" -#: lib/elements/image.py:11 +#: lib/elements/image.py:16 msgid "* Convert your image into a path: Path > Trace Bitmap... (Shift+Alt+B) (further steps might be required)" msgstr "" -#: lib/elements/image.py:13 +#: lib/elements/image.py:18 msgid "* Alternatively redraw the image with the pen (P) or bezier (B) tool" msgstr "" -#: lib/elements/polyline.py:12 +#: lib/elements/polyline.py:17 msgid "Polyline Object" msgstr "" -#: lib/elements/polyline.py:13 +#: lib/elements/polyline.py:18 msgid "This object is an SVG PolyLine. Ink/Stitch can work with this shape, but you can't edit it in Inkscape. Convert it to a manual stitch path to allow editing." msgstr "" -#: lib/elements/polyline.py:17 lib/elements/satin_column.py:19 +#: lib/elements/polyline.py:22 lib/elements/satin_column.py:24 msgid "* Select this object." msgstr "* valitse tämä objekti." -#: lib/elements/polyline.py:18 +#: lib/elements/polyline.py:23 msgid "* Do Path > Object to Path." msgstr "" -#: lib/elements/polyline.py:19 +#: lib/elements/polyline.py:24 msgid "* Optional: Run the Params extension and check the \"manual stitch\" box." msgstr "" -#: lib/elements/polyline.py:39 +#: lib/elements/polyline.py:44 msgid "Manual stitch along path" msgstr "" -#: lib/elements/satin_column.py:16 +#: lib/elements/satin_column.py:21 msgid "Satin column has fill" msgstr "Satiinissa on täyttö" -#: lib/elements/satin_column.py:17 +#: lib/elements/satin_column.py:22 msgid "Satin column: Object has a fill (but should not)" msgstr "Satiini: objektissa on täyttö (mutta ei pitäisi olla)" -#: lib/elements/satin_column.py:20 +#: lib/elements/satin_column.py:25 msgid "* Open the Fill and Stroke panel" msgstr "" -#: lib/elements/satin_column.py:21 +#: lib/elements/satin_column.py:26 msgid "* Open the Fill tab" msgstr "* avaa täyttö välilehti" -#: lib/elements/satin_column.py:22 +#: lib/elements/satin_column.py:27 msgid "* Disable the Fill" msgstr "* Täyttö pois käytöstä" -#: lib/elements/satin_column.py:23 +#: lib/elements/satin_column.py:28 msgid "* Alternative: open Params and switch this path to Stroke to disable Satin Column mode" msgstr "" -#: lib/elements/satin_column.py:28 +#: lib/elements/satin_column.py:33 msgid "Too few subpaths" msgstr "Liian vähän alipolkuja" -#: lib/elements/satin_column.py:29 +#: lib/elements/satin_column.py:34 msgid "Satin column: Object has too few subpaths. A satin column should have at least two subpaths (the rails)." msgstr "Satiinipolku: objektilla on liianvähän alipolkuja. Satiinipolulla pitää olla vähintään kaksi alipolkua." -#: lib/elements/satin_column.py:31 +#: lib/elements/satin_column.py:36 msgid "* Add another subpath (select two rails and do Path > Combine)" msgstr "* Lisää toinen alipolku (valitse 2 polkua ja tee polku>yhdistä)" -#: lib/elements/satin_column.py:32 +#: lib/elements/satin_column.py:37 msgid "* Convert to running stitch or simple satin (Params extension)" msgstr "* Muuta juoksevaksitikiksi tai yksinkertaiseksi satiiniksi (parametri lisäosa)" -#: lib/elements/satin_column.py:37 +#: lib/elements/satin_column.py:42 msgid "Unequal number of points" msgstr "Pisteitä pariton määrä" -#: lib/elements/satin_column.py:38 +#: lib/elements/satin_column.py:43 msgid "Satin column: There are no rungs and rails have an an unequal number of points." msgstr "Saatiinipolku: Apuviivat puuttuu ja pisteitä on pariton määrä." -#: lib/elements/satin_column.py:40 +#: lib/elements/satin_column.py:45 msgid "The easiest way to solve this issue is to add one or more rungs. " msgstr "Helpoin tapa ratkaista tämä on lisätä yksi tai useampi apuviiva. " -#: lib/elements/satin_column.py:41 +#: lib/elements/satin_column.py:46 msgid "Rungs control the stitch direction in satin columns." msgstr "Apuviivat määrittävät satiinin suunnan satiini polulla." -#: lib/elements/satin_column.py:42 +#: lib/elements/satin_column.py:47 msgid "* With the selected object press \"P\" to activate the pencil tool." msgstr "*valitussa objektissa paina \"P\" aktivoidaksesi kynätyökalun." -#: lib/elements/satin_column.py:43 +#: lib/elements/satin_column.py:48 msgid "* Hold \"Shift\" while drawing the rung." msgstr "*Pidä \"shift\" pohjassa piirtäessäsi apuviivan." -#: lib/elements/satin_column.py:47 +#: lib/elements/satin_column.py:52 msgid "Each rung should intersect both rails once." msgstr "Jokaisen apuviivan pitää ylittää molemmat satiiniviivat." -#: lib/elements/satin_column.py:51 +#: lib/elements/satin_column.py:56 msgid "Rung doesn't intersect rails" msgstr "Apuviiva ei ylitä satiinipolkua" -#: lib/elements/satin_column.py:52 +#: lib/elements/satin_column.py:57 msgid "Satin column: A rung doesn't intersect both rails." msgstr "Satiinipolku: apuviiva ei ylitä molempia satiiniviivoja." -#: lib/elements/satin_column.py:56 +#: lib/elements/satin_column.py:61 msgid "Rung intersects too many times" msgstr "Poikkiviiva ylittää liian monta kertaa" -#: lib/elements/satin_column.py:57 +#: lib/elements/satin_column.py:62 msgid "Satin column: A rung intersects a rail more than once." msgstr "Satiini: poikkiviiva ylittää muodon enemmän kuin kerran." -#: lib/elements/satin_column.py:61 +#: lib/elements/satin_column.py:66 msgid "Satin Column" msgstr "Satiini" -#: lib/elements/satin_column.py:67 +#: lib/elements/satin_column.py:72 msgid "Custom satin column" msgstr "Erikois satiini" -#: lib/elements/satin_column.py:73 +#: lib/elements/satin_column.py:78 msgid "\"E\" stitch" msgstr "\"E\" tikki" -#: lib/elements/satin_column.py:83 lib/elements/stroke.py:56 +#: lib/elements/satin_column.py:88 lib/elements/stroke.py:61 msgid "Zig-zag spacing (peak-to-peak)" msgstr "Sik-sak väli (huipusta huippuun)" -#: lib/elements/satin_column.py:84 +#: lib/elements/satin_column.py:89 msgid "Peak-to-peak distance between zig-zags." msgstr "Huipusta huippuun väli siksakissa." -#: lib/elements/satin_column.py:95 +#: lib/elements/satin_column.py:100 msgid "Pull compensation" msgstr "Veto kompensaatio" -#: lib/elements/satin_column.py:96 +#: lib/elements/satin_column.py:101 msgid "Satin stitches pull the fabric together, resulting in a column narrower than you draw in Inkscape. This setting expands each pair of needle penetrations outward from the center of the satin column." msgstr "Satiinitikki vetää kangasta yhteen, lopputuloksena on satiini polku joka on kapeampi kuin mallinnettu. Tämä asetus kompensoi satiinin kapenemista." -#: lib/elements/satin_column.py:108 +#: lib/elements/satin_column.py:113 msgid "Contour underlay" msgstr "Muodon pohja" -#: lib/elements/satin_column.py:108 lib/elements/satin_column.py:115 -#: lib/elements/satin_column.py:124 +#: lib/elements/satin_column.py:113 lib/elements/satin_column.py:120 +#: lib/elements/satin_column.py:129 msgid "Contour Underlay" msgstr "Muodon pohja" -#: lib/elements/satin_column.py:115 lib/elements/satin_column.py:139 +#: lib/elements/satin_column.py:120 lib/elements/satin_column.py:144 msgid "Stitch length" msgstr "Tikin pituus" -#: lib/elements/satin_column.py:121 +#: lib/elements/satin_column.py:126 msgid "Contour underlay inset amount" msgstr "Muodon pohjan sisennys" -#: lib/elements/satin_column.py:122 +#: lib/elements/satin_column.py:127 msgid "Shrink the outline, to prevent the underlay from showing around the outside of the satin column." msgstr "Kutista ylkoviivaa, estääksesi pohjan näkymisen satiinin alta." -#: lib/elements/satin_column.py:132 +#: lib/elements/satin_column.py:137 msgid "Center-walk underlay" msgstr "Keskitikki pohjustus" -#: lib/elements/satin_column.py:132 lib/elements/satin_column.py:139 +#: lib/elements/satin_column.py:137 lib/elements/satin_column.py:144 msgid "Center-Walk Underlay" msgstr "Keskitikki pohjustus" -#: lib/elements/satin_column.py:144 +#: lib/elements/satin_column.py:149 msgid "Zig-zag underlay" msgstr "Sik-Sak pohjustus" -#: lib/elements/satin_column.py:144 lib/elements/satin_column.py:153 -#: lib/elements/satin_column.py:164 +#: lib/elements/satin_column.py:149 lib/elements/satin_column.py:158 +#: lib/elements/satin_column.py:169 msgid "Zig-zag Underlay" msgstr "Sik-Sak pohjustus" -#: lib/elements/satin_column.py:150 +#: lib/elements/satin_column.py:155 msgid "Zig-Zag spacing (peak-to-peak)" msgstr "Sik-Sak väli (huipustahuippuun)" -#: lib/elements/satin_column.py:151 +#: lib/elements/satin_column.py:156 msgid "Distance between peaks of the zig-zags." msgstr "Sik-Sak huippujen väli." -#: lib/elements/satin_column.py:161 +#: lib/elements/satin_column.py:166 msgid "Inset amount" msgstr "Sisennyksen etäisyys" -#: lib/elements/satin_column.py:162 +#: lib/elements/satin_column.py:167 msgid "default: half of contour underlay inset" msgstr "" -#: lib/elements/stroke.py:15 +#: lib/elements/stroke.py:20 msgid "Stroke" msgstr "" -#: lib/elements/stroke.py:18 +#: lib/elements/stroke.py:23 msgid "Satin stitch along paths" msgstr "Satiini tikki poluille" -#: lib/elements/stroke.py:32 +#: lib/elements/stroke.py:37 msgid "Running stitch length" msgstr "Juoksutikin pituus" -#: lib/elements/stroke.py:33 +#: lib/elements/stroke.py:38 msgid "Length of stitches in running stitch mode." msgstr "Tikinpituus juoksutikki moodissa." -#: lib/elements/stroke.py:44 +#: lib/elements/stroke.py:49 msgid "Bean stitch number of repeats" msgstr "Helmitikki toistojen määrä" -#: lib/elements/stroke.py:45 +#: lib/elements/stroke.py:50 msgid "Backtrack each stitch this many times. A value of 1 would triple each stitch (forward, back, forward). A value of 2 would quintuple each stitch, etc. Only applies to running stitch." msgstr "" -#: lib/elements/stroke.py:57 +#: lib/elements/stroke.py:62 msgid "Length of stitches in zig-zag mode." msgstr "Tikin pituus sik-sak moodissa." -#: lib/elements/stroke.py:68 +#: lib/elements/stroke.py:73 msgid "Repeats" msgstr "Toistot" -#: lib/elements/stroke.py:69 +#: lib/elements/stroke.py:74 msgid "Defines how many times to run down and back along the path." msgstr "Määrittää kuinka monta kertaa polkua pitkin tikataan edestakaisin." -#: lib/elements/stroke.py:102 +#: lib/elements/stroke.py:107 msgid "Manual stitch placement" msgstr "Manuaalinen tikin sijoitus" -#: lib/elements/stroke.py:103 +#: lib/elements/stroke.py:108 msgid "Stitch every node in the path. Stitch length and zig-zag spacing are ignored." msgstr "Tikkaa jokainen kulmapiste polulla. Tikin pituus ja sik-sak väli jätetään huomiotta." -#: lib/elements/stroke.py:137 +#: lib/elements/stroke.py:142 msgid "Legacy running stitch setting detected!\n\n" "It looks like you're using a stroke smaller than 0.5 units to indicate a running stitch, which is deprecated. Instead, please set your stroke to be dashed to indicate running stitch. Any kind of dash will work." msgstr "" -#: lib/elements/text.py:8 lib/extensions/lettering.py:63 +#: lib/elements/text.py:13 lib/extensions/lettering.py:68 msgid "Text" msgstr "Teksti" -#: lib/elements/text.py:9 +#: lib/elements/text.py:14 msgid "Ink/Stitch cannot work with objects like text." msgstr "" -#: lib/elements/text.py:11 +#: lib/elements/text.py:16 msgid "* Text: Create your own letters or try the lettering tool:" msgstr "" -#: lib/elements/text.py:12 +#: lib/elements/text.py:17 msgid "- Extensions > Ink/Stitch > Lettering" msgstr "" -#: lib/extensions/auto_satin.py:30 +#: lib/extensions/auto_satin.py:35 msgid "Please ensure that at most one start and end command is attached to the selected satin columns." msgstr "Huolehdi että enintään yksi aloitus ja lopetus komento on liitetty valittuun satiinipolkuun." #. auto-route satin columns extension -#: lib/extensions/auto_satin.py:44 +#: lib/extensions/auto_satin.py:49 msgid "Please select one or more satin columns." msgstr "Valitse yksi tai useampi satiini." -#: lib/extensions/auto_satin.py:49 +#: lib/extensions/auto_satin.py:54 msgid "Please select at least one satin column." msgstr "" #. This was previously: "No embroiderable paths selected." -#: lib/extensions/base.py:128 +#: lib/extensions/base.py:133 msgid "Ink/Stitch doesn't know how to work with any of the objects you've selected." msgstr "" -#: lib/extensions/base.py:130 +#: lib/extensions/base.py:135 msgid "There are no objects in the entire document that Ink/Stitch knows how to work with." msgstr "" -#: lib/extensions/base.py:132 +#: lib/extensions/base.py:137 msgid "Tip: Select some objects and use Path -> Object to Path to convert them to paths." msgstr "" -#: lib/extensions/break_apart.py:26 +#: lib/extensions/break_apart.py:31 msgid "Please select one or more fill areas to break apart." msgstr "" -#: lib/extensions/cleanup.py:32 lib/extensions/cleanup.py:44 +#: lib/extensions/cleanup.py:37 lib/extensions/cleanup.py:49 #, python-format msgid "%s elements removed" msgstr "" -#: lib/extensions/convert_to_satin.py:31 +#: lib/extensions/convert_to_satin.py:36 msgid "Please select at least one line to convert to a satin column." msgstr "" #. : Convert To Satin extension, user selected one or more objects that were #. not lines. -#: lib/extensions/convert_to_satin.py:36 +#: lib/extensions/convert_to_satin.py:41 msgid "Only simple lines may be converted to satin columns." msgstr "Vain yksinkertaiset viivat voidaan muuntaa satiinimuotoviivoiksi." -#: lib/extensions/convert_to_satin.py:130 +#: lib/extensions/convert_to_satin.py:135 msgid "Ink/Stitch cannot convert your stroke into a satin column. Please break up your path and try again." msgstr "" -#: lib/extensions/cut_satin.py:15 +#: lib/extensions/cut_satin.py:20 msgid "Please select one or more satin columns to cut." msgstr "Valitse yksi tai useampi satiinimuoto leikataksesi." #. will have the satin's id prepended, like this: #. path12345: error: this satin column does not ... -#: lib/extensions/cut_satin.py:25 +#: lib/extensions/cut_satin.py:30 msgid "this satin column does not have a \"satin column cut point\" command attached to it. Please use the \"Attach commands\" extension and attach the \"Satin Column cut point\" command first." msgstr "" -#: lib/extensions/flip.py:23 +#: lib/extensions/flip.py:28 msgid "Please select one or more satin columns to flip." msgstr "Valitse yksi tai useampi satiinimuoto leikataksesi." -#: lib/extensions/import_threadlist.py:28 +#: lib/extensions/import_threadlist.py:33 msgid "File not found." msgstr "" -#: lib/extensions/import_threadlist.py:31 +#: lib/extensions/import_threadlist.py:36 msgid "The filepath specified is not a file but a dictionary.\n" "Please choose a threadlist file to import." msgstr "" -#: lib/extensions/import_threadlist.py:41 +#: lib/extensions/import_threadlist.py:46 msgid "Couldn't find any matching colors in the file." msgstr "" -#: lib/extensions/import_threadlist.py:43 +#: lib/extensions/import_threadlist.py:48 msgid "Please try to import as \"other threadlist\" and specify a color palette below." msgstr "" -#: lib/extensions/import_threadlist.py:45 +#: lib/extensions/import_threadlist.py:50 msgid "Please chose an other color palette for your design." msgstr "" -#: lib/extensions/layer_commands.py:18 +#: lib/extensions/layer_commands.py:23 msgid "Please choose one or more commands to add." msgstr "Valitse lisättäväksi yksi tai useampi komento." -#: lib/extensions/lettering.py:32 lib/extensions/lettering.py:409 +#: lib/extensions/lettering.py:37 lib/extensions/lettering.py:414 msgid "Ink/Stitch Lettering" msgstr "Ink/Stitch Kirjaimet" -#: lib/extensions/lettering.py:39 +#: lib/extensions/lettering.py:44 msgid "Font" msgstr "" -#: lib/extensions/lettering.py:51 +#: lib/extensions/lettering.py:56 msgid "Options" msgstr "Asetukset" -#: lib/extensions/lettering.py:56 +#: lib/extensions/lettering.py:61 msgid "Stitch lines of text back and forth" msgstr "Tikkaa tekstiviivat molempiin suuntiin" -#: lib/extensions/lettering.py:59 +#: lib/extensions/lettering.py:64 msgid "Add trims" msgstr "Lisää trimmaus" -#: lib/extensions/lettering.py:68 lib/extensions/params.py:343 +#: lib/extensions/lettering.py:73 lib/extensions/params.py:348 #: print/templates/custom-page.html:23 print/templates/custom-page.html:27 #: print/templates/custom-page.html:33 print/templates/ui.html:92 #: print/templates/ui.html:96 print/templates/ui.html:102 @@ -876,376 +876,380 @@ msgstr "Lisää trimmaus" msgid "Cancel" msgstr "Peru" -#: lib/extensions/lettering.py:72 lib/extensions/params.py:350 +#: lib/extensions/lettering.py:77 lib/extensions/params.py:355 msgid "Apply and Quit" msgstr "Hyväksy ja lopeta" -#: lib/extensions/lettering.py:139 +#: lib/extensions/lettering.py:144 msgid "Unable to find any fonts! Please try reinstalling Ink/Stitch." msgstr "Yhtään fonttia ei löydy! Asenna Ink/Stitch uudelleen." -#: lib/extensions/lettering.py:213 +#: lib/extensions/lettering.py:218 msgid "This font has no available font variant. Please update or remove the font." msgstr "" #. The user has chosen to scale the text by some percentage #. (50%, 200%, etc). If you need to use the percentage symbol, #. make sure to double it (%%). -#: lib/extensions/lettering.py:255 +#: lib/extensions/lettering.py:260 #, python-format msgid "Text scale %s%%" msgstr "Skaalaa teksti %s%%" -#: lib/extensions/lettering.py:398 +#: lib/extensions/lettering.py:403 msgid "Please select only one block of text." msgstr "Valitse vain yksi teksti." -#: lib/extensions/lettering.py:401 +#: lib/extensions/lettering.py:406 msgid "You've selected objects that were not created by the Lettering extension. Please clear your selection or select different objects before running Lettering again." msgstr "" -#: lib/extensions/lettering_custom_font_dir.py:22 +#: lib/extensions/lettering_custom_font_dir.py:27 msgid "Please specify the directory of your custom fonts." msgstr "" -#: lib/extensions/lettering_generate_json.py:35 +#: lib/extensions/lettering_generate_json.py:41 msgid "Please specify a font file." msgstr "" -#: lib/extensions/object_commands.py:16 +#: lib/extensions/object_commands.py:21 msgid "Please select one or more objects to which to attach commands." msgstr "Valitse yksi tai useampi objekti liittääksesi käskyjä." -#: lib/extensions/object_commands.py:24 +#: lib/extensions/object_commands.py:29 msgid "Please choose one or more commands to attach." msgstr "Valitse lisättäväksi yksi tai useampi komento." -#: lib/extensions/params.py:203 +#: lib/extensions/params.py:208 msgid "These settings will be applied to 1 object." msgstr "Nämä asetukset lisätään yhteen objektiin." -#: lib/extensions/params.py:205 +#: lib/extensions/params.py:210 #, python-format msgid "These settings will be applied to %d objects." msgstr "Nämä asetukset lisätään %d objekteihin." -#: lib/extensions/params.py:208 +#: lib/extensions/params.py:213 msgid "Some settings had different values across objects. Select a value from the dropdown or enter a new one." msgstr "" -#: lib/extensions/params.py:212 +#: lib/extensions/params.py:217 #, python-format msgid "Disabling this tab will disable the following %d tabs." msgstr "Tämäm välilehden sammuttaminen sulkee myös %d välilehden." -#: lib/extensions/params.py:214 +#: lib/extensions/params.py:219 msgid "Disabling this tab will disable the following tab." msgstr "Tämän välilehden sammuttaminen sammuttaa seuraavan välilehden." -#: lib/extensions/params.py:217 +#: lib/extensions/params.py:222 #, python-format msgid "Enabling this tab will disable %s and vice-versa." msgstr "Tämän välilehden käyttöönotto poistaa käytöstä %s ja päinvastoin." -#: lib/extensions/params.py:247 +#: lib/extensions/params.py:252 msgid "Inkscape objects" msgstr "Inkscapen objekteja" -#: lib/extensions/params.py:308 +#: lib/extensions/params.py:313 msgid "Click to force this parameter to be saved when you click \"Apply and Quit\"" msgstr "Klikkaa pakottaaksesi tämän asetuksen tallentumaan kun klikkaat \"Hyväksy ja lopeta\"" -#: lib/extensions/params.py:316 +#: lib/extensions/params.py:321 msgid "This parameter will be saved when you click \"Apply and Quit\"" msgstr "Tämä asetus tullaan tallentamaan kun klikkaat \"Hyväksy ja lopeta\"" -#: lib/extensions/params.py:332 +#: lib/extensions/params.py:337 msgid "Embroidery Params" msgstr "Brodeeraus Parametrit" -#: lib/extensions/params.py:347 +#: lib/extensions/params.py:352 msgid "Use Last Settings" msgstr "Käytä viimeisempiä asetuksia" -#: lib/extensions/troubleshoot.py:43 +#: lib/extensions/transfer_params.py:19 +msgid "This function transfers Ink/Stitch parameters from the first selected element to the rest of the selection. Please select at least two elements." +msgstr "" + +#: lib/extensions/troubleshoot.py:48 msgid "All selected shapes are valid! " msgstr "" -#: lib/extensions/troubleshoot.py:45 +#: lib/extensions/troubleshoot.py:50 msgid "If you are still having trouble with a shape not being embroidered, check if it is in a layer with an ignore command." msgstr "" -#: lib/extensions/troubleshoot.py:71 +#: lib/extensions/troubleshoot.py:76 msgid "Invalid Pointer" msgstr "Epäkelpo osoitin" -#: lib/extensions/troubleshoot.py:80 templates/lettering_generate_json.xml:26 +#: lib/extensions/troubleshoot.py:85 templates/lettering_generate_json.xml:26 msgid "Description" msgstr "Kuvaus" -#: lib/extensions/troubleshoot.py:102 lib/extensions/troubleshoot.py:160 +#: lib/extensions/troubleshoot.py:107 lib/extensions/troubleshoot.py:165 #: templates/cleanup.xml:17 templates/remove_embroidery_settings.xml:16 #: templates/troubleshoot.xml:10 msgid "Troubleshoot" msgstr "Vianhaku" -#: lib/extensions/troubleshoot.py:118 lib/extensions/troubleshoot.py:167 +#: lib/extensions/troubleshoot.py:123 lib/extensions/troubleshoot.py:172 msgid "Errors" msgstr "Virhe" -#: lib/extensions/troubleshoot.py:127 lib/extensions/troubleshoot.py:171 +#: lib/extensions/troubleshoot.py:132 lib/extensions/troubleshoot.py:176 msgid "Warnings" msgstr "Varoitukset" -#: lib/extensions/troubleshoot.py:136 +#: lib/extensions/troubleshoot.py:141 msgid "Type Warnings" msgstr "" -#: lib/extensions/troubleshoot.py:168 +#: lib/extensions/troubleshoot.py:173 msgid "Problems that will prevent the shape from being embroidered." msgstr "" -#: lib/extensions/troubleshoot.py:172 +#: lib/extensions/troubleshoot.py:177 msgid "These are problems that won't prevent the shape from being embroidered. You should consider to fix the warning, but if you don't, Ink/Stitch will do its best to process the object." msgstr "" -#: lib/extensions/troubleshoot.py:177 +#: lib/extensions/troubleshoot.py:182 msgid "Object Type Warnings" msgstr "" -#: lib/extensions/troubleshoot.py:178 +#: lib/extensions/troubleshoot.py:183 msgid "Ink/Stitch only knows how to works with paths and ignores everything else. You might want these shapes to be ignored, but if you don't, follow the instructions to change this behaviour." msgstr "" -#: lib/extensions/troubleshoot.py:195 +#: lib/extensions/troubleshoot.py:200 msgid "It is possible, that one object contains more than one error, yet there will be only one pointer per object. Run this function again, when further errors occur. Remove pointers by deleting the layer named \"Troubleshoot\" through the objects panel (Object -> Objects...)." msgstr "" -#: lib/extensions/zip.py:57 +#: lib/extensions/zip.py:62 msgid "threadlist" msgstr "" -#: lib/extensions/zip.py:66 +#: lib/extensions/zip.py:71 msgid "No embroidery file formats selected." msgstr "Ei brodeeraus tiedostomuotoa valittuna." -#: lib/extensions/zip.py:94 +#: lib/extensions/zip.py:99 msgid "Design Details" msgstr "" -#: lib/extensions/zip.py:97 +#: lib/extensions/zip.py:102 msgid "Title" msgstr "" -#: lib/extensions/zip.py:98 +#: lib/extensions/zip.py:103 msgid "Size" msgstr "" -#: lib/extensions/zip.py:99 +#: lib/extensions/zip.py:104 msgid "Stitches" msgstr "" -#: lib/extensions/zip.py:100 +#: lib/extensions/zip.py:105 msgid "Colors" msgstr "" -#: lib/extensions/zip.py:102 +#: lib/extensions/zip.py:107 msgid "Thread Order" msgstr "" -#: lib/extensions/zip.py:115 +#: lib/extensions/zip.py:120 msgid "Thread Used" msgstr "" -#: lib/gui/presets.py:47 +#: lib/gui/presets.py:52 msgid "Presets" msgstr "Esiasetukset" -#: lib/gui/presets.py:53 +#: lib/gui/presets.py:58 msgid "Load" msgstr "Lataa" -#: lib/gui/presets.py:56 +#: lib/gui/presets.py:61 msgid "Add" msgstr "Lisää" -#: lib/gui/presets.py:59 +#: lib/gui/presets.py:64 msgid "Overwrite" msgstr "Ylikirjoita" -#: lib/gui/presets.py:62 +#: lib/gui/presets.py:67 msgid "Delete" msgstr "Poista" -#: lib/gui/presets.py:121 +#: lib/gui/presets.py:126 msgid "Please enter or select a preset name first." msgstr "Syötä tai valitse esiasetuksen nimi ensin." -#: lib/gui/presets.py:121 lib/gui/presets.py:127 lib/gui/presets.py:143 +#: lib/gui/presets.py:126 lib/gui/presets.py:132 lib/gui/presets.py:148 msgid "Preset" msgstr "Esiasetus" -#: lib/gui/presets.py:127 +#: lib/gui/presets.py:132 #, python-format msgid "Preset \"%s\" not found." msgstr "Esiasetusta \"%s\" ei löydy." -#: lib/gui/presets.py:143 +#: lib/gui/presets.py:148 #, python-format msgid "Preset \"%s\" already exists. Please use another name or press \"Overwrite\"" msgstr "Pikavalinta \"%s\" on jo olemassa. Käytä muuta nimeä tai paina ylikirjoita" -#: lib/gui/simulator.py:15 electron/src/renderer/assets/js/simulator.js:132 +#: lib/gui/simulator.py:20 electron/src/renderer/assets/js/simulator.js:140 msgid "JUMP" msgstr "Hyppää" -#: lib/gui/simulator.py:15 electron/src/renderer/assets/js/simulator.js:135 +#: lib/gui/simulator.py:20 electron/src/renderer/assets/js/simulator.js:143 msgid "TRIM" msgstr "Trimmaa" #. #-#-#-#-# messages-babel.po (PROJECT VERSION) #-#-#-#-# #. command label at bottom of simulator window -#: lib/gui/simulator.py:15 templates/output_params_txt.xml:14 -#: electron/src/renderer/assets/js/simulator.js:129 +#: lib/gui/simulator.py:20 templates/output_params_txt.xml:14 +#: electron/src/renderer/assets/js/simulator.js:137 msgid "STITCH" msgstr "Tikkaa" -#: lib/gui/simulator.py:15 templates/output_params_txt.xml:16 -#: electron/src/renderer/assets/js/simulator.js:141 +#: lib/gui/simulator.py:20 templates/output_params_txt.xml:16 +#: electron/src/renderer/assets/js/simulator.js:149 msgid "COLOR CHANGE" msgstr "Vaihda väriä" -#: lib/gui/simulator.py:15 templates/output_params_txt.xml:18 -#: electron/src/renderer/assets/js/simulator.js:138 +#: lib/gui/simulator.py:20 templates/output_params_txt.xml:18 +#: electron/src/renderer/assets/js/simulator.js:146 msgid "STOP" msgstr "Pysäytä" -#: lib/gui/simulator.py:47 +#: lib/gui/simulator.py:52 msgid "Slow down (arrow down)" msgstr "Hidasta (nuoli alas)" -#: lib/gui/simulator.py:50 +#: lib/gui/simulator.py:55 msgid "Speed up (arrow up)" msgstr "Nopeuta (nuoli ylös)" -#: lib/gui/simulator.py:53 +#: lib/gui/simulator.py:58 msgid "Go on step backward (-)" msgstr "Mene askel taakse (-)" -#: lib/gui/simulator.py:56 +#: lib/gui/simulator.py:61 msgid "Go on step forward (+)" msgstr "Mene askel eteen (+)" -#: lib/gui/simulator.py:59 +#: lib/gui/simulator.py:64 msgid "Switch direction (arrow left | arrow right)" msgstr "Vaihda suuntaa (nuoli vasemmalle | nuoli oikealle)" -#: lib/gui/simulator.py:60 lib/gui/simulator.py:236 lib/gui/simulator.py:243 +#: lib/gui/simulator.py:65 lib/gui/simulator.py:241 lib/gui/simulator.py:248 #: electron/src/renderer/components/Simulator.vue:29 msgid "Pause" msgstr "Pysäytä" -#: lib/gui/simulator.py:62 +#: lib/gui/simulator.py:67 msgid "Pause (P)" msgstr "Pysäytä (P)" -#: lib/gui/simulator.py:63 +#: lib/gui/simulator.py:68 msgid "Restart" msgstr "Käynnistä uudelleen" -#: lib/gui/simulator.py:65 +#: lib/gui/simulator.py:70 msgid "Restart (R)" msgstr "Käynnistä uudelleen (R)" -#: lib/gui/simulator.py:66 +#: lib/gui/simulator.py:71 msgid "O" msgstr "O" -#: lib/gui/simulator.py:68 +#: lib/gui/simulator.py:73 msgid "Display needle penetration point (O)" msgstr "Näytä neulan paikat (O)" -#: lib/gui/simulator.py:69 +#: lib/gui/simulator.py:74 msgid "Quit" msgstr "Lopeta" -#: lib/gui/simulator.py:71 +#: lib/gui/simulator.py:76 msgid "Quit (Q)" msgstr "Lopeta (Q)" -#: lib/gui/simulator.py:183 +#: lib/gui/simulator.py:188 #, python-format msgid "Speed: %d stitches/sec" msgstr "Nopeus: %d Tikkiä/sekunnissa" -#: lib/gui/simulator.py:239 lib/gui/simulator.py:267 +#: lib/gui/simulator.py:244 lib/gui/simulator.py:272 msgid "Start" msgstr "Aloita" -#: lib/gui/simulator.py:813 lib/gui/simulator.py:825 +#: lib/gui/simulator.py:818 lib/gui/simulator.py:830 msgid "Preview" msgstr "Esikatselu" -#: lib/gui/simulator.py:829 +#: lib/gui/simulator.py:834 msgid "Internal Error" msgstr "Sisäinen virhe" -#: lib/gui/simulator.py:858 +#: lib/gui/simulator.py:863 msgid "Embroidery Simulation" msgstr "Brodeeraus simulaatio" #. If you translate this string, that will tell Ink/Stitch to #. generate menu items for this language in Inkscape's "Extensions" #. menu. -#: lib/inx/utils.py:81 +#: lib/inx/utils.py:86 msgid "Generate INX files" msgstr "Generoi INX tiedostot" -#: lib/lettering/font.py:152 +#: lib/lettering/font.py:158 #, python-format msgid "The font '%s' has no variants." msgstr "" #. low-level file error. %(error)s is (hopefully?) translated by #. the user's system automatically. -#: lib/output.py:96 +#: lib/output.py:101 #, python-format msgid "Error writing to %(path)s: %(error)s" msgstr "Virhe kirjoitettaessa %(path)s: %(error)s" -#: lib/stitches/auto_satin.py:653 +#: lib/stitches/auto_satin.py:658 msgid "Auto-Satin" msgstr "Automaattinen satiini" #. Label for a satin column created by Auto-Route Satin Columns and Lettering #. extensions -#: lib/stitches/auto_satin.py:700 +#: lib/stitches/auto_satin.py:705 #, python-format msgid "AutoSatin %d" msgstr "Automaattinen satiini %d" #. Label for running stitch (underpathing) created by Auto-Route Satin Columns #. amd Lettering extensions -#: lib/stitches/auto_satin.py:703 +#: lib/stitches/auto_satin.py:708 #, python-format msgid "AutoSatin Running Stitch %d" msgstr "Automaattinen satiini juoksevatikki %d" -#: lib/svg/rendering.py:219 +#: lib/svg/rendering.py:224 msgid "Stitch Plan" msgstr "Tikkaus suunnitelma" -#: lib/svg/units.py:13 +#: lib/svg/units.py:18 #, python-format msgid "parseLengthWithUnits: unknown unit %s" msgstr "" -#: lib/utils/version.py:14 +#: lib/utils/version.py:19 #, python-format msgid "Ink/Stitch Version: %s" msgstr "" -#: lib/utils/version.py:16 +#: lib/utils/version.py:21 msgid "Ink/Stitch Version: unkown" msgstr "" @@ -1463,7 +1467,6 @@ msgid "Save PDF" msgstr "Tallenna PDF" #: print/templates/ui.html:6 print/templates/ui.html:16 -#: templates/embroider_settings.xml:3 msgid "Settings" msgstr "Asetukset" @@ -1600,7 +1603,7 @@ msgstr "" msgid "Yes" msgstr "Kyllä" -#: print/templates/ui.html:170 +#: print/templates/ui.html:170 templates/lettering_generate_json.xml:37 msgid "No" msgstr "Ei" @@ -1887,6 +1890,10 @@ msgstr "" msgid "Visualise and Export" msgstr "" +#: templates/embroider_settings.xml:3 +msgid "Preferences" +msgstr "" + #: templates/embroider_settings.xml:13 msgid "Output Settings" msgstr "" @@ -2001,53 +2008,65 @@ msgstr "" msgid "If disabled back and forth stitching will not be possile for this font." msgstr "" +#: templates/lettering_generate_json.xml:36 +msgid "Force letter case" +msgstr "" + #: templates/lettering_generate_json.xml:38 -msgid "Min Scale" +msgid "Upper" msgstr "" #: templates/lettering_generate_json.xml:39 -msgid "Max Scale" +msgid "Lower" msgstr "" #: templates/lettering_generate_json.xml:43 +msgid "Min Scale" +msgstr "" + +#: templates/lettering_generate_json.xml:44 +msgid "Max Scale" +msgstr "" + +#: templates/lettering_generate_json.xml:48 msgid "Default Glyph" msgstr "" -#: templates/lettering_generate_json.xml:47 +#: templates/lettering_generate_json.xml:52 msgid "Kerning" msgstr "" -#: templates/lettering_generate_json.xml:49 +#: templates/lettering_generate_json.xml:54 msgid "If your font file contains kerning information, you can completely ignore the following settings (unless you want to overwrite them).\n" " If the kerning information cannot be found, these values will apply automatically." msgstr "" -#: templates/lettering_generate_json.xml:54 -#: templates/lettering_generate_json.xml:61 +#: templates/lettering_generate_json.xml:59 +#: templates/lettering_generate_json.xml:66 msgid "Force" msgstr "" -#: templates/lettering_generate_json.xml:55 +#: templates/lettering_generate_json.xml:60 msgid "Overwrite leading information from font file." msgstr "" -#: templates/lettering_generate_json.xml:56 +#: templates/lettering_generate_json.xml:61 msgid "Leading (px)" msgstr "" -#: templates/lettering_generate_json.xml:57 +#: templates/lettering_generate_json.xml:62 msgid "Line height (default: 100)" msgstr "" -#: templates/lettering_generate_json.xml:62 +#: templates/lettering_generate_json.xml:67 msgid "Overwrite word spacing information from font file." msgstr "" -#: templates/lettering_generate_json.xml:63 +#: templates/lettering_generate_json.xml:68 msgid "Word spacing (px)" msgstr "" -#: templates/lettering_generate_json.xml:64 +#: templates/lettering_generate_json.xml:69 msgid "Space character width (default: 20)" msgstr "" @@ -2233,6 +2252,10 @@ msgstr "" msgid "Stitch Plan Preview" msgstr "" +#: templates/transfer_params.xml:3 +msgid "Transfer Params" +msgstr "" + #: templates/troubleshoot.xml:3 msgid "Troubleshoot Objects" msgstr "Tutki virheitä objekteista" -- cgit v1.3.1