Translated using Weblate (Turkish)
Currently translated at 100.0% (149 of 149 strings) Co-authored-by: Kaya Zeren <kayazeren@gmail.com> Translate-URL: https://translate.mattermost.com/projects/focalboard/webapp/tr/ Translation: Focalboard/webapp
This commit is contained in:
parent
efc09dcf56
commit
abc79b385d
1 changed files with 15 additions and 1 deletions
|
@ -20,15 +20,26 @@
|
|||
"ContentBlock.Delete": "Sil",
|
||||
"ContentBlock.DeleteAction": "sil",
|
||||
"ContentBlock.addElement": "{type} ekle",
|
||||
"ContentBlock.checkbox": "işaret kutusu",
|
||||
"ContentBlock.divider": "ayıraç",
|
||||
"ContentBlock.editCardCheckbox": "değiştirilmiş işaret kutusu",
|
||||
"ContentBlock.editCardCheckboxText": "kart metnini düzenle",
|
||||
"ContentBlock.editCardText": "kart metnini düzenle",
|
||||
"ContentBlock.editText": "Metni düzenle...",
|
||||
"ContentBlock.image": "görsel",
|
||||
"ContentBlock.insertAbove": "Üste ekle",
|
||||
"ContentBlock.moveDown": "Alta taşı",
|
||||
"ContentBlock.moveUp": "Yukarı taşı",
|
||||
"ContentBlock.text": "metin",
|
||||
"Filter.includes": "içerir",
|
||||
"Filter.is-empty": "boş",
|
||||
"Filter.is-not-empty": "boş değil",
|
||||
"Filter.not-includes": "içermez",
|
||||
"FilterComponent.add-filter": "+ Filtre ekle",
|
||||
"FilterComponent.delete": "Sil",
|
||||
"KanbanCard.delete": "Sil",
|
||||
"KanbanCard.duplicate": "Kopyala",
|
||||
"KanbanCard.untitled": "Başlıksız",
|
||||
"Mutator.duplicate-board": "panonun kopyasını oluştur",
|
||||
"Mutator.new-board-from-template": "şablondan yeni pano oluştur",
|
||||
"Mutator.new-card-from-template": "şablondan yeni kart oluştur",
|
||||
|
@ -93,6 +104,7 @@
|
|||
"Sidebar.set-theme": "Tema ayarla",
|
||||
"Sidebar.settings": "Ayarlar",
|
||||
"Sidebar.spanish": "İspanyolca",
|
||||
"Sidebar.system-theme": "Sistem teması",
|
||||
"Sidebar.template-from-board": "Panodan yeni şablon",
|
||||
"Sidebar.turkish": "Türkçe",
|
||||
"Sidebar.untitled": "Başlıksız",
|
||||
|
@ -110,6 +122,7 @@
|
|||
"TableHeaderMenu.sort-descending": "Azalan sıralama",
|
||||
"TableRow.open": "Aç",
|
||||
"View.NewBoardTitle": "Pano görünümü",
|
||||
"View.NewGalleryTitle": "Galeri görünümü",
|
||||
"View.NewTableTitle": "Tablo görünümü",
|
||||
"ViewHeader.add-template": "+ Yeni şablon",
|
||||
"ViewHeader.delete-template": "Sil",
|
||||
|
@ -133,5 +146,6 @@
|
|||
"ViewTitle.random-icon": "Rastgele",
|
||||
"ViewTitle.remove-icon": "Simgeyi kaldır",
|
||||
"ViewTitle.show-description": "açıklamayı göster",
|
||||
"ViewTitle.untitled-board": "Başlıksız pano"
|
||||
"ViewTitle.untitled-board": "Başlıksız pano",
|
||||
"Workspace.editing-board-template": "Bir tahta kalıbını düzenliyorsunuz"
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue