diff --git a/apps/server/src/assets/translations/tr/server.json b/apps/server/src/assets/translations/tr/server.json index 90d245735..dcb1b624a 100644 --- a/apps/server/src/assets/translations/tr/server.json +++ b/apps/server/src/assets/translations/tr/server.json @@ -13,6 +13,9 @@ "collapse-subtree": "Geçerli notun alt ağacını daraltır", "sort-child-notes": "Alt notları sırala", "creating-and-moving-notes": "Notları oluşturma ve yerlerini değiştirme", - "create-note-into": "Aktif nota bağlı alt not oluştur" + "create-note-into": "Aktif nota bağlı alt not oluştur", + "create-note-after": "Aktif nottan sonra yeni bir not oluştur", + "delete-note": "Notu sil", + "move-note-down": "Notu aşağıya kaydır" } } diff --git a/apps/website/src/translations/tr/translation.json b/apps/website/src/translations/tr/translation.json index f320e3116..7c4b0822d 100644 --- a/apps/website/src/translations/tr/translation.json +++ b/apps/website/src/translations/tr/translation.json @@ -17,6 +17,8 @@ "organization_benefits": { "title": "Organizasyon", "note_structure_title": "Not yapısı", - "note_structure_description": "Notlar hiyerarşik olarak düzenlenebilir. Her not 'alt notlar' içerebildiği için klasörlere ihtiyaç duyulmaz. Tek bir not, hiyerarşinin birden fazla noktasına eklenebilir." + "note_structure_description": "Notlar hiyerarşik olarak düzenlenebilir. Her not 'alt notlar' içerebildiği için klasörlere ihtiyaç duyulmaz. Tek bir not, hiyerarşinin birden fazla noktasına eklenebilir.", + "attributes_description": "Notlar arasında ilişkiler kurun veya kolay kategorizasyon için etiketler ekleyin. Tablolarda ve panolarda kullanılabilen yapılandırılmış bilgileri eklemek için öne çıkan öznitelikleri kullanın.", + "hoisting_description": "Kişisel ve iş notlarınızı bir çalışma alanı altında gruplandırarak kolayca ayırın; bu sayede not ağacınız yalnızca belirli bir not kümesini gösterecek şekilde odaklanacaktır." } } diff --git a/docs/README-id.md b/docs/README-id.md index 0f0a9d1d2..3a74efc08 100644 --- a/docs/README-id.md +++ b/docs/README-id.md @@ -88,8 +88,8 @@ Dokumentasi kami tersedia dalam berbagai format: [attributes](https://docs.triliumnotes.org/user-guide/advanced-usage/attributes) can be used for note organization, querying and advanced [scripting](https://docs.triliumnotes.org/user-guide/scripts) -* UI available in English, German, Spanish, French, Romanian, and Chinese - (simplified and traditional) +* Antarmuka pengguna tersedia dalam bahasa Inggris, Jerman, Spanyol, Prancis, + Rumania, dan Tionghoa (sederhana dan tradisional) * Direct [OpenID and TOTP integration](https://docs.triliumnotes.org/user-guide/setup/server/mfa) for more secure login diff --git a/docs/README-tr.md b/docs/README-tr.md index 2046da31d..bd52da803 100644 --- a/docs/README-tr.md +++ b/docs/README-tr.md @@ -57,13 +57,10 @@ Dokümantasyonumuz birden fazla formatta mevcuttur: ### Hızlı linkler - [Başlangıç Kılavuzu](https://docs.triliumnotes.org/) -- [Installation Instructions](https://docs.triliumnotes.org/user-guide/setup) -- [Docker - Setup](https://docs.triliumnotes.org/user-guide/setup/server/installation/docker) -- [Upgrading - TriliumNext](https://docs.triliumnotes.org/user-guide/setup/upgrading) -- [Basic Concepts and - Features](https://docs.triliumnotes.org/user-guide/concepts/notes) +- Kurulum Klavuzu +- Docker kurulumu +- [TrilliumNext Güncelleme] +- Basit Kavramlar ve Özellikler - [Patterns of Personal Knowledge Base](https://docs.triliumnotes.org/user-guide/misc/patterns-of-personal-knowledge)