var sankoreLang = { "en":{ "edit": "Edit", "display":"Display", "question":"Question", "example_question":"This is an example of the question", "answer":"This is an example of the answer", "q":"Q", "add_new_question":"Add new question ...", "options":"Options", "close":"Close", "delete_question":"Delete question", "delete_answer":"Delete answer", "right_answer":"Right answer", "template_question":"Enter your question here ...", "template_answer":"Enter the answer here ...", "add_answer":"Add answer", "select_text":"Choose the right answer", "options_desc":"You can choose any of these three options of displaying your answers. See a short their description.", "radio_desc":"This option allow to choose one answer only and the answers are displayed as radio buttons.", "checkbox_desc":"This option allow to choose several answers and the answers are displayed as checkboxes.", "select_desc":"This option allow to chose one answer only and the answers are displayed as pull-down menu.", "a":"A" }, "ru":{ "edit": "Изменить", "display":"Показать", "question":"Вопрос", "example_question":"Это пример вопроса", "answer":"Это пример ответа", "q":"В", "add_new_question":"Добавить новый вопрос ...", "options":"Настройки", "close":"Закрыть", "delete_question":"Удалить вопрос", "delete_answer":"Удалить ответ", "right_answer":"Правильный ответ", "template_question":"Введите Ваш вопрос здесь ...", "template_answer":"Введите ответ здесь ...", "add_answer":"Добавить ответ", "select_text":"Выберите правильный ответ", "options_desc":"Вы можете выбрать любой из трех вариантов отображения. Смотрите их краткое описание.", "radio_desc":"Эта опция позволяет выбрать только один вариант ответа. Ответы будут показаны как радио-кнопки.", "checkbox_desc":"Эта опция позволяет выбрать несколько вариантов ответов. Ответы будут показаны как чекбоксы.", "select_desc":"Эта опция позволяет выбрать только один вариант ответа. Ответы будут показаны в виде выпадающего меню.", "a":"О" }, "fr":{ "edit": "Modifier", "display":"Afficher", "question":"La question", "example_question":"Ceci est un exemple de question", "answer":"Ceci est un exemple de réponse", "q":"Q", "add_new_question":"Ajouter une nouvelle question ...", "options":"Options", "close":"Fermer", "delete_question":"Supprimer la question", "delete_answer":"Supprimer la possibilité", "right_answer":"Bonne réponse", "template_question":"Saisir la question ici ...", "template_answer":"Saisir la réponse ici ...", "add_answer":"Ajouter une possibilité", "select_text":"Choisir la bonne réponse", "options_desc":"Types de questions", "radio_desc":"Option 1 : une seule bonne réponse, les possibilités sont affichées sous forme de boutons radio.", "checkbox_desc":"Option 2 : plusieurs bonnes réponses, les possibilités sont affichées sous forme de cases à cocher.", "select_desc":"Option 3 : une seule bonne réponse, les possibilités sont affichées sous forme de menu déroulant.", "a":"R" } };