Files
NodeBB/public/language/tr/recent.json
2020-05-24 09:28:49 +00:00

19 lines
892 B
JSON
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
{
"title": "Güncel",
"day": "Gün",
"week": "Hafta",
"month": "Ay",
"year": "Yıl",
"alltime": "Hepsi",
"no_recent_topics": "Güncel başlık yok.",
"no_popular_topics": "Popüler başlık yok.",
"there-is-a-new-topic": "Yeni bir başlık mevcut.",
"there-is-a-new-topic-and-a-new-post": "Yeni bir başlık ve ileti mevcut.",
"there-is-a-new-topic-and-new-posts": "Bir adet yeni başlık ve %1 adet yeni ileti var.",
"there-are-new-topics": "%1 adet yeni başlık mevcut.",
"there-are-new-topics-and-a-new-post": "%1 adet yeni başlık ve bir adet yeni ileti mevcut.",
"there-are-new-topics-and-new-posts": "%1 adet yeni başlık %2 adet yeni ileti mevcut.",
"there-is-a-new-post": "Yeni bir ileti mevcut.",
"there-are-new-posts": "%1 adet yeni ileti mevcut.",
"click-here-to-reload": "Yüklemek için buraya tıklayın."
}