浏览代码

Update translation

camellan 6 年之前
父节点
当前提交
a81460788d
共有 4 个文件被更改,包括 582 次插入582 次删除
  1. 1 1
      flatcamGUI/PreferencesUI.py
  2. 二进制
      locale/ru/LC_MESSAGES/strings.mo
  3. 275 275
      locale/ru/LC_MESSAGES/strings.po
  4. 306 306
      locale_template/strings.pot

+ 1 - 1
flatcamGUI/PreferencesUI.py

@@ -662,7 +662,7 @@ class GeneralGUIPrefGroupUI(OptionsGroupUI):
         grid0.addLayout(self.form_box_child_13, 31, 1)
 
         # Project autohide CB
-        self.project_autohide_cb = FCCheckBox(label='Project AutoHide')
+        self.project_autohide_cb = FCCheckBox(label=_('Project AutoHide'))
         self.project_autohide_cb.setToolTip(
             _("Check this box if you want the project/selected/tool tab area to\n"
               "hide automatically when there are no objects loaded and\n"

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


文件差异内容过多而无法显示
+ 275 - 275
locale/ru/LC_MESSAGES/strings.po


文件差异内容过多而无法显示
+ 306 - 306
locale_template/strings.pot


部分文件因为文件数量过多而无法显示