You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
nodebb/public/language/tr/modules.json

18 lines
836 B
JSON

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

{
"chat.chatting_with": "<span id=\"chat-with-name\"> </ span> ile konuş",
"chat.placeholder": "Type chat message here, press enter to send",
"chat.send": "Gönder",
"chat.no_active": "Aktif sohbet mevcut değil",
"chat.user_typing": "%1 yazıyor ...",
"chat.user_has_messaged_you": "%1 size bir mesaj gönderdi.",
"chat.see_all": "Bütün mesajları gör",
"chat.no-messages": "Please select a recipient to view chat message history",
"chat.recent-chats": "Recent Chats",
"chat.contacts": "Contacts",
"chat.message-history": "Message History",
"chat.pop-out": "Pop out chat",
"chat.maximize": "Maximize",
"composer.user_said_in": "%1 %2 içinde söyledi:",
"composer.user_said": "%1 söyledi:",
"composer.discard": "Bu iletiyi iptal etmek istediğinizden eminmisiniz?"
}