From cc065ef4af3714606ae2de3a1a2443f99733e65a Mon Sep 17 00:00:00 2001 From: Omar Al-Ithawi Date: Wed, 24 Jul 2019 19:15:28 +0300 Subject: [PATCH] Updated translations --- ubcpi/static/js/src/translations.js | 13 +- ubcpi/translations/ar/LC_MESSAGES/text.mo | Bin 4123 -> 4113 bytes ubcpi/translations/ar/LC_MESSAGES/text.po | 622 +++++++++++++++- ubcpi/translations/de_DE/LC_MESSAGES/text.mo | Bin 0 -> 574 bytes ubcpi/translations/de_DE/LC_MESSAGES/text.po | 688 ++++++++++++++++++ ubcpi/translations/es_419/LC_MESSAGES/text.mo | Bin 21419 -> 21386 bytes ubcpi/translations/es_419/LC_MESSAGES/text.po | 10 +- ubcpi/translations/fr/LC_MESSAGES/text.mo | Bin 495 -> 504 bytes ubcpi/translations/fr/LC_MESSAGES/text.po | 623 +++++++++++++++- ubcpi/translations/fr_CA/LC_MESSAGES/text.mo | Bin 0 -> 21958 bytes ubcpi/translations/fr_CA/LC_MESSAGES/text.po | 688 ++++++++++++++++++ ubcpi/translations/he/LC_MESSAGES/text.mo | Bin 3730 -> 3817 bytes ubcpi/translations/he/LC_MESSAGES/text.po | 623 +++++++++++++++- ubcpi/translations/hi/LC_MESSAGES/text.mo | Bin 495 -> 526 bytes ubcpi/translations/hi/LC_MESSAGES/text.po | 621 +++++++++++++++- ubcpi/translations/ja_JP/LC_MESSAGES/text.mo | Bin 0 -> 547 bytes ubcpi/translations/ja_JP/LC_MESSAGES/text.po | 687 +++++++++++++++++ ubcpi/translations/ko_KR/LC_MESSAGES/text.mo | Bin 503 -> 530 bytes ubcpi/translations/ko_KR/LC_MESSAGES/text.po | 621 +++++++++++++++- ubcpi/translations/pt_BR/LC_MESSAGES/text.mo | Bin 535 -> 4084 bytes ubcpi/translations/pt_BR/LC_MESSAGES/text.po | 667 +++++++++++++++-- ubcpi/translations/ru/LC_MESSAGES/text.mo | Bin 635 -> 775 bytes ubcpi/translations/ru/LC_MESSAGES/text.po | 622 +++++++++++++++- ubcpi/translations/zh_CN/LC_MESSAGES/text.mo | Bin 542 -> 537 bytes ubcpi/translations/zh_CN/LC_MESSAGES/text.po | 623 +++++++++++++++- 25 files changed, 6847 insertions(+), 261 deletions(-) create mode 100644 ubcpi/translations/de_DE/LC_MESSAGES/text.mo create mode 100644 ubcpi/translations/de_DE/LC_MESSAGES/text.po create mode 100644 ubcpi/translations/fr_CA/LC_MESSAGES/text.mo create mode 100644 ubcpi/translations/fr_CA/LC_MESSAGES/text.po create mode 100644 ubcpi/translations/ja_JP/LC_MESSAGES/text.mo create mode 100644 ubcpi/translations/ja_JP/LC_MESSAGES/text.po diff --git a/ubcpi/static/js/src/translations.js b/ubcpi/static/js/src/translations.js index 077210f..f071a2c 100644 --- a/ubcpi/static/js/src/translations.js +++ b/ubcpi/static/js/src/translations.js @@ -1,7 +1,18 @@ angular.module('gettext').run(['gettextCatalog', function (gettextCatalog) { /* jshint -W100 */ + gettextCatalog.setStrings('ar', {"Peer Instruction":"تعليمات تفاعلية","Problem Weight":"تقييم المشكلة","
Where does most of the mass in a fully grown tree originate?
":"أين تنشأ معظم كتلة الشجرة كاملة النمو؟
","The question the students see. This question appears above the possible answers which you set below. You can use text, an image or a combination of both. If you wish to add an image to your question, press the 'Add Image' button.":"السؤال الذي يراه الطلاب. يظهر هذا السؤال فوق الإجابات المحتملة التي ستحددها فيما يلي. يمكنك استخدام نص، أو صورة، أو الجمع بين الاثنين. إذا كنت ترغب في إضافة صورة إلى سؤالك، اضغط على زر 'إضافة صورة'.","Air":"هواء","Soil":"تربة","Water":"ماء","The minimum and maximum number of characters a student is allowed for their rationale.":"العدد الأدنى والأقصى من الرموز المسموحة للطالب عند استعراضه للأسباب.","The correct option for the question":"خيار الإجابة الصحيح للسؤال","Photosynthesis":"التمثيل الضوئي","The feedback for student for the correct answer":"تعليق الطالب على الإجابة الصحيحة","Overall stats for the instructor":"الإحصائيات الإجمالية للمعلم","Tree gets carbon from air.":"تحصل الشجرة على الكربون من الهواء.","Tree gets minerals from soil.":"تحصل الشجرة على المعادن من التربة.","Tree drinks water.":"تشرب الشجرة الماء.","Instructor configured examples to give to students during the revise stage.":"الأمثلة التي يقوم المعلم بإعدادها لإعطائها للطلاب أثناء مرحلة المراجعة.","System selected answers to give to students during the revise stage.":"الإجابات التي يختارها النظام لإعطائها للطلاب أثناء مرحلة المراجعة.","The algorithm for selecting which answers to be presented to students":"خوارزمية اختيار الإجابات التي يتم تقديمها للطلاب","ISO-8601 formatted string representing the start date of this assignment. We ignore this.":"سلسلة المنسقة حسب ISO-8601 لعرض تاريخ بدء هذه المهمة. نحن نتجاهل هذا.","ISO-8601 formatted string representing the due date of this assignment. We ignore this.":"سلسلة المنسقة حسب ISO-8601 لعرض الموعد الاخير لإتمام هذه المهمة. نحن نتجاهل هذا.","System will select one of each option to present to the students.":"سيختار النظام أحد الخيارات من أجل تقديمها للطلاب.","Completely random selection from the response pool.":"اختيار عشوائي بالكامل من مجموعة الإجابات.","Appears above":"يظهر أعلاه","Appears below":"يظهر أدناه"}); + gettextCatalog.setStrings('de_DE', {}); gettextCatalog.setStrings('en', {}); gettextCatalog.setStrings('eo', {"Peer Instruction":"Péér Ìnstrüçtïön Ⱡ'σяєм ιρѕυм ∂σłσя ѕιт αм#","Where does most of the mass in a fully grown tree originate?
":"Whéré döés möst öf thé mäss ïn ä füllý gröwn tréé örïgïnäté?
Ⱡ'σяєм ιρѕυм ∂σłσя ѕιт αмєт, ¢σηѕє¢тєтυя #","The question the students see. This question appears above the possible answers which you set below. You can use text, an image or a combination of both. If you wish to add an image to your question, press the 'Add Image' button.":"Thé qüéstïön thé stüdénts séé. Thïs qüéstïön äppéärs äßövé thé pössïßlé änswérs whïçh ýöü sét ßélöw. Ýöü çän üsé téxt, än ïmägé ör ä çömßïnätïön öf ßöth. Ìf ýöü wïsh tö ädd än ïmägé tö ýöür qüéstïön, préss thé 'Àdd Ìmägé' ßüttön. Ⱡ'σяєм ιρѕυм ∂σłσя ѕιт αмєт, ¢σηѕє¢тєтυя α∂ιριѕι¢ιηg єłιт, ѕє∂ ∂σ єιυѕмσ∂ тємρσя ιη¢ι∂ι∂υηт υт łαвσяє єт ∂σłσяє мαgηα αłιqυα. υт єηιм α∂ мιηιм νєηιαм, qυιѕ ησѕтяυ∂ єχєя¢ιтαтιση υłłαм¢σ łαвσяιѕ ηιѕι υт αłιqυιρ єχ єα ¢σммσ∂σ ¢σηѕєqυαт. ∂υιѕ αυтє ιяυяє ∂σłσя ιη яєρяєнєη∂єяιт ιη νσłυρтαтє νєłιт єѕѕє ¢ιłłυм ∂σłσяє є#","Air":"Àïr Ⱡ'σяєм#","Soil":"Söïl Ⱡ'σяєм ι#","Water":"Wätér Ⱡ'σяєм ιρѕ#","The minimum and maximum number of characters a student is allowed for their rationale.":"Thé mïnïmüm änd mäxïmüm nümßér öf çhäräçtérs ä stüdént ïs ällöwéd för théïr rätïönälé. Ⱡ'σяєм ιρѕυм ∂σłσя ѕιт αмєт, ¢σηѕє¢#","The correct option for the question":"Thé çörréçt öptïön för thé qüéstïön Ⱡ'σяєм ιρѕυм ∂σłσя ѕιт αмєт, ¢σηѕє¢тєт#","Photosynthesis":"Phötösýnthésïs Ⱡ'σяєм ιρѕυм ∂σłσя ѕιт#","The feedback for student for the correct answer":"Thé féédßäçk för stüdént för thé çörréçt änswér Ⱡ'σяєм ιρѕυм ∂σłσя ѕιт αмєт, ¢σηѕє¢тєтυя α#","Overall stats for the instructor":"Övéräll stäts för thé ïnstrüçtör Ⱡ'σяєм ιρѕυм ∂σłσя ѕιт αмєт, ¢σηѕє¢тє#","Tree gets carbon from air.":"Tréé géts çärßön fröm äïr. Ⱡ'σяєм ιρѕυм ∂σłσя ѕιт αмєт, ¢σηѕ#","Tree gets minerals from soil.":"Tréé géts mïnéräls fröm söïl. Ⱡ'σяєм ιρѕυм ∂σłσя ѕιт αмєт, ¢σηѕє¢#","Tree drinks water.":"Tréé drïnks wätér. Ⱡ'σяєм ιρѕυм ∂σłσя ѕιт αмєт#","Instructor configured examples to give to students during the revise stage.":"Ìnstrüçtör çönfïgüréd éxämplés tö gïvé tö stüdénts dürïng thé révïsé stägé. Ⱡ'σяєм ιρѕυм ∂σłσя ѕιт αмєт, ¢σηѕє¢тєтυ#","System selected answers to give to students during the revise stage.":"Sýstém séléçtéd änswérs tö gïvé tö stüdénts dürïng thé révïsé stägé. Ⱡ'σяєм ιρѕυм ∂σłσя ѕιт αмєт, ¢σηѕє¢тєтυя #","The algorithm for selecting which answers to be presented to students":"Thé älgörïthm för séléçtïng whïçh änswérs tö ßé préséntéd tö stüdénts Ⱡ'σяєм ιρѕυм ∂σłσя ѕιт αмєт, ¢σηѕє¢тєтυя #","ISO-8601 formatted string representing the start date of this assignment. We ignore this.":"ÌSÖ-8601 förmättéd strïng répréséntïng thé stärt däté öf thïs ässïgnmént. Wé ïgnöré thïs. Ⱡ'σяєм ιρѕυм ∂σłσя ѕιт αмєт, ¢σηѕ#","ISO-8601 formatted string representing the due date of this assignment. We ignore this.":"ÌSÖ-8601 förmättéd strïng répréséntïng thé düé däté öf thïs ässïgnmént. Wé ïgnöré thïs. Ⱡ'σяєм ιρѕυм ∂σłσя ѕιт αмєт, ¢σηѕє#","Problem Weight":"Prößlém Wéïght Ⱡ'σяєм ιρѕυм ∂σłσя ѕιт#","System will select one of each option to present to the students.":"Sýstém wïll séléçt öné öf éäçh öptïön tö présént tö thé stüdénts. Ⱡ'σяєм ιρѕυм ∂σłσя ѕιт αмєт, ¢σηѕє¢тєтυя α#","Completely random selection from the response pool.":"Çömplétélý rändöm séléçtïön fröm thé réspönsé pööl. Ⱡ'σяєм ιρѕυм ∂σłσя ѕιт αмєт, ¢σηѕє¢тєтυя α#","Appears above":"Àppéärs äßövé Ⱡ'σяєм ιρѕυм ∂σłσя ѕι#","Appears below":"Àppéärs ßélöw Ⱡ'σяєм ιρѕυм ∂σłσя ѕι#"}); - gettextCatalog.setStrings('zh_CN', {"Peer Instruction Question":"同伴教学法问题","Where does most of the mass in a fully grown tree originate?
":"一棵完全成材的树的大部分质量来自哪里?
","The question the students see. This question appears above the possible answers which you set below. You can use text, an image or a combination of both. If you wish to add an image to your question, press the 'Add Image' button.":"学生看到的问题。此问题显示在可能的答案的上方,您在下方设置这些答案。您可以使用文本、图像,也可以将两者结合。如果您希望为问题添加图像,请按“添加图像”按钮。","Air":"空气","Soil":"土地","Water":"水","The minimum and maximum number of characters a student is allowed for their rationale.":"允许学生用于其原因陈述的字符的最小数量和最大数量。","The correct option for the question":"这个问题的正确选项","Photosynthesis":"光合作用","The feedback for student for the correct answer":"学生对正确答案的反馈","Overall stats for the instructor":"此导师的基本概况","Tree gets carbon from air.":"树木从空气中获得二氧化碳。","Tree gets minerals from soil.":"树木从土地里获得矿物质。","Tree drinks water.":"树喝水。","Instructor configured examples to give to students during the revise stage.":"导师配置了要在修订阶段提供给学生的示例。","System selected answers to give to students during the revise stage.":"系统选择了要在修订阶段提供给学生的答案。","The algorithm for selecting which answers to be presented to students":"用于选择要向学生呈现哪些答案的算法","ISO-8601 formatted string representing the start date of this assignment. We ignore this.":"表示此任务的开始日期的 ISO-8601 格式的字符串。我们将忽略此字符串。","ISO-8601 formatted string representing the due date of this assignment. We ignore this.":"表示此任务的截止日期的 ISO-8601 格式的字符串。我们将忽略此字符串。","Problem Weight":"问题权重","System will select one of each option to present to the students.":"系统会选择一个选项给学生。","Completely random selection from the response pool.":"来自答案池的完全随机的选择。","Appears above":"在上方显示","Appears below":"在下面显示","Answer":"回答","Correct Answer":"正确答案","Correct Answer *":"正确答案 *","Correct Option":"正确选项","Question":"问题","Save":"保存"}); + gettextCatalog.setStrings('es_419', {"\"Simple\" means examples for different answer possibilities are intentionally selected when students are viewing peer answers.Where does most of the mass in a fully grown tree originate?
":"¿Dónde se origina la mayor parte de la masa de un árbol completamente crecido?
","The question the students see. This question appears above the possible answers which you set below. You can use text, an image or a combination of both. If you wish to add an image to your question, press the 'Add Image' button.":"La pregunta que los estudiantes ven. Esta pregunta aparece arriba de las opciones de respuesta que se configuran en la parte de abajo. Puede usar texto, imagen o una combinación de ambos. Si desea agregar una imagen a su pregunta, presione el botón \"Añadir Imagen\".","Air":"Aire","Soil":"Suelo","Water":"Agua","The possible options from which the student may select":"Las posibles opciones de las cuáles el estudiante puede seleccionar.","The minimum and maximum number of characters a student is allowed for their rationale.":"Mínimos y máximos caracteres permitidos para la justificación de un estudiante.","The correct option for the question":"La opción correcta para esta pregunta","Photosynthesis":"Fotosíntesis","The feedback for student for the correct answer":"La retroalimentación para la respuesta correcta del estudiantes","Overall stats for the instructor":"Estadísticas generales para el instructor","Tree gets carbon from air.":"El árbol obtiene carbono del aire.","Tree gets minerals from soil.":"El árbol obtiene minerales del suelo.","Tree drinks water.":"El árbol bebe agua.","Instructor configured examples to give to students during the revise stage.":"El instructor configuró ejemplos para dar a los estudiantes durante la etapa de revisión.","System selected answers to give to students during the revise stage.":"El sistema seleccionó respuestas para dar a los estudiantes durante la etapa de revisión.","The algorithm for selecting which answers to be presented to students":"El algoritmo para seleccionar qué respuestas se presentarán a los estudiantes.","ISO-8601 formatted string representing the start date of this assignment. We ignore this.":"Cadena formateada a ISO-8601 que representa la fecha de inicio de esta tarea. Ignoramos esto.","ISO-8601 formatted string representing the due date of this assignment. We ignore this.":"Cadena formateada a ISO-8601 que representa la fecha de vencimiento de esta tarea. Ignoramos esto.","System will select one of each option to present to the students.":"El sistema seleccionará una de cada opción para presentar a los estudiantes.","Completely random selection from the response pool.":"Selección completamente aleatoria del grupo de respuestas.","Appears above":"Aparece arriba","Appears below":"Aparece abajo"}); + gettextCatalog.setStrings('fr_CA', {"\"Simple\" means examples for different answer possibilities are intentionally selected when students are viewing peer answers.Where does most of the mass in a fully grown tree originate?
":"D'où provient la majeure partie de la masse d'un arbre complètement développé?
","The question the students see. This question appears above the possible answers which you set below. You can use text, an image or a combination of both. If you wish to add an image to your question, press the 'Add Image' button.":"La question que les étudiants voient. Cette question apparaît au-dessus des réponses possibles que vous avez définies ci-dessous. Vous pouvez utiliser du texte, une image ou une combinaison des deux. Si vous souhaitez ajouter une image à votre question, appuyez sur le bouton \"Ajouter une image\".","Air":"Air","Soil":"Terre","Water":"Eau","The possible options from which the student may select":"Les options possibles parmi lesquelles l’élève peut choisir","The minimum and maximum number of characters a student is allowed for their rationale.":"Le nombre minimum et maximum de caractères qu'un élève est autorisé à utiliser pour leur raisonnement.","The correct option for the question":"L'option correcte pour la question","Photosynthesis":"Photosynthèse","The feedback for student for the correct answer":"La rétroaction pour l'étudiant pour la bonne réponse","Overall stats for the instructor":"Statistiques globales pour l'instructeur","Tree gets carbon from air.":"L'arbre reçoit du carbone de l'air.","Tree gets minerals from soil.":"L'arbre tire les minéraux du sol.","Tree drinks water.":"L'arbre boit de l'eau.","Instructor configured examples to give to students during the revise stage.":"Les exemples configurés par l'instructeur à donner aux étudiants pendant l'étape de révision.","System selected answers to give to students during the revise stage.":"Le système a sélectionné les réponses à donner aux étudiants pendant la phase de révision.","The algorithm for selecting which answers to be presented to students":"L'algorithme de sélection des réponses à présenter aux étudiants","ISO-8601 formatted string representing the start date of this assignment. We ignore this.":"Chaîne formatée ISO-8601 représentant la date de début de ce devoir. Nous l'ignorons.","ISO-8601 formatted string representing the due date of this assignment. We ignore this.":"Chaîne formatée ISO-8601 représentant la date de remise de ce devoir. Nous l'ignorons.","System will select one of each option to present to the students.":"Le système sélectionnera l'une de chacune des options à présenter aux étudiants.","Completely random selection from the response pool.":"Sélection complètement aléatoire provenant du pool de réponses.","Appears above":"Apparaît ci-dessus","Appears below":"Apparaît ci-dessous"}); + gettextCatalog.setStrings('fr', {}); + gettextCatalog.setStrings('he', {"Peer Instruction":"הוראת עמיתים","Problem Weight":"משקל הבעיה","Where does most of the mass in a fully grown tree originate?
":"מה מקור מרבית המסה של עץ בוגר?
","The question the students see. This question appears above the possible answers which you set below. You can use text, an image or a combination of both. If you wish to add an image to your question, press the 'Add Image' button.":"השאלה שרואה הסטודנט. השאלה מופיעה מעל התשובות האפשריות שהגדרת למטה. ניתן להשתמש בטקסט, תמונה או שילוב של השניים. אם תרצה להוסיף תמונה לשאלתך, לחץ על לחצן 'הוסף תמונה'.","Air":"אוויר","Soil":"קרקע","Water":"מים","The minimum and maximum number of characters a student is allowed for their rationale.":"המספר המינימלי והמקסימלי של גופנים שיכול הסטודנט להשתמש בהסברו.","The correct option for the question":"האפשרות הנכונה לשאלה","Photosynthesis":"פוטוסינתזה","The feedback for student for the correct answer":"המשוב לסטודנט על תשובה נכונה","Overall stats for the instructor":"סטטיסטיקה כללית עבור המורה","Tree gets carbon from air.":"העץ מקבל פחם מהאוויר.","Tree gets minerals from soil.":"העץ מקבל מינרלים מהקרקע.","Tree drinks water.":"העץ שותה מים.","Instructor configured examples to give to students during the revise stage.":"המורה מתכנן דוגמאות לתלמידים במהלך שלב התיקון.","System selected answers to give to students during the revise stage.":"המערכת בוחרת תשובות שיינתנו לתלמיד במהלך שלב התיקון.","The algorithm for selecting which answers to be presented to students":"האלגוריתם לבחירת התשובות שיוצגו לתלמידים","ISO-8601 formatted string representing the start date of this assignment. We ignore this.":"מחרוזת ISO-8601 מייצגת את תאריך ההתחלה של מטלה זו. אנו מתעלמים מכך.","ISO-8601 formatted string representing the due date of this assignment. We ignore this.":"מחרוזת ISO-8601 מייצגת את תאריך המסירה של מטלה זו. אנו מתעלמים מכך.","System will select one of each option to present to the students.":"המערכת תבחר אחת מהאפשרויות להציג לתלמידים.","Completely random selection from the response pool.":"בחירה אקראית לחלוטין ממאגר התשובות.","Appears above":"מופיע למעלה","Appears below":"מופיע למטה"}); + gettextCatalog.setStrings('hi', {}); + gettextCatalog.setStrings('ja_JP', {}); + gettextCatalog.setStrings('ko_KR', {}); + gettextCatalog.setStrings('pt_BR', {"(Option {{rc.answer_revised + 1}})":"(Opção {{rc.answer_revised + 1}})","Add New Answer":"Adicionar Nova Resposta","Add the text for this answer. If you wish to add an image, press the button below.":"Insira o texto para esta resposta. Se desejar inserir uma imagem, aperte o botão abaixo.","Answer":"Resposta","Answer {{$index + 1}}":"Resposta {{$index + 1}}","Correct Answer":"Resposta correta","Peer Instruction":"Instruções do Colega","Problem Weight":"Peso do problema","Submitting":"Enviando","Where does most of the mass in a fully grown tree originate?
":"De onde é originada a maior parte da massa de uma árvore adulta?
","The question the students see. This question appears above the possible answers which you set below. You can use text, an image or a combination of both. If you wish to add an image to your question, press the 'Add Image' button.":"A pergunta exibida para os alunos. Esta pergunta aparece acima das respostas que você selecionou abaixo. Você pode usar um texto, uma imagem ou uma combinação dos dois. Caso deseje adicionar um imagem à pergunta, pressione o botão \"Adicionar imagem\".","Air":"Ar","Soil":"Solo","Water":"Água","The minimum and maximum number of characters a student is allowed for their rationale.":"Os números mínimo e máximo de caracteres que os alunos podem usar para suas respostas.","The correct option for the question":"A resposta correta da pergunta","Photosynthesis":"Fotossíntese","The feedback for student for the correct answer":"O comentário para a resposta correta do aluno","Overall stats for the instructor":"Estatísticas gerais para o instrutor","Tree gets carbon from air.":"As árvores obtêm gás carbônico do ar.","Tree gets minerals from soil.":"Árvores obtêm minerais do solo. ","Tree drinks water.":"Árvores bebem água.","Instructor configured examples to give to students during the revise stage.":"O instrutor configurou exemplos para fornecer aos alunos durante a etapa de revisão.","System selected answers to give to students during the revise stage.":"O sistema selecionou respostas para fornecer aos alunos durante a etapa de revisão.","The algorithm for selecting which answers to be presented to students":"O algoritmo para selecionar quais respostas serão apresentadas aos alunos.","ISO-8601 formatted string representing the start date of this assignment. We ignore this.":"A sequência ISO-8601 formatada representando a data de início desta tarefa. Ignoramos isso.","ISO-8601 formatted string representing the due date of this assignment. We ignore this.":"A sequência ISO-8601 formatada representando o prazo final desta tarefa. Ignoramos isso.","System will select one of each option to present to the students.":"O sistema selecionará uma das opções para apresentar aos alunos.","Completely random selection from the response pool.":"Seleção aleatória do grupo de respostas.","Appears above":"Aparece acima","Appears below":"Aparece abaixo"}); + gettextCatalog.setStrings('ru', {"Error:":"Ошибка:","Problem Weight":"Вес задания"}); + gettextCatalog.setStrings('zh_CN', {}); /* jshint +W100 */ }]); \ No newline at end of file diff --git a/ubcpi/translations/ar/LC_MESSAGES/text.mo b/ubcpi/translations/ar/LC_MESSAGES/text.mo index f6e9c7145d2b8a6b6c751931e2036f17a268f482..a9130f115f04069e0fb4dd65e07afb2371c3d2ba 100644 GIT binary patch delta 269 zcmbQOFi~N`lX_Jq28KIq3=F;u3=B-13=AAVIsixu1L;U8oeQLWfc!=v-36r20qIhZ zJQo8)3y?k!q)mWy2sZWhere does most of the mass in a fully grown tree originate?
" msgstr "أين تنشأ معظم كتلة الشجرة كاملة النمو؟
" -#: ubcpi.py +#: ubcpi/ubcpi.py:190 msgid "" "The question the students see. This question appears above the possible " "answers which you set below. You can use text, an image or a combination of " @@ -33,93 +597,93 @@ msgid "" "button." msgstr "السؤال الذي يراه الطلاب. يظهر هذا السؤال فوق الإجابات المحتملة التي ستحددها فيما يلي. يمكنك استخدام نص، أو صورة، أو الجمع بين الاثنين. إذا كنت ترغب في إضافة صورة إلى سؤالك، اضغط على زر 'إضافة صورة'." -#: ubcpi.py +#: ubcpi/ubcpi.py:197 msgid "Air" msgstr "هواء" -#: ubcpi.py +#: ubcpi/ubcpi.py:198 msgid "Soil" msgstr "تربة" -#: ubcpi.py +#: ubcpi/ubcpi.py:199 msgid "Water" msgstr "ماء" -#: ubcpi.py +#: ubcpi/ubcpi.py:202 +msgid "The possible options from which the student may select" +msgstr "" + +#: ubcpi/ubcpi.py:207 msgid "" "The minimum and maximum number of characters a student is allowed for their " "rationale." msgstr "العدد الأدنى والأقصى من الرموز المسموحة للطالب عند استعراضه للأسباب." -#: ubcpi.py +#: ubcpi/ubcpi.py:212 msgid "The correct option for the question" msgstr "خيار الإجابة الصحيح للسؤال" -#: ubcpi.py +#: ubcpi/ubcpi.py:216 msgid "Photosynthesis" msgstr "التمثيل الضوئي" -#: ubcpi.py +#: ubcpi/ubcpi.py:217 msgid "The feedback for student for the correct answer" msgstr "تعليق الطالب على الإجابة الصحيحة" -#: ubcpi.py +#: ubcpi/ubcpi.py:222 msgid "Overall stats for the instructor" msgstr "الإحصائيات الإجمالية للمعلم" -#: ubcpi.py +#: ubcpi/ubcpi.py:226 msgid "Tree gets carbon from air." msgstr "تحصل الشجرة على الكربون من الهواء." -#: ubcpi.py +#: ubcpi/ubcpi.py:227 msgid "Tree gets minerals from soil." msgstr "تحصل الشجرة على المعادن من التربة." -#: ubcpi.py +#: ubcpi/ubcpi.py:228 msgid "Tree drinks water." msgstr "تشرب الشجرة الماء." -#: ubcpi.py +#: ubcpi/ubcpi.py:231 msgid "" "Instructor configured examples to give to students during the revise stage." msgstr "الأمثلة التي يقوم المعلم بإعدادها لإعطائها للطلاب أثناء مرحلة المراجعة." -#: ubcpi.py +#: ubcpi/ubcpi.py:245 msgid "System selected answers to give to students during the revise stage." msgstr "الإجابات التي يختارها النظام لإعطائها للطلاب أثناء مرحلة المراجعة." -#: ubcpi.py +#: ubcpi/ubcpi.py:250 msgid "The algorithm for selecting which answers to be presented to students" msgstr "خوارزمية اختيار الإجابات التي يتم تقديمها للطلاب" -#: ubcpi.py +#: ubcpi/ubcpi.py:259 msgid "" "ISO-8601 formatted string representing the start date of this assignment. We" " ignore this." msgstr "سلسلة المنسقة حسب ISO-8601 لعرض تاريخ بدء هذه المهمة. نحن نتجاهل هذا." -#: ubcpi.py +#: ubcpi/ubcpi.py:264 msgid "" "ISO-8601 formatted string representing the due date of this assignment. We " "ignore this." msgstr "سلسلة المنسقة حسب ISO-8601 لعرض الموعد الاخير لإتمام هذه المهمة. نحن نتجاهل هذا." -#: ubcpi.py -msgid "Problem Weight" -msgstr "تقييم المشكلة" - -#: ubcpi.py +#: ubcpi/ubcpi.py:308 msgid "System will select one of each option to present to the students." msgstr "سيختار النظام أحد الخيارات من أجل تقديمها للطلاب." -#: ubcpi.py +#: ubcpi/ubcpi.py:309 msgid "Completely random selection from the response pool." msgstr "اختيار عشوائي بالكامل من مجموعة الإجابات." -#: ubcpi.py +#: ubcpi/ubcpi.py:312 msgid "Appears above" msgstr "يظهر أعلاه" -#: ubcpi.py +#: ubcpi/ubcpi.py:313 msgid "Appears below" msgstr "يظهر أدناه" diff --git a/ubcpi/translations/de_DE/LC_MESSAGES/text.mo b/ubcpi/translations/de_DE/LC_MESSAGES/text.mo new file mode 100644 index 0000000000000000000000000000000000000000..16068c6bbab1b10d3c44b2dfa22e8e7fc4d7263d GIT binary patch literal 574 zcmYLF!EO^V5Dn1N9yxOuBo2wdYwx1ATZbUjHmxdAv7!O>hP>WM*08ZxwnLH+>F@Ph zm`zGE^3!Where does most of the mass in a fully grown tree originate?
" +msgstr "" + +#: ubcpi/ubcpi.py:190 +msgid "" +"The question the students see. This question appears above the possible " +"answers which you set below. You can use text, an image or a combination of " +"both. If you wish to add an image to your question, press the 'Add Image' " +"button." +msgstr "" + +#: ubcpi/ubcpi.py:197 +msgid "Air" +msgstr "" + +#: ubcpi/ubcpi.py:198 +msgid "Soil" +msgstr "" + +#: ubcpi/ubcpi.py:199 +msgid "Water" +msgstr "" + +#: ubcpi/ubcpi.py:202 +msgid "The possible options from which the student may select" +msgstr "" + +#: ubcpi/ubcpi.py:207 +msgid "" +"The minimum and maximum number of characters a student is allowed for their " +"rationale." +msgstr "" + +#: ubcpi/ubcpi.py:212 +msgid "The correct option for the question" +msgstr "" + +#: ubcpi/ubcpi.py:216 +msgid "Photosynthesis" +msgstr "" + +#: ubcpi/ubcpi.py:217 +msgid "The feedback for student for the correct answer" +msgstr "" + +#: ubcpi/ubcpi.py:222 +msgid "Overall stats for the instructor" +msgstr "" + +#: ubcpi/ubcpi.py:226 +msgid "Tree gets carbon from air." +msgstr "" + +#: ubcpi/ubcpi.py:227 +msgid "Tree gets minerals from soil." +msgstr "" + +#: ubcpi/ubcpi.py:228 +msgid "Tree drinks water." +msgstr "" + +#: ubcpi/ubcpi.py:231 +msgid "" +"Instructor configured examples to give to students during the revise stage." +msgstr "" + +#: ubcpi/ubcpi.py:245 +msgid "System selected answers to give to students during the revise stage." +msgstr "" + +#: ubcpi/ubcpi.py:250 +msgid "The algorithm for selecting which answers to be presented to students" +msgstr "" + +#: ubcpi/ubcpi.py:259 +msgid "" +"ISO-8601 formatted string representing the start date of this assignment. We" +" ignore this." +msgstr "" + +#: ubcpi/ubcpi.py:264 +msgid "" +"ISO-8601 formatted string representing the due date of this assignment. We " +"ignore this." +msgstr "" + +#: ubcpi/ubcpi.py:308 +msgid "System will select one of each option to present to the students." +msgstr "" + +#: ubcpi/ubcpi.py:309 +msgid "Completely random selection from the response pool." +msgstr "" + +#: ubcpi/ubcpi.py:312 +msgid "Appears above" +msgstr "" + +#: ubcpi/ubcpi.py:313 +msgid "Appears below" +msgstr "" diff --git a/ubcpi/translations/es_419/LC_MESSAGES/text.mo b/ubcpi/translations/es_419/LC_MESSAGES/text.mo index 6bb7b6e803db448270530694f2e3f7cecc0548a9..3a9ddec5517acb2541c818c6e2ee302bea0b4d14 100644 GIT binary patch delta 1249 zcmXZbTSydP6u|Mbpq08_C~s)ykY<|gwqst`Yh~GGHIu-NO=`Umf+g)rJtRy)peSVY zP!ACiR6b-Rm@k2#5ry;+L4kx332717gV9Tb{SPzCvcKWhere does most of the mass in a fully grown tree originate?
" msgstr "" -#: ubcpi.py +#: ubcpi/ubcpi.py:190 msgid "" "The question the students see. This question appears above the possible " "answers which you set below. You can use text, an image or a combination of " @@ -32,93 +597,93 @@ msgid "" "button." msgstr "" -#: ubcpi.py +#: ubcpi/ubcpi.py:197 msgid "Air" msgstr "" -#: ubcpi.py +#: ubcpi/ubcpi.py:198 msgid "Soil" msgstr "" -#: ubcpi.py +#: ubcpi/ubcpi.py:199 msgid "Water" msgstr "" -#: ubcpi.py +#: ubcpi/ubcpi.py:202 +msgid "The possible options from which the student may select" +msgstr "" + +#: ubcpi/ubcpi.py:207 msgid "" "The minimum and maximum number of characters a student is allowed for their " "rationale." msgstr "" -#: ubcpi.py +#: ubcpi/ubcpi.py:212 msgid "The correct option for the question" msgstr "" -#: ubcpi.py +#: ubcpi/ubcpi.py:216 msgid "Photosynthesis" msgstr "" -#: ubcpi.py +#: ubcpi/ubcpi.py:217 msgid "The feedback for student for the correct answer" msgstr "" -#: ubcpi.py +#: ubcpi/ubcpi.py:222 msgid "Overall stats for the instructor" msgstr "" -#: ubcpi.py +#: ubcpi/ubcpi.py:226 msgid "Tree gets carbon from air." msgstr "" -#: ubcpi.py +#: ubcpi/ubcpi.py:227 msgid "Tree gets minerals from soil." msgstr "" -#: ubcpi.py +#: ubcpi/ubcpi.py:228 msgid "Tree drinks water." msgstr "" -#: ubcpi.py +#: ubcpi/ubcpi.py:231 msgid "" "Instructor configured examples to give to students during the revise stage." msgstr "" -#: ubcpi.py +#: ubcpi/ubcpi.py:245 msgid "System selected answers to give to students during the revise stage." msgstr "" -#: ubcpi.py +#: ubcpi/ubcpi.py:250 msgid "The algorithm for selecting which answers to be presented to students" msgstr "" -#: ubcpi.py +#: ubcpi/ubcpi.py:259 msgid "" "ISO-8601 formatted string representing the start date of this assignment. We" " ignore this." msgstr "" -#: ubcpi.py +#: ubcpi/ubcpi.py:264 msgid "" "ISO-8601 formatted string representing the due date of this assignment. We " "ignore this." msgstr "" -#: ubcpi.py -msgid "Problem Weight" -msgstr "" - -#: ubcpi.py +#: ubcpi/ubcpi.py:308 msgid "System will select one of each option to present to the students." msgstr "" -#: ubcpi.py +#: ubcpi/ubcpi.py:309 msgid "Completely random selection from the response pool." msgstr "" -#: ubcpi.py +#: ubcpi/ubcpi.py:312 msgid "Appears above" msgstr "" -#: ubcpi.py +#: ubcpi/ubcpi.py:313 msgid "Appears below" msgstr "" diff --git a/ubcpi/translations/fr_CA/LC_MESSAGES/text.mo b/ubcpi/translations/fr_CA/LC_MESSAGES/text.mo new file mode 100644 index 0000000000000000000000000000000000000000..5906f60d61c52c784851788d1a38d0eb8dfe0223 GIT binary patch literal 21958 zcmds1#-o^deF&0>e!ze6b62JmQQ#?goRo zm@N(ETI>7{rYu=(N^~8}QfFv_r6swng-ZmwdVLscvWlB#=}?XjC3bW!eyW^wm7w&-8_=zn+Di)YWo350#J(GKD$!>(20&@?yR$(cFs@OUl>Ir z3ZKVyxE0A{5#^@+=pIr}1ndy0?^0UY&onQFOUvfWCGJZpHdC5t#sE4DTJg~!WNG_M zypZsx%N->H7lU*z@&Pjva?FQcRdjETb|~Z-pGz#$wIMFDoC39WjEDo8zjUFLreC{v zf7|)<@hF&&A9*A^HXh^8xtzD1blX$z_G#Tpe4z|Pk%}u9Xt5#GD9Y%ljBk(}xtonA z;`@B!=dOfDr6@iItDKB_ldW`B!7p@|U`cw@d m0@^Pu3>}MYRzA7G)DB()+9_E%7nGnyk z)4l|# -LLo?jHIty~5n}a+s_b0a>Lq8X zqqJ)s=QU2iF<)3WvSp;94|Ci~2}P5oB+IXij#>=~RykX?Z3K1HNA9PrZWHm-C%#C) z|IysKUc*)al6 K&`0OjqoKtAr0Op$g6L>n9?8f5fZ9+ER|;lDx$e6I!>~sKS*hG z9KpeHIsemE{z%wS$7Z;YJxPpoE$*GT%C0Vi #^@$^F=UpSMR12+K;1nz__>Y6%-hc_ zhl y#iIB8nd>_s#hV|XE%KHpcfza^UW>QEU?vnN%66u z!{H2(HSCtEHly{#0&1>=$g&v=!>~H%jE=8iV|qTqf#vS?*o-F Y*IJ1J-&cbqDx9PD3 z6+|Y^PPkwl;z%^?r00T^Y1OJ{VH`*O5TW?n6hP_GuymvCB1XXiAFEC}EvqxbFo2tq z-H)PL94M6t)E!lLMy>~1c^=AV1 fKb`CI$}3&6U_ig)b*2nsXRSQGpXj zn@w1XFBS44RU2)U^@wir<}zJ6M^VX@5?iutW~->}TCMr=_ h=f1c6;DdyZN-y8*tJR} zg9MG0-_}BroW=w$2bMW;X{@^Cd;+xTp(hrs;e?1RHJs_Z5#OtjulyU`B!qFdD9*$L zQro&x5x%B!Bl`+&LGN|8w=9SyiRHoz^yIcWp&P;)8@8Po8nO0vXTxw_-L_P*iw`H~ zzU6qMaq6VgWyIdB_}M`$b2q$!7|}&P@d3s7rdwCV)mm?XawSih>S$dmviji@SNZj9 z7~i0TL6fK`66sf}GGQ&vs?0IiGG61HN}=62Cjwe>1{coh;-Kh 8G8-VdmDRry5H>!Nfi6+jWNf` 1!kW?V8A z@jgXr=*4NiPE$x}76+El2B%P`GwfQivpaGYU6RYeGSO3*(J)t9W+8)ZPRK@LHZTt+ zgPJo(stSKKr>9D +~n Pjv?7r*h2ZqYtd?KpbxiJ5t#eMKZQcfzc>`1)PDZ=Tt8!_4lR 6pd;f`pGq;ZJ(;MlWm^qNQ3#I;Z@vRHlpq}&`AqVf; zakM+cCd?c}hN`(Z@7vF6@AbD)k<^vFQ#mGJ_w;Q$-Z*oYD=8V33d`Mhw{C6S!j+@; zbLI|8s{LfJJQufGv-aQU+Hpz-?d79fo!K=P+lEK0zqVu4{GmPb3=1J|q%CLCfz 8a7(AF==W)VlK zijgY`mATW4!*DisA1ms+MD};rFCZlB4^G5mv(<3*Y{%x13`xJLq$Cri*CQRS=p9tk z`sk~*jv#7kak=!`o{|=lYU}=xC(}c6vKV6AR?>5x-f=r+XTS%vPeCsUQ{4$;kN_C9 zet{pf^RzK&Y9+xe6MIvwQ!mM#lg0Wk>lFPxP`4|ybvmWg43$f|gd`z$vLX=cOb*F8 zN-73^@W)6Vjq&RjR%o5*_t!7@4wKUbwSkfX8jikza|lr_8qxmxs=pWnz+XAHNrXpI zg;3DgGVI&TMyLC-){crHAZt-+8 V1bCqRAh-5&HV}pgI*(=^mO~>=7OzM~ zs$vMM1_(-0(~JtLYhS^`4%fI;v2^CO0Lh77+Sv?x$b&?iYGgTKZ%INs%OY-4Txs^D zh{uzzmBMBtvJ3~biB&iWga$6T)|RwO^m2H-52jP#))!es4iN`pyVV`hQ2ADKHVm+S z0s2;$1FqUTNUVDZJ)*S!BeGiEhli4`+8}k@6=W~)6SGlIlLb_hMpbNqGRdX&3&cgo zye;!}@G<*VUnBq-70n3`!b4Sjk~B+lZzk?QZQ fru96HC?~$3!~@59#RHcn+pV`}2I*P0MJWx(AlLl7MWICcQbZ z95G^K-5DoClN|(4L7e*`G3*S@YuaoZ9I=*_r|u ?G7Nlnae)bhn@!=sH?!TQmwoIJ@4S`9~9Le8s-D#h0NRU1rU zQu{fxs%frb3-nVj&Pcke6zvRBQconh1IZfM$?YV}-RUYI(f!Sb@Ric<)8utT1Z|fN zg{8`(FrP7X !EU3nZ=T5bY2L#a*^Syu}D57y4z~J!TMdrybD8ckM{J zP)Y%wWud$N7-`!|GGrGG!v+!Abi}T}mY~Anl~~e^&**+y;TS>Tg?mzpEjvPn#Menj z2JOW4_?0ZO>}6F>woxY{r83oDm(GijK|_9*q5at=&2hI5p7DwQ#7(~J!)w3 z0T*^(+{O4Cw%s+;2EBv`r%(KW+Q?}(B5wK5hlhnX>YKyJ+Eh-Vdn$-1>W-&l#K(qq zHlg`Fv?QgzB`KJVZ4{_s0AX1DN~?B_na9mnHIWmDoH(*Ts|iX!i4!70k*#z?brcrJ z>IC7^Z H)GyZ`Q$VjclKC&9X%s$e%FW@&Ur$EEHnQzV6DiA}^++~@$z~FC+h7u0 zkR(!UAhK@I>BeNWP&mMQu-Wwt2_?1Agb1 UJWxd~ze>P}niK)W}B_dy`Jmt}SMDC(*Km)B<5yVXBa2B^|P@g(@1A5k^{z%WVCz z6=%#ZR}~4x;ftnod2f@XS7x_IY-fjl!*pTtrU| |9C z{^(Xj&_JWuN~;K>h(i{)pdaCt=doBXy0}Y;wM0W)xn*@Cy7z?v*o_=TQVi@Iu`5XU zO4~+jvehjzDThsQec6Mmgtbhm$YBwE?JDJMnT~urvyp{un$|QY=0Qe-B)GM@21B}P zH<*~_pg!lIC5hC>x~kH6j`nr6x~xAY6YlH%W9N?eUB_)K?br~m7&tzJFA#1sMBPZm za?G_dm;B+OL_D+%g)5r>=;AT*0ujpMhH%<(cTBoMe2I+u>H>M4=~6^NTj2-FPo`|Y zq;E>`jR#1JA~~2s3P)U8!W3e_r84O+r^Jg2-%ZA-*eUy=v5iXFIhV-O*vLP3Py?0( zz-MWWWhO$Eg~nA%LbSp7sh%{5$Kzce?lK?0vl!a3qQgGK3{h22ZA46TEUe L-qu}QR$r+*ycT_71SSSAtA9}@{ge1y+_!7 =+3@ !yfTZ-dyl)`3^~$ zYxFXrj=57zDZIuEd8rqvrjW2Uk}k(jp)(&$#~mAIWGgWX)(D1F%T(3wStV3e>L{i` z8kM0M3}Nzv5?|o832!*+1|#N3qm#iwtzV!athTR>pg@yFb#YqQc_?o^-;-96qqIcO z0n2qy*rcH1Tkol8cVT3~*aHf0E0aZ4BZzV=Wwu5!=mHs4=2=V2E9>-DVoO?M#kOs1 z)X^gAFb`{?b}3_Y5VMfG5(b)P%0+tsi&R&|lPzS$`Zrqt+Y4D^D<2E-oUL?~&XE%h zy6&rePCRS%+J@?f8}&7xGG4;C9aDUpo<- HZwq1M3m;zwt?dmHu5Y?H$aGQ>`QL)q7)(+#gLzc@}&ehqnTx^aM zg~l~+ b2KyqOv3v)3%dN|Ia80z5MGEBB} zrUcvO)~Hm_*@iouWb>N665rS6=R;@PVI^-e{$WZY6Xs)MS{Rl yTL?r%SO0Ti%AL@&UYm>I8X;jYZOTd9#fAa0M8g(~k*q7)^-_@?7w<`G6?eIv zB|Q42+Ty-utj0C|xOujEFvY2EgJZHWF>G)naa$RVMW2ppYHti>8HS{pp(2`77eXT< zRyBB>LzfOPp)Q+Smixfi5MVanFe0y74 ri@>OFr6{fnabU#6*>2?k$8LSW~=1SUD$Q1fsSPT2f+6chE z$<2maTd}W8h1a=A0FR7p;&4JadZ&4Lw{bz3AfjMb)O4q))z;Qw3un}IX9-kuC&jd= z)-0yD<(A6CXv1oY?W_r!HWa_AyWFgyO(aZx)0pbc!xvJm&IUsSM;>|o=P(Z9Z8rp( zy2HG6J*wE~;?fXz_%y3Q;|O!ki-{Q2Uk?c^ux=`qJF&48Aj$Ss+|aa#A~*Qd2m;`e zHfm&O$%125aG|1tF1HxBafB4QS1H}n?n1~SSO(V12iV@iNO$0WkJ@mmEoKsKS9T6B zv0&Zj#9Ctz6!8lwR9-OJx{!4Y)NjTfJmgHSS-Mbh#{G;o%&?r!lxu6YUdR&`x8s}k zTbeTG hOMvqjqm4;319tegXt7An zA4I?&X zEIP?QyUb( i6in{pF?5Kq1mL9}{ z#)^i<$~fMy+a^=sfoh{vx@_m&wIrtTRnAD&nht4t>mS0qdjbVYGy@?cMHtj*WueWu zQ86K7kcN)Ay|kp+q&R9_#E#}PySR!aTy@Qg_-$*pSWx}eyhEA{&7IrnGDTu^MUBbo zTr}@XEnTgP;n_h5A2ICO+=5WtUlsH(o)A09SJ^$6x#RyJz`hwp8qLL#L~-D}dEKE} z8SQH5W^6vKP@Xz?U1g`YF%zXH>1ou&U56tEs8B5xoe8BD1v9 ND~t7`1IdubLhYfw3~9toVmkFi8rMSdopjTSB;QU{ z$Fm9*%dInk;hGvuGoAjWo&I%wk-N eNl_a#U47Hji} MuE}y_AY0LY0T7^pMgRZ+ literal 0 HcmV?d00001 diff --git a/ubcpi/translations/fr_CA/LC_MESSAGES/text.po b/ubcpi/translations/fr_CA/LC_MESSAGES/text.po new file mode 100644 index 0000000..52e6182 --- /dev/null +++ b/ubcpi/translations/fr_CA/LC_MESSAGES/text.po @@ -0,0 +1,688 @@ +# +# Translators: +# Pierre Mailhot , 2019 +msgid "" +msgstr "" +"Project-Id-Version: XBlocks\n" +"POT-Creation-Date: 2016-03-16 15:27+0500\n" +"PO-Revision-Date: 2019-07-10 17:44+0000\n" +"Last-Translator: Pierre Mailhot \n" +"Language-Team: French (Canada) (http://www.transifex.com/open-edx/xblocks/language/fr_CA/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: fr_CA\n" +"Plural-Forms: nplurals=2; plural=(n > 1);\n" +"X-Generator: Poedit 1.8.7\n" +"X-Poedit-Basepath: ../../..\n" +"X-Poedit-SearchPath-0: ubcpi.py\n" + +#: ubcpi/static/html/ubcpi_edit.html:127 +msgid "" +"\"Simple\" means examples for different answer possibilities are " +"intentionally selected when students are viewing peer answers.
\"Random\"" +" means examples are selected at random and may not include different answer " +"possibilities." +msgstr "\"Simple\" signifie que des exemples de différentes possibilités de réponse sont choisis intentionnellement lorsque les étudiants consultent des réponses de pairs.
\"Aléatoire\" signifie que les exemples sont choisis au hasard et peuvent ne pas inclure différentes possibilités de réponse." + +#: ubcpi/static/html/ubcpi.html:9 +msgid " ({{weight}} point possible)" +msgstr " ({{weight}} point possible)" + +#: ubcpi/static/html/ubcpi.html:10 +msgid " ({{weight}} points possible)" +msgstr " ({{weight}} points possibles)" + +#: ubcpi/static/html/ubcpi.html:196 +msgid "(Option {{rc.answer_original + 1}})" +msgstr "(Option {{rc.answer_original + 1}})" + +#: ubcpi/static/html/ubcpi.html:206 +msgid "(Option {{rc.answer_revised + 1}})" +msgstr "(Option {{rc.answer_revised + 1}})" + +#: ubcpi/static/html/ubcpi.html:237 ubcpi/static/html/ubcpi.html:86 +#: ubcpi/static/js/partials/ubcpi-answer-result.html:8 +msgid "(You chose this option)" +msgstr "(Vous avez choisi cette option)" + +#: ubcpi/static/html/ubcpi.html:229 ubcpi/static/html/ubcpi.html:246 +msgid "(correct)" +msgstr "(correct)" + +#: ubcpi/static/html/ubcpi.html:144 +msgid "({{weight}} point possible)" +msgstr "({{weight}} point possible)" + +#: ubcpi/static/html/ubcpi.html:146 +msgid "({{weight}} points possible)" +msgstr "({{weight}} points possibles)" + +#: ubcpi/static/html/ubcpi.html:161 ubcpi/static/html/ubcpi.html:163 +#: ubcpi/static/html/ubcpi.html:25 +msgid ", Completed" +msgstr ", complété" + +#: ubcpi/static/html/ubcpi.html:165 ubcpi/static/html/ubcpi.html:27 +#: ubcpi/static/html/ubcpi.html:58 +msgid ", In Progress" +msgstr ", en cours" + +#: ubcpi/static/html/ubcpi.html:29 ubcpi/static/html/ubcpi.html:60 +#: ubcpi/static/html/ubcpi.html:62 +msgid ", Upcoming" +msgstr ", prochains" + +#: ubcpi/static/html/ubcpi_edit.html:97 +msgid "Add New Answer" +msgstr "Ajouter une nouvelle réponse" + +#: ubcpi/static/html/ubcpi_edit.html:163 +msgid "Add New Example" +msgstr "Ajouter un nouvel exemple" + +#: ubcpi/static/html/ubcpi_edit.html:145 +msgid "" +"Add example answers to the answer pool for this question. Students most " +"likely to see these answers are those completing the assignment first, when " +"the answer pool is small." +msgstr "Ajoutez des exemples de réponses au groupe de réponses pour cette question. Les étudiants les plus susceptibles de voir ces réponses sont ceux qui terminent le travail en premier, lorsque le groupe de réponses est petit." + +#: ubcpi/static/html/ubcpi_edit.html:81 +msgid "" +"Add the text for this answer. If you wish to add an image, press the button " +"below." +msgstr "Ajoutez le texte pour cette réponse. Si vous souhaitez ajouter une image, appuyez sur le bouton ci-dessous." + +#: ubcpi/static/html/ubcpi_edit.html:91 +msgid "" +"Alternative text - a description of the image for non-visual users. The " +"description should provide all the information needed for someone to answer " +"the question if the image did not load." +msgstr "Texte alternatif - une description de l'image pour les utilisateurs non-visuels. La description doit fournir toutes les informations nécessaires pour permettre à quelqu'un de répondre à la question si l'image ne s'est pas chargée." + +#: ubcpi/static/html/ubcpi.html:161 ubcpi/static/html/ubcpi.html:25 +#: ubcpi/static/html/ubcpi.html:58 +msgid "Answer" +msgstr "Réponse" + +#: ubcpi/static/html/ubcpi.html:223 +msgid "Answer Options" +msgstr "Options de réponse" + +#: ubcpi/static/html/ubcpi_edit.html:80 +msgid "Answer {{$index + 1}}" +msgstr "Réponse {{$index + 1}}" + +#: ubcpi/static/html/ubcpi_edit.html:134 +msgid "Answers Students See - Number Selected *" +msgstr "Réponses Vues par les Etudiants - Nombre Sélectionné *" + +#: ubcpi/static/html/ubcpi_edit.html:126 +msgid "Answers Students See - Selection Logic *" +msgstr "Réponses Vues pas les Etudiants - Logique de Sélection*" + +#: ubcpi/static/html/ubcpi_edit.html:188 +msgid "Cancel" +msgstr "Annuler" + +#: ubcpi/static/html/ubcpi_edit.html:89 +msgid "" +"Choose if you want the image to appear above or below the question text." +msgstr "Choisissez si vous souhaitez que l'image apparaisse au-dessus ou au-dessous du texte de la question." + +#: ubcpi/static/html/ubcpi_edit.html:44 +msgid "Choose if you want the image to appear above or below the question." +msgstr "Choisissez si vous souhaitez que l'image apparaisse au-dessus ou au-dessous de la question." + +#: ubcpi/static/html/ubcpi_edit.html:109 +msgid "" +"Choose the answer you consider correct, or select \"n/a\" if there is no " +"correct answer." +msgstr "Choisissez la réponse que vous jugez correcte ou sélectionnez \"n/a\" s'il n'y a pas de réponse correcte." + +#: ubcpi/static/html/ubcpi_edit.html:152 +msgid "Choose the answer." +msgstr "Choisisser la réponse." + +#: ubcpi/static/html/ubcpi.html:221 +msgid "Class Breakdown" +msgstr "Répartition de la classe" + +#: ubcpi/static/html/ubcpi.html:174 +msgid "Correct Answer" +msgstr "Réponse correcte" + +#: ubcpi/static/html/ubcpi_edit.html:108 +msgid "Correct Answer *" +msgstr "Bonne réponse *" + +#: ubcpi/static/js/partials/ubcpi-answer-result.html:7 +msgid "Correct Option" +msgstr "Bonne option" + +#: ubcpi/static/html/ubcpi_edit.html:28 +msgid "" +"Defines the number of points each problem is worth. If the value is not set," +" the problem is worth the sum of the option point values." +msgstr "Définit le nombre de points que chaque problème vaut. Si la valeur n'est pas définie, le problème vaut la somme des valeurs des points d'option." + +#: ubcpi/static/html/ubcpi_edit.html:18 +msgid "Display Name *" +msgstr "Nom d'affichage *" + +#: ubcpi/static/js/src/ubcpi.js:215 +msgid "Error retrieving data!" +msgstr "Erreur lors de la récupération des données!" + +#: ubcpi/static/js/src/ubcpi.js:175 +msgid "Error retrieving statistics!" +msgstr "Erreur lors de la récupération des statistiques!" + +#: ubcpi/static/js/src/ubcpi_edit.js:162 +msgid "Error saving question" +msgstr "Erreur d'enregistrement de la question" + +#: ubcpi/static/js/src/ubcpi.js:160 +msgid "Error submitting answer!" +msgstr "Erreur de soumission de la réponse!" + +#: ubcpi/static/html/ubcpi.html:96 +msgid "Error:" +msgstr "Erreur : " + +#: ubcpi/static/html/ubcpi_edit.html:151 +msgid "Example Answer {{$index + 1}}" +msgstr "Réponse Exemple {{$index + 1}}" + +#: ubcpi/static/html/ubcpi_edit.html:144 +msgid "Example Answers *" +msgstr "Réponses Exemples *" + +#: ubcpi/static/html/ubcpi.html:93 +msgid "Explain to other students why you chose this answer (Required):" +msgstr "Expliquez aux autres étudiants pourquoi vous avez choisi cette réponse (obligatoire ) : " + +#: ubcpi/static/html/ubcpi_edit.html:157 +msgid "Explanation" +msgstr "Explication" + +#: ubcpi/static/html/ubcpi_edit.html:116 +msgid "Explanation (optional)" +msgstr "Explication (optionel)" + +#: ubcpi/static/html/ubcpi_edit.html:115 +msgid "Explanation *" +msgstr "Explication *" + +#: ubcpi/static/html/ubcpi.html:257 +msgid "Final Answer Selection" +msgstr "Sélection de réponse finale" + +#: ubcpi/static/js/src/ubcpi.js:184 +msgid "Final Answer Selection:" +msgstr "Sélection de réponse finale : " + +#: ubcpi/static/html/ubcpi_edit.html:12 +msgid "" +"First, the learner answers a multiple choice question and provides an " +"explanation for the answer. Next, the learner sees answers and explanations " +"submitted by other learners. After reflecting on these peer responses, the " +"learner can make revisions and submit a final answer and explanation. " +"Finally, the learner sees the correct answer, if supplied, and any " +"explanation that you provided for it." +msgstr "Tout d'abord, l'apprenant répond à une question à choix multiple et fournit une explication de la réponse. Ensuite, l'apprenant voit les réponses et les explications soumises par d'autres apprenants. Après avoir réfléchi à ces réponses, l'apprenant peut apporter des modifications et soumettre une réponse finale et une explication. Enfin, l’apprenant voit la bonne réponse, si fournie, ainsi que toute explication que vous avez fournie pour celle-ci." + +#: ubcpi/static/html/ubcpi.html:111 +msgid "" +"In order to move to the next step please briefly explain why you chose this " +"answer." +msgstr "Pour passer à l'étape suivante, veuillez expliquer brièvement pourquoi vous avez choisi cette réponse." + +#: ubcpi/static/html/ubcpi.html:112 +msgid "In order to move to the next step please choose an answer." +msgstr "Afin de passer à l'étape suivante, veuillez choisir une réponse." + +#: ubcpi/static/html/ubcpi.html:113 +msgid "" +"In order to move to the next step, please choose an answer and briefly " +"explain your choice." +msgstr "Pour passer à l’étape suivante, choisissez une réponse et expliquez brièvement votre choix." + +#: ubcpi/static/html/ubcpi.html:100 +msgid "" +"In the next step, you will be shown a selection of other responses that may " +"help you refine your answer." +msgstr "À l'étape suivante, une sélection de réponses vous sera présentée pour vous aider à affiner votre réponse." + +#: ubcpi/static/html/ubcpi.html:250 +msgid "Initial Answer Selection" +msgstr "Sélection de la réponse initiale" + +#: ubcpi/static/js/src/ubcpi.js:183 +msgid "Initial Answer Selection:" +msgstr "Sélection de la réponse initiale : " + +#: ubcpi/static/html/ubcpi.html:176 +msgid "Instructor's Explanation" +msgstr "Explication de l'instructeur" + +#: ubcpi/static/html/ubcpi_edit.html:63 +msgid "Maximum Characters *" +msgstr "Caractères Maximum *" + +#: ubcpi/static/html/ubcpi_edit.html:56 +msgid "Minimum Characters *" +msgstr "Caractères Minimum *" + +#: ubcpi/static/html/ubcpi.html:133 +msgid "Next Step" +msgstr "Prochaine étape" + +#: ubcpi/static/js/src/d3-pibar.js:36 +msgid "Not enough data to generate the chart. Please check back later." +msgstr "Pas assez de données pour générer le graphe. S'il vous plaît revenez plus tard." + +#: ubcpi/static/html/ubcpi.html:108 +msgid "Note:" +msgstr "Note : " + +#: ubcpi/static/js/partials/ubcpi-answer-result.html:6 +msgid "Option {{ $index + 1 }}" +msgstr "Option {{ $index + 1 }}" + +#: ubcpi/static/html/ubcpi.html:245 +msgid "Option {{$index + 1}}: {{rc.calc($index)}}" +msgstr "Option {{$index + 1}}: {{rc.calc($index)}}" + +#: ubcpi/static/html/ubcpi_edit.html:10 +msgid "Peer Instruction" +msgstr "Instruction par les pairs" + +#: ubcpi/static/html/ubcpi_edit.html:11 +msgid "" +"Peer instruction problems give learners more interactive engagement while " +"they complete a multiple choice question that may or may not have a correct " +"answer. The tool supports deeper consideration of the learner’s " +"understanding of a concept and the correctness (if applicable) of an initial" +" answer. Learners complete these problems in three steps." +msgstr "Les problèmes d'instruction par les pairs donnent aux apprenants un engagement plus interactif lorsqu'ils répondent à une question à choix multiples qui peut ou non avoir une réponse correcte. L’outil favorise une prise en compte plus approfondie de la compréhension d’un concept par l’apprenant et de la correction (le cas échéant) d’une réponse initiale. Les apprenants complètent ces problèmes en trois étapes." + +#: ubcpi/static/html/ubcpi.html:96 +msgid "" +"Please edit your explanation so that it is less than {{rationale_size.max}} " +"characters." +msgstr "Veuillez éditer votre explication de manière à ce qu'elle ait moins de {{rationnel_size.max}} caractères." + +#: ubcpi/static/js/src/ubcpi.js:161 ubcpi/static/js/src/ubcpi.js:176 +#: ubcpi/static/js/src/ubcpi.js:216 +msgid "Please refresh the page and try again!" +msgstr "Veuillez rafraîchir la page et réessayer!" + +#: ubcpi/static/html/ubcpi_edit.html:74 +msgid "Possible Answers *" +msgstr "Réponses possibles *" + +#: ubcpi/static/html/ubcpi_edit.html:28 ubcpi/ubcpi.py:270 +msgid "Problem Weight" +msgstr "Poids du problème" + +#: ubcpi/static/html/ubcpi_edit.html:46 +msgid "" +"Provide alternative text - a description of the image for non-visual users. " +"The description should provide all the information needed for someone to " +"answer the question if the image did not load." +msgstr "Fournissez un texte alternatif - une description de l'image pour les utilisateurs non visuels. La description doit fournir toutes les informations nécessaires pour permettre à quelqu'un de répondre à la question si l'image ne s'est pas chargée." + +#: ubcpi/static/html/ubcpi_edit.html:158 +msgid "Provide an explanation for this answer." +msgstr "Fournissez une explication pour cette réponse." + +#: ubcpi/static/html/ubcpi.html:12 ubcpi/static/html/ubcpi.html:148 +msgid "Question" +msgstr "Question" + +#: ubcpi/static/html/ubcpi_edit.html:36 +msgid "Question Text *" +msgstr "Texte de la question *" + +#: ubcpi/static/html/ubcpi.html:163 ubcpi/static/html/ubcpi.html:27 +#: ubcpi/static/html/ubcpi.html:60 +msgid "Reflection" +msgstr "Réflexion" + +#: ubcpi/static/html/ubcpi_edit.html:155 ubcpi/static/html/ubcpi_edit.html:84 +msgid "Remove" +msgstr "Supprimer" + +#: ubcpi/static/html/ubcpi.html:165 ubcpi/static/html/ubcpi.html:29 +#: ubcpi/static/html/ubcpi.html:62 +msgid "Results" +msgstr "Résultats" + +#: ubcpi/static/html/ubcpi_edit.html:184 +msgid "Save" +msgstr "Sauvegarder" + +#: ubcpi/static/js/src/ubcpi_edit.js:158 +msgid "Saving" +msgstr "Sauvegarde en cours" + +#: ubcpi/static/html/ubcpi.html:211 +msgid "See how your classmates answered below" +msgstr "Voyez comment vos camarades de classe ont répondu ci-dessous" + +#: ubcpi/static/html/ubcpi.html:71 +msgid "" +"Step 1) Your Initial Answer You can change this " +"answer later, if you change your mind." +msgstr "Étape 1) Votre réponse initiale Vous pourrez modifier cette réponse ultérieurement si vous changez d'avis." + +#: ubcpi/static/html/ubcpi.html:36 +msgid "Step 2) Read Other Students Answers" +msgstr "Étape 2) Lire les réponses des autres étudiants" + +#: ubcpi/static/html/ubcpi.html:72 +msgid "" +"Step 3) Your Final Answer You now have the " +"option to change your initial selection and explanation, if you wish." +msgstr "Étape 3) Votre réponse finale Vous avez maintenant la possibilité de modifier votre sélection initiale et votre explication, si vous le souhaitez." + +#: ubcpi/static/html/ubcpi.html:43 +msgid "Student Answer: {{options[answer.option].text}}" +msgstr "Réponse de l'étudiant : {{options[answer.option].text}}" + +#: ubcpi/static/html/ubcpi.html:198 ubcpi/static/html/ubcpi.html:208 +#: ubcpi/static/html/ubcpi.html:46 +msgid "Student Rationale" +msgstr "Justification de l'étudiant" + +#: ubcpi/static/html/ubcpi_edit.html:117 +msgid "Students see the explanation after seeing the final answer." +msgstr "Les étudiants voient l'explication après avoir vu la réponse finale." + +#: ubcpi/static/js/src/ubcpi.js:154 +msgid "Submitting" +msgstr "Soumission" + +#: ubcpi/static/html/ubcpi_edit.html:75 +msgid "" +"The answers appear as choices underneath the question, with a maximum of 10 " +"allowed per question. Each answer may contain text, an image, or a " +"combination of both.
To add another answer press the \"Add New " +"Answer\" button. To remove an answer press the blue \"x\" next to the blue " +"option you want to remove." +msgstr "Les réponses apparaissent sous forme de choix sous la question, avec un maximum de 10 permis par question. Chaque réponse peut contenir du texte, une image ou une combinaison des deux.
Pour ajouter une autre réponse, appuyez sur le bouton \"Ajouter une nouvelle réponse\". Pour supprimer une réponse, appuyez sur le \"x\" bleu situé à côté de l'option bleue à supprimer." + +#: ubcpi/static/html/ubcpi_edit.html:37 +msgid "" +"The question appears above the possible answers that you set below. You can " +"use text, an image, or a combination of both. If you wish to add an image to" +" your question, press the \"Add Image To Question\" button." +msgstr "La question apparaît au-dessus des réponses possibles que vous avez définies ci-dessous. Vous pouvez utiliser du texte, une image ou une combinaison des deux. Si vous souhaitez ajouter une image à votre question, cliquez sur le bouton \"Ajouter une image à la question\"." + +#: ubcpi/static/html/ubcpi.html:37 +msgid "" +"These are samples of other student answers for this question. Read them and " +"then compare with your answer below." +msgstr "Ce sont des exemples de réponses d'autres élèves à cette question. Lisez-les puis comparez avec votre réponse ci-dessous." + +#: ubcpi/static/html/ubcpi.html:222 +msgid "" +"This is a look at how your classmates answered the question during the " +"initial and final rounds." +msgstr "Voici un aperçu de la façon dont vos camarades de classe ont répondu à la question lors des tours initiaux et finaux." + +#: ubcpi/static/html/ubcpi_edit.html:64 +msgid "" +"This is the maximum number of characters the student explanations may " +"contain." +msgstr "C'est le nombre maximum de caractères que les explications de l'élève peuvent contenir." + +#: ubcpi/static/html/ubcpi_edit.html:57 +msgid "" +"This is the minimum number of characters the student explanations must " +"contain." +msgstr "C'est le nombre minimum de caractères que les explications de l'élève doivent contenir." + +#: ubcpi/static/html/ubcpi_edit.html:135 +msgid "" +"This is the number of examples shown to the students after they answer. " +"Enter the # symbol to use the same number as the answer possibilities you've" +" set." +msgstr "C'est le nombre d'exemples montrés aux étudiants après leur réponse. Entrez le symbole # pour utiliser le même nombre que les possibilités de réponse que vous avez définies." + +#: ubcpi/static/html/ubcpi_edit.html:19 +msgid "This name appears in the horizontal navigation at the top of the page." +msgstr "Ce nom apparaît dans la navigation horizontale en haut de la page." + +#: ubcpi/static/html/ubcpi_edit.html:42 +msgid "" +"Upload a file first using Content > Files & Uploads. Then copy the " +"'Studio URL'. Paste that into the text field here." +msgstr "Téléchargez un fichier en utilisant Contenu> Fichiers & Téléchargements. Ensuite, copiez l'URL de Studio. Collez-le dans le champ de texte ici." + +#: ubcpi/static/html/ubcpi_edit.html:87 +msgid "" +"Upload a file using Content > Files & Uploads. Then copy the 'Studio " +"URL'. Paste that into the text field above." +msgstr "Téléchargez un fichier en utilisant Contenu> Fichiers & Téléchargements. Ensuite, copiez l'URL de Studio. Collez-le dans le champ de texte ci-dessus." + +#: ubcpi/static/html/ubcpi.html:118 +msgid "View Question Statistics" +msgstr "Voir les statistiques de la question" + +#: ubcpi/static/html/ubcpi.html:107 +msgid "Warning" +msgstr "Avertissement" + +#: ubcpi/static/html/ubcpi.html:95 +msgid "" +"You are approaching the limit of {{rationale_size.max}} characters for this " +"answer. Characters left: {{rationale_size.max - rc.rationale.length}}" +msgstr "Vous approchez de la limite de {{rationale_size.max}} caractères pour cette réponse. Nombre de caractères encore disponibles : {{rationale_size.max - rc.rationale.length}}" + +#: ubcpi/static/html/ubcpi_edit.html:182 +msgid "You are unable to save this form as there are errors:" +msgstr "Vous ne pouvez pas enregistrer ce formulaire car il y a des erreurs : " + +#: ubcpi/static/html/ubcpi.html:202 +msgid "Your final answer:" +msgstr "Votre réponse finale :" + +#: ubcpi/static/html/ubcpi.html:192 +msgid "Your initial answer:" +msgstr "Votre réponse initiale : " + +#: ubcpi/static/html/ubcpi.html:110 +msgid "Your rationale must be a maximum of {{rationale_size.max}} characters." +msgstr "Votre justification doit comporter au maximum {{rationale_size.max}} caractères." + +#: ubcpi/static/html/ubcpi.html:109 +msgid "Your rationale must be a minimum of {{rationale_size.min}} characters." +msgstr "Votre justification doit comporter au minimum {{rationale_size.min}} caractères." + +#: ubcpi/answer_pool.py:125 +msgid "Option " +msgstr "Option" + +#: ubcpi/answer_pool.py:129 +msgid "Missing option seed(s): " +msgstr "Option de germe(s) manquante" + +#: ubcpi/answer_pool.py:145 +msgid "Missing 1 option seed" +msgstr "1 option de germe manquante" + +#: ubcpi/serialize.py:93 +msgid "Question must have text element." +msgstr "La question doit comporter un élément de texte." + +#: ubcpi/serialize.py:133 +msgid "Option must have text element." +msgstr "L'option doit comporter un élément de texte." + +#: ubcpi/serialize.py:145 +msgid "Missing rationale for correct answer." +msgstr "Raisonnement manquant pour une réponse correcte." + +#: ubcpi/serialize.py:147 +msgid "Only one correct answer can be defined in options." +msgstr "Une seule bonne réponse peut être définie dans les options." + +#: ubcpi/serialize.py:152 +msgid "" +"Correct answer and rationale are required and have to be defined in one of " +"the option." +msgstr "Une réponse et une justification correctes sont nécessaires et doivent être définies dans l’une des options." + +#: ubcpi/serialize.py:185 +msgid "Seed element must have an option attribute." +msgstr "L'élément de germe doit avoir un attribut option." + +#: ubcpi/serialize.py:211 +msgid "Every peer instruction tool must contain an \"ubcpi\" element." +msgstr "Chaque outil d'instruction par les pairs doit contenir un élément \"ubcpi\"." + +#: ubcpi/serialize.py:215 +msgid "Every peer instruction tool must contain a \"display_name\" element." +msgstr "Chaque outil d'instruction par les pairs doit contenir un élément de \"nom d'affichage\"." + +#: ubcpi/serialize.py:224 +msgid "Every peer instruction must tool contain a \"question\" element." +msgstr "Chaque outil d'instruction par les pairs doit contenir un élément \"question\"." + +#: ubcpi/serialize.py:230 +msgid "Every peer instruction must tool contain a \"options\" element." +msgstr "Chaque outil d'instruction par les pairs doit contenir un élément \"options\"." + +#: ubcpi/serialize.py:236 +msgid "Every peer instruction must tool contain a \"seeds\" element." +msgstr "Chaque outil d'instruction par les pairs doit contenir un élément de \"germe\"." + +#: ubcpi/ubcpi.py:60 ubcpi/ubcpi.py:63 ubcpi/ubcpi.py:65 +msgid "Minimum Characters" +msgstr "Caractères minimum" + +#: ubcpi/ubcpi.py:62 ubcpi/ubcpi.py:63 ubcpi/ubcpi.py:65 +msgid "Maximum Characters" +msgstr "Caractères maximum" + +#: ubcpi/ubcpi.py:68 +msgid "Number of Responses" +msgstr "Nombre de réponses" + +#: ubcpi/ubcpi.py:70 +msgid "Not an Integer" +msgstr "Pas un entier" + +#: ubcpi/ubcpi.py:75 +msgid "Invalid Option(s): " +msgstr "Option(s) invalide :" + +#: ubcpi/ubcpi.py:184 +msgid "Peer Instruction Question" +msgstr "Question d'instruction par les pairs" + +#: ubcpi/ubcpi.py:187 +msgid "Where does most of the mass in a fully grown tree originate?
" +msgstr "D'où provient la majeure partie de la masse d'un arbre complètement développé?
" + +#: ubcpi/ubcpi.py:190 +msgid "" +"The question the students see. This question appears above the possible " +"answers which you set below. You can use text, an image or a combination of " +"both. If you wish to add an image to your question, press the 'Add Image' " +"button." +msgstr "La question que les étudiants voient. Cette question apparaît au-dessus des réponses possibles que vous avez définies ci-dessous. Vous pouvez utiliser du texte, une image ou une combinaison des deux. Si vous souhaitez ajouter une image à votre question, appuyez sur le bouton \"Ajouter une image\"." + +#: ubcpi/ubcpi.py:197 +msgid "Air" +msgstr "Air" + +#: ubcpi/ubcpi.py:198 +msgid "Soil" +msgstr "Terre" + +#: ubcpi/ubcpi.py:199 +msgid "Water" +msgstr "Eau" + +#: ubcpi/ubcpi.py:202 +msgid "The possible options from which the student may select" +msgstr "Les options possibles parmi lesquelles l’élève peut choisir" + +#: ubcpi/ubcpi.py:207 +msgid "" +"The minimum and maximum number of characters a student is allowed for their " +"rationale." +msgstr "Le nombre minimum et maximum de caractères qu'un élève est autorisé à utiliser pour leur raisonnement." + +#: ubcpi/ubcpi.py:212 +msgid "The correct option for the question" +msgstr "L'option correcte pour la question" + +#: ubcpi/ubcpi.py:216 +msgid "Photosynthesis" +msgstr "Photosynthèse" + +#: ubcpi/ubcpi.py:217 +msgid "The feedback for student for the correct answer" +msgstr "La rétroaction pour l'étudiant pour la bonne réponse" + +#: ubcpi/ubcpi.py:222 +msgid "Overall stats for the instructor" +msgstr "Statistiques globales pour l'instructeur" + +#: ubcpi/ubcpi.py:226 +msgid "Tree gets carbon from air." +msgstr "L'arbre reçoit du carbone de l'air." + +#: ubcpi/ubcpi.py:227 +msgid "Tree gets minerals from soil." +msgstr "L'arbre tire les minéraux du sol." + +#: ubcpi/ubcpi.py:228 +msgid "Tree drinks water." +msgstr "L'arbre boit de l'eau." + +#: ubcpi/ubcpi.py:231 +msgid "" +"Instructor configured examples to give to students during the revise stage." +msgstr "Les exemples configurés par l'instructeur à donner aux étudiants pendant l'étape de révision." + +#: ubcpi/ubcpi.py:245 +msgid "System selected answers to give to students during the revise stage." +msgstr "Le système a sélectionné les réponses à donner aux étudiants pendant la phase de révision." + +#: ubcpi/ubcpi.py:250 +msgid "The algorithm for selecting which answers to be presented to students" +msgstr "L'algorithme de sélection des réponses à présenter aux étudiants" + +#: ubcpi/ubcpi.py:259 +msgid "" +"ISO-8601 formatted string representing the start date of this assignment. We" +" ignore this." +msgstr "Chaîne formatée ISO-8601 représentant la date de début de ce devoir. Nous l'ignorons." + +#: ubcpi/ubcpi.py:264 +msgid "" +"ISO-8601 formatted string representing the due date of this assignment. We " +"ignore this." +msgstr "Chaîne formatée ISO-8601 représentant la date de remise de ce devoir. Nous l'ignorons." + +#: ubcpi/ubcpi.py:308 +msgid "System will select one of each option to present to the students." +msgstr "Le système sélectionnera l'une de chacune des options à présenter aux étudiants." + +#: ubcpi/ubcpi.py:309 +msgid "Completely random selection from the response pool." +msgstr "Sélection complètement aléatoire provenant du pool de réponses." + +#: ubcpi/ubcpi.py:312 +msgid "Appears above" +msgstr "Apparaît ci-dessus" + +#: ubcpi/ubcpi.py:313 +msgid "Appears below" +msgstr "Apparaît ci-dessous" diff --git a/ubcpi/translations/he/LC_MESSAGES/text.mo b/ubcpi/translations/he/LC_MESSAGES/text.mo index 22a4e3ae9dcbc13491c18166116b6e21938a2adb..de4417631754c34609f2519ff94fa03d0edc052b 100644 GIT binary patch delta 414 zcmZY3Jxjw-6b9f^!CF%lLB*+XKn!Y)+O}JS44Mb zos0j#-N8{Oaq&-xZyOge%X1Fzo5Q`$edTUGW3z|oJxx?3qTzlb1#ZJJSb-xjfUEEl zHsJHG^C<6Oe}FpthT~9ViALcj?EJqEGq3><;04@)Z&@l)8NRnsV#G+=HY#6p_ _$y(SGqyuyUkGAye{ii zF4d#zu_w9c)skt&J3OBY< pN2cI}YotsvPhn25e%QmszmQNof2J j^=^i`==T2>l5GiL=Z=9pW 2E+<6i732GB5}OX>lO!2&A=vbRm$= zh0^zdbSRJ?2-IW r=OmWo7g;G3mL}$8mQ*I@\n" +"PO-Revision-Date: 2017-09-23 22:34+0000\n" +"Last-Translator: Eric Fischer \n" "Language-Team: Hebrew (http://www.transifex.com/open-edx/xblocks/language/he/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: he\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" +"Plural-Forms: nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n == 2 && n % 1 == 0) ? 1: (n % 10 == 0 && n % 1 == 0 && n > 10) ? 2 : 3;\n" "X-Generator: Poedit 1.8.7\n" "X-Poedit-Basepath: ../../..\n" "X-Poedit-SearchPath-0: ubcpi.py\n" -#: ubcpi.py +#: ubcpi/static/html/ubcpi_edit.html:127 +msgid "" +"\"Simple\" means examples for different answer possibilities are " +"intentionally selected when students are viewing peer answers.
\"Random\"" +" means examples are selected at random and may not include different answer " +"possibilities." +msgstr "" + +#: ubcpi/static/html/ubcpi.html:9 +msgid " ({{weight}} point possible)" +msgstr "" + +#: ubcpi/static/html/ubcpi.html:10 +msgid " ({{weight}} points possible)" +msgstr "" + +#: ubcpi/static/html/ubcpi.html:196 +msgid "(Option {{rc.answer_original + 1}})" +msgstr "" + +#: ubcpi/static/html/ubcpi.html:206 +msgid "(Option {{rc.answer_revised + 1}})" +msgstr "" + +#: ubcpi/static/html/ubcpi.html:237 ubcpi/static/html/ubcpi.html:86 +#: ubcpi/static/js/partials/ubcpi-answer-result.html:8 +msgid "(You chose this option)" +msgstr "" + +#: ubcpi/static/html/ubcpi.html:229 ubcpi/static/html/ubcpi.html:246 +msgid "(correct)" +msgstr "" + +#: ubcpi/static/html/ubcpi.html:144 +msgid "({{weight}} point possible)" +msgstr "" + +#: ubcpi/static/html/ubcpi.html:146 +msgid "({{weight}} points possible)" +msgstr "" + +#: ubcpi/static/html/ubcpi.html:161 ubcpi/static/html/ubcpi.html:163 +#: ubcpi/static/html/ubcpi.html:25 +msgid ", Completed" +msgstr "" + +#: ubcpi/static/html/ubcpi.html:165 ubcpi/static/html/ubcpi.html:27 +#: ubcpi/static/html/ubcpi.html:58 +msgid ", In Progress" +msgstr "" + +#: ubcpi/static/html/ubcpi.html:29 ubcpi/static/html/ubcpi.html:60 +#: ubcpi/static/html/ubcpi.html:62 +msgid ", Upcoming" +msgstr "" + +#: ubcpi/static/html/ubcpi_edit.html:97 +msgid "Add New Answer" +msgstr "" + +#: ubcpi/static/html/ubcpi_edit.html:163 +msgid "Add New Example" +msgstr "" + +#: ubcpi/static/html/ubcpi_edit.html:145 +msgid "" +"Add example answers to the answer pool for this question. Students most " +"likely to see these answers are those completing the assignment first, when " +"the answer pool is small." +msgstr "" + +#: ubcpi/static/html/ubcpi_edit.html:81 +msgid "" +"Add the text for this answer. If you wish to add an image, press the button " +"below." +msgstr "" + +#: ubcpi/static/html/ubcpi_edit.html:91 +msgid "" +"Alternative text - a description of the image for non-visual users. The " +"description should provide all the information needed for someone to answer " +"the question if the image did not load." +msgstr "" + +#: ubcpi/static/html/ubcpi.html:161 ubcpi/static/html/ubcpi.html:25 +#: ubcpi/static/html/ubcpi.html:58 +msgid "Answer" +msgstr "" + +#: ubcpi/static/html/ubcpi.html:223 +msgid "Answer Options" +msgstr "" + +#: ubcpi/static/html/ubcpi_edit.html:80 +msgid "Answer {{$index + 1}}" +msgstr "" + +#: ubcpi/static/html/ubcpi_edit.html:134 +msgid "Answers Students See - Number Selected *" +msgstr "" + +#: ubcpi/static/html/ubcpi_edit.html:126 +msgid "Answers Students See - Selection Logic *" +msgstr "" + +#: ubcpi/static/html/ubcpi_edit.html:188 +msgid "Cancel" +msgstr "" + +#: ubcpi/static/html/ubcpi_edit.html:89 +msgid "" +"Choose if you want the image to appear above or below the question text." +msgstr "" + +#: ubcpi/static/html/ubcpi_edit.html:44 +msgid "Choose if you want the image to appear above or below the question." +msgstr "" + +#: ubcpi/static/html/ubcpi_edit.html:109 +msgid "" +"Choose the answer you consider correct, or select \"n/a\" if there is no " +"correct answer." +msgstr "" + +#: ubcpi/static/html/ubcpi_edit.html:152 +msgid "Choose the answer." +msgstr "" + +#: ubcpi/static/html/ubcpi.html:221 +msgid "Class Breakdown" +msgstr "" + +#: ubcpi/static/html/ubcpi.html:174 +msgid "Correct Answer" +msgstr "" + +#: ubcpi/static/html/ubcpi_edit.html:108 +msgid "Correct Answer *" +msgstr "" + +#: ubcpi/static/js/partials/ubcpi-answer-result.html:7 +msgid "Correct Option" +msgstr "" + +#: ubcpi/static/html/ubcpi_edit.html:28 +msgid "" +"Defines the number of points each problem is worth. If the value is not set," +" the problem is worth the sum of the option point values." +msgstr "" + +#: ubcpi/static/html/ubcpi_edit.html:18 +msgid "Display Name *" +msgstr "" + +#: ubcpi/static/js/src/ubcpi.js:215 +msgid "Error retrieving data!" +msgstr "" + +#: ubcpi/static/js/src/ubcpi.js:175 +msgid "Error retrieving statistics!" +msgstr "" + +#: ubcpi/static/js/src/ubcpi_edit.js:162 +msgid "Error saving question" +msgstr "" + +#: ubcpi/static/js/src/ubcpi.js:160 +msgid "Error submitting answer!" +msgstr "" + +#: ubcpi/static/html/ubcpi.html:96 +msgid "Error:" +msgstr "" + +#: ubcpi/static/html/ubcpi_edit.html:151 +msgid "Example Answer {{$index + 1}}" +msgstr "" + +#: ubcpi/static/html/ubcpi_edit.html:144 +msgid "Example Answers *" +msgstr "" + +#: ubcpi/static/html/ubcpi.html:93 +msgid "Explain to other students why you chose this answer (Required):" +msgstr "" + +#: ubcpi/static/html/ubcpi_edit.html:157 +msgid "Explanation" +msgstr "" + +#: ubcpi/static/html/ubcpi_edit.html:116 +msgid "Explanation (optional)" +msgstr "" + +#: ubcpi/static/html/ubcpi_edit.html:115 +msgid "Explanation *" +msgstr "" + +#: ubcpi/static/html/ubcpi.html:257 +msgid "Final Answer Selection" +msgstr "" + +#: ubcpi/static/js/src/ubcpi.js:184 +msgid "Final Answer Selection:" +msgstr "" + +#: ubcpi/static/html/ubcpi_edit.html:12 +msgid "" +"First, the learner answers a multiple choice question and provides an " +"explanation for the answer. Next, the learner sees answers and explanations " +"submitted by other learners. After reflecting on these peer responses, the " +"learner can make revisions and submit a final answer and explanation. " +"Finally, the learner sees the correct answer, if supplied, and any " +"explanation that you provided for it." +msgstr "" + +#: ubcpi/static/html/ubcpi.html:111 +msgid "" +"In order to move to the next step please briefly explain why you chose this " +"answer." +msgstr "" + +#: ubcpi/static/html/ubcpi.html:112 +msgid "In order to move to the next step please choose an answer." +msgstr "" + +#: ubcpi/static/html/ubcpi.html:113 +msgid "" +"In order to move to the next step, please choose an answer and briefly " +"explain your choice." +msgstr "" + +#: ubcpi/static/html/ubcpi.html:100 +msgid "" +"In the next step, you will be shown a selection of other responses that may " +"help you refine your answer." +msgstr "" + +#: ubcpi/static/html/ubcpi.html:250 +msgid "Initial Answer Selection" +msgstr "" + +#: ubcpi/static/js/src/ubcpi.js:183 +msgid "Initial Answer Selection:" +msgstr "" + +#: ubcpi/static/html/ubcpi.html:176 +msgid "Instructor's Explanation" +msgstr "" + +#: ubcpi/static/html/ubcpi_edit.html:63 +msgid "Maximum Characters *" +msgstr "" + +#: ubcpi/static/html/ubcpi_edit.html:56 +msgid "Minimum Characters *" +msgstr "" + +#: ubcpi/static/html/ubcpi.html:133 +msgid "Next Step" +msgstr "" + +#: ubcpi/static/js/src/d3-pibar.js:36 +msgid "Not enough data to generate the chart. Please check back later." +msgstr "" + +#: ubcpi/static/html/ubcpi.html:108 +msgid "Note:" +msgstr "" + +#: ubcpi/static/js/partials/ubcpi-answer-result.html:6 +msgid "Option {{ $index + 1 }}" +msgstr "" + +#: ubcpi/static/html/ubcpi.html:245 +msgid "Option {{$index + 1}}: {{rc.calc($index)}}" +msgstr "" + +#: ubcpi/static/html/ubcpi_edit.html:10 msgid "Peer Instruction" msgstr "הוראת עמיתים" -#: ubcpi.py +#: ubcpi/static/html/ubcpi_edit.html:11 +msgid "" +"Peer instruction problems give learners more interactive engagement while " +"they complete a multiple choice question that may or may not have a correct " +"answer. The tool supports deeper consideration of the learner’s " +"understanding of a concept and the correctness (if applicable) of an initial" +" answer. Learners complete these problems in three steps." +msgstr "" + +#: ubcpi/static/html/ubcpi.html:96 +msgid "" +"Please edit your explanation so that it is less than {{rationale_size.max}} " +"characters." +msgstr "" + +#: ubcpi/static/js/src/ubcpi.js:161 ubcpi/static/js/src/ubcpi.js:176 +#: ubcpi/static/js/src/ubcpi.js:216 +msgid "Please refresh the page and try again!" +msgstr "" + +#: ubcpi/static/html/ubcpi_edit.html:74 +msgid "Possible Answers *" +msgstr "" + +#: ubcpi/static/html/ubcpi_edit.html:28 ubcpi/ubcpi.py:270 +msgid "Problem Weight" +msgstr "משקל הבעיה" + +#: ubcpi/static/html/ubcpi_edit.html:46 +msgid "" +"Provide alternative text - a description of the image for non-visual users. " +"The description should provide all the information needed for someone to " +"answer the question if the image did not load." +msgstr "" + +#: ubcpi/static/html/ubcpi_edit.html:158 +msgid "Provide an explanation for this answer." +msgstr "" + +#: ubcpi/static/html/ubcpi.html:12 ubcpi/static/html/ubcpi.html:148 +msgid "Question" +msgstr "" + +#: ubcpi/static/html/ubcpi_edit.html:36 +msgid "Question Text *" +msgstr "" + +#: ubcpi/static/html/ubcpi.html:163 ubcpi/static/html/ubcpi.html:27 +#: ubcpi/static/html/ubcpi.html:60 +msgid "Reflection" +msgstr "" + +#: ubcpi/static/html/ubcpi_edit.html:155 ubcpi/static/html/ubcpi_edit.html:84 +msgid "Remove" +msgstr "" + +#: ubcpi/static/html/ubcpi.html:165 ubcpi/static/html/ubcpi.html:29 +#: ubcpi/static/html/ubcpi.html:62 +msgid "Results" +msgstr "" + +#: ubcpi/static/html/ubcpi_edit.html:184 +msgid "Save" +msgstr "" + +#: ubcpi/static/js/src/ubcpi_edit.js:158 +msgid "Saving" +msgstr "" + +#: ubcpi/static/html/ubcpi.html:211 +msgid "See how your classmates answered below" +msgstr "" + +#: ubcpi/static/html/ubcpi.html:71 +msgid "" +"Step 1) Your Initial Answer You can change this " +"answer later, if you change your mind." +msgstr "" + +#: ubcpi/static/html/ubcpi.html:36 +msgid "Step 2) Read Other Students Answers" +msgstr "" + +#: ubcpi/static/html/ubcpi.html:72 +msgid "" +"Step 3) Your Final Answer You now have the " +"option to change your initial selection and explanation, if you wish." +msgstr "" + +#: ubcpi/static/html/ubcpi.html:43 +msgid "Student Answer: {{options[answer.option].text}}" +msgstr "" + +#: ubcpi/static/html/ubcpi.html:198 ubcpi/static/html/ubcpi.html:208 +#: ubcpi/static/html/ubcpi.html:46 +msgid "Student Rationale" +msgstr "" + +#: ubcpi/static/html/ubcpi_edit.html:117 +msgid "Students see the explanation after seeing the final answer." +msgstr "" + +#: ubcpi/static/js/src/ubcpi.js:154 +msgid "Submitting" +msgstr "" + +#: ubcpi/static/html/ubcpi_edit.html:75 +msgid "" +"The answers appear as choices underneath the question, with a maximum of 10 " +"allowed per question. Each answer may contain text, an image, or a " +"combination of both.
To add another answer press the \"Add New " +"Answer\" button. To remove an answer press the blue \"x\" next to the blue " +"option you want to remove." +msgstr "" + +#: ubcpi/static/html/ubcpi_edit.html:37 +msgid "" +"The question appears above the possible answers that you set below. You can " +"use text, an image, or a combination of both. If you wish to add an image to" +" your question, press the \"Add Image To Question\" button." +msgstr "" + +#: ubcpi/static/html/ubcpi.html:37 +msgid "" +"These are samples of other student answers for this question. Read them and " +"then compare with your answer below." +msgstr "" + +#: ubcpi/static/html/ubcpi.html:222 +msgid "" +"This is a look at how your classmates answered the question during the " +"initial and final rounds." +msgstr "" + +#: ubcpi/static/html/ubcpi_edit.html:64 +msgid "" +"This is the maximum number of characters the student explanations may " +"contain." +msgstr "" + +#: ubcpi/static/html/ubcpi_edit.html:57 +msgid "" +"This is the minimum number of characters the student explanations must " +"contain." +msgstr "" + +#: ubcpi/static/html/ubcpi_edit.html:135 +msgid "" +"This is the number of examples shown to the students after they answer. " +"Enter the # symbol to use the same number as the answer possibilities you've" +" set." +msgstr "" + +#: ubcpi/static/html/ubcpi_edit.html:19 +msgid "This name appears in the horizontal navigation at the top of the page." +msgstr "" + +#: ubcpi/static/html/ubcpi_edit.html:42 +msgid "" +"Upload a file first using Content > Files & Uploads. Then copy the " +"'Studio URL'. Paste that into the text field here." +msgstr "" + +#: ubcpi/static/html/ubcpi_edit.html:87 +msgid "" +"Upload a file using Content > Files & Uploads. Then copy the 'Studio " +"URL'. Paste that into the text field above." +msgstr "" + +#: ubcpi/static/html/ubcpi.html:118 +msgid "View Question Statistics" +msgstr "" + +#: ubcpi/static/html/ubcpi.html:107 +msgid "Warning" +msgstr "" + +#: ubcpi/static/html/ubcpi.html:95 +msgid "" +"You are approaching the limit of {{rationale_size.max}} characters for this " +"answer. Characters left: {{rationale_size.max - rc.rationale.length}}" +msgstr "" + +#: ubcpi/static/html/ubcpi_edit.html:182 +msgid "You are unable to save this form as there are errors:" +msgstr "" + +#: ubcpi/static/html/ubcpi.html:202 +msgid "Your final answer:" +msgstr "" + +#: ubcpi/static/html/ubcpi.html:192 +msgid "Your initial answer:" +msgstr "" + +#: ubcpi/static/html/ubcpi.html:110 +msgid "Your rationale must be a maximum of {{rationale_size.max}} characters." +msgstr "" + +#: ubcpi/static/html/ubcpi.html:109 +msgid "Your rationale must be a minimum of {{rationale_size.min}} characters." +msgstr "" + +#: ubcpi/answer_pool.py:125 +msgid "Option " +msgstr "" + +#: ubcpi/answer_pool.py:129 +msgid "Missing option seed(s): " +msgstr "" + +#: ubcpi/answer_pool.py:145 +msgid "Missing 1 option seed" +msgstr "" + +#: ubcpi/serialize.py:93 +msgid "Question must have text element." +msgstr "" + +#: ubcpi/serialize.py:133 +msgid "Option must have text element." +msgstr "" + +#: ubcpi/serialize.py:145 +msgid "Missing rationale for correct answer." +msgstr "" + +#: ubcpi/serialize.py:147 +msgid "Only one correct answer can be defined in options." +msgstr "" + +#: ubcpi/serialize.py:152 +msgid "" +"Correct answer and rationale are required and have to be defined in one of " +"the option." +msgstr "" + +#: ubcpi/serialize.py:185 +msgid "Seed element must have an option attribute." +msgstr "" + +#: ubcpi/serialize.py:211 +msgid "Every peer instruction tool must contain an \"ubcpi\" element." +msgstr "" + +#: ubcpi/serialize.py:215 +msgid "Every peer instruction tool must contain a \"display_name\" element." +msgstr "" + +#: ubcpi/serialize.py:224 +msgid "Every peer instruction must tool contain a \"question\" element." +msgstr "" + +#: ubcpi/serialize.py:230 +msgid "Every peer instruction must tool contain a \"options\" element." +msgstr "" + +#: ubcpi/serialize.py:236 +msgid "Every peer instruction must tool contain a \"seeds\" element." +msgstr "" + +#: ubcpi/ubcpi.py:60 ubcpi/ubcpi.py:63 ubcpi/ubcpi.py:65 +msgid "Minimum Characters" +msgstr "" + +#: ubcpi/ubcpi.py:62 ubcpi/ubcpi.py:63 ubcpi/ubcpi.py:65 +msgid "Maximum Characters" +msgstr "" + +#: ubcpi/ubcpi.py:68 +msgid "Number of Responses" +msgstr "" + +#: ubcpi/ubcpi.py:70 +msgid "Not an Integer" +msgstr "" + +#: ubcpi/ubcpi.py:75 +msgid "Invalid Option(s): " +msgstr "" + +#: ubcpi/ubcpi.py:184 +msgid "Peer Instruction Question" +msgstr "" + +#: ubcpi/ubcpi.py:187 msgid "Where does most of the mass in a fully grown tree originate?
" msgstr "מה מקור מרבית המסה של עץ בוגר?
" -#: ubcpi.py +#: ubcpi/ubcpi.py:190 msgid "" "The question the students see. This question appears above the possible " "answers which you set below. You can use text, an image or a combination of " @@ -33,93 +596,93 @@ msgid "" "button." msgstr "השאלה שרואה הסטודנט. השאלה מופיעה מעל התשובות האפשריות שהגדרת למטה. ניתן להשתמש בטקסט, תמונה או שילוב של השניים. אם תרצה להוסיף תמונה לשאלתך, לחץ על לחצן 'הוסף תמונה'." -#: ubcpi.py +#: ubcpi/ubcpi.py:197 msgid "Air" msgstr "אוויר" -#: ubcpi.py +#: ubcpi/ubcpi.py:198 msgid "Soil" msgstr "קרקע" -#: ubcpi.py +#: ubcpi/ubcpi.py:199 msgid "Water" msgstr "מים" -#: ubcpi.py +#: ubcpi/ubcpi.py:202 +msgid "The possible options from which the student may select" +msgstr "" + +#: ubcpi/ubcpi.py:207 msgid "" "The minimum and maximum number of characters a student is allowed for their " "rationale." msgstr "המספר המינימלי והמקסימלי של גופנים שיכול הסטודנט להשתמש בהסברו." -#: ubcpi.py +#: ubcpi/ubcpi.py:212 msgid "The correct option for the question" msgstr "האפשרות הנכונה לשאלה" -#: ubcpi.py +#: ubcpi/ubcpi.py:216 msgid "Photosynthesis" msgstr "פוטוסינתזה" -#: ubcpi.py +#: ubcpi/ubcpi.py:217 msgid "The feedback for student for the correct answer" msgstr "המשוב לסטודנט על תשובה נכונה" -#: ubcpi.py +#: ubcpi/ubcpi.py:222 msgid "Overall stats for the instructor" msgstr "סטטיסטיקה כללית עבור המורה" -#: ubcpi.py +#: ubcpi/ubcpi.py:226 msgid "Tree gets carbon from air." msgstr "העץ מקבל פחם מהאוויר." -#: ubcpi.py +#: ubcpi/ubcpi.py:227 msgid "Tree gets minerals from soil." msgstr "העץ מקבל מינרלים מהקרקע." -#: ubcpi.py +#: ubcpi/ubcpi.py:228 msgid "Tree drinks water." msgstr "העץ שותה מים." -#: ubcpi.py +#: ubcpi/ubcpi.py:231 msgid "" "Instructor configured examples to give to students during the revise stage." msgstr "המורה מתכנן דוגמאות לתלמידים במהלך שלב התיקון." -#: ubcpi.py +#: ubcpi/ubcpi.py:245 msgid "System selected answers to give to students during the revise stage." msgstr "המערכת בוחרת תשובות שיינתנו לתלמיד במהלך שלב התיקון." -#: ubcpi.py +#: ubcpi/ubcpi.py:250 msgid "The algorithm for selecting which answers to be presented to students" msgstr "האלגוריתם לבחירת התשובות שיוצגו לתלמידים" -#: ubcpi.py +#: ubcpi/ubcpi.py:259 msgid "" "ISO-8601 formatted string representing the start date of this assignment. We" " ignore this." msgstr "מחרוזת ISO-8601 מייצגת את תאריך ההתחלה של מטלה זו. אנו מתעלמים מכך." -#: ubcpi.py +#: ubcpi/ubcpi.py:264 msgid "" "ISO-8601 formatted string representing the due date of this assignment. We " "ignore this." msgstr "מחרוזת ISO-8601 מייצגת את תאריך המסירה של מטלה זו. אנו מתעלמים מכך." -#: ubcpi.py -msgid "Problem Weight" -msgstr "משקל הבעיה" - -#: ubcpi.py +#: ubcpi/ubcpi.py:308 msgid "System will select one of each option to present to the students." msgstr "המערכת תבחר אחת מהאפשרויות להציג לתלמידים." -#: ubcpi.py +#: ubcpi/ubcpi.py:309 msgid "Completely random selection from the response pool." msgstr "בחירה אקראית לחלוטין ממאגר התשובות." -#: ubcpi.py +#: ubcpi/ubcpi.py:312 msgid "Appears above" msgstr "מופיע למעלה" -#: ubcpi.py +#: ubcpi/ubcpi.py:313 msgid "Appears below" msgstr "מופיע למטה" diff --git a/ubcpi/translations/hi/LC_MESSAGES/text.mo b/ubcpi/translations/hi/LC_MESSAGES/text.mo index a84563693028d53180d39e47a3dad569785e5947..698c4340ba5decb063de0397e46025c17f4e7e05 100644 GIT binary patch delta 64 zcmaFQ+{ZFOh4IQn)jVEvT?1oXBNGJ!3o9dwi3`N#U5hf472Gn5lQU9_6l_w{AS{Q} PlnTB4qIA2B+btLYh^`e5 delta 32 mcmeBUdCxpSg>mad)jVD^T>~JpP%t#HGB%yKKz!ph3q}B-Z3(Ra diff --git a/ubcpi/translations/hi/LC_MESSAGES/text.po b/ubcpi/translations/hi/LC_MESSAGES/text.po index 04438c1..3c15e7b 100644 --- a/ubcpi/translations/hi/LC_MESSAGES/text.po +++ b/ubcpi/translations/hi/LC_MESSAGES/text.po @@ -4,8 +4,8 @@ msgid "" msgstr "" "Project-Id-Version: XBlocks\n" "POT-Creation-Date: 2016-03-16 15:27+0500\n" -"PO-Revision-Date: 2016-06-08 14:35+0000\n" -"Last-Translator: \n" +"PO-Revision-Date: 2017-03-24 08:28+0000\n" +"Last-Translator: Eric Fischer\n" "Language-Team: Hindi (http://www.transifex.com/open-edx/xblocks/language/hi/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -16,15 +16,578 @@ msgstr "" "X-Poedit-Basepath: ../../..\n" "X-Poedit-SearchPath-0: ubcpi.py\n" -#: ubcpi.py +#: ubcpi/static/html/ubcpi_edit.html:127 +msgid "" +"\"Simple\" means examples for different answer possibilities are " +"intentionally selected when students are viewing peer answers.
\"Random\"" +" means examples are selected at random and may not include different answer " +"possibilities." +msgstr "" + +#: ubcpi/static/html/ubcpi.html:9 +msgid " ({{weight}} point possible)" +msgstr "" + +#: ubcpi/static/html/ubcpi.html:10 +msgid " ({{weight}} points possible)" +msgstr "" + +#: ubcpi/static/html/ubcpi.html:196 +msgid "(Option {{rc.answer_original + 1}})" +msgstr "" + +#: ubcpi/static/html/ubcpi.html:206 +msgid "(Option {{rc.answer_revised + 1}})" +msgstr "" + +#: ubcpi/static/html/ubcpi.html:237 ubcpi/static/html/ubcpi.html:86 +#: ubcpi/static/js/partials/ubcpi-answer-result.html:8 +msgid "(You chose this option)" +msgstr "" + +#: ubcpi/static/html/ubcpi.html:229 ubcpi/static/html/ubcpi.html:246 +msgid "(correct)" +msgstr "" + +#: ubcpi/static/html/ubcpi.html:144 +msgid "({{weight}} point possible)" +msgstr "" + +#: ubcpi/static/html/ubcpi.html:146 +msgid "({{weight}} points possible)" +msgstr "" + +#: ubcpi/static/html/ubcpi.html:161 ubcpi/static/html/ubcpi.html:163 +#: ubcpi/static/html/ubcpi.html:25 +msgid ", Completed" +msgstr "" + +#: ubcpi/static/html/ubcpi.html:165 ubcpi/static/html/ubcpi.html:27 +#: ubcpi/static/html/ubcpi.html:58 +msgid ", In Progress" +msgstr "" + +#: ubcpi/static/html/ubcpi.html:29 ubcpi/static/html/ubcpi.html:60 +#: ubcpi/static/html/ubcpi.html:62 +msgid ", Upcoming" +msgstr "" + +#: ubcpi/static/html/ubcpi_edit.html:97 +msgid "Add New Answer" +msgstr "" + +#: ubcpi/static/html/ubcpi_edit.html:163 +msgid "Add New Example" +msgstr "" + +#: ubcpi/static/html/ubcpi_edit.html:145 +msgid "" +"Add example answers to the answer pool for this question. Students most " +"likely to see these answers are those completing the assignment first, when " +"the answer pool is small." +msgstr "" + +#: ubcpi/static/html/ubcpi_edit.html:81 +msgid "" +"Add the text for this answer. If you wish to add an image, press the button " +"below." +msgstr "" + +#: ubcpi/static/html/ubcpi_edit.html:91 +msgid "" +"Alternative text - a description of the image for non-visual users. The " +"description should provide all the information needed for someone to answer " +"the question if the image did not load." +msgstr "" + +#: ubcpi/static/html/ubcpi.html:161 ubcpi/static/html/ubcpi.html:25 +#: ubcpi/static/html/ubcpi.html:58 +msgid "Answer" +msgstr "" + +#: ubcpi/static/html/ubcpi.html:223 +msgid "Answer Options" +msgstr "" + +#: ubcpi/static/html/ubcpi_edit.html:80 +msgid "Answer {{$index + 1}}" +msgstr "" + +#: ubcpi/static/html/ubcpi_edit.html:134 +msgid "Answers Students See - Number Selected *" +msgstr "" + +#: ubcpi/static/html/ubcpi_edit.html:126 +msgid "Answers Students See - Selection Logic *" +msgstr "" + +#: ubcpi/static/html/ubcpi_edit.html:188 +msgid "Cancel" +msgstr "" + +#: ubcpi/static/html/ubcpi_edit.html:89 +msgid "" +"Choose if you want the image to appear above or below the question text." +msgstr "" + +#: ubcpi/static/html/ubcpi_edit.html:44 +msgid "Choose if you want the image to appear above or below the question." +msgstr "" + +#: ubcpi/static/html/ubcpi_edit.html:109 +msgid "" +"Choose the answer you consider correct, or select \"n/a\" if there is no " +"correct answer." +msgstr "" + +#: ubcpi/static/html/ubcpi_edit.html:152 +msgid "Choose the answer." +msgstr "" + +#: ubcpi/static/html/ubcpi.html:221 +msgid "Class Breakdown" +msgstr "" + +#: ubcpi/static/html/ubcpi.html:174 +msgid "Correct Answer" +msgstr "" + +#: ubcpi/static/html/ubcpi_edit.html:108 +msgid "Correct Answer *" +msgstr "" + +#: ubcpi/static/js/partials/ubcpi-answer-result.html:7 +msgid "Correct Option" +msgstr "" + +#: ubcpi/static/html/ubcpi_edit.html:28 +msgid "" +"Defines the number of points each problem is worth. If the value is not set," +" the problem is worth the sum of the option point values." +msgstr "" + +#: ubcpi/static/html/ubcpi_edit.html:18 +msgid "Display Name *" +msgstr "" + +#: ubcpi/static/js/src/ubcpi.js:215 +msgid "Error retrieving data!" +msgstr "" + +#: ubcpi/static/js/src/ubcpi.js:175 +msgid "Error retrieving statistics!" +msgstr "" + +#: ubcpi/static/js/src/ubcpi_edit.js:162 +msgid "Error saving question" +msgstr "" + +#: ubcpi/static/js/src/ubcpi.js:160 +msgid "Error submitting answer!" +msgstr "" + +#: ubcpi/static/html/ubcpi.html:96 +msgid "Error:" +msgstr "" + +#: ubcpi/static/html/ubcpi_edit.html:151 +msgid "Example Answer {{$index + 1}}" +msgstr "" + +#: ubcpi/static/html/ubcpi_edit.html:144 +msgid "Example Answers *" +msgstr "" + +#: ubcpi/static/html/ubcpi.html:93 +msgid "Explain to other students why you chose this answer (Required):" +msgstr "" + +#: ubcpi/static/html/ubcpi_edit.html:157 +msgid "Explanation" +msgstr "" + +#: ubcpi/static/html/ubcpi_edit.html:116 +msgid "Explanation (optional)" +msgstr "" + +#: ubcpi/static/html/ubcpi_edit.html:115 +msgid "Explanation *" +msgstr "" + +#: ubcpi/static/html/ubcpi.html:257 +msgid "Final Answer Selection" +msgstr "" + +#: ubcpi/static/js/src/ubcpi.js:184 +msgid "Final Answer Selection:" +msgstr "" + +#: ubcpi/static/html/ubcpi_edit.html:12 +msgid "" +"First, the learner answers a multiple choice question and provides an " +"explanation for the answer. Next, the learner sees answers and explanations " +"submitted by other learners. After reflecting on these peer responses, the " +"learner can make revisions and submit a final answer and explanation. " +"Finally, the learner sees the correct answer, if supplied, and any " +"explanation that you provided for it." +msgstr "" + +#: ubcpi/static/html/ubcpi.html:111 +msgid "" +"In order to move to the next step please briefly explain why you chose this " +"answer." +msgstr "" + +#: ubcpi/static/html/ubcpi.html:112 +msgid "In order to move to the next step please choose an answer." +msgstr "" + +#: ubcpi/static/html/ubcpi.html:113 +msgid "" +"In order to move to the next step, please choose an answer and briefly " +"explain your choice." +msgstr "" + +#: ubcpi/static/html/ubcpi.html:100 +msgid "" +"In the next step, you will be shown a selection of other responses that may " +"help you refine your answer." +msgstr "" + +#: ubcpi/static/html/ubcpi.html:250 +msgid "Initial Answer Selection" +msgstr "" + +#: ubcpi/static/js/src/ubcpi.js:183 +msgid "Initial Answer Selection:" +msgstr "" + +#: ubcpi/static/html/ubcpi.html:176 +msgid "Instructor's Explanation" +msgstr "" + +#: ubcpi/static/html/ubcpi_edit.html:63 +msgid "Maximum Characters *" +msgstr "" + +#: ubcpi/static/html/ubcpi_edit.html:56 +msgid "Minimum Characters *" +msgstr "" + +#: ubcpi/static/html/ubcpi.html:133 +msgid "Next Step" +msgstr "" + +#: ubcpi/static/js/src/d3-pibar.js:36 +msgid "Not enough data to generate the chart. Please check back later." +msgstr "" + +#: ubcpi/static/html/ubcpi.html:108 +msgid "Note:" +msgstr "" + +#: ubcpi/static/js/partials/ubcpi-answer-result.html:6 +msgid "Option {{ $index + 1 }}" +msgstr "" + +#: ubcpi/static/html/ubcpi.html:245 +msgid "Option {{$index + 1}}: {{rc.calc($index)}}" +msgstr "" + +#: ubcpi/static/html/ubcpi_edit.html:10 msgid "Peer Instruction" msgstr "" -#: ubcpi.py +#: ubcpi/static/html/ubcpi_edit.html:11 +msgid "" +"Peer instruction problems give learners more interactive engagement while " +"they complete a multiple choice question that may or may not have a correct " +"answer. The tool supports deeper consideration of the learner’s " +"understanding of a concept and the correctness (if applicable) of an initial" +" answer. Learners complete these problems in three steps." +msgstr "" + +#: ubcpi/static/html/ubcpi.html:96 +msgid "" +"Please edit your explanation so that it is less than {{rationale_size.max}} " +"characters." +msgstr "" + +#: ubcpi/static/js/src/ubcpi.js:161 ubcpi/static/js/src/ubcpi.js:176 +#: ubcpi/static/js/src/ubcpi.js:216 +msgid "Please refresh the page and try again!" +msgstr "" + +#: ubcpi/static/html/ubcpi_edit.html:74 +msgid "Possible Answers *" +msgstr "" + +#: ubcpi/static/html/ubcpi_edit.html:28 ubcpi/ubcpi.py:270 +msgid "Problem Weight" +msgstr "" + +#: ubcpi/static/html/ubcpi_edit.html:46 +msgid "" +"Provide alternative text - a description of the image for non-visual users. " +"The description should provide all the information needed for someone to " +"answer the question if the image did not load." +msgstr "" + +#: ubcpi/static/html/ubcpi_edit.html:158 +msgid "Provide an explanation for this answer." +msgstr "" + +#: ubcpi/static/html/ubcpi.html:12 ubcpi/static/html/ubcpi.html:148 +msgid "Question" +msgstr "" + +#: ubcpi/static/html/ubcpi_edit.html:36 +msgid "Question Text *" +msgstr "" + +#: ubcpi/static/html/ubcpi.html:163 ubcpi/static/html/ubcpi.html:27 +#: ubcpi/static/html/ubcpi.html:60 +msgid "Reflection" +msgstr "" + +#: ubcpi/static/html/ubcpi_edit.html:155 ubcpi/static/html/ubcpi_edit.html:84 +msgid "Remove" +msgstr "" + +#: ubcpi/static/html/ubcpi.html:165 ubcpi/static/html/ubcpi.html:29 +#: ubcpi/static/html/ubcpi.html:62 +msgid "Results" +msgstr "" + +#: ubcpi/static/html/ubcpi_edit.html:184 +msgid "Save" +msgstr "" + +#: ubcpi/static/js/src/ubcpi_edit.js:158 +msgid "Saving" +msgstr "" + +#: ubcpi/static/html/ubcpi.html:211 +msgid "See how your classmates answered below" +msgstr "" + +#: ubcpi/static/html/ubcpi.html:71 +msgid "" +"Step 1) Your Initial Answer You can change this " +"answer later, if you change your mind." +msgstr "" + +#: ubcpi/static/html/ubcpi.html:36 +msgid "Step 2) Read Other Students Answers" +msgstr "" + +#: ubcpi/static/html/ubcpi.html:72 +msgid "" +"Step 3) Your Final Answer You now have the " +"option to change your initial selection and explanation, if you wish." +msgstr "" + +#: ubcpi/static/html/ubcpi.html:43 +msgid "Student Answer: {{options[answer.option].text}}" +msgstr "" + +#: ubcpi/static/html/ubcpi.html:198 ubcpi/static/html/ubcpi.html:208 +#: ubcpi/static/html/ubcpi.html:46 +msgid "Student Rationale" +msgstr "" + +#: ubcpi/static/html/ubcpi_edit.html:117 +msgid "Students see the explanation after seeing the final answer." +msgstr "" + +#: ubcpi/static/js/src/ubcpi.js:154 +msgid "Submitting" +msgstr "" + +#: ubcpi/static/html/ubcpi_edit.html:75 +msgid "" +"The answers appear as choices underneath the question, with a maximum of 10 " +"allowed per question. Each answer may contain text, an image, or a " +"combination of both.
To add another answer press the \"Add New " +"Answer\" button. To remove an answer press the blue \"x\" next to the blue " +"option you want to remove." +msgstr "" + +#: ubcpi/static/html/ubcpi_edit.html:37 +msgid "" +"The question appears above the possible answers that you set below. You can " +"use text, an image, or a combination of both. If you wish to add an image to" +" your question, press the \"Add Image To Question\" button." +msgstr "" + +#: ubcpi/static/html/ubcpi.html:37 +msgid "" +"These are samples of other student answers for this question. Read them and " +"then compare with your answer below." +msgstr "" + +#: ubcpi/static/html/ubcpi.html:222 +msgid "" +"This is a look at how your classmates answered the question during the " +"initial and final rounds." +msgstr "" + +#: ubcpi/static/html/ubcpi_edit.html:64 +msgid "" +"This is the maximum number of characters the student explanations may " +"contain." +msgstr "" + +#: ubcpi/static/html/ubcpi_edit.html:57 +msgid "" +"This is the minimum number of characters the student explanations must " +"contain." +msgstr "" + +#: ubcpi/static/html/ubcpi_edit.html:135 +msgid "" +"This is the number of examples shown to the students after they answer. " +"Enter the # symbol to use the same number as the answer possibilities you've" +" set." +msgstr "" + +#: ubcpi/static/html/ubcpi_edit.html:19 +msgid "This name appears in the horizontal navigation at the top of the page." +msgstr "" + +#: ubcpi/static/html/ubcpi_edit.html:42 +msgid "" +"Upload a file first using Content > Files & Uploads. Then copy the " +"'Studio URL'. Paste that into the text field here." +msgstr "" + +#: ubcpi/static/html/ubcpi_edit.html:87 +msgid "" +"Upload a file using Content > Files & Uploads. Then copy the 'Studio " +"URL'. Paste that into the text field above." +msgstr "" + +#: ubcpi/static/html/ubcpi.html:118 +msgid "View Question Statistics" +msgstr "" + +#: ubcpi/static/html/ubcpi.html:107 +msgid "Warning" +msgstr "" + +#: ubcpi/static/html/ubcpi.html:95 +msgid "" +"You are approaching the limit of {{rationale_size.max}} characters for this " +"answer. Characters left: {{rationale_size.max - rc.rationale.length}}" +msgstr "" + +#: ubcpi/static/html/ubcpi_edit.html:182 +msgid "You are unable to save this form as there are errors:" +msgstr "" + +#: ubcpi/static/html/ubcpi.html:202 +msgid "Your final answer:" +msgstr "" + +#: ubcpi/static/html/ubcpi.html:192 +msgid "Your initial answer:" +msgstr "" + +#: ubcpi/static/html/ubcpi.html:110 +msgid "Your rationale must be a maximum of {{rationale_size.max}} characters." +msgstr "" + +#: ubcpi/static/html/ubcpi.html:109 +msgid "Your rationale must be a minimum of {{rationale_size.min}} characters." +msgstr "" + +#: ubcpi/answer_pool.py:125 +msgid "Option " +msgstr "" + +#: ubcpi/answer_pool.py:129 +msgid "Missing option seed(s): " +msgstr "" + +#: ubcpi/answer_pool.py:145 +msgid "Missing 1 option seed" +msgstr "" + +#: ubcpi/serialize.py:93 +msgid "Question must have text element." +msgstr "" + +#: ubcpi/serialize.py:133 +msgid "Option must have text element." +msgstr "" + +#: ubcpi/serialize.py:145 +msgid "Missing rationale for correct answer." +msgstr "" + +#: ubcpi/serialize.py:147 +msgid "Only one correct answer can be defined in options." +msgstr "" + +#: ubcpi/serialize.py:152 +msgid "" +"Correct answer and rationale are required and have to be defined in one of " +"the option." +msgstr "" + +#: ubcpi/serialize.py:185 +msgid "Seed element must have an option attribute." +msgstr "" + +#: ubcpi/serialize.py:211 +msgid "Every peer instruction tool must contain an \"ubcpi\" element." +msgstr "" + +#: ubcpi/serialize.py:215 +msgid "Every peer instruction tool must contain a \"display_name\" element." +msgstr "" + +#: ubcpi/serialize.py:224 +msgid "Every peer instruction must tool contain a \"question\" element." +msgstr "" + +#: ubcpi/serialize.py:230 +msgid "Every peer instruction must tool contain a \"options\" element." +msgstr "" + +#: ubcpi/serialize.py:236 +msgid "Every peer instruction must tool contain a \"seeds\" element." +msgstr "" + +#: ubcpi/ubcpi.py:60 ubcpi/ubcpi.py:63 ubcpi/ubcpi.py:65 +msgid "Minimum Characters" +msgstr "" + +#: ubcpi/ubcpi.py:62 ubcpi/ubcpi.py:63 ubcpi/ubcpi.py:65 +msgid "Maximum Characters" +msgstr "" + +#: ubcpi/ubcpi.py:68 +msgid "Number of Responses" +msgstr "" + +#: ubcpi/ubcpi.py:70 +msgid "Not an Integer" +msgstr "" + +#: ubcpi/ubcpi.py:75 +msgid "Invalid Option(s): " +msgstr "" + +#: ubcpi/ubcpi.py:184 +msgid "Peer Instruction Question" +msgstr "" + +#: ubcpi/ubcpi.py:187 msgid "Where does most of the mass in a fully grown tree originate?
" msgstr "" -#: ubcpi.py +#: ubcpi/ubcpi.py:190 msgid "" "The question the students see. This question appears above the possible " "answers which you set below. You can use text, an image or a combination of " @@ -32,93 +595,93 @@ msgid "" "button." msgstr "" -#: ubcpi.py +#: ubcpi/ubcpi.py:197 msgid "Air" msgstr "" -#: ubcpi.py +#: ubcpi/ubcpi.py:198 msgid "Soil" msgstr "" -#: ubcpi.py +#: ubcpi/ubcpi.py:199 msgid "Water" msgstr "" -#: ubcpi.py +#: ubcpi/ubcpi.py:202 +msgid "The possible options from which the student may select" +msgstr "" + +#: ubcpi/ubcpi.py:207 msgid "" "The minimum and maximum number of characters a student is allowed for their " "rationale." msgstr "" -#: ubcpi.py +#: ubcpi/ubcpi.py:212 msgid "The correct option for the question" msgstr "" -#: ubcpi.py +#: ubcpi/ubcpi.py:216 msgid "Photosynthesis" msgstr "" -#: ubcpi.py +#: ubcpi/ubcpi.py:217 msgid "The feedback for student for the correct answer" msgstr "" -#: ubcpi.py +#: ubcpi/ubcpi.py:222 msgid "Overall stats for the instructor" msgstr "" -#: ubcpi.py +#: ubcpi/ubcpi.py:226 msgid "Tree gets carbon from air." msgstr "" -#: ubcpi.py +#: ubcpi/ubcpi.py:227 msgid "Tree gets minerals from soil." msgstr "" -#: ubcpi.py +#: ubcpi/ubcpi.py:228 msgid "Tree drinks water." msgstr "" -#: ubcpi.py +#: ubcpi/ubcpi.py:231 msgid "" "Instructor configured examples to give to students during the revise stage." msgstr "" -#: ubcpi.py +#: ubcpi/ubcpi.py:245 msgid "System selected answers to give to students during the revise stage." msgstr "" -#: ubcpi.py +#: ubcpi/ubcpi.py:250 msgid "The algorithm for selecting which answers to be presented to students" msgstr "" -#: ubcpi.py +#: ubcpi/ubcpi.py:259 msgid "" "ISO-8601 formatted string representing the start date of this assignment. We" " ignore this." msgstr "" -#: ubcpi.py +#: ubcpi/ubcpi.py:264 msgid "" "ISO-8601 formatted string representing the due date of this assignment. We " "ignore this." msgstr "" -#: ubcpi.py -msgid "Problem Weight" -msgstr "" - -#: ubcpi.py +#: ubcpi/ubcpi.py:308 msgid "System will select one of each option to present to the students." msgstr "" -#: ubcpi.py +#: ubcpi/ubcpi.py:309 msgid "Completely random selection from the response pool." msgstr "" -#: ubcpi.py +#: ubcpi/ubcpi.py:312 msgid "Appears above" msgstr "" -#: ubcpi.py +#: ubcpi/ubcpi.py:313 msgid "Appears below" msgstr "" diff --git a/ubcpi/translations/ja_JP/LC_MESSAGES/text.mo b/ubcpi/translations/ja_JP/LC_MESSAGES/text.mo new file mode 100644 index 0000000000000000000000000000000000000000..2522b6d7dd922661ba47c10a5eafca6df8957d8f GIT binary patch literal 547 zcmYLF&2AGh5H5n#9yxRHfkP|s&u*1=aR@^FL#?Q~f`EEMlif+;uxnekm!uECfjfvR z2OfYo;7xj~3U7gTgPKqNRl~YKqm0 zuO|Imy#D_bU%-d6g6|~fr{~9;@lz&}L!$%g*zA>!QwLlHZfj6_NXj`lk74v~d_wb$ zud6skM~`)BDy3(V VwhagSE$jgf2c56 qsX$Vev;C;7kMsaMS_pGV7~}ogXm1f*IWMA0g(U5yw2IlQWa}S)_@`3< literal 0 HcmV?d00001 diff --git a/ubcpi/translations/ja_JP/LC_MESSAGES/text.po b/ubcpi/translations/ja_JP/LC_MESSAGES/text.po new file mode 100644 index 0000000..a7bede2 --- /dev/null +++ b/ubcpi/translations/ja_JP/LC_MESSAGES/text.po @@ -0,0 +1,687 @@ +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: XBlocks\n" +"POT-Creation-Date: 2016-03-16 15:27+0500\n" +"PO-Revision-Date: 2018-12-22 01:57+0000\n" +"Last-Translator: 藤田 忠光
\n" +"Language-Team: Japanese (Japan) (http://www.transifex.com/open-edx/xblocks/language/ja_JP/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: ja_JP\n" +"Plural-Forms: nplurals=1; plural=0;\n" +"X-Generator: Poedit 1.8.7\n" +"X-Poedit-Basepath: ../../..\n" +"X-Poedit-SearchPath-0: ubcpi.py\n" + +#: ubcpi/static/html/ubcpi_edit.html:127 +msgid "" +"\"Simple\" means examples for different answer possibilities are " +"intentionally selected when students are viewing peer answers.
\"Random\"" +" means examples are selected at random and may not include different answer " +"possibilities." +msgstr "" + +#: ubcpi/static/html/ubcpi.html:9 +msgid " ({{weight}} point possible)" +msgstr "" + +#: ubcpi/static/html/ubcpi.html:10 +msgid " ({{weight}} points possible)" +msgstr "" + +#: ubcpi/static/html/ubcpi.html:196 +msgid "(Option {{rc.answer_original + 1}})" +msgstr "" + +#: ubcpi/static/html/ubcpi.html:206 +msgid "(Option {{rc.answer_revised + 1}})" +msgstr "" + +#: ubcpi/static/html/ubcpi.html:237 ubcpi/static/html/ubcpi.html:86 +#: ubcpi/static/js/partials/ubcpi-answer-result.html:8 +msgid "(You chose this option)" +msgstr "" + +#: ubcpi/static/html/ubcpi.html:229 ubcpi/static/html/ubcpi.html:246 +msgid "(correct)" +msgstr "" + +#: ubcpi/static/html/ubcpi.html:144 +msgid "({{weight}} point possible)" +msgstr "" + +#: ubcpi/static/html/ubcpi.html:146 +msgid "({{weight}} points possible)" +msgstr "" + +#: ubcpi/static/html/ubcpi.html:161 ubcpi/static/html/ubcpi.html:163 +#: ubcpi/static/html/ubcpi.html:25 +msgid ", Completed" +msgstr "" + +#: ubcpi/static/html/ubcpi.html:165 ubcpi/static/html/ubcpi.html:27 +#: ubcpi/static/html/ubcpi.html:58 +msgid ", In Progress" +msgstr "" + +#: ubcpi/static/html/ubcpi.html:29 ubcpi/static/html/ubcpi.html:60 +#: ubcpi/static/html/ubcpi.html:62 +msgid ", Upcoming" +msgstr "" + +#: ubcpi/static/html/ubcpi_edit.html:97 +msgid "Add New Answer" +msgstr "" + +#: ubcpi/static/html/ubcpi_edit.html:163 +msgid "Add New Example" +msgstr "" + +#: ubcpi/static/html/ubcpi_edit.html:145 +msgid "" +"Add example answers to the answer pool for this question. Students most " +"likely to see these answers are those completing the assignment first, when " +"the answer pool is small." +msgstr "" + +#: ubcpi/static/html/ubcpi_edit.html:81 +msgid "" +"Add the text for this answer. If you wish to add an image, press the button " +"below." +msgstr "" + +#: ubcpi/static/html/ubcpi_edit.html:91 +msgid "" +"Alternative text - a description of the image for non-visual users. The " +"description should provide all the information needed for someone to answer " +"the question if the image did not load." +msgstr "" + +#: ubcpi/static/html/ubcpi.html:161 ubcpi/static/html/ubcpi.html:25 +#: ubcpi/static/html/ubcpi.html:58 +msgid "Answer" +msgstr "" + +#: ubcpi/static/html/ubcpi.html:223 +msgid "Answer Options" +msgstr "" + +#: ubcpi/static/html/ubcpi_edit.html:80 +msgid "Answer {{$index + 1}}" +msgstr "" + +#: ubcpi/static/html/ubcpi_edit.html:134 +msgid "Answers Students See - Number Selected *" +msgstr "" + +#: ubcpi/static/html/ubcpi_edit.html:126 +msgid "Answers Students See - Selection Logic *" +msgstr "" + +#: ubcpi/static/html/ubcpi_edit.html:188 +msgid "Cancel" +msgstr "" + +#: ubcpi/static/html/ubcpi_edit.html:89 +msgid "" +"Choose if you want the image to appear above or below the question text." +msgstr "" + +#: ubcpi/static/html/ubcpi_edit.html:44 +msgid "Choose if you want the image to appear above or below the question." +msgstr "" + +#: ubcpi/static/html/ubcpi_edit.html:109 +msgid "" +"Choose the answer you consider correct, or select \"n/a\" if there is no " +"correct answer." +msgstr "" + +#: ubcpi/static/html/ubcpi_edit.html:152 +msgid "Choose the answer." +msgstr "" + +#: ubcpi/static/html/ubcpi.html:221 +msgid "Class Breakdown" +msgstr "" + +#: ubcpi/static/html/ubcpi.html:174 +msgid "Correct Answer" +msgstr "" + +#: ubcpi/static/html/ubcpi_edit.html:108 +msgid "Correct Answer *" +msgstr "" + +#: ubcpi/static/js/partials/ubcpi-answer-result.html:7 +msgid "Correct Option" +msgstr "" + +#: ubcpi/static/html/ubcpi_edit.html:28 +msgid "" +"Defines the number of points each problem is worth. If the value is not set," +" the problem is worth the sum of the option point values." +msgstr "" + +#: ubcpi/static/html/ubcpi_edit.html:18 +msgid "Display Name *" +msgstr "" + +#: ubcpi/static/js/src/ubcpi.js:215 +msgid "Error retrieving data!" +msgstr "" + +#: ubcpi/static/js/src/ubcpi.js:175 +msgid "Error retrieving statistics!" +msgstr "" + +#: ubcpi/static/js/src/ubcpi_edit.js:162 +msgid "Error saving question" +msgstr "" + +#: ubcpi/static/js/src/ubcpi.js:160 +msgid "Error submitting answer!" +msgstr "" + +#: ubcpi/static/html/ubcpi.html:96 +msgid "Error:" +msgstr "" + +#: ubcpi/static/html/ubcpi_edit.html:151 +msgid "Example Answer {{$index + 1}}" +msgstr "" + +#: ubcpi/static/html/ubcpi_edit.html:144 +msgid "Example Answers *" +msgstr "" + +#: ubcpi/static/html/ubcpi.html:93 +msgid "Explain to other students why you chose this answer (Required):" +msgstr "" + +#: ubcpi/static/html/ubcpi_edit.html:157 +msgid "Explanation" +msgstr "" + +#: ubcpi/static/html/ubcpi_edit.html:116 +msgid "Explanation (optional)" +msgstr "" + +#: ubcpi/static/html/ubcpi_edit.html:115 +msgid "Explanation *" +msgstr "" + +#: ubcpi/static/html/ubcpi.html:257 +msgid "Final Answer Selection" +msgstr "" + +#: ubcpi/static/js/src/ubcpi.js:184 +msgid "Final Answer Selection:" +msgstr "" + +#: ubcpi/static/html/ubcpi_edit.html:12 +msgid "" +"First, the learner answers a multiple choice question and provides an " +"explanation for the answer. Next, the learner sees answers and explanations " +"submitted by other learners. After reflecting on these peer responses, the " +"learner can make revisions and submit a final answer and explanation. " +"Finally, the learner sees the correct answer, if supplied, and any " +"explanation that you provided for it." +msgstr "" + +#: ubcpi/static/html/ubcpi.html:111 +msgid "" +"In order to move to the next step please briefly explain why you chose this " +"answer." +msgstr "" + +#: ubcpi/static/html/ubcpi.html:112 +msgid "In order to move to the next step please choose an answer." +msgstr "" + +#: ubcpi/static/html/ubcpi.html:113 +msgid "" +"In order to move to the next step, please choose an answer and briefly " +"explain your choice." +msgstr "" + +#: ubcpi/static/html/ubcpi.html:100 +msgid "" +"In the next step, you will be shown a selection of other responses that may " +"help you refine your answer." +msgstr "" + +#: ubcpi/static/html/ubcpi.html:250 +msgid "Initial Answer Selection" +msgstr "" + +#: ubcpi/static/js/src/ubcpi.js:183 +msgid "Initial Answer Selection:" +msgstr "" + +#: ubcpi/static/html/ubcpi.html:176 +msgid "Instructor's Explanation" +msgstr "" + +#: ubcpi/static/html/ubcpi_edit.html:63 +msgid "Maximum Characters *" +msgstr "" + +#: ubcpi/static/html/ubcpi_edit.html:56 +msgid "Minimum Characters *" +msgstr "" + +#: ubcpi/static/html/ubcpi.html:133 +msgid "Next Step" +msgstr "" + +#: ubcpi/static/js/src/d3-pibar.js:36 +msgid "Not enough data to generate the chart. Please check back later." +msgstr "" + +#: ubcpi/static/html/ubcpi.html:108 +msgid "Note:" +msgstr "" + +#: ubcpi/static/js/partials/ubcpi-answer-result.html:6 +msgid "Option {{ $index + 1 }}" +msgstr "" + +#: ubcpi/static/html/ubcpi.html:245 +msgid "Option {{$index + 1}}: {{rc.calc($index)}}" +msgstr "" + +#: ubcpi/static/html/ubcpi_edit.html:10 +msgid "Peer Instruction" +msgstr "" + +#: ubcpi/static/html/ubcpi_edit.html:11 +msgid "" +"Peer instruction problems give learners more interactive engagement while " +"they complete a multiple choice question that may or may not have a correct " +"answer. The tool supports deeper consideration of the learner’s " +"understanding of a concept and the correctness (if applicable) of an initial" +" answer. Learners complete these problems in three steps." +msgstr "" + +#: ubcpi/static/html/ubcpi.html:96 +msgid "" +"Please edit your explanation so that it is less than {{rationale_size.max}} " +"characters." +msgstr "" + +#: ubcpi/static/js/src/ubcpi.js:161 ubcpi/static/js/src/ubcpi.js:176 +#: ubcpi/static/js/src/ubcpi.js:216 +msgid "Please refresh the page and try again!" +msgstr "" + +#: ubcpi/static/html/ubcpi_edit.html:74 +msgid "Possible Answers *" +msgstr "" + +#: ubcpi/static/html/ubcpi_edit.html:28 ubcpi/ubcpi.py:270 +msgid "Problem Weight" +msgstr "" + +#: ubcpi/static/html/ubcpi_edit.html:46 +msgid "" +"Provide alternative text - a description of the image for non-visual users. " +"The description should provide all the information needed for someone to " +"answer the question if the image did not load." +msgstr "" + +#: ubcpi/static/html/ubcpi_edit.html:158 +msgid "Provide an explanation for this answer." +msgstr "" + +#: ubcpi/static/html/ubcpi.html:12 ubcpi/static/html/ubcpi.html:148 +msgid "Question" +msgstr "" + +#: ubcpi/static/html/ubcpi_edit.html:36 +msgid "Question Text *" +msgstr "" + +#: ubcpi/static/html/ubcpi.html:163 ubcpi/static/html/ubcpi.html:27 +#: ubcpi/static/html/ubcpi.html:60 +msgid "Reflection" +msgstr "" + +#: ubcpi/static/html/ubcpi_edit.html:155 ubcpi/static/html/ubcpi_edit.html:84 +msgid "Remove" +msgstr "" + +#: ubcpi/static/html/ubcpi.html:165 ubcpi/static/html/ubcpi.html:29 +#: ubcpi/static/html/ubcpi.html:62 +msgid "Results" +msgstr "" + +#: ubcpi/static/html/ubcpi_edit.html:184 +msgid "Save" +msgstr "" + +#: ubcpi/static/js/src/ubcpi_edit.js:158 +msgid "Saving" +msgstr "" + +#: ubcpi/static/html/ubcpi.html:211 +msgid "See how your classmates answered below" +msgstr "" + +#: ubcpi/static/html/ubcpi.html:71 +msgid "" +"Step 1) Your Initial Answer You can change this " +"answer later, if you change your mind." +msgstr "" + +#: ubcpi/static/html/ubcpi.html:36 +msgid "Step 2) Read Other Students Answers" +msgstr "" + +#: ubcpi/static/html/ubcpi.html:72 +msgid "" +"Step 3) Your Final Answer You now have the " +"option to change your initial selection and explanation, if you wish." +msgstr "" + +#: ubcpi/static/html/ubcpi.html:43 +msgid "Student Answer: {{options[answer.option].text}}" +msgstr "" + +#: ubcpi/static/html/ubcpi.html:198 ubcpi/static/html/ubcpi.html:208 +#: ubcpi/static/html/ubcpi.html:46 +msgid "Student Rationale" +msgstr "" + +#: ubcpi/static/html/ubcpi_edit.html:117 +msgid "Students see the explanation after seeing the final answer." +msgstr "" + +#: ubcpi/static/js/src/ubcpi.js:154 +msgid "Submitting" +msgstr "" + +#: ubcpi/static/html/ubcpi_edit.html:75 +msgid "" +"The answers appear as choices underneath the question, with a maximum of 10 " +"allowed per question. Each answer may contain text, an image, or a " +"combination of both.
To add another answer press the \"Add New " +"Answer\" button. To remove an answer press the blue \"x\" next to the blue " +"option you want to remove." +msgstr "" + +#: ubcpi/static/html/ubcpi_edit.html:37 +msgid "" +"The question appears above the possible answers that you set below. You can " +"use text, an image, or a combination of both. If you wish to add an image to" +" your question, press the \"Add Image To Question\" button." +msgstr "" + +#: ubcpi/static/html/ubcpi.html:37 +msgid "" +"These are samples of other student answers for this question. Read them and " +"then compare with your answer below." +msgstr "" + +#: ubcpi/static/html/ubcpi.html:222 +msgid "" +"This is a look at how your classmates answered the question during the " +"initial and final rounds." +msgstr "" + +#: ubcpi/static/html/ubcpi_edit.html:64 +msgid "" +"This is the maximum number of characters the student explanations may " +"contain." +msgstr "" + +#: ubcpi/static/html/ubcpi_edit.html:57 +msgid "" +"This is the minimum number of characters the student explanations must " +"contain." +msgstr "" + +#: ubcpi/static/html/ubcpi_edit.html:135 +msgid "" +"This is the number of examples shown to the students after they answer. " +"Enter the # symbol to use the same number as the answer possibilities you've" +" set." +msgstr "" + +#: ubcpi/static/html/ubcpi_edit.html:19 +msgid "This name appears in the horizontal navigation at the top of the page." +msgstr "" + +#: ubcpi/static/html/ubcpi_edit.html:42 +msgid "" +"Upload a file first using Content > Files & Uploads. Then copy the " +"'Studio URL'. Paste that into the text field here." +msgstr "" + +#: ubcpi/static/html/ubcpi_edit.html:87 +msgid "" +"Upload a file using Content > Files & Uploads. Then copy the 'Studio " +"URL'. Paste that into the text field above." +msgstr "" + +#: ubcpi/static/html/ubcpi.html:118 +msgid "View Question Statistics" +msgstr "" + +#: ubcpi/static/html/ubcpi.html:107 +msgid "Warning" +msgstr "" + +#: ubcpi/static/html/ubcpi.html:95 +msgid "" +"You are approaching the limit of {{rationale_size.max}} characters for this " +"answer. Characters left: {{rationale_size.max - rc.rationale.length}}" +msgstr "" + +#: ubcpi/static/html/ubcpi_edit.html:182 +msgid "You are unable to save this form as there are errors:" +msgstr "" + +#: ubcpi/static/html/ubcpi.html:202 +msgid "Your final answer:" +msgstr "" + +#: ubcpi/static/html/ubcpi.html:192 +msgid "Your initial answer:" +msgstr "" + +#: ubcpi/static/html/ubcpi.html:110 +msgid "Your rationale must be a maximum of {{rationale_size.max}} characters." +msgstr "" + +#: ubcpi/static/html/ubcpi.html:109 +msgid "Your rationale must be a minimum of {{rationale_size.min}} characters." +msgstr "" + +#: ubcpi/answer_pool.py:125 +msgid "Option " +msgstr "" + +#: ubcpi/answer_pool.py:129 +msgid "Missing option seed(s): " +msgstr "" + +#: ubcpi/answer_pool.py:145 +msgid "Missing 1 option seed" +msgstr "" + +#: ubcpi/serialize.py:93 +msgid "Question must have text element." +msgstr "" + +#: ubcpi/serialize.py:133 +msgid "Option must have text element." +msgstr "" + +#: ubcpi/serialize.py:145 +msgid "Missing rationale for correct answer." +msgstr "" + +#: ubcpi/serialize.py:147 +msgid "Only one correct answer can be defined in options." +msgstr "" + +#: ubcpi/serialize.py:152 +msgid "" +"Correct answer and rationale are required and have to be defined in one of " +"the option." +msgstr "" + +#: ubcpi/serialize.py:185 +msgid "Seed element must have an option attribute." +msgstr "" + +#: ubcpi/serialize.py:211 +msgid "Every peer instruction tool must contain an \"ubcpi\" element." +msgstr "" + +#: ubcpi/serialize.py:215 +msgid "Every peer instruction tool must contain a \"display_name\" element." +msgstr "" + +#: ubcpi/serialize.py:224 +msgid "Every peer instruction must tool contain a \"question\" element." +msgstr "" + +#: ubcpi/serialize.py:230 +msgid "Every peer instruction must tool contain a \"options\" element." +msgstr "" + +#: ubcpi/serialize.py:236 +msgid "Every peer instruction must tool contain a \"seeds\" element." +msgstr "" + +#: ubcpi/ubcpi.py:60 ubcpi/ubcpi.py:63 ubcpi/ubcpi.py:65 +msgid "Minimum Characters" +msgstr "" + +#: ubcpi/ubcpi.py:62 ubcpi/ubcpi.py:63 ubcpi/ubcpi.py:65 +msgid "Maximum Characters" +msgstr "" + +#: ubcpi/ubcpi.py:68 +msgid "Number of Responses" +msgstr "" + +#: ubcpi/ubcpi.py:70 +msgid "Not an Integer" +msgstr "" + +#: ubcpi/ubcpi.py:75 +msgid "Invalid Option(s): " +msgstr "" + +#: ubcpi/ubcpi.py:184 +msgid "Peer Instruction Question" +msgstr "" + +#: ubcpi/ubcpi.py:187 +msgid "Where does most of the mass in a fully grown tree originate?
" +msgstr "" + +#: ubcpi/ubcpi.py:190 +msgid "" +"The question the students see. This question appears above the possible " +"answers which you set below. You can use text, an image or a combination of " +"both. If you wish to add an image to your question, press the 'Add Image' " +"button." +msgstr "" + +#: ubcpi/ubcpi.py:197 +msgid "Air" +msgstr "" + +#: ubcpi/ubcpi.py:198 +msgid "Soil" +msgstr "" + +#: ubcpi/ubcpi.py:199 +msgid "Water" +msgstr "" + +#: ubcpi/ubcpi.py:202 +msgid "The possible options from which the student may select" +msgstr "" + +#: ubcpi/ubcpi.py:207 +msgid "" +"The minimum and maximum number of characters a student is allowed for their " +"rationale." +msgstr "" + +#: ubcpi/ubcpi.py:212 +msgid "The correct option for the question" +msgstr "" + +#: ubcpi/ubcpi.py:216 +msgid "Photosynthesis" +msgstr "" + +#: ubcpi/ubcpi.py:217 +msgid "The feedback for student for the correct answer" +msgstr "" + +#: ubcpi/ubcpi.py:222 +msgid "Overall stats for the instructor" +msgstr "" + +#: ubcpi/ubcpi.py:226 +msgid "Tree gets carbon from air." +msgstr "" + +#: ubcpi/ubcpi.py:227 +msgid "Tree gets minerals from soil." +msgstr "" + +#: ubcpi/ubcpi.py:228 +msgid "Tree drinks water." +msgstr "" + +#: ubcpi/ubcpi.py:231 +msgid "" +"Instructor configured examples to give to students during the revise stage." +msgstr "" + +#: ubcpi/ubcpi.py:245 +msgid "System selected answers to give to students during the revise stage." +msgstr "" + +#: ubcpi/ubcpi.py:250 +msgid "The algorithm for selecting which answers to be presented to students" +msgstr "" + +#: ubcpi/ubcpi.py:259 +msgid "" +"ISO-8601 formatted string representing the start date of this assignment. We" +" ignore this." +msgstr "" + +#: ubcpi/ubcpi.py:264 +msgid "" +"ISO-8601 formatted string representing the due date of this assignment. We " +"ignore this." +msgstr "" + +#: ubcpi/ubcpi.py:308 +msgid "System will select one of each option to present to the students." +msgstr "" + +#: ubcpi/ubcpi.py:309 +msgid "Completely random selection from the response pool." +msgstr "" + +#: ubcpi/ubcpi.py:312 +msgid "Appears above" +msgstr "" + +#: ubcpi/ubcpi.py:313 +msgid "Appears below" +msgstr "" diff --git a/ubcpi/translations/ko_KR/LC_MESSAGES/text.mo b/ubcpi/translations/ko_KR/LC_MESSAGES/text.mo index a7020fdbecfded8f214dfdfe0532147dbd035a5b..31203c09a59a4091a9d5d5601c9c35ec2cb1df2e 100644 GIT binary patch delta 60 zcmey)Jc(t33geB5s(HK?x&{`y#s&%o7FH%^6Bmd}r>3N2rdpaP*yL7%nGSi0WvNAa N$@#f<8@D?!0suJ}6OaG^ delta 32 mcmbQl@|}5t3gh01s(HL-x&}aGp\n" "Language-Team: Korean (Korea) (http://www.transifex.com/open-edx/xblocks/language/ko_KR/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -16,15 +16,578 @@ msgstr "" "X-Poedit-Basepath: ../../..\n" "X-Poedit-SearchPath-0: ubcpi.py\n" -#: ubcpi.py +#: ubcpi/static/html/ubcpi_edit.html:127 +msgid "" +"\"Simple\" means examples for different answer possibilities are " +"intentionally selected when students are viewing peer answers.
\"Random\"" +" means examples are selected at random and may not include different answer " +"possibilities." +msgstr "" + +#: ubcpi/static/html/ubcpi.html:9 +msgid " ({{weight}} point possible)" +msgstr "" + +#: ubcpi/static/html/ubcpi.html:10 +msgid " ({{weight}} points possible)" +msgstr "" + +#: ubcpi/static/html/ubcpi.html:196 +msgid "(Option {{rc.answer_original + 1}})" +msgstr "" + +#: ubcpi/static/html/ubcpi.html:206 +msgid "(Option {{rc.answer_revised + 1}})" +msgstr "" + +#: ubcpi/static/html/ubcpi.html:237 ubcpi/static/html/ubcpi.html:86 +#: ubcpi/static/js/partials/ubcpi-answer-result.html:8 +msgid "(You chose this option)" +msgstr "" + +#: ubcpi/static/html/ubcpi.html:229 ubcpi/static/html/ubcpi.html:246 +msgid "(correct)" +msgstr "" + +#: ubcpi/static/html/ubcpi.html:144 +msgid "({{weight}} point possible)" +msgstr "" + +#: ubcpi/static/html/ubcpi.html:146 +msgid "({{weight}} points possible)" +msgstr "" + +#: ubcpi/static/html/ubcpi.html:161 ubcpi/static/html/ubcpi.html:163 +#: ubcpi/static/html/ubcpi.html:25 +msgid ", Completed" +msgstr "" + +#: ubcpi/static/html/ubcpi.html:165 ubcpi/static/html/ubcpi.html:27 +#: ubcpi/static/html/ubcpi.html:58 +msgid ", In Progress" +msgstr "" + +#: ubcpi/static/html/ubcpi.html:29 ubcpi/static/html/ubcpi.html:60 +#: ubcpi/static/html/ubcpi.html:62 +msgid ", Upcoming" +msgstr "" + +#: ubcpi/static/html/ubcpi_edit.html:97 +msgid "Add New Answer" +msgstr "" + +#: ubcpi/static/html/ubcpi_edit.html:163 +msgid "Add New Example" +msgstr "" + +#: ubcpi/static/html/ubcpi_edit.html:145 +msgid "" +"Add example answers to the answer pool for this question. Students most " +"likely to see these answers are those completing the assignment first, when " +"the answer pool is small." +msgstr "" + +#: ubcpi/static/html/ubcpi_edit.html:81 +msgid "" +"Add the text for this answer. If you wish to add an image, press the button " +"below." +msgstr "" + +#: ubcpi/static/html/ubcpi_edit.html:91 +msgid "" +"Alternative text - a description of the image for non-visual users. The " +"description should provide all the information needed for someone to answer " +"the question if the image did not load." +msgstr "" + +#: ubcpi/static/html/ubcpi.html:161 ubcpi/static/html/ubcpi.html:25 +#: ubcpi/static/html/ubcpi.html:58 +msgid "Answer" +msgstr "" + +#: ubcpi/static/html/ubcpi.html:223 +msgid "Answer Options" +msgstr "" + +#: ubcpi/static/html/ubcpi_edit.html:80 +msgid "Answer {{$index + 1}}" +msgstr "" + +#: ubcpi/static/html/ubcpi_edit.html:134 +msgid "Answers Students See - Number Selected *" +msgstr "" + +#: ubcpi/static/html/ubcpi_edit.html:126 +msgid "Answers Students See - Selection Logic *" +msgstr "" + +#: ubcpi/static/html/ubcpi_edit.html:188 +msgid "Cancel" +msgstr "" + +#: ubcpi/static/html/ubcpi_edit.html:89 +msgid "" +"Choose if you want the image to appear above or below the question text." +msgstr "" + +#: ubcpi/static/html/ubcpi_edit.html:44 +msgid "Choose if you want the image to appear above or below the question." +msgstr "" + +#: ubcpi/static/html/ubcpi_edit.html:109 +msgid "" +"Choose the answer you consider correct, or select \"n/a\" if there is no " +"correct answer." +msgstr "" + +#: ubcpi/static/html/ubcpi_edit.html:152 +msgid "Choose the answer." +msgstr "" + +#: ubcpi/static/html/ubcpi.html:221 +msgid "Class Breakdown" +msgstr "" + +#: ubcpi/static/html/ubcpi.html:174 +msgid "Correct Answer" +msgstr "" + +#: ubcpi/static/html/ubcpi_edit.html:108 +msgid "Correct Answer *" +msgstr "" + +#: ubcpi/static/js/partials/ubcpi-answer-result.html:7 +msgid "Correct Option" +msgstr "" + +#: ubcpi/static/html/ubcpi_edit.html:28 +msgid "" +"Defines the number of points each problem is worth. If the value is not set," +" the problem is worth the sum of the option point values." +msgstr "" + +#: ubcpi/static/html/ubcpi_edit.html:18 +msgid "Display Name *" +msgstr "" + +#: ubcpi/static/js/src/ubcpi.js:215 +msgid "Error retrieving data!" +msgstr "" + +#: ubcpi/static/js/src/ubcpi.js:175 +msgid "Error retrieving statistics!" +msgstr "" + +#: ubcpi/static/js/src/ubcpi_edit.js:162 +msgid "Error saving question" +msgstr "" + +#: ubcpi/static/js/src/ubcpi.js:160 +msgid "Error submitting answer!" +msgstr "" + +#: ubcpi/static/html/ubcpi.html:96 +msgid "Error:" +msgstr "" + +#: ubcpi/static/html/ubcpi_edit.html:151 +msgid "Example Answer {{$index + 1}}" +msgstr "" + +#: ubcpi/static/html/ubcpi_edit.html:144 +msgid "Example Answers *" +msgstr "" + +#: ubcpi/static/html/ubcpi.html:93 +msgid "Explain to other students why you chose this answer (Required):" +msgstr "" + +#: ubcpi/static/html/ubcpi_edit.html:157 +msgid "Explanation" +msgstr "" + +#: ubcpi/static/html/ubcpi_edit.html:116 +msgid "Explanation (optional)" +msgstr "" + +#: ubcpi/static/html/ubcpi_edit.html:115 +msgid "Explanation *" +msgstr "" + +#: ubcpi/static/html/ubcpi.html:257 +msgid "Final Answer Selection" +msgstr "" + +#: ubcpi/static/js/src/ubcpi.js:184 +msgid "Final Answer Selection:" +msgstr "" + +#: ubcpi/static/html/ubcpi_edit.html:12 +msgid "" +"First, the learner answers a multiple choice question and provides an " +"explanation for the answer. Next, the learner sees answers and explanations " +"submitted by other learners. After reflecting on these peer responses, the " +"learner can make revisions and submit a final answer and explanation. " +"Finally, the learner sees the correct answer, if supplied, and any " +"explanation that you provided for it." +msgstr "" + +#: ubcpi/static/html/ubcpi.html:111 +msgid "" +"In order to move to the next step please briefly explain why you chose this " +"answer." +msgstr "" + +#: ubcpi/static/html/ubcpi.html:112 +msgid "In order to move to the next step please choose an answer." +msgstr "" + +#: ubcpi/static/html/ubcpi.html:113 +msgid "" +"In order to move to the next step, please choose an answer and briefly " +"explain your choice." +msgstr "" + +#: ubcpi/static/html/ubcpi.html:100 +msgid "" +"In the next step, you will be shown a selection of other responses that may " +"help you refine your answer." +msgstr "" + +#: ubcpi/static/html/ubcpi.html:250 +msgid "Initial Answer Selection" +msgstr "" + +#: ubcpi/static/js/src/ubcpi.js:183 +msgid "Initial Answer Selection:" +msgstr "" + +#: ubcpi/static/html/ubcpi.html:176 +msgid "Instructor's Explanation" +msgstr "" + +#: ubcpi/static/html/ubcpi_edit.html:63 +msgid "Maximum Characters *" +msgstr "" + +#: ubcpi/static/html/ubcpi_edit.html:56 +msgid "Minimum Characters *" +msgstr "" + +#: ubcpi/static/html/ubcpi.html:133 +msgid "Next Step" +msgstr "" + +#: ubcpi/static/js/src/d3-pibar.js:36 +msgid "Not enough data to generate the chart. Please check back later." +msgstr "" + +#: ubcpi/static/html/ubcpi.html:108 +msgid "Note:" +msgstr "" + +#: ubcpi/static/js/partials/ubcpi-answer-result.html:6 +msgid "Option {{ $index + 1 }}" +msgstr "" + +#: ubcpi/static/html/ubcpi.html:245 +msgid "Option {{$index + 1}}: {{rc.calc($index)}}" +msgstr "" + +#: ubcpi/static/html/ubcpi_edit.html:10 msgid "Peer Instruction" msgstr "" -#: ubcpi.py +#: ubcpi/static/html/ubcpi_edit.html:11 +msgid "" +"Peer instruction problems give learners more interactive engagement while " +"they complete a multiple choice question that may or may not have a correct " +"answer. The tool supports deeper consideration of the learner’s " +"understanding of a concept and the correctness (if applicable) of an initial" +" answer. Learners complete these problems in three steps." +msgstr "" + +#: ubcpi/static/html/ubcpi.html:96 +msgid "" +"Please edit your explanation so that it is less than {{rationale_size.max}} " +"characters." +msgstr "" + +#: ubcpi/static/js/src/ubcpi.js:161 ubcpi/static/js/src/ubcpi.js:176 +#: ubcpi/static/js/src/ubcpi.js:216 +msgid "Please refresh the page and try again!" +msgstr "" + +#: ubcpi/static/html/ubcpi_edit.html:74 +msgid "Possible Answers *" +msgstr "" + +#: ubcpi/static/html/ubcpi_edit.html:28 ubcpi/ubcpi.py:270 +msgid "Problem Weight" +msgstr "" + +#: ubcpi/static/html/ubcpi_edit.html:46 +msgid "" +"Provide alternative text - a description of the image for non-visual users. " +"The description should provide all the information needed for someone to " +"answer the question if the image did not load." +msgstr "" + +#: ubcpi/static/html/ubcpi_edit.html:158 +msgid "Provide an explanation for this answer." +msgstr "" + +#: ubcpi/static/html/ubcpi.html:12 ubcpi/static/html/ubcpi.html:148 +msgid "Question" +msgstr "" + +#: ubcpi/static/html/ubcpi_edit.html:36 +msgid "Question Text *" +msgstr "" + +#: ubcpi/static/html/ubcpi.html:163 ubcpi/static/html/ubcpi.html:27 +#: ubcpi/static/html/ubcpi.html:60 +msgid "Reflection" +msgstr "" + +#: ubcpi/static/html/ubcpi_edit.html:155 ubcpi/static/html/ubcpi_edit.html:84 +msgid "Remove" +msgstr "" + +#: ubcpi/static/html/ubcpi.html:165 ubcpi/static/html/ubcpi.html:29 +#: ubcpi/static/html/ubcpi.html:62 +msgid "Results" +msgstr "" + +#: ubcpi/static/html/ubcpi_edit.html:184 +msgid "Save" +msgstr "" + +#: ubcpi/static/js/src/ubcpi_edit.js:158 +msgid "Saving" +msgstr "" + +#: ubcpi/static/html/ubcpi.html:211 +msgid "See how your classmates answered below" +msgstr "" + +#: ubcpi/static/html/ubcpi.html:71 +msgid "" +"Step 1) Your Initial Answer You can change this " +"answer later, if you change your mind." +msgstr "" + +#: ubcpi/static/html/ubcpi.html:36 +msgid "Step 2) Read Other Students Answers" +msgstr "" + +#: ubcpi/static/html/ubcpi.html:72 +msgid "" +"Step 3) Your Final Answer You now have the " +"option to change your initial selection and explanation, if you wish." +msgstr "" + +#: ubcpi/static/html/ubcpi.html:43 +msgid "Student Answer: {{options[answer.option].text}}" +msgstr "" + +#: ubcpi/static/html/ubcpi.html:198 ubcpi/static/html/ubcpi.html:208 +#: ubcpi/static/html/ubcpi.html:46 +msgid "Student Rationale" +msgstr "" + +#: ubcpi/static/html/ubcpi_edit.html:117 +msgid "Students see the explanation after seeing the final answer." +msgstr "" + +#: ubcpi/static/js/src/ubcpi.js:154 +msgid "Submitting" +msgstr "" + +#: ubcpi/static/html/ubcpi_edit.html:75 +msgid "" +"The answers appear as choices underneath the question, with a maximum of 10 " +"allowed per question. Each answer may contain text, an image, or a " +"combination of both.
To add another answer press the \"Add New " +"Answer\" button. To remove an answer press the blue \"x\" next to the blue " +"option you want to remove." +msgstr "" + +#: ubcpi/static/html/ubcpi_edit.html:37 +msgid "" +"The question appears above the possible answers that you set below. You can " +"use text, an image, or a combination of both. If you wish to add an image to" +" your question, press the \"Add Image To Question\" button." +msgstr "" + +#: ubcpi/static/html/ubcpi.html:37 +msgid "" +"These are samples of other student answers for this question. Read them and " +"then compare with your answer below." +msgstr "" + +#: ubcpi/static/html/ubcpi.html:222 +msgid "" +"This is a look at how your classmates answered the question during the " +"initial and final rounds." +msgstr "" + +#: ubcpi/static/html/ubcpi_edit.html:64 +msgid "" +"This is the maximum number of characters the student explanations may " +"contain." +msgstr "" + +#: ubcpi/static/html/ubcpi_edit.html:57 +msgid "" +"This is the minimum number of characters the student explanations must " +"contain." +msgstr "" + +#: ubcpi/static/html/ubcpi_edit.html:135 +msgid "" +"This is the number of examples shown to the students after they answer. " +"Enter the # symbol to use the same number as the answer possibilities you've" +" set." +msgstr "" + +#: ubcpi/static/html/ubcpi_edit.html:19 +msgid "This name appears in the horizontal navigation at the top of the page." +msgstr "" + +#: ubcpi/static/html/ubcpi_edit.html:42 +msgid "" +"Upload a file first using Content > Files & Uploads. Then copy the " +"'Studio URL'. Paste that into the text field here." +msgstr "" + +#: ubcpi/static/html/ubcpi_edit.html:87 +msgid "" +"Upload a file using Content > Files & Uploads. Then copy the 'Studio " +"URL'. Paste that into the text field above." +msgstr "" + +#: ubcpi/static/html/ubcpi.html:118 +msgid "View Question Statistics" +msgstr "" + +#: ubcpi/static/html/ubcpi.html:107 +msgid "Warning" +msgstr "" + +#: ubcpi/static/html/ubcpi.html:95 +msgid "" +"You are approaching the limit of {{rationale_size.max}} characters for this " +"answer. Characters left: {{rationale_size.max - rc.rationale.length}}" +msgstr "" + +#: ubcpi/static/html/ubcpi_edit.html:182 +msgid "You are unable to save this form as there are errors:" +msgstr "" + +#: ubcpi/static/html/ubcpi.html:202 +msgid "Your final answer:" +msgstr "" + +#: ubcpi/static/html/ubcpi.html:192 +msgid "Your initial answer:" +msgstr "" + +#: ubcpi/static/html/ubcpi.html:110 +msgid "Your rationale must be a maximum of {{rationale_size.max}} characters." +msgstr "" + +#: ubcpi/static/html/ubcpi.html:109 +msgid "Your rationale must be a minimum of {{rationale_size.min}} characters." +msgstr "" + +#: ubcpi/answer_pool.py:125 +msgid "Option " +msgstr "" + +#: ubcpi/answer_pool.py:129 +msgid "Missing option seed(s): " +msgstr "" + +#: ubcpi/answer_pool.py:145 +msgid "Missing 1 option seed" +msgstr "" + +#: ubcpi/serialize.py:93 +msgid "Question must have text element." +msgstr "" + +#: ubcpi/serialize.py:133 +msgid "Option must have text element." +msgstr "" + +#: ubcpi/serialize.py:145 +msgid "Missing rationale for correct answer." +msgstr "" + +#: ubcpi/serialize.py:147 +msgid "Only one correct answer can be defined in options." +msgstr "" + +#: ubcpi/serialize.py:152 +msgid "" +"Correct answer and rationale are required and have to be defined in one of " +"the option." +msgstr "" + +#: ubcpi/serialize.py:185 +msgid "Seed element must have an option attribute." +msgstr "" + +#: ubcpi/serialize.py:211 +msgid "Every peer instruction tool must contain an \"ubcpi\" element." +msgstr "" + +#: ubcpi/serialize.py:215 +msgid "Every peer instruction tool must contain a \"display_name\" element." +msgstr "" + +#: ubcpi/serialize.py:224 +msgid "Every peer instruction must tool contain a \"question\" element." +msgstr "" + +#: ubcpi/serialize.py:230 +msgid "Every peer instruction must tool contain a \"options\" element." +msgstr "" + +#: ubcpi/serialize.py:236 +msgid "Every peer instruction must tool contain a \"seeds\" element." +msgstr "" + +#: ubcpi/ubcpi.py:60 ubcpi/ubcpi.py:63 ubcpi/ubcpi.py:65 +msgid "Minimum Characters" +msgstr "" + +#: ubcpi/ubcpi.py:62 ubcpi/ubcpi.py:63 ubcpi/ubcpi.py:65 +msgid "Maximum Characters" +msgstr "" + +#: ubcpi/ubcpi.py:68 +msgid "Number of Responses" +msgstr "" + +#: ubcpi/ubcpi.py:70 +msgid "Not an Integer" +msgstr "" + +#: ubcpi/ubcpi.py:75 +msgid "Invalid Option(s): " +msgstr "" + +#: ubcpi/ubcpi.py:184 +msgid "Peer Instruction Question" +msgstr "" + +#: ubcpi/ubcpi.py:187 msgid "Where does most of the mass in a fully grown tree originate?
" msgstr "" -#: ubcpi.py +#: ubcpi/ubcpi.py:190 msgid "" "The question the students see. This question appears above the possible " "answers which you set below. You can use text, an image or a combination of " @@ -32,93 +595,93 @@ msgid "" "button." msgstr "" -#: ubcpi.py +#: ubcpi/ubcpi.py:197 msgid "Air" msgstr "" -#: ubcpi.py +#: ubcpi/ubcpi.py:198 msgid "Soil" msgstr "" -#: ubcpi.py +#: ubcpi/ubcpi.py:199 msgid "Water" msgstr "" -#: ubcpi.py +#: ubcpi/ubcpi.py:202 +msgid "The possible options from which the student may select" +msgstr "" + +#: ubcpi/ubcpi.py:207 msgid "" "The minimum and maximum number of characters a student is allowed for their " "rationale." msgstr "" -#: ubcpi.py +#: ubcpi/ubcpi.py:212 msgid "The correct option for the question" msgstr "" -#: ubcpi.py +#: ubcpi/ubcpi.py:216 msgid "Photosynthesis" msgstr "" -#: ubcpi.py +#: ubcpi/ubcpi.py:217 msgid "The feedback for student for the correct answer" msgstr "" -#: ubcpi.py +#: ubcpi/ubcpi.py:222 msgid "Overall stats for the instructor" msgstr "" -#: ubcpi.py +#: ubcpi/ubcpi.py:226 msgid "Tree gets carbon from air." msgstr "" -#: ubcpi.py +#: ubcpi/ubcpi.py:227 msgid "Tree gets minerals from soil." msgstr "" -#: ubcpi.py +#: ubcpi/ubcpi.py:228 msgid "Tree drinks water." msgstr "" -#: ubcpi.py +#: ubcpi/ubcpi.py:231 msgid "" "Instructor configured examples to give to students during the revise stage." msgstr "" -#: ubcpi.py +#: ubcpi/ubcpi.py:245 msgid "System selected answers to give to students during the revise stage." msgstr "" -#: ubcpi.py +#: ubcpi/ubcpi.py:250 msgid "The algorithm for selecting which answers to be presented to students" msgstr "" -#: ubcpi.py +#: ubcpi/ubcpi.py:259 msgid "" "ISO-8601 formatted string representing the start date of this assignment. We" " ignore this." msgstr "" -#: ubcpi.py +#: ubcpi/ubcpi.py:264 msgid "" "ISO-8601 formatted string representing the due date of this assignment. We " "ignore this." msgstr "" -#: ubcpi.py -msgid "Problem Weight" -msgstr "" - -#: ubcpi.py +#: ubcpi/ubcpi.py:308 msgid "System will select one of each option to present to the students." msgstr "" -#: ubcpi.py +#: ubcpi/ubcpi.py:309 msgid "Completely random selection from the response pool." msgstr "" -#: ubcpi.py +#: ubcpi/ubcpi.py:312 msgid "Appears above" msgstr "" -#: ubcpi.py +#: ubcpi/ubcpi.py:313 msgid "Appears below" msgstr "" diff --git a/ubcpi/translations/pt_BR/LC_MESSAGES/text.mo b/ubcpi/translations/pt_BR/LC_MESSAGES/text.mo index 778bee5d1a58c893b403e9a816cdd59f81b7b271..f09098a7dfa2f03cd5b34bf53891fb674890474a 100644 GIT binary patch literal 4084 zcmbW3%a0sK9mgvq5Ln(0&+sZ4kZrA}XV)fU|L9z<~>#03|o1tT-Sn`4n=18yXHEB;YRy0ttx&f(sHCkof$nduBHT5t-KZey6&t ze!uVU-LD^c=q1Iaxj!lQ14=ClzKwrezXXqhzXDgmzku%pmmXB=I`|~WpZXsE-T}T0 zei-}#_+IeU4u1}wX8l`G&Oi8&Qa8aP;B(+D@EZ6FP=g Dc;5rrrXGH`QfyTVpuB$s6#ExJ;r|4<2!0t9yF4i8zXg5`{5|*# zc;P)teIEQi_!01@pvd_hDCb@W#s0s6qVMnE7Wgl46}-;oYv9Y^r@=ph5%>TkMBkE- zA;#YZB~IUYzfvc_eefvwYf$X}E66tWF7A(W3kO^iF46ljZn0Z@C%oj6b0Qup;lefH z5`SoJ;Uhj5{<90S)hD{ehrkbV6Pj>6(&1-7iOuX1-p~vAN;(BUspIRVPhFv3c%h0T zQ`9@QdcLyTX>Aj|sFz=S@q{{GUc5Q6mDP!}wa#7bwHs+au{t+(t cBqxIw5CGK&~4lK zDx6lUE-y3dEjCo9NL;RKo7p&cW>m2heJCznQCnR)mqnbZDz?l_TH9RjojtR(Eav3K zd;C}XDlNvG6VA5qvJgQ@!;NcNH;UnPosNr~Es?%yHNPG17N11wKIGQkRQ^6B7Z7Y> zkNaa+jM8yaLE7#b@dYk+dYo=U!(m91K(2;)u&DKhBnhvGN~G4eZDq1dmTYSyiXn3i zYQx$}uXSq@PHjw_clBO@tU9gLM&*W?%`rb6PrTZ6X{I)tVV-(%o7&u~J#X8nz_Lx1 z`y|;3*-3?Hh_7} Uu(yksm@cNy%#YL-E0c{$Za>L`nO&X`*_}y>kVC|V zWJ()&2p{rdkP>&<( `r5A$-1y-WNk7u@$FVo8-uxTX98M ?ouaB_I?`MqI_<8K*b+0tebiZ%NtC-aMNtN>@L}GN!^C@<}?vNw&A;P8)%2?DC=X66sSIGIW0OKbwR& z8x_@@+2O8nOj^;J^pay;2f<3|SP7|pyVg4tX4O3!Tar08)eyy@4Vd%|uW-1eJqa&8 zq9$h}byLnuI^Uu>^wyHz4LlC>fqwQ<=HlD+!p8bmZ?&?)p5A4)5A>;} z8qLFD6UUQOpQnDpv&he$ebEeQ0Hj3E+jvsA%#HV=#9l;RF>Y{BZ_Ao|pf_CQn=y%L z_3=xU`9_+Z(8nj lR68ghH zpB<)tPJEz)u7!=PAw0dSbmV%Vi!v *P@V2)!(9JL|)2Q5Akm)-8(e#JzEyn9* znh=vpPk%g{n~5RsbCZ()B~4xCMVPimv#rUEp6*xMG9*mWWZuk%Y#K}9R{CkTZS-}S zS2Scr+f6H@X=Zqq?nWQbv>DS*G=4;S6Ac9T7H4VNwxSD&mN0X3>any!!b$CkIc8|m zUB}R^)LhH#$D8M_VNSv{MjCUsTLlSflQ!IXh<0QA^wo;2O_)4YQ#!Gg1{#cD63!Kb z)`wjyG?6>a^llMz=s)J9!C~{kD
5WK97uehrmEYFKZ|pfP-_ z5t2w%*AF?pP9w&t)oP$NC8?2=3 zfqVE0nGNT>%kmjN_T6d39|tT+@{q|hNuuPitd;p*<_}+b5@4gLgK<-kd+Rcl=vmYu z@oq`|mlKqVgifv3x|sefw-r&$adQeozMrT2OzDv4Oqnp8v5 rmf0x-vi1 zo;Vt*={G|stofQ4;;HFAvkSM>vldD24E^+OuE*2;cA8IrQlxQ6aKkvCpYOJ{L!Dfq N0BZ6+(riJd`ZrlI_}Kse delta 128 zcmew&Kb^(mo)F7a1|VPrVi_P-0b*t#)&XJ=umIw_KuJp=4N?OGljS+0EzNWdjdYES z6%0(Qj7_u+fPl* , 2019 +# Renata Barboza, 2016 +# Stefania Trabucchi , 2019 msgid "" msgstr "" "Project-Id-Version: XBlocks\n" "POT-Creation-Date: 2016-03-16 15:27+0500\n" -"PO-Revision-Date: 2016-12-23 04:34+0000\n" -"Last-Translator: Renata Barboza-Murray\n" +"PO-Revision-Date: 2019-03-13 11:43+0000\n" +"Last-Translator: Stefania Trabucchi \n" "Language-Team: Portuguese (Brazil) (http://www.transifex.com/open-edx/xblocks/language/pt_BR/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -17,109 +19,672 @@ msgstr "" "X-Poedit-Basepath: ../../..\n" "X-Poedit-SearchPath-0: ubcpi.py\n" -#: ubcpi.py +#: ubcpi/static/html/ubcpi_edit.html:127 +msgid "" +"\"Simple\" means examples for different answer possibilities are " +"intentionally selected when students are viewing peer answers.
\"Random\"" +" means examples are selected at random and may not include different answer " +"possibilities." +msgstr "" + +#: ubcpi/static/html/ubcpi.html:9 +msgid " ({{weight}} point possible)" +msgstr "" + +#: ubcpi/static/html/ubcpi.html:10 +msgid " ({{weight}} points possible)" +msgstr "" + +#: ubcpi/static/html/ubcpi.html:196 +msgid "(Option {{rc.answer_original + 1}})" +msgstr "" + +#: ubcpi/static/html/ubcpi.html:206 +msgid "(Option {{rc.answer_revised + 1}})" +msgstr "(Opção {{rc.answer_revised + 1}})" + +#: ubcpi/static/html/ubcpi.html:237 ubcpi/static/html/ubcpi.html:86 +#: ubcpi/static/js/partials/ubcpi-answer-result.html:8 +msgid "(You chose this option)" +msgstr "" + +#: ubcpi/static/html/ubcpi.html:229 ubcpi/static/html/ubcpi.html:246 +msgid "(correct)" +msgstr "" + +#: ubcpi/static/html/ubcpi.html:144 +msgid "({{weight}} point possible)" +msgstr "" + +#: ubcpi/static/html/ubcpi.html:146 +msgid "({{weight}} points possible)" +msgstr "" + +#: ubcpi/static/html/ubcpi.html:161 ubcpi/static/html/ubcpi.html:163 +#: ubcpi/static/html/ubcpi.html:25 +msgid ", Completed" +msgstr "" + +#: ubcpi/static/html/ubcpi.html:165 ubcpi/static/html/ubcpi.html:27 +#: ubcpi/static/html/ubcpi.html:58 +msgid ", In Progress" +msgstr "" + +#: ubcpi/static/html/ubcpi.html:29 ubcpi/static/html/ubcpi.html:60 +#: ubcpi/static/html/ubcpi.html:62 +msgid ", Upcoming" +msgstr "" + +#: ubcpi/static/html/ubcpi_edit.html:97 +msgid "Add New Answer" +msgstr "Adicionar Nova Resposta" + +#: ubcpi/static/html/ubcpi_edit.html:163 +msgid "Add New Example" +msgstr "" + +#: ubcpi/static/html/ubcpi_edit.html:145 +msgid "" +"Add example answers to the answer pool for this question. Students most " +"likely to see these answers are those completing the assignment first, when " +"the answer pool is small." +msgstr "" + +#: ubcpi/static/html/ubcpi_edit.html:81 +msgid "" +"Add the text for this answer. If you wish to add an image, press the button " +"below." +msgstr "Insira o texto para esta resposta. Se desejar inserir uma imagem, aperte o botão abaixo." + +#: ubcpi/static/html/ubcpi_edit.html:91 +msgid "" +"Alternative text - a description of the image for non-visual users. The " +"description should provide all the information needed for someone to answer " +"the question if the image did not load." +msgstr "" + +#: ubcpi/static/html/ubcpi.html:161 ubcpi/static/html/ubcpi.html:25 +#: ubcpi/static/html/ubcpi.html:58 +msgid "Answer" +msgstr "Resposta" + +#: ubcpi/static/html/ubcpi.html:223 +msgid "Answer Options" +msgstr "" + +#: ubcpi/static/html/ubcpi_edit.html:80 +msgid "Answer {{$index + 1}}" +msgstr "Resposta {{$index + 1}}" + +#: ubcpi/static/html/ubcpi_edit.html:134 +msgid "Answers Students See - Number Selected *" +msgstr "" + +#: ubcpi/static/html/ubcpi_edit.html:126 +msgid "Answers Students See - Selection Logic *" +msgstr "" + +#: ubcpi/static/html/ubcpi_edit.html:188 +msgid "Cancel" +msgstr "" + +#: ubcpi/static/html/ubcpi_edit.html:89 +msgid "" +"Choose if you want the image to appear above or below the question text." +msgstr "" + +#: ubcpi/static/html/ubcpi_edit.html:44 +msgid "Choose if you want the image to appear above or below the question." +msgstr "" + +#: ubcpi/static/html/ubcpi_edit.html:109 +msgid "" +"Choose the answer you consider correct, or select \"n/a\" if there is no " +"correct answer." +msgstr "" + +#: ubcpi/static/html/ubcpi_edit.html:152 +msgid "Choose the answer." +msgstr "" + +#: ubcpi/static/html/ubcpi.html:221 +msgid "Class Breakdown" +msgstr "" + +#: ubcpi/static/html/ubcpi.html:174 +msgid "Correct Answer" +msgstr "Resposta correta" + +#: ubcpi/static/html/ubcpi_edit.html:108 +msgid "Correct Answer *" +msgstr "" + +#: ubcpi/static/js/partials/ubcpi-answer-result.html:7 +msgid "Correct Option" +msgstr "" + +#: ubcpi/static/html/ubcpi_edit.html:28 +msgid "" +"Defines the number of points each problem is worth. If the value is not set," +" the problem is worth the sum of the option point values." +msgstr "" + +#: ubcpi/static/html/ubcpi_edit.html:18 +msgid "Display Name *" +msgstr "" + +#: ubcpi/static/js/src/ubcpi.js:215 +msgid "Error retrieving data!" +msgstr "" + +#: ubcpi/static/js/src/ubcpi.js:175 +msgid "Error retrieving statistics!" +msgstr "" + +#: ubcpi/static/js/src/ubcpi_edit.js:162 +msgid "Error saving question" +msgstr "" + +#: ubcpi/static/js/src/ubcpi.js:160 +msgid "Error submitting answer!" +msgstr "" + +#: ubcpi/static/html/ubcpi.html:96 +msgid "Error:" +msgstr "" + +#: ubcpi/static/html/ubcpi_edit.html:151 +msgid "Example Answer {{$index + 1}}" +msgstr "" + +#: ubcpi/static/html/ubcpi_edit.html:144 +msgid "Example Answers *" +msgstr "" + +#: ubcpi/static/html/ubcpi.html:93 +msgid "Explain to other students why you chose this answer (Required):" +msgstr "" + +#: ubcpi/static/html/ubcpi_edit.html:157 +msgid "Explanation" +msgstr "" + +#: ubcpi/static/html/ubcpi_edit.html:116 +msgid "Explanation (optional)" +msgstr "" + +#: ubcpi/static/html/ubcpi_edit.html:115 +msgid "Explanation *" +msgstr "" + +#: ubcpi/static/html/ubcpi.html:257 +msgid "Final Answer Selection" +msgstr "" + +#: ubcpi/static/js/src/ubcpi.js:184 +msgid "Final Answer Selection:" +msgstr "" + +#: ubcpi/static/html/ubcpi_edit.html:12 +msgid "" +"First, the learner answers a multiple choice question and provides an " +"explanation for the answer. Next, the learner sees answers and explanations " +"submitted by other learners. After reflecting on these peer responses, the " +"learner can make revisions and submit a final answer and explanation. " +"Finally, the learner sees the correct answer, if supplied, and any " +"explanation that you provided for it." +msgstr "" + +#: ubcpi/static/html/ubcpi.html:111 +msgid "" +"In order to move to the next step please briefly explain why you chose this " +"answer." +msgstr "" + +#: ubcpi/static/html/ubcpi.html:112 +msgid "In order to move to the next step please choose an answer." +msgstr "" + +#: ubcpi/static/html/ubcpi.html:113 +msgid "" +"In order to move to the next step, please choose an answer and briefly " +"explain your choice." +msgstr "" + +#: ubcpi/static/html/ubcpi.html:100 +msgid "" +"In the next step, you will be shown a selection of other responses that may " +"help you refine your answer." +msgstr "" + +#: ubcpi/static/html/ubcpi.html:250 +msgid "Initial Answer Selection" +msgstr "" + +#: ubcpi/static/js/src/ubcpi.js:183 +msgid "Initial Answer Selection:" +msgstr "" + +#: ubcpi/static/html/ubcpi.html:176 +msgid "Instructor's Explanation" +msgstr "" + +#: ubcpi/static/html/ubcpi_edit.html:63 +msgid "Maximum Characters *" +msgstr "" + +#: ubcpi/static/html/ubcpi_edit.html:56 +msgid "Minimum Characters *" +msgstr "" + +#: ubcpi/static/html/ubcpi.html:133 +msgid "Next Step" +msgstr "" + +#: ubcpi/static/js/src/d3-pibar.js:36 +msgid "Not enough data to generate the chart. Please check back later." +msgstr "" + +#: ubcpi/static/html/ubcpi.html:108 +msgid "Note:" +msgstr "" + +#: ubcpi/static/js/partials/ubcpi-answer-result.html:6 +msgid "Option {{ $index + 1 }}" +msgstr "" + +#: ubcpi/static/html/ubcpi.html:245 +msgid "Option {{$index + 1}}: {{rc.calc($index)}}" +msgstr "" + +#: ubcpi/static/html/ubcpi_edit.html:10 msgid "Peer Instruction" +msgstr "Instruções do Colega" + +#: ubcpi/static/html/ubcpi_edit.html:11 +msgid "" +"Peer instruction problems give learners more interactive engagement while " +"they complete a multiple choice question that may or may not have a correct " +"answer. The tool supports deeper consideration of the learner’s " +"understanding of a concept and the correctness (if applicable) of an initial" +" answer. Learners complete these problems in three steps." msgstr "" -#: ubcpi.py -msgid "Where does most of the mass in a fully grown tree originate?
" +#: ubcpi/static/html/ubcpi.html:96 +msgid "" +"Please edit your explanation so that it is less than {{rationale_size.max}} " +"characters." +msgstr "" + +#: ubcpi/static/js/src/ubcpi.js:161 ubcpi/static/js/src/ubcpi.js:176 +#: ubcpi/static/js/src/ubcpi.js:216 +msgid "Please refresh the page and try again!" +msgstr "" + +#: ubcpi/static/html/ubcpi_edit.html:74 +msgid "Possible Answers *" +msgstr "" + +#: ubcpi/static/html/ubcpi_edit.html:28 ubcpi/ubcpi.py:270 +msgid "Problem Weight" +msgstr "Peso do problema" + +#: ubcpi/static/html/ubcpi_edit.html:46 +msgid "" +"Provide alternative text - a description of the image for non-visual users. " +"The description should provide all the information needed for someone to " +"answer the question if the image did not load." +msgstr "" + +#: ubcpi/static/html/ubcpi_edit.html:158 +msgid "Provide an explanation for this answer." +msgstr "" + +#: ubcpi/static/html/ubcpi.html:12 ubcpi/static/html/ubcpi.html:148 +msgid "Question" +msgstr "" + +#: ubcpi/static/html/ubcpi_edit.html:36 +msgid "Question Text *" +msgstr "" + +#: ubcpi/static/html/ubcpi.html:163 ubcpi/static/html/ubcpi.html:27 +#: ubcpi/static/html/ubcpi.html:60 +msgid "Reflection" +msgstr "" + +#: ubcpi/static/html/ubcpi_edit.html:155 ubcpi/static/html/ubcpi_edit.html:84 +msgid "Remove" +msgstr "" + +#: ubcpi/static/html/ubcpi.html:165 ubcpi/static/html/ubcpi.html:29 +#: ubcpi/static/html/ubcpi.html:62 +msgid "Results" +msgstr "" + +#: ubcpi/static/html/ubcpi_edit.html:184 +msgid "Save" +msgstr "" + +#: ubcpi/static/js/src/ubcpi_edit.js:158 +msgid "Saving" +msgstr "" + +#: ubcpi/static/html/ubcpi.html:211 +msgid "See how your classmates answered below" +msgstr "" + +#: ubcpi/static/html/ubcpi.html:71 +msgid "" +"Step 1) Your Initial Answer You can change this " +"answer later, if you change your mind." +msgstr "" + +#: ubcpi/static/html/ubcpi.html:36 +msgid "Step 2) Read Other Students Answers" +msgstr "" + +#: ubcpi/static/html/ubcpi.html:72 +msgid "" +"Step 3) Your Final Answer You now have the " +"option to change your initial selection and explanation, if you wish." +msgstr "" + +#: ubcpi/static/html/ubcpi.html:43 +msgid "Student Answer: {{options[answer.option].text}}" +msgstr "" + +#: ubcpi/static/html/ubcpi.html:198 ubcpi/static/html/ubcpi.html:208 +#: ubcpi/static/html/ubcpi.html:46 +msgid "Student Rationale" +msgstr "" + +#: ubcpi/static/html/ubcpi_edit.html:117 +msgid "Students see the explanation after seeing the final answer." +msgstr "" + +#: ubcpi/static/js/src/ubcpi.js:154 +msgid "Submitting" +msgstr "Enviando" + +#: ubcpi/static/html/ubcpi_edit.html:75 +msgid "" +"The answers appear as choices underneath the question, with a maximum of 10 " +"allowed per question. Each answer may contain text, an image, or a " +"combination of both.
To add another answer press the \"Add New " +"Answer\" button. To remove an answer press the blue \"x\" next to the blue " +"option you want to remove." +msgstr "" + +#: ubcpi/static/html/ubcpi_edit.html:37 +msgid "" +"The question appears above the possible answers that you set below. You can " +"use text, an image, or a combination of both. If you wish to add an image to" +" your question, press the \"Add Image To Question\" button." msgstr "" -#: ubcpi.py +#: ubcpi/static/html/ubcpi.html:37 +msgid "" +"These are samples of other student answers for this question. Read them and " +"then compare with your answer below." +msgstr "" + +#: ubcpi/static/html/ubcpi.html:222 +msgid "" +"This is a look at how your classmates answered the question during the " +"initial and final rounds." +msgstr "" + +#: ubcpi/static/html/ubcpi_edit.html:64 +msgid "" +"This is the maximum number of characters the student explanations may " +"contain." +msgstr "" + +#: ubcpi/static/html/ubcpi_edit.html:57 +msgid "" +"This is the minimum number of characters the student explanations must " +"contain." +msgstr "" + +#: ubcpi/static/html/ubcpi_edit.html:135 +msgid "" +"This is the number of examples shown to the students after they answer. " +"Enter the # symbol to use the same number as the answer possibilities you've" +" set." +msgstr "" + +#: ubcpi/static/html/ubcpi_edit.html:19 +msgid "This name appears in the horizontal navigation at the top of the page." +msgstr "" + +#: ubcpi/static/html/ubcpi_edit.html:42 +msgid "" +"Upload a file first using Content > Files & Uploads. Then copy the " +"'Studio URL'. Paste that into the text field here." +msgstr "" + +#: ubcpi/static/html/ubcpi_edit.html:87 +msgid "" +"Upload a file using Content > Files & Uploads. Then copy the 'Studio " +"URL'. Paste that into the text field above." +msgstr "" + +#: ubcpi/static/html/ubcpi.html:118 +msgid "View Question Statistics" +msgstr "" + +#: ubcpi/static/html/ubcpi.html:107 +msgid "Warning" +msgstr "" + +#: ubcpi/static/html/ubcpi.html:95 +msgid "" +"You are approaching the limit of {{rationale_size.max}} characters for this " +"answer. Characters left: {{rationale_size.max - rc.rationale.length}}" +msgstr "" + +#: ubcpi/static/html/ubcpi_edit.html:182 +msgid "You are unable to save this form as there are errors:" +msgstr "" + +#: ubcpi/static/html/ubcpi.html:202 +msgid "Your final answer:" +msgstr "" + +#: ubcpi/static/html/ubcpi.html:192 +msgid "Your initial answer:" +msgstr "" + +#: ubcpi/static/html/ubcpi.html:110 +msgid "Your rationale must be a maximum of {{rationale_size.max}} characters." +msgstr "" + +#: ubcpi/static/html/ubcpi.html:109 +msgid "Your rationale must be a minimum of {{rationale_size.min}} characters." +msgstr "" + +#: ubcpi/answer_pool.py:125 +msgid "Option " +msgstr "" + +#: ubcpi/answer_pool.py:129 +msgid "Missing option seed(s): " +msgstr "" + +#: ubcpi/answer_pool.py:145 +msgid "Missing 1 option seed" +msgstr "" + +#: ubcpi/serialize.py:93 +msgid "Question must have text element." +msgstr "" + +#: ubcpi/serialize.py:133 +msgid "Option must have text element." +msgstr "" + +#: ubcpi/serialize.py:145 +msgid "Missing rationale for correct answer." +msgstr "" + +#: ubcpi/serialize.py:147 +msgid "Only one correct answer can be defined in options." +msgstr "" + +#: ubcpi/serialize.py:152 +msgid "" +"Correct answer and rationale are required and have to be defined in one of " +"the option." +msgstr "" + +#: ubcpi/serialize.py:185 +msgid "Seed element must have an option attribute." +msgstr "" + +#: ubcpi/serialize.py:211 +msgid "Every peer instruction tool must contain an \"ubcpi\" element." +msgstr "" + +#: ubcpi/serialize.py:215 +msgid "Every peer instruction tool must contain a \"display_name\" element." +msgstr "" + +#: ubcpi/serialize.py:224 +msgid "Every peer instruction must tool contain a \"question\" element." +msgstr "" + +#: ubcpi/serialize.py:230 +msgid "Every peer instruction must tool contain a \"options\" element." +msgstr "" + +#: ubcpi/serialize.py:236 +msgid "Every peer instruction must tool contain a \"seeds\" element." +msgstr "" + +#: ubcpi/ubcpi.py:60 ubcpi/ubcpi.py:63 ubcpi/ubcpi.py:65 +msgid "Minimum Characters" +msgstr "" + +#: ubcpi/ubcpi.py:62 ubcpi/ubcpi.py:63 ubcpi/ubcpi.py:65 +msgid "Maximum Characters" +msgstr "" + +#: ubcpi/ubcpi.py:68 +msgid "Number of Responses" +msgstr "" + +#: ubcpi/ubcpi.py:70 +msgid "Not an Integer" +msgstr "" + +#: ubcpi/ubcpi.py:75 +msgid "Invalid Option(s): " +msgstr "" + +#: ubcpi/ubcpi.py:184 +msgid "Peer Instruction Question" +msgstr "" + +#: ubcpi/ubcpi.py:187 +msgid "Where does most of the mass in a fully grown tree originate?
" +msgstr "De onde é originada a maior parte da massa de uma árvore adulta?
" + +#: ubcpi/ubcpi.py:190 msgid "" "The question the students see. This question appears above the possible " "answers which you set below. You can use text, an image or a combination of " "both. If you wish to add an image to your question, press the 'Add Image' " "button." -msgstr "" +msgstr "A pergunta exibida para os alunos. Esta pergunta aparece acima das respostas que você selecionou abaixo. Você pode usar um texto, uma imagem ou uma combinação dos dois. Caso deseje adicionar um imagem à pergunta, pressione o botão \"Adicionar imagem\"." -#: ubcpi.py +#: ubcpi/ubcpi.py:197 msgid "Air" -msgstr "" +msgstr "Ar" -#: ubcpi.py +#: ubcpi/ubcpi.py:198 msgid "Soil" -msgstr "" +msgstr "Solo" -#: ubcpi.py +#: ubcpi/ubcpi.py:199 msgid "Water" +msgstr "Água" + +#: ubcpi/ubcpi.py:202 +msgid "The possible options from which the student may select" msgstr "" -#: ubcpi.py +#: ubcpi/ubcpi.py:207 msgid "" "The minimum and maximum number of characters a student is allowed for their " "rationale." -msgstr "" +msgstr "Os números mínimo e máximo de caracteres que os alunos podem usar para suas respostas." -#: ubcpi.py +#: ubcpi/ubcpi.py:212 msgid "The correct option for the question" -msgstr "" +msgstr "A resposta correta da pergunta" -#: ubcpi.py +#: ubcpi/ubcpi.py:216 msgid "Photosynthesis" -msgstr "" +msgstr "Fotossíntese" -#: ubcpi.py +#: ubcpi/ubcpi.py:217 msgid "The feedback for student for the correct answer" -msgstr "" +msgstr "O comentário para a resposta correta do aluno" -#: ubcpi.py +#: ubcpi/ubcpi.py:222 msgid "Overall stats for the instructor" -msgstr "" +msgstr "Estatísticas gerais para o instrutor" -#: ubcpi.py +#: ubcpi/ubcpi.py:226 msgid "Tree gets carbon from air." -msgstr "" +msgstr "As árvores obtêm gás carbônico do ar." -#: ubcpi.py +#: ubcpi/ubcpi.py:227 msgid "Tree gets minerals from soil." -msgstr "" +msgstr "Árvores obtêm minerais do solo. " -#: ubcpi.py +#: ubcpi/ubcpi.py:228 msgid "Tree drinks water." -msgstr "" +msgstr "Árvores bebem água." -#: ubcpi.py +#: ubcpi/ubcpi.py:231 msgid "" "Instructor configured examples to give to students during the revise stage." -msgstr "" +msgstr "O instrutor configurou exemplos para fornecer aos alunos durante a etapa de revisão." -#: ubcpi.py +#: ubcpi/ubcpi.py:245 msgid "System selected answers to give to students during the revise stage." -msgstr "" +msgstr "O sistema selecionou respostas para fornecer aos alunos durante a etapa de revisão." -#: ubcpi.py +#: ubcpi/ubcpi.py:250 msgid "The algorithm for selecting which answers to be presented to students" -msgstr "" +msgstr "O algoritmo para selecionar quais respostas serão apresentadas aos alunos." -#: ubcpi.py +#: ubcpi/ubcpi.py:259 msgid "" "ISO-8601 formatted string representing the start date of this assignment. We" " ignore this." -msgstr "" +msgstr "A sequência ISO-8601 formatada representando a data de início desta tarefa. Ignoramos isso." -#: ubcpi.py +#: ubcpi/ubcpi.py:264 msgid "" "ISO-8601 formatted string representing the due date of this assignment. We " "ignore this." -msgstr "" - -#: ubcpi.py -msgid "Problem Weight" -msgstr "" +msgstr "A sequência ISO-8601 formatada representando o prazo final desta tarefa. Ignoramos isso." -#: ubcpi.py +#: ubcpi/ubcpi.py:308 msgid "System will select one of each option to present to the students." -msgstr "" +msgstr "O sistema selecionará uma das opções para apresentar aos alunos." -#: ubcpi.py +#: ubcpi/ubcpi.py:309 msgid "Completely random selection from the response pool." -msgstr "" +msgstr "Seleção aleatória do grupo de respostas." -#: ubcpi.py +#: ubcpi/ubcpi.py:312 msgid "Appears above" -msgstr "" +msgstr "Aparece acima" -#: ubcpi.py +#: ubcpi/ubcpi.py:313 msgid "Appears below" -msgstr "" +msgstr "Aparece abaixo" diff --git a/ubcpi/translations/ru/LC_MESSAGES/text.mo b/ubcpi/translations/ru/LC_MESSAGES/text.mo index 6b2af4c0c36f2a4b16d7f096a795b8f8c2a1f023..dd9e6d6071af7d6d4563cfee743a2b06a227cad6 100644 GIT binary patch delta 236 zcmey((#}?YPl#nI0}wC+u?!HK05K~N`v5TrBmglR5GMjL9}s5%aW)eJLphM<1>(m* zwkVMP2&5T-Gzb8hU;r|c!L_I;zsQOqpeR2nCpA|gJT)^tqXfjwN=+`&o#+_EYoTjk zq-$WIU}$M&WH51oxRy_5X;OZff?IxWW^zVqS)zhX4p>AlFEuBzAkiT`H!(9uFF8Ng wZsYbNj4BuAUF^89i{tbSOBpj69a=KkOrxNfr(|&yk@!vKxCm{ RXkuk-I`N+PW_iXVi~ytD3xxmx diff --git a/ubcpi/translations/ru/LC_MESSAGES/text.po b/ubcpi/translations/ru/LC_MESSAGES/text.po index 477627b..f500c71 100644 --- a/ubcpi/translations/ru/LC_MESSAGES/text.po +++ b/ubcpi/translations/ru/LC_MESSAGES/text.po @@ -1,11 +1,12 @@ # # Translators: +# Liubov Fomicheva , 2017 msgid "" msgstr "" "Project-Id-Version: XBlocks\n" "POT-Creation-Date: 2016-03-16 15:27+0500\n" -"PO-Revision-Date: 2016-06-08 14:35+0000\n" -"Last-Translator: \n" +"PO-Revision-Date: 2018-02-08 19:20+0000\n" +"Last-Translator: Liubov Fomicheva \n" "Language-Team: Russian (http://www.transifex.com/open-edx/xblocks/language/ru/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -16,15 +17,578 @@ msgstr "" "X-Poedit-Basepath: ../../..\n" "X-Poedit-SearchPath-0: ubcpi.py\n" -#: ubcpi.py +#: ubcpi/static/html/ubcpi_edit.html:127 +msgid "" +"\"Simple\" means examples for different answer possibilities are " +"intentionally selected when students are viewing peer answers.
\"Random\"" +" means examples are selected at random and may not include different answer " +"possibilities." +msgstr "" + +#: ubcpi/static/html/ubcpi.html:9 +msgid " ({{weight}} point possible)" +msgstr "" + +#: ubcpi/static/html/ubcpi.html:10 +msgid " ({{weight}} points possible)" +msgstr "" + +#: ubcpi/static/html/ubcpi.html:196 +msgid "(Option {{rc.answer_original + 1}})" +msgstr "" + +#: ubcpi/static/html/ubcpi.html:206 +msgid "(Option {{rc.answer_revised + 1}})" +msgstr "" + +#: ubcpi/static/html/ubcpi.html:237 ubcpi/static/html/ubcpi.html:86 +#: ubcpi/static/js/partials/ubcpi-answer-result.html:8 +msgid "(You chose this option)" +msgstr "" + +#: ubcpi/static/html/ubcpi.html:229 ubcpi/static/html/ubcpi.html:246 +msgid "(correct)" +msgstr "" + +#: ubcpi/static/html/ubcpi.html:144 +msgid "({{weight}} point possible)" +msgstr "" + +#: ubcpi/static/html/ubcpi.html:146 +msgid "({{weight}} points possible)" +msgstr "" + +#: ubcpi/static/html/ubcpi.html:161 ubcpi/static/html/ubcpi.html:163 +#: ubcpi/static/html/ubcpi.html:25 +msgid ", Completed" +msgstr "" + +#: ubcpi/static/html/ubcpi.html:165 ubcpi/static/html/ubcpi.html:27 +#: ubcpi/static/html/ubcpi.html:58 +msgid ", In Progress" +msgstr "" + +#: ubcpi/static/html/ubcpi.html:29 ubcpi/static/html/ubcpi.html:60 +#: ubcpi/static/html/ubcpi.html:62 +msgid ", Upcoming" +msgstr "" + +#: ubcpi/static/html/ubcpi_edit.html:97 +msgid "Add New Answer" +msgstr "" + +#: ubcpi/static/html/ubcpi_edit.html:163 +msgid "Add New Example" +msgstr "" + +#: ubcpi/static/html/ubcpi_edit.html:145 +msgid "" +"Add example answers to the answer pool for this question. Students most " +"likely to see these answers are those completing the assignment first, when " +"the answer pool is small." +msgstr "" + +#: ubcpi/static/html/ubcpi_edit.html:81 +msgid "" +"Add the text for this answer. If you wish to add an image, press the button " +"below." +msgstr "" + +#: ubcpi/static/html/ubcpi_edit.html:91 +msgid "" +"Alternative text - a description of the image for non-visual users. The " +"description should provide all the information needed for someone to answer " +"the question if the image did not load." +msgstr "" + +#: ubcpi/static/html/ubcpi.html:161 ubcpi/static/html/ubcpi.html:25 +#: ubcpi/static/html/ubcpi.html:58 +msgid "Answer" +msgstr "" + +#: ubcpi/static/html/ubcpi.html:223 +msgid "Answer Options" +msgstr "" + +#: ubcpi/static/html/ubcpi_edit.html:80 +msgid "Answer {{$index + 1}}" +msgstr "" + +#: ubcpi/static/html/ubcpi_edit.html:134 +msgid "Answers Students See - Number Selected *" +msgstr "" + +#: ubcpi/static/html/ubcpi_edit.html:126 +msgid "Answers Students See - Selection Logic *" +msgstr "" + +#: ubcpi/static/html/ubcpi_edit.html:188 +msgid "Cancel" +msgstr "" + +#: ubcpi/static/html/ubcpi_edit.html:89 +msgid "" +"Choose if you want the image to appear above or below the question text." +msgstr "" + +#: ubcpi/static/html/ubcpi_edit.html:44 +msgid "Choose if you want the image to appear above or below the question." +msgstr "" + +#: ubcpi/static/html/ubcpi_edit.html:109 +msgid "" +"Choose the answer you consider correct, or select \"n/a\" if there is no " +"correct answer." +msgstr "" + +#: ubcpi/static/html/ubcpi_edit.html:152 +msgid "Choose the answer." +msgstr "" + +#: ubcpi/static/html/ubcpi.html:221 +msgid "Class Breakdown" +msgstr "" + +#: ubcpi/static/html/ubcpi.html:174 +msgid "Correct Answer" +msgstr "" + +#: ubcpi/static/html/ubcpi_edit.html:108 +msgid "Correct Answer *" +msgstr "" + +#: ubcpi/static/js/partials/ubcpi-answer-result.html:7 +msgid "Correct Option" +msgstr "" + +#: ubcpi/static/html/ubcpi_edit.html:28 +msgid "" +"Defines the number of points each problem is worth. If the value is not set," +" the problem is worth the sum of the option point values." +msgstr "" + +#: ubcpi/static/html/ubcpi_edit.html:18 +msgid "Display Name *" +msgstr "" + +#: ubcpi/static/js/src/ubcpi.js:215 +msgid "Error retrieving data!" +msgstr "" + +#: ubcpi/static/js/src/ubcpi.js:175 +msgid "Error retrieving statistics!" +msgstr "" + +#: ubcpi/static/js/src/ubcpi_edit.js:162 +msgid "Error saving question" +msgstr "" + +#: ubcpi/static/js/src/ubcpi.js:160 +msgid "Error submitting answer!" +msgstr "" + +#: ubcpi/static/html/ubcpi.html:96 +msgid "Error:" +msgstr "Ошибка:" + +#: ubcpi/static/html/ubcpi_edit.html:151 +msgid "Example Answer {{$index + 1}}" +msgstr "" + +#: ubcpi/static/html/ubcpi_edit.html:144 +msgid "Example Answers *" +msgstr "" + +#: ubcpi/static/html/ubcpi.html:93 +msgid "Explain to other students why you chose this answer (Required):" +msgstr "" + +#: ubcpi/static/html/ubcpi_edit.html:157 +msgid "Explanation" +msgstr "" + +#: ubcpi/static/html/ubcpi_edit.html:116 +msgid "Explanation (optional)" +msgstr "" + +#: ubcpi/static/html/ubcpi_edit.html:115 +msgid "Explanation *" +msgstr "" + +#: ubcpi/static/html/ubcpi.html:257 +msgid "Final Answer Selection" +msgstr "" + +#: ubcpi/static/js/src/ubcpi.js:184 +msgid "Final Answer Selection:" +msgstr "" + +#: ubcpi/static/html/ubcpi_edit.html:12 +msgid "" +"First, the learner answers a multiple choice question and provides an " +"explanation for the answer. Next, the learner sees answers and explanations " +"submitted by other learners. After reflecting on these peer responses, the " +"learner can make revisions and submit a final answer and explanation. " +"Finally, the learner sees the correct answer, if supplied, and any " +"explanation that you provided for it." +msgstr "" + +#: ubcpi/static/html/ubcpi.html:111 +msgid "" +"In order to move to the next step please briefly explain why you chose this " +"answer." +msgstr "" + +#: ubcpi/static/html/ubcpi.html:112 +msgid "In order to move to the next step please choose an answer." +msgstr "" + +#: ubcpi/static/html/ubcpi.html:113 +msgid "" +"In order to move to the next step, please choose an answer and briefly " +"explain your choice." +msgstr "" + +#: ubcpi/static/html/ubcpi.html:100 +msgid "" +"In the next step, you will be shown a selection of other responses that may " +"help you refine your answer." +msgstr "" + +#: ubcpi/static/html/ubcpi.html:250 +msgid "Initial Answer Selection" +msgstr "" + +#: ubcpi/static/js/src/ubcpi.js:183 +msgid "Initial Answer Selection:" +msgstr "" + +#: ubcpi/static/html/ubcpi.html:176 +msgid "Instructor's Explanation" +msgstr "" + +#: ubcpi/static/html/ubcpi_edit.html:63 +msgid "Maximum Characters *" +msgstr "" + +#: ubcpi/static/html/ubcpi_edit.html:56 +msgid "Minimum Characters *" +msgstr "" + +#: ubcpi/static/html/ubcpi.html:133 +msgid "Next Step" +msgstr "" + +#: ubcpi/static/js/src/d3-pibar.js:36 +msgid "Not enough data to generate the chart. Please check back later." +msgstr "" + +#: ubcpi/static/html/ubcpi.html:108 +msgid "Note:" +msgstr "" + +#: ubcpi/static/js/partials/ubcpi-answer-result.html:6 +msgid "Option {{ $index + 1 }}" +msgstr "" + +#: ubcpi/static/html/ubcpi.html:245 +msgid "Option {{$index + 1}}: {{rc.calc($index)}}" +msgstr "" + +#: ubcpi/static/html/ubcpi_edit.html:10 msgid "Peer Instruction" msgstr "" -#: ubcpi.py +#: ubcpi/static/html/ubcpi_edit.html:11 +msgid "" +"Peer instruction problems give learners more interactive engagement while " +"they complete a multiple choice question that may or may not have a correct " +"answer. The tool supports deeper consideration of the learner’s " +"understanding of a concept and the correctness (if applicable) of an initial" +" answer. Learners complete these problems in three steps." +msgstr "" + +#: ubcpi/static/html/ubcpi.html:96 +msgid "" +"Please edit your explanation so that it is less than {{rationale_size.max}} " +"characters." +msgstr "" + +#: ubcpi/static/js/src/ubcpi.js:161 ubcpi/static/js/src/ubcpi.js:176 +#: ubcpi/static/js/src/ubcpi.js:216 +msgid "Please refresh the page and try again!" +msgstr "" + +#: ubcpi/static/html/ubcpi_edit.html:74 +msgid "Possible Answers *" +msgstr "" + +#: ubcpi/static/html/ubcpi_edit.html:28 ubcpi/ubcpi.py:270 +msgid "Problem Weight" +msgstr "Вес задания" + +#: ubcpi/static/html/ubcpi_edit.html:46 +msgid "" +"Provide alternative text - a description of the image for non-visual users. " +"The description should provide all the information needed for someone to " +"answer the question if the image did not load." +msgstr "" + +#: ubcpi/static/html/ubcpi_edit.html:158 +msgid "Provide an explanation for this answer." +msgstr "" + +#: ubcpi/static/html/ubcpi.html:12 ubcpi/static/html/ubcpi.html:148 +msgid "Question" +msgstr "" + +#: ubcpi/static/html/ubcpi_edit.html:36 +msgid "Question Text *" +msgstr "" + +#: ubcpi/static/html/ubcpi.html:163 ubcpi/static/html/ubcpi.html:27 +#: ubcpi/static/html/ubcpi.html:60 +msgid "Reflection" +msgstr "" + +#: ubcpi/static/html/ubcpi_edit.html:155 ubcpi/static/html/ubcpi_edit.html:84 +msgid "Remove" +msgstr "" + +#: ubcpi/static/html/ubcpi.html:165 ubcpi/static/html/ubcpi.html:29 +#: ubcpi/static/html/ubcpi.html:62 +msgid "Results" +msgstr "" + +#: ubcpi/static/html/ubcpi_edit.html:184 +msgid "Save" +msgstr "" + +#: ubcpi/static/js/src/ubcpi_edit.js:158 +msgid "Saving" +msgstr "" + +#: ubcpi/static/html/ubcpi.html:211 +msgid "See how your classmates answered below" +msgstr "" + +#: ubcpi/static/html/ubcpi.html:71 +msgid "" +"Step 1) Your Initial Answer You can change this " +"answer later, if you change your mind." +msgstr "" + +#: ubcpi/static/html/ubcpi.html:36 +msgid "Step 2) Read Other Students Answers" +msgstr "" + +#: ubcpi/static/html/ubcpi.html:72 +msgid "" +"Step 3) Your Final Answer You now have the " +"option to change your initial selection and explanation, if you wish." +msgstr "" + +#: ubcpi/static/html/ubcpi.html:43 +msgid "Student Answer: {{options[answer.option].text}}" +msgstr "" + +#: ubcpi/static/html/ubcpi.html:198 ubcpi/static/html/ubcpi.html:208 +#: ubcpi/static/html/ubcpi.html:46 +msgid "Student Rationale" +msgstr "" + +#: ubcpi/static/html/ubcpi_edit.html:117 +msgid "Students see the explanation after seeing the final answer." +msgstr "" + +#: ubcpi/static/js/src/ubcpi.js:154 +msgid "Submitting" +msgstr "" + +#: ubcpi/static/html/ubcpi_edit.html:75 +msgid "" +"The answers appear as choices underneath the question, with a maximum of 10 " +"allowed per question. Each answer may contain text, an image, or a " +"combination of both.
To add another answer press the \"Add New " +"Answer\" button. To remove an answer press the blue \"x\" next to the blue " +"option you want to remove." +msgstr "" + +#: ubcpi/static/html/ubcpi_edit.html:37 +msgid "" +"The question appears above the possible answers that you set below. You can " +"use text, an image, or a combination of both. If you wish to add an image to" +" your question, press the \"Add Image To Question\" button." +msgstr "" + +#: ubcpi/static/html/ubcpi.html:37 +msgid "" +"These are samples of other student answers for this question. Read them and " +"then compare with your answer below." +msgstr "" + +#: ubcpi/static/html/ubcpi.html:222 +msgid "" +"This is a look at how your classmates answered the question during the " +"initial and final rounds." +msgstr "" + +#: ubcpi/static/html/ubcpi_edit.html:64 +msgid "" +"This is the maximum number of characters the student explanations may " +"contain." +msgstr "" + +#: ubcpi/static/html/ubcpi_edit.html:57 +msgid "" +"This is the minimum number of characters the student explanations must " +"contain." +msgstr "" + +#: ubcpi/static/html/ubcpi_edit.html:135 +msgid "" +"This is the number of examples shown to the students after they answer. " +"Enter the # symbol to use the same number as the answer possibilities you've" +" set." +msgstr "" + +#: ubcpi/static/html/ubcpi_edit.html:19 +msgid "This name appears in the horizontal navigation at the top of the page." +msgstr "" + +#: ubcpi/static/html/ubcpi_edit.html:42 +msgid "" +"Upload a file first using Content > Files & Uploads. Then copy the " +"'Studio URL'. Paste that into the text field here." +msgstr "" + +#: ubcpi/static/html/ubcpi_edit.html:87 +msgid "" +"Upload a file using Content > Files & Uploads. Then copy the 'Studio " +"URL'. Paste that into the text field above." +msgstr "" + +#: ubcpi/static/html/ubcpi.html:118 +msgid "View Question Statistics" +msgstr "" + +#: ubcpi/static/html/ubcpi.html:107 +msgid "Warning" +msgstr "" + +#: ubcpi/static/html/ubcpi.html:95 +msgid "" +"You are approaching the limit of {{rationale_size.max}} characters for this " +"answer. Characters left: {{rationale_size.max - rc.rationale.length}}" +msgstr "" + +#: ubcpi/static/html/ubcpi_edit.html:182 +msgid "You are unable to save this form as there are errors:" +msgstr "" + +#: ubcpi/static/html/ubcpi.html:202 +msgid "Your final answer:" +msgstr "" + +#: ubcpi/static/html/ubcpi.html:192 +msgid "Your initial answer:" +msgstr "" + +#: ubcpi/static/html/ubcpi.html:110 +msgid "Your rationale must be a maximum of {{rationale_size.max}} characters." +msgstr "" + +#: ubcpi/static/html/ubcpi.html:109 +msgid "Your rationale must be a minimum of {{rationale_size.min}} characters." +msgstr "" + +#: ubcpi/answer_pool.py:125 +msgid "Option " +msgstr "" + +#: ubcpi/answer_pool.py:129 +msgid "Missing option seed(s): " +msgstr "" + +#: ubcpi/answer_pool.py:145 +msgid "Missing 1 option seed" +msgstr "" + +#: ubcpi/serialize.py:93 +msgid "Question must have text element." +msgstr "" + +#: ubcpi/serialize.py:133 +msgid "Option must have text element." +msgstr "" + +#: ubcpi/serialize.py:145 +msgid "Missing rationale for correct answer." +msgstr "" + +#: ubcpi/serialize.py:147 +msgid "Only one correct answer can be defined in options." +msgstr "" + +#: ubcpi/serialize.py:152 +msgid "" +"Correct answer and rationale are required and have to be defined in one of " +"the option." +msgstr "" + +#: ubcpi/serialize.py:185 +msgid "Seed element must have an option attribute." +msgstr "" + +#: ubcpi/serialize.py:211 +msgid "Every peer instruction tool must contain an \"ubcpi\" element." +msgstr "" + +#: ubcpi/serialize.py:215 +msgid "Every peer instruction tool must contain a \"display_name\" element." +msgstr "" + +#: ubcpi/serialize.py:224 +msgid "Every peer instruction must tool contain a \"question\" element." +msgstr "" + +#: ubcpi/serialize.py:230 +msgid "Every peer instruction must tool contain a \"options\" element." +msgstr "" + +#: ubcpi/serialize.py:236 +msgid "Every peer instruction must tool contain a \"seeds\" element." +msgstr "" + +#: ubcpi/ubcpi.py:60 ubcpi/ubcpi.py:63 ubcpi/ubcpi.py:65 +msgid "Minimum Characters" +msgstr "" + +#: ubcpi/ubcpi.py:62 ubcpi/ubcpi.py:63 ubcpi/ubcpi.py:65 +msgid "Maximum Characters" +msgstr "" + +#: ubcpi/ubcpi.py:68 +msgid "Number of Responses" +msgstr "" + +#: ubcpi/ubcpi.py:70 +msgid "Not an Integer" +msgstr "" + +#: ubcpi/ubcpi.py:75 +msgid "Invalid Option(s): " +msgstr "" + +#: ubcpi/ubcpi.py:184 +msgid "Peer Instruction Question" +msgstr "" + +#: ubcpi/ubcpi.py:187 msgid "Where does most of the mass in a fully grown tree originate?
" msgstr "" -#: ubcpi.py +#: ubcpi/ubcpi.py:190 msgid "" "The question the students see. This question appears above the possible " "answers which you set below. You can use text, an image or a combination of " @@ -32,93 +596,93 @@ msgid "" "button." msgstr "" -#: ubcpi.py +#: ubcpi/ubcpi.py:197 msgid "Air" msgstr "" -#: ubcpi.py +#: ubcpi/ubcpi.py:198 msgid "Soil" msgstr "" -#: ubcpi.py +#: ubcpi/ubcpi.py:199 msgid "Water" msgstr "" -#: ubcpi.py +#: ubcpi/ubcpi.py:202 +msgid "The possible options from which the student may select" +msgstr "" + +#: ubcpi/ubcpi.py:207 msgid "" "The minimum and maximum number of characters a student is allowed for their " "rationale." msgstr "" -#: ubcpi.py +#: ubcpi/ubcpi.py:212 msgid "The correct option for the question" msgstr "" -#: ubcpi.py +#: ubcpi/ubcpi.py:216 msgid "Photosynthesis" msgstr "" -#: ubcpi.py +#: ubcpi/ubcpi.py:217 msgid "The feedback for student for the correct answer" msgstr "" -#: ubcpi.py +#: ubcpi/ubcpi.py:222 msgid "Overall stats for the instructor" msgstr "" -#: ubcpi.py +#: ubcpi/ubcpi.py:226 msgid "Tree gets carbon from air." msgstr "" -#: ubcpi.py +#: ubcpi/ubcpi.py:227 msgid "Tree gets minerals from soil." msgstr "" -#: ubcpi.py +#: ubcpi/ubcpi.py:228 msgid "Tree drinks water." msgstr "" -#: ubcpi.py +#: ubcpi/ubcpi.py:231 msgid "" "Instructor configured examples to give to students during the revise stage." msgstr "" -#: ubcpi.py +#: ubcpi/ubcpi.py:245 msgid "System selected answers to give to students during the revise stage." msgstr "" -#: ubcpi.py +#: ubcpi/ubcpi.py:250 msgid "The algorithm for selecting which answers to be presented to students" msgstr "" -#: ubcpi.py +#: ubcpi/ubcpi.py:259 msgid "" "ISO-8601 formatted string representing the start date of this assignment. We" " ignore this." msgstr "" -#: ubcpi.py +#: ubcpi/ubcpi.py:264 msgid "" "ISO-8601 formatted string representing the due date of this assignment. We " "ignore this." msgstr "" -#: ubcpi.py -msgid "Problem Weight" -msgstr "" - -#: ubcpi.py +#: ubcpi/ubcpi.py:308 msgid "System will select one of each option to present to the students." msgstr "" -#: ubcpi.py +#: ubcpi/ubcpi.py:309 msgid "Completely random selection from the response pool." msgstr "" -#: ubcpi.py +#: ubcpi/ubcpi.py:312 msgid "Appears above" msgstr "" -#: ubcpi.py +#: ubcpi/ubcpi.py:313 msgid "Appears below" msgstr "" diff --git a/ubcpi/translations/zh_CN/LC_MESSAGES/text.mo b/ubcpi/translations/zh_CN/LC_MESSAGES/text.mo index 87c2dbb428f834b48d0e41c51f442778ba751c26..005a8c598f6d011f8487de0e010d1440adb35b5e 100644 GIT binary patch delta 65 zcmbQoGLvP33gi8Ws(HMYx(3Fs&%oCRU~v6Bmdpq~#}<7H6a;7L_R2AlMG+xrv!M Nddc~@8}B$V0sy5u7CZm| delta 70 zcmbQqGLL0~3geTBs(HL-x&{`yhGq(erdCD<6Bmf9`X!bm=42)+IHeY), 2019 # Iris Zeng , 2016 +# 百杰 陈 , 2018 msgid "" msgstr "" "Project-Id-Version: XBlocks\n" "POT-Creation-Date: 2016-03-16 15:27+0500\n" -"PO-Revision-Date: 2016-08-16 15:20+0000\n" -"Last-Translator: Natalia Berdnikov \n" +"PO-Revision-Date: 2019-03-30 04:58+0000\n" +"Last-Translator: focusheart \n" "Language-Team: Chinese (China) (http://www.transifex.com/open-edx/xblocks/language/zh_CN/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -17,15 +19,578 @@ msgstr "" "X-Poedit-Basepath: ../../..\n" "X-Poedit-SearchPath-0: ubcpi.py\n" -#: ubcpi.py +#: ubcpi/static/html/ubcpi_edit.html:127 +msgid "" +"\"Simple\" means examples for different answer possibilities are " +"intentionally selected when students are viewing peer answers.
\"Random\"" +" means examples are selected at random and may not include different answer " +"possibilities." +msgstr "" + +#: ubcpi/static/html/ubcpi.html:9 +msgid " ({{weight}} point possible)" +msgstr "" + +#: ubcpi/static/html/ubcpi.html:10 +msgid " ({{weight}} points possible)" +msgstr "" + +#: ubcpi/static/html/ubcpi.html:196 +msgid "(Option {{rc.answer_original + 1}})" +msgstr "" + +#: ubcpi/static/html/ubcpi.html:206 +msgid "(Option {{rc.answer_revised + 1}})" +msgstr "" + +#: ubcpi/static/html/ubcpi.html:237 ubcpi/static/html/ubcpi.html:86 +#: ubcpi/static/js/partials/ubcpi-answer-result.html:8 +msgid "(You chose this option)" +msgstr "" + +#: ubcpi/static/html/ubcpi.html:229 ubcpi/static/html/ubcpi.html:246 +msgid "(correct)" +msgstr "" + +#: ubcpi/static/html/ubcpi.html:144 +msgid "({{weight}} point possible)" +msgstr "" + +#: ubcpi/static/html/ubcpi.html:146 +msgid "({{weight}} points possible)" +msgstr "" + +#: ubcpi/static/html/ubcpi.html:161 ubcpi/static/html/ubcpi.html:163 +#: ubcpi/static/html/ubcpi.html:25 +msgid ", Completed" +msgstr "" + +#: ubcpi/static/html/ubcpi.html:165 ubcpi/static/html/ubcpi.html:27 +#: ubcpi/static/html/ubcpi.html:58 +msgid ", In Progress" +msgstr "" + +#: ubcpi/static/html/ubcpi.html:29 ubcpi/static/html/ubcpi.html:60 +#: ubcpi/static/html/ubcpi.html:62 +msgid ", Upcoming" +msgstr "" + +#: ubcpi/static/html/ubcpi_edit.html:97 +msgid "Add New Answer" +msgstr "" + +#: ubcpi/static/html/ubcpi_edit.html:163 +msgid "Add New Example" +msgstr "" + +#: ubcpi/static/html/ubcpi_edit.html:145 +msgid "" +"Add example answers to the answer pool for this question. Students most " +"likely to see these answers are those completing the assignment first, when " +"the answer pool is small." +msgstr "" + +#: ubcpi/static/html/ubcpi_edit.html:81 +msgid "" +"Add the text for this answer. If you wish to add an image, press the button " +"below." +msgstr "" + +#: ubcpi/static/html/ubcpi_edit.html:91 +msgid "" +"Alternative text - a description of the image for non-visual users. The " +"description should provide all the information needed for someone to answer " +"the question if the image did not load." +msgstr "" + +#: ubcpi/static/html/ubcpi.html:161 ubcpi/static/html/ubcpi.html:25 +#: ubcpi/static/html/ubcpi.html:58 +msgid "Answer" +msgstr "" + +#: ubcpi/static/html/ubcpi.html:223 +msgid "Answer Options" +msgstr "" + +#: ubcpi/static/html/ubcpi_edit.html:80 +msgid "Answer {{$index + 1}}" +msgstr "" + +#: ubcpi/static/html/ubcpi_edit.html:134 +msgid "Answers Students See - Number Selected *" +msgstr "" + +#: ubcpi/static/html/ubcpi_edit.html:126 +msgid "Answers Students See - Selection Logic *" +msgstr "" + +#: ubcpi/static/html/ubcpi_edit.html:188 +msgid "Cancel" +msgstr "" + +#: ubcpi/static/html/ubcpi_edit.html:89 +msgid "" +"Choose if you want the image to appear above or below the question text." +msgstr "" + +#: ubcpi/static/html/ubcpi_edit.html:44 +msgid "Choose if you want the image to appear above or below the question." +msgstr "" + +#: ubcpi/static/html/ubcpi_edit.html:109 +msgid "" +"Choose the answer you consider correct, or select \"n/a\" if there is no " +"correct answer." +msgstr "" + +#: ubcpi/static/html/ubcpi_edit.html:152 +msgid "Choose the answer." +msgstr "" + +#: ubcpi/static/html/ubcpi.html:221 +msgid "Class Breakdown" +msgstr "" + +#: ubcpi/static/html/ubcpi.html:174 +msgid "Correct Answer" +msgstr "" + +#: ubcpi/static/html/ubcpi_edit.html:108 +msgid "Correct Answer *" +msgstr "" + +#: ubcpi/static/js/partials/ubcpi-answer-result.html:7 +msgid "Correct Option" +msgstr "" + +#: ubcpi/static/html/ubcpi_edit.html:28 +msgid "" +"Defines the number of points each problem is worth. If the value is not set," +" the problem is worth the sum of the option point values." +msgstr "" + +#: ubcpi/static/html/ubcpi_edit.html:18 +msgid "Display Name *" +msgstr "" + +#: ubcpi/static/js/src/ubcpi.js:215 +msgid "Error retrieving data!" +msgstr "" + +#: ubcpi/static/js/src/ubcpi.js:175 +msgid "Error retrieving statistics!" +msgstr "" + +#: ubcpi/static/js/src/ubcpi_edit.js:162 +msgid "Error saving question" +msgstr "" + +#: ubcpi/static/js/src/ubcpi.js:160 +msgid "Error submitting answer!" +msgstr "" + +#: ubcpi/static/html/ubcpi.html:96 +msgid "Error:" +msgstr "" + +#: ubcpi/static/html/ubcpi_edit.html:151 +msgid "Example Answer {{$index + 1}}" +msgstr "" + +#: ubcpi/static/html/ubcpi_edit.html:144 +msgid "Example Answers *" +msgstr "" + +#: ubcpi/static/html/ubcpi.html:93 +msgid "Explain to other students why you chose this answer (Required):" +msgstr "" + +#: ubcpi/static/html/ubcpi_edit.html:157 +msgid "Explanation" +msgstr "" + +#: ubcpi/static/html/ubcpi_edit.html:116 +msgid "Explanation (optional)" +msgstr "" + +#: ubcpi/static/html/ubcpi_edit.html:115 +msgid "Explanation *" +msgstr "" + +#: ubcpi/static/html/ubcpi.html:257 +msgid "Final Answer Selection" +msgstr "" + +#: ubcpi/static/js/src/ubcpi.js:184 +msgid "Final Answer Selection:" +msgstr "" + +#: ubcpi/static/html/ubcpi_edit.html:12 +msgid "" +"First, the learner answers a multiple choice question and provides an " +"explanation for the answer. Next, the learner sees answers and explanations " +"submitted by other learners. After reflecting on these peer responses, the " +"learner can make revisions and submit a final answer and explanation. " +"Finally, the learner sees the correct answer, if supplied, and any " +"explanation that you provided for it." +msgstr "" + +#: ubcpi/static/html/ubcpi.html:111 +msgid "" +"In order to move to the next step please briefly explain why you chose this " +"answer." +msgstr "" + +#: ubcpi/static/html/ubcpi.html:112 +msgid "In order to move to the next step please choose an answer." +msgstr "" + +#: ubcpi/static/html/ubcpi.html:113 +msgid "" +"In order to move to the next step, please choose an answer and briefly " +"explain your choice." +msgstr "" + +#: ubcpi/static/html/ubcpi.html:100 +msgid "" +"In the next step, you will be shown a selection of other responses that may " +"help you refine your answer." +msgstr "" + +#: ubcpi/static/html/ubcpi.html:250 +msgid "Initial Answer Selection" +msgstr "" + +#: ubcpi/static/js/src/ubcpi.js:183 +msgid "Initial Answer Selection:" +msgstr "" + +#: ubcpi/static/html/ubcpi.html:176 +msgid "Instructor's Explanation" +msgstr "" + +#: ubcpi/static/html/ubcpi_edit.html:63 +msgid "Maximum Characters *" +msgstr "" + +#: ubcpi/static/html/ubcpi_edit.html:56 +msgid "Minimum Characters *" +msgstr "" + +#: ubcpi/static/html/ubcpi.html:133 +msgid "Next Step" +msgstr "" + +#: ubcpi/static/js/src/d3-pibar.js:36 +msgid "Not enough data to generate the chart. Please check back later." +msgstr "" + +#: ubcpi/static/html/ubcpi.html:108 +msgid "Note:" +msgstr "" + +#: ubcpi/static/js/partials/ubcpi-answer-result.html:6 +msgid "Option {{ $index + 1 }}" +msgstr "" + +#: ubcpi/static/html/ubcpi.html:245 +msgid "Option {{$index + 1}}: {{rc.calc($index)}}" +msgstr "" + +#: ubcpi/static/html/ubcpi_edit.html:10 msgid "Peer Instruction" msgstr "" -#: ubcpi.py +#: ubcpi/static/html/ubcpi_edit.html:11 +msgid "" +"Peer instruction problems give learners more interactive engagement while " +"they complete a multiple choice question that may or may not have a correct " +"answer. The tool supports deeper consideration of the learner’s " +"understanding of a concept and the correctness (if applicable) of an initial" +" answer. Learners complete these problems in three steps." +msgstr "" + +#: ubcpi/static/html/ubcpi.html:96 +msgid "" +"Please edit your explanation so that it is less than {{rationale_size.max}} " +"characters." +msgstr "" + +#: ubcpi/static/js/src/ubcpi.js:161 ubcpi/static/js/src/ubcpi.js:176 +#: ubcpi/static/js/src/ubcpi.js:216 +msgid "Please refresh the page and try again!" +msgstr "" + +#: ubcpi/static/html/ubcpi_edit.html:74 +msgid "Possible Answers *" +msgstr "" + +#: ubcpi/static/html/ubcpi_edit.html:28 ubcpi/ubcpi.py:270 +msgid "Problem Weight" +msgstr "" + +#: ubcpi/static/html/ubcpi_edit.html:46 +msgid "" +"Provide alternative text - a description of the image for non-visual users. " +"The description should provide all the information needed for someone to " +"answer the question if the image did not load." +msgstr "" + +#: ubcpi/static/html/ubcpi_edit.html:158 +msgid "Provide an explanation for this answer." +msgstr "" + +#: ubcpi/static/html/ubcpi.html:12 ubcpi/static/html/ubcpi.html:148 +msgid "Question" +msgstr "" + +#: ubcpi/static/html/ubcpi_edit.html:36 +msgid "Question Text *" +msgstr "" + +#: ubcpi/static/html/ubcpi.html:163 ubcpi/static/html/ubcpi.html:27 +#: ubcpi/static/html/ubcpi.html:60 +msgid "Reflection" +msgstr "" + +#: ubcpi/static/html/ubcpi_edit.html:155 ubcpi/static/html/ubcpi_edit.html:84 +msgid "Remove" +msgstr "" + +#: ubcpi/static/html/ubcpi.html:165 ubcpi/static/html/ubcpi.html:29 +#: ubcpi/static/html/ubcpi.html:62 +msgid "Results" +msgstr "" + +#: ubcpi/static/html/ubcpi_edit.html:184 +msgid "Save" +msgstr "" + +#: ubcpi/static/js/src/ubcpi_edit.js:158 +msgid "Saving" +msgstr "" + +#: ubcpi/static/html/ubcpi.html:211 +msgid "See how your classmates answered below" +msgstr "" + +#: ubcpi/static/html/ubcpi.html:71 +msgid "" +"Step 1) Your Initial Answer You can change this " +"answer later, if you change your mind." +msgstr "" + +#: ubcpi/static/html/ubcpi.html:36 +msgid "Step 2) Read Other Students Answers" +msgstr "" + +#: ubcpi/static/html/ubcpi.html:72 +msgid "" +"Step 3) Your Final Answer You now have the " +"option to change your initial selection and explanation, if you wish." +msgstr "" + +#: ubcpi/static/html/ubcpi.html:43 +msgid "Student Answer: {{options[answer.option].text}}" +msgstr "" + +#: ubcpi/static/html/ubcpi.html:198 ubcpi/static/html/ubcpi.html:208 +#: ubcpi/static/html/ubcpi.html:46 +msgid "Student Rationale" +msgstr "" + +#: ubcpi/static/html/ubcpi_edit.html:117 +msgid "Students see the explanation after seeing the final answer." +msgstr "" + +#: ubcpi/static/js/src/ubcpi.js:154 +msgid "Submitting" +msgstr "" + +#: ubcpi/static/html/ubcpi_edit.html:75 +msgid "" +"The answers appear as choices underneath the question, with a maximum of 10 " +"allowed per question. Each answer may contain text, an image, or a " +"combination of both.
To add another answer press the \"Add New " +"Answer\" button. To remove an answer press the blue \"x\" next to the blue " +"option you want to remove." +msgstr "" + +#: ubcpi/static/html/ubcpi_edit.html:37 +msgid "" +"The question appears above the possible answers that you set below. You can " +"use text, an image, or a combination of both. If you wish to add an image to" +" your question, press the \"Add Image To Question\" button." +msgstr "" + +#: ubcpi/static/html/ubcpi.html:37 +msgid "" +"These are samples of other student answers for this question. Read them and " +"then compare with your answer below." +msgstr "" + +#: ubcpi/static/html/ubcpi.html:222 +msgid "" +"This is a look at how your classmates answered the question during the " +"initial and final rounds." +msgstr "" + +#: ubcpi/static/html/ubcpi_edit.html:64 +msgid "" +"This is the maximum number of characters the student explanations may " +"contain." +msgstr "" + +#: ubcpi/static/html/ubcpi_edit.html:57 +msgid "" +"This is the minimum number of characters the student explanations must " +"contain." +msgstr "" + +#: ubcpi/static/html/ubcpi_edit.html:135 +msgid "" +"This is the number of examples shown to the students after they answer. " +"Enter the # symbol to use the same number as the answer possibilities you've" +" set." +msgstr "" + +#: ubcpi/static/html/ubcpi_edit.html:19 +msgid "This name appears in the horizontal navigation at the top of the page." +msgstr "" + +#: ubcpi/static/html/ubcpi_edit.html:42 +msgid "" +"Upload a file first using Content > Files & Uploads. Then copy the " +"'Studio URL'. Paste that into the text field here." +msgstr "" + +#: ubcpi/static/html/ubcpi_edit.html:87 +msgid "" +"Upload a file using Content > Files & Uploads. Then copy the 'Studio " +"URL'. Paste that into the text field above." +msgstr "" + +#: ubcpi/static/html/ubcpi.html:118 +msgid "View Question Statistics" +msgstr "" + +#: ubcpi/static/html/ubcpi.html:107 +msgid "Warning" +msgstr "" + +#: ubcpi/static/html/ubcpi.html:95 +msgid "" +"You are approaching the limit of {{rationale_size.max}} characters for this " +"answer. Characters left: {{rationale_size.max - rc.rationale.length}}" +msgstr "" + +#: ubcpi/static/html/ubcpi_edit.html:182 +msgid "You are unable to save this form as there are errors:" +msgstr "" + +#: ubcpi/static/html/ubcpi.html:202 +msgid "Your final answer:" +msgstr "" + +#: ubcpi/static/html/ubcpi.html:192 +msgid "Your initial answer:" +msgstr "" + +#: ubcpi/static/html/ubcpi.html:110 +msgid "Your rationale must be a maximum of {{rationale_size.max}} characters." +msgstr "" + +#: ubcpi/static/html/ubcpi.html:109 +msgid "Your rationale must be a minimum of {{rationale_size.min}} characters." +msgstr "" + +#: ubcpi/answer_pool.py:125 +msgid "Option " +msgstr "" + +#: ubcpi/answer_pool.py:129 +msgid "Missing option seed(s): " +msgstr "" + +#: ubcpi/answer_pool.py:145 +msgid "Missing 1 option seed" +msgstr "" + +#: ubcpi/serialize.py:93 +msgid "Question must have text element." +msgstr "" + +#: ubcpi/serialize.py:133 +msgid "Option must have text element." +msgstr "" + +#: ubcpi/serialize.py:145 +msgid "Missing rationale for correct answer." +msgstr "" + +#: ubcpi/serialize.py:147 +msgid "Only one correct answer can be defined in options." +msgstr "" + +#: ubcpi/serialize.py:152 +msgid "" +"Correct answer and rationale are required and have to be defined in one of " +"the option." +msgstr "" + +#: ubcpi/serialize.py:185 +msgid "Seed element must have an option attribute." +msgstr "" + +#: ubcpi/serialize.py:211 +msgid "Every peer instruction tool must contain an \"ubcpi\" element." +msgstr "" + +#: ubcpi/serialize.py:215 +msgid "Every peer instruction tool must contain a \"display_name\" element." +msgstr "" + +#: ubcpi/serialize.py:224 +msgid "Every peer instruction must tool contain a \"question\" element." +msgstr "" + +#: ubcpi/serialize.py:230 +msgid "Every peer instruction must tool contain a \"options\" element." +msgstr "" + +#: ubcpi/serialize.py:236 +msgid "Every peer instruction must tool contain a \"seeds\" element." +msgstr "" + +#: ubcpi/ubcpi.py:60 ubcpi/ubcpi.py:63 ubcpi/ubcpi.py:65 +msgid "Minimum Characters" +msgstr "" + +#: ubcpi/ubcpi.py:62 ubcpi/ubcpi.py:63 ubcpi/ubcpi.py:65 +msgid "Maximum Characters" +msgstr "" + +#: ubcpi/ubcpi.py:68 +msgid "Number of Responses" +msgstr "" + +#: ubcpi/ubcpi.py:70 +msgid "Not an Integer" +msgstr "" + +#: ubcpi/ubcpi.py:75 +msgid "Invalid Option(s): " +msgstr "" + +#: ubcpi/ubcpi.py:184 +msgid "Peer Instruction Question" +msgstr "" + +#: ubcpi/ubcpi.py:187 msgid "Where does most of the mass in a fully grown tree originate?
" msgstr "" -#: ubcpi.py +#: ubcpi/ubcpi.py:190 msgid "" "The question the students see. This question appears above the possible " "answers which you set below. You can use text, an image or a combination of " @@ -33,93 +598,93 @@ msgid "" "button." msgstr "" -#: ubcpi.py +#: ubcpi/ubcpi.py:197 msgid "Air" msgstr "" -#: ubcpi.py +#: ubcpi/ubcpi.py:198 msgid "Soil" msgstr "" -#: ubcpi.py +#: ubcpi/ubcpi.py:199 msgid "Water" msgstr "" -#: ubcpi.py +#: ubcpi/ubcpi.py:202 +msgid "The possible options from which the student may select" +msgstr "" + +#: ubcpi/ubcpi.py:207 msgid "" "The minimum and maximum number of characters a student is allowed for their " "rationale." msgstr "" -#: ubcpi.py +#: ubcpi/ubcpi.py:212 msgid "The correct option for the question" msgstr "" -#: ubcpi.py +#: ubcpi/ubcpi.py:216 msgid "Photosynthesis" msgstr "" -#: ubcpi.py +#: ubcpi/ubcpi.py:217 msgid "The feedback for student for the correct answer" msgstr "" -#: ubcpi.py +#: ubcpi/ubcpi.py:222 msgid "Overall stats for the instructor" msgstr "" -#: ubcpi.py +#: ubcpi/ubcpi.py:226 msgid "Tree gets carbon from air." msgstr "" -#: ubcpi.py +#: ubcpi/ubcpi.py:227 msgid "Tree gets minerals from soil." msgstr "" -#: ubcpi.py +#: ubcpi/ubcpi.py:228 msgid "Tree drinks water." msgstr "" -#: ubcpi.py +#: ubcpi/ubcpi.py:231 msgid "" "Instructor configured examples to give to students during the revise stage." msgstr "" -#: ubcpi.py +#: ubcpi/ubcpi.py:245 msgid "System selected answers to give to students during the revise stage." msgstr "" -#: ubcpi.py +#: ubcpi/ubcpi.py:250 msgid "The algorithm for selecting which answers to be presented to students" msgstr "" -#: ubcpi.py +#: ubcpi/ubcpi.py:259 msgid "" "ISO-8601 formatted string representing the start date of this assignment. We" " ignore this." msgstr "" -#: ubcpi.py +#: ubcpi/ubcpi.py:264 msgid "" "ISO-8601 formatted string representing the due date of this assignment. We " "ignore this." msgstr "" -#: ubcpi.py -msgid "Problem Weight" -msgstr "" - -#: ubcpi.py +#: ubcpi/ubcpi.py:308 msgid "System will select one of each option to present to the students." msgstr "" -#: ubcpi.py +#: ubcpi/ubcpi.py:309 msgid "Completely random selection from the response pool." msgstr "" -#: ubcpi.py +#: ubcpi/ubcpi.py:312 msgid "Appears above" msgstr "" -#: ubcpi.py +#: ubcpi/ubcpi.py:313 msgid "Appears below" msgstr ""