Files
flatcam-wsl/locale/en/LC_MESSAGES/ObjectCollection.po
Marius Stanciu 53627b566c - added a fix in the Gerber parser when adding the geometry in the self.apertures dict for the case that the current aperture is None (Allegro does that)
- finished support for internationalization by adding a set of .po/.mo files for the English language. Unfortunately the final action can be done only when Beta will be out of Beta (no more changes) or when I will decide to stop working on this app.
- changed the tooltip for 'feedrate_rapids' parameter to point out that this parameter is useful only for the Marlin postprocessor
2019-03-10 14:34:13 +02:00

38 lines
1.1 KiB
Plaintext

# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR ORGANIZATION
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
msgid ""
msgstr ""
"Project-Id-Version: \n"
"POT-Creation-Date: 2019-03-10 02:14+0200\n"
"PO-Revision-Date: 2019-03-10 02:41+0200\n"
"Language-Team: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Generated-By: pygettext.py 1.5\n"
"X-Generator: Poedit 2.2.1\n"
"Last-Translator: \n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"Language: en\n"
#: D:\1.DEV\FlatCAM_beta\ObjectCollection.py:75
msgid "Open cancelled."
msgstr "Open cancelled."
#: D:\1.DEV\FlatCAM_beta\ObjectCollection.py:397
msgid "Object renamed from %s to %s"
msgstr "Object renamed from %s to %s"
#: D:\1.DEV\FlatCAM_beta\ObjectCollection.py:691
#: D:\1.DEV\FlatCAM_beta\ObjectCollection.py:694
#: D:\1.DEV\FlatCAM_beta\ObjectCollection.py:697
#: D:\1.DEV\FlatCAM_beta\ObjectCollection.py:700
msgid "[selected]<span style=\"color:%s;\">%s</span> selected"
msgstr "[selected]<span style=\"color:%s;\">%s</span> selected"
#: D:\1.DEV\FlatCAM_beta\ObjectCollection.py:731
msgid "[ERROR] Cause of error: %s"
msgstr "[ERROR] Cause of error: %s"