ToolMeasurement.pot 2.8 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091
  1. # SOME DESCRIPTIVE TITLE.
  2. # Copyright (C) YEAR ORGANIZATION
  3. # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
  4. #
  5. msgid ""
  6. msgstr ""
  7. "Project-Id-Version: PACKAGE VERSION\n"
  8. "POT-Creation-Date: 2019-03-10 13:08+0200\n"
  9. "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
  10. "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
  11. "Language-Team: LANGUAGE <LL@li.org>\n"
  12. "MIME-Version: 1.0\n"
  13. "Content-Type: text/plain; charset=cp1252\n"
  14. "Content-Transfer-Encoding: 8bit\n"
  15. "Generated-By: pygettext.py 1.5\n"
  16. #: D:\1.DEV\FlatCAM_beta\flatcamTools\ToolMeasurement.py:16
  17. msgid "Measurement"
  18. msgstr ""
  19. #: D:\1.DEV\FlatCAM_beta\flatcamTools\ToolMeasurement.py:37
  20. msgid "Start"
  21. msgstr ""
  22. #: D:\1.DEV\FlatCAM_beta\flatcamTools\ToolMeasurement.py:37
  23. #: D:\1.DEV\FlatCAM_beta\flatcamTools\ToolMeasurement.py:40
  24. msgid "Coords"
  25. msgstr ""
  26. #: D:\1.DEV\FlatCAM_beta\flatcamTools\ToolMeasurement.py:38
  27. #: D:\1.DEV\FlatCAM_beta\flatcamTools\ToolMeasurement.py:89
  28. msgid "This is measuring Start point coordinates."
  29. msgstr ""
  30. #: D:\1.DEV\FlatCAM_beta\flatcamTools\ToolMeasurement.py:40
  31. msgid "Stop"
  32. msgstr ""
  33. #: D:\1.DEV\FlatCAM_beta\flatcamTools\ToolMeasurement.py:41
  34. #: D:\1.DEV\FlatCAM_beta\flatcamTools\ToolMeasurement.py:94
  35. msgid "This is the measuring Stop point coordinates."
  36. msgstr ""
  37. #: D:\1.DEV\FlatCAM_beta\flatcamTools\ToolMeasurement.py:44
  38. #: D:\1.DEV\FlatCAM_beta\flatcamTools\ToolMeasurement.py:99
  39. msgid "This is the distance measured over the X axis."
  40. msgstr ""
  41. #: D:\1.DEV\FlatCAM_beta\flatcamTools\ToolMeasurement.py:47
  42. #: D:\1.DEV\FlatCAM_beta\flatcamTools\ToolMeasurement.py:105
  43. msgid "This is the distance measured over the Y axis."
  44. msgstr ""
  45. #: D:\1.DEV\FlatCAM_beta\flatcamTools\ToolMeasurement.py:49
  46. msgid "DISTANCE"
  47. msgstr ""
  48. #: D:\1.DEV\FlatCAM_beta\flatcamTools\ToolMeasurement.py:50
  49. #: D:\1.DEV\FlatCAM_beta\flatcamTools\ToolMeasurement.py:111
  50. msgid "This is the point to point Euclidian distance."
  51. msgstr ""
  52. #: D:\1.DEV\FlatCAM_beta\flatcamTools\ToolMeasurement.py:53
  53. #: D:\1.DEV\FlatCAM_beta\flatcamTools\ToolMeasurement.py:60
  54. #: D:\1.DEV\FlatCAM_beta\flatcamTools\ToolMeasurement.py:67
  55. #: D:\1.DEV\FlatCAM_beta\flatcamTools\ToolMeasurement.py:74
  56. #: D:\1.DEV\FlatCAM_beta\flatcamTools\ToolMeasurement.py:81
  57. msgid "Those are the units in which the distance is measured."
  58. msgstr ""
  59. #: D:\1.DEV\FlatCAM_beta\flatcamTools\ToolMeasurement.py:114
  60. msgid "Measure"
  61. msgstr ""
  62. #: D:\1.DEV\FlatCAM_beta\flatcamTools\ToolMeasurement.py:173
  63. msgid "Meas. Tool"
  64. msgstr ""
  65. #: D:\1.DEV\FlatCAM_beta\flatcamTools\ToolMeasurement.py:266
  66. msgid "MEASURING: Click on the Start point ..."
  67. msgstr ""
  68. #: D:\1.DEV\FlatCAM_beta\flatcamTools\ToolMeasurement.py:295
  69. msgid "MEASURING: Click on the Destination point ..."
  70. msgstr ""
  71. #: D:\1.DEV\FlatCAM_beta\flatcamTools\ToolMeasurement.py:316
  72. msgid "MEASURING: Result D(x) = %.4f | D(y) = %.4f | Distance = %.4f"
  73. msgstr ""