翻译 登录 文字 图片 文档 网站 检测语言 英语 中文(简体) 德语 原文 0/ 5,000 翻译结果 翻译 发送反馈 历史记录 已保存
1)API key:需要向谷歌付费后,会给你一个key; 2)Target language:即你需要翻译的目标语言; 3)Source text string:需要翻译的文本(需要少于2k)。 2.下面是给不同的参数的一些例子,可以根据自己的需要来对该url进行传参: 1)指定source和target https://www.googleapis.com/language/translate/v2?key=INSERT-YOUR...
Google Translate API has a default limit of 2M chars/day. This limit can be increased up to 50M chars/day in the Quotas pane in the Google APIs Console If you need to translate more than 50 M chars/day, please contact us
使用Android版Google翻译(Google Translate)可翻译多种语言的字词和短语。对于大多数语言,您可以读出短语,然后便可听到相应的语音翻译。谷歌翻译采用Google API,目前软件已经提升至108种语言之间的即时翻译。它可以在所支持的任意两种语言之间进行字词、句子翻译。
pythontranslationgoogletranslategoogletranspython-translatorgoogletranslateapipygoogletranslation UpdatedMar 2, 2021 Python vTuanpham/Large_dataset_translator Star65 Translate large dataset to any language with google translation api and multithreads processing, no key required!
nodejsjavascriptgoogle-translategoogle-translate-apigoogle-translate-free-api UpdatedJan 31, 2025 TypeScript Alfred 3 workflow - translate with google api💵🚫 alfred3-workflowgoogle-translate UpdatedJan 19, 2024 JavaScript 🈯 A Node.JS library to consume Google Translate API for free. ...
It comes with a free API trial to see what it’s like on your website. Other than that, its free plan allows you to translate 2 million characters per month, whereas Google Translate allows you to translate only 500,000 a month. ...
当然用现在已经有的库(像google-translate-api),依然能够实现上述的功能,但是在翻译多段文本时候,需要请求api多次,这严重造成请求的浪费与等待漫长的时间。 因此我需要用一个新的 api 来实现上述功能。google-translate-open-api就这样诞生了。 Usage 单段文本 ...
More information is available at:https://cloud.google.com/translate/. To create your application’s API key simply follow the steps below: 1. Create a new project in Google Cloud Console Go to theCloud Platform Console. From the top bar click the little arrow pointing down, then click the...
Description: Translate PO file with DeepL Translator API Usage: deepl [options] [--] [] Arguments: input Input PO file path output Output PO, MO files directory [default: input file directory] Options: --from=FROM Source language (default: en) [default: "en"] --to=TO Target language...