Skip to content
Projeler
Gruplar
Parçacıklar
Yardım
Yükleniyor...
Oturum aç / Kaydol
Gezinmeyi değiştir
D
django
Proje
Proje
Ayrıntılar
Etkinlik
Cycle Analytics
Depo (repository)
Depo (repository)
Dosyalar
Kayıtlar (commit)
Dallar (branch)
Etiketler
Katkıda bulunanlar
Grafik
Karşılaştır
Grafikler
Konular (issue)
0
Konular (issue)
0
Liste
Pano
Etiketler
Kilometre Taşları
Birleştirme (merge) Talepleri
0
Birleştirme (merge) Talepleri
0
CI / CD
CI / CD
İş akışları (pipeline)
İşler
Zamanlamalar
Grafikler
Paketler
Paketler
Wiki
Wiki
Parçacıklar
Parçacıklar
Üyeler
Üyeler
Collapse sidebar
Close sidebar
Etkinlik
Grafik
Grafikler
Yeni bir konu (issue) oluştur
İşler
Kayıtlar (commit)
Konu (issue) Panoları
Kenar çubuğunu aç
Batuhan Osman TASKAYA
django
Commits
1a3bec4a
Kaydet (Commit)
1a3bec4a
authored
Tem 02, 2014
tarafından
Tim Graham
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
Fixed #18108 -- Added instructions for translating documentation.
Thanks Claude Paroz.
üst
10e83d48
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
17 additions
and
0 deletions
+17
-0
localizing.txt
docs/internals/contributing/localizing.txt
+11
-0
writing-documentation.txt
docs/internals/contributing/writing-documentation.txt
+6
-0
No files found.
docs/internals/contributing/localizing.txt
Dosyayı görüntüle @
1a3bec4a
...
@@ -64,3 +64,14 @@ Django source tree, as for any code change:
...
@@ -64,3 +64,14 @@ Django source tree, as for any code change:
.. _Transifex: https://www.transifex.com/
.. _Transifex: https://www.transifex.com/
.. _Django project page: https://www.transifex.com/projects/p/django/
.. _Django project page: https://www.transifex.com/projects/p/django/
.. _Transifex User Guide: http://support.transifex.com/
.. _Transifex User Guide: http://support.transifex.com/
.. _translating-documentation:
Documentation
-------------
There is also an opportunity to translate the documentation, though this is a
huge undertaking to complete entirely (you have been warned!). We use the same
`Transifex tool <https://www.transifex.com/projects/p/django-docs/>`_. The
translations will appear at ``https://docs.djangoproject.com/<language_code>/``
when at least the ``docs/intro/*`` files are fully translated in your language.
docs/internals/contributing/writing-documentation.txt
Dosyayı görüntüle @
1a3bec4a
...
@@ -374,3 +374,9 @@ one of the following:
...
@@ -374,3 +374,9 @@ one of the following:
* Find synonyms that the spell checker recognizes.
* Find synonyms that the spell checker recognizes.
* If, and only if, you are sure the word you are using is correct - add it
* If, and only if, you are sure the word you are using is correct - add it
to ``docs/spelling_wordlist`` (please keep the list in alphabetical order).
to ``docs/spelling_wordlist`` (please keep the list in alphabetical order).
Translating documentation
-------------------------
See :ref:`Localizing the Django documentation <translating-documentation>` if
you'd like to help translate the documentation into another language.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment