|
@@ -1199,9 +1199,9 @@ var bind = function(fn, me){ return function(){ return fn.apply(me, arguments);
|
|
|
'Online': 'В сети',
|
|
|
'Scroll down to see new messages': 'Прокрутите вниз, чтобы увидеть новые сообщения',
|
|
|
'Send': 'Отправить',
|
|
|
- 'Since you didn\'t respond in the last %s minutes your conversation was closed.': '',
|
|
|
- 'Since you didn\'t respond in the last %s minutes your conversation with <strong>%s</strong> was closed.': '',
|
|
|
- 'Start new conversation': 'Начать новую беседу',
|
|
|
+ 'Since you didn\'t respond in the last %s minutes your conversation was closed.': 'Поскольку Вы не ответили в течение последних %s минут, Ваш разговор был закрыт.',
|
|
|
+ 'Since you didn\'t respond in the last %s minutes your conversation with <strong>%s</strong> was closed.': 'Поскольку Вы не ответили в течение последних %s минут, Ваш разговор с <strong>%s</strong> был закрыт.',
|
|
|
+ 'Start new conversation': 'Начать новый разговор',
|
|
|
'Today': 'Сегодня',
|
|
|
'We are sorry, it is taking longer than expected to get a slot. Please try again later or send us an email. Thank you!': '',
|
|
|
'You are on waiting list position <strong>%s</strong>.': 'Вы находитесь в списке ожидания <strong>%s</strong>.'
|