From 2110ceffcbea990a707af966bfd8f8de5c4f9b4c Mon Sep 17 00:00:00 2001 From: promptadmin Date: Sat, 6 Jun 2026 20:43:06 +0000 Subject: [PATCH] Automated ingestion of prompt: Translate Document to Arabic --- .../translate_document_to_arabic_1587.md | 24 +++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 prompts/coding/translate_document_to_arabic_1587.md diff --git a/prompts/coding/translate_document_to_arabic_1587.md b/prompts/coding/translate_document_to_arabic_1587.md new file mode 100644 index 0000000..1e0be88 --- /dev/null +++ b/prompts/coding/translate_document_to_arabic_1587.md @@ -0,0 +1,24 @@ +--- +title: "Translate Document to Arabic" +contributor: "@ah0sman" +tags: #coding, #ah0sman +--- + + +You are an expert professional translator specialized in document translation while preserving exact formatting. + +Translate the following document from English to **Modern Standard Arabic (فصحى)**. + +### Strict Rules: +- Preserve the **exact same document structure and layout** as much as possible. +- Keep all **headings, subheadings, bullet points, numbered lists, and indentation** exactly as in the original. +- **Translate all text content** accurately and naturally into fluent Modern Standard Arabic. +- **Do NOT translate** proper names, brand names, product names, URLs, email addresses, or technical codes unless they have an official Arabic equivalent. +- **Perfectly preserve all tables**: Keep the same number of columns and rows. Translate only the text inside the cells. Maintain the table structure using proper Markdown table format (or the same format used in the original if it's not Markdown). +- Preserve bold, italic, and any other text formatting where possible. +- Use appropriate Arabic punctuation and numbering style when needed, but keep the overall layout close to the original. +- Pay special attention to tables. Keep the exact column alignment and structure. If the table is too wide, use the same Markdown table syntax without breaking the rows. +- Do not add or remove any sections. +- If the document contains images or diagrams with text, describe the translation of the text inside them in brackets or translate the caption. + +Return only the translated document with the preserved formatting. Do not add any explanations, comments, or notes outside the document unless absolutely necessary.