תורגם וסונכרן ע"י Qsubs מצוות glfinish
EN TH
תוצאות מיידיות
API זמין
תרגום...
תרגום יופיע כאן...
איך לתרגם את המקור ל-starget
1
הכנס את הטקסט שלך
הקלד או הדבק את הטקסט שלך לתוך תיבת הקלט שמעל. באפשרותך להזין עד 10,000 תווים, או להעלות קובץ מסמך.
2
לחץ translation
לחץ על כפתור התרגום או פשוט המתן - תרגום אוטומטי נכנס לפעולה לאחר הפסקת הקלדה. ה- AI מעבד את הטקסט שלך באלפיות שנייה.
3
העתק את התרגום שלך
התרגום שלך מופיע באופן מיידי. לחץ על כפתור ההעתקה כדי להעתיק אותו ללוח העריכה שלך, או לשלב באמצעות API שלנו.
ביטויים נפוצים English
לחץ על כל ביטוי כדי לתרגם אותו באופן מיידי.
תרגום מיידי
קבל מקור English תרגומים באלפיות שנייה.
תמיכה במסמכים
Upload Word, PDF, SRT writs and more for collection translation.
API Access
תחברו את זוג התרגום הזה לאפליקציות שלכם עם שאר האיי.פי.איי שלנו.
curl -X POST https://api.translateapi.ai/api/v1/translate/ \
-H "Authorization: Bearer YOUR_API_KEY" \
-H "Content-Type: application/json" \
-d '{"text": "Hello", "source_language": "en", "target_language": "th"}'
אודות English Thai תרגום
TranslamAPI מספק מהיר ומדויק English Thai תרגום מופעל על ידי AI מתקדם.
- תרגום טקסט - תרגם כל טקסט עד 10,000 תווים באופן מיידי
- תרגום מסמך - Upload Word, PDF, and text files for translation
- אינטגרציה API - הוסף & מקור לתרגום ליישומים שלך
- תרגום Batch - תרגם טקסטים מרובים בבקשה אחת
השתמש בתיקים:
- תרגם מסמכים לצורך עסקים.
- Font color = "# FF00FF" font color = "# D900D9" (מתקבל באתרים מקומיים ואפליקציות מ {מקור ל} font color = "# D900D9" @ color = "# D900D9" @ color = "# D900D9" @ color = "# "# D900D9" ♪
- המרת כתוביות ל- English color="# D900D9" font color = "# D900D9" (מקור) font color = "# 00FFF00" @ color = "# D900D9" ♪
- לתקשר עם רמקולים English
תרגום זוג
- מקור
- אנגלית (
en) - יעד
- תאילנדי (
th)
שאלות ששואלים לעתים קרובות
These Southeast Asian abugida scripts write without spaces between words. Sentence boundaries use specific marks (Thai ฯ, Khmer ។, Burmese ။). English to Thai handles word-segmentation internally — you don't need to add spaces to the source.
Thai and Lao both have explicit tone marks above or below the base consonant. These are preserved on the output side and applied correctly: tone-marked syllables in the target reflect the target language's phonotactics, not a transliterated copy of the source.
Khmer subscript (coeng) consonants and Burmese subscript stacks are emitted with the correct Unicode combining sequences. Font rendering takes care of the visual stacking — your editor or browser needs a complete Khmer / Burmese font.
Thai has five-level register splits (royal, religious, formal, polite, vulgar) marked by entirely different verb stems and pronouns. The model defaults to polite formal register, which is right for business and consumer content. Royal language for monarchic context needs manual editing.
Default output uses Latin (Western) digits for compatibility with databases and modern UI. Native-script numerals (Thai ๐-๙, Lao ໐-໙, Khmer ០-៩, Burmese ၀-၉) are available as a post-process option.
Theravada-Buddhist vocabulary in Thai, Lao, Khmer, and Burmese (largely Pali-derived) preserves its conventional spelling in the target script. Quoted Pali verses stay verbatim when bracketed.
Each SE-Asia language has a classical register used for poetry and historical text. The model translates source classical text into modern paraphrase first then re-renders in the Thai classical conventions if the output context calls for it.
The model uses a learned segmentation pass that recognizes inherent vowel patterns, tone marks, and known word forms to split tokens before translation. No manual chunking is required; just send the whole paragraph as one string.
Thai, Lao, Khmer, and Burmese personal names use given-name first followed by family-name (the reverse of CJK convention). The model preserves this order and uses the conventional transliteration when emitting to Latin-script targets.
Yes — output is UTF-8 with explicit zero-width-non-joiner (ZWNJ) only where the script requires it. For SMS or character-limited contexts, note that one SE-Asia character typically uses 2-3 UTF-8 bytes.
Output for Thai is central / Bangkok Thai; Burmese defaults to standard literary Burmese; Khmer to standard central; Lao to Vientiane. Regional dialects (northern Thai, Mon Burmese mixes, etc.) are not directly supported — translate to the standard first and localize.
These scripts pack 1.5-2x more meaning per character than Latin, so 5,000 source characters of Thai/Khmer/Burmese typically expand to 8,000-10,000 characters of English. Send paragraph-sized chunks (500-2,000 characters) for best discourse coherence.