Google Translracy API Geliştirici Kılavuzu
Tüm hakları saklıdır. Java, Oracle ve/veya satış ortaklarının tescilli ticari markasıdır.
Son güncelleme tarihi: 2023-03-30 UTC.
[[["Anlaması kolay","easyToUnderstand","thumb-up"],["Sorunumu çözdü","solvedMyProblem","thumb-up"],["Diğer","otherUp","thumb-up"]],[["İhtiyacım olan bilgiler yok","missingTheInformationINeed","thumb-down"],["Çok karmaşık / çok fazla adım var","tooComplicatedTooManySteps","thumb-down"],["Güncel değil","outOfDate","thumb-down"],["Çeviri sorunu","translationIssue","thumb-down"],["Örnek veya kod sorunu","samplesCodeIssue","thumb-down"],["Diğer","otherDown","thumb-down"]],["Son güncelleme tarihi: 2023-03-30 UTC."],[],["The Google Transliterate API facilitates text conversion between scripts using JavaScript. Key actions include loading the API via `google.load`, enabling transliteration on HTML elements with `.makeTransliteratable`, and displaying a control using `.showControl`. Transliteration is managed with methods like `.enableTransliteration`, `.disableTransliteration`, `.toggleTransliteration`. Language pairs are set and retrieved with `.setLanguagePair` and `.getLanguagePair`, while current status is shown by `isTransliterationEnabled`. Asynchronous calls require callback functions. Event listeners are registered via `.addEventListener` to control different events.\n"]]