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

21 lines
908 B
JSON
Raw Normal View History

2014-01-12 19:01:30 +01:00
{
2014-01-30 20:22:25 -05:00
"chat.chatting_with": "Chat s <span id=\"chat-with-name\"></span>",
2014-07-14 14:39:29 -04:00
"chat.placeholder": "Type chat message here, press enter to send",
2014-01-30 20:22:25 -05:00
"chat.send": "Odeslat",
2014-04-16 17:42:56 -04:00
"chat.no_active": "Nemáte žádné aktivní konverzace.",
2014-05-13 16:39:56 -04:00
"chat.user_typing": "%1 is typing ...",
2014-05-21 21:26:27 -04:00
"chat.user_has_messaged_you": "%1 has messaged you.",
"chat.see_all": "See all Chats",
2014-07-14 14:39:29 -04:00
"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",
2014-09-17 16:31:27 -04:00
"chat.seven_days": "7 Days",
"chat.thirty_days": "30 Days",
"chat.three_months": "3 Months",
2014-07-03 09:21:18 -04:00
"composer.user_said_in": "%1 said in %2:",
"composer.user_said": "%1 said:",
2014-06-23 21:03:04 -04:00
"composer.discard": "Are you sure you wish to discard this post?"
2014-01-12 19:01:30 +01:00
}