Files
NodeBB/public/language/tr/recent.json

19 lines
868 B
JSON
Raw Normal View History

{
"title": "Güncel",
"day": "Gün",
"week": "Hafta",
2014-02-10 13:00:20 -05:00
"month": "Ay",
2014-07-20 17:40:15 -04:00
"year": "Yıl",
2014-10-31 17:12:21 -04:00
"alltime": "Hepsi",
2015-01-29 17:45:42 -05:00
"no_recent_topics": "Güncel konular yok.",
2015-03-11 18:34:26 -04:00
"no_popular_topics": "Popüler konu yok",
2015-02-10 10:53:19 -05:00
"there-is-a-new-topic": "Yeni bir konu mevcut.",
"there-is-a-new-topic-and-a-new-post": "Yeni bir konu ve yayın mevcut.",
"there-is-a-new-topic-and-new-posts": "Bir adet yeni konu ve %1 adet yeni yayın var.",
"there-are-new-topics": "%1 adet yeni konu mevcut.",
"there-are-new-topics-and-a-new-post": "%1 adet yeni konu ve bir adet yeni yayın mevcut.",
"there-are-new-topics-and-new-posts": "%1 adet yeni konu %2 adet yeni yayın mevcut.",
"there-is-a-new-post": "Yeni bir yayın mevcut.",
"there-are-new-posts": "%1 adet yeni yayın mevcut.",
"click-here-to-reload": "Yenilemek için buraya tıklayın."
}