瀏覽代碼

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


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