Webdev/GetInvolved/pontoon.mozilla.org: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
(→‎Code & Contacts: Mozilla repo link)
 
(3 intermediate revisions by 2 users not shown)
Line 2: Line 2:


== Description ==
== Description ==
[https://pontoon.mozilla.org/ Pontoon] is an in-place localization tool. That means it enables localizers to translate web apps and websites right inside an app or website, with context and spatial limitations just in front of them. It is incredible.


== Code & Contacts ==
[[File:Mozilla Pontoon home page.png|right]]
 
[https://pontoon.mozilla.org/ Pontoon] is Mozilla's official localization tool. It's the place where our numerous contributors go to translate Firefox (and many other Mozilla products) into their favored language. Pontoon offers support for a large variety of translation technologies, including [https://projectfluent.org/ Fluent].
 
Pontoon is ever-growing with features, new languages, and constantly evolving to make good use of recent Web technologies.
 
Technologies we use: Django, GraphQL, React, TypeScript, jQuery.
 
== Getting Started ==
 
* Fork us on [https://github.com/mozilla/pontoon Github]
* Fork us on [https://github.com/mozilla/pontoon Github]
* Lead developer: [https://mozillians.org/u/mathjazz Matjaž Horvat] (:mathjazz)
* [https://mozilla-pontoon.readthedocs.io/en/latest/dev/setup.html Install Pontoon locally with Docker]
* [http://irc.mozilla.org/ IRC]: [irc://irc.mozilla.org/%23pontoon #pontoon]
* Read [https://mozilla-pontoon.readthedocs.io/en/latest/dev/first-contribution.html The Guide to your First Contribution to Pontoon]
* Pontoon on [https://bugzilla.mozilla.org/buglist.cgi?product=Webtools&component=Pontoon&resolution=---&list_id=10786825 Bugzilla]
* Find a suitable issue to work on in our [https://github.com/mozilla/pontoon/issues?q=is%3Aopen+is%3Aissue+label%3A%22good+first+issue%22 list of Good First Issues]
* Explore Pontoon issues on [https://github.com/mozilla/pontoon/issues GitHub]
 
== Contacts ==


== Mentored Bugs ==
* Main developers:
<bugzilla>
** [https://people.mozilla.org/p/mathjazz Matjaž Horvat] (:mathjazz)
    {
** [https://people.mozilla.org/p/eemeli Eemeli Aro] (:eemeli)
        "product": "Webtools",
* Talk to us on [[Matrix]]: [https://chat.mozilla.org/#/room/#pontoon:mozilla.org #pontoon]
        "component": "Pontoon",
* Join the conversation on [https://discourse.mozilla.org/c/pontoon discourse]
        "bug_mentor_type": "contains",
        "bug_mentor": "@",
        "resolution": "---"
    }
</bugzilla>

Latest revision as of 10:11, 14 September 2021

Get Involved: pontoon.mozilla.org

Description

Mozilla Pontoon home page.png

Pontoon is Mozilla's official localization tool. It's the place where our numerous contributors go to translate Firefox (and many other Mozilla products) into their favored language. Pontoon offers support for a large variety of translation technologies, including Fluent.

Pontoon is ever-growing with features, new languages, and constantly evolving to make good use of recent Web technologies.

Technologies we use: Django, GraphQL, React, TypeScript, jQuery.

Getting Started

Contacts