I want to create a localization server so I can add strings to be translated into other languages for various applications. I don't want to make one from scratch. Something like Facebook has or similar. Any ideas?
+1
A:
The Drupal Localization Server might be of interest to you. It's used for translating Drupal itself into many languages, but supports generic gettext strings. It's web based for editing by multiple users and here's a tutorial with screenshots on how to set it up.
Fanis
2010-09-24 18:04:11
A:
consider crowdin.net for your purpose or pootle if you would like to install it on your local server
Serge
2010-09-24 23:12:58
Pootle seems nice but I can't install it on my server because I don't have the privileges to install Django.
Alexsander Akers
2010-09-25 17:23:37