1
- .. this file is hardlinked from translations.html in themes/mongodb
2
1
.. _internationalization:
3
2
4
3
===================================================
5
4
MongoDB Manual Internationalization and Translation
6
5
===================================================
6
+
7
7
.. default-domain:: mongodb
8
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.
9
+ The original authorship language for all MongoDB documentation is
10
+ American English. However, ensuring that speakers of other languages
11
+ can read and understand the documentation is of critical importance to
12
+ the documentation project.
13
+
14
+ In this direction, the MongoDB Documentation project uses the service
15
+ provided by `Smartling <http://smartling.com/>`_ to translate the
16
+ MongoDB documentation into additional non-English languages. This
17
+ translation project is largely supported by the work of volunteer
18
+ translators from the MongoDB community who contribute to the
19
+ translation effort.
12
20
13
- We are using a service provided by `Smartling <http://smartling.com/>`_
14
- to translate the MongoDB documentation into additional languages.
21
+ If you would like to volunteer to help translate the MongoDB
22
+ documentation, please:
15
23
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
24
+ - complete the `10gen/MongoDB Contributor Agreement
25
+ <http://www.10gen.com/legal/contributor-agreement>`_, and
26
+ - create an account on Smartling at
20
27
`translate.docs.mongodb.org <http://translate.docs.mongodb.org/>`_.
21
28
22
- Please use the same email address you use to `` sign`` the Contributor
23
- agreement when you create the Smartling account.
29
+ Please use the same email address you use to sign the contributor as
30
+ you use to create your Smartling account.
24
31
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.
32
+ The `mongodb-translators`_ user group exists to facilitate
33
+ collaboration between translators and the documentation team at large.
34
+ You can join the Google Group without signing the contributor's
35
+ agreement.
30
36
31
37
We currently have the following languages configured:
32
38
33
39
- `Arabic <http://ar.docs.mongodb.org>`_
34
40
- `Chinese <http://cn.docs.mongodb.org>`_
35
41
- `Czech <http://cs.docs.mongodb.org>`_
36
- - `German <http://de.docs.mongodb.org>`_
37
- - `Spanish <http://es.docs.mongodb.org>`_
38
42
- `French <http://fr.docs.mongodb.org>`_
43
+ - `German <http://de.docs.mongodb.org>`_
39
44
- `Hungarian <http://hu.docs.mongodb.org>`_
40
45
- `Indonesian <http://id.docs.mongodb.org>`_
41
46
- `Italian <http://it.docs.mongodb.org>`_
@@ -46,16 +51,20 @@ We currently have the following languages configured:
46
51
- `Portuguese <http://pt.docs.mongodb.org>`_
47
52
- `Romanian <http://ro.docs.mongodb.org>`_
48
53
- `Russian <http://ru.docs.mongodb.org>`_
54
+ - `Spanish <http://es.docs.mongodb.org>`_
49
55
- `Turkish <http://tr.docs.mongodb.org>`_
50
56
- `Ukrainian <http://uk.docs.mongodb.org>`_
51
57
52
- If we are missing your language please contact us (through the
53
- ``Report a Problem`` link above or by posting to ``mongodb-translators``).
58
+ If you would like to initiate a translation project to an additional
59
+ language, please report this issue using the "*Report a Problem*" link
60
+ above or by posting to the `mongodb-translators`_ list.
54
61
55
- While the translation effort is currently focused on the web site we are
62
+ Currently the translation project only publishes rendered translation While the translation effort is currently focused on the web site we are
56
63
evaluating how to retrieve the translated phrases for use in other
57
64
media.
58
65
66
+ .. _`mongodb-translators`: http://groups.google.com/group/mongodb-translators
67
+
59
68
.. seealso::
60
69
61
70
- :ref:`meta-contributing`
0 commit comments