Translate texts using Nitro Translation API!
The Nitro Translation API offers a straightforward programmatic interface to facilitate human translations of any given text into multiple supported languages. Working with professional translators instead of machine algorithms provides high-quality and culturally accurate translations.
Integrate the Nitro Translation API into your Bash/Shell Script projects to benefit from multilingual translation support. With real-time translation capabilities, you can increase your project's global reach and provide a better experience for users across different languages.
Read API Documentation for Bash/Shell Script TranslationTo use the Nitro Translation API in your Bash or Shell scripts, follow these steps:
Write Script:
- Use curl or wget to make HTTP requests from your script.
- Include the Authorization header with the Base64 encoded API key in your request.
- Example curl command:
API_KEY="your_api_key"
AUTH_HEADER=$(echo -n "$API_KEY:" | base64)
curl -X POST "https://api.nitrotranslation.com/translate" \
-H "Authorization: Basic $AUTH_HEADER" \
-H "Content-Type: application/json" \
-d '{"text": "Hello, world!", "target_lang": "es"}'
With Nitro’s translation API for Bash/Shell Script, you can access a wide range of supported languages for fast translations, including English, Spanish, French, German and many more. Ensure your content reaches global audiences by utilizing accurate and context-aware translations for over 200+ language pairs.
Language code | Language | Language code | Language |
---|---|---|---|
ar | アラビア語 | az | アゼルバイジャン語 |
be | ベラルーシ語 | bg | ブルガリア語 |
bn | ベンガル語 | ca | カタルーニャ語 |
cs | チェコ語 | da | デンマーク語 |
de | ドイツ語 | el | ギリシア語 |
en | 英語 | es-ES | スペイン語 |
es-MX | スペイン語(メキシコ) | et | エストニア語 |
fa | ペルシア語 | fi | フィンランド語 |
fr | フランス語 | he | ヘブライ語 |
hi | ヒンディー語 | hr | クロアチア語 |
hu | ハンガリー語 | id | インドネシア語 |
is | アイスランド語 | it | イタリア語 |
ja | 日本語 | kk | カザフ語 |
ko | 韓国語 | lt | リトアニア語 |
lv | ラトビア語 | ml-IN | マラヤラム語 |
ms | マレー語 | my | ビルマ語 |
nl | オランダ語 | no | ノルウェー語 |
pl | ポーランド語 | pt-BR | ポルトガル語(ブラジル) |
pt-PT | ポルトガル語 (ヨーロッパ) | ro | ルーマニア語 |
ru | ロシア語 | sk | スロバキア語 |
sl | スロベニア語 | sr | セルビア語キリル |
sr-CS | セルビア語アルファベット | sv-SE | スウェーデン語 |
ta | タミル語 | th | タイ語 |
tl | タガログ語 | tr | トルコ語 |
uk | ウクライナ語 | ur-PK | ウルドゥー語 (パキスタン) |
uz | ウズベク語 | vi | ベトナム語 |
zh-CN | 簡体字中国語 | zh-TW | 繁体字中国語 |
af | アフリカーンス語 | fr-CA | カナダ・フランス語 |
hy-AM | アルメニア語 | ka | ジョージア語 |
te | テルグ語 | tg | タジク語 |
ml-IN | マラヤラム語 | ky | キルギス語 |
ms | マレー語 |
Nitro’s translation API for Bash/Shell Script is free - you do not pay for access, integration, calls, key generation or anything else, except the translations you order!
Simply request the translation for Bash/Shell Script through Nitro's Translation API, and you'll be billed based on the number of characters translated, including spaces, at competitive rates. Start translating without minimum order requirements and get high-quality translations tailored to your needs.