| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119 |
- # SOME DESCRIPTIVE TITLE.
- # Copyright (C) YEAR ORGANIZATION
- # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
- #
- msgid ""
- msgstr ""
- "Project-Id-Version: PACKAGE VERSION\n"
- "POT-Creation-Date: 2019-03-10 13:07+0200\n"
- "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
- "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
- "Language-Team: LANGUAGE <LL@li.org>\n"
- "MIME-Version: 1.0\n"
- "Content-Type: text/plain; charset=cp1252\n"
- "Content-Transfer-Encoding: 8bit\n"
- "Generated-By: pygettext.py 1.5\n"
- #: D:\1.DEV\FlatCAM_beta\flatcamTools\ToolImage.py:13
- msgid "Image as Object"
- msgstr ""
- #: D:\1.DEV\FlatCAM_beta\flatcamTools\ToolImage.py:19
- msgid "Image to PCB"
- msgstr ""
- #: D:\1.DEV\FlatCAM_beta\flatcamTools\ToolImage.py:41
- msgid "Object Type:"
- msgstr ""
- #: D:\1.DEV\FlatCAM_beta\flatcamTools\ToolImage.py:43
- msgid ""
- "Specify the type of object to create from the image.\n"
- "It can be of type: Gerber or Geometry."
- msgstr ""
- #: D:\1.DEV\FlatCAM_beta\flatcamTools\ToolImage.py:51
- msgid "DPI value:"
- msgstr ""
- #: D:\1.DEV\FlatCAM_beta\flatcamTools\ToolImage.py:53
- msgid "Specify a DPI value for the image."
- msgstr ""
- #: D:\1.DEV\FlatCAM_beta\flatcamTools\ToolImage.py:60
- msgid "Level of detail"
- msgstr ""
- #: D:\1.DEV\FlatCAM_beta\flatcamTools\ToolImage.py:69
- msgid "Image type"
- msgstr ""
- #: D:\1.DEV\FlatCAM_beta\flatcamTools\ToolImage.py:71
- msgid ""
- "Choose a method for the image interpretation.\n"
- "B/W means a black & white image. Color means a colored image."
- msgstr ""
- #: D:\1.DEV\FlatCAM_beta\flatcamTools\ToolImage.py:78
- #: D:\1.DEV\FlatCAM_beta\flatcamTools\ToolImage.py:91
- #: D:\1.DEV\FlatCAM_beta\flatcamTools\ToolImage.py:102
- #: D:\1.DEV\FlatCAM_beta\flatcamTools\ToolImage.py:113
- msgid "Mask value"
- msgstr ""
- #: D:\1.DEV\FlatCAM_beta\flatcamTools\ToolImage.py:80
- msgid ""
- "Mask for monochrome image.\n"
- "Takes values between [0 ... 255].\n"
- "Decides the level of details to include\n"
- "in the resulting geometry.\n"
- "0 means no detail and 255 means everything \n"
- "(which is totally black)."
- msgstr ""
- #: D:\1.DEV\FlatCAM_beta\flatcamTools\ToolImage.py:93
- msgid ""
- "Mask for RED color.\n"
- "Takes values between [0 ... 255].\n"
- "Decides the level of details to include\n"
- "in the resulting geometry."
- msgstr ""
- #: D:\1.DEV\FlatCAM_beta\flatcamTools\ToolImage.py:104
- msgid ""
- "Mask for GREEN color.\n"
- "Takes values between [0 ... 255].\n"
- "Decides the level of details to include\n"
- "in the resulting geometry."
- msgstr ""
- #: D:\1.DEV\FlatCAM_beta\flatcamTools\ToolImage.py:115
- msgid ""
- "Mask for BLUE color.\n"
- "Takes values between [0 ... 255].\n"
- "Decides the level of details to include\n"
- "in the resulting geometry."
- msgstr ""
- #: D:\1.DEV\FlatCAM_beta\flatcamTools\ToolImage.py:127
- msgid "Import image"
- msgstr ""
- #: D:\1.DEV\FlatCAM_beta\flatcamTools\ToolImage.py:129
- msgid "Open a image of raster type and then import it in FlatCAM."
- msgstr ""
- #: D:\1.DEV\FlatCAM_beta\flatcamTools\ToolImage.py:155
- msgid "Image Tool"
- msgstr ""
- #: D:\1.DEV\FlatCAM_beta\flatcamTools\ToolImage.py:185
- #: D:\1.DEV\FlatCAM_beta\flatcamTools\ToolImage.py:188
- msgid "Import IMAGE"
- msgstr ""
- #: D:\1.DEV\FlatCAM_beta\flatcamTools\ToolImage.py:198
- msgid "Open cancelled."
- msgstr ""
|