nextcloud/apps/comments/l10n/tr.json

21 lines
939 B
JSON
Raw Normal View History

2016-02-17 09:56:11 +03:00
{ "translations": {
2016-03-31 08:55:24 +03:00
"<strong>Comments</strong> for files" : "Dosyalar için <strong>yorumlar</strong>",
"You commented" : "Yorum yaptınız",
2016-02-25 09:58:06 +03:00
"%1$s commented" : "%1$s yorumlanmış",
2016-03-31 08:55:24 +03:00
"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ı",
2016-02-25 09:58:06 +03:00
"Comments" : "Yorumlar",
2016-03-31 08:55:24 +03:00
"Type in a new comment..." : "Yeni bir yorum yazın...",
"Delete comment" : "Yorumu sil",
2016-02-25 09:58:06 +03:00
"Post" : "Gönder",
2016-02-17 09:56:11 +03:00
"Cancel" : "İptal",
2016-03-31 08:55:24 +03:00
"Edit comment" : "Yorumu düzenle",
2016-02-25 09:58:06 +03:00
"[Deleted user]" : "[Silinmiş kullanıcı]",
"No other comments available" : "Mevcut başka yorum yok",
"More comments..." : "Daha fazla yorum...",
2016-02-17 09:56:11 +03:00
"Save" : "Kaydet",
2016-03-31 08:55:24 +03:00
"Allowed characters {count} of {max}" : "İzin verilen karakterler {count}/{max}",
"{count} unread comments" : "{count} okunmamış yorum",
2016-02-17 09:56:11 +03:00
"Comment" : "Yorum"
},"pluralForm" :"nplurals=2; plural=(n > 1);"
}