Update pot. Edit Russian.

This commit is contained in:
camellan
2019-08-01 20:35:41 +04:00
parent ab489df0b6
commit c62595cdce
4 changed files with 10 additions and 2 deletions

View File

@@ -3277,7 +3277,7 @@ class App(QtCore.QObject):
layout3 = QtWidgets.QHBoxLayout()
layout1.addLayout(layout3)
layout3.addStretch()
okbtn = QtWidgets.QPushButton("Close")
okbtn = QtWidgets.QPushButton(_("Close"))
layout3.addWidget(okbtn)
okbtn.clicked.connect(self.accept)
@@ -8332,7 +8332,7 @@ class App(QtCore.QObject):
This behavior works only within main thread,
errors with promissed tasks can be catched and detected only with log.
TODO: this problem have to be addressed somehow, maybe rewrite promissing to be blocking somehow for
TODO: this problem have to be addressed somehow, maybe rewrite promissing to be blocking somehow for
TCL shell.
Kamil's comment: I will rewrite existing TCL commands from time to time to follow this rules.

Binary file not shown.

View File

@@ -200,6 +200,10 @@ msgstr ""
"a><BR>ЗАГРУЗИТЬ можно <a href = \"https://bitbucket.org/jpcgt/flatcam/"
"downloads/\">отсюда.</a><BR>"
#: FlatCAMApp.py:3280
msgid "Close"
msgstr "Закрыть"
#: FlatCAMApp.py:3400 FlatCAMApp.py:5284
msgid "[success] Defaults saved."
msgstr "[success] Значения по умолчанию сохранены."

View File

@@ -181,6 +181,10 @@ msgid ""
"downloads/\">here.</a><BR>"
msgstr ""
#: FlatCAMApp.py:3280
msgid "Close"
msgstr ""
#: FlatCAMApp.py:3400 FlatCAMApp.py:5284
msgid "[success] Defaults saved."
msgstr ""