Welcome to mirror list, hosted at ThFree Co, Russian Federation.

tr.json « l10n « comments « apps - github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 25d539e57e301450e9280e0497f40a7a253f7f73 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
{ "translations": {
    "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ı",
    "Comments" : "Yorumlar",
    "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ı]",
    "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}",
    "{count} unread comments" : "{count} okunmamış yorum",
    "Comment" : "Yorum"
},"pluralForm" :"nplurals=2; plural=(n > 1);"
}