Skip to content

Commit 7fc3f53

Browse files
committed
known issues and language support
1 parent 850fa2f commit 7fc3f53

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

articles/ai-services/translator/language-support.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@ ms.author: lajanuar
138138
|Slovenian|`sl`||||||
139139
|Somali (Arabic)|`so`||| || |
140140
|Spanish|`es`||||||
141-
|Swahili (Latin)|`sw`||||||
141+
|Swahili (Latin)|`sw`|||| ||
142142
|Swedish|`sv`||||||
143143
|Tahitian|`ty`||||| |
144144
|Tamil|`ta`||||||

articles/ai-services/translator/reference/known-issues.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ description: Known and common issues with Azure AI Translator.
55
manager: nitinme
66
ms.service: azure-ai-translator
77
ms.topic: reference
8-
ms.date: 04/14/2025
8+
ms.date: 05/22/2025
99
ms.author: lajanuar
1010
---
1111

@@ -35,6 +35,7 @@ This table lists the active known issues for the `Document translation` feature.
3535

3636
| **Issue ID** | **Category / Feature Area** | **Title** | **Description**| **Workaround**| **Issues publish date** |
3737
| --- | --- | --- | --- | --- | --- |
38+
|`3010`|Content|Translating documents containing visible watermarks or seals|Documents with visible watermarks or seals can significantly hinder the translation process, as the watermarks may overlap with the text, making it difficult for the models to accurately recognize and process the content. This issue can result in the document remaining untranslated or only partially translated.|For optimal translation results, use clean, watermark-free documents, as files without watermarks translate accurately and as expected.|May 21, 2025|
3839
| `3009` |Formatting | Translating documents containing borderless charts and tables|Complex tables and charts can present significant challenges during translation, especially when they're large and intricate. Charts and tables with mixed horizontal and vertical text, varying cell sizes, or grid structures that are borderless, are difficult to format accurately. These types of tables may require added processing to ensure precision without compromising overall performance. | To improve the quality of translation output, consider recreating documents using bordered tables and charts rather than borderless ones. |April 1, 2025 |
3940
| `3008` | File types | Translating complex documents | Translating documents with thousands of intricate pages can be challenging. These documents often include images, embedded text within images, and manually typed text. As a result, the batch translation request can encounter failures during the extraction, translation, and reassembly processes.| Split the large document into smaller sections (for example, divide a 1000-page file into approximately 10 files of 100 pages each) and submit them individually for the best results.| February 5, 2025|
4041
| `3007` | Content| Translating documents with mixed source languages | In some cases, document translation doesn't translate source documents with multiple languages leading to incorrect or incomplete results. For example, a sentence that contains more than one language.| To ensure that the desired language is translated to the target language, specify the intended source language. Alternatively, remove the mixed-language sentence, or split the text into segments containing only one language. | February 5, 2025|

0 commit comments

Comments
 (0)