{"id":21740199,"url":"https://github.com/waydotnet/ms_translate","last_synced_at":"2025-04-13T03:41:07.982Z","repository":{"id":2676361,"uuid":"3668400","full_name":"WaYdotNET/ms_translate","owner":"WaYdotNET","description":null,"archived":false,"fork":false,"pushed_at":"2013-12-27T18:57:31.000Z","size":166,"stargazers_count":3,"open_issues_count":1,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-11T10:00:25.504Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://waydotnet.github.io/ms_translate","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/WaYdotNET.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2012-03-09T07:34:21.000Z","updated_at":"2021-08-12T14:21:35.000Z","dependencies_parsed_at":"2022-08-20T23:40:53.679Z","dependency_job_id":null,"html_url":"https://github.com/WaYdotNET/ms_translate","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WaYdotNET%2Fms_translate","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WaYdotNET%2Fms_translate/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WaYdotNET%2Fms_translate/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WaYdotNET%2Fms_translate/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/WaYdotNET","download_url":"https://codeload.github.com/WaYdotNET/ms_translate/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248660781,"owners_count":21141346,"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","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":[],"created_at":"2024-11-26T06:12:32.596Z","updated_at":"2025-04-13T03:41:07.952Z","avatar_url":"https://github.com/WaYdotNET.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# MsTranslate\nThe library is a simple API in Ruby for Microsoft Translator V2\n\nThe Microsoft Translator services can be used in web or client\napplications to perform language translation operations. The services\nsupport users who are not familiar with the default language of a page\nor application, or those desiring to communicate with people of a\ndifferent language group.\n\n## Installation\n\nAdd this line to your application's Gemfile:\n\n    gem 'ms_translate'\n\nAnd then execute:\n\n    $ bundle\n\nOr install it yourself as:\n\n    $ gem install ms_translate\n\n## Usage\n\nfirst step set your appId\n\n    $ MsTranslate::Api.appId = 'MyRealAppId'\n\ntraNslate method:\n\n    $ MsTranslate::Api.translate('Hello World!)\n    $ =\u003e Ciao, Mondo!\n\n## Method not implemented\n\n1. Microsoft.Translator.AddTranslation Method\n2. Microsoft.Translator.AddTranslationArray Method\n\n## Test\n\nYou need to insert your appId into\n\n    # File 'spec/lib/ms_translate/api_spec.rb'\n    @api_real =  'INSERT_YOUR_APPID'\n\n## Contributing\n\n1. Fork it\n2. Create your feature branch (`git checkout -b my-new-feature`)\n3. Commit your changes (`git commit -am 'Added some feature'`)\n4. Push to the branch (`git push origin my-new-feature`)\n5. Create new Pull Request\n\n\n## Author\n\n[![endorse](http://api.coderwall.com/waydotnet/endorsecount.png)](http://coderwall.com/waydotnet)\n\nWaYdotNET, you can follow me on twitter [@WaYdotNET](http://twitter.com/WaYdotNET) or take a look at my site [waydotnet.com](http://www.waydotnet.com)\n\n## Copyright\n\nCopyright (C) 2012 Carlo Bertini - [@WaYdotNET](http://twitter.com/WaYdotNET)\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and\nassociated documentation files (the “Software”), to deal in the Software without restriction, including without\nlimitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software,\nand to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES\nOF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS BE LIABLE FOR ANY CLAIM,\nDAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE\nSOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n\n\n[![Bitdeli Badge](https://d2weczhvl823v0.cloudfront.net/WaYdotNET/ms_translate/trend.png)](https://bitdeli.com/free \"Bitdeli Badge\")\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwaydotnet%2Fms_translate","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwaydotnet%2Fms_translate","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwaydotnet%2Fms_translate/lists"}