Translations:Preferences Editor/237/zh-tw

From FreeCAD Documentation

!!FUZZY!!{| class="wikitable float-right mw-collapsible mw-collapsed" !style="width: 33%;"|Name !style="width: 66%;"|Description |- | 啟動時創建新檔 | If checked, FreeCAD will create a new document when started |- | Document save compression level | Specification of the compression level for FCStd files. FCStd files are ZIP-compressed files. Therefore you can rename their suffix .FCStd to .zip and open them with a ZIP archive program. |- | 使用復元/重做於此檔案 | If checked, all changes in documents are stored so that they can be undone/redone |- | 最大撤銷/重做步驟 | Specification how many Undo/Redo steps should be recorded |- | Allow aborting recomputation | If checked, recomputations can be aborted by pressing Esc. This may slightly increase the recomputation time. |- | 於啟動時執行自動修復 | If there is a recovery file available FreeCAD will automatically run a file recovery when it is started. This way files can be restored if a crash occurred. |- | 儲存每個自動修復資訊 | Specification how often a recovery file is written. |- | 儲存文件時縮圖儲存到專案檔 | If checked, a thumbnail will be stored when the document is saved. The thumbnail will for example be shown in the list of recent files in the Start workbench. It is possible to select a Size between 128×128 and 512×512 pixels for the thumbnail. Common sizes are the powers of two: 128, 256, 512. |- | Add the program logo to the generated thumbnail | If checked, the FreeCAD program logo will be added to the thumbnail. |- | Maximum number of backup files to keep when resaving document | If checked, backup files will be kept when saving the document. You can specify the number of backup files to keep. Backup files are previously saved versions of the document. The first backup file will have the file suffix .FCStd1, the second .FCStd2 and so on. |- | Use date and FCBak extension | If checked, backup files will get the extension .FCbak and their file names get a date suffix according to the specified date format. For a description of the date format see this site. With the default settings a backup file will for example get this name TD-Cube.20200315-215654.FCBak (original filename is TD-Cube.FCStd). |- | 在一個檔案中允許重複的物件標籤 | If checked, objects can have the same label. |- | Disable partial loading of external linked objects | If partial loading of external linked objects is enabled, only the referenced objects and their dependencies will be loaded when the linked document is auto opened together with the main document. Such a partially loaded document cannot be edited. Double click the document icon in the tree view to reload it in full. A more detailed explanation of this feature can be found on the Assembly3 documentation page |- | 作者 | All created documents will get the specified author name. Keep the author field blank if you do not want to include this information. If the option 儲存時設定 is checked, the field Last modified by will be set to the specified author when saving the file. This field can be viewed using the File → Project information menu option. |- | 公司 | All created documents will get the specified company name |- | 預設授權 | Selection of the license for new documents. For predefined licenses the 授權連結 will automatically be set accordingly. Select Other for a custom license. |- | 授權連結 | Specification of an URL describing the license selected in 預設授權 |}