Anyone who knows a php script/cms like this site?(not adv)

I’d like to know if there is a php script like this Site: http://www.oschina.net/translate/

Well, I just make a short introduction about the function:

The administrator of the site publish an English post(or in other language),The post will be cut out by paragraphs. All the registered users can translate the post by one or more paragraph and submit their translation of the post to Chinese.After the administrator verified someone’s translation,it will published.

Also the translator can change what he/she posted about the post.Below are some screen about the function.

1.This is the posts list sample:

2.If multiply users translated the same paragraph,we can see all translations by clicking the link beside to expand them.

3.If some paragraph has not been translated,registered users can click the button to translate it.

4.In the editor,we can type our translation,once done,submit our translation by click the button on the right top

More:http://stackoverflow.com/questions/36161265/anyone-who-knows-a-php-script-like-this-site

If someone knows a php or in other language script, please let me know.

Thanks in advanced.

1 Like

You might want to rethink this, unless you can find an admin, who can speak every language you want to offer on this site.

What you are looking for is a script to crowdsource translations. I did some searching and not sure this will help you, as the back-end is actually a service, but it might.

Scott

2 Likes

well,Thanks for ur answer, I just wanna find a script which has the functions I offterd,so you don’t need to worry about the admin.

no wonder, the admin can be able to speak two or more language.

so what u just pay attention to is if there exitsts a web script (or cms) having the functions as what I described above.

I’m not aware of any script to that but have used a service called Smartling which is similar to your needs.

You mean this one:https://info.smartling.com/get-started?
I have checked it,it’s a services but not a script.
:joy:

thanks all the same.

That is what I said… it is a service not a script. Service based infrastructure for that type of stuff is the norm these days.

This topic was automatically closed 91 days after the last reply. New replies are no longer allowed.