diff options
author | Lauri Ojansivu <x@xet7.org> | 2018-09-04 20:52:45 +0300 |
---|---|---|
committer | Lauri Ojansivu <x@xet7.org> | 2018-09-04 20:52:45 +0300 |
commit | 372174232725eb73df86cf4f3b38e3c7db55978a (patch) | |
tree | d608bd8a531cee0854a618ca8aec65a12c41cc66 /i18n/tr.i18n.json | |
parent | 0c351f4864ba1db3a23098723a7fe029f9cd3248 (diff) | |
parent | 910771708a1ec37d198e2a0589aad2f035fcb4ff (diff) | |
download | wekan-372174232725eb73df86cf4f3b38e3c7db55978a.tar.gz wekan-372174232725eb73df86cf4f3b38e3c7db55978a.tar.bz2 wekan-372174232725eb73df86cf4f3b38e3c7db55978a.zip |
Merge branch 'devel'
Diffstat (limited to 'i18n/tr.i18n.json')
-rw-r--r-- | i18n/tr.i18n.json | 18 |
1 files changed, 10 insertions, 8 deletions
diff --git a/i18n/tr.i18n.json b/i18n/tr.i18n.json index cfc46a29..382c7b2c 100644 --- a/i18n/tr.i18n.json +++ b/i18n/tr.i18n.json @@ -50,7 +50,7 @@ "add-board": "Pano Ekle", "add-card": "Kart Ekle", "add-swimlane": "Kulvar Ekle", - "add-subtask": "Add Subtask", + "add-subtask": "Alt Görev Ekle", "add-checklist": "Yapılacak Listesi Ekle", "add-checklist-item": "Yapılacak listesine yeni bir öğe ekle", "add-cover": "Kapak resmi ekle", @@ -103,7 +103,7 @@ "boardMenuPopup-title": "Pano menüsü", "boards": "Panolar", "board-view": "Pano Görünümü", - "board-view-cal": "Calendar", + "board-view-cal": "Takvim", "board-view-swimlanes": "Kulvarlar", "board-view-lists": "Listeler", "bucket-example": "Örn: \"Marketten Alacaklarım\"", @@ -149,7 +149,7 @@ "changePasswordPopup-title": "Parola Değiştir", "changePermissionsPopup-title": "Yetkileri Değiştirme", "changeSettingsPopup-title": "Ayarları değiştir", - "subtasks": "Subtasks", + "subtasks": "Alt Görevler", "checklists": "Yapılacak Listeleri", "click-to-star": "Bu panoyu yıldızlamak için tıkla.", "click-to-unstar": "Bu panunun yıldızını kaldırmak için tıkla.", @@ -171,6 +171,8 @@ "comment-placeholder": "Yorum Yaz", "comment-only": "Sadece yorum", "comment-only-desc": "Sadece kartlara yorum yazabilir.", + "no-comments": "No comments", + "no-comments-desc": "Can not see comments and activities.", "computer": "Bilgisayar", "confirm-subtask-delete-dialog": "Are you sure you want to delete subtask?", "confirm-checklist-delete-dialog": "Are you sure you want to delete checklist?", @@ -267,7 +269,7 @@ "headerBarCreateBoardPopup-title": "Pano Oluşturma", "home": "Ana Sayfa", "import": "İçeri aktar", - "link": "Link", + "link": "Bağlantı", "import-board": "panoyu içe aktar", "import-board-c": "Panoyu içe aktar", "import-board-title-trello": "Trello'dan panoyu içeri aktar", @@ -483,15 +485,15 @@ "card-end-on": "Bitiş zamanı", "editCardReceivedDatePopup-title": "Giriş tarihini değiştir", "editCardEndDatePopup-title": "Bitiş tarihini değiştir", - "assigned-by": "Assigned By", - "requested-by": "Requested By", + "assigned-by": "Atamayı yapan", + "requested-by": "Talep Eden", "board-delete-notice": "Deleting is permanent. You will lose all lists, cards and actions associated with this board.", "delete-board-confirm-popup": "All lists, cards, labels, and activities will be deleted and you won't be able to recover the board contents. There is no undo.", "boardDeletePopup-title": "Delete Board?", "delete-board": "Delete Board", "default-subtasks-board": "Subtasks for __board__ board", - "default": "Default", - "queue": "Queue", + "default": "Varsayılan", + "queue": "Sıra", "subtask-settings": "Subtasks Settings", "boardSubtaskSettingsPopup-title": "Board Subtasks Settings", "show-subtasks-field": "Cards can have subtasks", |