summaryrefslogtreecommitdiffstats
path: root/apps/comments/l10n/tr.json
blob: be74c1bcac41b582fc1c15f63dde34b4f3be96e6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
{ "translations": {
    "Type in a new comment..." : "Yeni bir yorum yazın...",
    "Delete comment" : "Yorumu sil",
    "Post" : "Gönder",
    "Cancel" : "İptal",
    "Edit comment" : "Yorumu düzenle",
    "[Deleted user]" : "[Silinmiş kullanıcı]",
    "Comments" : "Yorumlar",
    "No other comments available" : "Mevcut başka yorum yok",
    "More comments..." : "Daha fazla yorum...",
    "Save" : "Kaydet",
    "Allowed characters {count} of {max}" : "İzin verilen karakterler {count}/{max}",
    "Error occurred while retrieving comment with id {id}" : "{id} numaralı yorumu geri alırken bir hata oluştu",
    "Error occurred while updating comment with id {id}" : "{id} numaralı yorum güncellenirken hata oluştu",
    "Error occurred while posting comment" : "Yorum yollanırken bir hata oluştu",
    "{count} unread comments" : "{count} okunmamış yorum",
    "Comment" : "Yorum",
    "<strong>Comments</strong> for files <em>(always listed in stream)</em>" : "Dosyalar için <strong>Yorumlar</strong> <em>(her zaman akış olarak listelenir)</em>",
    "You commented" : "Yorum yaptınız",
    "%1$s commented" : "%1$s yorumlanmış",
    "You commented on %2$s" : "%2$s için yorum yaptınız",
    "%1$s commented on %2$s" : "%1$s, %2$s için yorum yaptı"
},"pluralForm" :"nplurals=2; plural=(n > 1);"
}