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

21 lines
970 B
JSON
Raw Normal View History

{
"chat.chatting_with": "<span id=\"chat-with-name\"> </ span> ile konuş",
2014-07-20 17:40:15 -04:00
"chat.placeholder": "Buraya bir mesaj girin, göndermek için girişe basın",
"chat.send": "Gönder",
2014-04-16 17:42:56 -04:00
"chat.no_active": "Aktif sohbet mevcut değil",
2014-05-13 16:39:56 -04:00
"chat.user_typing": "%1 yazıyor ...",
2014-07-02 12:24:52 -04:00
"chat.user_has_messaged_you": "%1 size bir mesaj gönderdi.",
"chat.see_all": "Bütün mesajları gör",
2014-07-20 17:40:15 -04:00
"chat.no-messages": "Lütfen sohbet geçmişini görmek için bir kontak seçin",
"chat.recent-chats": "Güncel Sohbetler",
"chat.contacts": "Kontaklar",
"chat.message-history": "Mesaj Geçmişi",
"chat.pop-out": "Sohbeti Pencereye Çevir",
"chat.maximize": "Büyüt",
2014-10-31 17:12:21 -04:00
"chat.seven_days": "7 Gün",
"chat.thirty_days": "30 Gün",
"chat.three_months": "3 Ay",
2014-07-11 15:40:23 -04:00
"composer.user_said_in": "%1 %2 içinde söyledi:",
"composer.user_said": "%1 söyledi:",
2014-07-02 12:24:52 -04:00
"composer.discard": "Bu iletiyi iptal etmek istediğinizden eminmisiniz?"
}