Skip to content

Commit 56333b1

Browse files
committed
feedback updates
1 parent b608c63 commit 56333b1

File tree

1 file changed

+11
-12
lines changed
  • articles/ai-services/translator/document-translation

1 file changed

+11
-12
lines changed

articles/ai-services/translator/document-translation/overview.md

Lines changed: 11 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -112,19 +112,18 @@ Document Translation supports the following glossary file types:
112112

113113
### Synchronous supported document formats
114114

115-
|File type| Content type|File extension|Description|
115+
|File type|File extension| Content type|Description|
116116
|---|---|--|---|
117-
|**PlainText**|`text/plain`|`.txt`| An unformatted text document.|
118-
|**TabSeparatedValues**|`text/tab-separated-values`|`.txv`, `.tab`|A text file format that uses tabs to separate values and newlines to separate records.|
119-
|**CommaSeparatedValues**|`text/csv`|`.csv`|A text file format that uses commas as a delimiter between values.|
120-
|**HyperText Markup Language**|`text/html`|`.html`, `.htm`|HTML is a standard markup language used to structure web pages and content.|
121-
|**M​HTML**|`message/rfc822`, @`application/x-mimearchive`, @`multipart/related` |`.mthml`, `.mht`| A web page archive file format.|
122-
|**OfficeOpenXml**|`application/vnd.openxmlformats-officedocument`|`.xml`, `.ooxml`|An XML-based file format used for Microsoft Word, Microsoft Excel, and Microsoft PowerPoint documents.|
123-
|**OpenXmlPresentation**|`application/vnd.openxmlformats-officedocument.presentationml.presentation` |`.pptx`|An XML-based file format used for Microsoft PowerPoint slideshow presentations.|
124-
|**OpenXmlSpreadsheet**|`application/vnd.openxmlformats-officedocument.spreadsheetml.sheet`| `.xlsx`| An XML-based file format used for Microsoft Excel spreadsheets.|
125-
|**OpenXmlWord**|`application/vnd.openxmlformats-officedocument.wordprocessingml.document`|`.docx`| An XML-based file format used for Microsoft Word documents.|
126-
|**OutlookMailMessage**|`application/vnd.ms-outlook`|`.msg`|A file format used for stored Outlook mail message objects.|
127-
|**XmlLocalizationInterchange**|`application/xliff+xml` |`.xlf`, `xliff`|A standardized XML-based file format widely used in translation and localization software processing.|
117+
|**Plain Text**|`.txt`|`text/plain`| An unformatted text document.|
118+
|**Tab Separated Values**|`.txv`<br> `.tab`|`text/tab-separated-values`|A text file format that uses tabs to separate values and newlines to separate records.|
119+
|**Comma Separated Values**|`.csv`|`text/csv`|A text file format that uses commas as a delimiter between values.|
120+
|**HyperText Markup Language**|`.html`<br> `.htm`|`text/html`|HTML is a standard markup language used to structure web pages and content.|
121+
|**M&#8203;HTML**|`.mthml`<br> `.mht`| `message/rfc822`<br> @`application/x-mimearchive`<br> @`multipart/related` |A web page archive file format.|
122+
|**Microsoft PowerPoint**|`.pptx`|`application/vnd.openxmlformats-officedocument.presentationml.presentation` |An XML-based file format used for PowerPoint slideshow presentations.|
123+
|**Microsoft Excel**|`.xlsx`| `application/vnd.openxmlformats-officedocument.spreadsheetml.sheet`| An XML-based file format used for Excel spreadsheets.|
124+
|**Microsoft Word**|`.docx`| `application/vnd.openxmlformats-officedocument.wordprocessingml.document`|An XML-based file format used for Word documents.|
125+
|**Microsoft Outlook**|`.msg`|`application/vnd.ms-outlook`|A file format used for stored Outlook mail message objects.|
126+
|**Xml Localization Interchange**|`.xlf`<br> `xliff`|`application/xliff+xml` |A standardized XML-based file format widely used in translation and localization software processing.|
128127

129128
### Synchronous supported glossary formats
130129

0 commit comments

Comments
 (0)