瀏覽代碼

Update Russian language. Fix translate string

camellan 6 年之前
父節點
當前提交
41c6b0bde6
共有 3 個文件被更改,包括 188 次插入117 次删除
  1. 1 1
      flatcamTools/ToolSolderPaste.py
  2. 二進制
      locale/ru/LC_MESSAGES/strings.mo
  3. 187 116
      locale/ru/LC_MESSAGES/strings.po

+ 1 - 1
flatcamTools/ToolSolderPaste.py

@@ -139,7 +139,7 @@ class SolderPaste(FlatCAMTool):
         grid0_1 = QtWidgets.QGridLayout()
         self.layout.addLayout(grid0_1)
 
-        step1_lbl = QtWidgets.QLabel("<b>%s:</b>" % _('STEP 1'))
+        step1_lbl = QtWidgets.QLabel("<b>%s:</b>" % _('STEP 1:'))
         step1_lbl.setToolTip(
             _("First step is to select a number of nozzle tools for usage\n"
             "and then optionally modify the GCode parameters bellow.")

二進制
locale/ru/LC_MESSAGES/strings.mo


文件差異過大導致無法顯示
+ 187 - 116
locale/ru/LC_MESSAGES/strings.po


部分文件因文件數量過多而無法顯示