{"id":19840103,"url":"https://github.com/emadehsan/ieighteen","last_synced_at":"2025-07-24T05:35:46.438Z","repository":{"id":88379877,"uuid":"82367962","full_name":"emadehsan/ieighteen","owner":"emadehsan","description":"Speed up your Localization / Internationalization efforts by automating translation with a single script ","archived":false,"fork":false,"pushed_at":"2017-02-18T07:54:58.000Z","size":6,"stargazers_count":27,"open_issues_count":0,"forks_count":14,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-05-01T19:38:44.638Z","etag":null,"topics":["i18n","localization","python","urdu"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/emadehsan.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-02-18T06:54:05.000Z","updated_at":"2024-01-12T21:46:44.000Z","dependencies_parsed_at":null,"dependency_job_id":"1b988193-5981-46c4-a213-098d67db6e92","html_url":"https://github.com/emadehsan/ieighteen","commit_stats":{"total_commits":6,"total_committers":1,"mean_commits":6.0,"dds":0.0,"last_synced_commit":"4e0db715f4202e09ee96699374b3cad791fd9a78"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/emadehsan/ieighteen","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/emadehsan%2Fieighteen","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/emadehsan%2Fieighteen/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/emadehsan%2Fieighteen/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/emadehsan%2Fieighteen/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/emadehsan","download_url":"https://codeload.github.com/emadehsan/ieighteen/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/emadehsan%2Fieighteen/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266796854,"owners_count":23985486,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-07-24T02:00:09.469Z","response_time":99,"last_error":null,"robots_txt_status":null,"robots_txt_updated_at":null,"robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["i18n","localization","python","urdu"],"created_at":"2024-11-12T12:25:37.225Z","updated_at":"2025-07-24T05:35:46.402Z","avatar_url":"https://github.com/emadehsan.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ieighteen\nSpeed up your Localization/i18n efforts by automating translation. *You might need to proofread the translated text.* The `translate.py` script translates the file from source-locale folder to target-locale folder. E.g.\n\n`en/strings.txt` --- gets translated to ---\u003e `ur/strings.txt`\n\nThe repo contains `ur/strings.txt`, the translated Urdu text as an example. \n![Example](http://i.imgur.com/Q8zgBlx.png)\n\n**Following Folders/Files must exist**\n\n`en` or your source locale folder\n\n`en/strings.txt` or your source locale file\n\n`ur` or your target locale folder\n\nThe script creates (overwrites if already exist) the file in target locale folder\n\n**To Run**\n\n*Python 3 and libs used in `translate.py` must be installed*\n\nChange following variables in `translate.py` according to your need\n\n    # Locale code of source and target languages\n    sourceLang = 'en'\n    targetLang = 'ur'\n    # Put file name here\n    filename = 'strings.txt'\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Femadehsan%2Fieighteen","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Femadehsan%2Fieighteen","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Femadehsan%2Fieighteen/lists"}