-
-
Notifications
You must be signed in to change notification settings - Fork 8.4k
🌐 Add Turkish translation for docs/tr/docs/project-generation.md
#5192
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
🌐 Add Turkish translation for docs/tr/docs/project-generation.md
#5192
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #5192 +/- ##
==========================================
Coverage 100.00% 100.00%
==========================================
Files 540 532 -8
Lines 13969 13684 -285
==========================================
- Hits 13969 13684 -285 ☔ View full report in Codecov by Sentry. |
|
📝 Docs preview for commit 3207754 at: https://62ddba7e5aa35c28b4cb649a--fastapi.netlify.app |
docs/project-generation.mddocs/tr/docs/project-generation.md
|
📝 Docs preview for commit b8f61e6 at: https://6438b5e288cbe75beec0f5e3--fastapi.netlify.app |
|
📝 Docs preview for commit 0d3fa7e at: https://649a251ab8e9671a3f1c206a--fastapi.netlify.app |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
A few small change requests. Happy to approve after they are resolved.
docs/tr/docs/project-generation.md
Outdated
| * **Kolay**: Kolay öğrenip kolay kullanmak için tasarlandı. Daha az döküman okuma daha çok iş. | ||
| * **Kısa**: Minimum kod tekrarı. Her parametre bildiriminde birden çok özellik. | ||
| * **Güçlü**: Production-ready. Otomatik interaktif dökümantasyon. | ||
| * **Standartlara dayalı**: API'ler için açık standartlara dayanır (ve tamammen uyumludur): <a href="https://github.com/OAI/OpenAPI-Specification" class="external-link" target="_blank">OpenAPI</a> ve <a href="https://json-schema.org/" class="external-link" target="_blank">JSON Şeması</a>. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
tamammen => tamamen
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Bir de bu vardi ^^
docs/tr/docs/project-generation.md
Outdated
| * **Standartlara dayalı**: API'ler için açık standartlara dayanır (ve tamammen uyumludur): <a href="https://github.com/OAI/OpenAPI-Specification" class="external-link" target="_blank">OpenAPI</a> ve <a href="https://json-schema.org/" class="external-link" target="_blank">JSON Şeması</a>. | ||
| * <a href="https://fastapi.tiangolo.com/features/" class="external-link" target="_blank">**Birçok diger özelliği**</a> dahili otomatik doğrulama, serialization, interaktif dokümantasyon, OAuth2 JWT token ile authentication, vb. | ||
| * **Güvenli şifreleme** . | ||
| * **JWT token** authentication. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
authentication => kimlik doğrulama ?
docs/tr/docs/project-generation.md
Outdated
| * **Alembic** migration. | ||
| * **CORS** (Cross Origin Resource Sharing). | ||
| * **Celery** worker'ları ile backend içerisinden seçilen işleri çalıştırabilirsiniz. | ||
| * **Pytest**'e dayalı, Docker ile entegre REST backend testleri ıle veritabanından bağımsız olarak tam API etkileşimini test edebilirsiniz. Docker'da çalıştığı için her seferinde sıfırdan yeni bir veri deposu oluşturabilir (böylece ElasticSearch, MongoDB, CouchDB veya ne istersen kullanabilirsin ve sadece API'nin çalışıp çalışmadığını test edebilirsin). |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ıle => ile
docs/tr/docs/project-generation.md
Outdated
|
|
||
| ⚠️ **UYARI** ⚠️ | ||
|
|
||
| sıfırdan bir projeye başlıyorsanız alternatiflerine bakın. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
sıfırdan => Sıfırdan
|
📝 Docs preview for commit a0ba04c at: https://37f80710.fastapitiangolo.pages.dev |
|
📝 Docs preview for commit 7439779 at: https://3d0e8e7c.fastapitiangolo.pages.dev |
|
Thanks for you contribution @BilalAlpaslan 😸 And thanks for the review @cun3yt 💯 |
Turkish translate for project-generation.md
Main issue: #1892