- changed the Disable plots menu entry in the context menu, into a Toggle Visibility menu entry
- Spanish Google translation 100% but two strings (big ones)
This commit is contained in:
Binary file not shown.
@@ -1,8 +1,8 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: \n"
|
||||
"POT-Creation-Date: 2019-07-30 13:12+0300\n"
|
||||
"PO-Revision-Date: 2019-07-30 13:12+0300\n"
|
||||
"POT-Creation-Date: 2019-07-30 19:00+0300\n"
|
||||
"PO-Revision-Date: 2019-07-30 19:01+0300\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: \n"
|
||||
"Language: de\n"
|
||||
@@ -624,8 +624,8 @@ msgstr "Offene Einstellungsdatei"
|
||||
msgid "[WARNING_NOTCL] Open Config cancelled."
|
||||
msgstr "[WARNING_NOTCL] Offene Konfiguration abgebrochen."
|
||||
|
||||
#: FlatCAMApp.py:6297 FlatCAMApp.py:6548 FlatCAMApp.py:8701 FlatCAMApp.py:8721
|
||||
#: FlatCAMApp.py:8742 FlatCAMApp.py:8764
|
||||
#: FlatCAMApp.py:6297 FlatCAMApp.py:6548 FlatCAMApp.py:8735 FlatCAMApp.py:8755
|
||||
#: FlatCAMApp.py:8776 FlatCAMApp.py:8798
|
||||
msgid "[WARNING_NOTCL] No object selected."
|
||||
msgstr "[WARNING_NOTCL] Kein Objekt ausgewählt"
|
||||
|
||||
@@ -1252,34 +1252,34 @@ msgstr "[success] Ausgewählte Grundstücke aktiviert ..."
|
||||
msgid "[success] Selected plots disabled..."
|
||||
msgstr "[success] Ausgewählte Grundstücke deaktiviert ..."
|
||||
|
||||
#: FlatCAMApp.py:8523 FlatCAMApp.py:8536
|
||||
#: FlatCAMApp.py:8523 FlatCAMApp.py:8550 FlatCAMApp.py:8567
|
||||
msgid "Working ..."
|
||||
msgstr "Arbeiten ..."
|
||||
|
||||
#: FlatCAMApp.py:8570
|
||||
#: FlatCAMApp.py:8604
|
||||
msgid "Saving FlatCAM Project"
|
||||
msgstr "FlatCAM-Projekt speichern"
|
||||
|
||||
#: FlatCAMApp.py:8591 FlatCAMApp.py:8622
|
||||
#: FlatCAMApp.py:8625 FlatCAMApp.py:8656
|
||||
#, python-format
|
||||
msgid "[success] Project saved to: %s"
|
||||
msgstr "[success] Projekt gespeichert in: %s"
|
||||
|
||||
#: FlatCAMApp.py:8609
|
||||
#: FlatCAMApp.py:8643
|
||||
#, python-format
|
||||
msgid "[ERROR_NOTCL] Failed to verify project file: %s. Retry to save it."
|
||||
msgstr ""
|
||||
"[ERROR_NOTCL] Fehler beim Überprüfen der Projektdatei:%s. Versuchen Sie es "
|
||||
"erneut zu speichern."
|
||||
|
||||
#: FlatCAMApp.py:8616
|
||||
#: FlatCAMApp.py:8650
|
||||
#, python-format
|
||||
msgid "[ERROR_NOTCL] Failed to parse saved project file: %s. Retry to save it."
|
||||
msgstr ""
|
||||
"[ERROR_NOTCL] Die gespeicherte Projektdatei konnte nicht analysiert werden:"
|
||||
"%s. Versuchen Sie es erneut zu speichern."
|
||||
|
||||
#: FlatCAMApp.py:8624
|
||||
#: FlatCAMApp.py:8658
|
||||
#, python-format
|
||||
msgid "[ERROR_NOTCL] Failed to save project file: %s. Retry to save it."
|
||||
msgstr ""
|
||||
@@ -4445,7 +4445,7 @@ msgstr "Transformationswerkzeug\tSTRG+R"
|
||||
msgid "Enable Plot"
|
||||
msgstr "Diagramm aktivieren"
|
||||
|
||||
#: flatcamGUI/FlatCAMGUI.py:516 flatcamGUI/FlatCAMGUI.py:1588
|
||||
#: flatcamGUI/FlatCAMGUI.py:516
|
||||
msgid "Disable Plot"
|
||||
msgstr "Diagramm deaktivieren"
|
||||
|
||||
@@ -6078,6 +6078,10 @@ msgstr ""
|
||||
" </table>\n"
|
||||
" "
|
||||
|
||||
#: flatcamGUI/FlatCAMGUI.py:1588
|
||||
msgid "Toggle Visibility"
|
||||
msgstr "Sichtbarkeit umschalten"
|
||||
|
||||
#: flatcamGUI/FlatCAMGUI.py:1589
|
||||
msgid "Toggle Panel"
|
||||
msgstr "Panel umschalten"
|
||||
|
||||
Reference in New Issue
Block a user