2013-09-25 12:49:17 +02:00
|
|
|
|
(function (root, factory) {
|
|
|
|
|
var translations = {
|
|
|
|
|
"domain": "converse",
|
|
|
|
|
"locale_data":
|
|
|
|
|
|
2013-09-29 15:30:38 +02:00
|
|
|
|
|
2013-09-25 12:49:17 +02:00
|
|
|
|
{
|
|
|
|
|
"converse": {
|
|
|
|
|
"": {
|
|
|
|
|
"Project-Id-Version": "Converse.js 0.4",
|
|
|
|
|
"Report-Msgid-Bugs-To": "",
|
|
|
|
|
"POT-Creation-Date": "2013-09-15 22:06+0200",
|
2013-09-29 15:30:38 +02:00
|
|
|
|
"PO-Revision-Date": "2013-09-29 17:24+0300",
|
2013-09-25 12:49:17 +02:00
|
|
|
|
"Last-Translator": "Boris Kocherov <bk@raskon.org>",
|
|
|
|
|
"Language-Team": "<bk@raskon.ru>",
|
|
|
|
|
"Language": "ru",
|
|
|
|
|
"MIME-Version": "1.0",
|
|
|
|
|
"Content-Type": "text/plain; charset=UTF-8",
|
|
|
|
|
"Content-Transfer-Encoding": "8bit",
|
|
|
|
|
"X-Generator": "Poedit 1.5.5"
|
|
|
|
|
},
|
|
|
|
|
"unencrypted": [
|
|
|
|
|
null,
|
|
|
|
|
"не зашифровано"
|
|
|
|
|
],
|
2013-09-29 15:30:38 +02:00
|
|
|
|
"unverified": [
|
|
|
|
|
null,
|
|
|
|
|
"непроверено"
|
|
|
|
|
],
|
|
|
|
|
"verified": [
|
|
|
|
|
null,
|
|
|
|
|
"проверено"
|
|
|
|
|
],
|
|
|
|
|
"finished": [
|
|
|
|
|
null,
|
|
|
|
|
"закончено"
|
|
|
|
|
],
|
2013-09-25 12:49:17 +02:00
|
|
|
|
"Disconnected": [
|
|
|
|
|
null,
|
|
|
|
|
"Отключено"
|
|
|
|
|
],
|
|
|
|
|
"Error": [
|
|
|
|
|
null,
|
|
|
|
|
"Ошибка"
|
|
|
|
|
],
|
|
|
|
|
"Connecting": [
|
|
|
|
|
null,
|
|
|
|
|
"Соединение"
|
|
|
|
|
],
|
|
|
|
|
"Connection Failed": [
|
|
|
|
|
null,
|
|
|
|
|
"Не удалось соединится"
|
|
|
|
|
],
|
2013-09-29 15:30:38 +02:00
|
|
|
|
"Authenticating": [
|
|
|
|
|
null,
|
|
|
|
|
"Авторизация"
|
|
|
|
|
],
|
2013-09-25 12:49:17 +02:00
|
|
|
|
"Authentication Failed": [
|
|
|
|
|
null,
|
2013-09-29 15:30:38 +02:00
|
|
|
|
"Не удалось авторизоваться"
|
2013-09-25 12:49:17 +02:00
|
|
|
|
],
|
|
|
|
|
"Disconnecting": [
|
|
|
|
|
null,
|
|
|
|
|
"Отключаемся"
|
|
|
|
|
],
|
2013-09-29 15:30:38 +02:00
|
|
|
|
"Private key generated.": [
|
|
|
|
|
null,
|
|
|
|
|
"Приватный ключ сгенерирован."
|
|
|
|
|
],
|
2013-09-25 12:49:17 +02:00
|
|
|
|
"Personal message": [
|
|
|
|
|
null,
|
|
|
|
|
"Введите сообщение"
|
|
|
|
|
],
|
2013-09-29 15:30:38 +02:00
|
|
|
|
"What's this?": [
|
|
|
|
|
null,
|
|
|
|
|
"Что это?"
|
|
|
|
|
],
|
2013-09-25 12:49:17 +02:00
|
|
|
|
"me": [
|
|
|
|
|
null,
|
|
|
|
|
"Я"
|
|
|
|
|
],
|
2013-09-29 15:30:38 +02:00
|
|
|
|
"Show this menu": [
|
|
|
|
|
null,
|
|
|
|
|
"Показать это меню"
|
|
|
|
|
],
|
2013-09-25 12:49:17 +02:00
|
|
|
|
"Remove messages": [
|
|
|
|
|
null,
|
2013-09-29 15:30:38 +02:00
|
|
|
|
"Удалить сообщения"
|
|
|
|
|
],
|
|
|
|
|
"Your message could not be sent": [
|
|
|
|
|
null,
|
|
|
|
|
"Ваше сообщение не послано"
|
|
|
|
|
],
|
|
|
|
|
"Your messages are not encrypted anymore": [
|
|
|
|
|
null,
|
|
|
|
|
"Ваши сообщения больше не шифруются"
|
|
|
|
|
],
|
|
|
|
|
"Your messages are now encrypted but your buddy's identity has not been verified.": [
|
|
|
|
|
null,
|
|
|
|
|
"Ваши сообщения шифруются, но ваша учётная запись не проверена вашим собеседником."
|
|
|
|
|
],
|
|
|
|
|
"Your buddy's identify has been verified.": [
|
|
|
|
|
null,
|
|
|
|
|
"Ваша учётная запись проверена вашим собеседником."
|
|
|
|
|
],
|
|
|
|
|
"Your messages are not encrypted. Click here to enable OTR encryption.": [
|
|
|
|
|
null,
|
|
|
|
|
"Ваши сообщения не шифруются. Нажмите здесь чтобы настроить шифрование."
|
|
|
|
|
],
|
|
|
|
|
"Your messages are encrypted, but your buddy has not been verified.": [
|
|
|
|
|
null,
|
|
|
|
|
"Ваши сообщения шифруются, но ваш контакт не проверен."
|
|
|
|
|
],
|
|
|
|
|
"Your messages are encrypted and your buddy verified.": [
|
|
|
|
|
null,
|
|
|
|
|
"Ваши сообщения шифруются и ваш контакт проверен"
|
2013-09-25 12:49:17 +02:00
|
|
|
|
],
|
|
|
|
|
"Contacts": [
|
|
|
|
|
null,
|
|
|
|
|
"Контакты"
|
|
|
|
|
],
|
|
|
|
|
"Online": [
|
|
|
|
|
null,
|
|
|
|
|
"В сети"
|
|
|
|
|
],
|
|
|
|
|
"Busy": [
|
|
|
|
|
null,
|
|
|
|
|
"Занят"
|
|
|
|
|
],
|
|
|
|
|
"Away": [
|
|
|
|
|
null,
|
|
|
|
|
"Отошёл"
|
|
|
|
|
],
|
|
|
|
|
"Offline": [
|
|
|
|
|
null,
|
|
|
|
|
"Не в сети"
|
|
|
|
|
],
|
|
|
|
|
"Click to add new chat contacts": [
|
|
|
|
|
null,
|
|
|
|
|
"Добавить новую конференцию"
|
|
|
|
|
],
|
|
|
|
|
"Add a contact": [
|
|
|
|
|
null,
|
2013-09-29 15:30:38 +02:00
|
|
|
|
"Добавть контакт"
|
2013-09-25 12:49:17 +02:00
|
|
|
|
],
|
|
|
|
|
"Contact username": [
|
|
|
|
|
null,
|
2013-09-29 15:30:38 +02:00
|
|
|
|
"Имя пользователя"
|
|
|
|
|
],
|
|
|
|
|
"Add": [
|
|
|
|
|
null,
|
|
|
|
|
"Добавить"
|
2013-09-25 12:49:17 +02:00
|
|
|
|
],
|
|
|
|
|
"Contact name": [
|
|
|
|
|
null,
|
2013-09-29 15:30:38 +02:00
|
|
|
|
"Имя контакта"
|
|
|
|
|
],
|
|
|
|
|
"Search": [
|
|
|
|
|
null,
|
|
|
|
|
"Поиск"
|
|
|
|
|
],
|
|
|
|
|
"No users found": [
|
|
|
|
|
null,
|
|
|
|
|
"Пользователи не найдены"
|
2013-09-25 12:49:17 +02:00
|
|
|
|
],
|
|
|
|
|
"Click to add as a chat contact": [
|
|
|
|
|
null,
|
2013-09-29 15:30:38 +02:00
|
|
|
|
"Добавить контакт"
|
|
|
|
|
],
|
|
|
|
|
"Click to open this room": [
|
|
|
|
|
null,
|
|
|
|
|
"Зайти в конференцию"
|
|
|
|
|
],
|
|
|
|
|
"Show more information on this room": [
|
|
|
|
|
null,
|
|
|
|
|
"Показать больше информации об этой конференции"
|
|
|
|
|
],
|
|
|
|
|
"Description:": [
|
|
|
|
|
null,
|
|
|
|
|
"Описание:"
|
|
|
|
|
],
|
|
|
|
|
"Occupants:": [
|
|
|
|
|
null,
|
|
|
|
|
"Участники:"
|
|
|
|
|
],
|
|
|
|
|
"Features:": [
|
|
|
|
|
null,
|
|
|
|
|
"Свойства:"
|
|
|
|
|
],
|
|
|
|
|
"Requires authentication": [
|
|
|
|
|
null,
|
|
|
|
|
"Требуется авторизация"
|
|
|
|
|
],
|
|
|
|
|
"Hidden": [
|
|
|
|
|
null,
|
|
|
|
|
"Скрыто"
|
|
|
|
|
],
|
|
|
|
|
"Requires an invitation": [
|
|
|
|
|
null,
|
|
|
|
|
"Требуется приглашение"
|
2013-09-25 12:49:17 +02:00
|
|
|
|
],
|
|
|
|
|
"Moderated": [
|
|
|
|
|
null,
|
|
|
|
|
"Модерируемая"
|
|
|
|
|
],
|
2013-09-29 15:30:38 +02:00
|
|
|
|
"Non-anonymous": [
|
|
|
|
|
null,
|
|
|
|
|
"Не анонимная"
|
|
|
|
|
],
|
|
|
|
|
"Open room": [
|
|
|
|
|
null,
|
|
|
|
|
"Открыть конференцию"
|
|
|
|
|
],
|
|
|
|
|
"Permanent room": [
|
|
|
|
|
null,
|
|
|
|
|
"Перманентная конференция"
|
|
|
|
|
],
|
|
|
|
|
"Public": [
|
|
|
|
|
null,
|
|
|
|
|
"Публичный"
|
|
|
|
|
],
|
|
|
|
|
"Semi-anonymous": [
|
|
|
|
|
null,
|
|
|
|
|
"Частично анонимная"
|
|
|
|
|
],
|
|
|
|
|
"Temporary room": [
|
|
|
|
|
null,
|
|
|
|
|
"Временная конференция"
|
|
|
|
|
],
|
2013-09-25 12:49:17 +02:00
|
|
|
|
"Unmoderated": [
|
|
|
|
|
null,
|
2013-09-29 15:30:38 +02:00
|
|
|
|
"Немодерируемая"
|
2013-09-25 12:49:17 +02:00
|
|
|
|
],
|
|
|
|
|
"Rooms": [
|
|
|
|
|
null,
|
|
|
|
|
"Конфер."
|
|
|
|
|
],
|
|
|
|
|
"Room name": [
|
|
|
|
|
null,
|
|
|
|
|
"Имя конференции"
|
|
|
|
|
],
|
|
|
|
|
"Nickname": [
|
|
|
|
|
null,
|
2013-09-29 15:30:38 +02:00
|
|
|
|
"Псевдоним"
|
|
|
|
|
],
|
|
|
|
|
"Server": [
|
|
|
|
|
null,
|
|
|
|
|
"Сервер"
|
2013-09-25 12:49:17 +02:00
|
|
|
|
],
|
|
|
|
|
"Join": [
|
|
|
|
|
null,
|
|
|
|
|
"Подключиться"
|
|
|
|
|
],
|
|
|
|
|
"Show rooms": [
|
|
|
|
|
null,
|
|
|
|
|
"Обновить"
|
|
|
|
|
],
|
|
|
|
|
"No rooms on %1$s": [
|
|
|
|
|
null,
|
|
|
|
|
"Нет доступных конференций %1$s"
|
|
|
|
|
],
|
|
|
|
|
"Rooms on %1$s": [
|
|
|
|
|
null,
|
|
|
|
|
"Конференции %1$s:"
|
|
|
|
|
],
|
2013-09-29 15:30:38 +02:00
|
|
|
|
"Set chatroom topic": [
|
|
|
|
|
null,
|
|
|
|
|
"Установить тему"
|
|
|
|
|
],
|
|
|
|
|
"Kick user from chatroom": [
|
|
|
|
|
null,
|
|
|
|
|
"Отключить пользователя от кнофер."
|
|
|
|
|
],
|
|
|
|
|
"Ban user from chatroom": [
|
|
|
|
|
null,
|
|
|
|
|
"Забанить пользователя в этой конф."
|
|
|
|
|
],
|
2013-09-25 12:49:17 +02:00
|
|
|
|
"Message": [
|
|
|
|
|
null,
|
|
|
|
|
"Сообщение"
|
|
|
|
|
],
|
|
|
|
|
"Save": [
|
|
|
|
|
null,
|
|
|
|
|
"Сохранить"
|
|
|
|
|
],
|
|
|
|
|
"Cancel": [
|
|
|
|
|
null,
|
|
|
|
|
"Отменить"
|
|
|
|
|
],
|
2013-09-29 15:30:38 +02:00
|
|
|
|
"An error occurred while trying to save the form.": [
|
|
|
|
|
null,
|
|
|
|
|
"При сохранение формы произошла ошибка."
|
|
|
|
|
],
|
|
|
|
|
"This chatroom requires a password": [
|
|
|
|
|
null,
|
|
|
|
|
"Для доступа в конфер. необходим пароль."
|
|
|
|
|
],
|
2013-09-25 12:49:17 +02:00
|
|
|
|
"Password: ": [
|
|
|
|
|
null,
|
|
|
|
|
"Пароль: "
|
|
|
|
|
],
|
|
|
|
|
"Submit": [
|
|
|
|
|
null,
|
|
|
|
|
"Отправить"
|
|
|
|
|
],
|
|
|
|
|
"This room is not anonymous": [
|
|
|
|
|
null,
|
|
|
|
|
"Эта комната не анонимная"
|
|
|
|
|
],
|
2013-09-29 15:30:38 +02:00
|
|
|
|
"This room now shows unavailable members": [
|
|
|
|
|
null,
|
|
|
|
|
"Эта комната показывает доступных собеседников"
|
|
|
|
|
],
|
|
|
|
|
"This room does not show unavailable members": [
|
|
|
|
|
null,
|
|
|
|
|
"Эта комната не показывает недоступных собеседников"
|
|
|
|
|
],
|
2013-09-25 12:49:17 +02:00
|
|
|
|
"This room is now non-anonymous": [
|
|
|
|
|
null,
|
|
|
|
|
"Эта комната не анонимная"
|
|
|
|
|
],
|
|
|
|
|
"This room is now semi-anonymous": [
|
|
|
|
|
null,
|
2013-09-29 15:30:38 +02:00
|
|
|
|
"Эта комната частично анонимная"
|
2013-09-25 12:49:17 +02:00
|
|
|
|
],
|
|
|
|
|
"This room is now fully-anonymous": [
|
|
|
|
|
null,
|
|
|
|
|
"Эта комната стала полностью анонимной"
|
|
|
|
|
],
|
|
|
|
|
"A new room has been created": [
|
|
|
|
|
null,
|
|
|
|
|
"Новая комната была создана"
|
|
|
|
|
],
|
|
|
|
|
"Your nickname has been changed": [
|
|
|
|
|
null,
|
2013-09-29 15:30:38 +02:00
|
|
|
|
"Ваш псевдоним уже используется другим пользователем"
|
|
|
|
|
],
|
|
|
|
|
"<strong>%1$s</strong> has been banned": [
|
|
|
|
|
null,
|
|
|
|
|
"<strong>%1$s</strong> забанен"
|
|
|
|
|
],
|
|
|
|
|
"<strong>%1$s</strong> has been kicked out": [
|
|
|
|
|
null,
|
|
|
|
|
"<strong>%1$s</strong> выдворен"
|
|
|
|
|
],
|
|
|
|
|
"<strong>%1$s</strong> has been removed because of an affiliation change": [
|
|
|
|
|
null,
|
|
|
|
|
"<strong>%1$s</strong> has been removed because of an affiliation change"
|
|
|
|
|
],
|
|
|
|
|
"<strong>%1$s</strong> has been removed for not being a member": [
|
|
|
|
|
null,
|
|
|
|
|
"<strong>%1$s</strong> удалён потому что не участник"
|
2013-09-25 12:49:17 +02:00
|
|
|
|
],
|
|
|
|
|
"You have been banned from this room": [
|
|
|
|
|
null,
|
|
|
|
|
"Вам запрещено подключатся к этой конференции"
|
|
|
|
|
],
|
|
|
|
|
"You have been kicked from this room": [
|
|
|
|
|
null,
|
|
|
|
|
"Вам запрещено подключатся к этой конференции"
|
|
|
|
|
],
|
2013-09-29 15:30:38 +02:00
|
|
|
|
"You have been removed from this room because of an affiliation change": [
|
|
|
|
|
null,
|
|
|
|
|
"<strong>%1$s</strong> удалён потому что изменились права"
|
|
|
|
|
],
|
|
|
|
|
"You have been removed from this room because the room has changed to members-only and you're not a member": [
|
|
|
|
|
null,
|
|
|
|
|
"Вы отключены от этой конференции потому что режим изменился: только-участники"
|
|
|
|
|
],
|
|
|
|
|
"You have been removed from this room because the MUC (Multi-user chat) service is being shut down.": [
|
|
|
|
|
null,
|
|
|
|
|
"Вы отключены от этой конференции потому что сервись конференций выключен."
|
|
|
|
|
],
|
2013-09-25 12:49:17 +02:00
|
|
|
|
"You are not on the member list of this room": [
|
|
|
|
|
null,
|
2013-09-29 15:30:38 +02:00
|
|
|
|
"Вас нет в списке этой конференции"
|
|
|
|
|
],
|
|
|
|
|
"No nickname was specified": [
|
|
|
|
|
null,
|
|
|
|
|
"Вы не указали псевдоним"
|
|
|
|
|
],
|
|
|
|
|
"You are not allowed to create new rooms": [
|
|
|
|
|
null,
|
|
|
|
|
"Вы не имеете права создавать конфер."
|
|
|
|
|
],
|
|
|
|
|
"Your nickname doesn't conform to this room's policies": [
|
|
|
|
|
null,
|
|
|
|
|
"Псевдоним не согласуется с правилами конфер."
|
2013-09-25 12:49:17 +02:00
|
|
|
|
],
|
|
|
|
|
"Your nickname is already taken": [
|
|
|
|
|
null,
|
|
|
|
|
"Ваш ник уже используется другим пользователем"
|
|
|
|
|
],
|
|
|
|
|
"This room does not (yet) exist": [
|
|
|
|
|
null,
|
2013-09-29 15:30:38 +02:00
|
|
|
|
"Эта комната не существует"
|
|
|
|
|
],
|
|
|
|
|
"This room has reached it's maximum number of occupants": [
|
|
|
|
|
null,
|
|
|
|
|
"Конференция достигла максимального количества участников"
|
2013-09-25 12:49:17 +02:00
|
|
|
|
],
|
|
|
|
|
"Topic set by %1$s to: %2$s": [
|
|
|
|
|
null,
|
2013-09-29 15:30:38 +02:00
|
|
|
|
"Тема %2$s устатновлена %1$s"
|
2013-09-25 12:49:17 +02:00
|
|
|
|
],
|
|
|
|
|
"This user is a moderator": [
|
|
|
|
|
null,
|
|
|
|
|
"Модератор"
|
|
|
|
|
],
|
|
|
|
|
"This user can send messages in this room": [
|
|
|
|
|
null,
|
|
|
|
|
"Собеседник"
|
|
|
|
|
],
|
|
|
|
|
"This user can NOT send messages in this room": [
|
|
|
|
|
null,
|
2013-09-29 15:30:38 +02:00
|
|
|
|
"Пользователь не может посылать сообщения в эту комнату"
|
2013-09-25 12:49:17 +02:00
|
|
|
|
],
|
|
|
|
|
"Click to chat with this contact": [
|
|
|
|
|
null,
|
|
|
|
|
"Начать общение"
|
|
|
|
|
],
|
|
|
|
|
"Click to remove this contact": [
|
|
|
|
|
null,
|
2013-09-29 15:30:38 +02:00
|
|
|
|
"Удалить контакт"
|
|
|
|
|
],
|
|
|
|
|
"This contact is busy": [
|
|
|
|
|
null,
|
|
|
|
|
"Занят"
|
|
|
|
|
],
|
|
|
|
|
"This contact is online": [
|
|
|
|
|
null,
|
|
|
|
|
"В сети"
|
|
|
|
|
],
|
|
|
|
|
"This contact is offline": [
|
|
|
|
|
null,
|
|
|
|
|
"Не в сети"
|
|
|
|
|
],
|
|
|
|
|
"This contact is unavailable": [
|
|
|
|
|
null,
|
|
|
|
|
"Не доступен"
|
|
|
|
|
],
|
|
|
|
|
"This contact is away for an extended period": [
|
|
|
|
|
null,
|
|
|
|
|
"На долго отошёл"
|
|
|
|
|
],
|
|
|
|
|
"This contact is away": [
|
|
|
|
|
null,
|
|
|
|
|
"Отошёл"
|
2013-09-25 12:49:17 +02:00
|
|
|
|
],
|
|
|
|
|
"Contact requests": [
|
|
|
|
|
null,
|
2013-09-29 15:30:38 +02:00
|
|
|
|
"Запросы на авторизацию"
|
2013-09-25 12:49:17 +02:00
|
|
|
|
],
|
|
|
|
|
"My contacts": [
|
|
|
|
|
null,
|
2013-09-29 15:30:38 +02:00
|
|
|
|
"Контакты"
|
2013-09-25 12:49:17 +02:00
|
|
|
|
],
|
|
|
|
|
"Pending contacts": [
|
|
|
|
|
null,
|
2013-09-29 15:30:38 +02:00
|
|
|
|
"Собеседники ожидающие авторизации"
|
|
|
|
|
],
|
|
|
|
|
"Custom status": [
|
|
|
|
|
null,
|
|
|
|
|
"Произвольный статус"
|
2013-09-25 12:49:17 +02:00
|
|
|
|
],
|
|
|
|
|
"Click to change your chat status": [
|
|
|
|
|
null,
|
|
|
|
|
"Изменить ваш статус"
|
|
|
|
|
],
|
2013-09-29 15:30:38 +02:00
|
|
|
|
"Click here to write a custom status message": [
|
|
|
|
|
null,
|
|
|
|
|
"Редактировать произвольный статус"
|
|
|
|
|
],
|
2013-09-25 12:49:17 +02:00
|
|
|
|
"online": [
|
|
|
|
|
null,
|
|
|
|
|
"на связи"
|
|
|
|
|
],
|
|
|
|
|
"busy": [
|
|
|
|
|
null,
|
|
|
|
|
"занят"
|
|
|
|
|
],
|
2013-09-29 15:30:38 +02:00
|
|
|
|
"away for long": [
|
|
|
|
|
null,
|
|
|
|
|
"отошёл на долго"
|
|
|
|
|
],
|
2013-09-25 12:49:17 +02:00
|
|
|
|
"away": [
|
|
|
|
|
null,
|
|
|
|
|
"отошёл"
|
|
|
|
|
],
|
|
|
|
|
"I am %1$s": [
|
|
|
|
|
null,
|
|
|
|
|
"%1$s"
|
|
|
|
|
],
|
|
|
|
|
"Sign in": [
|
|
|
|
|
null,
|
|
|
|
|
"Подписать"
|
|
|
|
|
],
|
|
|
|
|
"XMPP/Jabber Username:": [
|
|
|
|
|
null,
|
|
|
|
|
"JID:"
|
|
|
|
|
],
|
|
|
|
|
"Password:": [
|
|
|
|
|
null,
|
|
|
|
|
"Пароль:"
|
|
|
|
|
],
|
|
|
|
|
"Log In": [
|
|
|
|
|
null,
|
|
|
|
|
"Войти"
|
|
|
|
|
],
|
|
|
|
|
"Online Contacts": [
|
|
|
|
|
null,
|
|
|
|
|
"Cписок собеседников"
|
|
|
|
|
]
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
};
|
|
|
|
|
if (typeof define === 'function' && define.amd) {
|
|
|
|
|
define("ru", ['jed'], function () {
|
|
|
|
|
return factory(new Jed(translations));
|
|
|
|
|
});
|
|
|
|
|
} else {
|
|
|
|
|
if (!window.locales) {
|
|
|
|
|
window.locales = {};
|
|
|
|
|
}
|
|
|
|
|
window.locales.ru = factory(new Jed(translations));
|
|
|
|
|
}
|
|
|
|
|
}(this, function (ru) {
|
|
|
|
|
return ru;
|
|
|
|
|
}));
|