Giter Site home page Giter Site logo

tr8n's Introduction

Welcome to Tr8n Translation Engine

Tr8n Translation Engine is a Rails Engine Gem that provides a framework for crowd-sourced translation and management of any content for any Rails based application. The power of the engine comes from its simple and friendly user interface that allows site users to rapidly translate the site into hundreds of languages. The flexible and robust rules engine that powers tr8n allows for any combination of language specific rules in any translatable sentence. Users can provide information on what sentences depend on gender rules, number rules or other rules configured for each language. The language specific context and case rules can be registered and managed for any language in the advanced user interface. The engine provides a set of powerful administration tools that allow admins to manage any aspect of the engine; enabling and disabling its features and monitoring translation progress.

The Tr8n engine itself is based on a very robust and flexible pluggable architecture where rule types and the syntax of the “tr” tokens can be configured or extended for any application deployment.

Tr8n translation engine has been successfully deployed by the following companies:

Geni Inc, www.geni.com

Yammer Inc, www.yammer.com

You can visit their web sites and see how it is being used. If your company is using Tr8n, please let me know and you will be added to the list.

Documentation

Tr8n Translation Engine Integration Guide

wiki.tr8n.org/index.php?title=Tr8n_Translation_Engine_Integration_Guide

Tr8n Label Internationalization

wiki.tr8n.org/index.php?title=Tr8n_Label_Internationalization

Tr8n Rules Engine Configuration Guide

wiki.tr8n.org/index.php?title=Tr8n_Rules_Engine_Configuration_Guide

Tr8n Supported Languages

wiki.tr8n.org/index.php?title=Tr8n_Languages

Installation Instructions

Add the following gems to your Gemfile:

gem "will_paginate", "~> 3.0.pre2"
gem 'will_filter', "~> 3.0.0" 
gem 'tr8n', "~> 3.0.0"

And run:

$ bundle install

To configure and initialize tr8n engine, run the following commands:

$ rails generate will_filter  
$ rails generate tr8n  
$ rake db:migrate 
$ rake tr8n:init 
$ rails server

Open your browser and point to:

localhost:3000/tr8n

Integration Instructions

The best way to get going with Tr8n is to run the sample application and follow the instructions and documentation in the app:

$ git clone -b rails3 git://github.com/berk/tr8n_examples.git
$ cd tr8n_examples
$ rake db:migrate
$ rake tr8n:init
$ rails server

Open your browser and point to:

localhost:3000

Live Tr8n sample application is running here:

bit.ly/e9QhFY

Tr8n Screenshots

Below are a few screenshots of what tr8n looks like:

External Links

Yammer in Translation

bit.ly/g5GQDt

Yammer Now Available in Dutch, French, German, Japanese, Korean, and Spanish

bit.ly/heNIPr

Geni Goes Global With 20 New Languages And A Crowdsourced Translation Tool

tcrn.ch/f1VLnj

Quora Discussion - What is the best way to deal with internationlization of text on a large social site?

bit.ly/hUU6R9

RailsCasts - If you would like to see a RailsCasts episode on how to get Tr8n configured and running, please visit the RailsCasts suggestion page and vote it up. Thank you!

bit.ly/gz7lFw

Tr8n Discussion on Hacker News

bit.ly/hB2qmU

IRC Channel for Discussing Tr8n

irc.freenode.net/#tr8n

tr8n's People

Contributors

bertg avatar scott-steadman avatar

Watchers

 avatar Raphael H. Doehring avatar Buts Johan avatar Victor Rodrigues avatar James Cloos avatar  avatar Noitidart avatar Jacob Mukete avatar Test Machine User [Younited] avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.