HOME

TheInfoList



OR:

{{Infobox Software , name = TranslateCAD , logo = , screenshot = , caption = , developer = TranslationToSpanish.com , released = 2008 , latest release version = 1.4.4 , latest release date = April 16, 2010 , operating system =
Microsoft Windows Windows is a Product lining, product line of Proprietary software, proprietary graphical user interface, graphical operating systems developed and marketed by Microsoft. It is grouped into families and subfamilies that cater to particular sec ...
, platform = NT/
2000 2000 was designated as the International Year for the Culture of Peace and the World Mathematics, Mathematical Year. Popular culture holds the year 2000 as the first year of the 21st century and the 3rd millennium, because of a tende ...
/ XP/
Vista Vista may refer to: Software *Windows Vista, the line of Microsoft Windows client operating systems released in 2006 and 2007 * VistA, (Veterans Health Information Systems and Technology Architecture) a medical records system of the United States ...
/
Windows 7 Windows 7 is a major release of the Windows NT operating system developed by Microsoft. It was Software release life cycle#Release to manufacturing (RTM), released to manufacturing on July 22, 2009, and became generally available on October 22, ...
, genre = Computer Assisted Translation tools , license =
Proprietary software Proprietary software is computer software, software that grants its creator, publisher, or other rightsholder or rightsholder partner a legal monopoly by modern copyright and intellectual property law to exclude the recipient from freely sharing t ...
, website

TranslateCAD is a tool for
computer-aided translation Computer-aided translation (CAT), also referred to as computer-assisted translation or computer-aided human translation (CAHT), is the use of software, also known as a translator, to assist a human translator in the translation process. The tr ...
software Software consists of computer programs that instruct the Execution (computing), execution of a computer. Software also includes design documents and specifications. The history of software is closely tied to the development of digital comput ...
, designed to extract translatable text from CAD drawings saved in the industry-standard
DXF AutoCAD DXF (Drawing Interchange Format, or Drawing Exchange Format) is a computer-aided design (CAD) data file format developed by Autodesk to enable CAD data exchange and interoperability between AutoCAD on different computing platforms. His ...
format - regardless of the CAD software used to create such drawings - so that professional translators are able to translate in plain text using a number of
CAT The cat (''Felis catus''), also referred to as the domestic cat or house cat, is a small domesticated carnivorous mammal. It is the only domesticated species of the family Felidae. Advances in archaeology and genetics have shown that the ...
tools available. The translatable text is saved in a Unicode Text file that can be translated using any
CAT The cat (''Felis catus''), also referred to as the domestic cat or house cat, is a small domesticated carnivorous mammal. It is the only domesticated species of the family Felidae. Advances in archaeology and genetics have shown that the ...
tool available. The advantages of translating out of the drawing CAD software environment are: * It is faster to translate in plain-text format than using the native MTEXT or TEXT command in AutoCAD. * The translator is able to re-utilize translation memories, glossaries, dictionaries and other features of the CAT tool being used. * The special Unicode fonts can be visualized better using the CAT software than the drawing software. The disadvantages of doing so are: * Some visibility is lost during the process. Users may need to go back to the drawing to see more context. * Not 100% of the drawings are not subject to be converted to
DXF AutoCAD DXF (Drawing Interchange Format, or Drawing Exchange Format) is a computer-aided design (CAD) data file format developed by Autodesk to enable CAD data exchange and interoperability between AutoCAD on different computing platforms. His ...
(See Limitations section). Once the translator has created the target-language equivalent, TranslateCAD re-creates a
DXF AutoCAD DXF (Drawing Interchange Format, or Drawing Exchange Format) is a computer-aided design (CAD) data file format developed by Autodesk to enable CAD data exchange and interoperability between AutoCAD on different computing platforms. His ...
drawing that merges the extracted translatable text with the rest of the elements in the
DXF AutoCAD DXF (Drawing Interchange Format, or Drawing Exchange Format) is a computer-aided design (CAD) data file format developed by Autodesk to enable CAD data exchange and interoperability between AutoCAD on different computing platforms. His ...
file, such as lines, circles, dimensions, page properties, etc. TranslateCAD is not a CAT tool itself, but a tagger software, that serves as a bridge between the target format and the
CAT The cat (''Felis catus''), also referred to as the domestic cat or house cat, is a small domesticated carnivorous mammal. It is the only domesticated species of the family Felidae. Advances in archaeology and genetics have shown that the ...
software. The translator would need to check (and edit if needed) the target-language drawing in order to accommodate the different lengths of words/phrases into the original layout; applicable specifically when translating between
European European, or Europeans, may refer to: In general * ''European'', an adjective referring to something of, from, or related to Europe ** Ethnic groups in Europe ** Demographics of Europe ** European cuisine, the cuisines of Europe and other West ...
and Asian/Far East languages, due to the differences found in lengths among ideograms/glyphs and alphabet-based languages.


File Format Support

TranslateCAD reads and writes
DXF AutoCAD DXF (Drawing Interchange Format, or Drawing Exchange Format) is a computer-aided design (CAD) data file format developed by Autodesk to enable CAD data exchange and interoperability between AutoCAD on different computing platforms. His ...
files, supporting
AutoCAD AutoCAD is a 2D and 3D computer-aided design (CAD) software application developed by Autodesk. It was first released in December 1982 for the CP/M and IBM PC platforms as a desktop app running on microcomputers with internal graphics control ...
versions from r14 through 2010.
DWG DWG (from ''drawing'') is a proprietary binary file format used for storing two- and three- dimensional design data and metadata. It is the native format for several CAD packages including DraftSight, AutoCAD, ZWCAD, IntelliCAD (and its var ...
files are not supported directly, although the user may use the Save-as menu within AutoCAD in order to export the drawings to be translated into
DXF AutoCAD DXF (Drawing Interchange Format, or Drawing Exchange Format) is a computer-aided design (CAD) data file format developed by Autodesk to enable CAD data exchange and interoperability between AutoCAD on different computing platforms. His ...
format. Alternatively, there are a number of shareware or freeware tools that perform this task.


Known Limitations

* TranslateCAD handles only
DXF AutoCAD DXF (Drawing Interchange Format, or Drawing Exchange Format) is a computer-aided design (CAD) data file format developed by Autodesk to enable CAD data exchange and interoperability between AutoCAD on different computing platforms. His ...
files outside of
AutoCAD AutoCAD is a 2D and 3D computer-aided design (CAD) software application developed by Autodesk. It was first released in December 1982 for the CP/M and IBM PC platforms as a desktop app running on microcomputers with internal graphics control ...
or compatible software; it is not integrated with the drawing software itself. * Most legacy drawings were created using the outdated DTEXT (or simply TEXT) object that supports only one line of text, instead of the current MTEXT that handles several lines of text into one single object. The result of using DTEXT is that the translator frequently founds isolated words that sometimes don't make sense without the appropriate context/order. DTEXT object don't support Unicode, so if the drawing is to be translated into a Unicode-based language, the DTEXT objects need to be converted into MTEXT with a lisp macro in
AutoCAD AutoCAD is a 2D and 3D computer-aided design (CAD) software application developed by Autodesk. It was first released in December 1982 for the CP/M and IBM PC platforms as a desktop app running on microcomputers with internal graphics control ...
. * If translating from/to a Unicode-based language, the user needs to install an AutoCAD-compatible Unicode font into their system. *
DXF AutoCAD DXF (Drawing Interchange Format, or Drawing Exchange Format) is a computer-aided design (CAD) data file format developed by Autodesk to enable CAD data exchange and interoperability between AutoCAD on different computing platforms. His ...
format has glitches: certain drawings are rendered unreadable if saved in the
DXF AutoCAD DXF (Drawing Interchange Format, or Drawing Exchange Format) is a computer-aided design (CAD) data file format developed by Autodesk to enable CAD data exchange and interoperability between AutoCAD on different computing platforms. His ...
format rather than the Native
DWG DWG (from ''drawing'') is a proprietary binary file format used for storing two- and three- dimensional design data and metadata. It is the native format for several CAD packages including DraftSight, AutoCAD, ZWCAD, IntelliCAD (and its var ...
file format. It is advised to use a different tool for these kind of drawings.


See also

* Computer assisted translation *
AutoCAD AutoCAD is a 2D and 3D computer-aided design (CAD) software application developed by Autodesk. It was first released in December 1982 for the CP/M and IBM PC platforms as a desktop app running on microcomputers with internal graphics control ...
*
DXF AutoCAD DXF (Drawing Interchange Format, or Drawing Exchange Format) is a computer-aided design (CAD) data file format developed by Autodesk to enable CAD data exchange and interoperability between AutoCAD on different computing platforms. His ...
(Drawing Exchange Format) *
CAD Computer-aided design (CAD) is the use of computers (or ) to aid in the creation, modification, analysis, or optimization of a design. This software is used to increase the productivity of the designer, improve the quality of design, improve c ...


References


External links


Translate CAD Documentation


on how to translate DWG with Trados Computer-aided design software for Windows