Mozilla's Localization Platform
Перейти к файлу
Matjaž Horvat 8a9b9fd465 Fix bug 1399166: Use X-channel repo as source (#714)
Update the script to create per-project en-US only repositories from
the cross-channel repository. It is already limited to localizable
files only, and it also includes files from the comm-* repositories.

We now also clean up target directory on a failed pull, so that it's
empty for a clone. We also prune all subdirectories in target
repository in case they get removed from source.
2017-10-05 18:26:36 +02:00
bin Fix bug 1399166: Use X-channel repo as source (#714) 2017-10-05 18:26:36 +02:00
docker Pass host of the webapp to docker image. (#702) 2017-09-11 10:07:20 +02:00
docs Add GraphQL (#630) 2017-09-27 21:07:50 +02:00
error_pages Add custom error pages. With Tetris! (#574) 2017-04-11 13:16:16 +02:00
media Remove obsolete media subfolders 2014-02-17 21:02:50 +01:00
pontoon Fixes bug 1384139 - Fix all remaining PEP8 violations in Pontoon. (#725) 2017-10-02 11:12:16 +02:00
.dockerignore Fixes bug 1376813 - THIS... IS... DOCKER! (#623) 2017-07-24 18:45:58 +02:00
.gitignore Pass host of the webapp to docker image. (#702) 2017-09-11 10:07:20 +02:00
.gitmodules Point pontoon-intro submodule at Mozilla repo. 2015-05-06 16:08:24 -07:00
.pyup.yml Bug 1384167 - Add a config file for pyup. (#658) 2017-08-02 15:25:58 +02:00
.travis.yml Fixes bug 1384139 - Fix all remaining PEP8 violations in Pontoon. (#725) 2017-10-02 11:12:16 +02:00
Aptfile Install mercirual via pip instead of apt. 2015-06-03 11:40:19 -07:00
CONTRIBUTING.rst Update CONTRIBUTING.rst (#685) 2017-08-19 22:26:25 +02:00
LICENSE Fix license 2012-07-27 09:17:04 -04:00
MANIFEST.in More pythonic Playdoh layout: no top level __init__, no apps 2012-01-09 16:57:49 -06:00
Makefile Fix bug 1399037 - Fix building docker containers on Mac OS. (#712) 2017-09-24 12:44:18 +02:00
Procfile Fix bug 1229067: Implement suggested celery settings for CloudAMQP. 2015-12-03 15:20:03 -08:00
README.md README: also link to existing bugs (#689) 2017-08-23 16:57:28 +02:00
app.json Fix bug 1316171: 1-click deploy to Heroku (#468) 2016-11-16 00:01:50 +01:00
contribute.json Fixed urls for readthedocs. 2016-04-28 07:33:12 +02:00
docker-compose.yml Fixes bug 1376813 - THIS... IS... DOCKER! (#623) 2017-07-24 18:45:58 +02:00
manage.py Hide missing .env warning, it's fine it's fine. 2015-06-05 10:45:37 -07:00
package.json Fix bug 1336984: Update to latest LTS node.js (#542) 2017-02-15 13:12:34 +01:00
pylama.ini Fixes bug 1384139 - Fix all remaining PEP8 violations in Pontoon. (#725) 2017-10-02 11:12:16 +02:00
requirements-dev.txt Bug 1336999: Consolidate developer docs (#671) 2017-08-14 15:28:33 +02:00
requirements.txt Update bleach from 2.0.0 to 2.1.1 (#727) 2017-10-05 10:08:57 +02:00
setup.py Enabled support for pyflakes in pontoon. 2015-10-13 21:48:12 +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.

For quick and easy deployment without leaving your web browser, click this button:

Deploy

Get involved

Servers (used for Mozilla projects only)

License

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