Translated using Weblate (Turkish)

Currently translated at 3.0% (12 of 389 strings)

Translation: Trilium Notes/Server
Translate-URL: https://hosted.weblate.org/projects/trilium/server/tr/
This commit is contained in:
yunus uçan 2025-11-19 21:47:43 +01:00 committed by Hosted Weblate
parent dc5e073715
commit ae8aa0374f
No known key found for this signature in database
GPG Key ID: A3FAAA06E6569B4C

View File

@ -1,6 +1,16 @@
{ {
"keyboard_actions": { "keyboard_actions": {
"back-in-note-history": "Geçmişteki önceki nota git", "back-in-note-history": "Geçmişteki önceki nota git",
"forward-in-note-history": "Geçmişteki sonraki nota git" "forward-in-note-history": "Geçmişteki sonraki nota git",
"open-jump-to-note-dialog": "\"Nota geçiş yap\" iletişim kutusunu aç",
"open-command-palette": "Komut setini göster",
"scroll-to-active-note": "Not ağacını etkin olan nota kaydır",
"quick-search": "Hızlı arama çubuğunu etkinleştir",
"search-in-subtree": "Etkin notun alt ağacındaki notları ara",
"expand-subtree": "Geçerli notun alt ağacını genişlet",
"move-note-up": "Notu bir üste taşı",
"collapse-tree": "Tüm not ağacını daraltır",
"collapse-subtree": "Geçerli notun alt ağacını daraltır",
"sort-child-notes": "Alt notları sırala"
} }
} }