[PR #840] [CLOSED] Add ieighteen for i18n, Automation of Translation #751

Closed
opened 2025-11-06 13:01:51 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/vinta/awesome-python/pull/840
Author: @emadehsan
Created: 2/26/2017
Status: Closed

Base: masterHead: i18n_ieighteen


📝 Commits (1)

  • 45491fd Add ieighteen for i18n, Automation of Translation

📊 Changes

1 file changed (+1 additions, -0 deletions)

View changed files

📝 README.md (+1 -0)

📄 Description

Automate Translation of one Natural Language to another w/o paying money

Google Translation APIs are paid. Businesses usually pay for i18n of their Apps and Websites.
While one could write a Scrapper (probably using Selenium because of AJAX) to translate each String to targeted language. But that would tiresome. It uses a specific Google Translate API to translate, as described in Project.

Disclaimer:
I have written this.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/vinta/awesome-python/pull/840 **Author:** [@emadehsan](https://github.com/emadehsan) **Created:** 2/26/2017 **Status:** ❌ Closed **Base:** `master` ← **Head:** `i18n_ieighteen` --- ### 📝 Commits (1) - [`45491fd`](https://github.com/vinta/awesome-python/commit/45491fd1e8a6213ee3b8e12e4d837bce96a69037) Add ieighteen for i18n, Automation of Translation ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+1 -0) </details> ### 📄 Description ## Automate Translation of one Natural Language to another w/o paying money Google Translation APIs are paid. Businesses usually pay for **i18n** of their Apps and Websites. While one could write a Scrapper (probably using Selenium because of AJAX) to translate each String to targeted language. But that would tiresome. It uses a specific Google Translate API to translate, as described in Project. Disclaimer: I have written this. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-06 13:01:51 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/awesome-python#751