Author Topic: Autolisp / DCL in multiple languages.  (Read 4205 times)

0 Members and 1 Guest are viewing this topic.

d2010

  • Bull Frog
  • Posts: 323
Re: Autolisp / DCL in multiple languages.
« Reply #15 on: August 16, 2021, 11:47:54 PM »
Any tips, guidance, tricks to make an Autolisp with DCL in several languages?

You can store all Strings isInside Doc or Docx.
Code: [Select]
You need to create a parser for Microsoft Word files (.docx), which will:
1) correctly (entirely) extract sentences / phrases from a file.
2) translate using the Google Translate API.
3) replace original sentences / phrases with translated ones.

Pay attention to the following points:
https://cloud.google.com/translate/docs/advanced/translate-documents#translate_documents_online

ribarm

  • Gator
  • Posts: 3225
  • Marko Ribar, architect
Re: Autolisp / DCL in multiple languages.
« Reply #16 on: June 28, 2022, 12:11:43 AM »
For DCL, we can all say Dialog Control Language...
From E.T. perspective, or everyones : Very pretty...
Marko Ribar, d.i.a. (graduated engineer of architecture)

:)

M.R. on Youtube