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

22 lines
967 B
JSON
Raw Normal View History

2014-02-09 12:03:25 -05:00
{
"chat.chatting_with": "שוחח עם <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-02-09 12:03:25 -05:00
"chat.send": "שלח",
2014-04-16 17:42:56 -04:00
"chat.no_active": "אין לך צ'אטים פעילים",
2014-07-11 15:40:23 -04:00
"chat.user_typing": "%1 מקליד ...",
"chat.user_has_messaged_you": "ל%1 יש הודעה עבורך.",
"chat.see_all": "צפה בכל הצ'אטים",
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.yesterday": "Yesterday",
"chat.seven_days": "7 Days",
"chat.thirty_days": "30 Days",
"chat.three_months": "3 Months",
2014-07-11 15:40:23 -04:00
"composer.user_said_in": "%1 אמר ב%2:",
"composer.user_said": "%1 אמר:",
"composer.discard": "האם למחוק פוסט זה?"
2014-02-09 12:03:25 -05:00
}