Translations:Preferences Editor/237/ko

From FreeCAD Documentation

!!FUZZY!!{| class="wikitable float-right mw-collapsible mw-collapsed" !style="width: 33%;"|Name !style="width: 66%;"|Description |- | Create new document at start up | 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. |- | Save thumbnail into project file when saving document | 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). |- | Allow duplicate object labels in one document | 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 |- | Default license | Selection of the license for new documents. For predefined licenses the 사용권 URL: will automatically be set accordingly. Select Other for a custom license. |- | 사용권 URL: | Specification of an URL describing the license selected in Default license |}