|
| 1 | +.. this file is hardlinked from translations.html in themes/mongodb |
| 2 | +.. _internationalization: |
| 3 | + |
| 4 | +=================================================== |
| 5 | +MongoDB Manual Internationalization and Translation |
| 6 | +=================================================== |
| 7 | +.. default-domain:: mongodb |
| 8 | + |
| 9 | +The primary language of the MongoDB Documentation is English |
| 10 | +(American English at that) but we recognize the need to provide |
| 11 | +documentation in additional languages. |
| 12 | + |
| 13 | +We are using a service provided by `Smartling <http://smartling.com/>`_ |
| 14 | +to translate the MongoDB documentation into additional languages. |
| 15 | + |
| 16 | +If you would like to volunteer to translate the MongoDB documentation, |
| 17 | +we need you to complete the |
| 18 | +`10gen/MongoDB Contributor Agreement <http://www.10gen.com/legal/contributor-agreement>`_. |
| 19 | +You will also need to create an account on Smartling at |
| 20 | +`translate.docs.mongodb.org <http://translate.docs.mongodb.org/>`_. |
| 21 | + |
| 22 | +Please use the same email address you use to ``sign`` the Contributor |
| 23 | +agreement when you create the Smartling account. |
| 24 | + |
| 25 | +We have a Google Group for translators at |
| 26 | +`mongodb-translators <http://groups.google.com/group/mongodb-translators>`_ |
| 27 | +You can join the Google Group w/o signing the contributor's agreement |
| 28 | +but we will need a signed agreement before I add you to the Smartling |
| 29 | +project. |
| 30 | + |
| 31 | +We currently have the following languages configured: |
| 32 | + |
| 33 | +- `Arabic <http://ar.docs.mongodb.org>`_ |
| 34 | +- `Chinese <http://cn.docs.mongodb.org>`_ |
| 35 | +- `Czech <http://cs.docs.mongodb.org>`_ |
| 36 | +- `German <http://de.docs.mongodb.org>`_ |
| 37 | +- `Spanish <http://es.docs.mongodb.org>`_ |
| 38 | +- `French <http://fr.docs.mongodb.org>`_ |
| 39 | +- `Hungarian <http://hu.docs.mongodb.org>`_ |
| 40 | +- `Indonesian <http://id.docs.mongodb.org>`_ |
| 41 | +- `Italian <http://it.docs.mongodb.org>`_ |
| 42 | +- `Japanese <http://jp.docs.mongodb.org>`_ |
| 43 | +- `Korean <http://ko.docs.mongodb.org>`_ |
| 44 | +- `Lithuanian <http://lt.docs.mongodb.org>`_ |
| 45 | +- `Polish <http://pl.docs.mongodb.org>`_ |
| 46 | +- `Portuguese <http://pt.docs.mongodb.org>`_ |
| 47 | +- `Romanian <http://ro.docs.mongodb.org>`_ |
| 48 | +- `Russian <http://ru.docs.mongodb.org>`_ |
| 49 | +- `Turkish <http://tr.docs.mongodb.org>`_ |
| 50 | +- `Ukrainian <http://uk.docs.mongodb.org>`_ |
| 51 | + |
| 52 | +If we are missing your language please contact us (through the |
| 53 | +``Report a Problem`` link above or by posting to ``mongodb-translators``). |
| 54 | + |
| 55 | +While the translation effort is currently focused on the web site we are |
| 56 | +evaluating how to retrieve the translated phrases for use in other |
| 57 | +media. |
| 58 | + |
| 59 | +.. seealso:: |
| 60 | + |
| 61 | + - :ref:`meta-contributing` |
| 62 | + - `Style and Conventions <https://github.com/mongodb/docs/blob/master/meta.style-guide.rst>`_ |
| 63 | + - `Documentation Organization <https://github.com/mongodb/docs/blob/master/meta.organization.rst>`_ |
| 64 | + - `Practices and Processes <https://github.com/mongodb/docs/blob/master/meta.practices.rst>`_ |
| 65 | + - `Building and Deploying MongoDB Documentation <https://github.com/mongodb/docs/blob/master/meta.build.rst>`_ |
0 commit comments