Mozilla's Localization Platform
Перейти к файлу
Vivek Anand 291a949174 Added link to LICENSE file 2015-09-15 09:18:47 +05:30
bin Fix bug 1185698: Remove Docker environment. 2015-08-06 17:46:10 -07:00
docs Bug 1179950: Enable timezone support. 2015-09-02 13:01:18 -07:00
media Remove obsolete media subfolders 2014-02-17 21:02:50 +01:00
pontoon Avoid some tags when detecting hooks 2015-09-15 01:19:56 +02:00
.buildpacks Pin buildpacks to specific commits. 2015-07-31 14:30:41 -07:00
.gitignore Fix bug 1185698: Remove Docker environment. 2015-08-06 17:46:10 -07:00
.gitmodules Point pontoon-intro submodule at Mozilla repo. 2015-05-06 16:08:24 -07:00
.travis.yml Add .travis.yml file for automated tests. 2015-08-26 15:34:00 -07:00
Aptfile Install mercirual via pip instead of apt. 2015-06-03 11:40:19 -07:00
LICENSE Fix license 2012-07-27 09:17:04 -04:00
MANIFEST.in Add server contents to / 2012-04-11 23:34:02 +02:00
Procfile Add New Relic. 2015-04-30 13:24:15 -07:00
README.md Added link to LICENSE file 2015-09-15 09:18:47 +05:30
contribute.json Replace staging URL in docs with correct URL. 2015-08-05 23:08:02 -07:00
manage.py Hide missing .env warning, it's fine it's fine. 2015-06-05 10:45:37 -07:00
package.json Add support for ES6 via Babel to Docker. 2015-06-25 17:52:33 -07:00
requirements.txt Fix bug 1204234: process empty strings on INI file 2015-09-14 23:17:22 +02:00
setup.py Add server contents to / 2012-04-11 23:34:02 +02:00

README.md

Pontoon

Pontoon enables localizers to translate web apps and web sites in place with context and spatial limitations right in front of them. A full list of extracted strings is also available, to help with strings that are hard to reach, e.g. error messages and the <title> tag. Localizer Docs.

To enable localization of your site with Pontoon, include a script to overcome cross frame scripting, and Pontoon will autodetect strings. Or, to make the best out of Pontoon, fully prepare your site with hooks that will mark strings for localization and include all the neccessary tags. Developer Docs.

Service Documentation

Want to contribute to Pontoon or deploy your own instance? Check out the Service Documentation.

Get involved

  • File a bug
  • Read more on the Wiki
  • Join #pontoon on IRC

Servers

License

This software is licensed under the New BSD License. For more information, read LICENSE.