From d3fffde3a0b72cb982ae6b6951dc69232ba78a53 Mon Sep 17 00:00:00 2001 From: lduarte1991 Date: Fri, 19 Sep 2014 12:34:02 -0400 Subject: [PATCH 1/2] Image Annotation Tool: Fixes _isOpenSeaDragon function --- .../static/js/vendor/ova/OpenSeaDragonAnnotation.js | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/common/static/js/vendor/ova/OpenSeaDragonAnnotation.js b/common/static/js/vendor/ova/OpenSeaDragonAnnotation.js index 37d674dbb8b2..950718f3377b 100644 --- a/common/static/js/vendor/ova/OpenSeaDragonAnnotation.js +++ b/common/static/js/vendor/ova/OpenSeaDragonAnnotation.js @@ -577,13 +577,12 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. var isRP = (typeof rp!='undefined'); var isSource = false; - // Double checks that the image being displayed matches the annotations - var source = this.viewer.source; - var tilesUrl = typeof source.tilesUrl!='undefined'?source.tilesUrl:''; - var functionUrl = typeof source.getTileUrl!='undefined'?source.getTileUrl:''; - var compareUrl = tilesUrl!=''?tilesUrl:('' + functionUrl).replace(/\s+/g, ' '); - if(isContainer) isSource = (an.target.src == compareUrl); - + // Though it would be better to store server ids of images in the annotation that + // would require changing annotations that were already made, instead we check if + // the id is a substring of the thumbnail, which according to OpenSeaDragon API should be the case. + var sourceId = this.viewer.source['@id']; + var targetThumb = an.target.thumb; + if (isContainer) isSource = (targetThumb.indexOf(sourceId) !== -1); return (isOpenSeaDragon && isContainer && isImage && isRP && isSource); }, From 5cdd4f4c80632abf381b06117036b7a3e0594592 Mon Sep 17 00:00:00 2001 From: Sarina Canelake Date: Wed, 24 Sep 2014 14:19:21 -0400 Subject: [PATCH 2/2] Update translations (autogenerated message) --- conf/locale/am/LC_MESSAGES/django.mo | Bin 537 -> 537 bytes conf/locale/am/LC_MESSAGES/django.po | 197 +++++++----- conf/locale/am/LC_MESSAGES/djangojs.mo | Bin 537 -> 537 bytes conf/locale/am/LC_MESSAGES/djangojs.po | 2 +- conf/locale/ar/LC_MESSAGES/django.mo | Bin 430180 -> 430180 bytes conf/locale/ar/LC_MESSAGES/django.po | 197 +++++++----- conf/locale/ar/LC_MESSAGES/djangojs.mo | Bin 62601 -> 62601 bytes conf/locale/ar/LC_MESSAGES/djangojs.po | 2 +- conf/locale/az/LC_MESSAGES/django.mo | Bin 542 -> 542 bytes conf/locale/az/LC_MESSAGES/django.po | 197 +++++++----- conf/locale/az/LC_MESSAGES/djangojs.mo | Bin 542 -> 542 bytes conf/locale/az/LC_MESSAGES/djangojs.po | 2 +- conf/locale/bg_BG/LC_MESSAGES/django.mo | Bin 553 -> 553 bytes conf/locale/bg_BG/LC_MESSAGES/django.po | 197 +++++++----- conf/locale/bg_BG/LC_MESSAGES/djangojs.mo | Bin 557 -> 557 bytes conf/locale/bg_BG/LC_MESSAGES/djangojs.po | 2 +- conf/locale/bn_BD/LC_MESSAGES/django.mo | Bin 553 -> 553 bytes conf/locale/bn_BD/LC_MESSAGES/django.po | 197 +++++++----- conf/locale/bn_BD/LC_MESSAGES/djangojs.mo | Bin 557 -> 557 bytes conf/locale/bn_BD/LC_MESSAGES/djangojs.po | 2 +- conf/locale/bn_IN/LC_MESSAGES/django.mo | Bin 520 -> 520 bytes conf/locale/bn_IN/LC_MESSAGES/django.po | 197 +++++++----- conf/locale/bn_IN/LC_MESSAGES/djangojs.mo | Bin 552 -> 552 bytes conf/locale/bn_IN/LC_MESSAGES/djangojs.po | 2 +- conf/locale/bs/LC_MESSAGES/django.mo | Bin 738 -> 738 bytes conf/locale/bs/LC_MESSAGES/django.po | 197 +++++++----- conf/locale/bs/LC_MESSAGES/djangojs.mo | Bin 655 -> 655 bytes conf/locale/bs/LC_MESSAGES/djangojs.po | 2 +- conf/locale/ca/LC_MESSAGES/django.mo | Bin 50508 -> 50508 bytes conf/locale/ca/LC_MESSAGES/django.po | 197 +++++++----- conf/locale/ca/LC_MESSAGES/djangojs.mo | Bin 34686 -> 34686 bytes conf/locale/ca/LC_MESSAGES/djangojs.po | 2 +- conf/locale/ca@valencia/LC_MESSAGES/django.mo | Bin 568 -> 568 bytes conf/locale/ca@valencia/LC_MESSAGES/django.po | 197 +++++++----- .../ca@valencia/LC_MESSAGES/djangojs.mo | Bin 568 -> 568 bytes .../ca@valencia/LC_MESSAGES/djangojs.po | 2 +- conf/locale/cs/LC_MESSAGES/django.mo | Bin 1348 -> 1348 bytes conf/locale/cs/LC_MESSAGES/django.po | 197 +++++++----- conf/locale/cs/LC_MESSAGES/djangojs.mo | Bin 1130 -> 1130 bytes conf/locale/cs/LC_MESSAGES/djangojs.po | 2 +- conf/locale/cy/LC_MESSAGES/django.mo | Bin 577 -> 577 bytes conf/locale/cy/LC_MESSAGES/django.po | 197 +++++++----- conf/locale/cy/LC_MESSAGES/djangojs.mo | Bin 581 -> 581 bytes conf/locale/cy/LC_MESSAGES/djangojs.po | 2 +- conf/locale/da/LC_MESSAGES/django.mo | Bin 505 -> 505 bytes conf/locale/da/LC_MESSAGES/django.po | 197 +++++++----- conf/locale/da/LC_MESSAGES/djangojs.mo | Bin 537 -> 537 bytes conf/locale/da/LC_MESSAGES/djangojs.po | 2 +- conf/locale/de_DE/LC_MESSAGES/django.mo | Bin 109295 -> 109295 bytes conf/locale/de_DE/LC_MESSAGES/django.po | 197 +++++++----- conf/locale/de_DE/LC_MESSAGES/djangojs.mo | Bin 45873 -> 45873 bytes conf/locale/de_DE/LC_MESSAGES/djangojs.po | 2 +- conf/locale/el/LC_MESSAGES/django.mo | Bin 539 -> 539 bytes conf/locale/el/LC_MESSAGES/django.po | 197 +++++++----- conf/locale/el/LC_MESSAGES/djangojs.mo | Bin 536 -> 536 bytes conf/locale/el/LC_MESSAGES/djangojs.po | 2 +- conf/locale/en_GB/LC_MESSAGES/django.mo | Bin 529 -> 529 bytes conf/locale/en_GB/LC_MESSAGES/django.po | 197 +++++++----- conf/locale/en_GB/LC_MESSAGES/djangojs.mo | Bin 561 -> 561 bytes conf/locale/en_GB/LC_MESSAGES/djangojs.po | 2 +- conf/locale/eo/LC_MESSAGES/django.mo | Bin 546061 -> 549288 bytes conf/locale/eo/LC_MESSAGES/django.po | 290 +++++++++++------- conf/locale/eo/LC_MESSAGES/djangojs.mo | Bin 96476 -> 96476 bytes conf/locale/eo/LC_MESSAGES/djangojs.po | 4 +- conf/locale/es_419/LC_MESSAGES/django.mo | Bin 407460 -> 407460 bytes conf/locale/es_419/LC_MESSAGES/django.po | 197 +++++++----- conf/locale/es_419/LC_MESSAGES/djangojs.mo | Bin 75089 -> 75089 bytes conf/locale/es_419/LC_MESSAGES/djangojs.po | 2 +- conf/locale/es_AR/LC_MESSAGES/django.mo | Bin 553 -> 553 bytes conf/locale/es_AR/LC_MESSAGES/django.po | 197 +++++++----- conf/locale/es_AR/LC_MESSAGES/djangojs.mo | Bin 556 -> 556 bytes conf/locale/es_AR/LC_MESSAGES/djangojs.po | 2 +- conf/locale/es_EC/LC_MESSAGES/django.mo | Bin 549 -> 549 bytes conf/locale/es_EC/LC_MESSAGES/django.po | 197 +++++++----- conf/locale/es_EC/LC_MESSAGES/djangojs.mo | Bin 554 -> 554 bytes conf/locale/es_EC/LC_MESSAGES/djangojs.po | 2 +- conf/locale/es_ES/LC_MESSAGES/django.mo | Bin 88800 -> 88800 bytes conf/locale/es_ES/LC_MESSAGES/django.po | 197 +++++++----- conf/locale/es_ES/LC_MESSAGES/djangojs.mo | Bin 34265 -> 34265 bytes conf/locale/es_ES/LC_MESSAGES/djangojs.po | 2 +- conf/locale/es_MX/LC_MESSAGES/django.mo | Bin 561 -> 561 bytes conf/locale/es_MX/LC_MESSAGES/django.po | 197 +++++++----- conf/locale/es_MX/LC_MESSAGES/djangojs.mo | Bin 553 -> 553 bytes conf/locale/es_MX/LC_MESSAGES/djangojs.po | 2 +- conf/locale/es_PE/LC_MESSAGES/django.mo | Bin 551 -> 551 bytes conf/locale/es_PE/LC_MESSAGES/django.po | 197 +++++++----- conf/locale/es_PE/LC_MESSAGES/djangojs.mo | Bin 551 -> 551 bytes conf/locale/es_PE/LC_MESSAGES/djangojs.po | 2 +- conf/locale/et_EE/LC_MESSAGES/django.mo | Bin 551 -> 551 bytes conf/locale/et_EE/LC_MESSAGES/django.po | 197 +++++++----- conf/locale/et_EE/LC_MESSAGES/djangojs.mo | Bin 595 -> 595 bytes conf/locale/et_EE/LC_MESSAGES/djangojs.po | 2 +- conf/locale/eu_ES/LC_MESSAGES/django.mo | Bin 551 -> 551 bytes conf/locale/eu_ES/LC_MESSAGES/django.po | 197 +++++++----- conf/locale/eu_ES/LC_MESSAGES/djangojs.mo | Bin 551 -> 551 bytes conf/locale/eu_ES/LC_MESSAGES/djangojs.po | 2 +- conf/locale/fa/LC_MESSAGES/django.mo | Bin 527 -> 527 bytes conf/locale/fa/LC_MESSAGES/django.po | 197 +++++++----- conf/locale/fa/LC_MESSAGES/djangojs.mo | Bin 531 -> 531 bytes conf/locale/fa/LC_MESSAGES/djangojs.po | 2 +- conf/locale/fa_IR/LC_MESSAGES/django.mo | Bin 545 -> 545 bytes conf/locale/fa_IR/LC_MESSAGES/django.po | 197 +++++++----- conf/locale/fa_IR/LC_MESSAGES/djangojs.mo | Bin 544 -> 544 bytes conf/locale/fa_IR/LC_MESSAGES/djangojs.po | 2 +- conf/locale/fi_FI/LC_MESSAGES/django.mo | Bin 560 -> 560 bytes conf/locale/fi_FI/LC_MESSAGES/django.po | 197 +++++++----- conf/locale/fi_FI/LC_MESSAGES/djangojs.mo | Bin 554 -> 554 bytes conf/locale/fi_FI/LC_MESSAGES/djangojs.po | 2 +- conf/locale/fil/LC_MESSAGES/django.mo | Bin 508 -> 508 bytes conf/locale/fil/LC_MESSAGES/django.po | 197 +++++++----- conf/locale/fil/LC_MESSAGES/djangojs.mo | Bin 540 -> 540 bytes conf/locale/fil/LC_MESSAGES/djangojs.po | 2 +- conf/locale/fr/LC_MESSAGES/django.mo | Bin 424154 -> 421463 bytes conf/locale/fr/LC_MESSAGES/django.po | 243 +++++++++------ conf/locale/fr/LC_MESSAGES/djangojs.mo | Bin 79246 -> 79246 bytes conf/locale/fr/LC_MESSAGES/djangojs.po | 2 +- conf/locale/gl/LC_MESSAGES/django.mo | Bin 542 -> 542 bytes conf/locale/gl/LC_MESSAGES/django.po | 197 +++++++----- conf/locale/gl/LC_MESSAGES/djangojs.mo | Bin 1376 -> 1376 bytes conf/locale/gl/LC_MESSAGES/djangojs.po | 2 +- conf/locale/gu/LC_MESSAGES/django.mo | Bin 676 -> 676 bytes conf/locale/gu/LC_MESSAGES/django.po | 197 +++++++----- conf/locale/gu/LC_MESSAGES/djangojs.mo | Bin 539 -> 539 bytes conf/locale/gu/LC_MESSAGES/djangojs.po | 2 +- conf/locale/he/LC_MESSAGES/django.mo | Bin 581 -> 581 bytes conf/locale/he/LC_MESSAGES/django.po | 197 +++++++----- conf/locale/he/LC_MESSAGES/djangojs.mo | Bin 537 -> 537 bytes conf/locale/he/LC_MESSAGES/djangojs.po | 2 +- conf/locale/hi/LC_MESSAGES/django.mo | Bin 309145 -> 309145 bytes conf/locale/hi/LC_MESSAGES/django.po | 197 +++++++----- conf/locale/hi/LC_MESSAGES/djangojs.mo | Bin 46310 -> 46310 bytes conf/locale/hi/LC_MESSAGES/djangojs.po | 2 +- conf/locale/hr/LC_MESSAGES/django.mo | Bin 579 -> 579 bytes conf/locale/hr/LC_MESSAGES/django.po | 197 +++++++----- conf/locale/hr/LC_MESSAGES/djangojs.mo | Bin 611 -> 611 bytes conf/locale/hr/LC_MESSAGES/djangojs.po | 2 +- conf/locale/hu/LC_MESSAGES/django.mo | Bin 541 -> 541 bytes conf/locale/hu/LC_MESSAGES/django.po | 197 +++++++----- conf/locale/hu/LC_MESSAGES/djangojs.mo | Bin 540 -> 540 bytes conf/locale/hu/LC_MESSAGES/djangojs.po | 2 +- conf/locale/hy_AM/LC_MESSAGES/django.mo | Bin 180953 -> 180953 bytes conf/locale/hy_AM/LC_MESSAGES/django.po | 197 +++++++----- conf/locale/hy_AM/LC_MESSAGES/djangojs.mo | Bin 38742 -> 38742 bytes conf/locale/hy_AM/LC_MESSAGES/djangojs.po | 2 +- conf/locale/id/LC_MESSAGES/django.mo | Bin 539 -> 539 bytes conf/locale/id/LC_MESSAGES/django.po | 197 +++++++----- conf/locale/id/LC_MESSAGES/djangojs.mo | Bin 21519 -> 21519 bytes conf/locale/id/LC_MESSAGES/djangojs.po | 2 +- conf/locale/it_IT/LC_MESSAGES/django.mo | Bin 22487 -> 22487 bytes conf/locale/it_IT/LC_MESSAGES/django.po | 197 +++++++----- conf/locale/it_IT/LC_MESSAGES/djangojs.mo | Bin 8193 -> 8193 bytes conf/locale/it_IT/LC_MESSAGES/djangojs.po | 2 +- conf/locale/ja_JP/LC_MESSAGES/django.mo | Bin 8535 -> 8535 bytes conf/locale/ja_JP/LC_MESSAGES/django.po | 197 +++++++----- conf/locale/ja_JP/LC_MESSAGES/djangojs.mo | Bin 672 -> 672 bytes conf/locale/ja_JP/LC_MESSAGES/djangojs.po | 2 +- conf/locale/kk_KZ/LC_MESSAGES/django.mo | Bin 664 -> 664 bytes conf/locale/kk_KZ/LC_MESSAGES/django.po | 197 +++++++----- conf/locale/kk_KZ/LC_MESSAGES/djangojs.mo | Bin 549 -> 549 bytes conf/locale/kk_KZ/LC_MESSAGES/djangojs.po | 2 +- conf/locale/km_KH/LC_MESSAGES/django.mo | Bin 520 -> 520 bytes conf/locale/km_KH/LC_MESSAGES/django.po | 197 +++++++----- conf/locale/km_KH/LC_MESSAGES/djangojs.mo | Bin 546 -> 546 bytes conf/locale/km_KH/LC_MESSAGES/djangojs.po | 2 +- conf/locale/kn/LC_MESSAGES/django.mo | Bin 531 -> 531 bytes conf/locale/kn/LC_MESSAGES/django.po | 197 +++++++----- conf/locale/kn/LC_MESSAGES/djangojs.mo | Bin 1706 -> 1706 bytes conf/locale/kn/LC_MESSAGES/djangojs.po | 2 +- conf/locale/ko_KR/LC_MESSAGES/django.mo | Bin 68171 -> 68171 bytes conf/locale/ko_KR/LC_MESSAGES/django.po | 197 +++++++----- conf/locale/ko_KR/LC_MESSAGES/djangojs.mo | Bin 544 -> 544 bytes conf/locale/ko_KR/LC_MESSAGES/djangojs.po | 2 +- conf/locale/lt_LT/LC_MESSAGES/django.mo | Bin 72219 -> 72219 bytes conf/locale/lt_LT/LC_MESSAGES/django.po | 197 +++++++----- conf/locale/lt_LT/LC_MESSAGES/djangojs.mo | Bin 8798 -> 8798 bytes conf/locale/lt_LT/LC_MESSAGES/djangojs.po | 2 +- conf/locale/ml/LC_MESSAGES/django.mo | Bin 517 -> 517 bytes conf/locale/ml/LC_MESSAGES/django.po | 197 +++++++----- conf/locale/ml/LC_MESSAGES/djangojs.mo | Bin 540 -> 540 bytes conf/locale/ml/LC_MESSAGES/djangojs.po | 2 +- conf/locale/mn/LC_MESSAGES/django.mo | Bin 541 -> 541 bytes conf/locale/mn/LC_MESSAGES/django.po | 197 +++++++----- conf/locale/mn/LC_MESSAGES/djangojs.mo | Bin 540 -> 540 bytes conf/locale/mn/LC_MESSAGES/djangojs.po | 2 +- conf/locale/mr/LC_MESSAGES/django.mo | Bin 506 -> 506 bytes conf/locale/mr/LC_MESSAGES/django.po | 197 +++++++----- conf/locale/mr/LC_MESSAGES/djangojs.mo | Bin 538 -> 538 bytes conf/locale/mr/LC_MESSAGES/djangojs.po | 2 +- conf/locale/ms/LC_MESSAGES/django.mo | Bin 529 -> 529 bytes conf/locale/ms/LC_MESSAGES/django.po | 197 +++++++----- conf/locale/ms/LC_MESSAGES/djangojs.mo | Bin 529 -> 529 bytes conf/locale/ms/LC_MESSAGES/djangojs.po | 2 +- conf/locale/nb/LC_MESSAGES/django.mo | Bin 99060 -> 99060 bytes conf/locale/nb/LC_MESSAGES/django.po | 197 +++++++----- conf/locale/nb/LC_MESSAGES/djangojs.mo | Bin 12806 -> 12806 bytes conf/locale/nb/LC_MESSAGES/djangojs.po | 2 +- conf/locale/ne/LC_MESSAGES/django.mo | Bin 629 -> 629 bytes conf/locale/ne/LC_MESSAGES/django.po | 197 +++++++----- conf/locale/ne/LC_MESSAGES/djangojs.mo | Bin 537 -> 537 bytes conf/locale/ne/LC_MESSAGES/djangojs.po | 2 +- conf/locale/nl_NL/LC_MESSAGES/django.mo | Bin 6140 -> 6140 bytes conf/locale/nl_NL/LC_MESSAGES/django.po | 197 +++++++----- conf/locale/nl_NL/LC_MESSAGES/djangojs.mo | Bin 1098 -> 1098 bytes conf/locale/nl_NL/LC_MESSAGES/djangojs.po | 2 +- conf/locale/or/LC_MESSAGES/django.mo | Bin 536 -> 536 bytes conf/locale/or/LC_MESSAGES/django.po | 197 +++++++----- conf/locale/or/LC_MESSAGES/djangojs.mo | Bin 536 -> 536 bytes conf/locale/or/LC_MESSAGES/djangojs.po | 2 +- conf/locale/pl/LC_MESSAGES/django.mo | Bin 3307 -> 3288 bytes conf/locale/pl/LC_MESSAGES/django.po | 205 ++++++++----- conf/locale/pl/LC_MESSAGES/djangojs.mo | Bin 1113 -> 1113 bytes conf/locale/pl/LC_MESSAGES/djangojs.po | 6 +- conf/locale/pt_BR/LC_MESSAGES/django.mo | Bin 282430 -> 282430 bytes conf/locale/pt_BR/LC_MESSAGES/django.po | 197 +++++++----- conf/locale/pt_BR/LC_MESSAGES/djangojs.mo | Bin 31723 -> 31723 bytes conf/locale/pt_BR/LC_MESSAGES/djangojs.po | 2 +- conf/locale/pt_PT/LC_MESSAGES/django.mo | Bin 565 -> 565 bytes conf/locale/pt_PT/LC_MESSAGES/django.po | 197 +++++++----- conf/locale/pt_PT/LC_MESSAGES/djangojs.mo | Bin 558 -> 558 bytes conf/locale/pt_PT/LC_MESSAGES/djangojs.po | 2 +- conf/locale/ro/LC_MESSAGES/django.mo | Bin 591 -> 587 bytes conf/locale/ro/LC_MESSAGES/django.po | 202 +++++++----- conf/locale/ro/LC_MESSAGES/djangojs.mo | Bin 580 -> 580 bytes conf/locale/ro/LC_MESSAGES/djangojs.po | 2 +- conf/locale/ru/LC_MESSAGES/django.mo | Bin 46022 -> 46022 bytes conf/locale/ru/LC_MESSAGES/django.po | 197 +++++++----- conf/locale/ru/LC_MESSAGES/djangojs.mo | Bin 10643 -> 10643 bytes conf/locale/ru/LC_MESSAGES/djangojs.po | 2 +- conf/locale/si/LC_MESSAGES/django.mo | Bin 534 -> 534 bytes conf/locale/si/LC_MESSAGES/django.po | 197 +++++++----- conf/locale/si/LC_MESSAGES/djangojs.mo | Bin 538 -> 538 bytes conf/locale/si/LC_MESSAGES/djangojs.po | 2 +- conf/locale/sk/LC_MESSAGES/django.mo | Bin 988 -> 988 bytes conf/locale/sk/LC_MESSAGES/django.po | 197 +++++++----- conf/locale/sk/LC_MESSAGES/djangojs.mo | Bin 728 -> 728 bytes conf/locale/sk/LC_MESSAGES/djangojs.po | 2 +- conf/locale/sl/LC_MESSAGES/django.mo | Bin 588 -> 588 bytes conf/locale/sl/LC_MESSAGES/django.po | 197 +++++++----- conf/locale/sl/LC_MESSAGES/djangojs.mo | Bin 6803 -> 6803 bytes conf/locale/sl/LC_MESSAGES/djangojs.po | 2 +- conf/locale/sq/LC_MESSAGES/django.mo | Bin 27124 -> 26970 bytes conf/locale/sq/LC_MESSAGES/django.po | 203 +++++++----- conf/locale/sq/LC_MESSAGES/djangojs.mo | Bin 19206 -> 19206 bytes conf/locale/sq/LC_MESSAGES/djangojs.po | 2 +- conf/locale/sr/LC_MESSAGES/django.mo | Bin 580 -> 580 bytes conf/locale/sr/LC_MESSAGES/django.po | 197 +++++++----- conf/locale/sr/LC_MESSAGES/djangojs.mo | Bin 1352 -> 1352 bytes conf/locale/sr/LC_MESSAGES/djangojs.po | 2 +- conf/locale/sv/LC_MESSAGES/django.mo | Bin 506 -> 506 bytes conf/locale/sv/LC_MESSAGES/django.po | 197 +++++++----- conf/locale/sv/LC_MESSAGES/djangojs.mo | Bin 506 -> 506 bytes conf/locale/sv/LC_MESSAGES/djangojs.po | 2 +- conf/locale/sw/LC_MESSAGES/django.mo | Bin 538 -> 538 bytes conf/locale/sw/LC_MESSAGES/django.po | 197 +++++++----- conf/locale/sw/LC_MESSAGES/djangojs.mo | Bin 538 -> 538 bytes conf/locale/sw/LC_MESSAGES/djangojs.po | 2 +- conf/locale/ta/LC_MESSAGES/django.mo | Bin 550 -> 550 bytes conf/locale/ta/LC_MESSAGES/django.po | 197 +++++++----- conf/locale/ta/LC_MESSAGES/djangojs.mo | Bin 536 -> 536 bytes conf/locale/ta/LC_MESSAGES/djangojs.po | 2 +- conf/locale/te/LC_MESSAGES/django.mo | Bin 537 -> 537 bytes conf/locale/te/LC_MESSAGES/django.po | 197 +++++++----- conf/locale/te/LC_MESSAGES/djangojs.mo | Bin 537 -> 537 bytes conf/locale/te/LC_MESSAGES/djangojs.po | 2 +- conf/locale/th/LC_MESSAGES/django.mo | Bin 1242 -> 1242 bytes conf/locale/th/LC_MESSAGES/django.po | 197 +++++++----- conf/locale/th/LC_MESSAGES/djangojs.mo | Bin 528 -> 528 bytes conf/locale/th/LC_MESSAGES/djangojs.po | 2 +- conf/locale/tr_TR/LC_MESSAGES/django.mo | Bin 253470 -> 253470 bytes conf/locale/tr_TR/LC_MESSAGES/django.po | 197 +++++++----- conf/locale/tr_TR/LC_MESSAGES/djangojs.mo | Bin 32015 -> 32015 bytes conf/locale/tr_TR/LC_MESSAGES/djangojs.po | 2 +- conf/locale/uk/LC_MESSAGES/django.mo | Bin 620 -> 620 bytes conf/locale/uk/LC_MESSAGES/django.po | 197 +++++++----- conf/locale/uk/LC_MESSAGES/djangojs.mo | Bin 614 -> 614 bytes conf/locale/uk/LC_MESSAGES/djangojs.po | 2 +- conf/locale/ur/LC_MESSAGES/django.mo | Bin 535 -> 535 bytes conf/locale/ur/LC_MESSAGES/django.po | 197 +++++++----- conf/locale/ur/LC_MESSAGES/djangojs.mo | Bin 535 -> 535 bytes conf/locale/ur/LC_MESSAGES/djangojs.po | 2 +- conf/locale/uz/LC_MESSAGES/django.mo | Bin 542 -> 542 bytes conf/locale/uz/LC_MESSAGES/django.po | 197 +++++++----- conf/locale/uz/LC_MESSAGES/djangojs.mo | Bin 529 -> 529 bytes conf/locale/uz/LC_MESSAGES/djangojs.po | 2 +- conf/locale/vi/LC_MESSAGES/django.mo | Bin 131705 -> 134100 bytes conf/locale/vi/LC_MESSAGES/django.po | 227 +++++++++----- conf/locale/vi/LC_MESSAGES/djangojs.mo | Bin 21335 -> 21335 bytes conf/locale/vi/LC_MESSAGES/djangojs.po | 2 +- conf/locale/zh_CN/LC_MESSAGES/django.mo | Bin 264290 -> 264290 bytes conf/locale/zh_CN/LC_MESSAGES/django.po | 197 +++++++----- conf/locale/zh_CN/LC_MESSAGES/djangojs.mo | Bin 47324 -> 47324 bytes conf/locale/zh_CN/LC_MESSAGES/djangojs.po | 2 +- conf/locale/zh_HK/LC_MESSAGES/django.mo | Bin 2421 -> 2421 bytes conf/locale/zh_HK/LC_MESSAGES/django.po | 197 +++++++----- conf/locale/zh_HK/LC_MESSAGES/djangojs.mo | Bin 1219 -> 1219 bytes conf/locale/zh_HK/LC_MESSAGES/djangojs.po | 2 +- conf/locale/zh_TW/LC_MESSAGES/django.mo | Bin 174850 -> 174850 bytes conf/locale/zh_TW/LC_MESSAGES/django.po | 197 +++++++----- conf/locale/zh_TW/LC_MESSAGES/djangojs.mo | Bin 42166 -> 42166 bytes conf/locale/zh_TW/LC_MESSAGES/djangojs.po | 2 +- 300 files changed, 9635 insertions(+), 5484 deletions(-) diff --git a/conf/locale/am/LC_MESSAGES/django.mo b/conf/locale/am/LC_MESSAGES/django.mo index 8bcd6e7f23783552e817fd393d046a4d90bee605..25922bbfc503c0fd05cdad4fd7093688744479f0 100644 GIT binary patch delta 18 ZcmbQqGLvP(Ms^bgLt`sr(~Ub4838t81*iZ3 delta 18 ZcmbQqGLvP(Ms{NbLsKh5vyD3v838t61*iZ3 diff --git a/conf/locale/am/LC_MESSAGES/django.po b/conf/locale/am/LC_MESSAGES/django.po index 22eca5fb113f..0b9e2b0e763c 100644 --- a/conf/locale/am/LC_MESSAGES/django.po +++ b/conf/locale/am/LC_MESSAGES/django.po @@ -38,7 +38,7 @@ msgid "" msgstr "" "Project-Id-Version: edx-platform\n" "Report-Msgid-Bugs-To: openedx-translation@googlegroups.com\n" -"POT-Creation-Date: 2014-09-23 15:16-0400\n" +"POT-Creation-Date: 2014-09-24 13:35-0400\n" "PO-Revision-Date: 2014-06-02 13:44+0000\n" "Last-Translator: Sarina Canelake \n" "Language-Team: Amharic (http://www.transifex.com/projects/p/edx-platform/language/am/)\n" @@ -928,6 +928,10 @@ msgstr "" msgid "No response from Xqueue within {xqueue_timeout} seconds. Aborted." msgstr "" +#: common/lib/capa/capa/inputtypes.py +msgid "Error running code." +msgstr "" + #: common/lib/capa/capa/inputtypes.py msgid "Cannot connect to the queue" msgstr "" @@ -1725,6 +1729,16 @@ msgid "" "on edx.org, and a New! badge temporarily appears next to the course image." msgstr "" +#: common/lib/xmodule/xmodule/course_module.py +msgid "Mobile Course Available" +msgstr "" + +#: common/lib/xmodule/xmodule/course_module.py +msgid "" +"Enter true or false. If true, the course will be available to mobile " +"devices." +msgstr "" + #: common/lib/xmodule/xmodule/course_module.py msgid "Course Not Graded" msgstr "" @@ -3300,6 +3314,19 @@ msgstr "" msgid "Upload Handout" msgstr "" +#: common/lib/xmodule/xmodule/video_module/video_xfields.py +msgid "" +"Optional. Use this for videos where download and streaming URLs for the " +"videos are completely managed by edX. This will override the settings for " +"\"Default Video URL\", \"Video File URLs\", and all YouTube IDs. If you do " +"not know what this setting is, you can leave it blank and continue to use " +"these other settings." +msgstr "" + +#: common/lib/xmodule/xmodule/video_module/video_xfields.py +msgid "EdX Video ID" +msgstr "" + #: common/static/js/vendor/mathjax-MathJax-c9db6ac/docs/source/mjtheme/layout.html msgid "Navigation" msgstr "" @@ -6637,15 +6664,8 @@ msgstr "" msgid "Reset Password" msgstr "" -#: lms/templates/dashboard.html lms/templates/original_navigation.html -#: lms/templates/sysadmin_dashboard.html -#: lms/templates/sysadmin_dashboard_gitlogs.html -#: lms/templates/courseware/courses.html -msgid "Courses" -msgstr "" - #: lms/templates/dashboard.html -msgid "ordered by recent activity" +msgid "Current Courses" msgstr "" #: lms/templates/dashboard.html @@ -7426,6 +7446,13 @@ msgstr "" msgid "You do not have any notes." msgstr "" +#: lms/templates/original_navigation.html +#: lms/templates/sysadmin_dashboard.html +#: lms/templates/sysadmin_dashboard_gitlogs.html +#: lms/templates/courseware/courses.html +msgid "Courses" +msgstr "" + #: lms/templates/original_navigation.html msgid "Schools" msgstr "" @@ -10149,113 +10176,145 @@ msgstr "" msgid "#:" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Professional Education Invoicing Center" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Thank you for your purchase of {course_name}!" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Portland Street, " +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "" +"An invoice for ${total_price} is attached. Payment is due immediately. " +"Information on payment methods can be found on the invoice." +msgstr "" + +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "" +"A CSV file of your registration codes is attached. Please distribute " +"registration codes to each student planning to enroll using the email " +"template below." msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "9th floor Cambridge, MA," +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Thanks," msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "02139 finance@edx.org" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Your {platform_name} Team" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -#: lms/templates/emails/registration_codes_sale_invoice.txt -#: lms/templates/emails/registration_codes_sale_invoice.txt -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "---------------------------------" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Dear [[Name]]:" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Bill To:" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "" +"We have provided an enrollment for you in the course {course_name} from " +"{platform_name}. Please follow the instructions below to claim your access." msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "{company_name}" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Your redeem code is: [[Enter Redeem Code here from the attached CSV]]" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "{purchaser_name}" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "(1) Register for an account at https://{site_name}." msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Customer Reference Number: {customer_reference_number}" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "(2) Once registered, navigate to https://{course_url}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Registration codes:" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "(3) Click 'Add {course_number} to Cart'" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt +#: lms/templates/emails/registration_codes_sale_email.txt msgid "" -"Please distribute one of the following registration codes to each student " -"who is going to enroll in the class." +"(4) On the shopping cart page, enter your redeem code and click apply code. " +"This will make payment equal to $0." +msgstr "" + +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "(5) Click 'Register'" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt +#: lms/templates/emails/registration_codes_sale_email.txt msgid "" -"A student can redeem one of these codes by registering an account on " -"({site_name}.edx.org), starting the purchase" +"(6) You should be able to see your course on your student dashboard at " +"https://{dashboard_url}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt +#: lms/templates/emails/registration_codes_sale_email.txt msgid "" -"process on this course by adding it to their shopping cart from this page " -"({course_url}), and" +"(7) Course materials will not be available until the course start date." msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "entering their registration code while in the shopping cart." +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Sincerely," msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "" -"Thank you for your purchase! Failure to pay this invoice will result the " -"invalidation of student enrollments" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "[[Your Signature]]" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "" -"that use these codes. All purchases are final. Please refer to the " -"cancellation policy" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "INVOICE" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "on {site_name} for more information." +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Date: {date}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Course: {course_name} {start_date} - {end_date}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Invoice No: {invoice_number}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Price: ${price}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Terms: Due Immediately" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Quantity: ${quantity}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Due Date: {date}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Sub-Total: ${sub_total}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Bill to:" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Discount: ${discount}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Customer Reference Number: {reference_number}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "--------- ------" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Balance Due: ${sale_price}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Total Due: ${total_price}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Course: {course_name}" +msgstr "" + +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "" +"Price: ${course_price} Quantity: {quantity} Sub-Total: " +"${sub_total} Discount: ${discount}" +msgstr "" + +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Total: ${sale_price}" +msgstr "" + +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Payment instructions" +msgstr "" + +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "" +"Failure to pay this invoice will result the invalidation of student " +"enrollment that use these codes. All purchases are final. Please refer to " +"the cancellation policy on {site_name} for more information." +msgstr "" + +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "If you have payment questions, please contact {contact_email}" msgstr "" #: lms/templates/emails/reject_name_change.txt @@ -10706,10 +10765,6 @@ msgstr "" msgid "Please enter the coupon code" msgstr "" -#: lms/templates/instructor/instructor_dashboard_2/e-commerce.html -msgid "Please enter the coupon discount value greater than 0" -msgstr "" - #: lms/templates/instructor/instructor_dashboard_2/e-commerce.html msgid "Please enter the coupon discount value less than or equal to 100" msgstr "" diff --git a/conf/locale/am/LC_MESSAGES/djangojs.mo b/conf/locale/am/LC_MESSAGES/djangojs.mo index c546c7c9f5171d05d808417c61bf726136d81ccc..c07e21fceb1e616d9d9d4a857acfc1bdf0e314ae 100644 GIT binary patch delta 18 ZcmbQqGLvP(Ms^bgLt`srlZ`tP838t31*ZT2 delta 18 ZcmbQqGLvP(Ms{NbLsKh5(~Ub4838t11*ZT2 diff --git a/conf/locale/am/LC_MESSAGES/djangojs.po b/conf/locale/am/LC_MESSAGES/djangojs.po index b0bbb5537f3e..42909e6ba799 100644 --- a/conf/locale/am/LC_MESSAGES/djangojs.po +++ b/conf/locale/am/LC_MESSAGES/djangojs.po @@ -26,7 +26,7 @@ msgid "" msgstr "" "Project-Id-Version: edx-platform\n" "Report-Msgid-Bugs-To: openedx-translation@googlegroups.com\n" -"POT-Creation-Date: 2014-09-23 15:15-0400\n" +"POT-Creation-Date: 2014-09-24 13:34-0400\n" "PO-Revision-Date: 2014-08-28 00:15+0000\n" "Last-Translator: Sarina Canelake \n" "Language-Team: Amharic (http://www.transifex.com/projects/p/edx-platform/language/am/)\n" diff --git a/conf/locale/ar/LC_MESSAGES/django.mo b/conf/locale/ar/LC_MESSAGES/django.mo index 4f71d2032fab307a7be210825f70a98eb78c5263..2791be4ede0b623b688a8254db6c489cb2b6afef 100644 GIT binary patch delta 39 scmaE|K\n" "Language-Team: Arabic (http://www.transifex.com/projects/p/edx-platform/language/ar/)\n" @@ -1060,6 +1060,10 @@ msgid "No response from Xqueue within {xqueue_timeout} seconds. Aborted." msgstr "" "لم يرد أي ردّ من Xqueue في غضون {xqueue_timeout} ثواني. تمّ إيقاف العملية." +#: common/lib/capa/capa/inputtypes.py +msgid "Error running code." +msgstr "" + #: common/lib/capa/capa/inputtypes.py msgid "Cannot connect to the queue" msgstr "لا يمكن الاتصال بقائمة الانتظار" @@ -1913,6 +1917,16 @@ msgid "" "on edx.org, and a New! badge temporarily appears next to the course image." msgstr "" +#: common/lib/xmodule/xmodule/course_module.py +msgid "Mobile Course Available" +msgstr "" + +#: common/lib/xmodule/xmodule/course_module.py +msgid "" +"Enter true or false. If true, the course will be available to mobile " +"devices." +msgstr "" + #: common/lib/xmodule/xmodule/course_module.py msgid "Course Not Graded" msgstr "" @@ -3646,6 +3660,19 @@ msgstr "" msgid "Upload Handout" msgstr "تحميل ورقة موزّعة" +#: common/lib/xmodule/xmodule/video_module/video_xfields.py +msgid "" +"Optional. Use this for videos where download and streaming URLs for the " +"videos are completely managed by edX. This will override the settings for " +"\"Default Video URL\", \"Video File URLs\", and all YouTube IDs. If you do " +"not know what this setting is, you can leave it blank and continue to use " +"these other settings." +msgstr "" + +#: common/lib/xmodule/xmodule/video_module/video_xfields.py +msgid "EdX Video ID" +msgstr "" + #: common/static/js/vendor/mathjax-MathJax-c9db6ac/docs/source/mjtheme/layout.html msgid "Navigation" msgstr "التصفّح" @@ -7317,15 +7344,8 @@ msgstr "" msgid "Reset Password" msgstr "إعادة ضبط كلمة السر" -#: lms/templates/dashboard.html lms/templates/original_navigation.html -#: lms/templates/sysadmin_dashboard.html -#: lms/templates/sysadmin_dashboard_gitlogs.html -#: lms/templates/courseware/courses.html -msgid "Courses" -msgstr "المساقات" - #: lms/templates/dashboard.html -msgid "ordered by recent activity" +msgid "Current Courses" msgstr "" #: lms/templates/dashboard.html @@ -8152,6 +8172,13 @@ msgstr "" msgid "You do not have any notes." msgstr "لا يوجد لديك أية ملاحظات." +#: lms/templates/original_navigation.html +#: lms/templates/sysadmin_dashboard.html +#: lms/templates/sysadmin_dashboard_gitlogs.html +#: lms/templates/courseware/courses.html +msgid "Courses" +msgstr "المساقات" + #: lms/templates/original_navigation.html msgid "Schools" msgstr "المدارس" @@ -11091,113 +11118,145 @@ msgstr "" msgid "#:" msgstr "#: " -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Professional Education Invoicing Center" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Thank you for your purchase of {course_name}!" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Portland Street, " +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "" +"An invoice for ${total_price} is attached. Payment is due immediately. " +"Information on payment methods can be found on the invoice." +msgstr "" + +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "" +"A CSV file of your registration codes is attached. Please distribute " +"registration codes to each student planning to enroll using the email " +"template below." msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "9th floor Cambridge, MA," +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Thanks," msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "02139 finance@edx.org" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Your {platform_name} Team" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -#: lms/templates/emails/registration_codes_sale_invoice.txt -#: lms/templates/emails/registration_codes_sale_invoice.txt -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "---------------------------------" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Dear [[Name]]:" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Bill To:" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "" +"We have provided an enrollment for you in the course {course_name} from " +"{platform_name}. Please follow the instructions below to claim your access." msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "{company_name}" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Your redeem code is: [[Enter Redeem Code here from the attached CSV]]" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "{purchaser_name}" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "(1) Register for an account at https://{site_name}." msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Customer Reference Number: {customer_reference_number}" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "(2) Once registered, navigate to https://{course_url}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Registration codes:" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "(3) Click 'Add {course_number} to Cart'" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt +#: lms/templates/emails/registration_codes_sale_email.txt msgid "" -"Please distribute one of the following registration codes to each student " -"who is going to enroll in the class." +"(4) On the shopping cart page, enter your redeem code and click apply code. " +"This will make payment equal to $0." +msgstr "" + +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "(5) Click 'Register'" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt +#: lms/templates/emails/registration_codes_sale_email.txt msgid "" -"A student can redeem one of these codes by registering an account on " -"({site_name}.edx.org), starting the purchase" +"(6) You should be able to see your course on your student dashboard at " +"https://{dashboard_url}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt +#: lms/templates/emails/registration_codes_sale_email.txt msgid "" -"process on this course by adding it to their shopping cart from this page " -"({course_url}), and" +"(7) Course materials will not be available until the course start date." msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "entering their registration code while in the shopping cart." +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Sincerely," msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "" -"Thank you for your purchase! Failure to pay this invoice will result the " -"invalidation of student enrollments" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "[[Your Signature]]" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "" -"that use these codes. All purchases are final. Please refer to the " -"cancellation policy" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "INVOICE" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "on {site_name} for more information." +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Date: {date}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Course: {course_name} {start_date} - {end_date}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Invoice No: {invoice_number}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Price: ${price}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Terms: Due Immediately" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Quantity: ${quantity}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Due Date: {date}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Sub-Total: ${sub_total}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Bill to:" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Discount: ${discount}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Customer Reference Number: {reference_number}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "--------- ------" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Balance Due: ${sale_price}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Total Due: ${total_price}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Course: {course_name}" +msgstr "" + +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "" +"Price: ${course_price} Quantity: {quantity} Sub-Total: " +"${sub_total} Discount: ${discount}" +msgstr "" + +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Total: ${sale_price}" +msgstr "" + +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Payment instructions" +msgstr "" + +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "" +"Failure to pay this invoice will result the invalidation of student " +"enrollment that use these codes. All purchases are final. Please refer to " +"the cancellation policy on {site_name} for more information." +msgstr "" + +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "If you have payment questions, please contact {contact_email}" msgstr "" #: lms/templates/emails/reject_name_change.txt @@ -11702,10 +11761,6 @@ msgstr "" msgid "Please enter the coupon code" msgstr "" -#: lms/templates/instructor/instructor_dashboard_2/e-commerce.html -msgid "Please enter the coupon discount value greater than 0" -msgstr "" - #: lms/templates/instructor/instructor_dashboard_2/e-commerce.html msgid "Please enter the coupon discount value less than or equal to 100" msgstr "" diff --git a/conf/locale/ar/LC_MESSAGES/djangojs.mo b/conf/locale/ar/LC_MESSAGES/djangojs.mo index 4c26d96b70e8debd095f2a4d36bc56d974c67ceb..79fbd05bc3bc2cee204e752deedd8254f4153fbc 100644 GIT binary patch delta 22 ecmeBt$=vypdBcnxb`u3dV=H5m&GU0!wF3ZYtO+gv delta 22 ecmeBt$=vypdBcnxc4GxYQ!7K$&GU0!wF3ZYstGOt diff --git a/conf/locale/ar/LC_MESSAGES/djangojs.po b/conf/locale/ar/LC_MESSAGES/djangojs.po index 05026f08d5ed..90e61fe7df6f 100644 --- a/conf/locale/ar/LC_MESSAGES/djangojs.po +++ b/conf/locale/ar/LC_MESSAGES/djangojs.po @@ -64,7 +64,7 @@ msgid "" msgstr "" "Project-Id-Version: edx-platform\n" "Report-Msgid-Bugs-To: openedx-translation@googlegroups.com\n" -"POT-Creation-Date: 2014-09-23 15:15-0400\n" +"POT-Creation-Date: 2014-09-24 13:34-0400\n" "PO-Revision-Date: 2014-09-22 06:00+0000\n" "Last-Translator: Saramami.mami \n" "Language-Team: Arabic (http://www.transifex.com/projects/p/edx-platform/language/ar/)\n" diff --git a/conf/locale/az/LC_MESSAGES/django.mo b/conf/locale/az/LC_MESSAGES/django.mo index 8e6e23a4b6562e41f17cb840722f40e90cf571a4..00ac53fc2e4f045c28992ccb9b4e5dafc2c259f1 100644 GIT binary patch delta 18 ZcmbQoGLL1#Ms^bgLt`sr(~UdQ7y&mH1-AeI delta 18 ZcmbQoGLL1#Ms{NbLsKh5vyD5_7y&mF1-AeI diff --git a/conf/locale/az/LC_MESSAGES/django.po b/conf/locale/az/LC_MESSAGES/django.po index 309e4711b1b2..85dad2549158 100644 --- a/conf/locale/az/LC_MESSAGES/django.po +++ b/conf/locale/az/LC_MESSAGES/django.po @@ -38,7 +38,7 @@ msgid "" msgstr "" "Project-Id-Version: edx-platform\n" "Report-Msgid-Bugs-To: openedx-translation@googlegroups.com\n" -"POT-Creation-Date: 2014-09-23 15:16-0400\n" +"POT-Creation-Date: 2014-09-24 13:35-0400\n" "PO-Revision-Date: 2014-04-07 13:46+0000\n" "Last-Translator: Sarina Canelake \n" "Language-Team: Azerbaijani (http://www.transifex.com/projects/p/edx-platform/language/az/)\n" @@ -928,6 +928,10 @@ msgstr "" msgid "No response from Xqueue within {xqueue_timeout} seconds. Aborted." msgstr "" +#: common/lib/capa/capa/inputtypes.py +msgid "Error running code." +msgstr "" + #: common/lib/capa/capa/inputtypes.py msgid "Cannot connect to the queue" msgstr "" @@ -1725,6 +1729,16 @@ msgid "" "on edx.org, and a New! badge temporarily appears next to the course image." msgstr "" +#: common/lib/xmodule/xmodule/course_module.py +msgid "Mobile Course Available" +msgstr "" + +#: common/lib/xmodule/xmodule/course_module.py +msgid "" +"Enter true or false. If true, the course will be available to mobile " +"devices." +msgstr "" + #: common/lib/xmodule/xmodule/course_module.py msgid "Course Not Graded" msgstr "" @@ -3300,6 +3314,19 @@ msgstr "" msgid "Upload Handout" msgstr "" +#: common/lib/xmodule/xmodule/video_module/video_xfields.py +msgid "" +"Optional. Use this for videos where download and streaming URLs for the " +"videos are completely managed by edX. This will override the settings for " +"\"Default Video URL\", \"Video File URLs\", and all YouTube IDs. If you do " +"not know what this setting is, you can leave it blank and continue to use " +"these other settings." +msgstr "" + +#: common/lib/xmodule/xmodule/video_module/video_xfields.py +msgid "EdX Video ID" +msgstr "" + #: common/static/js/vendor/mathjax-MathJax-c9db6ac/docs/source/mjtheme/layout.html msgid "Navigation" msgstr "" @@ -6637,15 +6664,8 @@ msgstr "" msgid "Reset Password" msgstr "" -#: lms/templates/dashboard.html lms/templates/original_navigation.html -#: lms/templates/sysadmin_dashboard.html -#: lms/templates/sysadmin_dashboard_gitlogs.html -#: lms/templates/courseware/courses.html -msgid "Courses" -msgstr "" - #: lms/templates/dashboard.html -msgid "ordered by recent activity" +msgid "Current Courses" msgstr "" #: lms/templates/dashboard.html @@ -7426,6 +7446,13 @@ msgstr "" msgid "You do not have any notes." msgstr "" +#: lms/templates/original_navigation.html +#: lms/templates/sysadmin_dashboard.html +#: lms/templates/sysadmin_dashboard_gitlogs.html +#: lms/templates/courseware/courses.html +msgid "Courses" +msgstr "" + #: lms/templates/original_navigation.html msgid "Schools" msgstr "" @@ -10149,113 +10176,145 @@ msgstr "" msgid "#:" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Professional Education Invoicing Center" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Thank you for your purchase of {course_name}!" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Portland Street, " +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "" +"An invoice for ${total_price} is attached. Payment is due immediately. " +"Information on payment methods can be found on the invoice." +msgstr "" + +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "" +"A CSV file of your registration codes is attached. Please distribute " +"registration codes to each student planning to enroll using the email " +"template below." msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "9th floor Cambridge, MA," +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Thanks," msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "02139 finance@edx.org" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Your {platform_name} Team" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -#: lms/templates/emails/registration_codes_sale_invoice.txt -#: lms/templates/emails/registration_codes_sale_invoice.txt -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "---------------------------------" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Dear [[Name]]:" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Bill To:" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "" +"We have provided an enrollment for you in the course {course_name} from " +"{platform_name}. Please follow the instructions below to claim your access." msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "{company_name}" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Your redeem code is: [[Enter Redeem Code here from the attached CSV]]" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "{purchaser_name}" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "(1) Register for an account at https://{site_name}." msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Customer Reference Number: {customer_reference_number}" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "(2) Once registered, navigate to https://{course_url}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Registration codes:" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "(3) Click 'Add {course_number} to Cart'" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt +#: lms/templates/emails/registration_codes_sale_email.txt msgid "" -"Please distribute one of the following registration codes to each student " -"who is going to enroll in the class." +"(4) On the shopping cart page, enter your redeem code and click apply code. " +"This will make payment equal to $0." +msgstr "" + +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "(5) Click 'Register'" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt +#: lms/templates/emails/registration_codes_sale_email.txt msgid "" -"A student can redeem one of these codes by registering an account on " -"({site_name}.edx.org), starting the purchase" +"(6) You should be able to see your course on your student dashboard at " +"https://{dashboard_url}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt +#: lms/templates/emails/registration_codes_sale_email.txt msgid "" -"process on this course by adding it to their shopping cart from this page " -"({course_url}), and" +"(7) Course materials will not be available until the course start date." msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "entering their registration code while in the shopping cart." +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Sincerely," msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "" -"Thank you for your purchase! Failure to pay this invoice will result the " -"invalidation of student enrollments" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "[[Your Signature]]" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "" -"that use these codes. All purchases are final. Please refer to the " -"cancellation policy" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "INVOICE" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "on {site_name} for more information." +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Date: {date}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Course: {course_name} {start_date} - {end_date}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Invoice No: {invoice_number}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Price: ${price}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Terms: Due Immediately" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Quantity: ${quantity}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Due Date: {date}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Sub-Total: ${sub_total}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Bill to:" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Discount: ${discount}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Customer Reference Number: {reference_number}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "--------- ------" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Balance Due: ${sale_price}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Total Due: ${total_price}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Course: {course_name}" +msgstr "" + +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "" +"Price: ${course_price} Quantity: {quantity} Sub-Total: " +"${sub_total} Discount: ${discount}" +msgstr "" + +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Total: ${sale_price}" +msgstr "" + +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Payment instructions" +msgstr "" + +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "" +"Failure to pay this invoice will result the invalidation of student " +"enrollment that use these codes. All purchases are final. Please refer to " +"the cancellation policy on {site_name} for more information." +msgstr "" + +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "If you have payment questions, please contact {contact_email}" msgstr "" #: lms/templates/emails/reject_name_change.txt @@ -10706,10 +10765,6 @@ msgstr "" msgid "Please enter the coupon code" msgstr "" -#: lms/templates/instructor/instructor_dashboard_2/e-commerce.html -msgid "Please enter the coupon discount value greater than 0" -msgstr "" - #: lms/templates/instructor/instructor_dashboard_2/e-commerce.html msgid "Please enter the coupon discount value less than or equal to 100" msgstr "" diff --git a/conf/locale/az/LC_MESSAGES/djangojs.mo b/conf/locale/az/LC_MESSAGES/djangojs.mo index d9ff13394e4cc3a0cabf3dc47e7fddc66d083b8b..c7e0385cce1362768b5af9b73be1c46b8fae15ab 100644 GIT binary patch delta 18 ZcmbQoGLL1#Ms^bgLt`srlZ`vl7y&mC1-1YH delta 18 ZcmbQoGLL1#Ms{NbLsKh5(~UdQ7y&mA1-1YH diff --git a/conf/locale/az/LC_MESSAGES/djangojs.po b/conf/locale/az/LC_MESSAGES/djangojs.po index 38a0da8e0aa3..bcf4cb8c747e 100644 --- a/conf/locale/az/LC_MESSAGES/djangojs.po +++ b/conf/locale/az/LC_MESSAGES/djangojs.po @@ -26,7 +26,7 @@ msgid "" msgstr "" "Project-Id-Version: edx-platform\n" "Report-Msgid-Bugs-To: openedx-translation@googlegroups.com\n" -"POT-Creation-Date: 2014-09-23 15:15-0400\n" +"POT-Creation-Date: 2014-09-24 13:34-0400\n" "PO-Revision-Date: 2014-08-28 00:15+0000\n" "Last-Translator: Sarina Canelake \n" "Language-Team: Azerbaijani (http://www.transifex.com/projects/p/edx-platform/language/az/)\n" diff --git a/conf/locale/bg_BG/LC_MESSAGES/django.mo b/conf/locale/bg_BG/LC_MESSAGES/django.mo index 8698dd1cf2df51dc5457d5e491ad880dc1184bc1..2b05bd07e727ae8a76d3663aa3a66e66b6aa7338 100644 GIT binary patch delta 18 ZcmZ3\n" "Language-Team: Bulgarian (Bulgaria) (http://www.transifex.com/projects/p/edx-platform/language/bg_BG/)\n" @@ -929,6 +929,10 @@ msgstr "" msgid "No response from Xqueue within {xqueue_timeout} seconds. Aborted." msgstr "" +#: common/lib/capa/capa/inputtypes.py +msgid "Error running code." +msgstr "" + #: common/lib/capa/capa/inputtypes.py msgid "Cannot connect to the queue" msgstr "" @@ -1726,6 +1730,16 @@ msgid "" "on edx.org, and a New! badge temporarily appears next to the course image." msgstr "" +#: common/lib/xmodule/xmodule/course_module.py +msgid "Mobile Course Available" +msgstr "" + +#: common/lib/xmodule/xmodule/course_module.py +msgid "" +"Enter true or false. If true, the course will be available to mobile " +"devices." +msgstr "" + #: common/lib/xmodule/xmodule/course_module.py msgid "Course Not Graded" msgstr "" @@ -3301,6 +3315,19 @@ msgstr "" msgid "Upload Handout" msgstr "" +#: common/lib/xmodule/xmodule/video_module/video_xfields.py +msgid "" +"Optional. Use this for videos where download and streaming URLs for the " +"videos are completely managed by edX. This will override the settings for " +"\"Default Video URL\", \"Video File URLs\", and all YouTube IDs. If you do " +"not know what this setting is, you can leave it blank and continue to use " +"these other settings." +msgstr "" + +#: common/lib/xmodule/xmodule/video_module/video_xfields.py +msgid "EdX Video ID" +msgstr "" + #: common/static/js/vendor/mathjax-MathJax-c9db6ac/docs/source/mjtheme/layout.html msgid "Navigation" msgstr "" @@ -6638,15 +6665,8 @@ msgstr "" msgid "Reset Password" msgstr "" -#: lms/templates/dashboard.html lms/templates/original_navigation.html -#: lms/templates/sysadmin_dashboard.html -#: lms/templates/sysadmin_dashboard_gitlogs.html -#: lms/templates/courseware/courses.html -msgid "Courses" -msgstr "" - #: lms/templates/dashboard.html -msgid "ordered by recent activity" +msgid "Current Courses" msgstr "" #: lms/templates/dashboard.html @@ -7427,6 +7447,13 @@ msgstr "" msgid "You do not have any notes." msgstr "" +#: lms/templates/original_navigation.html +#: lms/templates/sysadmin_dashboard.html +#: lms/templates/sysadmin_dashboard_gitlogs.html +#: lms/templates/courseware/courses.html +msgid "Courses" +msgstr "" + #: lms/templates/original_navigation.html msgid "Schools" msgstr "" @@ -10150,113 +10177,145 @@ msgstr "" msgid "#:" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Professional Education Invoicing Center" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Thank you for your purchase of {course_name}!" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Portland Street, " +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "" +"An invoice for ${total_price} is attached. Payment is due immediately. " +"Information on payment methods can be found on the invoice." +msgstr "" + +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "" +"A CSV file of your registration codes is attached. Please distribute " +"registration codes to each student planning to enroll using the email " +"template below." msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "9th floor Cambridge, MA," +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Thanks," msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "02139 finance@edx.org" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Your {platform_name} Team" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -#: lms/templates/emails/registration_codes_sale_invoice.txt -#: lms/templates/emails/registration_codes_sale_invoice.txt -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "---------------------------------" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Dear [[Name]]:" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Bill To:" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "" +"We have provided an enrollment for you in the course {course_name} from " +"{platform_name}. Please follow the instructions below to claim your access." msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "{company_name}" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Your redeem code is: [[Enter Redeem Code here from the attached CSV]]" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "{purchaser_name}" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "(1) Register for an account at https://{site_name}." msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Customer Reference Number: {customer_reference_number}" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "(2) Once registered, navigate to https://{course_url}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Registration codes:" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "(3) Click 'Add {course_number} to Cart'" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt +#: lms/templates/emails/registration_codes_sale_email.txt msgid "" -"Please distribute one of the following registration codes to each student " -"who is going to enroll in the class." +"(4) On the shopping cart page, enter your redeem code and click apply code. " +"This will make payment equal to $0." +msgstr "" + +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "(5) Click 'Register'" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt +#: lms/templates/emails/registration_codes_sale_email.txt msgid "" -"A student can redeem one of these codes by registering an account on " -"({site_name}.edx.org), starting the purchase" +"(6) You should be able to see your course on your student dashboard at " +"https://{dashboard_url}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt +#: lms/templates/emails/registration_codes_sale_email.txt msgid "" -"process on this course by adding it to their shopping cart from this page " -"({course_url}), and" +"(7) Course materials will not be available until the course start date." msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "entering their registration code while in the shopping cart." +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Sincerely," msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "" -"Thank you for your purchase! Failure to pay this invoice will result the " -"invalidation of student enrollments" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "[[Your Signature]]" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "" -"that use these codes. All purchases are final. Please refer to the " -"cancellation policy" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "INVOICE" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "on {site_name} for more information." +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Date: {date}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Course: {course_name} {start_date} - {end_date}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Invoice No: {invoice_number}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Price: ${price}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Terms: Due Immediately" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Quantity: ${quantity}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Due Date: {date}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Sub-Total: ${sub_total}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Bill to:" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Discount: ${discount}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Customer Reference Number: {reference_number}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "--------- ------" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Balance Due: ${sale_price}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Total Due: ${total_price}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Course: {course_name}" +msgstr "" + +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "" +"Price: ${course_price} Quantity: {quantity} Sub-Total: " +"${sub_total} Discount: ${discount}" +msgstr "" + +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Total: ${sale_price}" +msgstr "" + +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Payment instructions" +msgstr "" + +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "" +"Failure to pay this invoice will result the invalidation of student " +"enrollment that use these codes. All purchases are final. Please refer to " +"the cancellation policy on {site_name} for more information." +msgstr "" + +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "If you have payment questions, please contact {contact_email}" msgstr "" #: lms/templates/emails/reject_name_change.txt @@ -10707,10 +10766,6 @@ msgstr "" msgid "Please enter the coupon code" msgstr "" -#: lms/templates/instructor/instructor_dashboard_2/e-commerce.html -msgid "Please enter the coupon discount value greater than 0" -msgstr "" - #: lms/templates/instructor/instructor_dashboard_2/e-commerce.html msgid "Please enter the coupon discount value less than or equal to 100" msgstr "" diff --git a/conf/locale/bg_BG/LC_MESSAGES/djangojs.mo b/conf/locale/bg_BG/LC_MESSAGES/djangojs.mo index 08f10255e95e3bd7fc614ad57a26a7ac3dcf5864..d9330962445a8f8361e5d2868c8b4728e6e3eadd 100644 GIT binary patch delta 18 ZcmZ3>vX*7SMs^bgLt`srlZ`t{838#h1>*n! delta 18 ZcmZ3>vX*7SMs{NbLsKh5(~Uby838#f1>*n! diff --git a/conf/locale/bg_BG/LC_MESSAGES/djangojs.po b/conf/locale/bg_BG/LC_MESSAGES/djangojs.po index 7286e8dc0b19..d82e27eae4fd 100644 --- a/conf/locale/bg_BG/LC_MESSAGES/djangojs.po +++ b/conf/locale/bg_BG/LC_MESSAGES/djangojs.po @@ -26,7 +26,7 @@ msgid "" msgstr "" "Project-Id-Version: edx-platform\n" "Report-Msgid-Bugs-To: openedx-translation@googlegroups.com\n" -"POT-Creation-Date: 2014-09-23 15:15-0400\n" +"POT-Creation-Date: 2014-09-24 13:34-0400\n" "PO-Revision-Date: 2014-08-28 00:15+0000\n" "Last-Translator: Sarina Canelake \n" "Language-Team: Bulgarian (Bulgaria) (http://www.transifex.com/projects/p/edx-platform/language/bg_BG/)\n" diff --git a/conf/locale/bn_BD/LC_MESSAGES/django.mo b/conf/locale/bn_BD/LC_MESSAGES/django.mo index 72a6b5e9836f2698d1ffd3cecbc710b73f448d53..4f167383826abaf2aa3905a01a16c92a69635bf9 100644 GIT binary patch delta 18 ZcmZ3\n" "Language-Team: Bengali (Bangladesh) (http://www.transifex.com/projects/p/edx-platform/language/bn_BD/)\n" @@ -931,6 +931,10 @@ msgstr "" msgid "No response from Xqueue within {xqueue_timeout} seconds. Aborted." msgstr "" +#: common/lib/capa/capa/inputtypes.py +msgid "Error running code." +msgstr "" + #: common/lib/capa/capa/inputtypes.py msgid "Cannot connect to the queue" msgstr "" @@ -1728,6 +1732,16 @@ msgid "" "on edx.org, and a New! badge temporarily appears next to the course image." msgstr "" +#: common/lib/xmodule/xmodule/course_module.py +msgid "Mobile Course Available" +msgstr "" + +#: common/lib/xmodule/xmodule/course_module.py +msgid "" +"Enter true or false. If true, the course will be available to mobile " +"devices." +msgstr "" + #: common/lib/xmodule/xmodule/course_module.py msgid "Course Not Graded" msgstr "" @@ -3303,6 +3317,19 @@ msgstr "" msgid "Upload Handout" msgstr "" +#: common/lib/xmodule/xmodule/video_module/video_xfields.py +msgid "" +"Optional. Use this for videos where download and streaming URLs for the " +"videos are completely managed by edX. This will override the settings for " +"\"Default Video URL\", \"Video File URLs\", and all YouTube IDs. If you do " +"not know what this setting is, you can leave it blank and continue to use " +"these other settings." +msgstr "" + +#: common/lib/xmodule/xmodule/video_module/video_xfields.py +msgid "EdX Video ID" +msgstr "" + #: common/static/js/vendor/mathjax-MathJax-c9db6ac/docs/source/mjtheme/layout.html msgid "Navigation" msgstr "" @@ -6640,15 +6667,8 @@ msgstr "" msgid "Reset Password" msgstr "" -#: lms/templates/dashboard.html lms/templates/original_navigation.html -#: lms/templates/sysadmin_dashboard.html -#: lms/templates/sysadmin_dashboard_gitlogs.html -#: lms/templates/courseware/courses.html -msgid "Courses" -msgstr "" - #: lms/templates/dashboard.html -msgid "ordered by recent activity" +msgid "Current Courses" msgstr "" #: lms/templates/dashboard.html @@ -7429,6 +7449,13 @@ msgstr "" msgid "You do not have any notes." msgstr "" +#: lms/templates/original_navigation.html +#: lms/templates/sysadmin_dashboard.html +#: lms/templates/sysadmin_dashboard_gitlogs.html +#: lms/templates/courseware/courses.html +msgid "Courses" +msgstr "" + #: lms/templates/original_navigation.html msgid "Schools" msgstr "" @@ -10152,113 +10179,145 @@ msgstr "" msgid "#:" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Professional Education Invoicing Center" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Thank you for your purchase of {course_name}!" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Portland Street, " +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "" +"An invoice for ${total_price} is attached. Payment is due immediately. " +"Information on payment methods can be found on the invoice." +msgstr "" + +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "" +"A CSV file of your registration codes is attached. Please distribute " +"registration codes to each student planning to enroll using the email " +"template below." msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "9th floor Cambridge, MA," +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Thanks," msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "02139 finance@edx.org" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Your {platform_name} Team" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -#: lms/templates/emails/registration_codes_sale_invoice.txt -#: lms/templates/emails/registration_codes_sale_invoice.txt -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "---------------------------------" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Dear [[Name]]:" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Bill To:" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "" +"We have provided an enrollment for you in the course {course_name} from " +"{platform_name}. Please follow the instructions below to claim your access." msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "{company_name}" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Your redeem code is: [[Enter Redeem Code here from the attached CSV]]" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "{purchaser_name}" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "(1) Register for an account at https://{site_name}." msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Customer Reference Number: {customer_reference_number}" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "(2) Once registered, navigate to https://{course_url}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Registration codes:" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "(3) Click 'Add {course_number} to Cart'" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt +#: lms/templates/emails/registration_codes_sale_email.txt msgid "" -"Please distribute one of the following registration codes to each student " -"who is going to enroll in the class." +"(4) On the shopping cart page, enter your redeem code and click apply code. " +"This will make payment equal to $0." +msgstr "" + +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "(5) Click 'Register'" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt +#: lms/templates/emails/registration_codes_sale_email.txt msgid "" -"A student can redeem one of these codes by registering an account on " -"({site_name}.edx.org), starting the purchase" +"(6) You should be able to see your course on your student dashboard at " +"https://{dashboard_url}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt +#: lms/templates/emails/registration_codes_sale_email.txt msgid "" -"process on this course by adding it to their shopping cart from this page " -"({course_url}), and" +"(7) Course materials will not be available until the course start date." msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "entering their registration code while in the shopping cart." +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Sincerely," msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "" -"Thank you for your purchase! Failure to pay this invoice will result the " -"invalidation of student enrollments" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "[[Your Signature]]" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "" -"that use these codes. All purchases are final. Please refer to the " -"cancellation policy" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "INVOICE" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "on {site_name} for more information." +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Date: {date}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Course: {course_name} {start_date} - {end_date}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Invoice No: {invoice_number}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Price: ${price}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Terms: Due Immediately" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Quantity: ${quantity}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Due Date: {date}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Sub-Total: ${sub_total}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Bill to:" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Discount: ${discount}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Customer Reference Number: {reference_number}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "--------- ------" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Balance Due: ${sale_price}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Total Due: ${total_price}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Course: {course_name}" +msgstr "" + +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "" +"Price: ${course_price} Quantity: {quantity} Sub-Total: " +"${sub_total} Discount: ${discount}" +msgstr "" + +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Total: ${sale_price}" +msgstr "" + +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Payment instructions" +msgstr "" + +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "" +"Failure to pay this invoice will result the invalidation of student " +"enrollment that use these codes. All purchases are final. Please refer to " +"the cancellation policy on {site_name} for more information." +msgstr "" + +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "If you have payment questions, please contact {contact_email}" msgstr "" #: lms/templates/emails/reject_name_change.txt @@ -10709,10 +10768,6 @@ msgstr "" msgid "Please enter the coupon code" msgstr "" -#: lms/templates/instructor/instructor_dashboard_2/e-commerce.html -msgid "Please enter the coupon discount value greater than 0" -msgstr "" - #: lms/templates/instructor/instructor_dashboard_2/e-commerce.html msgid "Please enter the coupon discount value less than or equal to 100" msgstr "" diff --git a/conf/locale/bn_BD/LC_MESSAGES/djangojs.mo b/conf/locale/bn_BD/LC_MESSAGES/djangojs.mo index 5619a2841b6c251bbf549ea330c213225dd67d28..fa32b1f14bc6c51a056255942b58e76c6ae9a2b5 100644 GIT binary patch delta 18 ZcmZ3>vX*7SMs^bgLt`srlZ`t{838#h1>*n! delta 18 ZcmZ3>vX*7SMs{NbLsKh5(~Uby838#f1>*n! diff --git a/conf/locale/bn_BD/LC_MESSAGES/djangojs.po b/conf/locale/bn_BD/LC_MESSAGES/djangojs.po index b944879ab26c..802f39bcf9ae 100644 --- a/conf/locale/bn_BD/LC_MESSAGES/djangojs.po +++ b/conf/locale/bn_BD/LC_MESSAGES/djangojs.po @@ -27,7 +27,7 @@ msgid "" msgstr "" "Project-Id-Version: edx-platform\n" "Report-Msgid-Bugs-To: openedx-translation@googlegroups.com\n" -"POT-Creation-Date: 2014-09-23 15:15-0400\n" +"POT-Creation-Date: 2014-09-24 13:34-0400\n" "PO-Revision-Date: 2014-08-28 00:15+0000\n" "Last-Translator: Sarina Canelake \n" "Language-Team: Bengali (Bangladesh) (http://www.transifex.com/projects/p/edx-platform/language/bn_BD/)\n" diff --git a/conf/locale/bn_IN/LC_MESSAGES/django.mo b/conf/locale/bn_IN/LC_MESSAGES/django.mo index 1158d2528806bc4b388d34e17fa7ffb9e1d0f5fa..e8b847d0b232f65927b1dd581462fb5ef84c456d 100644 GIT binary patch delta 18 ZcmeBR>0p_#k=;bW(Adh@bmNWyMgTMZ1$6)b delta 18 ZcmeBR>0p_#k=\n" "Language-Team: Bengali (India) (http://www.transifex.com/projects/p/edx-platform/language/bn_IN/)\n" diff --git a/conf/locale/bs/LC_MESSAGES/django.mo b/conf/locale/bs/LC_MESSAGES/django.mo index 501ccee771f755efb60e3646cc8a00f98b1e9a18..ff3e87203bfddcbc2331b0aecda7386831999755 100644 GIT binary patch delta 20 bcmaFF`iOM{4\n" "Language-Team: Bosnian (http://www.transifex.com/projects/p/edx-platform/language/bs/)\n" @@ -935,6 +935,10 @@ msgstr "" msgid "No response from Xqueue within {xqueue_timeout} seconds. Aborted." msgstr "" +#: common/lib/capa/capa/inputtypes.py +msgid "Error running code." +msgstr "" + #: common/lib/capa/capa/inputtypes.py msgid "Cannot connect to the queue" msgstr "" @@ -1732,6 +1736,16 @@ msgid "" "on edx.org, and a New! badge temporarily appears next to the course image." msgstr "" +#: common/lib/xmodule/xmodule/course_module.py +msgid "Mobile Course Available" +msgstr "" + +#: common/lib/xmodule/xmodule/course_module.py +msgid "" +"Enter true or false. If true, the course will be available to mobile " +"devices." +msgstr "" + #: common/lib/xmodule/xmodule/course_module.py msgid "Course Not Graded" msgstr "" @@ -3307,6 +3321,19 @@ msgstr "" msgid "Upload Handout" msgstr "" +#: common/lib/xmodule/xmodule/video_module/video_xfields.py +msgid "" +"Optional. Use this for videos where download and streaming URLs for the " +"videos are completely managed by edX. This will override the settings for " +"\"Default Video URL\", \"Video File URLs\", and all YouTube IDs. If you do " +"not know what this setting is, you can leave it blank and continue to use " +"these other settings." +msgstr "" + +#: common/lib/xmodule/xmodule/video_module/video_xfields.py +msgid "EdX Video ID" +msgstr "" + #: common/static/js/vendor/mathjax-MathJax-c9db6ac/docs/source/mjtheme/layout.html msgid "Navigation" msgstr "" @@ -6646,15 +6673,8 @@ msgstr "" msgid "Reset Password" msgstr "" -#: lms/templates/dashboard.html lms/templates/original_navigation.html -#: lms/templates/sysadmin_dashboard.html -#: lms/templates/sysadmin_dashboard_gitlogs.html -#: lms/templates/courseware/courses.html -msgid "Courses" -msgstr "" - #: lms/templates/dashboard.html -msgid "ordered by recent activity" +msgid "Current Courses" msgstr "" #: lms/templates/dashboard.html @@ -7435,6 +7455,13 @@ msgstr "" msgid "You do not have any notes." msgstr "" +#: lms/templates/original_navigation.html +#: lms/templates/sysadmin_dashboard.html +#: lms/templates/sysadmin_dashboard_gitlogs.html +#: lms/templates/courseware/courses.html +msgid "Courses" +msgstr "" + #: lms/templates/original_navigation.html msgid "Schools" msgstr "" @@ -10162,113 +10189,145 @@ msgstr "" msgid "#:" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Professional Education Invoicing Center" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Thank you for your purchase of {course_name}!" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Portland Street, " +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "" +"An invoice for ${total_price} is attached. Payment is due immediately. " +"Information on payment methods can be found on the invoice." +msgstr "" + +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "" +"A CSV file of your registration codes is attached. Please distribute " +"registration codes to each student planning to enroll using the email " +"template below." msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "9th floor Cambridge, MA," +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Thanks," msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "02139 finance@edx.org" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Your {platform_name} Team" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -#: lms/templates/emails/registration_codes_sale_invoice.txt -#: lms/templates/emails/registration_codes_sale_invoice.txt -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "---------------------------------" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Dear [[Name]]:" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Bill To:" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "" +"We have provided an enrollment for you in the course {course_name} from " +"{platform_name}. Please follow the instructions below to claim your access." msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "{company_name}" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Your redeem code is: [[Enter Redeem Code here from the attached CSV]]" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "{purchaser_name}" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "(1) Register for an account at https://{site_name}." msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Customer Reference Number: {customer_reference_number}" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "(2) Once registered, navigate to https://{course_url}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Registration codes:" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "(3) Click 'Add {course_number} to Cart'" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt +#: lms/templates/emails/registration_codes_sale_email.txt msgid "" -"Please distribute one of the following registration codes to each student " -"who is going to enroll in the class." +"(4) On the shopping cart page, enter your redeem code and click apply code. " +"This will make payment equal to $0." +msgstr "" + +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "(5) Click 'Register'" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt +#: lms/templates/emails/registration_codes_sale_email.txt msgid "" -"A student can redeem one of these codes by registering an account on " -"({site_name}.edx.org), starting the purchase" +"(6) You should be able to see your course on your student dashboard at " +"https://{dashboard_url}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt +#: lms/templates/emails/registration_codes_sale_email.txt msgid "" -"process on this course by adding it to their shopping cart from this page " -"({course_url}), and" +"(7) Course materials will not be available until the course start date." msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "entering their registration code while in the shopping cart." +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Sincerely," msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "" -"Thank you for your purchase! Failure to pay this invoice will result the " -"invalidation of student enrollments" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "[[Your Signature]]" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "" -"that use these codes. All purchases are final. Please refer to the " -"cancellation policy" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "INVOICE" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "on {site_name} for more information." +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Date: {date}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Course: {course_name} {start_date} - {end_date}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Invoice No: {invoice_number}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Price: ${price}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Terms: Due Immediately" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Quantity: ${quantity}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Due Date: {date}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Sub-Total: ${sub_total}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Bill to:" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Discount: ${discount}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Customer Reference Number: {reference_number}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "--------- ------" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Balance Due: ${sale_price}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Total Due: ${total_price}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Course: {course_name}" +msgstr "" + +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "" +"Price: ${course_price} Quantity: {quantity} Sub-Total: " +"${sub_total} Discount: ${discount}" +msgstr "" + +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Total: ${sale_price}" +msgstr "" + +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Payment instructions" +msgstr "" + +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "" +"Failure to pay this invoice will result the invalidation of student " +"enrollment that use these codes. All purchases are final. Please refer to " +"the cancellation policy on {site_name} for more information." +msgstr "" + +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "If you have payment questions, please contact {contact_email}" msgstr "" #: lms/templates/emails/reject_name_change.txt @@ -10719,10 +10778,6 @@ msgstr "" msgid "Please enter the coupon code" msgstr "" -#: lms/templates/instructor/instructor_dashboard_2/e-commerce.html -msgid "Please enter the coupon discount value greater than 0" -msgstr "" - #: lms/templates/instructor/instructor_dashboard_2/e-commerce.html msgid "Please enter the coupon discount value less than or equal to 100" msgstr "" diff --git a/conf/locale/bs/LC_MESSAGES/djangojs.mo b/conf/locale/bs/LC_MESSAGES/djangojs.mo index a5ed972ef76702a7114284a2416103bfdcd72b1c..c09c8996b269d03c62e931f945ef282693b3d200 100644 GIT binary patch delta 18 ZcmeBY?Pr~EncYOe(Adh@WaF)^i~u+B1}y*p delta 18 ZcmeBY?Pr~EncY~y(A3J%bmOh9i~u+91}y*p diff --git a/conf/locale/bs/LC_MESSAGES/djangojs.po b/conf/locale/bs/LC_MESSAGES/djangojs.po index d64bbd7049d9..86de3b55d440 100644 --- a/conf/locale/bs/LC_MESSAGES/djangojs.po +++ b/conf/locale/bs/LC_MESSAGES/djangojs.po @@ -28,7 +28,7 @@ msgid "" msgstr "" "Project-Id-Version: edx-platform\n" "Report-Msgid-Bugs-To: openedx-translation@googlegroups.com\n" -"POT-Creation-Date: 2014-09-23 15:15-0400\n" +"POT-Creation-Date: 2014-09-24 13:34-0400\n" "PO-Revision-Date: 2014-08-28 00:15+0000\n" "Last-Translator: Sarina Canelake \n" "Language-Team: Bosnian (http://www.transifex.com/projects/p/edx-platform/language/bs/)\n" diff --git a/conf/locale/ca/LC_MESSAGES/django.mo b/conf/locale/ca/LC_MESSAGES/django.mo index 0357d9c3562215c511e73ce1176ef31f99b1cfe2..40f0f5122245a57bc8b26493ef84f03ef40f6e9c 100644 GIT binary patch delta 22 dcmX@p#eAlVd4qQ$yNQCKv6Zpu=Agn~!2n=>2txn> delta 22 dcmX@p#eAlVd4qQ$yRm|ysg diff --git a/conf/locale/ca/LC_MESSAGES/django.po b/conf/locale/ca/LC_MESSAGES/django.po index ca1e6f6f99d3..6c9bc7edc47a 100644 --- a/conf/locale/ca/LC_MESSAGES/django.po +++ b/conf/locale/ca/LC_MESSAGES/django.po @@ -49,7 +49,7 @@ msgid "" msgstr "" "Project-Id-Version: edx-platform\n" "Report-Msgid-Bugs-To: openedx-translation@googlegroups.com\n" -"POT-Creation-Date: 2014-09-23 15:16-0400\n" +"POT-Creation-Date: 2014-09-24 13:35-0400\n" "PO-Revision-Date: 2014-08-25 20:21+0000\n" "Last-Translator: mcolomer \n" "Language-Team: Catalan (http://www.transifex.com/projects/p/edx-platform/language/ca/)\n" @@ -947,6 +947,10 @@ msgstr "" msgid "No response from Xqueue within {xqueue_timeout} seconds. Aborted." msgstr "" +#: common/lib/capa/capa/inputtypes.py +msgid "Error running code." +msgstr "" + #: common/lib/capa/capa/inputtypes.py msgid "Cannot connect to the queue" msgstr "" @@ -1740,6 +1744,16 @@ msgid "" "on edx.org, and a New! badge temporarily appears next to the course image." msgstr "" +#: common/lib/xmodule/xmodule/course_module.py +msgid "Mobile Course Available" +msgstr "" + +#: common/lib/xmodule/xmodule/course_module.py +msgid "" +"Enter true or false. If true, the course will be available to mobile " +"devices." +msgstr "" + #: common/lib/xmodule/xmodule/course_module.py msgid "Course Not Graded" msgstr "" @@ -3317,6 +3331,19 @@ msgstr "" msgid "Upload Handout" msgstr "" +#: common/lib/xmodule/xmodule/video_module/video_xfields.py +msgid "" +"Optional. Use this for videos where download and streaming URLs for the " +"videos are completely managed by edX. This will override the settings for " +"\"Default Video URL\", \"Video File URLs\", and all YouTube IDs. If you do " +"not know what this setting is, you can leave it blank and continue to use " +"these other settings." +msgstr "" + +#: common/lib/xmodule/xmodule/video_module/video_xfields.py +msgid "EdX Video ID" +msgstr "" + #: common/static/js/vendor/mathjax-MathJax-c9db6ac/docs/source/mjtheme/layout.html msgid "Navigation" msgstr "Navegació" @@ -6776,15 +6803,8 @@ msgstr "" msgid "Reset Password" msgstr "" -#: lms/templates/dashboard.html lms/templates/original_navigation.html -#: lms/templates/sysadmin_dashboard.html -#: lms/templates/sysadmin_dashboard_gitlogs.html -#: lms/templates/courseware/courses.html -msgid "Courses" -msgstr "" - #: lms/templates/dashboard.html -msgid "ordered by recent activity" +msgid "Current Courses" msgstr "" #: lms/templates/dashboard.html @@ -7565,6 +7585,13 @@ msgstr "" msgid "You do not have any notes." msgstr "" +#: lms/templates/original_navigation.html +#: lms/templates/sysadmin_dashboard.html +#: lms/templates/sysadmin_dashboard_gitlogs.html +#: lms/templates/courseware/courses.html +msgid "Courses" +msgstr "" + #: lms/templates/original_navigation.html msgid "Schools" msgstr "" @@ -10288,113 +10315,145 @@ msgstr "" msgid "#:" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Professional Education Invoicing Center" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Thank you for your purchase of {course_name}!" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Portland Street, " +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "" +"An invoice for ${total_price} is attached. Payment is due immediately. " +"Information on payment methods can be found on the invoice." +msgstr "" + +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "" +"A CSV file of your registration codes is attached. Please distribute " +"registration codes to each student planning to enroll using the email " +"template below." msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "9th floor Cambridge, MA," +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Thanks," msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "02139 finance@edx.org" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Your {platform_name} Team" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -#: lms/templates/emails/registration_codes_sale_invoice.txt -#: lms/templates/emails/registration_codes_sale_invoice.txt -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "---------------------------------" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Dear [[Name]]:" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Bill To:" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "" +"We have provided an enrollment for you in the course {course_name} from " +"{platform_name}. Please follow the instructions below to claim your access." msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "{company_name}" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Your redeem code is: [[Enter Redeem Code here from the attached CSV]]" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "{purchaser_name}" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "(1) Register for an account at https://{site_name}." msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Customer Reference Number: {customer_reference_number}" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "(2) Once registered, navigate to https://{course_url}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Registration codes:" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "(3) Click 'Add {course_number} to Cart'" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt +#: lms/templates/emails/registration_codes_sale_email.txt msgid "" -"Please distribute one of the following registration codes to each student " -"who is going to enroll in the class." +"(4) On the shopping cart page, enter your redeem code and click apply code. " +"This will make payment equal to $0." +msgstr "" + +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "(5) Click 'Register'" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt +#: lms/templates/emails/registration_codes_sale_email.txt msgid "" -"A student can redeem one of these codes by registering an account on " -"({site_name}.edx.org), starting the purchase" +"(6) You should be able to see your course on your student dashboard at " +"https://{dashboard_url}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt +#: lms/templates/emails/registration_codes_sale_email.txt msgid "" -"process on this course by adding it to their shopping cart from this page " -"({course_url}), and" +"(7) Course materials will not be available until the course start date." msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "entering their registration code while in the shopping cart." +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Sincerely," msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "" -"Thank you for your purchase! Failure to pay this invoice will result the " -"invalidation of student enrollments" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "[[Your Signature]]" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "" -"that use these codes. All purchases are final. Please refer to the " -"cancellation policy" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "INVOICE" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "on {site_name} for more information." +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Date: {date}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Course: {course_name} {start_date} - {end_date}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Invoice No: {invoice_number}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Price: ${price}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Terms: Due Immediately" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Quantity: ${quantity}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Due Date: {date}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Sub-Total: ${sub_total}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Bill to:" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Discount: ${discount}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Customer Reference Number: {reference_number}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "--------- ------" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Balance Due: ${sale_price}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Total Due: ${total_price}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Course: {course_name}" +msgstr "" + +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "" +"Price: ${course_price} Quantity: {quantity} Sub-Total: " +"${sub_total} Discount: ${discount}" +msgstr "" + +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Total: ${sale_price}" +msgstr "" + +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Payment instructions" +msgstr "" + +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "" +"Failure to pay this invoice will result the invalidation of student " +"enrollment that use these codes. All purchases are final. Please refer to " +"the cancellation policy on {site_name} for more information." +msgstr "" + +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "If you have payment questions, please contact {contact_email}" msgstr "" #: lms/templates/emails/reject_name_change.txt @@ -10845,10 +10904,6 @@ msgstr "" msgid "Please enter the coupon code" msgstr "" -#: lms/templates/instructor/instructor_dashboard_2/e-commerce.html -msgid "Please enter the coupon discount value greater than 0" -msgstr "" - #: lms/templates/instructor/instructor_dashboard_2/e-commerce.html msgid "Please enter the coupon discount value less than or equal to 100" msgstr "" diff --git a/conf/locale/ca/LC_MESSAGES/djangojs.mo b/conf/locale/ca/LC_MESSAGES/djangojs.mo index a8ef87efbc9b9bd2dc5e2d267f0637fd86273a67..6754c3230a717d9e342c672fb930361fbbe3d363 100644 GIT binary patch delta 22 ecmey@$Mmm{X~Rt)b`u3dV=H5m%@2I$SpfiWH3\n" "Language-Team: Catalan (http://www.transifex.com/projects/p/edx-platform/language/ca/)\n" diff --git a/conf/locale/ca@valencia/LC_MESSAGES/django.mo b/conf/locale/ca@valencia/LC_MESSAGES/django.mo index d52591cfd33317fd38c1b95644903501e21850cd..8d2044d1e37b7d5df9397ede0595f66d469db219 100644 GIT binary patch delta 18 ZcmdnNvV Ms^bgLt`sr(~UbC7y&xI1_b~B delta 18 ZcmdnNvV Ms{NbLsKh5vyD3%7y&xG1_b~B diff --git a/conf/locale/ca@valencia/LC_MESSAGES/django.po b/conf/locale/ca@valencia/LC_MESSAGES/django.po index dcdaf4c27470..4d9e0c3c8827 100644 --- a/conf/locale/ca@valencia/LC_MESSAGES/django.po +++ b/conf/locale/ca@valencia/LC_MESSAGES/django.po @@ -38,7 +38,7 @@ msgid "" msgstr "" "Project-Id-Version: edx-platform\n" "Report-Msgid-Bugs-To: openedx-translation@googlegroups.com\n" -"POT-Creation-Date: 2014-09-23 15:16-0400\n" +"POT-Creation-Date: 2014-09-24 13:35-0400\n" "PO-Revision-Date: 2014-02-12 14:59+0000\n" "Last-Translator: Sarina Canelake \n" "Language-Team: Catalan (Valencian) (http://www.transifex.com/projects/p/edx-platform/language/ca@valencia/)\n" @@ -928,6 +928,10 @@ msgstr "" msgid "No response from Xqueue within {xqueue_timeout} seconds. Aborted." msgstr "" +#: common/lib/capa/capa/inputtypes.py +msgid "Error running code." +msgstr "" + #: common/lib/capa/capa/inputtypes.py msgid "Cannot connect to the queue" msgstr "" @@ -1725,6 +1729,16 @@ msgid "" "on edx.org, and a New! badge temporarily appears next to the course image." msgstr "" +#: common/lib/xmodule/xmodule/course_module.py +msgid "Mobile Course Available" +msgstr "" + +#: common/lib/xmodule/xmodule/course_module.py +msgid "" +"Enter true or false. If true, the course will be available to mobile " +"devices." +msgstr "" + #: common/lib/xmodule/xmodule/course_module.py msgid "Course Not Graded" msgstr "" @@ -3300,6 +3314,19 @@ msgstr "" msgid "Upload Handout" msgstr "" +#: common/lib/xmodule/xmodule/video_module/video_xfields.py +msgid "" +"Optional. Use this for videos where download and streaming URLs for the " +"videos are completely managed by edX. This will override the settings for " +"\"Default Video URL\", \"Video File URLs\", and all YouTube IDs. If you do " +"not know what this setting is, you can leave it blank and continue to use " +"these other settings." +msgstr "" + +#: common/lib/xmodule/xmodule/video_module/video_xfields.py +msgid "EdX Video ID" +msgstr "" + #: common/static/js/vendor/mathjax-MathJax-c9db6ac/docs/source/mjtheme/layout.html msgid "Navigation" msgstr "" @@ -6637,15 +6664,8 @@ msgstr "" msgid "Reset Password" msgstr "" -#: lms/templates/dashboard.html lms/templates/original_navigation.html -#: lms/templates/sysadmin_dashboard.html -#: lms/templates/sysadmin_dashboard_gitlogs.html -#: lms/templates/courseware/courses.html -msgid "Courses" -msgstr "" - #: lms/templates/dashboard.html -msgid "ordered by recent activity" +msgid "Current Courses" msgstr "" #: lms/templates/dashboard.html @@ -7426,6 +7446,13 @@ msgstr "" msgid "You do not have any notes." msgstr "" +#: lms/templates/original_navigation.html +#: lms/templates/sysadmin_dashboard.html +#: lms/templates/sysadmin_dashboard_gitlogs.html +#: lms/templates/courseware/courses.html +msgid "Courses" +msgstr "" + #: lms/templates/original_navigation.html msgid "Schools" msgstr "" @@ -10149,113 +10176,145 @@ msgstr "" msgid "#:" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Professional Education Invoicing Center" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Thank you for your purchase of {course_name}!" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Portland Street, " +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "" +"An invoice for ${total_price} is attached. Payment is due immediately. " +"Information on payment methods can be found on the invoice." +msgstr "" + +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "" +"A CSV file of your registration codes is attached. Please distribute " +"registration codes to each student planning to enroll using the email " +"template below." msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "9th floor Cambridge, MA," +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Thanks," msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "02139 finance@edx.org" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Your {platform_name} Team" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -#: lms/templates/emails/registration_codes_sale_invoice.txt -#: lms/templates/emails/registration_codes_sale_invoice.txt -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "---------------------------------" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Dear [[Name]]:" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Bill To:" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "" +"We have provided an enrollment for you in the course {course_name} from " +"{platform_name}. Please follow the instructions below to claim your access." msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "{company_name}" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Your redeem code is: [[Enter Redeem Code here from the attached CSV]]" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "{purchaser_name}" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "(1) Register for an account at https://{site_name}." msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Customer Reference Number: {customer_reference_number}" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "(2) Once registered, navigate to https://{course_url}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Registration codes:" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "(3) Click 'Add {course_number} to Cart'" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt +#: lms/templates/emails/registration_codes_sale_email.txt msgid "" -"Please distribute one of the following registration codes to each student " -"who is going to enroll in the class." +"(4) On the shopping cart page, enter your redeem code and click apply code. " +"This will make payment equal to $0." +msgstr "" + +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "(5) Click 'Register'" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt +#: lms/templates/emails/registration_codes_sale_email.txt msgid "" -"A student can redeem one of these codes by registering an account on " -"({site_name}.edx.org), starting the purchase" +"(6) You should be able to see your course on your student dashboard at " +"https://{dashboard_url}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt +#: lms/templates/emails/registration_codes_sale_email.txt msgid "" -"process on this course by adding it to their shopping cart from this page " -"({course_url}), and" +"(7) Course materials will not be available until the course start date." msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "entering their registration code while in the shopping cart." +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Sincerely," msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "" -"Thank you for your purchase! Failure to pay this invoice will result the " -"invalidation of student enrollments" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "[[Your Signature]]" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "" -"that use these codes. All purchases are final. Please refer to the " -"cancellation policy" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "INVOICE" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "on {site_name} for more information." +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Date: {date}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Course: {course_name} {start_date} - {end_date}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Invoice No: {invoice_number}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Price: ${price}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Terms: Due Immediately" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Quantity: ${quantity}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Due Date: {date}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Sub-Total: ${sub_total}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Bill to:" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Discount: ${discount}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Customer Reference Number: {reference_number}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "--------- ------" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Balance Due: ${sale_price}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Total Due: ${total_price}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Course: {course_name}" +msgstr "" + +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "" +"Price: ${course_price} Quantity: {quantity} Sub-Total: " +"${sub_total} Discount: ${discount}" +msgstr "" + +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Total: ${sale_price}" +msgstr "" + +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Payment instructions" +msgstr "" + +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "" +"Failure to pay this invoice will result the invalidation of student " +"enrollment that use these codes. All purchases are final. Please refer to " +"the cancellation policy on {site_name} for more information." +msgstr "" + +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "If you have payment questions, please contact {contact_email}" msgstr "" #: lms/templates/emails/reject_name_change.txt @@ -10706,10 +10765,6 @@ msgstr "" msgid "Please enter the coupon code" msgstr "" -#: lms/templates/instructor/instructor_dashboard_2/e-commerce.html -msgid "Please enter the coupon discount value greater than 0" -msgstr "" - #: lms/templates/instructor/instructor_dashboard_2/e-commerce.html msgid "Please enter the coupon discount value less than or equal to 100" msgstr "" diff --git a/conf/locale/ca@valencia/LC_MESSAGES/djangojs.mo b/conf/locale/ca@valencia/LC_MESSAGES/djangojs.mo index d08b9d6fb95129d6efc4fdde41ee4ae44beaa81c..dccfad56032ea980fcfc2a30a3841673b57511c6 100644 GIT binary patch delta 18 ZcmdnNvV Ms^bgLt`srlZ`tX7y&xD1_S^A delta 18 ZcmdnNvV Ms{NbLsKh5(~UbC7y&xB1_S^A diff --git a/conf/locale/ca@valencia/LC_MESSAGES/djangojs.po b/conf/locale/ca@valencia/LC_MESSAGES/djangojs.po index 8345688231ef..dbe4c1fd16dd 100644 --- a/conf/locale/ca@valencia/LC_MESSAGES/djangojs.po +++ b/conf/locale/ca@valencia/LC_MESSAGES/djangojs.po @@ -27,7 +27,7 @@ msgid "" msgstr "" "Project-Id-Version: edx-platform\n" "Report-Msgid-Bugs-To: openedx-translation@googlegroups.com\n" -"POT-Creation-Date: 2014-09-23 15:15-0400\n" +"POT-Creation-Date: 2014-09-24 13:34-0400\n" "PO-Revision-Date: 2014-08-28 00:15+0000\n" "Last-Translator: Sarina Canelake \n" "Language-Team: Catalan (Valencian) (http://www.transifex.com/projects/p/edx-platform/language/ca@valencia/)\n" diff --git a/conf/locale/cs/LC_MESSAGES/django.mo b/conf/locale/cs/LC_MESSAGES/django.mo index 445dbe1cf09f93d48b6c6a459023ffa562c42411..fb4b2223685546eb9ff97a735d580ad35b159dd9 100644 GIT binary patch delta 20 bcmX@Yb%blf9wv4Z1w&&iW7ExtnHre@NSp>| delta 20 bcmX@Yb%blf9wv5U1w&ISL$l3?nHre@NSX#` diff --git a/conf/locale/cs/LC_MESSAGES/django.po b/conf/locale/cs/LC_MESSAGES/django.po index 5546d23778bb..01333744ce52 100644 --- a/conf/locale/cs/LC_MESSAGES/django.po +++ b/conf/locale/cs/LC_MESSAGES/django.po @@ -56,7 +56,7 @@ msgid "" msgstr "" "Project-Id-Version: edx-platform\n" "Report-Msgid-Bugs-To: openedx-translation@googlegroups.com\n" -"POT-Creation-Date: 2014-09-23 15:16-0400\n" +"POT-Creation-Date: 2014-09-24 13:35-0400\n" "PO-Revision-Date: 2014-08-25 20:21+0000\n" "Last-Translator: TomHermanek \n" "Language-Team: Czech (http://www.transifex.com/projects/p/edx-platform/language/cs/)\n" @@ -948,6 +948,10 @@ msgstr "" msgid "No response from Xqueue within {xqueue_timeout} seconds. Aborted." msgstr "" +#: common/lib/capa/capa/inputtypes.py +msgid "Error running code." +msgstr "" + #: common/lib/capa/capa/inputtypes.py msgid "Cannot connect to the queue" msgstr "" @@ -1745,6 +1749,16 @@ msgid "" "on edx.org, and a New! badge temporarily appears next to the course image." msgstr "" +#: common/lib/xmodule/xmodule/course_module.py +msgid "Mobile Course Available" +msgstr "" + +#: common/lib/xmodule/xmodule/course_module.py +msgid "" +"Enter true or false. If true, the course will be available to mobile " +"devices." +msgstr "" + #: common/lib/xmodule/xmodule/course_module.py msgid "Course Not Graded" msgstr "" @@ -3320,6 +3334,19 @@ msgstr "" msgid "Upload Handout" msgstr "" +#: common/lib/xmodule/xmodule/video_module/video_xfields.py +msgid "" +"Optional. Use this for videos where download and streaming URLs for the " +"videos are completely managed by edX. This will override the settings for " +"\"Default Video URL\", \"Video File URLs\", and all YouTube IDs. If you do " +"not know what this setting is, you can leave it blank and continue to use " +"these other settings." +msgstr "" + +#: common/lib/xmodule/xmodule/video_module/video_xfields.py +msgid "EdX Video ID" +msgstr "" + #: common/static/js/vendor/mathjax-MathJax-c9db6ac/docs/source/mjtheme/layout.html msgid "Navigation" msgstr "" @@ -6655,15 +6682,8 @@ msgstr "" msgid "Reset Password" msgstr "" -#: lms/templates/dashboard.html lms/templates/original_navigation.html -#: lms/templates/sysadmin_dashboard.html -#: lms/templates/sysadmin_dashboard_gitlogs.html -#: lms/templates/courseware/courses.html -msgid "Courses" -msgstr "" - #: lms/templates/dashboard.html -msgid "ordered by recent activity" +msgid "Current Courses" msgstr "" #: lms/templates/dashboard.html @@ -7444,6 +7464,13 @@ msgstr "" msgid "You do not have any notes." msgstr "" +#: lms/templates/original_navigation.html +#: lms/templates/sysadmin_dashboard.html +#: lms/templates/sysadmin_dashboard_gitlogs.html +#: lms/templates/courseware/courses.html +msgid "Courses" +msgstr "" + #: lms/templates/original_navigation.html msgid "Schools" msgstr "" @@ -10171,113 +10198,145 @@ msgstr "" msgid "#:" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Professional Education Invoicing Center" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Thank you for your purchase of {course_name}!" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Portland Street, " +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "" +"An invoice for ${total_price} is attached. Payment is due immediately. " +"Information on payment methods can be found on the invoice." +msgstr "" + +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "" +"A CSV file of your registration codes is attached. Please distribute " +"registration codes to each student planning to enroll using the email " +"template below." msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "9th floor Cambridge, MA," +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Thanks," msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "02139 finance@edx.org" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Your {platform_name} Team" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -#: lms/templates/emails/registration_codes_sale_invoice.txt -#: lms/templates/emails/registration_codes_sale_invoice.txt -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "---------------------------------" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Dear [[Name]]:" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Bill To:" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "" +"We have provided an enrollment for you in the course {course_name} from " +"{platform_name}. Please follow the instructions below to claim your access." msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "{company_name}" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Your redeem code is: [[Enter Redeem Code here from the attached CSV]]" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "{purchaser_name}" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "(1) Register for an account at https://{site_name}." msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Customer Reference Number: {customer_reference_number}" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "(2) Once registered, navigate to https://{course_url}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Registration codes:" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "(3) Click 'Add {course_number} to Cart'" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt +#: lms/templates/emails/registration_codes_sale_email.txt msgid "" -"Please distribute one of the following registration codes to each student " -"who is going to enroll in the class." +"(4) On the shopping cart page, enter your redeem code and click apply code. " +"This will make payment equal to $0." +msgstr "" + +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "(5) Click 'Register'" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt +#: lms/templates/emails/registration_codes_sale_email.txt msgid "" -"A student can redeem one of these codes by registering an account on " -"({site_name}.edx.org), starting the purchase" +"(6) You should be able to see your course on your student dashboard at " +"https://{dashboard_url}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt +#: lms/templates/emails/registration_codes_sale_email.txt msgid "" -"process on this course by adding it to their shopping cart from this page " -"({course_url}), and" +"(7) Course materials will not be available until the course start date." msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "entering their registration code while in the shopping cart." +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Sincerely," msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "" -"Thank you for your purchase! Failure to pay this invoice will result the " -"invalidation of student enrollments" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "[[Your Signature]]" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "" -"that use these codes. All purchases are final. Please refer to the " -"cancellation policy" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "INVOICE" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "on {site_name} for more information." +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Date: {date}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Course: {course_name} {start_date} - {end_date}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Invoice No: {invoice_number}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Price: ${price}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Terms: Due Immediately" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Quantity: ${quantity}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Due Date: {date}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Sub-Total: ${sub_total}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Bill to:" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Discount: ${discount}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Customer Reference Number: {reference_number}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "--------- ------" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Balance Due: ${sale_price}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Total Due: ${total_price}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Course: {course_name}" +msgstr "" + +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "" +"Price: ${course_price} Quantity: {quantity} Sub-Total: " +"${sub_total} Discount: ${discount}" +msgstr "" + +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Total: ${sale_price}" +msgstr "" + +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Payment instructions" +msgstr "" + +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "" +"Failure to pay this invoice will result the invalidation of student " +"enrollment that use these codes. All purchases are final. Please refer to " +"the cancellation policy on {site_name} for more information." +msgstr "" + +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "If you have payment questions, please contact {contact_email}" msgstr "" #: lms/templates/emails/reject_name_change.txt @@ -10728,10 +10787,6 @@ msgstr "" msgid "Please enter the coupon code" msgstr "" -#: lms/templates/instructor/instructor_dashboard_2/e-commerce.html -msgid "Please enter the coupon discount value greater than 0" -msgstr "" - #: lms/templates/instructor/instructor_dashboard_2/e-commerce.html msgid "Please enter the coupon discount value less than or equal to 100" msgstr "" diff --git a/conf/locale/cs/LC_MESSAGES/djangojs.mo b/conf/locale/cs/LC_MESSAGES/djangojs.mo index 7a30bac4e6070848272fb283612abb437c65ad98..6f3811b5871e69d18cd943ba1bcd33da68d49386 100644 GIT binary patch delta 20 bcmaFG@rq+ZDigbjf}ydMvB~Bfrhkk8NOlH% delta 20 bcmaFG@rq+ZDigc0f}yFEq3Pxvrhkk8NOT5# diff --git a/conf/locale/cs/LC_MESSAGES/djangojs.po b/conf/locale/cs/LC_MESSAGES/djangojs.po index 9c013838db52..5ef92f21901f 100644 --- a/conf/locale/cs/LC_MESSAGES/djangojs.po +++ b/conf/locale/cs/LC_MESSAGES/djangojs.po @@ -35,7 +35,7 @@ msgid "" msgstr "" "Project-Id-Version: edx-platform\n" "Report-Msgid-Bugs-To: openedx-translation@googlegroups.com\n" -"POT-Creation-Date: 2014-09-23 15:15-0400\n" +"POT-Creation-Date: 2014-09-24 13:34-0400\n" "PO-Revision-Date: 2014-08-28 00:15+0000\n" "Last-Translator: Sarina Canelake \n" "Language-Team: Czech (http://www.transifex.com/projects/p/edx-platform/language/cs/)\n" diff --git a/conf/locale/cy/LC_MESSAGES/django.mo b/conf/locale/cy/LC_MESSAGES/django.mo index 7e9560a793010b0f788529e8731b66112f5c1772..c34c392a0e2226997939e59d4ab4b826a94de0ad 100644 GIT binary patch delta 18 ZcmX@ea*$=hMs^bgLt`sr(~Ubi838;31|R?c delta 18 ZcmX@ea*$=hMs{NbLsKh5vyD4C838;11|R?c diff --git a/conf/locale/cy/LC_MESSAGES/django.po b/conf/locale/cy/LC_MESSAGES/django.po index 0c14aa7dffcb..675001793304 100644 --- a/conf/locale/cy/LC_MESSAGES/django.po +++ b/conf/locale/cy/LC_MESSAGES/django.po @@ -40,7 +40,7 @@ msgid "" msgstr "" "Project-Id-Version: edx-platform\n" "Report-Msgid-Bugs-To: openedx-translation@googlegroups.com\n" -"POT-Creation-Date: 2014-09-23 15:16-0400\n" +"POT-Creation-Date: 2014-09-24 13:35-0400\n" "PO-Revision-Date: 2014-02-06 03:04+0000\n" "Last-Translator: Ned Batchelder \n" "Language-Team: Welsh (http://www.transifex.com/projects/p/edx-platform/language/cy/)\n" @@ -934,6 +934,10 @@ msgstr "" msgid "No response from Xqueue within {xqueue_timeout} seconds. Aborted." msgstr "" +#: common/lib/capa/capa/inputtypes.py +msgid "Error running code." +msgstr "" + #: common/lib/capa/capa/inputtypes.py msgid "Cannot connect to the queue" msgstr "" @@ -1731,6 +1735,16 @@ msgid "" "on edx.org, and a New! badge temporarily appears next to the course image." msgstr "" +#: common/lib/xmodule/xmodule/course_module.py +msgid "Mobile Course Available" +msgstr "" + +#: common/lib/xmodule/xmodule/course_module.py +msgid "" +"Enter true or false. If true, the course will be available to mobile " +"devices." +msgstr "" + #: common/lib/xmodule/xmodule/course_module.py msgid "Course Not Graded" msgstr "" @@ -3306,6 +3320,19 @@ msgstr "" msgid "Upload Handout" msgstr "" +#: common/lib/xmodule/xmodule/video_module/video_xfields.py +msgid "" +"Optional. Use this for videos where download and streaming URLs for the " +"videos are completely managed by edX. This will override the settings for " +"\"Default Video URL\", \"Video File URLs\", and all YouTube IDs. If you do " +"not know what this setting is, you can leave it blank and continue to use " +"these other settings." +msgstr "" + +#: common/lib/xmodule/xmodule/video_module/video_xfields.py +msgid "EdX Video ID" +msgstr "" + #: common/static/js/vendor/mathjax-MathJax-c9db6ac/docs/source/mjtheme/layout.html msgid "Navigation" msgstr "" @@ -6647,15 +6674,8 @@ msgstr "" msgid "Reset Password" msgstr "" -#: lms/templates/dashboard.html lms/templates/original_navigation.html -#: lms/templates/sysadmin_dashboard.html -#: lms/templates/sysadmin_dashboard_gitlogs.html -#: lms/templates/courseware/courses.html -msgid "Courses" -msgstr "" - #: lms/templates/dashboard.html -msgid "ordered by recent activity" +msgid "Current Courses" msgstr "" #: lms/templates/dashboard.html @@ -7436,6 +7456,13 @@ msgstr "" msgid "You do not have any notes." msgstr "" +#: lms/templates/original_navigation.html +#: lms/templates/sysadmin_dashboard.html +#: lms/templates/sysadmin_dashboard_gitlogs.html +#: lms/templates/courseware/courses.html +msgid "Courses" +msgstr "" + #: lms/templates/original_navigation.html msgid "Schools" msgstr "" @@ -10167,113 +10194,145 @@ msgstr "" msgid "#:" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Professional Education Invoicing Center" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Thank you for your purchase of {course_name}!" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Portland Street, " +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "" +"An invoice for ${total_price} is attached. Payment is due immediately. " +"Information on payment methods can be found on the invoice." +msgstr "" + +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "" +"A CSV file of your registration codes is attached. Please distribute " +"registration codes to each student planning to enroll using the email " +"template below." msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "9th floor Cambridge, MA," +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Thanks," msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "02139 finance@edx.org" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Your {platform_name} Team" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -#: lms/templates/emails/registration_codes_sale_invoice.txt -#: lms/templates/emails/registration_codes_sale_invoice.txt -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "---------------------------------" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Dear [[Name]]:" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Bill To:" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "" +"We have provided an enrollment for you in the course {course_name} from " +"{platform_name}. Please follow the instructions below to claim your access." msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "{company_name}" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Your redeem code is: [[Enter Redeem Code here from the attached CSV]]" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "{purchaser_name}" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "(1) Register for an account at https://{site_name}." msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Customer Reference Number: {customer_reference_number}" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "(2) Once registered, navigate to https://{course_url}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Registration codes:" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "(3) Click 'Add {course_number} to Cart'" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt +#: lms/templates/emails/registration_codes_sale_email.txt msgid "" -"Please distribute one of the following registration codes to each student " -"who is going to enroll in the class." +"(4) On the shopping cart page, enter your redeem code and click apply code. " +"This will make payment equal to $0." +msgstr "" + +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "(5) Click 'Register'" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt +#: lms/templates/emails/registration_codes_sale_email.txt msgid "" -"A student can redeem one of these codes by registering an account on " -"({site_name}.edx.org), starting the purchase" +"(6) You should be able to see your course on your student dashboard at " +"https://{dashboard_url}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt +#: lms/templates/emails/registration_codes_sale_email.txt msgid "" -"process on this course by adding it to their shopping cart from this page " -"({course_url}), and" +"(7) Course materials will not be available until the course start date." msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "entering their registration code while in the shopping cart." +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Sincerely," msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "" -"Thank you for your purchase! Failure to pay this invoice will result the " -"invalidation of student enrollments" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "[[Your Signature]]" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "" -"that use these codes. All purchases are final. Please refer to the " -"cancellation policy" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "INVOICE" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "on {site_name} for more information." +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Date: {date}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Course: {course_name} {start_date} - {end_date}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Invoice No: {invoice_number}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Price: ${price}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Terms: Due Immediately" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Quantity: ${quantity}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Due Date: {date}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Sub-Total: ${sub_total}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Bill to:" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Discount: ${discount}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Customer Reference Number: {reference_number}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "--------- ------" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Balance Due: ${sale_price}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Total Due: ${total_price}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Course: {course_name}" +msgstr "" + +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "" +"Price: ${course_price} Quantity: {quantity} Sub-Total: " +"${sub_total} Discount: ${discount}" +msgstr "" + +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Total: ${sale_price}" +msgstr "" + +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Payment instructions" +msgstr "" + +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "" +"Failure to pay this invoice will result the invalidation of student " +"enrollment that use these codes. All purchases are final. Please refer to " +"the cancellation policy on {site_name} for more information." +msgstr "" + +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "If you have payment questions, please contact {contact_email}" msgstr "" #: lms/templates/emails/reject_name_change.txt @@ -10724,10 +10783,6 @@ msgstr "" msgid "Please enter the coupon code" msgstr "" -#: lms/templates/instructor/instructor_dashboard_2/e-commerce.html -msgid "Please enter the coupon discount value greater than 0" -msgstr "" - #: lms/templates/instructor/instructor_dashboard_2/e-commerce.html msgid "Please enter the coupon discount value less than or equal to 100" msgstr "" diff --git a/conf/locale/cy/LC_MESSAGES/djangojs.mo b/conf/locale/cy/LC_MESSAGES/djangojs.mo index ba346592fa920b021ae7ab84ae428276d0269f29..3e639b23321675c1c8b6ada9ce6130c6e43a4c75 100644 GIT binary patch delta 18 ZcmX@ga+GDlMs^bgLt`srlZ`ui838\n" "Language-Team: Welsh (http://www.transifex.com/projects/p/edx-platform/language/cy/)\n" diff --git a/conf/locale/da/LC_MESSAGES/django.mo b/conf/locale/da/LC_MESSAGES/django.mo index a045069db7b11996fc67f52709252d4489f6277a..21400f0a340db3eda7c26daf5791da9792990f77 100644 GIT binary patch delta 18 Zcmey#{F8aYMs^bgLt`sr(~UbE8397V21Wn? delta 18 Zcmey#{F8aYMs{NbLsKh5vyD3(8397T21Wn? diff --git a/conf/locale/da/LC_MESSAGES/django.po b/conf/locale/da/LC_MESSAGES/django.po index 34885d769be4..dade05980b8a 100644 --- a/conf/locale/da/LC_MESSAGES/django.po +++ b/conf/locale/da/LC_MESSAGES/django.po @@ -38,7 +38,7 @@ msgid "" msgstr "" "Project-Id-Version: edx-platform\n" "Report-Msgid-Bugs-To: openedx-translation@googlegroups.com\n" -"POT-Creation-Date: 2014-09-23 15:16-0400\n" +"POT-Creation-Date: 2014-09-24 13:35-0400\n" "PO-Revision-Date: 2014-02-06 03:04+0000\n" "Last-Translator: \n" "Language-Team: Danish (http://www.transifex.com/projects/p/edx-platform/language/da/)\n" @@ -928,6 +928,10 @@ msgstr "" msgid "No response from Xqueue within {xqueue_timeout} seconds. Aborted." msgstr "" +#: common/lib/capa/capa/inputtypes.py +msgid "Error running code." +msgstr "" + #: common/lib/capa/capa/inputtypes.py msgid "Cannot connect to the queue" msgstr "" @@ -1725,6 +1729,16 @@ msgid "" "on edx.org, and a New! badge temporarily appears next to the course image." msgstr "" +#: common/lib/xmodule/xmodule/course_module.py +msgid "Mobile Course Available" +msgstr "" + +#: common/lib/xmodule/xmodule/course_module.py +msgid "" +"Enter true or false. If true, the course will be available to mobile " +"devices." +msgstr "" + #: common/lib/xmodule/xmodule/course_module.py msgid "Course Not Graded" msgstr "" @@ -3300,6 +3314,19 @@ msgstr "" msgid "Upload Handout" msgstr "" +#: common/lib/xmodule/xmodule/video_module/video_xfields.py +msgid "" +"Optional. Use this for videos where download and streaming URLs for the " +"videos are completely managed by edX. This will override the settings for " +"\"Default Video URL\", \"Video File URLs\", and all YouTube IDs. If you do " +"not know what this setting is, you can leave it blank and continue to use " +"these other settings." +msgstr "" + +#: common/lib/xmodule/xmodule/video_module/video_xfields.py +msgid "EdX Video ID" +msgstr "" + #: common/static/js/vendor/mathjax-MathJax-c9db6ac/docs/source/mjtheme/layout.html msgid "Navigation" msgstr "" @@ -6637,15 +6664,8 @@ msgstr "" msgid "Reset Password" msgstr "" -#: lms/templates/dashboard.html lms/templates/original_navigation.html -#: lms/templates/sysadmin_dashboard.html -#: lms/templates/sysadmin_dashboard_gitlogs.html -#: lms/templates/courseware/courses.html -msgid "Courses" -msgstr "" - #: lms/templates/dashboard.html -msgid "ordered by recent activity" +msgid "Current Courses" msgstr "" #: lms/templates/dashboard.html @@ -7426,6 +7446,13 @@ msgstr "" msgid "You do not have any notes." msgstr "" +#: lms/templates/original_navigation.html +#: lms/templates/sysadmin_dashboard.html +#: lms/templates/sysadmin_dashboard_gitlogs.html +#: lms/templates/courseware/courses.html +msgid "Courses" +msgstr "" + #: lms/templates/original_navigation.html msgid "Schools" msgstr "" @@ -10149,113 +10176,145 @@ msgstr "" msgid "#:" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Professional Education Invoicing Center" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Thank you for your purchase of {course_name}!" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Portland Street, " +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "" +"An invoice for ${total_price} is attached. Payment is due immediately. " +"Information on payment methods can be found on the invoice." +msgstr "" + +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "" +"A CSV file of your registration codes is attached. Please distribute " +"registration codes to each student planning to enroll using the email " +"template below." msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "9th floor Cambridge, MA," +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Thanks," msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "02139 finance@edx.org" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Your {platform_name} Team" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -#: lms/templates/emails/registration_codes_sale_invoice.txt -#: lms/templates/emails/registration_codes_sale_invoice.txt -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "---------------------------------" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Dear [[Name]]:" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Bill To:" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "" +"We have provided an enrollment for you in the course {course_name} from " +"{platform_name}. Please follow the instructions below to claim your access." msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "{company_name}" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Your redeem code is: [[Enter Redeem Code here from the attached CSV]]" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "{purchaser_name}" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "(1) Register for an account at https://{site_name}." msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Customer Reference Number: {customer_reference_number}" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "(2) Once registered, navigate to https://{course_url}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Registration codes:" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "(3) Click 'Add {course_number} to Cart'" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt +#: lms/templates/emails/registration_codes_sale_email.txt msgid "" -"Please distribute one of the following registration codes to each student " -"who is going to enroll in the class." +"(4) On the shopping cart page, enter your redeem code and click apply code. " +"This will make payment equal to $0." +msgstr "" + +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "(5) Click 'Register'" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt +#: lms/templates/emails/registration_codes_sale_email.txt msgid "" -"A student can redeem one of these codes by registering an account on " -"({site_name}.edx.org), starting the purchase" +"(6) You should be able to see your course on your student dashboard at " +"https://{dashboard_url}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt +#: lms/templates/emails/registration_codes_sale_email.txt msgid "" -"process on this course by adding it to their shopping cart from this page " -"({course_url}), and" +"(7) Course materials will not be available until the course start date." msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "entering their registration code while in the shopping cart." +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Sincerely," msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "" -"Thank you for your purchase! Failure to pay this invoice will result the " -"invalidation of student enrollments" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "[[Your Signature]]" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "" -"that use these codes. All purchases are final. Please refer to the " -"cancellation policy" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "INVOICE" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "on {site_name} for more information." +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Date: {date}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Course: {course_name} {start_date} - {end_date}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Invoice No: {invoice_number}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Price: ${price}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Terms: Due Immediately" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Quantity: ${quantity}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Due Date: {date}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Sub-Total: ${sub_total}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Bill to:" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Discount: ${discount}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Customer Reference Number: {reference_number}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "--------- ------" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Balance Due: ${sale_price}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Total Due: ${total_price}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Course: {course_name}" +msgstr "" + +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "" +"Price: ${course_price} Quantity: {quantity} Sub-Total: " +"${sub_total} Discount: ${discount}" +msgstr "" + +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Total: ${sale_price}" +msgstr "" + +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Payment instructions" +msgstr "" + +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "" +"Failure to pay this invoice will result the invalidation of student " +"enrollment that use these codes. All purchases are final. Please refer to " +"the cancellation policy on {site_name} for more information." +msgstr "" + +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "If you have payment questions, please contact {contact_email}" msgstr "" #: lms/templates/emails/reject_name_change.txt @@ -10706,10 +10765,6 @@ msgstr "" msgid "Please enter the coupon code" msgstr "" -#: lms/templates/instructor/instructor_dashboard_2/e-commerce.html -msgid "Please enter the coupon discount value greater than 0" -msgstr "" - #: lms/templates/instructor/instructor_dashboard_2/e-commerce.html msgid "Please enter the coupon discount value less than or equal to 100" msgstr "" diff --git a/conf/locale/da/LC_MESSAGES/djangojs.mo b/conf/locale/da/LC_MESSAGES/djangojs.mo index 00e9f04010e874452b81a4fa17949f9b41a7c037..04ede7c4376a5cc237b64c77077b8ea4273ce6e4 100644 GIT binary patch delta 18 ZcmbQqGLvP(Ms^bgLt`srlZ`tP838t31*ZT2 delta 18 ZcmbQqGLvP(Ms{NbLsKh5(~Ub4838t11*ZT2 diff --git a/conf/locale/da/LC_MESSAGES/djangojs.po b/conf/locale/da/LC_MESSAGES/djangojs.po index 0f71f652f491..b1c6203a169d 100644 --- a/conf/locale/da/LC_MESSAGES/djangojs.po +++ b/conf/locale/da/LC_MESSAGES/djangojs.po @@ -26,7 +26,7 @@ msgid "" msgstr "" "Project-Id-Version: edx-platform\n" "Report-Msgid-Bugs-To: openedx-translation@googlegroups.com\n" -"POT-Creation-Date: 2014-09-23 15:15-0400\n" +"POT-Creation-Date: 2014-09-24 13:34-0400\n" "PO-Revision-Date: 2014-08-28 00:15+0000\n" "Last-Translator: Sarina Canelake \n" "Language-Team: Danish (http://www.transifex.com/projects/p/edx-platform/language/da/)\n" diff --git a/conf/locale/de_DE/LC_MESSAGES/django.mo b/conf/locale/de_DE/LC_MESSAGES/django.mo index 2b2ccc5ad7d2fa60a0a72bce02a4d8ff03efa85c..2b5047f0637d2ff7416e99195d3bf81ba20ae56d 100644 GIT binary patch delta 22 ecmaEVmF@jiwhbSivYRLv8e18gZvOuC#}NRARSU)d delta 22 ecmaEVmF@jiwhbSivKuQHnpzo}ZT|lB#}NRAQwzob diff --git a/conf/locale/de_DE/LC_MESSAGES/django.po b/conf/locale/de_DE/LC_MESSAGES/django.po index c8baf79681c6..61df81c106d9 100644 --- a/conf/locale/de_DE/LC_MESSAGES/django.po +++ b/conf/locale/de_DE/LC_MESSAGES/django.po @@ -105,7 +105,7 @@ msgid "" msgstr "" "Project-Id-Version: edx-platform\n" "Report-Msgid-Bugs-To: openedx-translation@googlegroups.com\n" -"POT-Creation-Date: 2014-09-23 15:16-0400\n" +"POT-Creation-Date: 2014-09-24 13:35-0400\n" "PO-Revision-Date: 2014-08-25 20:21+0000\n" "Last-Translator: Alexander L. \n" "Language-Team: German (Germany) (http://www.transifex.com/projects/p/edx-platform/language/de_DE/)\n" @@ -1027,6 +1027,10 @@ msgstr "" "Keine Antwort von Xqueue innerhalb von {xqueue_timeout} Sekunden. " "Abgebrochen." +#: common/lib/capa/capa/inputtypes.py +msgid "Error running code." +msgstr "" + #: common/lib/capa/capa/inputtypes.py msgid "Cannot connect to the queue" msgstr "Kann nicht an die Warteschlange anschließen" @@ -1945,6 +1949,16 @@ msgstr "" "einer Liste von neuen Kursen auf edx.org und eine \"Neu!\"-Plakette " "erscheint vorübergehend neben dem Kursbild." +#: common/lib/xmodule/xmodule/course_module.py +msgid "Mobile Course Available" +msgstr "" + +#: common/lib/xmodule/xmodule/course_module.py +msgid "" +"Enter true or false. If true, the course will be available to mobile " +"devices." +msgstr "" + #: common/lib/xmodule/xmodule/course_module.py msgid "Course Not Graded" msgstr "Kurs ist unbenotet" @@ -3811,6 +3825,19 @@ msgstr "" msgid "Upload Handout" msgstr "Handout hochladen" +#: common/lib/xmodule/xmodule/video_module/video_xfields.py +msgid "" +"Optional. Use this for videos where download and streaming URLs for the " +"videos are completely managed by edX. This will override the settings for " +"\"Default Video URL\", \"Video File URLs\", and all YouTube IDs. If you do " +"not know what this setting is, you can leave it blank and continue to use " +"these other settings." +msgstr "" + +#: common/lib/xmodule/xmodule/video_module/video_xfields.py +msgid "EdX Video ID" +msgstr "" + #: common/static/js/vendor/mathjax-MathJax-c9db6ac/docs/source/mjtheme/layout.html msgid "Navigation" msgstr "Navigation" @@ -7197,15 +7224,8 @@ msgstr "" msgid "Reset Password" msgstr "" -#: lms/templates/dashboard.html lms/templates/original_navigation.html -#: lms/templates/sysadmin_dashboard.html -#: lms/templates/sysadmin_dashboard_gitlogs.html -#: lms/templates/courseware/courses.html -msgid "Courses" -msgstr "" - #: lms/templates/dashboard.html -msgid "ordered by recent activity" +msgid "Current Courses" msgstr "" #: lms/templates/dashboard.html @@ -7986,6 +8006,13 @@ msgstr "" msgid "You do not have any notes." msgstr "" +#: lms/templates/original_navigation.html +#: lms/templates/sysadmin_dashboard.html +#: lms/templates/sysadmin_dashboard_gitlogs.html +#: lms/templates/courseware/courses.html +msgid "Courses" +msgstr "" + #: lms/templates/original_navigation.html msgid "Schools" msgstr "" @@ -10709,113 +10736,145 @@ msgstr "" msgid "#:" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Professional Education Invoicing Center" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Thank you for your purchase of {course_name}!" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Portland Street, " +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "" +"An invoice for ${total_price} is attached. Payment is due immediately. " +"Information on payment methods can be found on the invoice." +msgstr "" + +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "" +"A CSV file of your registration codes is attached. Please distribute " +"registration codes to each student planning to enroll using the email " +"template below." msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "9th floor Cambridge, MA," +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Thanks," msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "02139 finance@edx.org" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Your {platform_name} Team" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -#: lms/templates/emails/registration_codes_sale_invoice.txt -#: lms/templates/emails/registration_codes_sale_invoice.txt -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "---------------------------------" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Dear [[Name]]:" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Bill To:" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "" +"We have provided an enrollment for you in the course {course_name} from " +"{platform_name}. Please follow the instructions below to claim your access." msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "{company_name}" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Your redeem code is: [[Enter Redeem Code here from the attached CSV]]" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "{purchaser_name}" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "(1) Register for an account at https://{site_name}." msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Customer Reference Number: {customer_reference_number}" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "(2) Once registered, navigate to https://{course_url}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Registration codes:" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "(3) Click 'Add {course_number} to Cart'" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt +#: lms/templates/emails/registration_codes_sale_email.txt msgid "" -"Please distribute one of the following registration codes to each student " -"who is going to enroll in the class." +"(4) On the shopping cart page, enter your redeem code and click apply code. " +"This will make payment equal to $0." +msgstr "" + +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "(5) Click 'Register'" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt +#: lms/templates/emails/registration_codes_sale_email.txt msgid "" -"A student can redeem one of these codes by registering an account on " -"({site_name}.edx.org), starting the purchase" +"(6) You should be able to see your course on your student dashboard at " +"https://{dashboard_url}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt +#: lms/templates/emails/registration_codes_sale_email.txt msgid "" -"process on this course by adding it to their shopping cart from this page " -"({course_url}), and" +"(7) Course materials will not be available until the course start date." msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "entering their registration code while in the shopping cart." +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Sincerely," msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "" -"Thank you for your purchase! Failure to pay this invoice will result the " -"invalidation of student enrollments" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "[[Your Signature]]" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "" -"that use these codes. All purchases are final. Please refer to the " -"cancellation policy" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "INVOICE" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "on {site_name} for more information." +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Date: {date}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Course: {course_name} {start_date} - {end_date}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Invoice No: {invoice_number}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Price: ${price}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Terms: Due Immediately" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Quantity: ${quantity}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Due Date: {date}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Sub-Total: ${sub_total}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Bill to:" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Discount: ${discount}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Customer Reference Number: {reference_number}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "--------- ------" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Balance Due: ${sale_price}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Total Due: ${total_price}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Course: {course_name}" +msgstr "" + +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "" +"Price: ${course_price} Quantity: {quantity} Sub-Total: " +"${sub_total} Discount: ${discount}" +msgstr "" + +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Total: ${sale_price}" +msgstr "" + +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Payment instructions" +msgstr "" + +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "" +"Failure to pay this invoice will result the invalidation of student " +"enrollment that use these codes. All purchases are final. Please refer to " +"the cancellation policy on {site_name} for more information." +msgstr "" + +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "If you have payment questions, please contact {contact_email}" msgstr "" #: lms/templates/emails/reject_name_change.txt @@ -11266,10 +11325,6 @@ msgstr "" msgid "Please enter the coupon code" msgstr "" -#: lms/templates/instructor/instructor_dashboard_2/e-commerce.html -msgid "Please enter the coupon discount value greater than 0" -msgstr "" - #: lms/templates/instructor/instructor_dashboard_2/e-commerce.html msgid "Please enter the coupon discount value less than or equal to 100" msgstr "" diff --git a/conf/locale/de_DE/LC_MESSAGES/djangojs.mo b/conf/locale/de_DE/LC_MESSAGES/djangojs.mo index 54c55925b28e70fdf8acc5643c9dc25e8989517e..b1665a2cfac61c51c6ab74437780a35a51717047 100644 GIT binary patch delta 22 ecmdn^jA`RDrVSU;*-aD-jjfDLHeXMV@&*8L@d*$B delta 22 ecmdn^jA`RDrVSU;*^LzpO|1+~H(yVW@&*8L?+Fk9 diff --git a/conf/locale/de_DE/LC_MESSAGES/djangojs.po b/conf/locale/de_DE/LC_MESSAGES/djangojs.po index 8f9094695f7f..16f891f2fc66 100644 --- a/conf/locale/de_DE/LC_MESSAGES/djangojs.po +++ b/conf/locale/de_DE/LC_MESSAGES/djangojs.po @@ -57,7 +57,7 @@ msgid "" msgstr "" "Project-Id-Version: edx-platform\n" "Report-Msgid-Bugs-To: openedx-translation@googlegroups.com\n" -"POT-Creation-Date: 2014-09-23 15:15-0400\n" +"POT-Creation-Date: 2014-09-24 13:34-0400\n" "PO-Revision-Date: 2014-09-10 14:00+0000\n" "Last-Translator: Alexander L. \n" "Language-Team: German (Germany) (http://www.transifex.com/projects/p/edx-platform/language/de_DE/)\n" diff --git a/conf/locale/el/LC_MESSAGES/django.mo b/conf/locale/el/LC_MESSAGES/django.mo index 5af3da9f6b9fd6a844f0cbdd005e0d83bfe70e44..3ded1996b54cc79dcf45617b3de78188d4c9a196 100644 GIT binary patch delta 18 ZcmbQuGMi<>Ms^bgLt`sr(~Ucl838t`1+D-9 delta 18 ZcmbQuGMi<>Ms{NbLsKh5vyD5F838t^1+D-9 diff --git a/conf/locale/el/LC_MESSAGES/django.po b/conf/locale/el/LC_MESSAGES/django.po index 900f36970e5d..4cd2fb17a623 100644 --- a/conf/locale/el/LC_MESSAGES/django.po +++ b/conf/locale/el/LC_MESSAGES/django.po @@ -50,7 +50,7 @@ msgid "" msgstr "" "Project-Id-Version: edx-platform\n" "Report-Msgid-Bugs-To: openedx-translation@googlegroups.com\n" -"POT-Creation-Date: 2014-09-23 15:16-0400\n" +"POT-Creation-Date: 2014-09-24 13:35-0400\n" "PO-Revision-Date: 2014-08-25 20:21+0000\n" "Last-Translator: Panos Chronis \n" "Language-Team: Greek (http://www.transifex.com/projects/p/edx-platform/language/el/)\n" @@ -940,6 +940,10 @@ msgstr "" msgid "No response from Xqueue within {xqueue_timeout} seconds. Aborted." msgstr "" +#: common/lib/capa/capa/inputtypes.py +msgid "Error running code." +msgstr "" + #: common/lib/capa/capa/inputtypes.py msgid "Cannot connect to the queue" msgstr "" @@ -1737,6 +1741,16 @@ msgid "" "on edx.org, and a New! badge temporarily appears next to the course image." msgstr "" +#: common/lib/xmodule/xmodule/course_module.py +msgid "Mobile Course Available" +msgstr "" + +#: common/lib/xmodule/xmodule/course_module.py +msgid "" +"Enter true or false. If true, the course will be available to mobile " +"devices." +msgstr "" + #: common/lib/xmodule/xmodule/course_module.py msgid "Course Not Graded" msgstr "" @@ -3312,6 +3326,19 @@ msgstr "" msgid "Upload Handout" msgstr "" +#: common/lib/xmodule/xmodule/video_module/video_xfields.py +msgid "" +"Optional. Use this for videos where download and streaming URLs for the " +"videos are completely managed by edX. This will override the settings for " +"\"Default Video URL\", \"Video File URLs\", and all YouTube IDs. If you do " +"not know what this setting is, you can leave it blank and continue to use " +"these other settings." +msgstr "" + +#: common/lib/xmodule/xmodule/video_module/video_xfields.py +msgid "EdX Video ID" +msgstr "" + #: common/static/js/vendor/mathjax-MathJax-c9db6ac/docs/source/mjtheme/layout.html msgid "Navigation" msgstr "" @@ -6649,15 +6676,8 @@ msgstr "" msgid "Reset Password" msgstr "" -#: lms/templates/dashboard.html lms/templates/original_navigation.html -#: lms/templates/sysadmin_dashboard.html -#: lms/templates/sysadmin_dashboard_gitlogs.html -#: lms/templates/courseware/courses.html -msgid "Courses" -msgstr "" - #: lms/templates/dashboard.html -msgid "ordered by recent activity" +msgid "Current Courses" msgstr "" #: lms/templates/dashboard.html @@ -7438,6 +7458,13 @@ msgstr "" msgid "You do not have any notes." msgstr "" +#: lms/templates/original_navigation.html +#: lms/templates/sysadmin_dashboard.html +#: lms/templates/sysadmin_dashboard_gitlogs.html +#: lms/templates/courseware/courses.html +msgid "Courses" +msgstr "" + #: lms/templates/original_navigation.html msgid "Schools" msgstr "" @@ -10161,113 +10188,145 @@ msgstr "" msgid "#:" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Professional Education Invoicing Center" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Thank you for your purchase of {course_name}!" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Portland Street, " +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "" +"An invoice for ${total_price} is attached. Payment is due immediately. " +"Information on payment methods can be found on the invoice." +msgstr "" + +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "" +"A CSV file of your registration codes is attached. Please distribute " +"registration codes to each student planning to enroll using the email " +"template below." msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "9th floor Cambridge, MA," +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Thanks," msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "02139 finance@edx.org" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Your {platform_name} Team" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -#: lms/templates/emails/registration_codes_sale_invoice.txt -#: lms/templates/emails/registration_codes_sale_invoice.txt -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "---------------------------------" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Dear [[Name]]:" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Bill To:" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "" +"We have provided an enrollment for you in the course {course_name} from " +"{platform_name}. Please follow the instructions below to claim your access." msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "{company_name}" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Your redeem code is: [[Enter Redeem Code here from the attached CSV]]" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "{purchaser_name}" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "(1) Register for an account at https://{site_name}." msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Customer Reference Number: {customer_reference_number}" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "(2) Once registered, navigate to https://{course_url}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Registration codes:" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "(3) Click 'Add {course_number} to Cart'" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt +#: lms/templates/emails/registration_codes_sale_email.txt msgid "" -"Please distribute one of the following registration codes to each student " -"who is going to enroll in the class." +"(4) On the shopping cart page, enter your redeem code and click apply code. " +"This will make payment equal to $0." +msgstr "" + +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "(5) Click 'Register'" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt +#: lms/templates/emails/registration_codes_sale_email.txt msgid "" -"A student can redeem one of these codes by registering an account on " -"({site_name}.edx.org), starting the purchase" +"(6) You should be able to see your course on your student dashboard at " +"https://{dashboard_url}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt +#: lms/templates/emails/registration_codes_sale_email.txt msgid "" -"process on this course by adding it to their shopping cart from this page " -"({course_url}), and" +"(7) Course materials will not be available until the course start date." msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "entering their registration code while in the shopping cart." +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Sincerely," msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "" -"Thank you for your purchase! Failure to pay this invoice will result the " -"invalidation of student enrollments" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "[[Your Signature]]" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "" -"that use these codes. All purchases are final. Please refer to the " -"cancellation policy" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "INVOICE" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "on {site_name} for more information." +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Date: {date}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Course: {course_name} {start_date} - {end_date}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Invoice No: {invoice_number}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Price: ${price}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Terms: Due Immediately" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Quantity: ${quantity}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Due Date: {date}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Sub-Total: ${sub_total}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Bill to:" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Discount: ${discount}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Customer Reference Number: {reference_number}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "--------- ------" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Balance Due: ${sale_price}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Total Due: ${total_price}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Course: {course_name}" +msgstr "" + +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "" +"Price: ${course_price} Quantity: {quantity} Sub-Total: " +"${sub_total} Discount: ${discount}" +msgstr "" + +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Total: ${sale_price}" +msgstr "" + +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Payment instructions" +msgstr "" + +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "" +"Failure to pay this invoice will result the invalidation of student " +"enrollment that use these codes. All purchases are final. Please refer to " +"the cancellation policy on {site_name} for more information." +msgstr "" + +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "If you have payment questions, please contact {contact_email}" msgstr "" #: lms/templates/emails/reject_name_change.txt @@ -10718,10 +10777,6 @@ msgstr "" msgid "Please enter the coupon code" msgstr "" -#: lms/templates/instructor/instructor_dashboard_2/e-commerce.html -msgid "Please enter the coupon discount value greater than 0" -msgstr "" - #: lms/templates/instructor/instructor_dashboard_2/e-commerce.html msgid "Please enter the coupon discount value less than or equal to 100" msgstr "" diff --git a/conf/locale/el/LC_MESSAGES/djangojs.mo b/conf/locale/el/LC_MESSAGES/djangojs.mo index e620254875edd9f8dacfa5221cad7494e6164432..6b43f18ff5f89d409aad9c9e1be85bf434213f74 100644 GIT binary patch delta 18 ZcmbQiGJ|EpMs^bgLt`srlZ`tP7y&jp1*8A~ delta 18 ZcmbQiGJ|EpMs{NbLsKh5(~Ub47y&jn1*8A~ diff --git a/conf/locale/el/LC_MESSAGES/djangojs.po b/conf/locale/el/LC_MESSAGES/djangojs.po index 77c78f6b53c9..d62bd6ff70fb 100644 --- a/conf/locale/el/LC_MESSAGES/djangojs.po +++ b/conf/locale/el/LC_MESSAGES/djangojs.po @@ -35,7 +35,7 @@ msgid "" msgstr "" "Project-Id-Version: edx-platform\n" "Report-Msgid-Bugs-To: openedx-translation@googlegroups.com\n" -"POT-Creation-Date: 2014-09-23 15:15-0400\n" +"POT-Creation-Date: 2014-09-24 13:34-0400\n" "PO-Revision-Date: 2014-08-28 00:15+0000\n" "Last-Translator: Sarina Canelake \n" "Language-Team: Greek (http://www.transifex.com/projects/p/edx-platform/language/el/)\n" diff --git a/conf/locale/en_GB/LC_MESSAGES/django.mo b/conf/locale/en_GB/LC_MESSAGES/django.mo index 786504b9dd2cf7a60e0a4445d0eac4aca65e1aa0..b6130985aa7fdba591ddefb41859c81da8596e68 100644 GIT binary patch delta 18 ZcmbQpGLdD%Ms^bgLt`sr(~UbK838py1&{y$ delta 18 ZcmbQpGLdD%Ms{NbLsKh5vyD3<838pw1&{y$ diff --git a/conf/locale/en_GB/LC_MESSAGES/django.po b/conf/locale/en_GB/LC_MESSAGES/django.po index 9f51e3ce6942..eed7798f8359 100644 --- a/conf/locale/en_GB/LC_MESSAGES/django.po +++ b/conf/locale/en_GB/LC_MESSAGES/django.po @@ -38,7 +38,7 @@ msgid "" msgstr "" "Project-Id-Version: edx-platform\n" "Report-Msgid-Bugs-To: openedx-translation@googlegroups.com\n" -"POT-Creation-Date: 2014-09-23 15:16-0400\n" +"POT-Creation-Date: 2014-09-24 13:35-0400\n" "PO-Revision-Date: 2014-02-06 03:04+0000\n" "Last-Translator: \n" "Language-Team: English (United Kingdom) (http://www.transifex.com/projects/p/edx-platform/language/en_GB/)\n" @@ -928,6 +928,10 @@ msgstr "" msgid "No response from Xqueue within {xqueue_timeout} seconds. Aborted." msgstr "" +#: common/lib/capa/capa/inputtypes.py +msgid "Error running code." +msgstr "" + #: common/lib/capa/capa/inputtypes.py msgid "Cannot connect to the queue" msgstr "" @@ -1725,6 +1729,16 @@ msgid "" "on edx.org, and a New! badge temporarily appears next to the course image." msgstr "" +#: common/lib/xmodule/xmodule/course_module.py +msgid "Mobile Course Available" +msgstr "" + +#: common/lib/xmodule/xmodule/course_module.py +msgid "" +"Enter true or false. If true, the course will be available to mobile " +"devices." +msgstr "" + #: common/lib/xmodule/xmodule/course_module.py msgid "Course Not Graded" msgstr "" @@ -3300,6 +3314,19 @@ msgstr "" msgid "Upload Handout" msgstr "" +#: common/lib/xmodule/xmodule/video_module/video_xfields.py +msgid "" +"Optional. Use this for videos where download and streaming URLs for the " +"videos are completely managed by edX. This will override the settings for " +"\"Default Video URL\", \"Video File URLs\", and all YouTube IDs. If you do " +"not know what this setting is, you can leave it blank and continue to use " +"these other settings." +msgstr "" + +#: common/lib/xmodule/xmodule/video_module/video_xfields.py +msgid "EdX Video ID" +msgstr "" + #: common/static/js/vendor/mathjax-MathJax-c9db6ac/docs/source/mjtheme/layout.html msgid "Navigation" msgstr "" @@ -6637,15 +6664,8 @@ msgstr "" msgid "Reset Password" msgstr "" -#: lms/templates/dashboard.html lms/templates/original_navigation.html -#: lms/templates/sysadmin_dashboard.html -#: lms/templates/sysadmin_dashboard_gitlogs.html -#: lms/templates/courseware/courses.html -msgid "Courses" -msgstr "" - #: lms/templates/dashboard.html -msgid "ordered by recent activity" +msgid "Current Courses" msgstr "" #: lms/templates/dashboard.html @@ -7426,6 +7446,13 @@ msgstr "" msgid "You do not have any notes." msgstr "" +#: lms/templates/original_navigation.html +#: lms/templates/sysadmin_dashboard.html +#: lms/templates/sysadmin_dashboard_gitlogs.html +#: lms/templates/courseware/courses.html +msgid "Courses" +msgstr "" + #: lms/templates/original_navigation.html msgid "Schools" msgstr "" @@ -10149,113 +10176,145 @@ msgstr "" msgid "#:" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Professional Education Invoicing Center" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Thank you for your purchase of {course_name}!" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Portland Street, " +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "" +"An invoice for ${total_price} is attached. Payment is due immediately. " +"Information on payment methods can be found on the invoice." +msgstr "" + +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "" +"A CSV file of your registration codes is attached. Please distribute " +"registration codes to each student planning to enroll using the email " +"template below." msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "9th floor Cambridge, MA," +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Thanks," msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "02139 finance@edx.org" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Your {platform_name} Team" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -#: lms/templates/emails/registration_codes_sale_invoice.txt -#: lms/templates/emails/registration_codes_sale_invoice.txt -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "---------------------------------" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Dear [[Name]]:" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Bill To:" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "" +"We have provided an enrollment for you in the course {course_name} from " +"{platform_name}. Please follow the instructions below to claim your access." msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "{company_name}" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Your redeem code is: [[Enter Redeem Code here from the attached CSV]]" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "{purchaser_name}" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "(1) Register for an account at https://{site_name}." msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Customer Reference Number: {customer_reference_number}" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "(2) Once registered, navigate to https://{course_url}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Registration codes:" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "(3) Click 'Add {course_number} to Cart'" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt +#: lms/templates/emails/registration_codes_sale_email.txt msgid "" -"Please distribute one of the following registration codes to each student " -"who is going to enroll in the class." +"(4) On the shopping cart page, enter your redeem code and click apply code. " +"This will make payment equal to $0." +msgstr "" + +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "(5) Click 'Register'" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt +#: lms/templates/emails/registration_codes_sale_email.txt msgid "" -"A student can redeem one of these codes by registering an account on " -"({site_name}.edx.org), starting the purchase" +"(6) You should be able to see your course on your student dashboard at " +"https://{dashboard_url}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt +#: lms/templates/emails/registration_codes_sale_email.txt msgid "" -"process on this course by adding it to their shopping cart from this page " -"({course_url}), and" +"(7) Course materials will not be available until the course start date." msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "entering their registration code while in the shopping cart." +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Sincerely," msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "" -"Thank you for your purchase! Failure to pay this invoice will result the " -"invalidation of student enrollments" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "[[Your Signature]]" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "" -"that use these codes. All purchases are final. Please refer to the " -"cancellation policy" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "INVOICE" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "on {site_name} for more information." +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Date: {date}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Course: {course_name} {start_date} - {end_date}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Invoice No: {invoice_number}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Price: ${price}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Terms: Due Immediately" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Quantity: ${quantity}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Due Date: {date}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Sub-Total: ${sub_total}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Bill to:" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Discount: ${discount}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Customer Reference Number: {reference_number}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "--------- ------" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Balance Due: ${sale_price}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Total Due: ${total_price}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Course: {course_name}" +msgstr "" + +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "" +"Price: ${course_price} Quantity: {quantity} Sub-Total: " +"${sub_total} Discount: ${discount}" +msgstr "" + +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Total: ${sale_price}" +msgstr "" + +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Payment instructions" +msgstr "" + +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "" +"Failure to pay this invoice will result the invalidation of student " +"enrollment that use these codes. All purchases are final. Please refer to " +"the cancellation policy on {site_name} for more information." +msgstr "" + +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "If you have payment questions, please contact {contact_email}" msgstr "" #: lms/templates/emails/reject_name_change.txt @@ -10706,10 +10765,6 @@ msgstr "" msgid "Please enter the coupon code" msgstr "" -#: lms/templates/instructor/instructor_dashboard_2/e-commerce.html -msgid "Please enter the coupon discount value greater than 0" -msgstr "" - #: lms/templates/instructor/instructor_dashboard_2/e-commerce.html msgid "Please enter the coupon discount value less than or equal to 100" msgstr "" diff --git a/conf/locale/en_GB/LC_MESSAGES/djangojs.mo b/conf/locale/en_GB/LC_MESSAGES/djangojs.mo index 18b875f0c6d3bfbf44366ccb57a03caf3dcf4b94..92f151bcb941fb3281b3174a6dd40e0412ab7152 100644 GIT binary patch delta 18 ZcmdnUvXN!NMs^bgLt`srlZ`tn838%H1@8a= delta 18 ZcmdnUvXN!NMs{NbLsKh5(~UbS838%F1@8a= diff --git a/conf/locale/en_GB/LC_MESSAGES/djangojs.po b/conf/locale/en_GB/LC_MESSAGES/djangojs.po index b39cfbfb6953..71bde14315ce 100644 --- a/conf/locale/en_GB/LC_MESSAGES/djangojs.po +++ b/conf/locale/en_GB/LC_MESSAGES/djangojs.po @@ -26,7 +26,7 @@ msgid "" msgstr "" "Project-Id-Version: edx-platform\n" "Report-Msgid-Bugs-To: openedx-translation@googlegroups.com\n" -"POT-Creation-Date: 2014-09-23 15:15-0400\n" +"POT-Creation-Date: 2014-09-24 13:34-0400\n" "PO-Revision-Date: 2014-08-28 00:15+0000\n" "Last-Translator: Sarina Canelake \n" "Language-Team: English (United Kingdom) (http://www.transifex.com/projects/p/edx-platform/language/en_GB/)\n" diff --git a/conf/locale/eo/LC_MESSAGES/django.mo b/conf/locale/eo/LC_MESSAGES/django.mo index b807689184028cfe443f40169ddc390d5fcb8cb8..b333f49827f69a8a7a131c59a6b9f35b0413ec66 100644 GIT binary patch delta 73347 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 cP*wXzFZa3X_7aKQnH$siQ=CFeaSQGH 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 n\n" "MIME-Version: 1.0\n" @@ -981,6 +981,10 @@ msgstr "" "Nö réspönsé fröm Xqüéüé wïthïn {xqueue_timeout} séçönds. Àßörtéd. Ⱡ'σяєм " "ιρѕυм ∂σ#" +#: common/lib/capa/capa/inputtypes.py +msgid "Error running code." +msgstr "Érrör rünnïng çödé. Ⱡ'σя#" + #: common/lib/capa/capa/inputtypes.py msgid "Cannot connect to the queue" msgstr "Çännöt çönnéçt tö thé qüéüé Ⱡ'σяєм#" @@ -1917,6 +1921,18 @@ msgstr "" "ön édx.örg, änd ä Néw! ßädgé témpörärïlý äppéärs néxt tö thé çöürsé ïmägé. " "Ⱡ'σяєм ιρѕυм ∂σłσя ѕιт αмєт, ¢σηѕє¢тєтυя α∂ιριѕ#" +#: common/lib/xmodule/xmodule/course_module.py +msgid "Mobile Course Available" +msgstr "Mößïlé Çöürsé Àväïläßlé Ⱡ'σяє#" + +#: common/lib/xmodule/xmodule/course_module.py +msgid "" +"Enter true or false. If true, the course will be available to mobile " +"devices." +msgstr "" +"Éntér trüé ör fälsé. Ìf trüé, thé çöürsé wïll ßé äväïläßlé tö mößïlé " +"dévïçés. Ⱡ'σяєм ιρѕυм ∂σłσя ѕιт #" + #: common/lib/xmodule/xmodule/course_module.py msgid "Course Not Graded" msgstr "Çöürsé Nöt Grädéd Ⱡ'σ#" @@ -3815,6 +3831,25 @@ msgstr "" msgid "Upload Handout" msgstr "Ûplöäd Händöüt Ⱡ'#" +#: common/lib/xmodule/xmodule/video_module/video_xfields.py +msgid "" +"Optional. Use this for videos where download and streaming URLs for the " +"videos are completely managed by edX. This will override the settings for " +"\"Default Video URL\", \"Video File URLs\", and all YouTube IDs. If you do " +"not know what this setting is, you can leave it blank and continue to use " +"these other settings." +msgstr "" +"Öptïönäl. Ûsé thïs för vïdéös whéré döwnlöäd änd stréämïng ÛRLs för thé " +"vïdéös äré çömplétélý mänägéd ßý édX. Thïs wïll övérrïdé thé séttïngs för " +"\"Défäült Vïdéö ÛRL\", \"Vïdéö Fïlé ÛRLs\", änd äll ÝöüTüßé ÌDs. Ìf ýöü dö " +"nöt knöw whät thïs séttïng ïs, ýöü çän léävé ït ßlänk änd çöntïnüé tö üsé " +"thésé öthér séttïngs. Ⱡ'σяєм ιρѕυм ∂σłσя ѕιт αмєт, ¢σηѕє¢тєтυя α∂ιριѕι¢ιηg " +"єłιт, ѕє∂ ∂σ єιυѕмσ∂ тємρσя ιη¢ι∂ι∂υηт υт łαвσя#" + +#: common/lib/xmodule/xmodule/video_module/video_xfields.py +msgid "EdX Video ID" +msgstr "ÉdX Vïdéö ÌD Ⱡ#" + #: common/static/js/vendor/mathjax-MathJax-c9db6ac/docs/source/mjtheme/layout.html msgid "Navigation" msgstr "Nävïgätïön Ⱡ#" @@ -7683,16 +7718,9 @@ msgstr "Lïnk Ⱡ'σяєм#" msgid "Reset Password" msgstr "Rését Pässwörd Ⱡ'#" -#: lms/templates/dashboard.html lms/templates/original_navigation.html -#: lms/templates/sysadmin_dashboard.html -#: lms/templates/sysadmin_dashboard_gitlogs.html -#: lms/templates/courseware/courses.html -msgid "Courses" -msgstr "Çöürsés #" - #: lms/templates/dashboard.html -msgid "ordered by recent activity" -msgstr "ördéréd ßý réçént äçtïvïtý Ⱡ'σяєм#" +msgid "Current Courses" +msgstr "Çürrént Çöürsés Ⱡ'#" #: lms/templates/dashboard.html msgid "Looks like you haven't registered for any courses yet." @@ -8560,6 +8588,13 @@ msgstr "" msgid "You do not have any notes." msgstr "Ýöü dö nöt hävé äný nötés. Ⱡ'σяєм#" +#: lms/templates/original_navigation.html +#: lms/templates/sysadmin_dashboard.html +#: lms/templates/sysadmin_dashboard_gitlogs.html +#: lms/templates/courseware/courses.html +msgid "Courses" +msgstr "Çöürsés #" + #: lms/templates/original_navigation.html msgid "Schools" msgstr "Sçhööls #" @@ -11591,127 +11626,171 @@ msgstr "" msgid "#:" msgstr "#: Ⱡ'#" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Professional Education Invoicing Center" -msgstr "Pröféssïönäl Édüçätïön Ìnvöïçïng Çéntér Ⱡ'σяєм ιρѕ#" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Thank you for your purchase of {course_name}!" +msgstr "Thänk ýöü för ýöür pürçhäsé öf {course_name}! Ⱡ'σяєм ιρ#" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Portland Street, " -msgstr "Pörtländ Stréét, Ⱡ'σ#" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "" +"An invoice for ${total_price} is attached. Payment is due immediately. " +"Information on payment methods can be found on the invoice." +msgstr "" +"Àn ïnvöïçé för ${total_price} ïs ättäçhéd. Päýmént ïs düé ïmmédïätélý. " +"Ìnförmätïön ön päýmént méthöds çän ßé föünd ön thé ïnvöïçé. Ⱡ'σяєм ιρѕυм " +"∂σłσя ѕιт αмєт, ¢σηѕє¢тє#" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "9th floor Cambridge, MA," -msgstr "9th flöör Çämßrïdgé, MÀ, Ⱡ'σяє#" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "" +"A CSV file of your registration codes is attached. Please distribute " +"registration codes to each student planning to enroll using the email " +"template below." +msgstr "" +"À ÇSV fïlé öf ýöür régïsträtïön çödés ïs ättäçhéd. Pléäsé dïstrïßüté " +"régïsträtïön çödés tö éäçh stüdént plännïng tö énröll üsïng thé émäïl " +"témpläté ßélöw. Ⱡ'σяєм ιρѕυм ∂σłσя ѕιт αмєт, ¢σηѕє¢тєтυя α∂ιριѕι#" + +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Thanks," +msgstr "Thänks, #" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "02139 finance@edx.org" -msgstr "02139 fïnänçé@édx.örg Ⱡ'σя#" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Your {platform_name} Team" +msgstr "Ýöür {platform_name} Téäm Ⱡ'#" -#: lms/templates/emails/registration_codes_sale_invoice.txt -#: lms/templates/emails/registration_codes_sale_invoice.txt -#: lms/templates/emails/registration_codes_sale_invoice.txt -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "---------------------------------" -msgstr "--------------------------------- Ⱡ'σяєм ι#" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Dear [[Name]]:" +msgstr "Déär [[Nämé]]: Ⱡ'#" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Bill To:" -msgstr "Bïll Tö: #" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "" +"We have provided an enrollment for you in the course {course_name} from " +"{platform_name}. Please follow the instructions below to claim your access." +msgstr "" +"Wé hävé prövïdéd än énröllmént för ýöü ïn thé çöürsé {course_name} fröm " +"{platform_name}. Pléäsé föllöw thé ïnstrüçtïöns ßélöw tö çläïm ýöür äççéss. " +"Ⱡ'σяєм ιρѕυм ∂σłσя ѕιт αмєт, ¢σηѕє¢тєтυ#" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "{company_name}" -msgstr "{company_name} Ⱡ'σя#" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Your redeem code is: [[Enter Redeem Code here from the attached CSV]]" +msgstr "" +"Ýöür rédéém çödé ïs: [[Éntér Rédéém Çödé héré fröm thé ättäçhéd ÇSV]] Ⱡ'σяєм" +" ιρѕυм ∂σłσя ѕ#" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "{purchaser_name}" -msgstr "{purchaser_name} Ⱡ'σя#" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "(1) Register for an account at https://{site_name}." +msgstr "(1) Régïstér för än äççöünt ät https://{site_name}. Ⱡ'σяєм ιρѕυм#" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Customer Reference Number: {customer_reference_number}" -msgstr "Çüstömér Référénçé Nümßér: {customer_reference_number} Ⱡ'σяєм #" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "(2) Once registered, navigate to https://{course_url}" +msgstr "(2) Önçé régïstéréd, nävïgäté tö https://{course_url} Ⱡ'σяєм ιρѕυм#" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Registration codes:" -msgstr "Régïsträtïön çödés: Ⱡ'σя#" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "(3) Click 'Add {course_number} to Cart'" +msgstr "(3) Çlïçk 'Àdd {course_number} tö Çärt' Ⱡ'σяєм#" -#: lms/templates/emails/registration_codes_sale_invoice.txt +#: lms/templates/emails/registration_codes_sale_email.txt msgid "" -"Please distribute one of the following registration codes to each student " -"who is going to enroll in the class." +"(4) On the shopping cart page, enter your redeem code and click apply code. " +"This will make payment equal to $0." msgstr "" -"Pléäsé dïstrïßüté öné öf thé föllöwïng régïsträtïön çödés tö éäçh stüdént " -"whö ïs göïng tö énröll ïn thé çläss. Ⱡ'σяєм ιρѕυм ∂σłσя ѕιт αмєт, ¢σηѕє#" +"(4) Ön thé shöppïng çärt pägé, éntér ýöür rédéém çödé änd çlïçk äpplý çödé. " +"Thïs wïll mäké päýmént éqüäl tö $0. Ⱡ'σяєм ιρѕυм ∂σłσя ѕιт αмєт, ¢σηѕє#" -#: lms/templates/emails/registration_codes_sale_invoice.txt +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "(5) Click 'Register'" +msgstr "(5) Çlïçk 'Régïstér' Ⱡ'σя#" + +#: lms/templates/emails/registration_codes_sale_email.txt msgid "" -"A student can redeem one of these codes by registering an account on " -"({site_name}.edx.org), starting the purchase" +"(6) You should be able to see your course on your student dashboard at " +"https://{dashboard_url}" msgstr "" -"À stüdént çän rédéém öné öf thésé çödés ßý régïstérïng än äççöünt ön " -"({site_name}.édx.örg), stärtïng thé pürçhäsé Ⱡ'σяєм ιρѕυм ∂σłσя ѕιт αмєт, " -"¢ση#" +"(6) Ýöü shöüld ßé äßlé tö séé ýöür çöürsé ön ýöür stüdént däshßöärd ät " +"https://{dashboard_url} Ⱡ'σяєм ιρѕυм ∂σłσя ѕιт αм#" -#: lms/templates/emails/registration_codes_sale_invoice.txt +#: lms/templates/emails/registration_codes_sale_email.txt msgid "" -"process on this course by adding it to their shopping cart from this page " -"({course_url}), and" +"(7) Course materials will not be available until the course start date." msgstr "" -"pröçéss ön thïs çöürsé ßý äddïng ït tö théïr shöppïng çärt fröm thïs pägé " -"({course_url}), änd Ⱡ'σяєм ιρѕυм ∂σłσя ѕιт αм#" +"(7) Çöürsé mätérïäls wïll nöt ßé äväïläßlé üntïl thé çöürsé stärt däté. " +"Ⱡ'σяєм ιρѕυм ∂σłσя ѕι#" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "entering their registration code while in the shopping cart." -msgstr "" -"éntérïng théïr régïsträtïön çödé whïlé ïn thé shöppïng çärt. Ⱡ'σяєм ιρѕυм " -"∂σłσ#" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Sincerely," +msgstr "Sïnçérélý, Ⱡ#" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "" -"Thank you for your purchase! Failure to pay this invoice will result the " -"invalidation of student enrollments" -msgstr "" -"Thänk ýöü för ýöür pürçhäsé! Fäïlüré tö päý thïs ïnvöïçé wïll résült thé " -"ïnvälïdätïön öf stüdént énröllménts Ⱡ'σяєм ιρѕυм ∂σłσя ѕιт αмєт, ¢σηѕ#" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "[[Your Signature]]" +msgstr "[[Ýöür Sïgnätüré]] Ⱡ'σ#" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "" -"that use these codes. All purchases are final. Please refer to the " -"cancellation policy" -msgstr "" -"thät üsé thésé çödés. Àll pürçhäsés äré fïnäl. Pléäsé référ tö thé " -"çänçéllätïön pölïçý Ⱡ'σяєм ιρѕυм ∂σłσя ѕιт αмє#" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "INVOICE" +msgstr "ÌNVÖÌÇÉ #" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "on {site_name} for more information." -msgstr "ön {site_name} för möré ïnförmätïön. Ⱡ'σяєм #" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Date: {date}" +msgstr "Däté: {date} #" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Course: {course_name} {start_date} - {end_date}" -msgstr "Çöürsé: {course_name} {start_date} - {end_date} Ⱡ'σя#" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Invoice No: {invoice_number}" +msgstr "Ìnvöïçé Nö: {invoice_number} Ⱡ'#" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Price: ${price}" -msgstr "Prïçé: ${price} Ⱡ'#" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Terms: Due Immediately" +msgstr "Térms: Düé Ìmmédïätélý Ⱡ'σяє#" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Quantity: ${quantity}" -msgstr "Qüäntïtý: ${quantity} Ⱡ'#" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Due Date: {date}" +msgstr "Düé Däté: {date} Ⱡ'#" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Sub-Total: ${sub_total}" -msgstr "Süß-Tötäl: ${sub_total} Ⱡ'#" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Bill to:" +msgstr "Bïll tö: #" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Discount: ${discount}" -msgstr "Dïsçöünt: ${discount} Ⱡ'#" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Customer Reference Number: {reference_number}" +msgstr "Çüstömér Référénçé Nümßér: {reference_number} Ⱡ'σяєм #" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "--------- ------" -msgstr "--------- ------ Ⱡ'σ#" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Balance Due: ${sale_price}" +msgstr "Bälänçé Düé: ${sale_price} Ⱡ'σ#" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Total Due: ${total_price}" -msgstr "Tötäl Düé: ${total_price} Ⱡ'#" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Course: {course_name}" +msgstr "Çöürsé: {course_name} Ⱡ#" + +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "" +"Price: ${course_price} Quantity: {quantity} Sub-Total: " +"${sub_total} Discount: ${discount}" +msgstr "" +"Prïçé: ${course_price} Qüäntïtý: {quantity} Süß-Tötäl: " +"${sub_total} Dïsçöünt: ${discount} Ⱡ'σяєм ιρѕυм ∂σłσя ѕιт #" + +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Total: ${sale_price}" +msgstr "Tötäl: ${sale_price} Ⱡ'σ#" + +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Payment instructions" +msgstr "Päýmént ïnstrüçtïöns Ⱡ'σя#" + +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "" +"Failure to pay this invoice will result the invalidation of student " +"enrollment that use these codes. All purchases are final. Please refer to " +"the cancellation policy on {site_name} for more information." +msgstr "" +"Fäïlüré tö päý thïs ïnvöïçé wïll résült thé ïnvälïdätïön öf stüdént " +"énröllmént thät üsé thésé çödés. Àll pürçhäsés äré fïnäl. Pléäsé référ tö " +"thé çänçéllätïön pölïçý ön {site_name} för möré ïnförmätïön. Ⱡ'σяєм ιρѕυм " +"∂σłσя ѕιт αмєт, ¢σηѕє¢тєтυя α∂ιριѕι¢ιηg єłιт, ѕє∂#" + +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "If you have payment questions, please contact {contact_email}" +msgstr "" +"Ìf ýöü hävé päýmént qüéstïöns, pléäsé çöntäçt {contact_email} Ⱡ'σяєм ιρѕυм " +"∂#" #: lms/templates/emails/reject_name_change.txt msgid "" @@ -12244,11 +12323,6 @@ msgstr "Pléäsé séléçt thé çürrénçý Ⱡ'σяєм#" msgid "Please enter the coupon code" msgstr "Pléäsé éntér thé çöüpön çödé Ⱡ'σяєм #" -#: lms/templates/instructor/instructor_dashboard_2/e-commerce.html -msgid "Please enter the coupon discount value greater than 0" -msgstr "" -"Pléäsé éntér thé çöüpön dïsçöünt välüé gréätér thän 0 Ⱡ'σяєм ιρѕυм ∂σ#" - #: lms/templates/instructor/instructor_dashboard_2/e-commerce.html msgid "Please enter the coupon discount value less than or equal to 100" msgstr "" diff --git a/conf/locale/eo/LC_MESSAGES/djangojs.mo b/conf/locale/eo/LC_MESSAGES/djangojs.mo index 468f23134ec1b3602a3d0b2c54e3b7eff2437419..56b1b8f521e8c343fe94af0ba9cddfcad2c911af 100644 GIT binary patch delta 44 zcmccfk@e0;)(!IO*-aD-O{@$}C#$Vj6a=y@tPIVpOf2+_O-#*<3^qrsZ#fA7Ti*_f delta 44 zcmccfk@e0;)(!IO*^LzpO|6X0C#$Vj6a=y@t&A\n" "MIME-Version: 1.0\n" diff --git a/conf/locale/es_419/LC_MESSAGES/django.mo b/conf/locale/es_419/LC_MESSAGES/django.mo index f679b1f4ff9ddf52164a3d70e2f5b63a4b4411c5..631e69117ab276ce9fa86aeb67d7c2d36adbe7d9 100644 GIT binary patch delta 37 rcmZ4TUSi36iG~)&7N#xCe%w~g2>cAP delta 37 rcmZ4TUSi36iG~)&7N#xCe%w~g2>J}N diff --git a/conf/locale/es_419/LC_MESSAGES/django.po b/conf/locale/es_419/LC_MESSAGES/django.po index 68e47fa2ba26..5eda8e97ca16 100644 --- a/conf/locale/es_419/LC_MESSAGES/django.po +++ b/conf/locale/es_419/LC_MESSAGES/django.po @@ -123,7 +123,7 @@ msgid "" msgstr "" "Project-Id-Version: edx-platform\n" "Report-Msgid-Bugs-To: openedx-translation@googlegroups.com\n" -"POT-Creation-Date: 2014-09-23 15:16-0400\n" +"POT-Creation-Date: 2014-09-24 13:35-0400\n" "PO-Revision-Date: 2014-08-25 20:21+0000\n" "Last-Translator: Cristian Salamea \n" "Language-Team: Spanish (Latin America) (http://www.transifex.com/projects/p/edx-platform/language/es_419/)\n" @@ -1051,6 +1051,10 @@ msgstr "" "No se obtuvo respuesta de Xqueue en {xqueue_timeout} segundos. La operación " "se abortó." +#: common/lib/capa/capa/inputtypes.py +msgid "Error running code." +msgstr "" + #: common/lib/capa/capa/inputtypes.py msgid "Cannot connect to the queue" msgstr "No puedo conectarme a la cola o \"queue\"" @@ -1956,6 +1960,16 @@ msgstr "" "cursos nuevos en edx.org y estará identificado temporalmente con una " "etiqueta de Nuevo! junto a la imagen del curso." +#: common/lib/xmodule/xmodule/course_module.py +msgid "Mobile Course Available" +msgstr "" + +#: common/lib/xmodule/xmodule/course_module.py +msgid "" +"Enter true or false. If true, the course will be available to mobile " +"devices." +msgstr "" + #: common/lib/xmodule/xmodule/course_module.py msgid "Course Not Graded" msgstr "Curso no calificado" @@ -3805,6 +3819,19 @@ msgstr "" msgid "Upload Handout" msgstr "Subir folleto." +#: common/lib/xmodule/xmodule/video_module/video_xfields.py +msgid "" +"Optional. Use this for videos where download and streaming URLs for the " +"videos are completely managed by edX. This will override the settings for " +"\"Default Video URL\", \"Video File URLs\", and all YouTube IDs. If you do " +"not know what this setting is, you can leave it blank and continue to use " +"these other settings." +msgstr "" + +#: common/lib/xmodule/xmodule/video_module/video_xfields.py +msgid "EdX Video ID" +msgstr "" + #: common/static/js/vendor/mathjax-MathJax-c9db6ac/docs/source/mjtheme/layout.html msgid "Navigation" msgstr "Navegación" @@ -7573,15 +7600,8 @@ msgstr "" msgid "Reset Password" msgstr "Restablecer Contraseña" -#: lms/templates/dashboard.html lms/templates/original_navigation.html -#: lms/templates/sysadmin_dashboard.html -#: lms/templates/sysadmin_dashboard_gitlogs.html -#: lms/templates/courseware/courses.html -msgid "Courses" -msgstr "Cursos" - #: lms/templates/dashboard.html -msgid "ordered by recent activity" +msgid "Current Courses" msgstr "" #: lms/templates/dashboard.html @@ -8432,6 +8452,13 @@ msgstr "" msgid "You do not have any notes." msgstr "Usted no tiene ninguna anotación." +#: lms/templates/original_navigation.html +#: lms/templates/sysadmin_dashboard.html +#: lms/templates/sysadmin_dashboard_gitlogs.html +#: lms/templates/courseware/courses.html +msgid "Courses" +msgstr "Cursos" + #: lms/templates/original_navigation.html msgid "Schools" msgstr "Instituciones" @@ -11408,113 +11435,145 @@ msgstr "" msgid "#:" msgstr "#:" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Professional Education Invoicing Center" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Thank you for your purchase of {course_name}!" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Portland Street, " +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "" +"An invoice for ${total_price} is attached. Payment is due immediately. " +"Information on payment methods can be found on the invoice." +msgstr "" + +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "" +"A CSV file of your registration codes is attached. Please distribute " +"registration codes to each student planning to enroll using the email " +"template below." msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "9th floor Cambridge, MA," +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Thanks," msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "02139 finance@edx.org" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Your {platform_name} Team" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -#: lms/templates/emails/registration_codes_sale_invoice.txt -#: lms/templates/emails/registration_codes_sale_invoice.txt -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "---------------------------------" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Dear [[Name]]:" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Bill To:" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "" +"We have provided an enrollment for you in the course {course_name} from " +"{platform_name}. Please follow the instructions below to claim your access." msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "{company_name}" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Your redeem code is: [[Enter Redeem Code here from the attached CSV]]" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "{purchaser_name}" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "(1) Register for an account at https://{site_name}." msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Customer Reference Number: {customer_reference_number}" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "(2) Once registered, navigate to https://{course_url}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Registration codes:" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "(3) Click 'Add {course_number} to Cart'" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt +#: lms/templates/emails/registration_codes_sale_email.txt msgid "" -"Please distribute one of the following registration codes to each student " -"who is going to enroll in the class." +"(4) On the shopping cart page, enter your redeem code and click apply code. " +"This will make payment equal to $0." +msgstr "" + +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "(5) Click 'Register'" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt +#: lms/templates/emails/registration_codes_sale_email.txt msgid "" -"A student can redeem one of these codes by registering an account on " -"({site_name}.edx.org), starting the purchase" +"(6) You should be able to see your course on your student dashboard at " +"https://{dashboard_url}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt +#: lms/templates/emails/registration_codes_sale_email.txt msgid "" -"process on this course by adding it to their shopping cart from this page " -"({course_url}), and" +"(7) Course materials will not be available until the course start date." msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "entering their registration code while in the shopping cart." +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Sincerely," msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "" -"Thank you for your purchase! Failure to pay this invoice will result the " -"invalidation of student enrollments" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "[[Your Signature]]" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "" -"that use these codes. All purchases are final. Please refer to the " -"cancellation policy" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "INVOICE" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "on {site_name} for more information." +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Date: {date}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Course: {course_name} {start_date} - {end_date}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Invoice No: {invoice_number}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Price: ${price}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Terms: Due Immediately" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Quantity: ${quantity}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Due Date: {date}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Sub-Total: ${sub_total}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Bill to:" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Discount: ${discount}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Customer Reference Number: {reference_number}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "--------- ------" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Balance Due: ${sale_price}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Total Due: ${total_price}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Course: {course_name}" +msgstr "" + +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "" +"Price: ${course_price} Quantity: {quantity} Sub-Total: " +"${sub_total} Discount: ${discount}" +msgstr "" + +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Total: ${sale_price}" +msgstr "" + +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Payment instructions" +msgstr "" + +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "" +"Failure to pay this invoice will result the invalidation of student " +"enrollment that use these codes. All purchases are final. Please refer to " +"the cancellation policy on {site_name} for more information." +msgstr "" + +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "If you have payment questions, please contact {contact_email}" msgstr "" #: lms/templates/emails/reject_name_change.txt @@ -12034,10 +12093,6 @@ msgstr "" msgid "Please enter the coupon code" msgstr "" -#: lms/templates/instructor/instructor_dashboard_2/e-commerce.html -msgid "Please enter the coupon discount value greater than 0" -msgstr "" - #: lms/templates/instructor/instructor_dashboard_2/e-commerce.html msgid "Please enter the coupon discount value less than or equal to 100" msgstr "" diff --git a/conf/locale/es_419/LC_MESSAGES/djangojs.mo b/conf/locale/es_419/LC_MESSAGES/djangojs.mo index 466ebdba07a15aebf3e42aa02ddad4fd26977b1e..73800cf366a698695b015223dd479c61d556a22e 100644 GIT binary patch delta 22 ecmcb3isj-dmJLZO*-aD-jjfDLHfOGUQ4Iian+bvd delta 22 ecmcb3isj-dmJLZO*^LzpO|1+~H)pPVQ4IianF)db diff --git a/conf/locale/es_419/LC_MESSAGES/djangojs.po b/conf/locale/es_419/LC_MESSAGES/djangojs.po index e9330f2743a5..68cc6d784bb4 100644 --- a/conf/locale/es_419/LC_MESSAGES/djangojs.po +++ b/conf/locale/es_419/LC_MESSAGES/djangojs.po @@ -60,7 +60,7 @@ msgid "" msgstr "" "Project-Id-Version: edx-platform\n" "Report-Msgid-Bugs-To: openedx-translation@googlegroups.com\n" -"POT-Creation-Date: 2014-09-23 15:15-0400\n" +"POT-Creation-Date: 2014-09-24 13:34-0400\n" "PO-Revision-Date: 2014-08-28 20:51+0000\n" "Last-Translator: Cristian Salamea \n" "Language-Team: Spanish (Latin America) (http://www.transifex.com/projects/p/edx-platform/language/es_419/)\n" diff --git a/conf/locale/es_AR/LC_MESSAGES/django.mo b/conf/locale/es_AR/LC_MESSAGES/django.mo index 8c6dd1905055fb15e1c6e72319d604bc5a2296f3..1d98101c89f9d0851a47caa22ee071bbbe1f2833 100644 GIT binary patch delta 18 ZcmZ3\n" "Language-Team: Spanish (Argentina) (http://www.transifex.com/projects/p/edx-platform/language/es_AR/)\n" @@ -934,6 +934,10 @@ msgstr "" msgid "No response from Xqueue within {xqueue_timeout} seconds. Aborted." msgstr "" +#: common/lib/capa/capa/inputtypes.py +msgid "Error running code." +msgstr "" + #: common/lib/capa/capa/inputtypes.py msgid "Cannot connect to the queue" msgstr "" @@ -1731,6 +1735,16 @@ msgid "" "on edx.org, and a New! badge temporarily appears next to the course image." msgstr "" +#: common/lib/xmodule/xmodule/course_module.py +msgid "Mobile Course Available" +msgstr "" + +#: common/lib/xmodule/xmodule/course_module.py +msgid "" +"Enter true or false. If true, the course will be available to mobile " +"devices." +msgstr "" + #: common/lib/xmodule/xmodule/course_module.py msgid "Course Not Graded" msgstr "" @@ -3306,6 +3320,19 @@ msgstr "" msgid "Upload Handout" msgstr "" +#: common/lib/xmodule/xmodule/video_module/video_xfields.py +msgid "" +"Optional. Use this for videos where download and streaming URLs for the " +"videos are completely managed by edX. This will override the settings for " +"\"Default Video URL\", \"Video File URLs\", and all YouTube IDs. If you do " +"not know what this setting is, you can leave it blank and continue to use " +"these other settings." +msgstr "" + +#: common/lib/xmodule/xmodule/video_module/video_xfields.py +msgid "EdX Video ID" +msgstr "" + #: common/static/js/vendor/mathjax-MathJax-c9db6ac/docs/source/mjtheme/layout.html msgid "Navigation" msgstr "" @@ -6643,15 +6670,8 @@ msgstr "" msgid "Reset Password" msgstr "" -#: lms/templates/dashboard.html lms/templates/original_navigation.html -#: lms/templates/sysadmin_dashboard.html -#: lms/templates/sysadmin_dashboard_gitlogs.html -#: lms/templates/courseware/courses.html -msgid "Courses" -msgstr "" - #: lms/templates/dashboard.html -msgid "ordered by recent activity" +msgid "Current Courses" msgstr "" #: lms/templates/dashboard.html @@ -7432,6 +7452,13 @@ msgstr "" msgid "You do not have any notes." msgstr "" +#: lms/templates/original_navigation.html +#: lms/templates/sysadmin_dashboard.html +#: lms/templates/sysadmin_dashboard_gitlogs.html +#: lms/templates/courseware/courses.html +msgid "Courses" +msgstr "" + #: lms/templates/original_navigation.html msgid "Schools" msgstr "" @@ -10155,113 +10182,145 @@ msgstr "" msgid "#:" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Professional Education Invoicing Center" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Thank you for your purchase of {course_name}!" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Portland Street, " +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "" +"An invoice for ${total_price} is attached. Payment is due immediately. " +"Information on payment methods can be found on the invoice." +msgstr "" + +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "" +"A CSV file of your registration codes is attached. Please distribute " +"registration codes to each student planning to enroll using the email " +"template below." msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "9th floor Cambridge, MA," +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Thanks," msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "02139 finance@edx.org" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Your {platform_name} Team" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -#: lms/templates/emails/registration_codes_sale_invoice.txt -#: lms/templates/emails/registration_codes_sale_invoice.txt -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "---------------------------------" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Dear [[Name]]:" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Bill To:" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "" +"We have provided an enrollment for you in the course {course_name} from " +"{platform_name}. Please follow the instructions below to claim your access." msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "{company_name}" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Your redeem code is: [[Enter Redeem Code here from the attached CSV]]" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "{purchaser_name}" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "(1) Register for an account at https://{site_name}." msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Customer Reference Number: {customer_reference_number}" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "(2) Once registered, navigate to https://{course_url}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Registration codes:" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "(3) Click 'Add {course_number} to Cart'" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt +#: lms/templates/emails/registration_codes_sale_email.txt msgid "" -"Please distribute one of the following registration codes to each student " -"who is going to enroll in the class." +"(4) On the shopping cart page, enter your redeem code and click apply code. " +"This will make payment equal to $0." +msgstr "" + +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "(5) Click 'Register'" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt +#: lms/templates/emails/registration_codes_sale_email.txt msgid "" -"A student can redeem one of these codes by registering an account on " -"({site_name}.edx.org), starting the purchase" +"(6) You should be able to see your course on your student dashboard at " +"https://{dashboard_url}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt +#: lms/templates/emails/registration_codes_sale_email.txt msgid "" -"process on this course by adding it to their shopping cart from this page " -"({course_url}), and" +"(7) Course materials will not be available until the course start date." msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "entering their registration code while in the shopping cart." +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Sincerely," msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "" -"Thank you for your purchase! Failure to pay this invoice will result the " -"invalidation of student enrollments" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "[[Your Signature]]" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "" -"that use these codes. All purchases are final. Please refer to the " -"cancellation policy" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "INVOICE" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "on {site_name} for more information." +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Date: {date}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Course: {course_name} {start_date} - {end_date}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Invoice No: {invoice_number}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Price: ${price}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Terms: Due Immediately" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Quantity: ${quantity}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Due Date: {date}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Sub-Total: ${sub_total}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Bill to:" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Discount: ${discount}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Customer Reference Number: {reference_number}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "--------- ------" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Balance Due: ${sale_price}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Total Due: ${total_price}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Course: {course_name}" +msgstr "" + +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "" +"Price: ${course_price} Quantity: {quantity} Sub-Total: " +"${sub_total} Discount: ${discount}" +msgstr "" + +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Total: ${sale_price}" +msgstr "" + +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Payment instructions" +msgstr "" + +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "" +"Failure to pay this invoice will result the invalidation of student " +"enrollment that use these codes. All purchases are final. Please refer to " +"the cancellation policy on {site_name} for more information." +msgstr "" + +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "If you have payment questions, please contact {contact_email}" msgstr "" #: lms/templates/emails/reject_name_change.txt @@ -10712,10 +10771,6 @@ msgstr "" msgid "Please enter the coupon code" msgstr "" -#: lms/templates/instructor/instructor_dashboard_2/e-commerce.html -msgid "Please enter the coupon discount value greater than 0" -msgstr "" - #: lms/templates/instructor/instructor_dashboard_2/e-commerce.html msgid "Please enter the coupon discount value less than or equal to 100" msgstr "" diff --git a/conf/locale/es_AR/LC_MESSAGES/djangojs.mo b/conf/locale/es_AR/LC_MESSAGES/djangojs.mo index 36a0bd1e3f5bf8589a24d6b8af54120bbc93a810..3bec04fac0dab6433a751e88022462d3ac188e13 100644 GIT binary patch delta 18 ZcmZ3(vW8{CMs^bgLt`srlZ`t{7y&s61>gVx delta 18 ZcmZ3(vW8{CMs{NbLsKh5(~Uby7y&s41>gVx diff --git a/conf/locale/es_AR/LC_MESSAGES/djangojs.po b/conf/locale/es_AR/LC_MESSAGES/djangojs.po index 9f6967f67c8d..4a7efc8bafb4 100644 --- a/conf/locale/es_AR/LC_MESSAGES/djangojs.po +++ b/conf/locale/es_AR/LC_MESSAGES/djangojs.po @@ -29,7 +29,7 @@ msgid "" msgstr "" "Project-Id-Version: edx-platform\n" "Report-Msgid-Bugs-To: openedx-translation@googlegroups.com\n" -"POT-Creation-Date: 2014-09-23 15:15-0400\n" +"POT-Creation-Date: 2014-09-24 13:34-0400\n" "PO-Revision-Date: 2014-08-28 00:15+0000\n" "Last-Translator: Sarina Canelake \n" "Language-Team: Spanish (Argentina) (http://www.transifex.com/projects/p/edx-platform/language/es_AR/)\n" diff --git a/conf/locale/es_EC/LC_MESSAGES/django.mo b/conf/locale/es_EC/LC_MESSAGES/django.mo index 33b27b2cc050890760f735bae7eb4d47e0ebee1c..83559f7df99d436f2deb7743dff30cc72dc494ce 100644 GIT binary patch delta 18 ZcmZ3=vXo`QMs^bgLt`sr(~UcF838yF1\n" "Language-Team: Spanish (Ecuador) (http://www.transifex.com/projects/p/edx-platform/language/es_EC/)\n" @@ -944,6 +944,10 @@ msgstr "" msgid "No response from Xqueue within {xqueue_timeout} seconds. Aborted." msgstr "" +#: common/lib/capa/capa/inputtypes.py +msgid "Error running code." +msgstr "" + #: common/lib/capa/capa/inputtypes.py msgid "Cannot connect to the queue" msgstr "" @@ -1741,6 +1745,16 @@ msgid "" "on edx.org, and a New! badge temporarily appears next to the course image." msgstr "" +#: common/lib/xmodule/xmodule/course_module.py +msgid "Mobile Course Available" +msgstr "" + +#: common/lib/xmodule/xmodule/course_module.py +msgid "" +"Enter true or false. If true, the course will be available to mobile " +"devices." +msgstr "" + #: common/lib/xmodule/xmodule/course_module.py msgid "Course Not Graded" msgstr "" @@ -3316,6 +3330,19 @@ msgstr "" msgid "Upload Handout" msgstr "" +#: common/lib/xmodule/xmodule/video_module/video_xfields.py +msgid "" +"Optional. Use this for videos where download and streaming URLs for the " +"videos are completely managed by edX. This will override the settings for " +"\"Default Video URL\", \"Video File URLs\", and all YouTube IDs. If you do " +"not know what this setting is, you can leave it blank and continue to use " +"these other settings." +msgstr "" + +#: common/lib/xmodule/xmodule/video_module/video_xfields.py +msgid "EdX Video ID" +msgstr "" + #: common/static/js/vendor/mathjax-MathJax-c9db6ac/docs/source/mjtheme/layout.html msgid "Navigation" msgstr "" @@ -6653,15 +6680,8 @@ msgstr "" msgid "Reset Password" msgstr "" -#: lms/templates/dashboard.html lms/templates/original_navigation.html -#: lms/templates/sysadmin_dashboard.html -#: lms/templates/sysadmin_dashboard_gitlogs.html -#: lms/templates/courseware/courses.html -msgid "Courses" -msgstr "" - #: lms/templates/dashboard.html -msgid "ordered by recent activity" +msgid "Current Courses" msgstr "" #: lms/templates/dashboard.html @@ -7442,6 +7462,13 @@ msgstr "" msgid "You do not have any notes." msgstr "" +#: lms/templates/original_navigation.html +#: lms/templates/sysadmin_dashboard.html +#: lms/templates/sysadmin_dashboard_gitlogs.html +#: lms/templates/courseware/courses.html +msgid "Courses" +msgstr "" + #: lms/templates/original_navigation.html msgid "Schools" msgstr "" @@ -10165,113 +10192,145 @@ msgstr "" msgid "#:" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Professional Education Invoicing Center" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Thank you for your purchase of {course_name}!" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Portland Street, " +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "" +"An invoice for ${total_price} is attached. Payment is due immediately. " +"Information on payment methods can be found on the invoice." +msgstr "" + +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "" +"A CSV file of your registration codes is attached. Please distribute " +"registration codes to each student planning to enroll using the email " +"template below." msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "9th floor Cambridge, MA," +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Thanks," msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "02139 finance@edx.org" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Your {platform_name} Team" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -#: lms/templates/emails/registration_codes_sale_invoice.txt -#: lms/templates/emails/registration_codes_sale_invoice.txt -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "---------------------------------" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Dear [[Name]]:" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Bill To:" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "" +"We have provided an enrollment for you in the course {course_name} from " +"{platform_name}. Please follow the instructions below to claim your access." msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "{company_name}" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Your redeem code is: [[Enter Redeem Code here from the attached CSV]]" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "{purchaser_name}" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "(1) Register for an account at https://{site_name}." msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Customer Reference Number: {customer_reference_number}" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "(2) Once registered, navigate to https://{course_url}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Registration codes:" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "(3) Click 'Add {course_number} to Cart'" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt +#: lms/templates/emails/registration_codes_sale_email.txt msgid "" -"Please distribute one of the following registration codes to each student " -"who is going to enroll in the class." +"(4) On the shopping cart page, enter your redeem code and click apply code. " +"This will make payment equal to $0." +msgstr "" + +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "(5) Click 'Register'" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt +#: lms/templates/emails/registration_codes_sale_email.txt msgid "" -"A student can redeem one of these codes by registering an account on " -"({site_name}.edx.org), starting the purchase" +"(6) You should be able to see your course on your student dashboard at " +"https://{dashboard_url}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt +#: lms/templates/emails/registration_codes_sale_email.txt msgid "" -"process on this course by adding it to their shopping cart from this page " -"({course_url}), and" +"(7) Course materials will not be available until the course start date." msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "entering their registration code while in the shopping cart." +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Sincerely," msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "" -"Thank you for your purchase! Failure to pay this invoice will result the " -"invalidation of student enrollments" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "[[Your Signature]]" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "" -"that use these codes. All purchases are final. Please refer to the " -"cancellation policy" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "INVOICE" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "on {site_name} for more information." +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Date: {date}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Course: {course_name} {start_date} - {end_date}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Invoice No: {invoice_number}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Price: ${price}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Terms: Due Immediately" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Quantity: ${quantity}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Due Date: {date}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Sub-Total: ${sub_total}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Bill to:" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Discount: ${discount}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Customer Reference Number: {reference_number}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "--------- ------" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Balance Due: ${sale_price}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Total Due: ${total_price}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Course: {course_name}" +msgstr "" + +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "" +"Price: ${course_price} Quantity: {quantity} Sub-Total: " +"${sub_total} Discount: ${discount}" +msgstr "" + +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Total: ${sale_price}" +msgstr "" + +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Payment instructions" +msgstr "" + +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "" +"Failure to pay this invoice will result the invalidation of student " +"enrollment that use these codes. All purchases are final. Please refer to " +"the cancellation policy on {site_name} for more information." +msgstr "" + +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "If you have payment questions, please contact {contact_email}" msgstr "" #: lms/templates/emails/reject_name_change.txt @@ -10722,10 +10781,6 @@ msgstr "" msgid "Please enter the coupon code" msgstr "" -#: lms/templates/instructor/instructor_dashboard_2/e-commerce.html -msgid "Please enter the coupon discount value greater than 0" -msgstr "" - #: lms/templates/instructor/instructor_dashboard_2/e-commerce.html msgid "Please enter the coupon discount value less than or equal to 100" msgstr "" diff --git a/conf/locale/es_EC/LC_MESSAGES/djangojs.mo b/conf/locale/es_EC/LC_MESSAGES/djangojs.mo index 7a88b29c35035d95786d0c6fe97d78ce74898382..c316efb654f50989a9782a5030da9ecf83a105ee 100644 GIT binary patch delta 18 ZcmZ3*vWjKGMs^bgLt`srlZ`uy7y&rJ1=;`r delta 18 ZcmZ3*vWjKGMs{NbLsKh5(~Ucd7y&rH1=;`r diff --git a/conf/locale/es_EC/LC_MESSAGES/djangojs.po b/conf/locale/es_EC/LC_MESSAGES/djangojs.po index 1b2938aedabb..de3217dca601 100644 --- a/conf/locale/es_EC/LC_MESSAGES/djangojs.po +++ b/conf/locale/es_EC/LC_MESSAGES/djangojs.po @@ -46,7 +46,7 @@ msgid "" msgstr "" "Project-Id-Version: edx-platform\n" "Report-Msgid-Bugs-To: openedx-translation@googlegroups.com\n" -"POT-Creation-Date: 2014-09-23 15:15-0400\n" +"POT-Creation-Date: 2014-09-24 13:34-0400\n" "PO-Revision-Date: 2014-08-28 00:15+0000\n" "Last-Translator: Sarina Canelake \n" "Language-Team: Spanish (Ecuador) (http://www.transifex.com/projects/p/edx-platform/language/es_EC/)\n" diff --git a/conf/locale/es_ES/LC_MESSAGES/django.mo b/conf/locale/es_ES/LC_MESSAGES/django.mo index 4ce4d48be73979db5bbd8f83d7f6ea4a4cecfcb6..f429fea18b1b19ff4483da9c3b193b92086c9c36 100644 GIT binary patch delta 22 ecmaE`mG!|^)(u-vvzsUw8e18gZr*cRr5^xx@d>j4 delta 22 ecmaE`mG!|^)(u-vvl}ZInpzo}ZQgTQr5^xx?+LR2 diff --git a/conf/locale/es_ES/LC_MESSAGES/django.po b/conf/locale/es_ES/LC_MESSAGES/django.po index 9502a29689d3..61b3226721c1 100644 --- a/conf/locale/es_ES/LC_MESSAGES/django.po +++ b/conf/locale/es_ES/LC_MESSAGES/django.po @@ -114,7 +114,7 @@ msgid "" msgstr "" "Project-Id-Version: edx-platform\n" "Report-Msgid-Bugs-To: openedx-translation@googlegroups.com\n" -"POT-Creation-Date: 2014-09-23 15:16-0400\n" +"POT-Creation-Date: 2014-09-24 13:35-0400\n" "PO-Revision-Date: 2014-08-25 20:21+0000\n" "Last-Translator: spentamanyu \n" "Language-Team: Spanish (Spain) (http://www.transifex.com/projects/p/edx-platform/language/es_ES/)\n" @@ -1012,6 +1012,10 @@ msgstr "" msgid "No response from Xqueue within {xqueue_timeout} seconds. Aborted." msgstr "" +#: common/lib/capa/capa/inputtypes.py +msgid "Error running code." +msgstr "" + #: common/lib/capa/capa/inputtypes.py msgid "Cannot connect to the queue" msgstr "" @@ -1799,6 +1803,16 @@ msgid "" "on edx.org, and a New! badge temporarily appears next to the course image." msgstr "" +#: common/lib/xmodule/xmodule/course_module.py +msgid "Mobile Course Available" +msgstr "" + +#: common/lib/xmodule/xmodule/course_module.py +msgid "" +"Enter true or false. If true, the course will be available to mobile " +"devices." +msgstr "" + #: common/lib/xmodule/xmodule/course_module.py msgid "Course Not Graded" msgstr "" @@ -3371,6 +3385,19 @@ msgstr "" msgid "Upload Handout" msgstr "" +#: common/lib/xmodule/xmodule/video_module/video_xfields.py +msgid "" +"Optional. Use this for videos where download and streaming URLs for the " +"videos are completely managed by edX. This will override the settings for " +"\"Default Video URL\", \"Video File URLs\", and all YouTube IDs. If you do " +"not know what this setting is, you can leave it blank and continue to use " +"these other settings." +msgstr "" + +#: common/lib/xmodule/xmodule/video_module/video_xfields.py +msgid "EdX Video ID" +msgstr "" + #: common/static/js/vendor/mathjax-MathJax-c9db6ac/docs/source/mjtheme/layout.html msgid "Navigation" msgstr "Navegación" @@ -6729,15 +6756,8 @@ msgstr "" msgid "Reset Password" msgstr "Restablecer Contraseña" -#: lms/templates/dashboard.html lms/templates/original_navigation.html -#: lms/templates/sysadmin_dashboard.html -#: lms/templates/sysadmin_dashboard_gitlogs.html -#: lms/templates/courseware/courses.html -msgid "Courses" -msgstr "Cursos" - #: lms/templates/dashboard.html -msgid "ordered by recent activity" +msgid "Current Courses" msgstr "" #: lms/templates/dashboard.html @@ -7550,6 +7570,13 @@ msgstr "" msgid "You do not have any notes." msgstr "Usted no tiene ninguna anotación." +#: lms/templates/original_navigation.html +#: lms/templates/sysadmin_dashboard.html +#: lms/templates/sysadmin_dashboard_gitlogs.html +#: lms/templates/courseware/courses.html +msgid "Courses" +msgstr "Cursos" + #: lms/templates/original_navigation.html msgid "Schools" msgstr "Instituciones" @@ -10329,113 +10356,145 @@ msgstr "" msgid "#:" msgstr "#:" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Professional Education Invoicing Center" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Thank you for your purchase of {course_name}!" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Portland Street, " +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "" +"An invoice for ${total_price} is attached. Payment is due immediately. " +"Information on payment methods can be found on the invoice." +msgstr "" + +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "" +"A CSV file of your registration codes is attached. Please distribute " +"registration codes to each student planning to enroll using the email " +"template below." msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "9th floor Cambridge, MA," +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Thanks," msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "02139 finance@edx.org" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Your {platform_name} Team" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -#: lms/templates/emails/registration_codes_sale_invoice.txt -#: lms/templates/emails/registration_codes_sale_invoice.txt -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "---------------------------------" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Dear [[Name]]:" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Bill To:" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "" +"We have provided an enrollment for you in the course {course_name} from " +"{platform_name}. Please follow the instructions below to claim your access." msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "{company_name}" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Your redeem code is: [[Enter Redeem Code here from the attached CSV]]" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "{purchaser_name}" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "(1) Register for an account at https://{site_name}." msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Customer Reference Number: {customer_reference_number}" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "(2) Once registered, navigate to https://{course_url}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Registration codes:" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "(3) Click 'Add {course_number} to Cart'" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt +#: lms/templates/emails/registration_codes_sale_email.txt msgid "" -"Please distribute one of the following registration codes to each student " -"who is going to enroll in the class." +"(4) On the shopping cart page, enter your redeem code and click apply code. " +"This will make payment equal to $0." +msgstr "" + +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "(5) Click 'Register'" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt +#: lms/templates/emails/registration_codes_sale_email.txt msgid "" -"A student can redeem one of these codes by registering an account on " -"({site_name}.edx.org), starting the purchase" +"(6) You should be able to see your course on your student dashboard at " +"https://{dashboard_url}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt +#: lms/templates/emails/registration_codes_sale_email.txt msgid "" -"process on this course by adding it to their shopping cart from this page " -"({course_url}), and" +"(7) Course materials will not be available until the course start date." msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "entering their registration code while in the shopping cart." +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Sincerely," msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "" -"Thank you for your purchase! Failure to pay this invoice will result the " -"invalidation of student enrollments" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "[[Your Signature]]" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "" -"that use these codes. All purchases are final. Please refer to the " -"cancellation policy" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "INVOICE" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "on {site_name} for more information." +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Date: {date}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Course: {course_name} {start_date} - {end_date}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Invoice No: {invoice_number}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Price: ${price}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Terms: Due Immediately" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Quantity: ${quantity}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Due Date: {date}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Sub-Total: ${sub_total}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Bill to:" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Discount: ${discount}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Customer Reference Number: {reference_number}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "--------- ------" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Balance Due: ${sale_price}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Total Due: ${total_price}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Course: {course_name}" +msgstr "" + +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "" +"Price: ${course_price} Quantity: {quantity} Sub-Total: " +"${sub_total} Discount: ${discount}" +msgstr "" + +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Total: ${sale_price}" +msgstr "" + +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Payment instructions" +msgstr "" + +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "" +"Failure to pay this invoice will result the invalidation of student " +"enrollment that use these codes. All purchases are final. Please refer to " +"the cancellation policy on {site_name} for more information." +msgstr "" + +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "If you have payment questions, please contact {contact_email}" msgstr "" #: lms/templates/emails/reject_name_change.txt @@ -10886,10 +10945,6 @@ msgstr "" msgid "Please enter the coupon code" msgstr "" -#: lms/templates/instructor/instructor_dashboard_2/e-commerce.html -msgid "Please enter the coupon discount value greater than 0" -msgstr "" - #: lms/templates/instructor/instructor_dashboard_2/e-commerce.html msgid "Please enter the coupon discount value less than or equal to 100" msgstr "" diff --git a/conf/locale/es_ES/LC_MESSAGES/djangojs.mo b/conf/locale/es_ES/LC_MESSAGES/djangojs.mo index d1b6d311968764ac27b56e30864b397730ce25f7..e1cbe61c3404c07146056ae58fd9ad51c18ff9df 100644 GIT binary patch delta 22 dcmccF&2+PyX~R-4b`u3dV=H5m&1<}LtpQ~82i*Vw delta 22 dcmccF&2+PyX~R-4c4GxYQ!7K$&1<}LtpQ~62i*Vw diff --git a/conf/locale/es_ES/LC_MESSAGES/djangojs.po b/conf/locale/es_ES/LC_MESSAGES/djangojs.po index 9ad3281638fa..33e92e5a8ec7 100644 --- a/conf/locale/es_ES/LC_MESSAGES/djangojs.po +++ b/conf/locale/es_ES/LC_MESSAGES/djangojs.po @@ -61,7 +61,7 @@ msgid "" msgstr "" "Project-Id-Version: edx-platform\n" "Report-Msgid-Bugs-To: openedx-translation@googlegroups.com\n" -"POT-Creation-Date: 2014-09-23 15:15-0400\n" +"POT-Creation-Date: 2014-09-24 13:34-0400\n" "PO-Revision-Date: 2014-09-17 19:50+0000\n" "Last-Translator: Óscar Arce Ruiz \n" "Language-Team: Spanish (Spain) (http://www.transifex.com/projects/p/edx-platform/language/es_ES/)\n" diff --git a/conf/locale/es_MX/LC_MESSAGES/django.mo b/conf/locale/es_MX/LC_MESSAGES/django.mo index 7277dd38c62b68607381e896a8309aacf60195c3..c7404eb55b572c698df50cebfaa24d0835f5971f 100644 GIT binary patch delta 18 ZcmdnUvXN!NMs^bgLt`sr(~UbS838%M1@Hg> delta 18 ZcmdnUvXN!NMs{NbLsKh5vyD3{838%K1@Hg> diff --git a/conf/locale/es_MX/LC_MESSAGES/django.po b/conf/locale/es_MX/LC_MESSAGES/django.po index 8b79fe1f3fe1..a11d5048795f 100644 --- a/conf/locale/es_MX/LC_MESSAGES/django.po +++ b/conf/locale/es_MX/LC_MESSAGES/django.po @@ -49,7 +49,7 @@ msgid "" msgstr "" "Project-Id-Version: edx-platform\n" "Report-Msgid-Bugs-To: openedx-translation@googlegroups.com\n" -"POT-Creation-Date: 2014-09-23 15:16-0400\n" +"POT-Creation-Date: 2014-09-24 13:35-0400\n" "PO-Revision-Date: 2014-08-25 20:21+0000\n" "Last-Translator: Gerardo Milan Ortega \n" "Language-Team: Spanish (Mexico) (http://www.transifex.com/projects/p/edx-platform/language/es_MX/)\n" @@ -939,6 +939,10 @@ msgstr "" msgid "No response from Xqueue within {xqueue_timeout} seconds. Aborted." msgstr "" +#: common/lib/capa/capa/inputtypes.py +msgid "Error running code." +msgstr "" + #: common/lib/capa/capa/inputtypes.py msgid "Cannot connect to the queue" msgstr "" @@ -1736,6 +1740,16 @@ msgid "" "on edx.org, and a New! badge temporarily appears next to the course image." msgstr "" +#: common/lib/xmodule/xmodule/course_module.py +msgid "Mobile Course Available" +msgstr "" + +#: common/lib/xmodule/xmodule/course_module.py +msgid "" +"Enter true or false. If true, the course will be available to mobile " +"devices." +msgstr "" + #: common/lib/xmodule/xmodule/course_module.py msgid "Course Not Graded" msgstr "" @@ -3311,6 +3325,19 @@ msgstr "" msgid "Upload Handout" msgstr "" +#: common/lib/xmodule/xmodule/video_module/video_xfields.py +msgid "" +"Optional. Use this for videos where download and streaming URLs for the " +"videos are completely managed by edX. This will override the settings for " +"\"Default Video URL\", \"Video File URLs\", and all YouTube IDs. If you do " +"not know what this setting is, you can leave it blank and continue to use " +"these other settings." +msgstr "" + +#: common/lib/xmodule/xmodule/video_module/video_xfields.py +msgid "EdX Video ID" +msgstr "" + #: common/static/js/vendor/mathjax-MathJax-c9db6ac/docs/source/mjtheme/layout.html msgid "Navigation" msgstr "" @@ -6648,15 +6675,8 @@ msgstr "" msgid "Reset Password" msgstr "" -#: lms/templates/dashboard.html lms/templates/original_navigation.html -#: lms/templates/sysadmin_dashboard.html -#: lms/templates/sysadmin_dashboard_gitlogs.html -#: lms/templates/courseware/courses.html -msgid "Courses" -msgstr "" - #: lms/templates/dashboard.html -msgid "ordered by recent activity" +msgid "Current Courses" msgstr "" #: lms/templates/dashboard.html @@ -7437,6 +7457,13 @@ msgstr "" msgid "You do not have any notes." msgstr "" +#: lms/templates/original_navigation.html +#: lms/templates/sysadmin_dashboard.html +#: lms/templates/sysadmin_dashboard_gitlogs.html +#: lms/templates/courseware/courses.html +msgid "Courses" +msgstr "" + #: lms/templates/original_navigation.html msgid "Schools" msgstr "" @@ -10160,113 +10187,145 @@ msgstr "" msgid "#:" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Professional Education Invoicing Center" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Thank you for your purchase of {course_name}!" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Portland Street, " +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "" +"An invoice for ${total_price} is attached. Payment is due immediately. " +"Information on payment methods can be found on the invoice." +msgstr "" + +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "" +"A CSV file of your registration codes is attached. Please distribute " +"registration codes to each student planning to enroll using the email " +"template below." msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "9th floor Cambridge, MA," +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Thanks," msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "02139 finance@edx.org" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Your {platform_name} Team" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -#: lms/templates/emails/registration_codes_sale_invoice.txt -#: lms/templates/emails/registration_codes_sale_invoice.txt -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "---------------------------------" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Dear [[Name]]:" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Bill To:" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "" +"We have provided an enrollment for you in the course {course_name} from " +"{platform_name}. Please follow the instructions below to claim your access." msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "{company_name}" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Your redeem code is: [[Enter Redeem Code here from the attached CSV]]" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "{purchaser_name}" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "(1) Register for an account at https://{site_name}." msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Customer Reference Number: {customer_reference_number}" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "(2) Once registered, navigate to https://{course_url}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Registration codes:" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "(3) Click 'Add {course_number} to Cart'" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt +#: lms/templates/emails/registration_codes_sale_email.txt msgid "" -"Please distribute one of the following registration codes to each student " -"who is going to enroll in the class." +"(4) On the shopping cart page, enter your redeem code and click apply code. " +"This will make payment equal to $0." +msgstr "" + +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "(5) Click 'Register'" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt +#: lms/templates/emails/registration_codes_sale_email.txt msgid "" -"A student can redeem one of these codes by registering an account on " -"({site_name}.edx.org), starting the purchase" +"(6) You should be able to see your course on your student dashboard at " +"https://{dashboard_url}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt +#: lms/templates/emails/registration_codes_sale_email.txt msgid "" -"process on this course by adding it to their shopping cart from this page " -"({course_url}), and" +"(7) Course materials will not be available until the course start date." msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "entering their registration code while in the shopping cart." +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Sincerely," msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "" -"Thank you for your purchase! Failure to pay this invoice will result the " -"invalidation of student enrollments" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "[[Your Signature]]" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "" -"that use these codes. All purchases are final. Please refer to the " -"cancellation policy" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "INVOICE" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "on {site_name} for more information." +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Date: {date}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Course: {course_name} {start_date} - {end_date}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Invoice No: {invoice_number}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Price: ${price}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Terms: Due Immediately" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Quantity: ${quantity}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Due Date: {date}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Sub-Total: ${sub_total}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Bill to:" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Discount: ${discount}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Customer Reference Number: {reference_number}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "--------- ------" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Balance Due: ${sale_price}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Total Due: ${total_price}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Course: {course_name}" +msgstr "" + +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "" +"Price: ${course_price} Quantity: {quantity} Sub-Total: " +"${sub_total} Discount: ${discount}" +msgstr "" + +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Total: ${sale_price}" +msgstr "" + +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Payment instructions" +msgstr "" + +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "" +"Failure to pay this invoice will result the invalidation of student " +"enrollment that use these codes. All purchases are final. Please refer to " +"the cancellation policy on {site_name} for more information." +msgstr "" + +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "If you have payment questions, please contact {contact_email}" msgstr "" #: lms/templates/emails/reject_name_change.txt @@ -10717,10 +10776,6 @@ msgstr "" msgid "Please enter the coupon code" msgstr "" -#: lms/templates/instructor/instructor_dashboard_2/e-commerce.html -msgid "Please enter the coupon discount value greater than 0" -msgstr "" - #: lms/templates/instructor/instructor_dashboard_2/e-commerce.html msgid "Please enter the coupon discount value less than or equal to 100" msgstr "" diff --git a/conf/locale/es_MX/LC_MESSAGES/djangojs.mo b/conf/locale/es_MX/LC_MESSAGES/djangojs.mo index a8f5a8a61add187673078f92fb5c3806a9ff6baa..6dbab7bd3f133913faa4b46290544fdf3e8da3f1 100644 GIT binary patch delta 18 ZcmZ3\n" "Language-Team: Spanish (Mexico) (http://www.transifex.com/projects/p/edx-platform/language/es_MX/)\n" diff --git a/conf/locale/es_PE/LC_MESSAGES/django.mo b/conf/locale/es_PE/LC_MESSAGES/django.mo index 986665b9fc5390ab692737eceaa8d25edec87ccb..6ed645672793637056fad744d0e10355a71a06b1 100644 GIT binary patch delta 18 ZcmZ3^vYchYMs^bgLt`sr(~Udw838z21=0Wj delta 18 ZcmZ3^vYchYMs{NbLsKh5vyD6Q838z01=0Wj diff --git a/conf/locale/es_PE/LC_MESSAGES/django.po b/conf/locale/es_PE/LC_MESSAGES/django.po index db9a8bb2a7a2..659504b1fefe 100644 --- a/conf/locale/es_PE/LC_MESSAGES/django.po +++ b/conf/locale/es_PE/LC_MESSAGES/django.po @@ -38,7 +38,7 @@ msgid "" msgstr "" "Project-Id-Version: edx-platform\n" "Report-Msgid-Bugs-To: openedx-translation@googlegroups.com\n" -"POT-Creation-Date: 2014-09-23 15:16-0400\n" +"POT-Creation-Date: 2014-09-24 13:35-0400\n" "PO-Revision-Date: 2014-03-11 21:33+0000\n" "Last-Translator: Sarina Canelake \n" "Language-Team: Spanish (Peru) (http://www.transifex.com/projects/p/edx-platform/language/es_PE/)\n" @@ -928,6 +928,10 @@ msgstr "" msgid "No response from Xqueue within {xqueue_timeout} seconds. Aborted." msgstr "" +#: common/lib/capa/capa/inputtypes.py +msgid "Error running code." +msgstr "" + #: common/lib/capa/capa/inputtypes.py msgid "Cannot connect to the queue" msgstr "" @@ -1725,6 +1729,16 @@ msgid "" "on edx.org, and a New! badge temporarily appears next to the course image." msgstr "" +#: common/lib/xmodule/xmodule/course_module.py +msgid "Mobile Course Available" +msgstr "" + +#: common/lib/xmodule/xmodule/course_module.py +msgid "" +"Enter true or false. If true, the course will be available to mobile " +"devices." +msgstr "" + #: common/lib/xmodule/xmodule/course_module.py msgid "Course Not Graded" msgstr "" @@ -3300,6 +3314,19 @@ msgstr "" msgid "Upload Handout" msgstr "" +#: common/lib/xmodule/xmodule/video_module/video_xfields.py +msgid "" +"Optional. Use this for videos where download and streaming URLs for the " +"videos are completely managed by edX. This will override the settings for " +"\"Default Video URL\", \"Video File URLs\", and all YouTube IDs. If you do " +"not know what this setting is, you can leave it blank and continue to use " +"these other settings." +msgstr "" + +#: common/lib/xmodule/xmodule/video_module/video_xfields.py +msgid "EdX Video ID" +msgstr "" + #: common/static/js/vendor/mathjax-MathJax-c9db6ac/docs/source/mjtheme/layout.html msgid "Navigation" msgstr "" @@ -6637,15 +6664,8 @@ msgstr "" msgid "Reset Password" msgstr "" -#: lms/templates/dashboard.html lms/templates/original_navigation.html -#: lms/templates/sysadmin_dashboard.html -#: lms/templates/sysadmin_dashboard_gitlogs.html -#: lms/templates/courseware/courses.html -msgid "Courses" -msgstr "" - #: lms/templates/dashboard.html -msgid "ordered by recent activity" +msgid "Current Courses" msgstr "" #: lms/templates/dashboard.html @@ -7426,6 +7446,13 @@ msgstr "" msgid "You do not have any notes." msgstr "" +#: lms/templates/original_navigation.html +#: lms/templates/sysadmin_dashboard.html +#: lms/templates/sysadmin_dashboard_gitlogs.html +#: lms/templates/courseware/courses.html +msgid "Courses" +msgstr "" + #: lms/templates/original_navigation.html msgid "Schools" msgstr "" @@ -10149,113 +10176,145 @@ msgstr "" msgid "#:" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Professional Education Invoicing Center" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Thank you for your purchase of {course_name}!" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Portland Street, " +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "" +"An invoice for ${total_price} is attached. Payment is due immediately. " +"Information on payment methods can be found on the invoice." +msgstr "" + +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "" +"A CSV file of your registration codes is attached. Please distribute " +"registration codes to each student planning to enroll using the email " +"template below." msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "9th floor Cambridge, MA," +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Thanks," msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "02139 finance@edx.org" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Your {platform_name} Team" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -#: lms/templates/emails/registration_codes_sale_invoice.txt -#: lms/templates/emails/registration_codes_sale_invoice.txt -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "---------------------------------" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Dear [[Name]]:" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Bill To:" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "" +"We have provided an enrollment for you in the course {course_name} from " +"{platform_name}. Please follow the instructions below to claim your access." msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "{company_name}" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Your redeem code is: [[Enter Redeem Code here from the attached CSV]]" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "{purchaser_name}" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "(1) Register for an account at https://{site_name}." msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Customer Reference Number: {customer_reference_number}" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "(2) Once registered, navigate to https://{course_url}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Registration codes:" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "(3) Click 'Add {course_number} to Cart'" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt +#: lms/templates/emails/registration_codes_sale_email.txt msgid "" -"Please distribute one of the following registration codes to each student " -"who is going to enroll in the class." +"(4) On the shopping cart page, enter your redeem code and click apply code. " +"This will make payment equal to $0." +msgstr "" + +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "(5) Click 'Register'" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt +#: lms/templates/emails/registration_codes_sale_email.txt msgid "" -"A student can redeem one of these codes by registering an account on " -"({site_name}.edx.org), starting the purchase" +"(6) You should be able to see your course on your student dashboard at " +"https://{dashboard_url}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt +#: lms/templates/emails/registration_codes_sale_email.txt msgid "" -"process on this course by adding it to their shopping cart from this page " -"({course_url}), and" +"(7) Course materials will not be available until the course start date." msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "entering their registration code while in the shopping cart." +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Sincerely," msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "" -"Thank you for your purchase! Failure to pay this invoice will result the " -"invalidation of student enrollments" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "[[Your Signature]]" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "" -"that use these codes. All purchases are final. Please refer to the " -"cancellation policy" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "INVOICE" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "on {site_name} for more information." +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Date: {date}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Course: {course_name} {start_date} - {end_date}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Invoice No: {invoice_number}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Price: ${price}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Terms: Due Immediately" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Quantity: ${quantity}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Due Date: {date}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Sub-Total: ${sub_total}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Bill to:" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Discount: ${discount}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Customer Reference Number: {reference_number}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "--------- ------" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Balance Due: ${sale_price}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Total Due: ${total_price}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Course: {course_name}" +msgstr "" + +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "" +"Price: ${course_price} Quantity: {quantity} Sub-Total: " +"${sub_total} Discount: ${discount}" +msgstr "" + +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Total: ${sale_price}" +msgstr "" + +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Payment instructions" +msgstr "" + +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "" +"Failure to pay this invoice will result the invalidation of student " +"enrollment that use these codes. All purchases are final. Please refer to " +"the cancellation policy on {site_name} for more information." +msgstr "" + +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "If you have payment questions, please contact {contact_email}" msgstr "" #: lms/templates/emails/reject_name_change.txt @@ -10706,10 +10765,6 @@ msgstr "" msgid "Please enter the coupon code" msgstr "" -#: lms/templates/instructor/instructor_dashboard_2/e-commerce.html -msgid "Please enter the coupon discount value greater than 0" -msgstr "" - #: lms/templates/instructor/instructor_dashboard_2/e-commerce.html msgid "Please enter the coupon discount value less than or equal to 100" msgstr "" diff --git a/conf/locale/es_PE/LC_MESSAGES/djangojs.mo b/conf/locale/es_PE/LC_MESSAGES/djangojs.mo index 508a9083cc5ecee017b2e568ff8335d4132b505c..5c988f96f03177e9a9693181b61a972bbe731a7c 100644 GIT binary patch delta 18 ZcmZ3^vYchYMs^bgLt`srlZ`v_838y|1\n" "Language-Team: Spanish (Peru) (http://www.transifex.com/projects/p/edx-platform/language/es_PE/)\n" diff --git a/conf/locale/et_EE/LC_MESSAGES/django.mo b/conf/locale/et_EE/LC_MESSAGES/django.mo index 592460de0b6c80540f1f494591f472dda395667d..98bfd4d64453960e14dcceb1fdebcaae066eadfd 100644 GIT binary patch delta 18 ZcmZ3^vYchYMs^bgLt`sr(~Udw838z21=0Wj delta 18 ZcmZ3^vYchYMs{NbLsKh5vyD6Q838z01=0Wj diff --git a/conf/locale/et_EE/LC_MESSAGES/django.po b/conf/locale/et_EE/LC_MESSAGES/django.po index 6c2bc9570203..359938c8def9 100644 --- a/conf/locale/et_EE/LC_MESSAGES/django.po +++ b/conf/locale/et_EE/LC_MESSAGES/django.po @@ -42,7 +42,7 @@ msgid "" msgstr "" "Project-Id-Version: edx-platform\n" "Report-Msgid-Bugs-To: openedx-translation@googlegroups.com\n" -"POT-Creation-Date: 2014-09-23 15:16-0400\n" +"POT-Creation-Date: 2014-09-24 13:35-0400\n" "PO-Revision-Date: 2014-02-06 03:20+0000\n" "Last-Translator: Ned Batchelder \n" "Language-Team: Estonian (Estonia) (http://www.transifex.com/projects/p/edx-platform/language/et_EE/)\n" @@ -932,6 +932,10 @@ msgstr "" msgid "No response from Xqueue within {xqueue_timeout} seconds. Aborted." msgstr "" +#: common/lib/capa/capa/inputtypes.py +msgid "Error running code." +msgstr "" + #: common/lib/capa/capa/inputtypes.py msgid "Cannot connect to the queue" msgstr "" @@ -1729,6 +1733,16 @@ msgid "" "on edx.org, and a New! badge temporarily appears next to the course image." msgstr "" +#: common/lib/xmodule/xmodule/course_module.py +msgid "Mobile Course Available" +msgstr "" + +#: common/lib/xmodule/xmodule/course_module.py +msgid "" +"Enter true or false. If true, the course will be available to mobile " +"devices." +msgstr "" + #: common/lib/xmodule/xmodule/course_module.py msgid "Course Not Graded" msgstr "" @@ -3304,6 +3318,19 @@ msgstr "" msgid "Upload Handout" msgstr "" +#: common/lib/xmodule/xmodule/video_module/video_xfields.py +msgid "" +"Optional. Use this for videos where download and streaming URLs for the " +"videos are completely managed by edX. This will override the settings for " +"\"Default Video URL\", \"Video File URLs\", and all YouTube IDs. If you do " +"not know what this setting is, you can leave it blank and continue to use " +"these other settings." +msgstr "" + +#: common/lib/xmodule/xmodule/video_module/video_xfields.py +msgid "EdX Video ID" +msgstr "" + #: common/static/js/vendor/mathjax-MathJax-c9db6ac/docs/source/mjtheme/layout.html msgid "Navigation" msgstr "" @@ -6641,15 +6668,8 @@ msgstr "" msgid "Reset Password" msgstr "" -#: lms/templates/dashboard.html lms/templates/original_navigation.html -#: lms/templates/sysadmin_dashboard.html -#: lms/templates/sysadmin_dashboard_gitlogs.html -#: lms/templates/courseware/courses.html -msgid "Courses" -msgstr "" - #: lms/templates/dashboard.html -msgid "ordered by recent activity" +msgid "Current Courses" msgstr "" #: lms/templates/dashboard.html @@ -7430,6 +7450,13 @@ msgstr "" msgid "You do not have any notes." msgstr "" +#: lms/templates/original_navigation.html +#: lms/templates/sysadmin_dashboard.html +#: lms/templates/sysadmin_dashboard_gitlogs.html +#: lms/templates/courseware/courses.html +msgid "Courses" +msgstr "" + #: lms/templates/original_navigation.html msgid "Schools" msgstr "" @@ -10153,113 +10180,145 @@ msgstr "" msgid "#:" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Professional Education Invoicing Center" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Thank you for your purchase of {course_name}!" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Portland Street, " +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "" +"An invoice for ${total_price} is attached. Payment is due immediately. " +"Information on payment methods can be found on the invoice." +msgstr "" + +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "" +"A CSV file of your registration codes is attached. Please distribute " +"registration codes to each student planning to enroll using the email " +"template below." msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "9th floor Cambridge, MA," +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Thanks," msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "02139 finance@edx.org" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Your {platform_name} Team" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -#: lms/templates/emails/registration_codes_sale_invoice.txt -#: lms/templates/emails/registration_codes_sale_invoice.txt -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "---------------------------------" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Dear [[Name]]:" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Bill To:" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "" +"We have provided an enrollment for you in the course {course_name} from " +"{platform_name}. Please follow the instructions below to claim your access." msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "{company_name}" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Your redeem code is: [[Enter Redeem Code here from the attached CSV]]" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "{purchaser_name}" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "(1) Register for an account at https://{site_name}." msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Customer Reference Number: {customer_reference_number}" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "(2) Once registered, navigate to https://{course_url}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Registration codes:" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "(3) Click 'Add {course_number} to Cart'" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt +#: lms/templates/emails/registration_codes_sale_email.txt msgid "" -"Please distribute one of the following registration codes to each student " -"who is going to enroll in the class." +"(4) On the shopping cart page, enter your redeem code and click apply code. " +"This will make payment equal to $0." +msgstr "" + +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "(5) Click 'Register'" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt +#: lms/templates/emails/registration_codes_sale_email.txt msgid "" -"A student can redeem one of these codes by registering an account on " -"({site_name}.edx.org), starting the purchase" +"(6) You should be able to see your course on your student dashboard at " +"https://{dashboard_url}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt +#: lms/templates/emails/registration_codes_sale_email.txt msgid "" -"process on this course by adding it to their shopping cart from this page " -"({course_url}), and" +"(7) Course materials will not be available until the course start date." msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "entering their registration code while in the shopping cart." +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Sincerely," msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "" -"Thank you for your purchase! Failure to pay this invoice will result the " -"invalidation of student enrollments" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "[[Your Signature]]" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "" -"that use these codes. All purchases are final. Please refer to the " -"cancellation policy" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "INVOICE" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "on {site_name} for more information." +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Date: {date}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Course: {course_name} {start_date} - {end_date}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Invoice No: {invoice_number}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Price: ${price}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Terms: Due Immediately" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Quantity: ${quantity}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Due Date: {date}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Sub-Total: ${sub_total}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Bill to:" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Discount: ${discount}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Customer Reference Number: {reference_number}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "--------- ------" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Balance Due: ${sale_price}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Total Due: ${total_price}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Course: {course_name}" +msgstr "" + +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "" +"Price: ${course_price} Quantity: {quantity} Sub-Total: " +"${sub_total} Discount: ${discount}" +msgstr "" + +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Total: ${sale_price}" +msgstr "" + +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Payment instructions" +msgstr "" + +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "" +"Failure to pay this invoice will result the invalidation of student " +"enrollment that use these codes. All purchases are final. Please refer to " +"the cancellation policy on {site_name} for more information." +msgstr "" + +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "If you have payment questions, please contact {contact_email}" msgstr "" #: lms/templates/emails/reject_name_change.txt @@ -10710,10 +10769,6 @@ msgstr "" msgid "Please enter the coupon code" msgstr "" -#: lms/templates/instructor/instructor_dashboard_2/e-commerce.html -msgid "Please enter the coupon discount value greater than 0" -msgstr "" - #: lms/templates/instructor/instructor_dashboard_2/e-commerce.html msgid "Please enter the coupon discount value less than or equal to 100" msgstr "" diff --git a/conf/locale/et_EE/LC_MESSAGES/djangojs.mo b/conf/locale/et_EE/LC_MESSAGES/djangojs.mo index 49167447150fc861678a2bd967ceee6d2710ab14..54c178c44217c7c60e9c475d7b3cc14be88a5c3e 100644 GIT binary patch delta 18 Zcmcc2a+zhq1$Gk!Lt`srla1GF7y&>x26O-b delta 18 Zcmcc2a+zhq1$JWvLsKh5(~Z|_7y&>v26O-b diff --git a/conf/locale/et_EE/LC_MESSAGES/djangojs.po b/conf/locale/et_EE/LC_MESSAGES/djangojs.po index 118988107773..20f45d9dd3ed 100644 --- a/conf/locale/et_EE/LC_MESSAGES/djangojs.po +++ b/conf/locale/et_EE/LC_MESSAGES/djangojs.po @@ -28,7 +28,7 @@ msgid "" msgstr "" "Project-Id-Version: edx-platform\n" "Report-Msgid-Bugs-To: openedx-translation@googlegroups.com\n" -"POT-Creation-Date: 2014-09-23 15:15-0400\n" +"POT-Creation-Date: 2014-09-24 13:34-0400\n" "PO-Revision-Date: 2014-08-28 00:15+0000\n" "Last-Translator: Sarina Canelake \n" "Language-Team: Estonian (Estonia) (http://www.transifex.com/projects/p/edx-platform/language/et_EE/)\n" diff --git a/conf/locale/eu_ES/LC_MESSAGES/django.mo b/conf/locale/eu_ES/LC_MESSAGES/django.mo index 996738fb0f3bc7642e00805bff05b20f552a2c75..f8aa5d26d62670d1cefb587edc027c7f3fbd906a 100644 GIT binary patch delta 18 ZcmZ3^vYchYMs^bgLt`sr(~Udw838z21=0Wj delta 18 ZcmZ3^vYchYMs{NbLsKh5vyD6Q838z01=0Wj diff --git a/conf/locale/eu_ES/LC_MESSAGES/django.po b/conf/locale/eu_ES/LC_MESSAGES/django.po index 15a871418b66..706944b965d4 100644 --- a/conf/locale/eu_ES/LC_MESSAGES/django.po +++ b/conf/locale/eu_ES/LC_MESSAGES/django.po @@ -38,7 +38,7 @@ msgid "" msgstr "" "Project-Id-Version: edx-platform\n" "Report-Msgid-Bugs-To: openedx-translation@googlegroups.com\n" -"POT-Creation-Date: 2014-09-23 15:16-0400\n" +"POT-Creation-Date: 2014-09-24 13:35-0400\n" "PO-Revision-Date: 2014-04-03 12:47+0000\n" "Last-Translator: Sarina Canelake \n" "Language-Team: Basque (Spain) (http://www.transifex.com/projects/p/edx-platform/language/eu_ES/)\n" @@ -928,6 +928,10 @@ msgstr "" msgid "No response from Xqueue within {xqueue_timeout} seconds. Aborted." msgstr "" +#: common/lib/capa/capa/inputtypes.py +msgid "Error running code." +msgstr "" + #: common/lib/capa/capa/inputtypes.py msgid "Cannot connect to the queue" msgstr "" @@ -1725,6 +1729,16 @@ msgid "" "on edx.org, and a New! badge temporarily appears next to the course image." msgstr "" +#: common/lib/xmodule/xmodule/course_module.py +msgid "Mobile Course Available" +msgstr "" + +#: common/lib/xmodule/xmodule/course_module.py +msgid "" +"Enter true or false. If true, the course will be available to mobile " +"devices." +msgstr "" + #: common/lib/xmodule/xmodule/course_module.py msgid "Course Not Graded" msgstr "" @@ -3300,6 +3314,19 @@ msgstr "" msgid "Upload Handout" msgstr "" +#: common/lib/xmodule/xmodule/video_module/video_xfields.py +msgid "" +"Optional. Use this for videos where download and streaming URLs for the " +"videos are completely managed by edX. This will override the settings for " +"\"Default Video URL\", \"Video File URLs\", and all YouTube IDs. If you do " +"not know what this setting is, you can leave it blank and continue to use " +"these other settings." +msgstr "" + +#: common/lib/xmodule/xmodule/video_module/video_xfields.py +msgid "EdX Video ID" +msgstr "" + #: common/static/js/vendor/mathjax-MathJax-c9db6ac/docs/source/mjtheme/layout.html msgid "Navigation" msgstr "" @@ -6637,15 +6664,8 @@ msgstr "" msgid "Reset Password" msgstr "" -#: lms/templates/dashboard.html lms/templates/original_navigation.html -#: lms/templates/sysadmin_dashboard.html -#: lms/templates/sysadmin_dashboard_gitlogs.html -#: lms/templates/courseware/courses.html -msgid "Courses" -msgstr "" - #: lms/templates/dashboard.html -msgid "ordered by recent activity" +msgid "Current Courses" msgstr "" #: lms/templates/dashboard.html @@ -7426,6 +7446,13 @@ msgstr "" msgid "You do not have any notes." msgstr "" +#: lms/templates/original_navigation.html +#: lms/templates/sysadmin_dashboard.html +#: lms/templates/sysadmin_dashboard_gitlogs.html +#: lms/templates/courseware/courses.html +msgid "Courses" +msgstr "" + #: lms/templates/original_navigation.html msgid "Schools" msgstr "" @@ -10149,113 +10176,145 @@ msgstr "" msgid "#:" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Professional Education Invoicing Center" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Thank you for your purchase of {course_name}!" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Portland Street, " +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "" +"An invoice for ${total_price} is attached. Payment is due immediately. " +"Information on payment methods can be found on the invoice." +msgstr "" + +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "" +"A CSV file of your registration codes is attached. Please distribute " +"registration codes to each student planning to enroll using the email " +"template below." msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "9th floor Cambridge, MA," +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Thanks," msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "02139 finance@edx.org" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Your {platform_name} Team" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -#: lms/templates/emails/registration_codes_sale_invoice.txt -#: lms/templates/emails/registration_codes_sale_invoice.txt -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "---------------------------------" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Dear [[Name]]:" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Bill To:" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "" +"We have provided an enrollment for you in the course {course_name} from " +"{platform_name}. Please follow the instructions below to claim your access." msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "{company_name}" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Your redeem code is: [[Enter Redeem Code here from the attached CSV]]" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "{purchaser_name}" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "(1) Register for an account at https://{site_name}." msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Customer Reference Number: {customer_reference_number}" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "(2) Once registered, navigate to https://{course_url}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Registration codes:" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "(3) Click 'Add {course_number} to Cart'" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt +#: lms/templates/emails/registration_codes_sale_email.txt msgid "" -"Please distribute one of the following registration codes to each student " -"who is going to enroll in the class." +"(4) On the shopping cart page, enter your redeem code and click apply code. " +"This will make payment equal to $0." +msgstr "" + +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "(5) Click 'Register'" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt +#: lms/templates/emails/registration_codes_sale_email.txt msgid "" -"A student can redeem one of these codes by registering an account on " -"({site_name}.edx.org), starting the purchase" +"(6) You should be able to see your course on your student dashboard at " +"https://{dashboard_url}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt +#: lms/templates/emails/registration_codes_sale_email.txt msgid "" -"process on this course by adding it to their shopping cart from this page " -"({course_url}), and" +"(7) Course materials will not be available until the course start date." msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "entering their registration code while in the shopping cart." +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Sincerely," msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "" -"Thank you for your purchase! Failure to pay this invoice will result the " -"invalidation of student enrollments" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "[[Your Signature]]" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "" -"that use these codes. All purchases are final. Please refer to the " -"cancellation policy" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "INVOICE" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "on {site_name} for more information." +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Date: {date}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Course: {course_name} {start_date} - {end_date}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Invoice No: {invoice_number}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Price: ${price}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Terms: Due Immediately" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Quantity: ${quantity}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Due Date: {date}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Sub-Total: ${sub_total}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Bill to:" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Discount: ${discount}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Customer Reference Number: {reference_number}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "--------- ------" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Balance Due: ${sale_price}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Total Due: ${total_price}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Course: {course_name}" +msgstr "" + +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "" +"Price: ${course_price} Quantity: {quantity} Sub-Total: " +"${sub_total} Discount: ${discount}" +msgstr "" + +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Total: ${sale_price}" +msgstr "" + +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Payment instructions" +msgstr "" + +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "" +"Failure to pay this invoice will result the invalidation of student " +"enrollment that use these codes. All purchases are final. Please refer to " +"the cancellation policy on {site_name} for more information." +msgstr "" + +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "If you have payment questions, please contact {contact_email}" msgstr "" #: lms/templates/emails/reject_name_change.txt @@ -10706,10 +10765,6 @@ msgstr "" msgid "Please enter the coupon code" msgstr "" -#: lms/templates/instructor/instructor_dashboard_2/e-commerce.html -msgid "Please enter the coupon discount value greater than 0" -msgstr "" - #: lms/templates/instructor/instructor_dashboard_2/e-commerce.html msgid "Please enter the coupon discount value less than or equal to 100" msgstr "" diff --git a/conf/locale/eu_ES/LC_MESSAGES/djangojs.mo b/conf/locale/eu_ES/LC_MESSAGES/djangojs.mo index 4e908c0a6b3067c82b1ecd76f89e7696946b47e3..24d591882335ac27bad6eb33f4b5ead8b5dbc865 100644 GIT binary patch delta 18 ZcmZ3^vYchYMs^bgLt`srlZ`v_838y|1\n" "Language-Team: Basque (Spain) (http://www.transifex.com/projects/p/edx-platform/language/eu_ES/)\n" diff --git a/conf/locale/fa/LC_MESSAGES/django.mo b/conf/locale/fa/LC_MESSAGES/django.mo index 6f14a5fd7a74b0d60264d89b84f460066774957f..dfebca414432d2c52e5d739532cb38ff1092088e 100644 GIT binary patch delta 18 ZcmeBY>1Ua+k=;bW(Adh@bmNY2MgTPW1&ROw delta 18 ZcmeBY>1Ua+k=\n" "Language-Team: Persian (http://www.transifex.com/projects/p/edx-platform/language/fa/)\n" @@ -928,6 +928,10 @@ msgstr "" msgid "No response from Xqueue within {xqueue_timeout} seconds. Aborted." msgstr "" +#: common/lib/capa/capa/inputtypes.py +msgid "Error running code." +msgstr "" + #: common/lib/capa/capa/inputtypes.py msgid "Cannot connect to the queue" msgstr "" @@ -1725,6 +1729,16 @@ msgid "" "on edx.org, and a New! badge temporarily appears next to the course image." msgstr "" +#: common/lib/xmodule/xmodule/course_module.py +msgid "Mobile Course Available" +msgstr "" + +#: common/lib/xmodule/xmodule/course_module.py +msgid "" +"Enter true or false. If true, the course will be available to mobile " +"devices." +msgstr "" + #: common/lib/xmodule/xmodule/course_module.py msgid "Course Not Graded" msgstr "" @@ -3300,6 +3314,19 @@ msgstr "" msgid "Upload Handout" msgstr "" +#: common/lib/xmodule/xmodule/video_module/video_xfields.py +msgid "" +"Optional. Use this for videos where download and streaming URLs for the " +"videos are completely managed by edX. This will override the settings for " +"\"Default Video URL\", \"Video File URLs\", and all YouTube IDs. If you do " +"not know what this setting is, you can leave it blank and continue to use " +"these other settings." +msgstr "" + +#: common/lib/xmodule/xmodule/video_module/video_xfields.py +msgid "EdX Video ID" +msgstr "" + #: common/static/js/vendor/mathjax-MathJax-c9db6ac/docs/source/mjtheme/layout.html msgid "Navigation" msgstr "" @@ -6635,15 +6662,8 @@ msgstr "" msgid "Reset Password" msgstr "" -#: lms/templates/dashboard.html lms/templates/original_navigation.html -#: lms/templates/sysadmin_dashboard.html -#: lms/templates/sysadmin_dashboard_gitlogs.html -#: lms/templates/courseware/courses.html -msgid "Courses" -msgstr "" - #: lms/templates/dashboard.html -msgid "ordered by recent activity" +msgid "Current Courses" msgstr "" #: lms/templates/dashboard.html @@ -7424,6 +7444,13 @@ msgstr "" msgid "You do not have any notes." msgstr "" +#: lms/templates/original_navigation.html +#: lms/templates/sysadmin_dashboard.html +#: lms/templates/sysadmin_dashboard_gitlogs.html +#: lms/templates/courseware/courses.html +msgid "Courses" +msgstr "" + #: lms/templates/original_navigation.html msgid "Schools" msgstr "" @@ -10143,113 +10170,145 @@ msgstr "" msgid "#:" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Professional Education Invoicing Center" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Thank you for your purchase of {course_name}!" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Portland Street, " +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "" +"An invoice for ${total_price} is attached. Payment is due immediately. " +"Information on payment methods can be found on the invoice." +msgstr "" + +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "" +"A CSV file of your registration codes is attached. Please distribute " +"registration codes to each student planning to enroll using the email " +"template below." msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "9th floor Cambridge, MA," +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Thanks," msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "02139 finance@edx.org" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Your {platform_name} Team" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -#: lms/templates/emails/registration_codes_sale_invoice.txt -#: lms/templates/emails/registration_codes_sale_invoice.txt -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "---------------------------------" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Dear [[Name]]:" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Bill To:" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "" +"We have provided an enrollment for you in the course {course_name} from " +"{platform_name}. Please follow the instructions below to claim your access." msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "{company_name}" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Your redeem code is: [[Enter Redeem Code here from the attached CSV]]" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "{purchaser_name}" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "(1) Register for an account at https://{site_name}." msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Customer Reference Number: {customer_reference_number}" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "(2) Once registered, navigate to https://{course_url}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Registration codes:" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "(3) Click 'Add {course_number} to Cart'" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt +#: lms/templates/emails/registration_codes_sale_email.txt msgid "" -"Please distribute one of the following registration codes to each student " -"who is going to enroll in the class." +"(4) On the shopping cart page, enter your redeem code and click apply code. " +"This will make payment equal to $0." +msgstr "" + +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "(5) Click 'Register'" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt +#: lms/templates/emails/registration_codes_sale_email.txt msgid "" -"A student can redeem one of these codes by registering an account on " -"({site_name}.edx.org), starting the purchase" +"(6) You should be able to see your course on your student dashboard at " +"https://{dashboard_url}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt +#: lms/templates/emails/registration_codes_sale_email.txt msgid "" -"process on this course by adding it to their shopping cart from this page " -"({course_url}), and" +"(7) Course materials will not be available until the course start date." msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "entering their registration code while in the shopping cart." +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Sincerely," msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "" -"Thank you for your purchase! Failure to pay this invoice will result the " -"invalidation of student enrollments" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "[[Your Signature]]" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "" -"that use these codes. All purchases are final. Please refer to the " -"cancellation policy" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "INVOICE" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "on {site_name} for more information." +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Date: {date}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Course: {course_name} {start_date} - {end_date}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Invoice No: {invoice_number}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Price: ${price}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Terms: Due Immediately" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Quantity: ${quantity}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Due Date: {date}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Sub-Total: ${sub_total}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Bill to:" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Discount: ${discount}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Customer Reference Number: {reference_number}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "--------- ------" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Balance Due: ${sale_price}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Total Due: ${total_price}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Course: {course_name}" +msgstr "" + +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "" +"Price: ${course_price} Quantity: {quantity} Sub-Total: " +"${sub_total} Discount: ${discount}" +msgstr "" + +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Total: ${sale_price}" +msgstr "" + +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Payment instructions" +msgstr "" + +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "" +"Failure to pay this invoice will result the invalidation of student " +"enrollment that use these codes. All purchases are final. Please refer to " +"the cancellation policy on {site_name} for more information." +msgstr "" + +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "If you have payment questions, please contact {contact_email}" msgstr "" #: lms/templates/emails/reject_name_change.txt @@ -10700,10 +10759,6 @@ msgstr "" msgid "Please enter the coupon code" msgstr "" -#: lms/templates/instructor/instructor_dashboard_2/e-commerce.html -msgid "Please enter the coupon discount value greater than 0" -msgstr "" - #: lms/templates/instructor/instructor_dashboard_2/e-commerce.html msgid "Please enter the coupon discount value less than or equal to 100" msgstr "" diff --git a/conf/locale/fa/LC_MESSAGES/djangojs.mo b/conf/locale/fa/LC_MESSAGES/djangojs.mo index ad5c205619f06c1aeb96304d93079bd8ebf93d9b..ae467a23d7b71797eea1eb1ad0a22a025c6bb4f9 100644 GIT binary patch delta 18 ZcmbQtGMQz\n" "Language-Team: Persian (http://www.transifex.com/projects/p/edx-platform/language/fa/)\n" diff --git a/conf/locale/fa_IR/LC_MESSAGES/django.mo b/conf/locale/fa_IR/LC_MESSAGES/django.mo index bc97b8db417a12166b4525fa0986d4654d559eee..b08851cd82363ba41dac3670be519bb678b1e6db 100644 GIT binary patch delta 18 ZcmZ3;vXEuMMs^bgLt`sr(~Uba838wf1;79R delta 18 ZcmZ3;vXEuMMs{NbLsKh5vyD44838wd1;79R diff --git a/conf/locale/fa_IR/LC_MESSAGES/django.po b/conf/locale/fa_IR/LC_MESSAGES/django.po index 36de25523720..81895a49daaa 100644 --- a/conf/locale/fa_IR/LC_MESSAGES/django.po +++ b/conf/locale/fa_IR/LC_MESSAGES/django.po @@ -62,7 +62,7 @@ msgid "" msgstr "" "Project-Id-Version: edx-platform\n" "Report-Msgid-Bugs-To: openedx-translation@googlegroups.com\n" -"POT-Creation-Date: 2014-09-23 15:16-0400\n" +"POT-Creation-Date: 2014-09-24 13:35-0400\n" "PO-Revision-Date: 2014-09-04 06:40+0000\n" "Last-Translator: mmazaheri \n" "Language-Team: Persian (Iran) (http://www.transifex.com/projects/p/edx-platform/language/fa_IR/)\n" @@ -950,6 +950,10 @@ msgstr "" msgid "No response from Xqueue within {xqueue_timeout} seconds. Aborted." msgstr "" +#: common/lib/capa/capa/inputtypes.py +msgid "Error running code." +msgstr "" + #: common/lib/capa/capa/inputtypes.py msgid "Cannot connect to the queue" msgstr "" @@ -1747,6 +1751,16 @@ msgid "" "on edx.org, and a New! badge temporarily appears next to the course image." msgstr "" +#: common/lib/xmodule/xmodule/course_module.py +msgid "Mobile Course Available" +msgstr "" + +#: common/lib/xmodule/xmodule/course_module.py +msgid "" +"Enter true or false. If true, the course will be available to mobile " +"devices." +msgstr "" + #: common/lib/xmodule/xmodule/course_module.py msgid "Course Not Graded" msgstr "" @@ -3322,6 +3336,19 @@ msgstr "" msgid "Upload Handout" msgstr "" +#: common/lib/xmodule/xmodule/video_module/video_xfields.py +msgid "" +"Optional. Use this for videos where download and streaming URLs for the " +"videos are completely managed by edX. This will override the settings for " +"\"Default Video URL\", \"Video File URLs\", and all YouTube IDs. If you do " +"not know what this setting is, you can leave it blank and continue to use " +"these other settings." +msgstr "" + +#: common/lib/xmodule/xmodule/video_module/video_xfields.py +msgid "EdX Video ID" +msgstr "" + #: common/static/js/vendor/mathjax-MathJax-c9db6ac/docs/source/mjtheme/layout.html msgid "Navigation" msgstr "" @@ -6657,15 +6684,8 @@ msgstr "" msgid "Reset Password" msgstr "" -#: lms/templates/dashboard.html lms/templates/original_navigation.html -#: lms/templates/sysadmin_dashboard.html -#: lms/templates/sysadmin_dashboard_gitlogs.html -#: lms/templates/courseware/courses.html -msgid "Courses" -msgstr "" - #: lms/templates/dashboard.html -msgid "ordered by recent activity" +msgid "Current Courses" msgstr "" #: lms/templates/dashboard.html @@ -7446,6 +7466,13 @@ msgstr "" msgid "You do not have any notes." msgstr "" +#: lms/templates/original_navigation.html +#: lms/templates/sysadmin_dashboard.html +#: lms/templates/sysadmin_dashboard_gitlogs.html +#: lms/templates/courseware/courses.html +msgid "Courses" +msgstr "" + #: lms/templates/original_navigation.html msgid "Schools" msgstr "" @@ -10165,113 +10192,145 @@ msgstr "" msgid "#:" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Professional Education Invoicing Center" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Thank you for your purchase of {course_name}!" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Portland Street, " +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "" +"An invoice for ${total_price} is attached. Payment is due immediately. " +"Information on payment methods can be found on the invoice." +msgstr "" + +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "" +"A CSV file of your registration codes is attached. Please distribute " +"registration codes to each student planning to enroll using the email " +"template below." msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "9th floor Cambridge, MA," +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Thanks," msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "02139 finance@edx.org" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Your {platform_name} Team" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -#: lms/templates/emails/registration_codes_sale_invoice.txt -#: lms/templates/emails/registration_codes_sale_invoice.txt -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "---------------------------------" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Dear [[Name]]:" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Bill To:" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "" +"We have provided an enrollment for you in the course {course_name} from " +"{platform_name}. Please follow the instructions below to claim your access." msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "{company_name}" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Your redeem code is: [[Enter Redeem Code here from the attached CSV]]" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "{purchaser_name}" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "(1) Register for an account at https://{site_name}." msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Customer Reference Number: {customer_reference_number}" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "(2) Once registered, navigate to https://{course_url}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Registration codes:" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "(3) Click 'Add {course_number} to Cart'" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt +#: lms/templates/emails/registration_codes_sale_email.txt msgid "" -"Please distribute one of the following registration codes to each student " -"who is going to enroll in the class." +"(4) On the shopping cart page, enter your redeem code and click apply code. " +"This will make payment equal to $0." +msgstr "" + +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "(5) Click 'Register'" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt +#: lms/templates/emails/registration_codes_sale_email.txt msgid "" -"A student can redeem one of these codes by registering an account on " -"({site_name}.edx.org), starting the purchase" +"(6) You should be able to see your course on your student dashboard at " +"https://{dashboard_url}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt +#: lms/templates/emails/registration_codes_sale_email.txt msgid "" -"process on this course by adding it to their shopping cart from this page " -"({course_url}), and" +"(7) Course materials will not be available until the course start date." msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "entering their registration code while in the shopping cart." +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Sincerely," msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "" -"Thank you for your purchase! Failure to pay this invoice will result the " -"invalidation of student enrollments" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "[[Your Signature]]" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "" -"that use these codes. All purchases are final. Please refer to the " -"cancellation policy" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "INVOICE" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "on {site_name} for more information." +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Date: {date}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Course: {course_name} {start_date} - {end_date}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Invoice No: {invoice_number}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Price: ${price}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Terms: Due Immediately" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Quantity: ${quantity}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Due Date: {date}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Sub-Total: ${sub_total}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Bill to:" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Discount: ${discount}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Customer Reference Number: {reference_number}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "--------- ------" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Balance Due: ${sale_price}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Total Due: ${total_price}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Course: {course_name}" +msgstr "" + +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "" +"Price: ${course_price} Quantity: {quantity} Sub-Total: " +"${sub_total} Discount: ${discount}" +msgstr "" + +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Total: ${sale_price}" +msgstr "" + +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Payment instructions" +msgstr "" + +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "" +"Failure to pay this invoice will result the invalidation of student " +"enrollment that use these codes. All purchases are final. Please refer to " +"the cancellation policy on {site_name} for more information." +msgstr "" + +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "If you have payment questions, please contact {contact_email}" msgstr "" #: lms/templates/emails/reject_name_change.txt @@ -10722,10 +10781,6 @@ msgstr "" msgid "Please enter the coupon code" msgstr "" -#: lms/templates/instructor/instructor_dashboard_2/e-commerce.html -msgid "Please enter the coupon discount value greater than 0" -msgstr "" - #: lms/templates/instructor/instructor_dashboard_2/e-commerce.html msgid "Please enter the coupon discount value less than or equal to 100" msgstr "" diff --git a/conf/locale/fa_IR/LC_MESSAGES/djangojs.mo b/conf/locale/fa_IR/LC_MESSAGES/djangojs.mo index 6c63c45fb6cf68b31f4eb7c08b83a3a6e517cb8f..4762d1e0104f6183f5a2c2a7be32d69f6b2868ad 100644 GIT binary patch delta 18 ZcmZ3$vVdj6Ms^bgLt`srlZ`tv7y&m~1-t+N delta 18 ZcmZ3$vVdj6Ms{NbLsKh5(~Uba7y&m|1-t+N diff --git a/conf/locale/fa_IR/LC_MESSAGES/djangojs.po b/conf/locale/fa_IR/LC_MESSAGES/djangojs.po index 9b8bf2c1b1c5..9a7b9a7739f5 100644 --- a/conf/locale/fa_IR/LC_MESSAGES/djangojs.po +++ b/conf/locale/fa_IR/LC_MESSAGES/djangojs.po @@ -38,7 +38,7 @@ msgid "" msgstr "" "Project-Id-Version: edx-platform\n" "Report-Msgid-Bugs-To: openedx-translation@googlegroups.com\n" -"POT-Creation-Date: 2014-09-23 15:15-0400\n" +"POT-Creation-Date: 2014-09-24 13:34-0400\n" "PO-Revision-Date: 2014-09-08 06:10+0000\n" "Last-Translator: Sarina Canelake \n" "Language-Team: Persian (Iran) (http://www.transifex.com/projects/p/edx-platform/language/fa_IR/)\n" diff --git a/conf/locale/fi_FI/LC_MESSAGES/django.mo b/conf/locale/fi_FI/LC_MESSAGES/django.mo index 7de26f959c7434af124daaf131094d448d85c14a..cbadb0f80d9b73a4f60cd4a24092566304cfc808 100644 GIT binary patch delta 18 ZcmdnMvVmp7Ms^bgLt`sr(~UbS7y&t+1?>O; delta 18 ZcmdnMvVmp7Ms{NbLsKh5vyD3{7y&t)1?>O; diff --git a/conf/locale/fi_FI/LC_MESSAGES/django.po b/conf/locale/fi_FI/LC_MESSAGES/django.po index 1edc56e7982d..30f1bd150dff 100644 --- a/conf/locale/fi_FI/LC_MESSAGES/django.po +++ b/conf/locale/fi_FI/LC_MESSAGES/django.po @@ -47,7 +47,7 @@ msgid "" msgstr "" "Project-Id-Version: edx-platform\n" "Report-Msgid-Bugs-To: openedx-translation@googlegroups.com\n" -"POT-Creation-Date: 2014-09-23 15:16-0400\n" +"POT-Creation-Date: 2014-09-24 13:35-0400\n" "PO-Revision-Date: 2014-08-25 20:21+0000\n" "Last-Translator: Henri Juvonen \n" "Language-Team: Finnish (Finland) (http://www.transifex.com/projects/p/edx-platform/language/fi_FI/)\n" @@ -937,6 +937,10 @@ msgstr "" msgid "No response from Xqueue within {xqueue_timeout} seconds. Aborted." msgstr "" +#: common/lib/capa/capa/inputtypes.py +msgid "Error running code." +msgstr "" + #: common/lib/capa/capa/inputtypes.py msgid "Cannot connect to the queue" msgstr "" @@ -1734,6 +1738,16 @@ msgid "" "on edx.org, and a New! badge temporarily appears next to the course image." msgstr "" +#: common/lib/xmodule/xmodule/course_module.py +msgid "Mobile Course Available" +msgstr "" + +#: common/lib/xmodule/xmodule/course_module.py +msgid "" +"Enter true or false. If true, the course will be available to mobile " +"devices." +msgstr "" + #: common/lib/xmodule/xmodule/course_module.py msgid "Course Not Graded" msgstr "" @@ -3309,6 +3323,19 @@ msgstr "" msgid "Upload Handout" msgstr "" +#: common/lib/xmodule/xmodule/video_module/video_xfields.py +msgid "" +"Optional. Use this for videos where download and streaming URLs for the " +"videos are completely managed by edX. This will override the settings for " +"\"Default Video URL\", \"Video File URLs\", and all YouTube IDs. If you do " +"not know what this setting is, you can leave it blank and continue to use " +"these other settings." +msgstr "" + +#: common/lib/xmodule/xmodule/video_module/video_xfields.py +msgid "EdX Video ID" +msgstr "" + #: common/static/js/vendor/mathjax-MathJax-c9db6ac/docs/source/mjtheme/layout.html msgid "Navigation" msgstr "" @@ -6646,15 +6673,8 @@ msgstr "" msgid "Reset Password" msgstr "" -#: lms/templates/dashboard.html lms/templates/original_navigation.html -#: lms/templates/sysadmin_dashboard.html -#: lms/templates/sysadmin_dashboard_gitlogs.html -#: lms/templates/courseware/courses.html -msgid "Courses" -msgstr "" - #: lms/templates/dashboard.html -msgid "ordered by recent activity" +msgid "Current Courses" msgstr "" #: lms/templates/dashboard.html @@ -7435,6 +7455,13 @@ msgstr "" msgid "You do not have any notes." msgstr "" +#: lms/templates/original_navigation.html +#: lms/templates/sysadmin_dashboard.html +#: lms/templates/sysadmin_dashboard_gitlogs.html +#: lms/templates/courseware/courses.html +msgid "Courses" +msgstr "" + #: lms/templates/original_navigation.html msgid "Schools" msgstr "" @@ -10158,113 +10185,145 @@ msgstr "" msgid "#:" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Professional Education Invoicing Center" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Thank you for your purchase of {course_name}!" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Portland Street, " +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "" +"An invoice for ${total_price} is attached. Payment is due immediately. " +"Information on payment methods can be found on the invoice." +msgstr "" + +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "" +"A CSV file of your registration codes is attached. Please distribute " +"registration codes to each student planning to enroll using the email " +"template below." msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "9th floor Cambridge, MA," +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Thanks," msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "02139 finance@edx.org" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Your {platform_name} Team" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -#: lms/templates/emails/registration_codes_sale_invoice.txt -#: lms/templates/emails/registration_codes_sale_invoice.txt -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "---------------------------------" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Dear [[Name]]:" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Bill To:" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "" +"We have provided an enrollment for you in the course {course_name} from " +"{platform_name}. Please follow the instructions below to claim your access." msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "{company_name}" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Your redeem code is: [[Enter Redeem Code here from the attached CSV]]" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "{purchaser_name}" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "(1) Register for an account at https://{site_name}." msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Customer Reference Number: {customer_reference_number}" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "(2) Once registered, navigate to https://{course_url}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Registration codes:" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "(3) Click 'Add {course_number} to Cart'" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt +#: lms/templates/emails/registration_codes_sale_email.txt msgid "" -"Please distribute one of the following registration codes to each student " -"who is going to enroll in the class." +"(4) On the shopping cart page, enter your redeem code and click apply code. " +"This will make payment equal to $0." +msgstr "" + +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "(5) Click 'Register'" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt +#: lms/templates/emails/registration_codes_sale_email.txt msgid "" -"A student can redeem one of these codes by registering an account on " -"({site_name}.edx.org), starting the purchase" +"(6) You should be able to see your course on your student dashboard at " +"https://{dashboard_url}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt +#: lms/templates/emails/registration_codes_sale_email.txt msgid "" -"process on this course by adding it to their shopping cart from this page " -"({course_url}), and" +"(7) Course materials will not be available until the course start date." msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "entering their registration code while in the shopping cart." +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Sincerely," msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "" -"Thank you for your purchase! Failure to pay this invoice will result the " -"invalidation of student enrollments" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "[[Your Signature]]" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "" -"that use these codes. All purchases are final. Please refer to the " -"cancellation policy" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "INVOICE" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "on {site_name} for more information." +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Date: {date}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Course: {course_name} {start_date} - {end_date}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Invoice No: {invoice_number}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Price: ${price}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Terms: Due Immediately" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Quantity: ${quantity}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Due Date: {date}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Sub-Total: ${sub_total}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Bill to:" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Discount: ${discount}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Customer Reference Number: {reference_number}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "--------- ------" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Balance Due: ${sale_price}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Total Due: ${total_price}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Course: {course_name}" +msgstr "" + +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "" +"Price: ${course_price} Quantity: {quantity} Sub-Total: " +"${sub_total} Discount: ${discount}" +msgstr "" + +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Total: ${sale_price}" +msgstr "" + +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Payment instructions" +msgstr "" + +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "" +"Failure to pay this invoice will result the invalidation of student " +"enrollment that use these codes. All purchases are final. Please refer to " +"the cancellation policy on {site_name} for more information." +msgstr "" + +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "If you have payment questions, please contact {contact_email}" msgstr "" #: lms/templates/emails/reject_name_change.txt @@ -10715,10 +10774,6 @@ msgstr "" msgid "Please enter the coupon code" msgstr "" -#: lms/templates/instructor/instructor_dashboard_2/e-commerce.html -msgid "Please enter the coupon discount value greater than 0" -msgstr "" - #: lms/templates/instructor/instructor_dashboard_2/e-commerce.html msgid "Please enter the coupon discount value less than or equal to 100" msgstr "" diff --git a/conf/locale/fi_FI/LC_MESSAGES/djangojs.mo b/conf/locale/fi_FI/LC_MESSAGES/djangojs.mo index bf91955135fc729c62cf49cc615263d3fda9c969..2a9208675d25c0e65f91baf02df2df941d56bcdb 100644 GIT binary patch delta 18 ZcmZ3*vWjKGMs^bgLt`srlZ`uy7y&rJ1=;`r delta 18 ZcmZ3*vWjKGMs{NbLsKh5(~Ucd7y&rH1=;`r diff --git a/conf/locale/fi_FI/LC_MESSAGES/djangojs.po b/conf/locale/fi_FI/LC_MESSAGES/djangojs.po index 7dad1020d064..7e180e40dac7 100644 --- a/conf/locale/fi_FI/LC_MESSAGES/djangojs.po +++ b/conf/locale/fi_FI/LC_MESSAGES/djangojs.po @@ -31,7 +31,7 @@ msgid "" msgstr "" "Project-Id-Version: edx-platform\n" "Report-Msgid-Bugs-To: openedx-translation@googlegroups.com\n" -"POT-Creation-Date: 2014-09-23 15:15-0400\n" +"POT-Creation-Date: 2014-09-24 13:34-0400\n" "PO-Revision-Date: 2014-08-28 00:15+0000\n" "Last-Translator: Sarina Canelake \n" "Language-Team: Finnish (Finland) (http://www.transifex.com/projects/p/edx-platform/language/fi_FI/)\n" diff --git a/conf/locale/fil/LC_MESSAGES/django.mo b/conf/locale/fil/LC_MESSAGES/django.mo index 679eb091d47990a14834dc124ad0aef04c2eeeaa..b8dfe41edb718f108a03f8ee193c22fdf6c8f1ea 100644 GIT binary patch delta 18 Zcmeyv{D*nMMs^bgLt`sr(~Ub^7y&~r22TJ0 delta 18 Zcmeyv{D*nMMs{NbLsKh5vyD4k7y&~p22TJ0 diff --git a/conf/locale/fil/LC_MESSAGES/django.po b/conf/locale/fil/LC_MESSAGES/django.po index 6702862f4f5a..35cfc9d5cf35 100644 --- a/conf/locale/fil/LC_MESSAGES/django.po +++ b/conf/locale/fil/LC_MESSAGES/django.po @@ -38,7 +38,7 @@ msgid "" msgstr "" "Project-Id-Version: edx-platform\n" "Report-Msgid-Bugs-To: openedx-translation@googlegroups.com\n" -"POT-Creation-Date: 2014-09-23 15:16-0400\n" +"POT-Creation-Date: 2014-09-24 13:35-0400\n" "PO-Revision-Date: 2014-02-06 03:04+0000\n" "Last-Translator: \n" "Language-Team: Filipino (http://www.transifex.com/projects/p/edx-platform/language/fil/)\n" @@ -928,6 +928,10 @@ msgstr "" msgid "No response from Xqueue within {xqueue_timeout} seconds. Aborted." msgstr "" +#: common/lib/capa/capa/inputtypes.py +msgid "Error running code." +msgstr "" + #: common/lib/capa/capa/inputtypes.py msgid "Cannot connect to the queue" msgstr "" @@ -1725,6 +1729,16 @@ msgid "" "on edx.org, and a New! badge temporarily appears next to the course image." msgstr "" +#: common/lib/xmodule/xmodule/course_module.py +msgid "Mobile Course Available" +msgstr "" + +#: common/lib/xmodule/xmodule/course_module.py +msgid "" +"Enter true or false. If true, the course will be available to mobile " +"devices." +msgstr "" + #: common/lib/xmodule/xmodule/course_module.py msgid "Course Not Graded" msgstr "" @@ -3300,6 +3314,19 @@ msgstr "" msgid "Upload Handout" msgstr "" +#: common/lib/xmodule/xmodule/video_module/video_xfields.py +msgid "" +"Optional. Use this for videos where download and streaming URLs for the " +"videos are completely managed by edX. This will override the settings for " +"\"Default Video URL\", \"Video File URLs\", and all YouTube IDs. If you do " +"not know what this setting is, you can leave it blank and continue to use " +"these other settings." +msgstr "" + +#: common/lib/xmodule/xmodule/video_module/video_xfields.py +msgid "EdX Video ID" +msgstr "" + #: common/static/js/vendor/mathjax-MathJax-c9db6ac/docs/source/mjtheme/layout.html msgid "Navigation" msgstr "" @@ -6637,15 +6664,8 @@ msgstr "" msgid "Reset Password" msgstr "" -#: lms/templates/dashboard.html lms/templates/original_navigation.html -#: lms/templates/sysadmin_dashboard.html -#: lms/templates/sysadmin_dashboard_gitlogs.html -#: lms/templates/courseware/courses.html -msgid "Courses" -msgstr "" - #: lms/templates/dashboard.html -msgid "ordered by recent activity" +msgid "Current Courses" msgstr "" #: lms/templates/dashboard.html @@ -7426,6 +7446,13 @@ msgstr "" msgid "You do not have any notes." msgstr "" +#: lms/templates/original_navigation.html +#: lms/templates/sysadmin_dashboard.html +#: lms/templates/sysadmin_dashboard_gitlogs.html +#: lms/templates/courseware/courses.html +msgid "Courses" +msgstr "" + #: lms/templates/original_navigation.html msgid "Schools" msgstr "" @@ -10149,113 +10176,145 @@ msgstr "" msgid "#:" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Professional Education Invoicing Center" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Thank you for your purchase of {course_name}!" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Portland Street, " +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "" +"An invoice for ${total_price} is attached. Payment is due immediately. " +"Information on payment methods can be found on the invoice." +msgstr "" + +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "" +"A CSV file of your registration codes is attached. Please distribute " +"registration codes to each student planning to enroll using the email " +"template below." msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "9th floor Cambridge, MA," +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Thanks," msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "02139 finance@edx.org" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Your {platform_name} Team" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -#: lms/templates/emails/registration_codes_sale_invoice.txt -#: lms/templates/emails/registration_codes_sale_invoice.txt -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "---------------------------------" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Dear [[Name]]:" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Bill To:" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "" +"We have provided an enrollment for you in the course {course_name} from " +"{platform_name}. Please follow the instructions below to claim your access." msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "{company_name}" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Your redeem code is: [[Enter Redeem Code here from the attached CSV]]" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "{purchaser_name}" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "(1) Register for an account at https://{site_name}." msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Customer Reference Number: {customer_reference_number}" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "(2) Once registered, navigate to https://{course_url}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Registration codes:" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "(3) Click 'Add {course_number} to Cart'" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt +#: lms/templates/emails/registration_codes_sale_email.txt msgid "" -"Please distribute one of the following registration codes to each student " -"who is going to enroll in the class." +"(4) On the shopping cart page, enter your redeem code and click apply code. " +"This will make payment equal to $0." +msgstr "" + +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "(5) Click 'Register'" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt +#: lms/templates/emails/registration_codes_sale_email.txt msgid "" -"A student can redeem one of these codes by registering an account on " -"({site_name}.edx.org), starting the purchase" +"(6) You should be able to see your course on your student dashboard at " +"https://{dashboard_url}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt +#: lms/templates/emails/registration_codes_sale_email.txt msgid "" -"process on this course by adding it to their shopping cart from this page " -"({course_url}), and" +"(7) Course materials will not be available until the course start date." msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "entering their registration code while in the shopping cart." +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Sincerely," msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "" -"Thank you for your purchase! Failure to pay this invoice will result the " -"invalidation of student enrollments" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "[[Your Signature]]" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "" -"that use these codes. All purchases are final. Please refer to the " -"cancellation policy" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "INVOICE" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "on {site_name} for more information." +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Date: {date}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Course: {course_name} {start_date} - {end_date}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Invoice No: {invoice_number}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Price: ${price}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Terms: Due Immediately" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Quantity: ${quantity}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Due Date: {date}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Sub-Total: ${sub_total}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Bill to:" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Discount: ${discount}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Customer Reference Number: {reference_number}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "--------- ------" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Balance Due: ${sale_price}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Total Due: ${total_price}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Course: {course_name}" +msgstr "" + +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "" +"Price: ${course_price} Quantity: {quantity} Sub-Total: " +"${sub_total} Discount: ${discount}" +msgstr "" + +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Total: ${sale_price}" +msgstr "" + +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Payment instructions" +msgstr "" + +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "" +"Failure to pay this invoice will result the invalidation of student " +"enrollment that use these codes. All purchases are final. Please refer to " +"the cancellation policy on {site_name} for more information." +msgstr "" + +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "If you have payment questions, please contact {contact_email}" msgstr "" #: lms/templates/emails/reject_name_change.txt @@ -10706,10 +10765,6 @@ msgstr "" msgid "Please enter the coupon code" msgstr "" -#: lms/templates/instructor/instructor_dashboard_2/e-commerce.html -msgid "Please enter the coupon discount value greater than 0" -msgstr "" - #: lms/templates/instructor/instructor_dashboard_2/e-commerce.html msgid "Please enter the coupon discount value less than or equal to 100" msgstr "" diff --git a/conf/locale/fil/LC_MESSAGES/djangojs.mo b/conf/locale/fil/LC_MESSAGES/djangojs.mo index 4acdc8fb279eb72aceb994e9284fca9a8a467f37..ee98a3b71a5125862413273adfed6a1e21233bc6 100644 GIT binary patch delta 18 ZcmbQkGKXctMs^bgLt`srlZ`u47y&lP1+V}B delta 18 ZcmbQkGKXctMs{NbLsKh5(~Ub)7y&lN1+V}B diff --git a/conf/locale/fil/LC_MESSAGES/djangojs.po b/conf/locale/fil/LC_MESSAGES/djangojs.po index aa17838addae..0c51d5ee2d48 100644 --- a/conf/locale/fil/LC_MESSAGES/djangojs.po +++ b/conf/locale/fil/LC_MESSAGES/djangojs.po @@ -26,7 +26,7 @@ msgid "" msgstr "" "Project-Id-Version: edx-platform\n" "Report-Msgid-Bugs-To: openedx-translation@googlegroups.com\n" -"POT-Creation-Date: 2014-09-23 15:15-0400\n" +"POT-Creation-Date: 2014-09-24 13:34-0400\n" "PO-Revision-Date: 2014-08-28 00:15+0000\n" "Last-Translator: Sarina Canelake \n" "Language-Team: Filipino (http://www.transifex.com/projects/p/edx-platform/language/fil/)\n" diff --git a/conf/locale/fr/LC_MESSAGES/django.mo b/conf/locale/fr/LC_MESSAGES/django.mo index 17ad32f9b75199d9f24eb0eda3f9edec1a7b9125..d7c011aa42c9f48a5af0e3e3747a5743f002765b 100644 GIT binary patch delta 67118 zcmXWkbzl_N7RT|~>;`vt65Jhv6WoHkyA>#|1qPSmUZi+&m*QI7p@oOHXmMzfQlz}^ zZ_m7cKKI_4ow;((o!KPx-S{iz|8Avp?<5M$cKBb0IF6GBbG31tVhJ3lSo`g;m)z&X#-1sB&Slz%r1Uv`u~sUdGYF63Ff5(g=ak_7&VC9y@n39> zXVdtc446Bu&&i9mu>%gr-uMWYaf2r5mC8 z{VWnz&Lh-y-r)E65!Hb)nSHL)pTdI7KBp}v%HngvupfSlb1)HxX0;Ebz)`@ChPqLk+%|*5P&2m>xc^0I(dCg3_Oa8jdQ5;-+H>y^7)*B zG^9YS<#g1I*P?EG03-1#Dw>n$w+^Jo%+w2`g18x~<2O-D_8OJG{sK1AgQ%D|hw<@G zjHmqn#|logf);d1Q72^a>P1lLRM~5S>!eIOpXJXqT){*z9s5>h9$D;CmK1RbM zs5L)@%J&;s9{pu~&StEP1@Qw$Vy<#NrwDe(oVWtp;6-eV1Oc|HNZO)CItLZ~2eB4@LB&FiDmGKiP)pGR^$;3~TDl)G47Z|oz+b)kYt#%U ztQy=AT_-aItx0(dV+~(ned-CSTaQK;aVhFX#(o?B2IIfC=J&K0~!y+;j8 zzsQ<4&?r=pH^c+SKSmyJN_PvQcu>*K35ABOI=ZEe8_7*forMXZ$|#-qcEkpMg2ik-o8O? zwK-Z?N7`du>fKQ{JcL@ZYpA99%WF^7(x$io>W!%kDm`1EW^5#?BXdwo@uN#YTku-c zRPIJSCeNa7@CY>nUs30!Ze=l&0~H%3Q9EZ1495njr5b?hz))1SEI`G~I;?}&Fbv%s zt$ogS6sn^xcmlPtT*HcZAB$u5HWqB{QOA3t*6=$lhs(U<4^cDp7xu=OZLI@CQ0-&hh0 zVBSs^BW+PjFbJ#SA}ouKv6AvXM`wFV^};e7SdPJw<9O=XyZD@?xE1GN{cmiFU!vCV zEox1DU42ehjDZ?qUo44(Q2GBeYJg`@OLiS|D*x|N&pkz7OX&J%U;wH9z{*{6;uabU}7IHI@p|gyl?INuIOr`=u1IU^aCpY_oFtV6Q~

Vh9IJBIc!^P+;c3F`CRQ0MnY#mX?$Kqh$YKcde6sR#M5p6{YTH#&@}UqfB! zF6u(hP#1WEitgw=eNIb^i%qc`X2TO0iLX&HkiVCGg=>%bsn5cKcpUXG``F9%IW;I$ z>uu@tgXbR1O8YI$i-A6N!9u7R>x5c@iKuklh3eR4)XZJO9QYJ9fTVrxF`gDRkmjhF z?CDZa@C-$**=W>5Vj(JMcBA%z^QhqY6Lo`ksQixJ&o->g7`!m*b3IY#k3r@COwZ+B z`!=uc9;Tq6xrFM`J@159s0)2T1z)26){%6m5l5hIPzUw-Rv3;wQP-J)>gZz6EvWN< zK@IQ{2J`fb}>p>Oy5uJ71L7-VC+2T~QC0MX3DWkHL)#)#3Z7k-zf% zikivz1MRxmFro6lFaZ_;`K1JQ|vv)kkAZt&F zn!%i?0Ysu^t`@3eT`;Nge-MRHI2AQTi3i&W;i!@2M_nii6(em>7aW9|x$zhvzt>?N z>YKl_cfa3JBW^mx_LV*uMtuS*%hsZsnZh;-5qKRHtqF(PTBgKh)JveI_6};qPf$Vo z33Y>zVb-1+l`XkZvCslFAQv@blTqg{MWySWVdTH2zqbEen!ohGuj@{sZbqi;n@|{F?SFJt@-z; z8_z%m*#gv5Z$quwLDWdE;U#>E-ErR-3*H=Kea=wo8?iO!8s~F*;AHHAUr;gAX}m4f zx7bJ?GPJK!xGhWD}A6q~6sQ^|jgv}MOKt<~XRIpq}?H5n66DF8ukKci) zjp$d@48BJN+ZR+2$DVF!ngF%47C;T8_H^=JdE1r-P0;|c9uo z%p{p*Bh8Q6C+efxdte8ggq84b)Y=!DZCO>-vo0z)n|bvex!ulM3UMvdepY6S049gDxf>S<9IjzD#+5^AQp;6NPWwZB8fQi_FkUKLcw zx?)@9ze_>Ucn`IfZ!r`T{%9jgj#{(as930on(8*F4tGOk(IC`yMxZ)A)2q)%4QM?o zE%##+yp3_WzZ0>@E?5yY6SYx2Z0*?>l^x?zQ@q%72dcwoP$PVdSun+7Tl+Ge^-*cp z1$CWqs3l#5uF`2O1qI6=s0+SB1zDmc_N$hhScQ7ZrHqW=X^Z8kcUi`-QmC)TwbXO2 zur$1iEvd)&$>&VQP8f&t-eE)PA*+1Ob8NDT{C`cM(rVk0BGy=xw!uZTPeA2$wzWPd z5}V?8xBwSp@^!Wa@5EWu|HeT$ZoSXBjlK=`9r1UJqMm7^&l!Qeuq?jOi$ntog*VyH zW+!56>Pa`-)2%;hr+a`?FlvjX>rK=e`nKA})C?z5AA;R5#x|eR4*TH>ypFo@uzwxHe-l|DyN`F;hj;sY#* zdkV-;+>8LdO5tZ-TP#?U2 zx$rA$DsvsN8K{jK`M0Rg^+RRTM6bRCwQ>E7%BrKN0o}%M?(e+xPDt>J^*kMFgUN?_ zu9rYvxG8D|dZIQO7yURL_3Abo)saP50)IkH{aw^dMLTLQuf?$t^)BdEqp*lV8GM3D zi|og|ADdwX>W5J6p~tPgGOB$c=E1wD*hz50=XAujsE(aN&FneMf-g`VOmfneIQ2>L zUu&MtYbcC*N|i&c#J5g3MZQ8Tg&6_meu^*5+Bj(^GC zi1MO>x0+`I)ReczDC~j?-k&jC`G1mvdid1yZ`1`pqVhl0WlO(-s5M=U>c|dMM=p8w z*Iqr&ulDww6P1QTP&?vu%!+d{fCn+U=Hw^^yd*^e6N71Ye$#xz=!Hxv||39eWgg`+Oq2X%oFsI^*x z8qs#IehM{}w^3{Q3iVR@9yP**S8X84P{EiPwIh~Cb)X@->RC4mO?-S;#Cg>3{LjA2 z4ZLQL*Y~I(%zxc}T2>aPP@jsLxpX&t&LJ#{nu&i=9q`|@8^=IBEwi8oG91g}tefP& zzCvB2p+6?RWk1dO9xGEnj7poBx9!5+Q5PP7nz13MG@OhY*-F%m>_*Mt8O(&&QA_(D zY6${&tRCkM`LAeAL_;!6i<+83s0&v^t#vz8`b|V#cs1t4pHV@15A{a$3UgqA-|aEm z0u>8mF+a{gJxh*aVSMXSC_^E~ALcix8Ci=V_z*Sqk5L!;fa+-Au5~;$Dp<4NXe^A) zaSy74$?w@OGRk97>O=8c{22$KoB6)2>0;bO!wal{KR&Px;~wh7whw*I7`%n^RDWb! z?Pq*Iz1^Qa=K@xF>~n5niYGqj2EN7ac;Ttf>4~MD(E(y@BbHYFr+r~xBAer19N39l zIdRP^pYtA@zqU7=dK_G$cGTKe``gyK87kH#&+6$_uFcf9TaeqGBS!KlYlP2DP?pu^y)UU_sm+ zwFQsGmN*r4y_e`Jx&!}O&vT*ng92C$tD!nD8+GF)SOs^Wvg1Dt!{i_Bx7tOqF7@fC zG<<+5@jdGN1fMLuvtu#ptv`ABKc9wzG+aS_Fy?1VyVR()E{{sD`luP2>$wWmv7M;T zokivQ9n6USFP4T`QTs`4RJQzp0bKRPwJBUrLk=2tq1N<1YRz7tIuQFmTcR|m{LhHm zNb;l7u^4LYYon&RA!=z_d3HtZ9|KS^F$>j^Z7v0k;D~p^|4>u@7SrQbOoi#c+K7sy zM%vP|Cn}gmqMnL#P_eWX+v09i$I`HyOv4PQk#9pSiMxw}K5z-u^J}ON+(n)ECu(M% zV;Cm)g#P{DT? z_1wRXxS!m_6!%2U&=Azr&P8R<&!~a@f?BH6Ui~sEHm+l4<^LB7 zTH}lX`#>SAK)nPi28N?Es18&?EmZ^0P8daf5bCcDW+$fu%iyb(2^y{H&Ei|XKW z)cK#$kFjHfIId2NPazz`P-|BXBe6E-!|AA)ID*QKlc=e^jGCG2s0%+prSTh7hqA^D z2|ku9VI=h?s2QA(iiuxihS=}_;>EHxN{$*~dQ^vsqNb`TYU3G*)$uUuytuI~IJ2NS zRtGhJW~j96f?+ruHKR*WJKsuFtnG{K+SL3;gM#P*>Vsds6O+ZU5#~Y#T?A_6k*Et+ zM%^$9H4{xeJ76B_J-zy3%tn1JY9@b0Ex~n{g3{(T>H>eEdiEK0!z6Ldw5Vv$f|}|A zs5LE%O0znsweOC)&S2EmI|g;V#i*IwiCyptD!be=@oXyVqo%Ms>Q!n0YJ}f=^{HNc z8S1=Ms2gqZ>ie)P_2U?VG2+{ZW23U55bFF&sO#4;U8g+-&A=E9S+-3GH}!tVq2Z27mv*m4c?~UkuZUiL4`q zP#0{7T1yuT;YQR*?_*)ioY-#A43%yZQBl4QgE56IsDH&)*dmF|?0$@={69iLL39Z< zMZcrg@+oQr|Da|fc2a9kj+)X;7~jWlNU#9)O37>=8H7EkCrKU>{Bhf8>`DD5cE+d_ z8aa<~bTd)-Od*^Lg{QQjD4)tY)EJd!9Z^&5qJn5Pssr0lPqkyHthtA!@n6)E6-{l= zik_&)??O~CK0w95=hWoC)*^lyi{=KXXF&&yfs?)Z9PCd00M^1>X+xaWI0W0^ZB$g3 zNoQO48r1nOu@5#+AL1Oti>RfW6J|?vEsXrv)|xOp#D0f^N~d=C3SCUd%=E|*;w+;+ zBBM=Rrc4%eT`?!^Yf#y81>@rl)CixVcGxedrHq%^W;O$AX7jlebV5}O$EK(b3_+#Y z4>$~$VLc4bqNkSrLfSgA05!Guyn2qTwo~>(J@xjWw%Q|J{R?VlL$lfS-FRLh1uEz= zprSS}Dk!U=F4WjN-Ws*$-BBCJ_o!G{j5>b{hT=g~%pAjacoXO1rR*V2b7r(lj^K4& z=Xg##@jPmZ9-w;o0d*l?F1v7aR0orycEAjt`BCRZ;u@@k`|vfYgBx;N2alkx{~PN1 zk1?K}|9??X{yTZ>gjAk+uprIlP{;eDmS!3%P1mC?v=f`)A&d3L(NE2RBUwi z+PkB!Hx%P2|L0Or`m9g`?nMRBNz~L|Lj}tps1f~(x^cXGwl5?{otF_c!knIEFhBKr zsQqIMDp;qZf_^``dJ5g8pr_hHyo%597XFgof^$g$8^IRT$bZI2JdE0SLJHbU6~^4u zyI>T~MXmV*tc^noS^l3x1@Xf|Uwb^?1dx;YKf|%W@1nT`QMJhPc&#Jj9E0q`5E(|(&iy*L}A5j zEo)+4qPICVr+rfK5N8!W!J#<4L`d-W1@TMTbq8Qo+HYbF%v>tO*@Atrf$DDQkl>F_ zzeA1a9BOZVj2c!hM|IVG%EOJdG&>;>#RrR|5?nA z_fWwbr@RGkIC4GL$w5IEENTr-X;gkkp)TAEl@;wgd!j}*6m{MdEQLQ}VZ4bNK*9=k zUM7s7UKn+}J7&Y>!8-YOmO>F4LMqw^ilLt0)i589!mPL*v*0b%zTmH9GZ2AF$I7Un zt&N3nCYHdHsJG!jWy`XRIGB144F3M_Ckk4NZKx?dff~X8P-*fMHT4Oq*i5BE1!*Q! zbl=1<{1^4PR8{TeGB>JY`B5Dx?$w)MQ|fKe)sD8Gf_AX$sC}SdH4CERs2evz?GqhP z>C*-EaGHl&ish*Dwxc?51T~N=m<%7HX7DrWbD65!(&ed6{_BIKXwVK<9W|o%s0)om z&CG1CeGO{OPoRSKD(Xg$u>*cUWlhT{JFh<~2*;q#TYy^ob*PU27DfJR?H|&h=uA_? zdYT^{^1KOZ3Y*sSf)Eu%J-zx$)JC!m_4(gX!S)ul_2#N&GuaZ=f$vaT??lv+Y;wH= z=TSYngV*sDY6ec#wvpaKP322e5Qf&VrOJisU_sRWQ4)hohT8Kxpsw2s^|_I#8C~NY zclUb@r?4ysZevAEU)OHj0rj*RfLfyIs3lm7O3&S>o%1lNgO5-h_=1Y1*!Ap&iBKKM z;u(RYwd+)&pb<1cU9cr;YC59!@-e6^ScduVBx()+MV*(Sz6DiT)OD((mZCmtX}X}& zbvEY4Q?Di~*?X67f< zOl(Je{tWKKN2rc1YV4&u#^CNJ$jZjO| z5w%sjsF_=a3c7=+CAomghTEu)y+K!N6tAi6^+{1v8i6{oA!@3+VJI#@oxc>-(bZo2 z9@HDoA=Jo^p>B8!)zPP@j{oBwkJZec5#i0qe~r8>4LYGJDmt5c^`72|qfj?qj=Jz# z9EH139Vyw|j@Lv5Sp(E{I--JiFlxlJP#xNYnwfpg$$yRXEDa6t9%>4Uwy>yfhU(yO zR0qeSmSh2j;R@6ZkD-?0Dyl;dQ8)Sr^|?Sx+j5iRU(|c!4Q%hWvY;x{+8!El+SuBa zMLkAaqLySB>PA0eP27kr@e3*|nzywZO-5}nOHfO46gARQsP};D7>*B6JFOe7osB3H zs;9Y8GZKlqP(#$7Js35Wqj5Yg!Zw(-z5NJg0%~Tqqo#g8s^gbXOZFPIA^nHhFjj}4 zE`QH&J#3B|VK)rJp{S@{DdvLZX;0xSd67{Gb)x|dB+oV zwk6Grt!b}?5z7C~6x!osR8Z9DVk61+jjdr(&r+xnltVpa8lj?kDyk!EQEPr2HR3b4 z5O3f`9MIMFl`7rr2NGj2`1e2eDJY#%b`NnLpzM;J> zc+O&B&U=aq*04UdPeh`EtrA9I9jt(hP{DW~HREskkpGJ2Pc%egwZ8V+JrUnhKaO>9 zZ@-Y>?+4@dw{N$jaS83`umFBLz#d*pQ5)5L)PC^<6+^GR_Lu`L2;-xcD)m6}zX>DD zMT6FU?4Xd~zXe~28bOc27IcGA!88LkwTnGBddK&pmgb7r{uH$j{ENz-*x%WEMpD$s zqfig0`mT3iI4YWVqFx%$piYcF#G*YuD)`c(vLFI=gIcJLw?U0)04f&7qo#TV=E3dQ z0q=Xqs}8jexE&}c&!?kCxC6uSi01>$M?Kmw%Zdop@kmtEx5ZlMq6TmQ70mZB2UcN* zn`0l;04`z`e2TgFm{V}LeXuoZYWt!_HVUiZY^=x<{ejAkEF*0VeWSdXKtIPvqtbHx zXj{6)o@-GX+YZzQbP}~BzhO${{~hmy515SuvBy~O6hcj53Dj0u9reL3sHyIQEpRj{ zR_>wBe}P)MFQ}yo9cyWq7PTKVMa}q7tgQTBN})JDK}~I@adtu_)Y^T6y5Kx4h)Yo; zy@JaB=UzSfcw3@$s1avHKNd%gytG%Zh6>i2=xQr%M?oX#g&M&S%!HG?_AU4m^?j(Q zZ9Bm_GzInfIjGOCK+Vu5)D3r|((f3C;T=@RzoKF#+4tnXrZUI(wtV+E72-J;cp)Rl(b;E65`+n?9{Um;m`6t>t-#%2ZKE=euO7uy#G^r;Og<6Y(ldXr1 zP*XY(745w{bn&NHKIg?z)H~t~F8mY^Q6D-j#A%DAr`txg6hk>)ZiX#k zm6`VQfgvu1{G9j)_QFK7>_(&U1oh3>2nWu#4_?GN)B|(u2M!IfG4@sV`n;Yk3Sc)z_EX8kbyQUtpS`9!`r<9lwH_$!tGa+71t@{HIWz10`45 z6pzP&)c0X2EWFCw!BAOn5%o0dzd9uNkIna@Iy!5Oef|-ap`L23rE^nkMSTe7$6L4@ z*r+~3(sK~w()D`Ls@A;DjdkHjL>_n~I!4Qj0mZ?GAff|~N!8|`O8y;0ZsfSSRG zO%}}CQTxUP)N%i2dn}hjw=WG-DfGs`7Mr30SY97MjV$q2OQR0hjQUJ0hObZ?RQ7El z!9P4`j9TjxsHuO2TB^+3?d7&QPM|&<6*IARkpBvXx;yM`wkzssb{e%&{DC>}AJj}_ z_}PM}32MoPV{JT(>QLI9c3va=k@^(OfVpV~sPQ2+I&$h>wsIKP^s2I6}`dpg57Q|Ii^+~83?#6BS7AxWEeb%8@E`{|pWZcgO ziSCPdl6vBUcET;xlqNW2F;Enh$AhscF2`~BAAXBt4_k-dp@Oa45v%vb^wbZdK7SYW zSaxImVm%kOa*N_`FLvAPMP;ZdxHXRrV!`_;0bDz>9O3_Eat=N^S_SmihSO0@$O z^~tZ;kI&2D4C*&fJ7o8(>N#60Ho!9fvn_izYUA32+Mo(vvo9J0QF(tIr(%lh)`8XN zDjMV5uve~nn234@)Z=m>>M1xI70t&{BYlGk%6~C7hTpXI+!%*?LDZX1B*w$W7z;aj z_1>toA90iXkEAf41_jGa)YSfkx=@T;W>VDDW)IfHicESUwf!sv}sr$)0A>_Wjdc{V4Fahe_E*0v6*)Ss( z#5mZhF&4(xz0NZy1{2uPoqDuph|!WqBN+E z6hig9945r(s2hHZnvtQXU|fuPXIzI`^Szh_fAQL%qOS81!<7F?9$H=&#=IQ(29+-J zQ72wUb>IyqM&Bd5QBqU~!cjNOhl4N@HS#^E4xRCi|Ie%ciJFNw82tO6FBDSIkoHdt zqN2EzdKSzUiQlj=^|((g_{yWwXg+qsZK&g6PwnyD5WDL*w!|3E>`kc?uB3h% zgMa_i>$$D{NNmD^ai|{NMNQ!|)Ck|8*53cZ(lG&Q1~Q{=PzW>OOss^vP|^Pt)v@$1 zZK)cd(s{s3@?XI)i3Y9x49t!TP+R6P)RKI_l9=t4b*uyGb3IUN+YdG63o#vTKrP)_ z)On9k*ME*$!gr`_i22&Jk>z@A=~ogp@_MKbv_M^;BkBg-P-!|8H6ydU_7z@z2Wm!+ zVE})_U<{!~{00>hG5)f&PvTP0g>s-iSR8eOs;H@Mjp|T$RMZbZjbH-mf&#)M#co%$ibDg>r^xR&KJ#qGX`~7{ie?siPT!e#Z z@B6{_gI8FHdh~xooTFG0zoPG>{q>9QlkNQru^R2?Q1AUIKHGalPgIZ|#O%ud2NWvN z5buk9cWZ#b=k~SIf;J=o;fH_?s?{a>B@XO)KfIs*b4C_Pv!9PA}7|rjDffNA9TPDpZo+JMGnU^CzHA0!`-6E~1ebH5 z0qUn%|DtY?G>$*`Uq*|-+0@TqacmRUZnO~fK5z;((l4kbD-_Sp>x<>7Z^DK62J_>z z`278Yrszm~e{h4jg1T{{1ZEyo2dbfFpc^Xf#(FM5#l&U|MmuWe?xWK84JJh=p+C5P zBtxZhR@CD>ze^!Kg&wFinTp@wkEke*k;pz+3bjAfM0KzQYVRL}ih&uZ&(HTsoJvUuqn}OU|mWD{o;v;AK|NoF04#4zejur3Zpy<46`V#RfyQi#S4Qzf?#gs1Qa_vYfLXl~)z51&$>j2m%a zN`LSrG;1n&P9NC5B`UU znxMX}A4APdcy@pA7nluD9mtS_{2xQ183nEFUDVXY%V`~1gH5O(MdfR{Ty~+#Sd992 zs43oolkfrRyk5EOy!jYO{k&I?pT{5k+Fl-`XrG#g{8yCUqM-yP%eFxz zj>%_JnkK((Fy&AiP;cy^^RON|1#BkkqoRB&YUC$SOYjM`FQhH#4{rG_3X=bwX;?wS zE{t2q?>xcd*bp}t_6L7#9=(V^_@7qmj>_{v5tfF-P&b&5TJ!U$8F-7@S<@D^&zD4{ z`7#`iM^GIs?-sMY`#aPIGZqyCOT7AC%s~ALDy=@CE|jLYKloTKiOQ0isPj5vVw`~5 z4}L^FzSp77+mCwsT|r&P{YXJ4rYd3kKsM9~B~TY^joNTV;Rsxe8d-Qrt4E?s{Rrv> zq+BUmnn~D;`dZXRm8P^URbkY=@)OQf{$HSQg@$%zEDeiA+SWM{HR2zTjl$W72k<#6 zSl5-cyuXHF)bo|Ij@ChSs5@%pFHj@@>a`~?Z}quYTxV{gP?{5-qS7LJ1-oEd)S8Y$ zU2qNRB{X|QTjP$XnVO0@a62j%e#bvBaV3B7Z^7Q8(z|(OJAW=}M)%=LUHBS>Zs=CA zDSVEDsTZkg?OU)u^>o!No%*1rdOIe;|8OfNuI>-M@f^o8)DuSeoh?3o{f2sB@z=Da zi;t1C=fU9L|MsY54~tnC#)&_m)_6DS>39tll+Qe))wX)LXGzaSp1nOMd#?8U#q*Bm zzqQGKT{uY{dnn}fjPmT_Io5Nz=ONGAs2%Vls-qd|nuSsOLlx9icf^=D67@KqgjsM| zUGiT+a*75$MsK1Xm-kUw@fP)J6;jXADlTfu!%VRJ=iGt{&KI6J8rXEU* z)zLv11Hbp$-I)~hQn>&%(q*0-P#xLj)sLaF;Ub3Pd(RXNZ6hg;%JZfe5Bs2QG}3b- zYJ;1FI&UL>QvRQy@E;AoG~!`GR32$;AN;F{jo>2&I38$fQyCN0k@%>Q6-KRTDOAVm zp>Es{HTA<#X*t?+7sjXl9E1P;ug?@THSwC+RHsM1q2$MMSQA^|bW}%PVK6pOBMoV8 zpHGPCsb}!&hE|YyKSd!T-GWge~lb$x$Q7 zf?B#FUVACj5=NnJ+z1tPZBR?u9d-U-&k^V7`v=>b%boy0Ia z=ha`L*6s~zN^^ zjn{q?b)!e93;c~5;XkMgIPJ_Ns5H#x)k}Nzx~R48jLC2)>Uy(~j=0Ve3fd6XVHEj) z6#0j#PQniMkcrjFMxGh-ab7OelC(gLbP#62gT?}X!8iqV-UhFJ+Vcr2 zHez)5JNzqcCl1!ex8IWg)yap7J^c><%G#OU+wUCV#F2gd!Cx#^>}TI#*5fpe*X&RF z;O_(Md&0ee_6|67kU#iOwZGy#KL38OeQw%!bd2*04Dma6XsrUTP2n_YxEA{i_XmG>lWv4R_!rI#QUAiJ-bm5~+l}%Ee0-MJGrf#}BK6D=0XPqHa|U5)9D?8CUer5ej>%q-VO8oQP>=01sHO5xv4>IymqG>_8lu*E5b8VJ z6jW9m!(4a=b>Y}kE&VE>(yaz+r)-A`w&|##+<}UbbEuv34J!CDPP5NPU{>mGq}R|H zHKJaqj`T(4>jY#%oF%BVS%!L;974^=Is6s>hr02)>Hgp^tA4=_)EmyQ^xTJosozI+ zyyeW`2IV?^DHNt*9BQQdQEBuP!!Xt?zw;1t;%Q7c+otdq)}j6h^$&__%(0HIookQn zgV>hiAwSp;Haej8iB+im;XDTa{qGYBn%emDY^tiDcEEwCrCEzg({uPc)|hW;mV1Fs zc{S9`eT$m8UYG~RVhr5j)eoSq_W~6I2^O-I>%w^{=*6Hk>Vu6@Q#lT`(=Em@Mz|Lb zQ@{12U3k$V3!+u1yuXQhIDNqR7;~}Ra0TjmComj;$C~I{!oalW*QTJJH%4tJ-ElF_ zL4B~uQVX7%_7gOteymmQO}9lv4ht>6?OfUsO&g|+F>7HMNImW zYZqwtli3@qb6^7M23JtQ@)(sq{*^X`$x$6ChG(!g>PBf+S@0G?ZDA$Cc68VHgMS?I8`h?w&|2Ft#-JWX7qB?q#toQaojsI}qhjN4Opo!_+e0RgXKBxx z7|QXMsF`e!nu)=vC3F{27)oISDi(5Xuplak8hHiOTDC&%jD4{r^`RTBBYRLW^9VH~ z@i*D$v!M2g2-F5t0k!shu@Fu&UFR@`8Z^8|t#O6THpOl68*Vrn@6-Nji|zHlZnYa$ z-)5idi>Ek#1oetFX}ft46=Z*-f;0XO`}Q1;O3SvGLW$j#LT(yHV}0C;O0(!c+rDrL z6)Yh;Z4a-4+8>5vN1czYG373svB5Zi`fSv`5_h+Cv=T;ApM^@lD;WI!U#30QqY4;{ z12s@PRbx~>yWa6>xQ+Teys7i{+V}nJ`}C7crWUov&roUT+iy3Fi<l$lMjYkY0+n{(BL5)^XC&%rH1eoL`>10Uv@=mrz5o?u zOHr>}yV1}2r@Z6mj@$8HQ8DrCxNFh;g$Cts@e{TL^)VCmR;Vc(jXJ&&H8Uqs(S92> zLvJw}rZ{OGN{`yWvZ4l13o~OoR0k)ZvSO)AAv-<1gvDt1bjof}__V!JRl}+rFMGy1 zGV!eaU~&g)N#dNdeIf%YHuB+Ye1LOs@Og`cgct0*w5Sf{M7_?tWxPTK)J9SjHL@<4 zjT;a5+SgpPH9v(q?=@;f2`>4a=~x7{wVuRIJP!XwEkT>#EDd|1f^rHfP3L0~?(dwV zpnMEmvEYg8nGY3Y^{_1tM!g^0#tsXD?M9$tU=6D0=P@VVK<$9hZrBo(M-89}YHi!1Mm`vI-S1H` zvK+N#pFqvreT>ijotQUm<4B2$%0j3cR>B-u7qvAHMU8X}Y7N(8IXr}|(SOT2+#bhL zpMZ*y1h=h2Sy1U-1ogQo=qjo&QP7k;Lrw8})DD&Lj^$}@45vN@C*vwq-WUGeUeW4d zDD}Rm85oR8>lvt-SfX}fX*25kz{x-S!9RNY^Dg;6g%f7ov$e^1-+tlH1;c3n1(h8S zP(6?L(59{f{ll{p%B6h)bcpQJn-j7{-c+`Dj`J3jc ztx-md#tCJxJ61xa%XZY-??ycx-=mfy;WK+1&Wt*q7qyh#P-{L66$|rGOR^0WGpAe% zTIf9 z@m%5^UyEd!>umKJZs2fEyoc?u-Cs766WEx#^S6CZXoBkKR4j|Xp`K>R-q=jk$6nMg zqOzylTickrV_xcuFapnGW#xagclO#{6N__TC}zT4s2I478tDVn%zVKB=6`QNTLg7{ z2xcacH_A98T<7?DI$oIiw zBN-~qa-o*2B&Nq&sHN)R9Uq2D+bO6Hu1A+W*x5=U44#KS7pHW$G3l(%< zQ8$YI$vTn()zPe|5ta1nO;H1G-SFdZRCHdzQ`L7EFN^AU=zn&fWEf68JL>w?T?)Z9_Zq%K zdzlFA&^Na-%k&B3Kyvpw@Z~Y5<$?1ztvV z%smtm2<}jqP|^MZHR89Z9W0gKE|d$^^R}oN8;$DdT+{##U~atbwMP#Gf-{l_bzUXx zjone#{lnT_=Why{@|2-=qr9jNbU^iRA}R(JqNZ#GDj0Wr$4`1*M~(0)hGE=jf#3^C z9#nfPR91{c&D=7~r2Icjp)?JTP#a0+=r*EusE!T8rZ@|grms*l;Exdq?wrX`(VP+W z=2Q^%Dpw7Q;%M*qe$>8k4#V&=2LJy*-cZnEH)hO0@FyHaP;2Ik6>!R9bkql{V_B?? zdg{$U-S~;;zo=-B89NYsoM%8yb#4s9GN_KXMn!)gbhTqGppe1Gj)(oI-;5Io{tTy1 z+(7U@!~Fn<(LO3(z!{Dq@%f@ zVZaSWb7vYfb(2tOv>bKey{IKQhT35KiEIsXp&p-6sPh_NB(_35O_!kd{`KDR|Dn#m zi;AJAs1AKi>6`Hm2vOH>6xiEG8mQQ&eU;li7{Rq4K{y>U+U>tbv!4+f;|8 zw2{_B#YS_~jk=)*GQm533YBH=HRqO*E z#?XuwEGJO=!DUp(uA!FfGb-pZWg;z!fd*KK`qj*V;199VW(frUmaGfvy1!v`yo-v7 zC+KPoqh+-zDuUX>Yoda32!OATOjx&+6<^IJ4SX()0C)@ z7sKES4ypsKQ9Enr?Bu`p@?kV+3MZp(uo)Fpr%`M5FD}OnIjsFSR;K1HOzoo zk_a4u&Aj&8s44#&wX|PR151|2u9pv0ui;WiPoWcr;W*UPug2nd9JM6Ayw>x)sHv=p zx^Y|7NXMcEuoU&V&8X`>L(OFDe3tLUF&44X8Z}dH*Zcve3JtfgF%6ju2Ap5155p_e z>lU_X&Q`>pf~|2G?R&8`=e3Lo1pm>=!J>48deLGm3DzraQ$M7H1?xWC&*vUsbzD|5 zpua71otG5m(NLvSz&VHaup(|QZ4aOKIGy_JGE5m4&KemAep4!2HW2)7Hw71Q{4VNq z!^;JN|9{`daV7N<D;S%aKDg=W62<;^YgJ zR1O6HQCW&Af#Bcy{frxFUsg2`{AE&|YIgo!)K{|p)olj;#x~RoMA=hy7BX@tYYjF& z?(dAC5RZ}F#;Vkx*R%^3sb%@S1f$V@3AL8juntDAZA;Sx%Tu3@`ur8_hUx1Bf?r-I zq3Rz|J87r7f#A34ndoYVdPbohCaUM95o%)@k1=pJ>H9JWu{QN$O)c8L$Jo?2quz}6p*FNDSP4HiCI9t~R<@aKB!f{K(Q?$tkE1$p z0hMOYQ9EAr=C)5{#4zdwQ6sI7n&Nh-9das$<5JZA@e8U0=TX;v<5GxAAwdiKKsxkO z&xh(jA=KVq3bo^vN8Ml|mc*S{0^g#dKVM4=w*IIXxrR#X9IY(hM`1&qkD4jBdTWdN zg;M1uC)xiU(5g$eE?N>dYqaM>C?QH3ap^n!; zo(-D`AjyOUIFJwZfp)kHyW%~})X_#By%S4Du;#=uv={4a!FmuCY*$hL z$owAaE8P1o79&}@S`1Z2#Y$Vuq5SVffmb1CAu38Qp)T|k6&vrpdZ3%lOafE~Q{hz1 zfLemBs36^in!#T&E8a$>XJ~hOwsb~4HOHc>=-fm>8_OlsQ_cC-rYb3hQ7wR4ntGls zQBSunsC@5_dd^=$4del8!%Er13`0eIR&0(@sHIxd!^{6)Y0yS=50(Ehd)imBs;D3v zk1g;J>iM0nm#ujz%tgJNSMPzEnZBq24e{F7q4tfd>FP$bU^)oZdE7Sy4e& z3l+_+QOA3G?UPX*ScICX{ivn7j0&zhs2hF4lo-E{%}{pKd8085r=fy(i%UT_IOR1w zKwaQ7#>WJGt*2qAD6fc``f6T#Bh<_dL0xA#YJ)m}qX@nmc#wL_{`L?{H^811OHdtj zA5c)<|Az~)&OqBbU*ZeuNd{Rkg$%Y1#6gWTA@;>QsF_-hHE;)(MgMn!;LnOHVqxmP zVpohg#J)@RL$bhi-cnGo_=j2=#lmpv;a}&qCbq;oI1NjUwrn|%x2WeDW8a8kjX@`wwv+?R}@%n@#>{_MD%H5h1+1PPgk7 zo5{N$=OvwGvD0QY`M;SPT%B!GK5mXh<$Tl*wjC842T)JLV>kiNV{U9bHxT^uow2Cn zF@La`ON6PpQ8+4{OU(-ee?L$Yt5aWrTH4q1ShE}yO3$|&cJb_kC21du+FJLZ-s2Bp zLHr*om|`!mwakeMwz^mwyP`U@50#F`P-%M?6$39(S@hARpuA1K&>9M$PN;=@uo=$A zWIx&-z8-@c%Ocw!vSTlf7ejS$9V$qVpl;>SYhMQygpE)aXocs2I40VfYtn<4UyBuAd(@ z1Cgi=tPd9D{>~2+)Wb`tsd<2T@gpkOa;&moYKgrsAt38)pp}UsQO)0 z5I#Z;SI97?ZEJ0T)_N{%cAr)1awuiF*2VL@mK!)P)zKI&vDdFZ_Xu?x$Y; zAJmO}8|=BC9TnY;QRnwWeM1_I%ANzL`(4}M+SBe28Zy%mZKJJiF4W_x+_rE*@WuQNz}kXcLd)BT_+a> zZ9o%H!SNUsM4>-hM+#tE>ZMU5i$Wc5kBai?UVRQ~zxW09Mdc1E{qCV+$+y#DBqM6+ zss|Unq1fv8v*g@tjZS3iaN>UAA8l}UHm5~M+OG!v@hB{2-EdG)TS z>kY!-|Nrj<3R>g&sHxhBisloj_kdU4@&8Z{lSI31qUd|=5{&Tb z3sDcF9hejEcQuesE7)}*{B;nLZx-0gEmt|u?Y3nSP|zQB>$^XxJ^S9%y!74xfg0}52B{{6Gmdj z!*=2J*n|2s)Z^DVV)@-0^=uf3>gWX27Q6^Gv#U_Cu^TnRms|>3DoK=99Ko#Xa;{T&XXJ?07P_$Vw!{Sr>#IYCsadi&E2ppjzZ1IF;x2b&RE*!L3MmGDu|b(VrD1mp_bsR zJ+3pN&Z~*qh}z>sz5lPK@C^-x&IN*hHn$i@Qcr%~UNYz7Q0f^j1e_JP1b@Ja7X!in zZonOEP5t5}Tf+R8El3ArLE2ZKHmqydo*DUom9WKcdbuV4S6s0liS)l3a4K-(IV_5a z{%3hz9Tk*yQ9D;x&l#u@?nbToSq#J5sC4@e!!gY@3+~dWowW@v#O~Oi`#Z6&+w*<| zD(bgjbBun&Y>!Q-A4cu*sc%~JW<+gNT~NW*7nRpzQE9mZwImx*132t?0~M5S(A9~b zDJV~4-m?5HfLf~>s2;aNJ^gy1HlTi3pDCP<8>m0JZSViH?pTo3`NLwT73%!{sA!+z zxde6Hjen5;n!-IaXawgxe@ET$FMNsr;0Jtk*E;t5J@XwZonqg&5obhAc|OdKbullF zMg{G5tcrJ09n1NE{Le?B@&nre2co8GJhsB6SQLE^EuV{{I$R6Y!M3O=?~K}dN20Q3 zDQ3o9Ui}X0ymzQ2i~q=CB$Z1+(ODF=6pc|+)d4j{eNbDf&eM|2$BMYwJN_Qk!H_@g zg`xy%kMDw7<31RNr5b|z8S{k4HozaASS-0)C}{8Bjn(lKmcgV??H36RFp~N-)bUIB z5Ys-hHy{6Vo62seePleULpxFX#cR|6bG@+7N1=}YfSm6-mndjYc3xU~MWD9amR@}< zYV9_lI&cHSFv}}DuQC><-UEx_PdE^N#~j%Bbs+d}Mn+*Z>h=G!_Qe?d|Nl5mLBC49 zjzc&h;~V>t$r2n#z4crBHv1SSP;dFpzDhmDPSi`hx3B5Tu^aUs|JcLm7KTyJ^}&8P zT>}*(KjC+H6sNcpBL58p{~YcDcA!4wqwR$EP$O&l$@c1LsNmXx%9gXJn7D(AnYXB= z4EbzXkqGrv&4CKq8mKgH?KuHm1=&^#dV@KDy1_BjMso`ld=D@Tzk2nsFP1eWP_Jy= zP}iA&>ey`5tJx}4$JV2E#675>yoNgO?icc3g*P7ga&_nJ^_{Af1pMb%^w>4B~*OWvtT3YItMWYUPsOB->4464A^;9T?(4|rWl(b zY=h~kcMlB>X2E3C%1kAcUqA)ZbyNpF;8^rU3l08Wa6I;*z8-acSoF}~^F9Y^ zNot|4=eD3wh(cS`Qp`nNc#T&-iR!=&)W}|87&Uc-gb;hD*;0M%9 zZS{^{!!YU}Fst%EWlZaFS=5a?pl&o82jgs1kR^x}8jRxHs9=gj#X?Ke00yBtx)HTh zzhD-O5j!;a9*`H)GsEprOFJr#bot2y1qImx)YRO=-1r*xa7h=}ju*iK)Q6%vuo;zB z=TYb1MMmVrk7pf;@QgzJKA;V1ruxOV>rTRS+}~M2Av^wpO1l@H?@-bE1;a350=r=W zRL3e}er$od@Kn_KD^WAH2dm@%upwql7#iF!24fiYX&C(P|7@Y43tmJ8%VW%je`7eN zPGmPIg*sjzHPV)-4QQ5t77478A7uX|XKU#)3El6$8gnG4u()!Bk0Yt;b+V>eEpJJCAqppQPmf zbqZILg$7^4Hz&8XJcx?s7pM!yO<_Tr3-v-#8(-mY)QEbfv^<}I8u2>R0Jfu+Ci=7BeY_={K>R~hv)KjKnP-lN5 zsLON!R3Q_reks&Rd=ToSJPCD<+=DvD{(*`YDT$lc=j5TIN3Ei8BCHCvBX^;;@C^)s zU!e{~qNL`AQUFTd463kUP&>59>O*0F#y6q-Y9uq~N_VINS3>vu{~PHj(IJ=#o`$OY zBUE8gLd>B^0##UHsD#yFW7ruM2;jS&P`??~n}YiYjF-~mK8U4GWe!1Cs2kEesFUz8 zjIZne1sy%^2c|an>~=6O<@K}$HA0vJJcQS222j0 zK<$7htvR_Dl1pdR&ZLY>5Kp$d$V!4y~!YKNO<;QG%=rw<|LmkSuFhA^`#p8awW7#?Gs5Z;IPVP$wAhsXVKT%?>H_nFX8I3N8nn1=$Ivs- zAkQE2c%0LWeF6DB?uSIq7BJUk{(`2ER#02N66!{A7V4zC3>(5HunsI*$ZYLwsLN^< z>;*T$axi6Ka}{)g`kc`&*dG1QA|CyG(C4%->Ty4f@(CVfqG~a-#ZilU+~;zopaM^X zx>3!9Y2hNMlkWu7PThuj82$p+ktl5mbM;&<>2Y88{|$ABYn3*aZ)fOU|KsTB&a?pP zq}mR3eV&9$@HbQe;mVjhUu3AOA_J@m^FYmyhq`}EhkCF%1a4b-6BpvX5WhoP2qqo)>h7QQ!)w zhu^JG1wMpDVU!A-w7MKB)5!|!L0#Wtp>9Zkgv z^XUn-bLXILTpwUm7_+ijU~<@*aVgk`L$s|j*MB%V>8qMVS*m&5pKz3d`hz3KpaLeU zVYa-KWi_a+Z3MNIJ)ut05l{;l4|P>-h56t)7z{l%%{dSaYQgDha{bG(9txe^O<@Dr z4eADR7HWkzq3-?fp>`xfEsy)!FDXpLcr?_lcRlO~FT$>{U~RL2^-y=(t57@W)G;S> z4j-KYGK5-DAE*^ff?B~2sI&ee)GhQT)G-aLYxL1!5aR?;=SC8!hv(c-kM}j93U3Xy zll`rJIb6@!w}XzhqFFt&l~bWElci8s!yc$(cn*fZJ5UL}L#;eveN$*r%LXtx`ra@v zoC7`ZBGlD%4XU6&A-8;=^Mj6#Vf+TB;&f1#Qvu5oP$ypnI3HeuD!5}qQ|JPy8_N!; zlkVR}=1?STY*t(Zs^GRT4;%$k!~O1<>+dlgU499gm^)e_IGOPb7|5+MMN^OaMq}#c z9`|E3@mg?$VSWJAEj4vZbJ;a*W$yX&U$BJ*T9)5{Bn_GAg0L@OTr(p2Q1OuJl)<2XEOc-buvxt zVNS}OFof{~SQa`xJ?U$FU^zIgm&g5Z+U;Ik|LdtVQ*U!w-0b6VIx&ve zmm36zefybv{a>&K>~9PkFdhs~z?-ltT)dofhdbt9kYnp4UFmUuacM&sK>QS| z%oCARtBrrn)m;C2RNI6?m)A|$0;XDH&hjxZ7mi!tJoHc3ntQu%o!N;MuqOJeP>*)$ z)_dF^w-sg(po6O^Una$>o)&hFaPlUfyH$)DExIfgLZadV;7~zOHXBt@!f;uz{p|(8sQFC>bf$r!3C)3drgg;?j82^|_ z*bVCXz6Z5sF^}67L#-q&41sx}w!R*W2zx?3Wg7x@XeZh6OsI2W1=Jzk4SiYYoTQ@! zAE1tD;0g0^8Wk$hV5qH~1e3xgFcv%rmFTjae*~5AA1J@CRv+=Cu}ch9XhxV4mO07w zuNy@N6r2psYN+RGN1)Eu2UZ{at8q*Tbr}|cIv2`96*L5$1FJS?g^^`e8 z9biVrhoBbl@)Xy<0{pa!q^C_~IiM=71DC<>PzA<1V;nO>o!!NucCInhiaWrpZ~)Xv zw+^b1i|{6lb(X6mfEyFkGo}2#^XAcQ7}QC!7bW~b-V(#%vVH(D7pstd5SIw=u5!4Qif;zdDK%FxiVRd*2YA0e`Gmj0mVP`%5Pp6}b zoa<&QW5Z$$lS38K0;YolU~0Gm>Lfc2gW)Bpt-cL)&isUWDVP3+*~tPhF5}uz=T0Xm z|K2dRuKz)F(xR9KWw-|>hnJvUP`rbB%@^&ac`GJ0)N{fNP%CY0*%4|7`rGjgJ6;AA zXCKr;Z`%1+BKe)KbmSP}mN^+yK%LFSp|-9SRAIYdGk6~AvRLiDKqsQ^0QcjSK87zh7jo-@XKZ=Txi^U={3XZv8T*St_$TN3J+Rfak@8bV!$y`k>m zGoV(q2I@M04Rr(h0yDwjkLEEY57Z8~f;#47q0X&kP$#|bIGr?fUP0X&V|_9PMWJq` zEubD=Cqdn+@4^t6;IldD3c!4fJ3w8AE1(KH1$8+_`QmY&!@N)nNcPp(7lwy*{r91B zR0iM7b^jHnW?b;Qxy+iw{ETP93h)Bd9WlYb=4p9txR>!(SPXXhVRmRERN+UVRvP1{ zIn?=~?7G9Wy8gG(QDwI+Kf@f1<8ola!SYboe-)@LZUwbdy`XMTOQ9Zicf;cF7}TSx zC&2680dv6_jLSgn)NQMe73ekBe`-2<5XuR4qo@IOr|JrI!{}!@5e6|{3UvXsW4$Un*w!iJP+q}?-#K>eE%sIic)lz!~QTkOzic#J5UAc z7!HFvw(Bh~K|T5W0Efbi;l1u1a|5i#_yX)f!ekLl!s)?gfrp@OWcMvU1oQiki(nWz zqSyVacNHUf-Dg6vBYWLfu_d66;c2)Q#*gB4Und-e+RCU=Ss5$~^|v9Hz)6h%jOKM; z%JqxxbzgWqfx2Tpjp23TW0yIm*ZoruWn%I7&!;ls#P+&p_cY53a1ZK8ao70mK01R@3{2#8 zUrc_1dbC@V*z3MfI0<$3_eMn50EVSE*qh9{DF-M3mIg_xaO3)i5( z0dIZP1#0CNVICNe-RnLz%Ln^0t_j_pf@2tehdRb1bC~-< zDAeVA6l&`q*zvzm_lJZzy-qeg{+FktTkQa->v|>Bb-mZ}A=G`qo6GCI7)=QE9I*h@ zy}dS+e}AaU^%oceUVxF|Ln!;#Q1_V#xlLhdp-*?FQgl?|O*jF5gcITLJYM(BsAzf3 zq3I6?pFiAeIGYXc2TKNUI7zX6`I{(0>umhY~fI|R(LhWdjf@X({7UcR5&$02L z(8)KZkU2X~LTzon!d@o?wu8gqIH;Y7RK(m!l0jYXd7u_>94gLZsBnLM4_9Y3VB(=>%QaBxujY70jLL= zH}D*cUy3^*d^J-xKPxyj98TJ}-z`*&OqPQ1_AiQ0GQZ=z+dbwle|h z(QcX@&$i=*mdh+xS+0kAFxq0d!*aKs-*3l9EKgXTwmfgh=l`tYn&mC1%k3Tvgt4m_ z#)CTB6GELEMPPW?1?pkA57bFH8R|i1kDb2+byeMjG2v^dlhLWFbB60LDjmJ@$poXp za!>*5K{Av^-$-?cBrf7Ak=~` zL!AT9q5JdyFLbnZscV`QR)e}u2g4A!8Oq@j)Dx4(mM@`hDDPo>7^{}o>Bvc#3ATlE zYkQp~(5Y+umew-`t%WLZM?J28tzT+EOyTLtBmsN&F=1^sWD!2gD4i$&G6*qvg>+PeXV=@q`@~Kb`tDqb&?by6$&C1>6l~f5eVY!!(R9L+#ub%VbT=Wm_8NK;Ij3i{|tHbdsaEZw>fGUGBX+ z8&rTQPzifMZCyX8mCt~g;WDWE#6=h#UWPh%o zh8f{7sFP(Q)XrS8ybZPD-z{H5oqQjm4oUXrUiaOw!cd2_64aq-4z=Z-pbF^$wWE_D z=Rc21bX4&?sFiJjay$sN^3zZ&Jr7mjH>j1RZD9fxgYqj46{jXtK^>qDO&_Q&9|CnQ zY=t_Rk3skIznAR9U8oiQ1y%7UsFU$us}I-G=%ZN1g0fElwe=~W66b`vBNm18xc-~M z`5dD!t<2Rjv#p7{wJqzjq~huLpXTUe)~Nz@rC(R`Q=9)KC( zGpH5E=w!~F6i^Gu153h+PNDD7uIQuT7FZ*zLnVwoV)?pKO1=Ev6TR zHlRJ=@6S3(s3<)_c&u=Gl3+1`@}lE?27Xf=C!>~$EP`#ZlVqi^UzrQSJ`?AFDGYX7BRTiSaV7zGQG{;GdNYdOOX|uNyNb;u z>xKR@h5u%YXpfJiE;bFBp9y;qLvj!nBd!mdmqz8((Dip)2ha*%T5u%+&glr;o&cM0 z7>CU<7>*0KyIs{k%$>mQ2y;3|B!ANO*zL{<4>Lai-AEXo1thb@=<1O8>Jaofo$5^L z7eo1_uQk+oCcD#})(zb=D5*x_*9cmk_LPEtr4^%~ZNyoD?h7qF_D!JV7xEmSpg*wd zM!ytX%=ZtR40c;HVVsxXF(F^+az5KFUCMla8ziA!S+JcejXt`aOM)+74RK!&=B4XxOqALF{ws!H_Yla9!-+HHh3TUL#enDfi^KW2Ip#w|79GF zf_WRzNs7*&V~QJ`lbV=ki7~?FSc>myd}_gGv}HafV>78wuynP_LK*WbUY#>U`yHd7 zBr1iDzqao1My3;!Vs4=G%R4#&=(^i;Ckb|vHpHk(jKz%4*~%7SmyBIZK%78gxYz%3 z5=S*YPGg*^Gfqd95}vxbZ>?~nbPf@yD22`?$QH(@q$SnKw?P%cDpIGxcm5PbWYMRTe{v>%y*NVPz-|!uD8(i8gL}V zwnNv2)kUVop%t{NUd#MOd;>^&3!T1t#WOPZJ)_BrL92=WS9~NfeHi%VCXRnGSV|%J z39!u;#P^C^$w=ay*p#4kpxwvDqphS}#ez3d{}aBq<_yKYHoCjmy(CtBeEd=vpT*?% z`7r2>K`0I-X;m1%!Y~1S9_0Az#k^raAjx zA0hmcwvp8b>6wR>eVFjJLY+Isac`G?d9_OuV)ZygqO)kR&d;_^hNg$*$X# z_oKig*e@fou+Dd_Vf2WKFKNZji`q768n$v6a(e5H-RkT1bGlW{E1xE za9-9qN3pL>JBIyptN#oADuPBqpUEajf?pZp+$H7%xSsj-cA+ZZ7&+bbzbDWN>-5$J z)KobFY#?Ap=4QZ#)~0G0n@SWJo}l5ds zdiVE#<)AvggZ%$V6au}#p(m>wNRg4abQ%!w4uQ8ZUQEzO%ooS547xL6R;OTHiCdWY zv-tmkUp?&lpw~GUo#a2z`Q{L$GlqLm>O+R3;X5X`5pXb$l3&rELSG#HM1uGw1pRb^ zNWL;R93M$pboH^9oM2&_@hJdzQ($Ckqq#A`9RG(X_n^!bCa@;Q6VNX|Z6O*DC+TE6 z(aUaYPS}M6{m`eeI~ihkBNDzLEYN*LBR|IVZ4sOJ{-OKsxAc;Wb~Wn9!ig`h@=Z3b ze;o9-n`8sY>QHQR<}cFf*_CQ82}##u+YMb=#!>LUOg|bi{$WA+NdAcVhqS43(Dhe` z$rS|pYAgO1qkSZq&D=-k_S>C_XK$T80`b!|XMe5eT3ra|$os9RPm;7q&)Q^g;CrPH^zX|(NHeNvr zU(S4A86kW()yaolIqWCUN}yZ9>rdy6J#hj@boh{1-Msj5iU#D?XA0;o1MAC?BFcN>csi)0B1v z`e{W`j6!Kwm@j}+dTdMBZEs_PD3D|)33_AKp8gZ&+7j>=x46qCY^<>G6q8 zqChwVpQ-roLC;@o;A@!}A(?2G@%KwXTX-#OTIuzlq!Pw0Fya>yIlLk6N?H=_BKblL z+tLcKLkpOfoJP-k39f|LMEUTKKoNz|R-#q0w&|q9UUJ3i)Q?Aha-hlY>>-&X0mfxm zf#e(sb5L!30^gxsr-*zsNdj1fppEEfr+|^zoe6W|wIoJEV!ols+UVn9+ld(ZV}=s` zY={$;T*GxQ9$=N42($?z*h-Vzxq-~-C#BQD+v)!fD z@EX36DJT=oUB7-yrKB1a^7lks=?HH!j$v;)d^g=WW$mWgWHKB~e>Q;r3J#*!g9h-N{*cGeEKt z$8i{yw9fl*>`Ike?EF%DESKW=FM;&-`ezsy`*_x;IK@x5E2~3)FgDTfn@?QHd+aXJ zS}@LIRF1DHLDrD0GY+p&j>BQB5@6Vu4Q%W z#t~^l>`G%{Gl}^C#s}$-V-E2-hg|YP!>;fq$vzUG8;2npjI87~a8Yc!qvLah|4T*_ zY#cUOtTu%`OdUzIl|nnfQ?r}um4t%pah1aX#45wFP4SJX&w&2I96u- z2B#b(=0`lvA@tE;ee^kOAm#l;UqAgAPCqj?Bk|?qKCV2+ccK=8>?HOO({*yYzki8A zA}Yqll^!IM+`(ZE0cPSb(>nj~8!;cB1b>k5wY7Jh_-{MK^|iWMwt$$}cB8=dEV4GS zbltZjuKV{N)(~U{PWP#LHjdwEALvK7tLukzD_g)2<^pZdOZZ9FGOl9#zhEnAOdCzH za~MAkvrBi;t+%m?>ize~tbBr1$gxBi8_ zr_#U4+(r6Nm|sOd9$bXo0Cc?=e`B1HmWAfO|2VCg7{@Ahk!*}zT}GzYF}}l`WH9>d z>`HYUSCMEe<2|q<gN-)<*A6mgz~*&PM`Vgst*3)>h3`b?9Q|39|bSb(H1c5x^!vn|eOS^q5(%%(|7 z6WBxI()14#usBZR2~d=v!{9C2VRm3Ge2m>78;sAKIZe?WB~D@H;}B;XF}m1AD7Iud zb2qK7rYYFx45zAbX5Rh3hb<-);|K(LZIiSiL1Fso!mQvpzW-OQl3+W9H=w9G#27@| zM2m{;0b=x_|F`v<9n5vG3S+W-s7ZpWYO_G&JYwSQz+qPOstp{q{98tl|( z#xLuLc4art z$FcLvDuTp77lFBbHn8R%64Ni6DU1)s{U?FMufcdK?Hc|*C(O!H(+@|mQ%pRttK);p z&V5$(0{v;5ye56gDD1rSCz_!%&F;)4?6=U4Ft?L7lDN;9i>+Ar*v)XlyFY)!c^pa! zf8@w1Lxmsc=c3=5CTWC61Ck%KcGAT|w}5d@3Vnyqb##2%(uoyjCnlg9gUw8AGNFHg z&qfMLiJrgA`vly3SBH(0UK`_vGm~Bg@x$@ZoU?D+AtZ37DB~8ZPj}iZ?~(vNPhvw zzmxbp+(F5rhk!^ocV%q2J`&lBvu+2goNpf-_Zhp6? z|MY7#n&W(rN|WN~mkFp!+#>< z)HZoI`YG|v;(z~tDMo{EI)<_|JcnU=T0gszc{tp&0oRiFE%uqPlYGGD3ARV=&KNDv z3t0UQiYaF8q~F3gmW`wFaQ#^2AOWINxg;;-$NSC!0v4cZ$p->;GF|uoU;VaPkY?ImfBwU`;(S;S?zA%ci7+=6RAuG8?pdE6ClARQjg_XpmzY%>o z{4U$MKnhM~<1E7eF*ZLLzqKphNW2X6AJW!i`xnK(WWJH!|4)zc34&)MSR5uL#c2AP zj9>B*bO28A2voo(%8&hbbeSnea-F%^_%y(_6md2abC2D@aQM`)ezHx$d>7_^i@^Ce zj37m5jX4a>3Ciz>bfPkO48!yUO>EDBxaeNcYBAnmi}SLj&9RYG4O6g>7$ece#J(r? z9U0f6P(BFZ{6>E*{btx7)fqjOL2nXE^dW(;GL@=VQ(RB0+=zW+YkQag`S6X&+`=%c zo5bM^dsyUC7JX`4fW{jsxQJUA`9Grg zK#&G78-{!d&S^^9N`R9#>2;h3+Lb6kW)eTerz$pyY@sKx$;`NyP1K4)Lh<>9`9IK~ zg#{QtC&yP>Zi=X+6D2Q!!b(oJ}pV@5>o6 zE2&3<*o=qS0*%)EFV$xJeQikInqWWe>^Yon(y|joFHS0A6x{|W2A80Zgnps5?|}bt zTf_+bqLHva@g$j9$Z1-4Vn|Zh!iM3W0>2yK?eQN(;Db0d#&9vL44WGtr-(f_ijyQV zcCDEEm$_<;mt$Mh7MGJmMH%aJfIHBAq~Do>vXV3kwr}vufi5HQ#=+_okW}yg@5g8a z4o^`^;?r-BPVx`^tT@~yzzQ5B3+T@!Xd?ppr6>JO=yRgK#_CeRaQG#)F>_j9zx@K@ zN}lTdzXK$@MC*-XDGVzp83A@N_re-Jz&NMtV*Xo)ePx2TVEEncP&YUQ|Lx30Al5m2 z^$RM($}4z8wq8h0P?r|38LKN|Hz_kSGa8XK`pdDe~@;b zWErsQNpZW`wbAJM()WumJkFa4+JaTBB*+X5{;!-E zpa{tl_>=0lppzV+KZQgW={IFD74f@|&2;pB`3-$ibW8EstAcD%@%2h4Ey}zkd5h6y z>y(D^I@$o{g9#|PN|8S)>^nS7k%Mgz%{|0+8Fs%Bs~P+i8-C&KfAXE)MheJ+-x~6G zX?xN6DpUDm0(D{H7S7=q`y~}R$!&DXwVBosT``InPobw72a#AZ!4_T~7Qnte$=*{) zZ2HAX_6q^#+Jf%E6DE((IfujV1nG_Oa3-3Vc+MsQNaCVfMA8ui_=m(#==Z`W2SMxD zfF03gC&pt~$^>=_Fh0q6Fm`L8U#_FiMr%a861x6-*vXq%l(f#TY;rjTkfah06KF^2 zPsF~BjrI+@ArvLa&+Y}&{-C%mHqLw&B^izWcWfiUWXyk|C`oc1|F$S3+v(RQK|K=n zAn0}UeQ|0^>q^^Clf=fZ6oKa1Aak%kYv)#yxQ*>kBl&Xre^T%_S}*MC!bCJlKVrD& ze@i+GndHxPJ8Nlw)BKXc1{+2(sR)>yq$QZ2g~2rZzS-4>r|%_jZsHuGNzTLPET}0h zi22OuY7nn2V=H|AiwVgs5hDnK$?P6DK% zNjwThkjiH0gpjBZ<8lO$JR{&F#zSdeY@#%F2O5%aPM8JswLTZHy@IdrhMjDL!(}EP z*rW=4k`{!aq>8oMPX7>FnUnEW`fL636fq6`Ar?}`CixRxLOENB$=n9pUy02qeg0!K ziSvfp^WQNVO&dg;L-3IV?QiG1!IvDn=mc3zJ4*sdGGeU8?hD1wM^}|ySb@J^B2jDv z=64bA9r_!@sYkn`*MEM=XtykY0LQI!fBMB~dufs(B;Si&cm=WcW$FK6rk&FCBVs#( zgz2m+N~Vz^A^mmM^FEp5Vi}%jIne)N%-sJ6;(ds6 zB^j}6&wLT8m<2y!pOpS1ILF$Qq`wT?A8-u1!Bi3xKg68z59!S&*%_2kC?p*LBvUZ{ zmt^x;+J1B%Y$SDIVuBUXl9>NU;t1$|!~Oy>Qlg7Wi-}Jg>m$ED#JNKJVJtEcwomko zD-TAAQPiR>C16XtPjaY*adCo6wlO~nC&?hI>%hEZ07<-R#ZzvPT9ndY%yo> z?QVS|!M!9nWykrkpGfj&_>8B$vGJavJHdkXkRzq;xaSG>lF2eCvf#YIu6&wJ`a5%} z(Z@x<6`Lun<_`jXv_(WAX*cG|+v3W|9^bmy{fm8c<{f*Oo}w#He+>Fd*guZM{y#-= zj;bzbiDBfqtyro=*j%&;meU_)?K&wqG6CHP>|au7bz(`%kz_bUCM9VZYuAJMsmw>P zgg!MnLE9r;f-&XyVmA}I% zKFRwq|H$sdb%Gxx;es&1+Ol)Mqnl<=+{O4sBi2akqmcEm8IP|dGWs;w|Bd}2J>&Yy zL`srGB3XQ{(~?XMXZ#C6s@h7kGM-G3xHzB3J}$OT@J+%Fco`?b_D{wyuxpC{9rUZv zg~R7GKILIT+9I0d6`Y2>d;I^wNiqm!XB;Jm-T!%BK%)KV3)(^=QS~SSCWD1(8A&n` zn_2J{i6zUiEeKQ4Dw8CQl*nP`!{d_ydn-OC8^%=_l_fv}`q?l#!-`tKOC%1a|Ac;Z z>rs=wmmq7PUkc(Y`GIaR2_>_L^$n&ZhU5)#f@ps-{)E2~UH`UwkE)um`i+bm)BoEB zveQlw!4sgLiA_WLdr1&T{|$C&?GE0;cq0Anc7+{mVUyu@67N7i0s9yDoyC8(o^jsR2u=C`7OkG4^I*I zDv8HPiLA%wGCJQJo8$)Uk8>k}O~+svNvG2H%X#{_2o?iH9_*G;P&~%F&`)42iAUQ? zK`-t0?hI2%VeAWITNGU>?AK!Vt3GkLnZ%!H_uLR1AB>`M6_ld7BeuBuB)Uj|83bO> zd>m~d_A>~SfYz8Dll)+AKJ5@q@(@NOQB(SNY31*n^9bIMq>_}d8AXSce0Dt7 z79Do3W|*S#vf#Y>#O*+9_{9d5!zXLF3!_@}tB|xTc8TmZf5!GCh0kKH1vYE&*+h{; znO}fiCHn1EG^>t*?=RS=w(;}X7|k`-@sGms+YMt9Xat;#!!lNph2Yg_E742ZqL*AH z@lt}1CBO;h#*y%V-LW!^yIZ>%*nYsjCftlZ4tb)`uf}{wdkB2ba7>GGfvs);lbdPf zaA;t4?7*`q9`=!}hLCtfaY_3oAVse5UZ3Bu{Q9 zlCcAYDPWOFj+XuZ)ehES?3d>_`K6Pc-%6p0Xw3+)j~0#sQs5IG`lUIxrJ1WuF<$2O z)9-C}#cxxR*xgvfXXd*5SXDx*@=Fy~l$go+=mY3qgns$KE(|4TY`fB0%-11UFZ89u zBuR%&33Tgd6_|g3{U{qJI|c4V-`K{``R7!pl8h*uVw?@bz8Jm6AefeeV19YPd{2st zj(r>0kNMNIt0dot&qC(?GK>DN3>Ls8#Ap&`mt?by;ve#>$Xa}lIiuV6aB8Zh7~zgl zN@SRvkbYTDS;ZOTA+=xHqRY!*D(Umv_4((j(dkM%MXa}^8cTmHWkjTvv87bO=Oj7O zSYO{5IyEuQL(Kyy;3I}D&^2bQ`)T}h67pXxyV>V)j$(s_;5VJ(X2QKBS!s(;ihm`F zh+*w^GX7%c&S7_haeXb=|I=r3IGso`59KGE!gF@K!XbZ{BYXtM;>-tF-E9iqhEH>f z_Dgd7qN5*$-45CkJ2x1EM)XtLot&Xnxx)Ux!*CQq*P)m~+s$NA41;KASlKun(@}8^ z`u|c~eQcN5)tt5guPGV&QxsX5_Kg@(X*-CQ72m%psu(Sno0J#r#CnImtv-F$gJ7#s zY)2u1lu6i#3@an1lVN8<|)bjQVRV^0{5_qUSac<`8;84WShtq zo`Ql`GcFhCg#HW{uqpYRM`;2whZas7&?tOpq^toq(}%vQ7ce1B=xSd;MNeq@Q2{k0 zhR&E0aD45YllcR0gkC8SxGrMol+uCQ148SR4UFs!?O!=CG<;~O+JUQbh6aucY!@N) z#!5&uId9qooeYiAE-0cWG)?EA7@p8_J%UOFgwGX{ zJ!gTOxkG3442qvJxKi3vnWx0A!gniDW5D1K0coT|I#p8M z?{A**pU*jyC!Xib+`GGY;cB|eFVeZ!l84T7_^(t#$H|C~+dEGEq>i)u7j5OgSOI53 zz;OcDImB@$#SS>J@M+wDv!30r;|H8BxGX`ynT&B02AsVdKL;ODub(*Jti&=&0?s15 ziT5xjX~0?SIIhznS-@G!hIq*XP8cVy!5h?%rU*E@a9zrP^8!Cl6>zpeo|My_O`-Wf#hhQ`k`!)xuwKFkZtB*f=*af;+G` zUc%&9Bf^evi3OM+1jlgu&5Y9&(xC}Md-~0Pd`P(m|dUzkh@FSMR%*E|`txyf^j`=YL6W}_3 z`;Qo3LvnV@J0!~RBjy3T| zRKo(LE&a-)8dM8iEr~G{)Wg3~LzJqF8HpN!^1gL^Tcd)oC#vE7QR~Ne)JU$xdbk-i zqQSD(k%Xx0XGFzT!LsE4RtlBbP!Qjsf-kb11xl$rAGLy2 zsAdnRrl{j~pe}p|BQbaNfKv_|qK=<~3gWe>k=ue=`}d+6cpEh}?rRDPs*k7^4y~cb zqT@t-7H~RYXY`g()CF&%8t@3!lQcE`6%G|-15qpGW>hSMMB7LuMa4>X)WfPcGIg%g zfI=7>x}a9TNq&75YGpf&diY#MP01VWXAW1^3OJ3ZAF6FZn!b)1fqKZ4K*df~RF50` zevWF$5L`t3Ia4V7&W7yuEIggI~)e2(Cb_ z3mICHx3s(xs>c~xTLbc$!P5=v<9rOmzc2>lb+ikPN6r0wtcuIA6yC=Kn6;Db&ySkI zl2{4bA^Tlt1qBV!_t+ngpc+uBvu&@53Zf3E9(6%ocrYqh$KV~Dg^zI1=K*IXw(k;f z2H*=Uf}OkCE8b#M)?CMzdTzd>P>2mrx>=Bfb+;)fj-Ro;6;{O6SPlQef*92!;FQPq z==B^YQNNGNv2Ra%$xPnMMtB2i3OA#sbRYKc@}GiwSg3cvDTBpP>%c%%4=1DMYysxM zZ%{8D$9-@5{)jIJe?SvwzU@C*^ zNp*jFOVkM+Q7s>gx{>SG=cBIk4eG{gQRi<$1@|FrgU7K2Mh>tv96!Ld=kRxIPz*f7 zD9k$0=C}bCralhq;ts5haR*uYH1QpZx!ArKb^gz&>%By+usH_X6nutC*TJZU&2lMd z=;mW2u0i$SEb4iF1=W-ELu@GXqk^Y2YRW319wseNF*5|U4opME&MMUPx1iGd5Ng4? zjk>OzeyE+8A9X@yOoH`&+xy%5`E?f+Gc!?hyUgFe5!HZQsPz0D)sU;G9{-KHev&Wj z{7e|G{LfE87pjM9X=~p;s1rt`dN>o6{~ItX?(*x`Pz`>9y3R*`d;DRxJsoN)B2dqk zR;c`s!T8Gm`4rUR<){m7^xcE%!AaDG@1Yv_3Kfj8VyvDPHMEhahSu=wolzq-7B$pg zqRwA~y5COi_wwK0aRD`i4^Tb*4>fd&hFimOq4K^sj>X!j5jySfzmDqJGt_nBkFXfY zg1TOD)W}uCP|~{_y7}4Ad!)SsevRsJTCzenDu`iN9hG)nQPJHGbKr6;jz>^I`w5v- zC(bCoA;Ab#I-fxG`~oU?AE55@d=&Yw9q~rng)^Wo5RK|tFVxV*piY>Hxp56@WKR40 zAEBOlpRg%r7-KyifI4mrYRH#hK3s#k&-pR5SVQ%O4eDW{u{O7*+;IdScH0gRL3W{6ck(wQTe_Kb;CQTJbj4@ zqKNTkDbz|AjcQP1EQp=3D9%T9bT9Hx~u1L=R9GdWL%G z44-I2mjm^@E{|&17~ff_hAldJkG$xr8aC#~KZ&FY+ z*PR@2M&Ma&hxMlfoIbc2yJ6O;7Ch5XQ#Kd7;u^o6Y?}2fCn{#Dqk7yD)u8UE7#V{K z?xmPO`M;HddaxfO@K@9cFMZ=rw;N|g9T$Olupp|3tuYL{p`v>V>bTjc7+8cl{s&Y{ zT}3TOkFk{UKg$e@$`+{Ln1qUnJ*X3op)PdU_XR4*;?A@w$cH+<9O_2VsN;uVJ)D6` z!|SM6c!-*cIJ3xqrAImnnxn#~sIG+?q8^w9NBjGi<5lWA@is1)Z6g*l$9lX9)sT&- z8|}oxcmWl(3FcaZQ=!(6oO8+lE);69LC@u_s1+*7mo}7z&`Up5G*`!P9gkXad!u?X z4HXkhQ9a*+3eIB~g;!8>pJ1L%RW4Mv)R;&9YsW}7C|DL_L0pS!;T62F=FGxCIq_|Dvv!V1Z>(denW2phl)1s-wMJ3R*a3`8(EQXX?LVHO#-zVqg#| zy~g{_Kn3Xnzy3X{!8=eFzJ?mHz#<#^*rNCHxx8x((mU_G;Hg(-l4H<&Umf@%dPC`b?b=LbE_MuvK z3pM1gP|+XnYa7yZsD|c4Z7+k%u$I65iNE~=DhLxUwd0Nrl1zDK`k8HP#4;RYWXR@ejYVKf1%RyEjGt=%dJNPP*XP=HA2%+4P4^;11dWX zq8fAsT@_wXP*leG)_Ry7b5d`FN~;*(S*WyIg}Tr$s5!liMe!c$_>3#;dIeEIRtKM8 z7p#GeSJE+JXX#4vzY-f(t>R}gZ1@Y;>A?S48YW+3@9kA^I@?!ZLXIoAHsCa&UT$5$ zd5rV$IgVLx3(|lM7NlRJg8C3DtvhWDI2CX{#^8mGZov75Lc{OuQ|l}Il6wB{?T1Cb z;GfjX{$L*-Gi(YtwWznl(YO&SV$|k<(-`~VWITfHu>KbBDd%iPEp%a9?T1#AQ0bb+ z-DY!G7Q@)E0H@*(?1@!=3^*Ne6RyNm+wI0Xu^RObJ*b1>>{yA4-ovP1JAozeF=oRYd+b&0Gt>z5$Evs$ z>*G6YgSGZrw690S$PrYmeZ=a@|MdGTs5+qLXcQ{yH)BKm3H7*4wBMe36?{9RMqmm? z<7w=UnGRSsP4bqh>cVw%ujtV7Qt1hV7rXvF~_eK6P>XU_5WcN{NQh|c+|F!Jxcy-$3-^i zf|-t4@YKT3sV_w}EY@)w+IX0gdIYM0^)Mke_3h-_5A~25iCO_y``dS-M(Bv|x#O-q z9&fWjOYalZ-2IJeK;VSkpet&m2BCszB5I@-qNZ*+YL54zI&uYdz4#|>dvf3WsD{@> zy%E)SDQGTR`Wpt~66zyy7iRd)Zg2rFQvVyZ9{hI78dB(YYj9=U!1lU$9zUSw`s`_Y z>ODX`6M|PZ%{$|KU7b0owXs(kJ?`e6>K$8 z>Dvv}kUbcNXHg^d8ad8&lKx>EqEP7*jd~;Mfr{Pp z-~6cS6+`8J6IA+bMa9e=%%HBkpr95fI&Tfhi>lYade{Y(hC5Iz;z`VfXE7Atqk8UK zu%V8NIxZ_J&2poj`^8b$t&1A*-k3{6Ig)~+ay4oSw)zL`MNP$Ts1q-vF7y_4!(In zk6IC3)ZETNHEazw4>-<#Ttq$n75hlH6-!Ysbk%y^3u{v!ah3d^LE$(X^lsMT&w#TZ z2ckxz=rwCVdDM-opx$^opn9?!E938|8>GB$zb{Z1wImi7|rHC1oeb=RUgw&jLv zL$-qrO2eb5p4~zP*WaiijC0dgz*MNYErptb3Vyu?Dp>1aYHW@gnZBs&PQYCF4Qi^6 zpsstzrI3fhOH@>5zGWY`^I#}@EQr6MqS?7^kJSQLp6chmt5G9z4?{5g zjtzZw)OCuW8tPV{pq4j9&2a}DhyAb>{)1{@!@Kqq4i`&M{|S5JOZ)=c-?KTrg5Oh* zxNmFzB~*}S{>zSAisPxLec;82>nx@4IU7nmwD0l1!Bf=7JqkEiu+igya~TUfu~(@C zPXkV0>R(`Qg6$!equ%_veTH0!FWCMHH?#fj%YgF_E_`J#I5S_{=Z3qOR85=kx6Sne zRM4$OWx*ETov0fg!2DR~AN%5=J!&YAp{DLUKE&Io{Qm7}lE-70h3u z_x}GA1>N`{7T1ZWAdCIhqC6ogf5T8GmdEVa+TTA0t5TnjYWP)D18$=l_6jw{&N~ar z1gQKENALZ=7zOpD7EZ@zsJXp|TEiQ^w-W9bT^v0Sv z0o8!hs2g9!8u;P^`LFaS^)cXtVMA<&1F->~M5STaf3`jpLLFZVmEWDQBrZV>@p&wa z$v)Y6RZ(fz6tyzCsLva-P$P6!-&lG>#Rj$P73zj@Ng54tdd!C9QEAu_wV+HxWy>F^ zh2%DB1pmTFe2tpYEP)Vj$|6t=sE(SVW~lsc>r&7{(hHT3gHS^_4K>trP#6Bn_kXAb zWD6=Len&Or8L9*S`TJ9Zgm^<<0JE^YG^WRvs16NAb<|z#7dD`l)V-+Z^BGi2pJE66 z8`ZF8!4PK_wn6p$8EQ&iqmEA$Y7I|`IzAKXxNNAA$&F#y5c6<LxUx1kzx z88t*tQ4RWln&Y(m_F-vkh!Hpwwf`s7T%SV)-$!hXsbbsp2cV{U5-J!MVqE3_3JMzH z4X7d7fg0MgsPuV>>e(mMRK<>C^~9*5OochHBx;V^`uqE073xD!X}cSBVm)fxi zNryT=AF5#`P&cgS+Z+|_9Z)0f_NJhgk3gl-bky9hMP2Ae)T`M6)CI4ghVm75!(_=U zy<$*9J_|L1Yf)3S1=YdBe*L&#zlI#=I=3n4Mo(;m^9CzY4@n-vBFZ}-s>jt)S2H}ERC&brLisbMW~^Di<-;-P%)G!t&LCy)Kum~jZ9(GNL2T?H$?CAe>)0E z0(^&qg*aeLI$KD#VIS)C(ua6ox9!Ki)YD`L@qY9&3Dxr#m>o-Gq{m#RHEKzBGg*Va zM8(FpsFB`d;4|EX$rzdSIYOLosqe{YBiGK&WkL5pR1fc><}_Ju z>q%-P|lHDCuS9sj_Qcnuq3>j-;jxtl0x4lkgF zHglxaKgSx>H=>r*e^5*9e}27W9vj+oiQ6m(Fn)@QC>y$-Z zw=$}M^)a#Xzl~Sm6%2LYa9oRHa5v^HU=4hLYT$pU8ze1gH^`1kzkI0tFN50O#J4*Z zrasc&zZo?(C(wKU|BHfJ`U;!l2aLidg)9appjtj36&ox4?Q2mt{0Y^gv#5v84Zr>` zDjPxz+X$sZ#Y#rhh!;gyH?B!R3qwQHP_{+&po?z|7NkBCb=(0|u%1M{P`pLG2V^Q@ zPqlD7PdztY#ZRcY=n(fuN2~a2h!M#u^|quVr%@bsG%!Z)kdNXDhpyzb2=S0mrMQn zTED&%6+?$m$6rE?=p)pEmY|xqP`OTK3R&4u0TtyPQEAu@6}>}HK{?T{&qQ758`Qe6 z5A~Qnhl=V?sGv?+-L97jb-g@(y&$S#<|B`Owf zp?Z?Gh8>p&i&HOy+CLC;<2t{77K>4j_n94E0ZXv{IQ1zMz$usucVSMvjfF9OO&f`F zsGik9MRijwf{U>dVBl{b=>cKS%%7PcD1Jl&9AB8s$nHi4XB8zv7Ntt2)3X;3bpcGK`nIu*7o23>({a1YKCgS zAk>A&qE^C*sE5pU)RY`R9d`!Rfg7kEy+YkMSl31}J?gwls41+4INenQ2-QB=cUqGBLe z--5N2OF?s97aj6{2x=&YHn3nEjS8k2e*GY7fjNze_K&EbOWx3y=$fbnYdER_i!d9m zMNQ2~fBR!pgWL}kE>TF-$VT8ks;BQzLz%F#jYu|BP!`A7*ap?m&Zq^ZH)?1nqn;59 zP&ZhCI&Uj#WUu)9pIO~?-czW^jwDU&9j-pA0Si!1x3#Fb`UN$_S5fKu2(`4nLNzpP zQ)@sJs)1!uH>`qcNHgDVs5Bpj-sk^`6m-E^s3BU28p7?UtoQ>9;5*b@=4ocfH9`f~ z0Mtl~KuyU6)D(S%h4BdH!}pjUBbr-`G{ZK^|K1eTqLZkV>@sRdLtBJ6+b|2Bz;mdT z?Aw;sz%{6mI)oaT3#gH}hdTcwZpXB(tYN>SM&vH4!Ee!3&qG?KRc7G)E0( z2UK=+Lp5|b>V}h1Q?n4Ygl|HP+#jgmdx46HKpX3E5>&%-psrh?4f!8Vp*kBh^xgae zC!vOFDXPaOQ74>5_4u;C{W0o|=q0M>|DtY~xUDrbBdXyMsQqP7&yI$ujt^+-+5s_a z(9q04o$xK{z-_1-pF>^vDvrg6sD|`zXZuH?f@~t{Itx+3y8+eX!>EzFi5i)wsCD8$ zmqKF-Dcjo+c1K0^bW{sBqZ+gmH6`XDft0)qf=N1Z(tjY`rNW&2I@xpPz%i&)Rg>#>gjvb z`$2*(_Q51IYGo~fbjWp@P|yY1qK2eD>OzxH>9qkhlt1Dm{2kk4^RD)l%`Vi)+(Qlh zGgQNa-E7LTq86kAm>bLZcE%)n|DQoYJzR=m_&qABfAic z*tasOAq`Pe&x?c!iofBmE z26yxiaaILbPzHoJO|j`93%>6MTk!mcxJ!Saz7bQ@5?bPzSPr+shu`=6nv zCJr6Z{*0)FDGw@p%3?9Bj*6*~sE5-8f4jSxg3{&z>Lv0c>cEntEZQrgg0C(r3%a3h zFdEhHxu_nkMa9BS)KH(t{CE#LW2(`%KL*u+1xT8^&My?y!}}PHuYFUGu?40CDl597 z_V-6c{g+r5H=#NZ7#rgK!D1?mq&^H=;VM)ILdMw?X2iVIJ7Wsv{~QV$y49$jZNr*) z1gkPf$;VrEG@D>^Sa_lz6BuOwkEpcVImxE(wC`2ah}}mmaGy{ykbJUDO=e7|{Lf86 z2UJ4kdt=l?XC!JU$D@|ad8j$vf*SHY*cyLB#Z2BQc6@Qv6jnzype`!?x}esDm8cc= z2)flNJffiJFFe(TxHsy6S*SVOin`!!ER2s(JUK&pw54a8lktS8wO`s z8YaOo>bX%3{R|Z|?Pd_|8p?re&=NTwwUVtuZC{6K&@NPuj-zgL4ZW;E-SDHoJP6=HKfc3d)SJy`L1O<~)Kt2k7T6aGg%{cfhy~b>9Y;|& zD!nMgIf7lVDMl@}6DMMQ>br0RCi*JG`_b)G+)n)thI6AOOG3PV;9&39w!Ott3-aXO zc;7d=PH76cIAJWl$MvYE*#DMU4BW#o>Is&Ic)#J47aLH&gcULGx3+%t#_H5#@N@hH z74?xT>`Ut|sQX;Roan4nY>K_SP6IFaD0#I>Cjan-m~Hu)}&_%R@>); zCjYZJ9gZD1Zq^!`>sMHndeXIa{U)e}PeYC5b!@HtFTT$5cpgSme}$Tx^6NvqUqBv! zWvM?#t!R-OEE^`Go^JUzhIqdl)*sc-=v%iu?KUgw={6d*U@X8${0^0Fmry~J zbeBz8ajZvuEUH0&ppHwtJH-2)(Wr?d+XQp9I=IKD005* zETo{QK7eX*=3njItUc<)A5cSi3qQkjM{Qy1h)HSaOw>p$J7x{LhkB98ecW!;2{o1D zP}#5;zro91o%|biBE-4Qg?6HbXz_0$`j?5Eb9e@apRya){oNWCgPQwes3ClT4Y9;& zdrVKm7u46GR>mb~tRd;o+K83H+HCKLsky(iiNXy075|4#|F9wbglnm{IA<3QJ#RnP z&x)hjz6uqbxh`0Km%~`p+o2w>pJQx{LB-Y>EQBXfS>RkG|2tw)3Y~Eg_QX%v9(!K0 zsQ(QYP=AYaaQ0=Js_a*+;a#vX+y6m5wrgFrg{vQGfqIDTFzQds`&l@X`l&z3e>I@( zH5VlVi@1chH73wJ&_oih@5!CTrF$cO>3s<2! z@DkO*Y`5$Mrl?Cn2b4wKa0)62mthdEpq9?-s8_3Z7!QNDtp|xv=jXyEI1sg797m<+ zTWo<@?^qU%z%10aVqSFrprCXK+zs)1UKZ7mk*J=0iMqgg%!IM;*^-(awcxbCa9oJh zaVKidL+;x`RUP9~?}uvma8ySoU{>Y-ObVKd&8TQS;U91oL#bayop=)y;Um-q-(ofl z{mZ5%H)?xPERPjXb3O`n-I9|LM78uHD!6WqvpONMqp3W(m5Za@F+EkI zq))cpP*1uZOFuqvKLEjVf3SP=F{HE=pAJr|*FybLwe zo3T7zLM=S$-rB>d4eI#izH3k;@I5Mqwqjo8|85E;+3*1CVYYYn{2qvXsek_7eh=UR z{y_c95B6iVsvm7V*pEuri+B(d{TJf>`#@)KG4(T_Z0+yGf?kvQQq;@s1FXaSor-~= z_t>0;3bt)n4X@*V%o!5&g6}?R=+Xy+UXSae*816~5!#3K@i?x*Orb&VRqQZsr(QHx z(EHc6p5Qj>-^LEw=l^DLg5ICqEyFwkK0w3`dLI&p#0z>aAS2=jz29QVl_2Ph;lwlv zgWgvyi%~=T$v1YQpf|LMP%CIE)QTB~T2D$~a%_m|$mfZIt{2r`vq3A`YE-&xMa9Hf z)R#&xP(hR^vDGu7qPV1QL)7uTQ0Y7s3*bhK!fU9fUE(A`Ck#uYo*k`{xb&F9C^qEA z4OkG*p&Ak=Y0z1LIZ+KchPuH$oQrXj1)X`g1WRF|}>{T3}YAZhYJK6RH6jQrQTUMWtO+-=3(L7>!=EqegBkDt!;4 z()=_gMfW}h#upw?1S+H84Nw4XP$8y*i@K z@8SCe2B}X(oj(%a!gkJZD1-s5~Q)>i&+qo5lG!-L+J&GEBZ z9*@SK*nbukMANfb8Xm;u)VF32dLOx(`iIfLGJK?U&<^=+t;Sf0zyJA&cV zyX7YT6~$92=y{$cBIvDz%}~)i2bm-1Br2%>LOrfiM+Tk4_yzXH3VEy{-(xQ7#q(Nr zv_&=i752c$d_nJH`+QV(yv#@bpP-O4zct_$j;EeC%I0=6YUr+`8ZxXv(0d=4hwAAw z)P>R(w1(G04eDwDLCO$(8BN(wdUt9 z5%hkwauDvIehnYsf|5b+6>D^@urBHbJy3K04Qd1qp%%2K z*clU*wJdT6P#DFAxu`TuSPE_8qBn#@e z;+O(kpw@%lsN;qs&j$Yfi$ZobtVUhvIO@PhsCD42zdvCGyI?`og3|~`V_#IyUi$T9 z6^Ux;!sPl%Qo)Pa*b6mWpjbuBFq&^-M3qRluyn|ivP_*4AUoEbqq3=pTLpmK-<67*A z^=jJ??!jTyZ0y>B z-}@Vm`QAl66PzYyCf`!NO??OY&i4HdwE`YTHT0El?4}lk=};qG9QD*~=u*)0xHaa) z0jMBZjB#)S>T$Uhl@*6DKAuIT)iurK2(ZcRi3F(;Y z)T9uX9WDJGoiH}_o~WJ<@EwV2$Yj4hAGN|Q$8bF2`v9|0PtelxJP#(OUIlfZhQ6&Z zo${zN1uY0JzQ=|5AAZ@2hY3MBx3!)4a~tcyaSUbuIn+>IMm6LHY6N4qwJA-EYFKvE zjjN$Xq%P{bY3Tj?-*Z%8!(mK0h7SxCo@ay$ZQ_&v1-~a1DL2La;tc43vQ*am6qsOQgzeY9W9V)02cChVPP(z#p z)qx_Y^Q-vVqft}Y0(IlgsNn0PTNrn&I#W~s3DBs$+9BSw;AeL zFaZ?#yzOq!l9xSg1QPYK5lD#zI6fO{sv4m>+!u3le`l`0 zV<+mVb{_NK3)BlorrvhLim0q;;n#K(A zZ^2m%l`Yl#lmEIvFE%Jz=c7*8=GV{ozCZ;{(g8t-zbAK6Vml%JLG3riJ~>r#rv|-$;dm4F<3bVB>~Z=PUZ#E)yW)4#ZO+onu>DckjqP1<44y{* zK;CIIlW50Evn?i~=h)OWN2P5q-yz7rIqql*bfcBSvuB2vdwiGQ_zb>4^+@CLPh5uRFIrQ zEwS%WL6~R0U7$QFSZnz8zNj93fojNbRQk?F2Ec`q=phucz=kLZ zY8^<2>OmBq#TuxFWn38aehO9uJ5xV`IWgZNdrNMFI{y@E$-aw4@eOJu@-Mb*Yl&gX z{}>8)aS0y7F<;pb*Ir^DKzgG7(rGWMXBn2-^S=OgpgsUA;(1g<(tcy>NO{xuXWh zy@-mH_o!z<`W5z`5rI0d@(S`_L)xDWS{kQd7(HE$2dE!eX&0Wn%7SeUYJE72ddl6# z#rPU^!d3`O6j(k5xylc7TZ5VjbvTaNOVR` z;ba_v3sJFopxedJj(u!s8_Th zyUcZ{Ao~+F^zX0&Cfse=QyUeOO)ww!!AAHsx(6t{q@V?2>mCc1Cs>?%;k~v{^uW(` z0=C1@eKum9aR~KMsPo^TdRTD3HNZus-+t88B{^UXibB1plsG{CYsIR}1`TC*|9}|W zLVX-w(SbkP7YQkUv2RG*qUQKKDh(fF1$=`V@{$KFJ9=YT>I<WhEPYTHo{PHBT2uqCq2?^sVcVY#wcwOQjbJNm#uR2g67+uKX~?gZRj+;H9JL@% zj|#@zs16r*{Xz{?+BHZ14HBmp>ao@9xJ7yI6Be~2QBght6=c&;*{~9W9KY4yzvHCs z-;0Wg^Qd6{3zfb(ezPfX%Tv$?keV2QeNYE1LJidxRJ8w!8lmeL8-u5;LGe)wSaMVc zN}(P)bx;i)h{}p-7(oMfV@c}we)q2LI$@{n)vG9e#sPWHSVIP%wQoF^p{C?tOoWO4 zu-M3e^QfP~`PliK?f-y^iTLNOo*LD#?5NKJC49?b7Uh2>3hH48%uNHn@OJRyu?sf$ zKck}e0jg*5E(V?17=;D!0Cou>i%?V1;)PPz0}epFFr3HE82rid^4p(6%{0ZCP2ULSw-wrwxa15$}@$T4- zvY_%l3U%H@RELkDM&!;N*M|5R8?;hoylZ*e1H-A0#Ob&UmH+wg*(aG=7>jx@)Cdef z1?N;$4;N`Wv9uQT`QgC*p!eH#H~tEGzv?ypflW1QiQ&QB$%374<)(rusP6()<4f z3R&5Z{gpjNtD{b6gkjhn6+BaM5hJq+W2i^}Z835L_3$}`ij}zk_zxLWLrY*rtcCHg z8|rm`09H}{kD^eR4Tn%~LT^#Qk?>!;K^oMWodwmS{Qmaps0-Ki>pf8;G!S*8nZAqs z{VPyew%)Iw#Zk)tD-=3nt2fq@{n(89TP%tV-m0a1@qiWaB$mY_?`$M$V?XLgQQ1@a zy)8_iV-)oTSR9XFb^L_+vHAz{zZ8YR6qH7rP%&^G)zd#wBl8a`79u}d)JCE94?>N= z3{*C(NAEhQo}NdI$bYCTN%x;kNkQML|B?SXpg9{V;6T)cx1qNGhI&jsKs}7!p<*M+ zCrh&&s3|LoS+E9bs=E67hoI7SBC3I_P)qQ748vQWT)VLPr(j8oTC4M-F4Pv4*S%2< z8;)wwJk-13YE%PGp@#Yv>iFb=Q16)%hN>4wtqWCA3s7S$k9}MUitg`GS#S=u^1VUb z$O*BABtwlr7^+7_{dz;x&~`;#coeFki&4jIL45=}jhd3@s0ODE+VO543L4U?s2j9I zHK;GDLG%6kPyYVvzOPX?ju&b-498!nmqIoCKh%wq#0vFR(yXZKS3z&etsp* z!FQ+z{uM8jg^K)pOF>beD!%nRBWfk9gt|~8496*`9&JE1cps`K_b?v@64>@A)W|gP z>%Fl*^?9i4#!YC)rN>mt|B4iJqo$~#pN?wb7E~-8L=D{uR8ZdZ_doXyB(feR$1wI6 z#RAyG-#!tQ9qUjdcnp=M56~?~A#vhRZ$YVz>d{nGOsvKhxEqxnX_AC`OKl$1NOVFi zr9)8BJr4CI^(B_X^;iP$`uj5{4JAKVK`{&qCk?g#|7RmM=uM|P9>WEwx$BTD)TxYJ zQ73M|ins~&6nurcan0mr3sm%XM=jxFQA0ih!*Cg@;RjIJ@JDht)LX$mupw)J6)Huj zGl(5!Qigip@odJW)T^cn_5S&sJ2;AZ$J7iR-a)PPozmEKdgBc0Q&B;eKCP`MWl?X} zeNiL17&X%0xfHTdIEos&C#c{FO=lO*h+6A&q86M^sJWbudYo=VHQ-0AfcsI8*FgGE z?^%!twZ8=F_)4f)ibgfaZAU>Znu40ErKlmlfCVu_23x6WqlR=kDmE6PhVVNK$MdM5 zdxIL{h>Ui88Pr3mI%;bAV;`Jq`}zBS3VMjd&SWcAHq1l4BI<^{P(2@t8nWf68}3Gp z+%?qahLFsmPHn7}#fE%wnDzK1Dn`zu?sE^zV=!F%nZ(KzlyV4R3h%Kp4LS5(% zDi%`Yu=ODiYGm4@_D@H}#%|P8?H$&^f;nx(Mqy{_Yf*WhB$r(;KdN30T@7t#3YzN~ zSP1u{R=8KFAx@t=)cZEP9JZx?1NCsJ5Mk-n#c{x?Ral(*cGUHrp<*L-qy=R} zB>AssEX)S&sDa9YmZ+ibj|b32#X`kAwl35{HLL+@$_Ar?Zz+x<22No$>hirsJX6!nyLY~0+;yPD-;U# z-s$?F_HV~){vs8D6fKAKpLUarwwW< zVo(jAfSST3sPi}BXgud{Z(7ubyeDdEzd()LEaZBwv(Dde1hcT?CWc|4m<@eaEJeKn zYD!{IEnkZo%3o18zKU8OoZ{Aj45;%WQP=H^8p-jfbl-~c11@twK|^)7M5t4P;Av7a z)O-E@rc|iIKT__z!E@|CQO2VA+p_jlyo}$ny=b{mrya*##G%wnR-hr&H>18!I9bt# z{+~(~ti>vaI(s;-4MuZ+Cu5aR@3-2z;v(ul<4J5)HPrj=HnN&Mg!it#Q9DGE*K)q1!Hy|_C5A}X1bsTkk(FUR3N44iz zo_f!Qp-y|;fO9Z$Bl5pFh2@QG<$I5b=~>gptm$n3yop`#2ULEiZ)&e<(Wtp>fc0@S zYN0ucl`%mxJHIaWq`nAyVeIBsABgJc&F18PQwoV%*b3Dd8&aQ!;dldesDF#Q@FOa{e`;<1ii4BGmdb&s z=l?F$Lh>555M}CUJ+FXjz-O2qKS!;2qfzU`*BFKyQ9b<)HN=0SR>*jrY(z7l){nAC z16-#D1zoroCc-JG6Bc3+*I``z4rAeVtd4t7H;C2Q-unw;Y3jXE(Z3Gc<8xGuH2B=o zdL=5|KVlO-|9f|_p*n>_IJucCs_>23`yf$Bgx z)CyV8_jA-^dN^v~+M?~s|05LiaQM^rIckW4J#6VsjCxq4#cmjeNpT8l>HP}5hZbsW z{}m(fB&q@bqB@eOr(LHyYQ*cJ8%d!jh1j?N6W~%TgzHc@{u6iLUA(3Jy{zY>doyJO z>na@2_APxZSWEV`>(oR2wRH!v|(WnM> zLd8a3zdjP$e7y|B7~JkVR(%YGH{+ z4ec=0P|d_J+<=;zlfD;GFBG>?`TiU=mC=K(BW+M4JJ)wHD(#kID?IE{&|GC3Vrf$w zb5d`G%Kx!g4u3%fS;){(@Aq~}p`L;ZQFFc>^Wtv5{s1*HPf;EE$KRgg3k$wTRC>GR zD5yp4QF%Q9HB`${L3R`s&6oZCkNxd&hFJsBqDHDXYN~3XMywes$_HUOoQxWw6{zF> z!!YH4{1}VgJg5d#_Umm>7Z{9MV5XoNx){~teW;;7=x;xb8o7T^*U2>87N`<9mf&lI z``CVQggwL-j?}Y){7X*^sD*8?0S?6_cpP(J*HQMx!3istSSRASRe?~!B(0iN(%Lvq~(l`vqul)KR)SUl;3bI$I z5s5wC<~k25I1Bsra;WQ8L#_FZQNi9Dv)}^se*V9mLOwQJM$Kj13ATi0Lfxn%sz-xS zL3j{#p%19J%rVi9FNo^l5Uh?HQ6uoTZ}Ca?f#nO-dD|zE|C+O3*r2(5i0bjbsGg*o zY(2=1$Eg>_3HS-MqD`1$Z$SI8CiO&9L%qNIYlgF^Z^zbHV_K;950S3M&eX?Fw>O{% z)0yM%*)U~BsQ0JWrDldY`>EeTt!OJ|g?c}LjF=tj{a-6%%?b7XwY&?MBf#74+)(dN zFfM#)pZnX+3w3t0{V6u*{Phd$IUj2wBNxKUD_&vymc_jLaokMzD+``0OG3RrF01#o z4S8Ux1!YQ9(B;S2SOVi>d7O+jP*ZmX$Ds3#?H`Mp`)Qbg8-0aJ=k3cvy`LNWiqX{F z%*$K?NNoB*auf*Z%n<$9v+oJdPzk?}g2*;p;W)AA%u^hv3Eo$zMqk`}> z>H-&0LG=tH(Aj9uj!0Ao8ekaqKrLL;P}g6Ng>dIa@?R_16E>8<Q4 zqJnKDDwrg0dP~%K?NA-*=G*57*V17S8`OZ~sD&kT zll7n+YUrAx8Z;i&ldn)u$(>jUZ(&8uvDuFAf_bUWLpA(o)bamdf6Tnaf^oJ>L38pQ zYDf>DhW;Yz>30J)1+P&JNxjt?QU#T!El|RENv8_6Klg%_emWFso-528lok?$uAqn_d?o2nwH^J=3;umh^+-BAnJ z7}WLlp+?|5R`QqaHe){CXc$8VyE8^B7cYe1!$@9BSo@z02}GC)TDu2(|M4 zf*P5WyY0G}QP+t;HK-DLzyIq}XvK!r*am}pEI2x#g2+WRWCJF`9jKli_V-^yMR|g~ zc6?IQdQldG*bEi4tx&NPgNl)_(Nzl%QIMy6FQHDnjT({rzAsU+@DcT#PqfeKl~EtP z8luv1CTa@iqZ+yt)$kuN3=jJCyZgw0UGNnf6l}r$HpeMZLzNrV(u$~sqnp2fC}yBO z4b{^%sN;UY3HS)r3VIL|D&!HNA3)Qgqem(Us_ArXVJZx`+w_2e4%!T3k*@jDE)K0HQE=}S~YgU4(MPKz4Za3nU! ze+nAnXw)1xM-6FLY!TpBFt8l;OUFaK|Mf!J6QSNeD0U5pv3=M{d%gY}zo0($H*5Gu zRJul=;!TO`j7J4ylGAp-To|tWFG@iVp{A%Mb2w^l)_VsKt*C|L9#+JUs1YfD#?mbY zm9}e84Ucoyf;bZ@W(uN~_$jEz_1CE5e#Oe%-?>I%DrWt|zMuOJhfq&<&fe)}<3#Ey z&)W|smf%Y2=`Vyj3vnO5z-AZuA`)v}vMF4T3ewl8hfwCrwqP~DPK-!@bgNOgaK+wk zGyiEnR(pM?WJ#7y3Rud@7Jh>>NYC4o?<$5Zd+QW zM?E`op*m37x6y6aqOzBN;9$(n0b^15y8$&V`e=DfYuR*zSQftocK; z4=TFHqZXpCQA55C3*rfk!v9dul>CqE8&bC=1+{Dy7Qh3jCHW<4s6rmw%Vh>EK|KbQ z&s$LqK8kAKRn(B*LM^=?P+61Vi7h;ZQ1xc0|<~oxpC`i6UJx({HdT<6cRM$}> z^aM2}Z&6c{@~O>zBx-+OR0D@&KHP>{<8Pzh{hnY#rs^Nmcg(@(>LB@-{DlQm9#qc@ zV>DLA@;DPq;VGMr{h3dwOrgXXO1(YutRVgq+J%y#7Mwh&Ijn+eKuhF6=PT3{Y(V|X2U{=;^?iwAdC`6yH8OD$ z+t6l2<$pLTw(_9nye7uQ4md&g??E9O8(!i7Or69|oPr9jFHuwU6Kc+mU=cilnwmgT zyFm(6y%4G)RZtCYj$zmxwJ=RZb?_(5!u_4!Dd@!Ks38qWWpA z^{AemLfz;o4#Q8Vpc|Ilf_ecerq-c?^;c8}ZlkM~rcGgUmJhYS^vA-u2(vKMCsEP+ zB&GQl6>PCm*~rvF^{fSIh$o@;FT+B3AJu^LsjWdJP{&87CjZr=FW8`lEcg8p^@D@s zsG+)^#xDF1s>g}bT3+Wvz2Q_wrDHGOL70O22n@s7sPx{9YTzL(h<~Of|8;{T>Fk7@ zsG%!`(byE5;0n}3=N*P&()8Alf~X7DLj_w`)cVmM!~b8|TfkXe{Qv%Efph2%3Bg16 z(%s$N&9b||!WJ8ZfCnU$Qlz^(1O!jqc~o`jE~E3Y#lpX&(?o%>Ar z%#4de&7eF~<~3n0*cR%2!8AL**p9EY@;y+`_y|-2S7A~37V1()=usGZU<=_F-qsd&r?R;=h5Nc_|pdL}QJnL zHq@R8gL+@^F^q-xVI|l-&>Z6#Q0IIL)YW|(YU%GoCHQwB=U>k_Wht{u%RxQ6PB1SF zhFXDfP&d{Jm=>Of+9NmMGMJ{c+j)ny309|HqKxqq26g4eLrq{R)ZR&e+JxWwXlQqz zfqL1@T-MC2Gt|-zf=ciUsAIGXYKgByJ(9nmc6YIIX0OzT>UV{D)^Sj$W}Y2i4RuQP zKuyedl7<{Uh7+KtyfK&xmH9%brTPY@f`_5rRGxvFQOXJ?;nGlF+cmKahw}S5>=p`Q5!co5Em*I>`8Za&~3a*b+k=lge)pxzp}s=J+EDy;`AlE5{nAIZpClg*Tb zcSN<^t{>@-uH$xosH9mvb1Zkj+L-?Wwe$t+n}nM|CD0ajgTYWMvKKmk|1(OCD%iHU+xeg%3hKC>ZDG#uBd8lOWlM80<$~H& z<)B_88bSq#f=Xa4)Xg^;>U6Dx?cny7oPQ~#YGp2vOi;(C7S!e$0b9W7FeSVRwHY5m zT{y2{K3Jr+xwx7^O(-1d#+(H6!sWLA9jrnBDjWfGwc-5BU``ve`4XTmj6a~xdH%NM z<+lt}z}`^DbqdsJI0j3>i%_Q_MLTmLm4dpuXTouCJ(S-v?af6M40RJ;@X_c@;~CV_ zHSb`SJ|5~zuxU^;TnZ!LAvl;vRJJ3#8?NnS0)5%p?R-b%5Y)ezQm>2gH@~Y{@*0S)LvK%HS+^dH`-IEUH&)h3R87A z_edzzOk<#413rUVnPsq_-v56?qW}VL4|BscfCK4=!6d`K65#V>k?9 z`~VyS3lB2KaXn0le#RKL^Ko6SShw?IdC_q`xAS*AO2nHNk9330aSVidtMv)g89bBVFT4HV0Qw7|o^gul=9o2wde$Gp zaxnc2qhAk}(D@%mqc&UxC&7ELDU6+Ij@!3TGrR(IPn4Nuj%RbIn==gRRr52b7pb3M zPxun*ICq+D#!te^^wZ8UZ|@sIpB(I?p{2hAJHVWC&9RAwLG;f)`zXf$7GR$vt@PX96-4U?}j2~B`K=-+@k1vOWjiz*swsnm8cbH=l35U>M0f)o)ceyH8G;jgb`+>Ev0X%4#@;l?N71Y-U{a|mn5c(?8cxM$Vd~Y&t0b3&P0JRrZ z*#35yl)n21bMd5vdgBoY_1>>0)Vt|cP&Z{HjE0Y3ec1D`S()W9oc^i9oPRB0%^%HX z8U?G+Uk!ER-Gthd6_1$BGtqJ#)FV0qwe)p=GRG_q>Vnw~^$4;bHD4h$gbKI_>Y_`1 z%&b`LW1N3IqZSA>lMc`eL!lnUc$f+9h< zM_U?3(ytB`XFb%)?()&lk{yGY;crlZTqle|dZ>VTp$v;yd1WZQrcjA?f%#z^)N8>U zsJ(Cw>Mh%2s7;&pq>)#Gvh%f}q4O9HwHM-{650Us!Jl9;_&d~Hp5v5xyWIoo5zT?c z;UlOCIET+O>Yg}@> z#=-=67FPe+?Cy-0&9lr0wW|Z6p8aB|nQnvG;bExv{WqZ|^c?CqXSibCcoczpB%5I? z;=7L1CW?@jYHV2zuc|6~Z-At(zwL(O!Ot_6~0E$2toJT=E7M4wdr0$z3vzJ#k{zThdK?v zLM58@j+uFWsApdcmV@_R`oGt(acov-tu zmi!xd8m4+~-dSCRH+BAd{b@drtMiwk_k~%if8aR`+P>t%A@d@Cn@>D~UzzuW{a^D4 zkXL$R-a9sUYu@8MfZB{b-pdQ(9sJ$@(I)DFfISuXF{ZKPH5A|}K>mPFg z6^13~SAr#B2+R+sK|S;BP@C%n)UJOD3&EVEp_{P|)OZBc-kAzp!dV`TFQ^C8i4*UZK!g8rR&JEZHPNyFS zwNfck8+je5XWS0z+y_D36QiIms)bPZ#VX64seK;j9nEnB+5@Mdmg*j?4b!GEj$6V^ z^n1f5Fc#`#wmndLBWpVI=<34q^kd*MxEhv$P1Bnd7ynGIXuqSbgQ7g0LhrsV?LnB<#A=F-wp0S zFYbMh^Q#wux!K+H_gcPz8n2Rv6+!=*sPkXY>v4Xyq7&5aFPhh6-UVux=F4XSb%$E| z6;Q|Scc@L3Jio`eA*(_qwi=E^zP5nJ`I@qDL67rl_Y>TL{5h20RfRl!x195LgNCly zZiUUjVfci8k|G{g1NaOsgjI@~rMv*w(03OzyZcKxi2hNio3dtcb6f|*n)G);P3#q% z1B;a~d*UFhsPq3Pjn1${Nwayz!Cv%t!XTJ4(BpiA|v))tM zI38cd`1uCvB6LGC9_91Lj6`twaOmuHaOQywb)KKV+%Ro*(=QHnKQxA=;Si{+b`8|AJ_B{E z?^~v;VeWzQH8}qtFwhu*^Uen9ZXW~XU^UcvJqSBt4 zO3+iw<9wu308XaA8HT|cwaueh?V~XQ!Eva7&FXkubxjGR{t)WLBu@*E^KZm7gfa9pw=}0^JXE6B;cyty%Hw<#^8jjhH*W25 zzIQYk>e2iRZ^0L^tNLwp@%i{DrLD*HJ4-eireYwvz1b|oVJPyYP@^m(@ zin*X(b_1dIOm(QQe7eH)a4?j=@lbY)p!{v^%=y>L=MeAILD4}`k= zt3qwQu~2$@p%Oj;^T7*H$MqF#1PgTaIG=Kd!^ZSC!H)2yWvgzS|C9(;bu$TUhMDLm zKs~!7P~#_{0$qaIBR8Q=&2LaMa&=5f zI=-u6S$F~JWjs}X^B%G`)Oa7L<2en=elz6n-|-a>4K3ZzP&5A%7J*5_%sZYEP!~s6 zm;v^HI=_)nOFs_Eei4-Y4yXV>K&{{-s7Lw|>U5+TVD?Pq0i1s=Q8xr)DAf6kf?9#^ zEl)sg#*0voDDyy%^Xb^9d0u22{qG+P!5+vIamYba643D$DkhBC8$Sn6KaoSi7=bI5R_gyD0wX( z4b8L-ROVfwGVN{U{j5CNa3Ca?z9 zgL|O#0*08xO2EqWdqL^Vfl6c}^y>Bh3=KJa4rS;bY66yqIxbzHW;z5qHyzYcZ->t5 zfvmVIJIj5Wx{K#=lYT921j;G;(JaA1+9yz~#RkfaVKnk0J_H?TOh(9u*-r7Y0kUu< zW<}l&hq}E|(^k2!%|ZDYhqd4t93`=KmF-wrY}Qj}Gkyu#Gd5UBZ8AzQb}9{Z+$g?= zD5?y@5x*bcYHStGAS;7o4+*A1=M$U2LL3%D_nz%<7jae;F1HD6z{dz|3L{H}&t>%Y zP#2;1HU0V6^C_%~&ozu?nrodku}gLfA}Z7>T~2BuuJ8`@E7Y)O8og=R{^r?34fuMp(bH3 zm^1nP6BqyLu4^g6nh4gDIsbUIQ@*FKvJVGmY%-0l6*^ATS1X0naqhF(! zkSN(KB(;`=I>2d0&9wxbPS#IAYUW=J1-Er5oqIUCfx!^u8%XFl%59O2wGKWDg+*H4QId_IKM^R zYZJ^s_U~bQ31{EY<`vcTBm6wktmomg0OKW*ornAJ9ga+8gMq6#{_>Kr?-I`WHzHhl zP&fro(m#XKA~w@cSOt}fjDL=N4G9*ay#pC`U;e_gQ--JH`H!HI^ZX?Qj&*)b@E zJk}aLpj{1FTQltZAZk{U{F&OBK*1#FFO}>HcE)#!M60=!$?>mnyLO`Moc{$F4<*1b z1hF_*IfK$2lujWVit$w1w`dPUFPO@&hW%S=laxwIWFMg$&Uh7)$xS;Q^%LZ&VG%ni zeIw!@YU$*}KZGKG%-nSX`cOJVAeFS1KOyIPg)T2n3c(;N-%c_q2s{kk9I!mjFUSu* z>SI%y0ABP_5YAEH=wXpcub@>XbPsjRhd4WeVh7qG1bRhHWdokE4mL2B)XpXwPA-zz0c5>xz;5`ArSiAtUBemM1g~Mc zjq#Q6YgR_3Fn@pCY1AX=4;XY{Fc0nd82xwYz^pb~!yw2v%3Z~5z{m7YV$c9tAN;f< zsVvCq6ZjwOhS4v=BwFIPIJGKcqtH94^Ir_ZZUlaaP@iP~0sUnl#(HyClhslA78XO7 zzd`T%*se+`tG^$|nMiV~x*mSh{M!55rE)y6#hP(sLzC$;wU4b4ph&J^& z#`~i8isbSWC>`z0j0aE^^eg;Pe6Bxe)OXr^X-xLrY}=3OIPbwMW)r9rbqCH~K!4dt z<5!%k^g=H;?Vs&rbaFz<}Qeb{({V z*21)8c!kkr*7z{8 _k-w}bnAa}9WVi8`p1{`$l7hg&)?WyW#m^XGG`Gf0psyl< z7owOEr}vEu_dIroahMm!k@S~RFJOPeu0&IOs$|CQD-z^~ zD_kX+&=h2SvDrjFl|KJf;UBqi{Ra7m4P1?Jk^zH51ZZLt>Wcgu+C>PWuMrDVbCJv- z^furujIk~R4xpbDox66$^p$WK`YM4i1$qIt-xB{@QxM-{XZag~LKv3C@dfxXL9^pf zCDy=Imi`kQq^B;jb{cwu{_pg+BJWFoKeMYqaFtGW)k5L-$SYDa;fH@3$Q*?}WIhMM zuQpf;mgxzZhNH-@>$|$aJ@m7}WCSXY;SlR|Bg~Hd4U$iWJU2R72&~TxRron1R~+qE z*#AtOPUS0kr+iA=*Bytea1cbN5>6gc*V9+Yz?i;Q_cLw2`|esoRe6GgOz5AW-yZ#P zHu22p@1|x%)(qJb>qj=Dkg4#|lB*~>AH##!b1Cu!G* ztEs6!5c&%VFyGEbw%?F!eq<-nS%tldzT2tqh<=IfIDB1X>_=xr|Ks^*M);nc z!S4k59S1#;En{{IQLcbYrJ9|++O-+qi9>!w=zo-ttsefYtey)%Xg#nrPHTHj;6FDM;fP z{l$}8~WIZwaO{!UoHX{f{TH$CJilb2AyJxQIHi0|@OhIsd1js4*nC&V0&Fm5urLFP-LBGdNMgNf9 z3j7SSI)&^C6=m!l@+*ulvMY+n=h`bPN*kN8+87(Ew)a zFI(vUg43Hge2*GH+XEAqUi7~q=q&tAg_U_EO_628Pfhqfbp&JM5=|C+{{A=0=NX8j z_Yv)nF_>nb=Ne|Tj{cvFwIzx11P+I}(CbHi!&o|OQ_@acMlidH2>!s2K4B?|p9=)m zFFC33?LpT_CjCQ-~^j&J`z-^PECe>3p=?n_WFQ3G|uG86;FVlN$#ngxn$R{cM4-!v3rdE zI@%xc{U=u~I`yrCRtWVa*>oHnqHecx{T#sGI4O?oHyn?&a_iOs|6-e~6wd#&N&RUb z<6$QB0TZkMqtF?PZ5%PSYlSrb=ZT(oZ=6@N{n04w$4KQAbvlN3Dn=M&w1$kX7j&v7>uySZ|%&!Viwb^;$_C0)4$6s zCQ$w56P$Sot}+L^8K&u4h_9+7P}urB&8lXk?=MT4M0I?xNn)SB21X$$K#(;!-3U7p zbTv-Lp`4L+GiFj6N2y?c##L%i=a9g4#(!e$Ci;BG%{2jEY3$4$MgErrSr~fh(Nk&f zB+mLjw2A{zXiL?fL_CgSM_3gOv9pj7e|ySRj(QWD9XN<)T;)Ep%gE;1)#*!u&zZA%w5dIiD^XPY!-Sd$FM7c-QNUR zohZTX_;{bBZXh2>QaKpAndp)2#78p53ZT~pKfX8{@HN6q2>oRdjoS2Q;N&&66?Ga_ zr4Fpjn7(;p(vtlm?K50~lR7BPppGT$uQ2)r}@xK_|xA@7;*fH#1lqWltNeJ}$OGXrG5x5WS{_(+9VIC}qlI>Ld(2DD^@1n)V2c^cVk+66jOfjWOED{Nt%A z{Md|Z2Z3H9k07yDv}e#(8Do?A3%kM87#ny4wtI{Uzs$>ndx60V6dDmkWeSE3U>#&C zTdX6s?~>ea1j$W%w*-{;aG0Ii0{I-0xJcr)@Yw=3qpIki;myui8tNu=hZ?b~u#e>p z#OV|iVj1v|Wmk-QXcb@p@=PSs0Ow1oP3TA36_byvI8>R2&MFe^iq0MCXLd6B*F*E* z*IyRnvjV8hsJdd%n~qLp_#H{8EXVgX+g880-ngexDwH(L$X{3lr%XjTis0i2 zke;B`ZID5<6R^8$^**$d*l2w;L@x%NA=vJ+$xHQH90%ZYEsQ6*0eY9vn8pv(!PZ$T zWCJnEgVU!d{zN;0XV{K_i)?^f=*Q5%iEdIHW}vTf2%D<}?hET6ACG=B+4*N=)LbQz zMKLMo;#`E2M_P28FbylXHx2D0{X8;jTd74D_9B}Q<#6a4f+?s9%3{Zs+6Q%kW5u> zW4Mk4meRgUa_w;JVO%8%{0x3TLMlf{W(nihsaNUeVr8b-F@6Zmm6!HG{Jn*p^n+75 zQA|#)K;U}_E09ngY9rdcaqt;|cj06S#wwTWYzs2Jn&6!n8&55bFO?qDHt2Zp7e-BM z^*^$+UW9H}N7Fw48yJ2=z}G0|Cs+;m39{7~&qtmLSx*e+;ov1nbf({d{sYGATc_2q zna5aKCNkEp%=b2kFbvsoe6_%)p_R|kZ^quiAaS{Yf=U_4&)7QUEE%ixMz#efpW6T@ zS%KvwqmqF950ZF~#Baka=xjok2Ak^GXG8BCV?7u?jtZ z9gdPpPi7d1(SG`oa5GN-yJSY*fLaZE{z+u#uR}=Z7VYuaO{d+E7%!;p(3wbb-x4Re z{|h%M*J7X-!MdwMxkz7S6^>h={HdMw2bS-cK^mJ(f19lI)1aTY46%NO5_}2zrAR6a z7DLbXs~wzx#byMz?c+FZm)`mCgR$oRKJ8uvYfnN6I4WkJzXE3Bv}8bb9-m*?B)1cE zCS&Q4-$i#a{zDiaNvtY*el`6NB|x8F8ncDx{|kXWW?(p+O%RnB0*rzK)S)~hn93e> z)|;j)54vRtxDe;@IQ@tI75t2WZhLQ7RabWsUqG#b;1cYMT{nEz(YLBkV7!8iD$~Bm zU?rYS0s3FS)r>VGnVC2Z$N4zqr;t}hmX)#0)E{vAkg*^fKETHnk}OSt_i3v{VA}#7 zN2fG36ZR^>#PZcfkPjy+Z5jCK-=#6K@dQ%Ih|WO_b}~K^b6yliA`uFmd6=eKrPD5CNj%sjMc*F zAJ*|LY(7A5Hsc;1!A~}DW!ihuos7*<`9=RRIu(-e{L|rZ2Q&X1!8HcHGis> zUD2t+_yWe0Gu|Ejk#^-O;W&%{Z|Ub}<}1-H&A7kR#ije&12WJg!;KH?O{26YvEKv9GP(kN6)z(23N$B$bm1F4y_b&A=5q>!X%( zl9I7!%=9YCJ)ugd4fY7Vr>w|a#-<@FiBpxbRxc3SnvAP_Mk1fsq~Fm#LPAZ6xsSH* z42F+rsCIu~fKL2r@1aa)6ie#rU`j?R-+R~$!ERg&T07zQJlO)G-*M^+r2j_@J+^U=$P z(~r zf}Kk=@P?ox7@J4tDi5gh(b4ZxhS=36VzfvXt0D^EFs?4EYwF!MnlDBAYq0T0uP%A$G%UfUD@!uEQ z5!j7ULhvGXf6{KC_kU~2IyK5aF)+;rq3N29>=6CEWPKf-!?epG%cVieDIEJtZsemG ze`^yMLNbpT+(Z8ctCP<@&LzlXHkAbO;`4e^p1;a3%ycixTdDoYthf<7f8l=%%9ThW z2eQYsGuY*x1RtQA54J(Ri?+XPr!gI$5AB40Wn85biA|$D(aO8)>;L9ta+z9)!E-1j zz;%h1UWNzI`<1#!V(|WA4^rajpGi;#wB{zyO4iilPkkYd_zB2$`s#s z%y=}x8YIfTs&)3lX89dsQ7mzgv2p(Ylms%8z-DYS;G+b6e<@~{Tm5GwQBOMN7+>v$M`F>N3nEUtSmcvZ|JXpz0mcSi|EDM z34DZIBierxxCC{#O>zo6O#e%L{_`hFZK<4ILU=92*vI&aY>HhZ;Wpycs~N? zL?@6L|4IJ^i9criFB>QcGP8Bn>xU?41J z4F}Qwg5Y1m4b+B83{yge!f~$n#Hzo3C)MVJd zO<|w^B^0(XgEn^7+i(y=phni|`?T9pr&3i~$~n5psrP8-v=jJ|b`*XFQL7_+3{@uD z3B6)G8}f42@7H?&e-DLu2ntiXlaTVPqA;z)SkS5&Tp7 zGjOtxvHjEo)P;;sMD`m&w-Bh9br@^e8qF_?c=a@df?qrp+&I;@~C@ zr{F9njw)i%mcGhl#%kmANBR$OHjMEj)Y^Sm1u@V=#FOmTkKS-5i}C}FOaE( zTHRI1PT{k=zH#%MfL)pG9*lOQ@P@%&^naq}w+8cYl$8WZ;;1xdeK9sFDU^UM8L?CO z2FI_FSFyGeur0?}Lu@`o=4E^*zEz@h{!?g1EXNmCm=lE;*7$~*ggMI*px2*FUcIgzPW}?SX+a_{@0OznP zNzmfdkLg#UzmNKsq!&_ED&X&P`0x2|#=rqPcn+gz6rMV&=6?}5h(vzY>PR}-u1-w? zRYhKtmAs`{QM~r?sGXjq-!NX$+D;&U+y8M`*_qejH<2NaqpZcf_<3$qmM_DD5KtrwL59$Ad+@PzeD2=2D^Fe=Ugu(~{ zc4E8%Mk>P?e@ftwsf!u^9-FVBzpSJ2z^+OO#=fx$N5T)Wxn}!Av1w`bocRYM2*!CT zp5GA^n=z}VWWNg5A%Q83XTzbtl%?^db@oG|1O}pi61!na5UMOkHWMF-%O3<^$*OGD z@07%A_Ka>ssUpHxv~T15M;v=`G>*Ze=)_?(1}3qY%i*`^uSZ9v7VVViZa}9U{rdQ5 zNc&gX^|1NF>P;ceH1r;l;L=pg{~Z~sT(Zl&4M)qY@^P3H`BkbN=3h}V`u_jlOVs}d zr>R-Rw~3N`f#Op9bnzQle#QiE`p6`ZOz+`+3&urhe~H2<8!Zj8?ihC?$OhU$=s%@> z9pmosEy>?UUIhK&_ED@r{xvpLsK4UxD&td`bynK`@;CkVBw6E_oxKL0AZSY6MvcSa zUo2l5#`7{(j&@~O4~}K*DXiq&AX^CcHzS$Qd`QTB^vl~+mciwCJ4)J9kRK!LKJ@OO zuaX*>zjVe{r6alvu<31mRI!&_I?Lybk7g=mjJnS?5k)VKPchHxIG@g7YWgaxNwYny zh{JvuehD+!K)*1Jx+E|Q8cfo; z2!>Phqfm!gRxsnPeFWNyY#IGL1kA#i%0&X?pj|6b&_|5#qOWh3?Z;O;X4nOeMfZ}O zV1Fe*(uI+wx3=~M<(@-OnZZACw35u8qqH8w!SuTj>?vb2kbe&oaFiG4?-L{~buhAc z^qV4^giaay!xJT^q;uHSQ+qo}mR3XS{}&EE!C@dlej(sQj8#$-cp^@^zJMGZ%%-I2v{2J|*wr`}oY#}dTWvvOG zo_>BN;4gdd*HoPqJhS6C?W>s)_=q(sfN~gPy5_F3N-Ft~tPdCge#P zuqkiZlD2rgrs47n{J@^`NN-8+@X*K*(@FShL_k~j?34Kea^#j#d~94)L}*N}n9#nV zF`+C$ugLg_KA|xq6Ow)$&^}d0(yi+C78o897VG3bGNH}nfFo;t^y6Z}`ozaE?SH54 z?Hd&y9yLVyo0-Q1#f33hvmS9#-q4`n{>;&=-jM!L-mqA2zbI$E3`WLa?hT7{CLbIg z6dN1pY8@WR3NXehdh12SN8>IeG;VhBib;M**DofN3C5t$;+CGhv0{=O3AZaI*^w%J zOk8+SWQez2Tuf+aTnTT&+&W3N2V@8iWiFHg!=q!uf{+gC|Q+WL#L>FlU;B z;!S5{Lgyw)b|&{YnO99n)+Wiea#>2YkBSQluZlU3qgR|dBNMibO%k4>pLbYPJhP7x zWBz?`dA$vT!ouTYLcPpAI%pV)GU2eu!BIr_4hdtnF`=>X;c?E4kq3o`@yN7f>?Qv? znRSU^31Sm+PD#?UW#;a$@WUuppW_Joodb~sbpg3{4{3G~)s zar_4$)*D1tI-}u%Ub`cl4QnIoAO?qqhnuB~jtUP89+r^5Ptr8*lo8QEk;8P%5{mXq z`kp(z-(`$BdI>edlQs-UUd~&lLe(-A6DCC@&7Qxq|Hk8ljJgKIeyVeCC`bZC5>H->W(s+}EPI9~hR8_a!TPEly24vKTH#7Lj<;HZdb z&S5M&?|*l%V1*WY=-_G@g%>73P@Jnnq&Jdh6q0amZqm9Hk`wUY5^vRn3@4HnDjUdY zi;4ZezgQ{+Bs=b@+%i5QPzlEzT-*2HTIWXb)(a2QZTWw`Zjz)(mOgFvwg=aS#0NVk zKs)?Dw@!wv$&Osi=)ZOTU76W?-%pl9*JIdV<`t{-nb@HCQ15?MbWnVlcW{t5ws2Tv zY;a5%J1Hb6lI0AIW6_*zCN$y1qhwVBGQ`G5lXF<8PAr~E&yIYYELXzw-;?c6ld*Nw zf8QzFUMEYQBwb9{P-gb;jk4oyvN|cUl1o_J!L`o7f3B1lZuilYS?f734k0$1XfxM@ z1L@uK>gH${6(3vDIo6J8qHCsGTlcb5om(>Q9jyPwgmP;Kb5q1>wFgIW(ed)aGtKL5 z$ty=ttnM3@$;`5EP;i_k#bbyGI{0N|XiSjyKxAaRIWw~dbxf8e4a?`>hOx6xbam%W z$kD^Sphr&U+Vh4S+~p+oKW?3EJKeJvrN?XNhu(13&Do^0m)uL5g_Fiz7p`0)!$M;M z6Pk44uL-8pCjHNyGdu08WH}R-^zt+eXz%#2PX;&aJUHIiwuhk>l+*B zZC5xf+$?x>I13l&9UL0ZwaskJQ?R?-IXB@!UR^zLVcLEn|5@FD$b_Rop5NSQxc~lh U9ev%;bNqj~j%JUJ@SOku0B%4P`~Uy| diff --git a/conf/locale/fr/LC_MESSAGES/django.po b/conf/locale/fr/LC_MESSAGES/django.po index 45f6ddd3028f..4bd4653a82a1 100644 --- a/conf/locale/fr/LC_MESSAGES/django.po +++ b/conf/locale/fr/LC_MESSAGES/django.po @@ -149,7 +149,7 @@ msgid "" msgstr "" "Project-Id-Version: edx-platform\n" "Report-Msgid-Bugs-To: openedx-translation@googlegroups.com\n" -"POT-Creation-Date: 2014-09-23 15:16-0400\n" +"POT-Creation-Date: 2014-09-24 13:35-0400\n" "PO-Revision-Date: 2014-08-25 20:21+0000\n" "Last-Translator: Xavier Antoviaque \n" "Language-Team: French (http://www.transifex.com/projects/p/edx-platform/language/fr/)\n" @@ -1095,6 +1095,10 @@ msgid "No response from Xqueue within {xqueue_timeout} seconds. Aborted." msgstr "" "Pas de réponse de la Xqueue depuis {xqueue_timeout} secondes. Abandon." +#: common/lib/capa/capa/inputtypes.py +msgid "Error running code." +msgstr "" + #: common/lib/capa/capa/inputtypes.py msgid "Cannot connect to the queue" msgstr "Impossible de se connecter à la queue" @@ -2016,6 +2020,16 @@ msgstr "" "liste des nouveaux cours sur edx.org et un insigne New! apparaît " "temporairement à côté de l'image du cours." +#: common/lib/xmodule/xmodule/course_module.py +msgid "Mobile Course Available" +msgstr "" + +#: common/lib/xmodule/xmodule/course_module.py +msgid "" +"Enter true or false. If true, the course will be available to mobile " +"devices." +msgstr "" + #: common/lib/xmodule/xmodule/course_module.py msgid "Course Not Graded" msgstr "Le cours n'est pas noté" @@ -3890,6 +3904,19 @@ msgstr "" msgid "Upload Handout" msgstr "Charger les documents pédagogiques" +#: common/lib/xmodule/xmodule/video_module/video_xfields.py +msgid "" +"Optional. Use this for videos where download and streaming URLs for the " +"videos are completely managed by edX. This will override the settings for " +"\"Default Video URL\", \"Video File URLs\", and all YouTube IDs. If you do " +"not know what this setting is, you can leave it blank and continue to use " +"these other settings." +msgstr "" + +#: common/lib/xmodule/xmodule/video_module/video_xfields.py +msgid "EdX Video ID" +msgstr "" + #: common/static/js/vendor/mathjax-MathJax-c9db6ac/docs/source/mjtheme/layout.html msgid "Navigation" msgstr "Navigation" @@ -7699,15 +7726,8 @@ msgstr "Lier" msgid "Reset Password" msgstr "Réinitialiser le mot de passe" -#: lms/templates/dashboard.html lms/templates/original_navigation.html -#: lms/templates/sysadmin_dashboard.html -#: lms/templates/sysadmin_dashboard_gitlogs.html -#: lms/templates/courseware/courses.html -msgid "Courses" -msgstr "Cours" - #: lms/templates/dashboard.html -msgid "ordered by recent activity" +msgid "Current Courses" msgstr "" #: lms/templates/dashboard.html @@ -8558,6 +8578,13 @@ msgstr "" msgid "You do not have any notes." msgstr "Vous n'avez pas de note." +#: lms/templates/original_navigation.html +#: lms/templates/sysadmin_dashboard.html +#: lms/templates/sysadmin_dashboard_gitlogs.html +#: lms/templates/courseware/courses.html +msgid "Courses" +msgstr "Cours" + #: lms/templates/original_navigation.html msgid "Schools" msgstr "Écoles" @@ -11545,124 +11572,146 @@ msgstr "" msgid "#:" msgstr "#:" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Professional Education Invoicing Center" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Thank you for your purchase of {course_name}!" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Portland Street, " -msgstr "Portland Street, " +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "" +"An invoice for ${total_price} is attached. Payment is due immediately. " +"Information on payment methods can be found on the invoice." +msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "9th floor Cambridge, MA," -msgstr "9th floor Cambridge, MA," +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "" +"A CSV file of your registration codes is attached. Please distribute " +"registration codes to each student planning to enroll using the email " +"template below." +msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "02139 finance@edx.org" -msgstr "02139 finance@edx.org" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Thanks," +msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -#: lms/templates/emails/registration_codes_sale_invoice.txt -#: lms/templates/emails/registration_codes_sale_invoice.txt -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "---------------------------------" -msgstr "—————————————" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Your {platform_name} Team" +msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Bill To:" -msgstr "Facturer à :" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Dear [[Name]]:" +msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "{company_name}" -msgstr "{company_name}" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "" +"We have provided an enrollment for you in the course {course_name} from " +"{platform_name}. Please follow the instructions below to claim your access." +msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "{purchaser_name}" -msgstr "{purchaser_name}" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Your redeem code is: [[Enter Redeem Code here from the attached CSV]]" +msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Customer Reference Number: {customer_reference_number}" -msgstr "Num. de référence Client : {customer_reference_number}" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "(1) Register for an account at https://{site_name}." +msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Registration codes:" -msgstr "Codes d'inscription :" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "(2) Once registered, navigate to https://{course_url}" +msgstr "" + +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "(3) Click 'Add {course_number} to Cart'" +msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt +#: lms/templates/emails/registration_codes_sale_email.txt msgid "" -"Please distribute one of the following registration codes to each student " -"who is going to enroll in the class." +"(4) On the shopping cart page, enter your redeem code and click apply code. " +"This will make payment equal to $0." +msgstr "" + +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "(5) Click 'Register'" msgstr "" -"Veuillez distribuer l'un des codes d'enregistrement suivants à chaque " -"étudiant qui va s'inscrire dans cette classe." -#: lms/templates/emails/registration_codes_sale_invoice.txt +#: lms/templates/emails/registration_codes_sale_email.txt msgid "" -"A student can redeem one of these codes by registering an account on " -"({site_name}.edx.org), starting the purchase" +"(6) You should be able to see your course on your student dashboard at " +"https://{dashboard_url}" msgstr "" -"Un étudiant peut racheter l'un de ces codes en enregistrant un compte sur " -"({site_name}.edx.org), en commençant l'achat" -#: lms/templates/emails/registration_codes_sale_invoice.txt +#: lms/templates/emails/registration_codes_sale_email.txt msgid "" -"process on this course by adding it to their shopping cart from this page " -"({course_url}), and" +"(7) Course materials will not be available until the course start date." msgstr "" -"entrez dans ce cours en l'ajoutant à leur panier depuis cette page " -"({course_url}), et" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "entering their registration code while in the shopping cart." -msgstr "entrez leur code d'enregistrement depuis le panier." +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Sincerely," +msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "" -"Thank you for your purchase! Failure to pay this invoice will result the " -"invalidation of student enrollments" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "[[Your Signature]]" msgstr "" -"Nous vous remercions de votre achat! Ne pas payer cette facture entraînera " -"l'annulation des inscriptions des étudiants" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "" -"that use these codes. All purchases are final. Please refer to the " -"cancellation policy" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "INVOICE" msgstr "" -"qui utilisent ces codes. Tous les achats sont définitifs. S'il vous plaît " -"veuillez vous référer à la politique d'annulation" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "on {site_name} for more information." -msgstr "sur {site_name} pour plus d'informations" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Date: {date}" +msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Course: {course_name} {start_date} - {end_date}" -msgstr "Cours: {course_name} {start_date} - {end_date}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Invoice No: {invoice_number}" +msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Price: ${price}" -msgstr "Prix : ${price}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Terms: Due Immediately" +msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Quantity: ${quantity}" -msgstr "Quantité : ${quantity}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Due Date: {date}" +msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Sub-Total: ${sub_total}" -msgstr "Sous-total : ${sub_total}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Bill to:" +msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Discount: ${discount}" -msgstr "Réduction : ${discount}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Customer Reference Number: {reference_number}" +msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "--------- ------" -msgstr "--------- ------" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Balance Due: ${sale_price}" +msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Total Due: ${total_price}" -msgstr "Total dû : ${total_price}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Course: {course_name}" +msgstr "" + +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "" +"Price: ${course_price} Quantity: {quantity} Sub-Total: " +"${sub_total} Discount: ${discount}" +msgstr "" + +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Total: ${sale_price}" +msgstr "" + +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Payment instructions" +msgstr "" + +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "" +"Failure to pay this invoice will result the invalidation of student " +"enrollment that use these codes. All purchases are final. Please refer to " +"the cancellation policy on {site_name} for more information." +msgstr "" + +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "If you have payment questions, please contact {contact_email}" +msgstr "" #: lms/templates/emails/reject_name_change.txt msgid "" @@ -12190,10 +12239,6 @@ msgstr "Veuillez sélectionner la devise" msgid "Please enter the coupon code" msgstr "Veuillez entrer le code du bon de réduction" -#: lms/templates/instructor/instructor_dashboard_2/e-commerce.html -msgid "Please enter the coupon discount value greater than 0" -msgstr "Veuillez entrer la valeur du bon de réduction supérieure à 0" - #: lms/templates/instructor/instructor_dashboard_2/e-commerce.html msgid "Please enter the coupon discount value less than or equal to 100" msgstr "" diff --git a/conf/locale/fr/LC_MESSAGES/djangojs.mo b/conf/locale/fr/LC_MESSAGES/djangojs.mo index e0c305fb50bd3a5d94b803a58c96c9268e4118e4..444be39f99390c1e8829d6986e454769436ca325 100644 GIT binary patch delta 22 ecmeBs&C>UpWyAM1>?R6^##Y8AoByqu&;bB-h6*D9 delta 22 ecmeBs&C>UpWyAM1?8XX)rdEcgoByqu&;bB-gbE`7 diff --git a/conf/locale/fr/LC_MESSAGES/djangojs.po b/conf/locale/fr/LC_MESSAGES/djangojs.po index f31e9a33d31b..a57f4ecec0fe 100644 --- a/conf/locale/fr/LC_MESSAGES/djangojs.po +++ b/conf/locale/fr/LC_MESSAGES/djangojs.po @@ -80,7 +80,7 @@ msgid "" msgstr "" "Project-Id-Version: edx-platform\n" "Report-Msgid-Bugs-To: openedx-translation@googlegroups.com\n" -"POT-Creation-Date: 2014-09-23 15:15-0400\n" +"POT-Creation-Date: 2014-09-24 13:34-0400\n" "PO-Revision-Date: 2014-09-19 10:17+0000\n" "Last-Translator: Steven BERNARD \n" "Language-Team: French (http://www.transifex.com/projects/p/edx-platform/language/fr/)\n" diff --git a/conf/locale/gl/LC_MESSAGES/django.mo b/conf/locale/gl/LC_MESSAGES/django.mo index de732bb4585bd5573af5cb9b7bbd87725be7e5a8..9ca0f0c9d380e85001bc1262e63e70079791668c 100644 GIT binary patch delta 18 ZcmbQoGLL1#Ms^bgLt`sr(~UdQ7y&mH1-AeI delta 18 ZcmbQoGLL1#Ms{NbLsKh5vyD5_7y&mF1-AeI diff --git a/conf/locale/gl/LC_MESSAGES/django.po b/conf/locale/gl/LC_MESSAGES/django.po index 1c37935c5759..84a1c89a6149 100644 --- a/conf/locale/gl/LC_MESSAGES/django.po +++ b/conf/locale/gl/LC_MESSAGES/django.po @@ -46,7 +46,7 @@ msgid "" msgstr "" "Project-Id-Version: edx-platform\n" "Report-Msgid-Bugs-To: openedx-translation@googlegroups.com\n" -"POT-Creation-Date: 2014-09-23 15:16-0400\n" +"POT-Creation-Date: 2014-09-24 13:35-0400\n" "PO-Revision-Date: 2014-08-25 20:21+0000\n" "Last-Translator: Luz Varela Armas \n" "Language-Team: Galician (http://www.transifex.com/projects/p/edx-platform/language/gl/)\n" @@ -936,6 +936,10 @@ msgstr "" msgid "No response from Xqueue within {xqueue_timeout} seconds. Aborted." msgstr "" +#: common/lib/capa/capa/inputtypes.py +msgid "Error running code." +msgstr "" + #: common/lib/capa/capa/inputtypes.py msgid "Cannot connect to the queue" msgstr "" @@ -1733,6 +1737,16 @@ msgid "" "on edx.org, and a New! badge temporarily appears next to the course image." msgstr "" +#: common/lib/xmodule/xmodule/course_module.py +msgid "Mobile Course Available" +msgstr "" + +#: common/lib/xmodule/xmodule/course_module.py +msgid "" +"Enter true or false. If true, the course will be available to mobile " +"devices." +msgstr "" + #: common/lib/xmodule/xmodule/course_module.py msgid "Course Not Graded" msgstr "" @@ -3308,6 +3322,19 @@ msgstr "" msgid "Upload Handout" msgstr "" +#: common/lib/xmodule/xmodule/video_module/video_xfields.py +msgid "" +"Optional. Use this for videos where download and streaming URLs for the " +"videos are completely managed by edX. This will override the settings for " +"\"Default Video URL\", \"Video File URLs\", and all YouTube IDs. If you do " +"not know what this setting is, you can leave it blank and continue to use " +"these other settings." +msgstr "" + +#: common/lib/xmodule/xmodule/video_module/video_xfields.py +msgid "EdX Video ID" +msgstr "" + #: common/static/js/vendor/mathjax-MathJax-c9db6ac/docs/source/mjtheme/layout.html msgid "Navigation" msgstr "" @@ -6645,15 +6672,8 @@ msgstr "" msgid "Reset Password" msgstr "" -#: lms/templates/dashboard.html lms/templates/original_navigation.html -#: lms/templates/sysadmin_dashboard.html -#: lms/templates/sysadmin_dashboard_gitlogs.html -#: lms/templates/courseware/courses.html -msgid "Courses" -msgstr "" - #: lms/templates/dashboard.html -msgid "ordered by recent activity" +msgid "Current Courses" msgstr "" #: lms/templates/dashboard.html @@ -7434,6 +7454,13 @@ msgstr "" msgid "You do not have any notes." msgstr "" +#: lms/templates/original_navigation.html +#: lms/templates/sysadmin_dashboard.html +#: lms/templates/sysadmin_dashboard_gitlogs.html +#: lms/templates/courseware/courses.html +msgid "Courses" +msgstr "" + #: lms/templates/original_navigation.html msgid "Schools" msgstr "" @@ -10157,113 +10184,145 @@ msgstr "" msgid "#:" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Professional Education Invoicing Center" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Thank you for your purchase of {course_name}!" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Portland Street, " +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "" +"An invoice for ${total_price} is attached. Payment is due immediately. " +"Information on payment methods can be found on the invoice." +msgstr "" + +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "" +"A CSV file of your registration codes is attached. Please distribute " +"registration codes to each student planning to enroll using the email " +"template below." msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "9th floor Cambridge, MA," +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Thanks," msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "02139 finance@edx.org" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Your {platform_name} Team" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -#: lms/templates/emails/registration_codes_sale_invoice.txt -#: lms/templates/emails/registration_codes_sale_invoice.txt -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "---------------------------------" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Dear [[Name]]:" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Bill To:" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "" +"We have provided an enrollment for you in the course {course_name} from " +"{platform_name}. Please follow the instructions below to claim your access." msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "{company_name}" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Your redeem code is: [[Enter Redeem Code here from the attached CSV]]" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "{purchaser_name}" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "(1) Register for an account at https://{site_name}." msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Customer Reference Number: {customer_reference_number}" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "(2) Once registered, navigate to https://{course_url}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Registration codes:" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "(3) Click 'Add {course_number} to Cart'" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt +#: lms/templates/emails/registration_codes_sale_email.txt msgid "" -"Please distribute one of the following registration codes to each student " -"who is going to enroll in the class." +"(4) On the shopping cart page, enter your redeem code and click apply code. " +"This will make payment equal to $0." +msgstr "" + +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "(5) Click 'Register'" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt +#: lms/templates/emails/registration_codes_sale_email.txt msgid "" -"A student can redeem one of these codes by registering an account on " -"({site_name}.edx.org), starting the purchase" +"(6) You should be able to see your course on your student dashboard at " +"https://{dashboard_url}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt +#: lms/templates/emails/registration_codes_sale_email.txt msgid "" -"process on this course by adding it to their shopping cart from this page " -"({course_url}), and" +"(7) Course materials will not be available until the course start date." msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "entering their registration code while in the shopping cart." +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Sincerely," msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "" -"Thank you for your purchase! Failure to pay this invoice will result the " -"invalidation of student enrollments" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "[[Your Signature]]" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "" -"that use these codes. All purchases are final. Please refer to the " -"cancellation policy" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "INVOICE" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "on {site_name} for more information." +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Date: {date}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Course: {course_name} {start_date} - {end_date}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Invoice No: {invoice_number}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Price: ${price}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Terms: Due Immediately" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Quantity: ${quantity}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Due Date: {date}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Sub-Total: ${sub_total}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Bill to:" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Discount: ${discount}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Customer Reference Number: {reference_number}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "--------- ------" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Balance Due: ${sale_price}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Total Due: ${total_price}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Course: {course_name}" +msgstr "" + +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "" +"Price: ${course_price} Quantity: {quantity} Sub-Total: " +"${sub_total} Discount: ${discount}" +msgstr "" + +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Total: ${sale_price}" +msgstr "" + +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Payment instructions" +msgstr "" + +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "" +"Failure to pay this invoice will result the invalidation of student " +"enrollment that use these codes. All purchases are final. Please refer to " +"the cancellation policy on {site_name} for more information." +msgstr "" + +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "If you have payment questions, please contact {contact_email}" msgstr "" #: lms/templates/emails/reject_name_change.txt @@ -10714,10 +10773,6 @@ msgstr "" msgid "Please enter the coupon code" msgstr "" -#: lms/templates/instructor/instructor_dashboard_2/e-commerce.html -msgid "Please enter the coupon discount value greater than 0" -msgstr "" - #: lms/templates/instructor/instructor_dashboard_2/e-commerce.html msgid "Please enter the coupon discount value less than or equal to 100" msgstr "" diff --git a/conf/locale/gl/LC_MESSAGES/djangojs.mo b/conf/locale/gl/LC_MESSAGES/djangojs.mo index 662d769b91fbc919b9678589321b9d132c511cd6..ddb8c895e7c8718efea8095ca501649ab4401390 100644 GIT binary patch delta 20 ccmaFB^?+-`7AAHR1w&&iW0TFhnU*pE08DNMvH$=8 delta 20 ccmaFB^?+-`7AAIM1w&ISL(|Q>nU*pE08DHKvH$=8 diff --git a/conf/locale/gl/LC_MESSAGES/djangojs.po b/conf/locale/gl/LC_MESSAGES/djangojs.po index caa811d89bb1..fd9d32f4f104 100644 --- a/conf/locale/gl/LC_MESSAGES/djangojs.po +++ b/conf/locale/gl/LC_MESSAGES/djangojs.po @@ -31,7 +31,7 @@ msgid "" msgstr "" "Project-Id-Version: edx-platform\n" "Report-Msgid-Bugs-To: openedx-translation@googlegroups.com\n" -"POT-Creation-Date: 2014-09-23 15:15-0400\n" +"POT-Creation-Date: 2014-09-24 13:34-0400\n" "PO-Revision-Date: 2014-08-28 00:15+0000\n" "Last-Translator: Sarina Canelake \n" "Language-Team: Galician (http://www.transifex.com/projects/p/edx-platform/language/gl/)\n" diff --git a/conf/locale/gu/LC_MESSAGES/django.mo b/conf/locale/gu/LC_MESSAGES/django.mo index aa76e3bd6bf12389c9a1044d71f18505752b2696..3aaab83efafd71d2801538ef9d5a4939a24d2100 100644 GIT binary patch delta 18 acmZ3&x`cJYS9TKxLt`sr(~W;tFaiKP#s-f7 delta 18 acmZ3&x`cJYS9W6sLsKh5vyFdNFaiKP#0HN5 diff --git a/conf/locale/gu/LC_MESSAGES/django.po b/conf/locale/gu/LC_MESSAGES/django.po index ac5a4944afa6..c645b7962ae9 100644 --- a/conf/locale/gu/LC_MESSAGES/django.po +++ b/conf/locale/gu/LC_MESSAGES/django.po @@ -40,7 +40,7 @@ msgid "" msgstr "" "Project-Id-Version: edx-platform\n" "Report-Msgid-Bugs-To: openedx-translation@googlegroups.com\n" -"POT-Creation-Date: 2014-09-23 15:16-0400\n" +"POT-Creation-Date: 2014-09-24 13:35-0400\n" "PO-Revision-Date: 2014-05-21 14:09+0000\n" "Last-Translator: Sarina Canelake \n" "Language-Team: Gujarati (http://www.transifex.com/projects/p/edx-platform/language/gu/)\n" @@ -930,6 +930,10 @@ msgstr "" msgid "No response from Xqueue within {xqueue_timeout} seconds. Aborted." msgstr "" +#: common/lib/capa/capa/inputtypes.py +msgid "Error running code." +msgstr "" + #: common/lib/capa/capa/inputtypes.py msgid "Cannot connect to the queue" msgstr "" @@ -1727,6 +1731,16 @@ msgid "" "on edx.org, and a New! badge temporarily appears next to the course image." msgstr "" +#: common/lib/xmodule/xmodule/course_module.py +msgid "Mobile Course Available" +msgstr "" + +#: common/lib/xmodule/xmodule/course_module.py +msgid "" +"Enter true or false. If true, the course will be available to mobile " +"devices." +msgstr "" + #: common/lib/xmodule/xmodule/course_module.py msgid "Course Not Graded" msgstr "" @@ -3302,6 +3316,19 @@ msgstr "" msgid "Upload Handout" msgstr "" +#: common/lib/xmodule/xmodule/video_module/video_xfields.py +msgid "" +"Optional. Use this for videos where download and streaming URLs for the " +"videos are completely managed by edX. This will override the settings for " +"\"Default Video URL\", \"Video File URLs\", and all YouTube IDs. If you do " +"not know what this setting is, you can leave it blank and continue to use " +"these other settings." +msgstr "" + +#: common/lib/xmodule/xmodule/video_module/video_xfields.py +msgid "EdX Video ID" +msgstr "" + #: common/static/js/vendor/mathjax-MathJax-c9db6ac/docs/source/mjtheme/layout.html msgid "Navigation" msgstr "" @@ -6639,15 +6666,8 @@ msgstr "" msgid "Reset Password" msgstr "" -#: lms/templates/dashboard.html lms/templates/original_navigation.html -#: lms/templates/sysadmin_dashboard.html -#: lms/templates/sysadmin_dashboard_gitlogs.html -#: lms/templates/courseware/courses.html -msgid "Courses" -msgstr "" - #: lms/templates/dashboard.html -msgid "ordered by recent activity" +msgid "Current Courses" msgstr "" #: lms/templates/dashboard.html @@ -7428,6 +7448,13 @@ msgstr "" msgid "You do not have any notes." msgstr "" +#: lms/templates/original_navigation.html +#: lms/templates/sysadmin_dashboard.html +#: lms/templates/sysadmin_dashboard_gitlogs.html +#: lms/templates/courseware/courses.html +msgid "Courses" +msgstr "" + #: lms/templates/original_navigation.html msgid "Schools" msgstr "" @@ -10151,113 +10178,145 @@ msgstr "" msgid "#:" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Professional Education Invoicing Center" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Thank you for your purchase of {course_name}!" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Portland Street, " +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "" +"An invoice for ${total_price} is attached. Payment is due immediately. " +"Information on payment methods can be found on the invoice." +msgstr "" + +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "" +"A CSV file of your registration codes is attached. Please distribute " +"registration codes to each student planning to enroll using the email " +"template below." msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "9th floor Cambridge, MA," +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Thanks," msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "02139 finance@edx.org" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Your {platform_name} Team" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -#: lms/templates/emails/registration_codes_sale_invoice.txt -#: lms/templates/emails/registration_codes_sale_invoice.txt -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "---------------------------------" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Dear [[Name]]:" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Bill To:" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "" +"We have provided an enrollment for you in the course {course_name} from " +"{platform_name}. Please follow the instructions below to claim your access." msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "{company_name}" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Your redeem code is: [[Enter Redeem Code here from the attached CSV]]" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "{purchaser_name}" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "(1) Register for an account at https://{site_name}." msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Customer Reference Number: {customer_reference_number}" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "(2) Once registered, navigate to https://{course_url}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Registration codes:" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "(3) Click 'Add {course_number} to Cart'" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt +#: lms/templates/emails/registration_codes_sale_email.txt msgid "" -"Please distribute one of the following registration codes to each student " -"who is going to enroll in the class." +"(4) On the shopping cart page, enter your redeem code and click apply code. " +"This will make payment equal to $0." +msgstr "" + +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "(5) Click 'Register'" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt +#: lms/templates/emails/registration_codes_sale_email.txt msgid "" -"A student can redeem one of these codes by registering an account on " -"({site_name}.edx.org), starting the purchase" +"(6) You should be able to see your course on your student dashboard at " +"https://{dashboard_url}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt +#: lms/templates/emails/registration_codes_sale_email.txt msgid "" -"process on this course by adding it to their shopping cart from this page " -"({course_url}), and" +"(7) Course materials will not be available until the course start date." msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "entering their registration code while in the shopping cart." +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Sincerely," msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "" -"Thank you for your purchase! Failure to pay this invoice will result the " -"invalidation of student enrollments" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "[[Your Signature]]" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "" -"that use these codes. All purchases are final. Please refer to the " -"cancellation policy" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "INVOICE" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "on {site_name} for more information." +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Date: {date}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Course: {course_name} {start_date} - {end_date}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Invoice No: {invoice_number}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Price: ${price}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Terms: Due Immediately" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Quantity: ${quantity}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Due Date: {date}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Sub-Total: ${sub_total}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Bill to:" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Discount: ${discount}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Customer Reference Number: {reference_number}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "--------- ------" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Balance Due: ${sale_price}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Total Due: ${total_price}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Course: {course_name}" +msgstr "" + +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "" +"Price: ${course_price} Quantity: {quantity} Sub-Total: " +"${sub_total} Discount: ${discount}" +msgstr "" + +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Total: ${sale_price}" +msgstr "" + +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Payment instructions" +msgstr "" + +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "" +"Failure to pay this invoice will result the invalidation of student " +"enrollment that use these codes. All purchases are final. Please refer to " +"the cancellation policy on {site_name} for more information." +msgstr "" + +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "If you have payment questions, please contact {contact_email}" msgstr "" #: lms/templates/emails/reject_name_change.txt @@ -10708,10 +10767,6 @@ msgstr "" msgid "Please enter the coupon code" msgstr "" -#: lms/templates/instructor/instructor_dashboard_2/e-commerce.html -msgid "Please enter the coupon discount value greater than 0" -msgstr "" - #: lms/templates/instructor/instructor_dashboard_2/e-commerce.html msgid "Please enter the coupon discount value less than or equal to 100" msgstr "" diff --git a/conf/locale/gu/LC_MESSAGES/djangojs.mo b/conf/locale/gu/LC_MESSAGES/djangojs.mo index e84938b2061c572deabb821314c71152f954a7d6..5eecf422ba961a887a4a67a147b1d3c036caf874 100644 GIT binary patch delta 18 ZcmbQuGMi<>Ms^bgLt`srlZ`u)838t>1+4%8 delta 18 ZcmbQuGMi<>Ms{NbLsKh5(~Ucl838t<1+4%8 diff --git a/conf/locale/gu/LC_MESSAGES/djangojs.po b/conf/locale/gu/LC_MESSAGES/djangojs.po index 80eb8f573f4e..c3add8872f75 100644 --- a/conf/locale/gu/LC_MESSAGES/djangojs.po +++ b/conf/locale/gu/LC_MESSAGES/djangojs.po @@ -26,7 +26,7 @@ msgid "" msgstr "" "Project-Id-Version: edx-platform\n" "Report-Msgid-Bugs-To: openedx-translation@googlegroups.com\n" -"POT-Creation-Date: 2014-09-23 15:15-0400\n" +"POT-Creation-Date: 2014-09-24 13:34-0400\n" "PO-Revision-Date: 2014-08-28 00:15+0000\n" "Last-Translator: Sarina Canelake \n" "Language-Team: Gujarati (http://www.transifex.com/projects/p/edx-platform/language/gu/)\n" diff --git a/conf/locale/he/LC_MESSAGES/django.mo b/conf/locale/he/LC_MESSAGES/django.mo index 12d3a4c69803a5db9b729c7f4d89846141b68948..e9335d8c6cb6ba38021ef5eac16ddd408c84a239 100644 GIT binary patch delta 18 ZcmX@ga+GDleRdNCLt`sr(~ZyK838{Q23i0B delta 18 ZcmX@ga+GDleRg97LsKh5vyIQ<838{O23i0B diff --git a/conf/locale/he/LC_MESSAGES/django.po b/conf/locale/he/LC_MESSAGES/django.po index 7f52a281d7d3..802b97da9641 100644 --- a/conf/locale/he/LC_MESSAGES/django.po +++ b/conf/locale/he/LC_MESSAGES/django.po @@ -43,7 +43,7 @@ msgid "" msgstr "" "Project-Id-Version: edx-platform\n" "Report-Msgid-Bugs-To: openedx-translation@googlegroups.com\n" -"POT-Creation-Date: 2014-09-23 15:16-0400\n" +"POT-Creation-Date: 2014-09-24 13:35-0400\n" "PO-Revision-Date: 2014-03-26 18:20+0000\n" "Last-Translator: Ido\n" "Language-Team: Hebrew (http://www.transifex.com/projects/p/edx-platform/language/he/)\n" @@ -933,6 +933,10 @@ msgstr "" msgid "No response from Xqueue within {xqueue_timeout} seconds. Aborted." msgstr "" +#: common/lib/capa/capa/inputtypes.py +msgid "Error running code." +msgstr "" + #: common/lib/capa/capa/inputtypes.py msgid "Cannot connect to the queue" msgstr "" @@ -1730,6 +1734,16 @@ msgid "" "on edx.org, and a New! badge temporarily appears next to the course image." msgstr "" +#: common/lib/xmodule/xmodule/course_module.py +msgid "Mobile Course Available" +msgstr "" + +#: common/lib/xmodule/xmodule/course_module.py +msgid "" +"Enter true or false. If true, the course will be available to mobile " +"devices." +msgstr "" + #: common/lib/xmodule/xmodule/course_module.py msgid "Course Not Graded" msgstr "" @@ -3305,6 +3319,19 @@ msgstr "" msgid "Upload Handout" msgstr "" +#: common/lib/xmodule/xmodule/video_module/video_xfields.py +msgid "" +"Optional. Use this for videos where download and streaming URLs for the " +"videos are completely managed by edX. This will override the settings for " +"\"Default Video URL\", \"Video File URLs\", and all YouTube IDs. If you do " +"not know what this setting is, you can leave it blank and continue to use " +"these other settings." +msgstr "" + +#: common/lib/xmodule/xmodule/video_module/video_xfields.py +msgid "EdX Video ID" +msgstr "" + #: common/static/js/vendor/mathjax-MathJax-c9db6ac/docs/source/mjtheme/layout.html msgid "Navigation" msgstr "" @@ -6642,15 +6669,8 @@ msgstr "" msgid "Reset Password" msgstr "" -#: lms/templates/dashboard.html lms/templates/original_navigation.html -#: lms/templates/sysadmin_dashboard.html -#: lms/templates/sysadmin_dashboard_gitlogs.html -#: lms/templates/courseware/courses.html -msgid "Courses" -msgstr "" - #: lms/templates/dashboard.html -msgid "ordered by recent activity" +msgid "Current Courses" msgstr "" #: lms/templates/dashboard.html @@ -7431,6 +7451,13 @@ msgstr "" msgid "You do not have any notes." msgstr "" +#: lms/templates/original_navigation.html +#: lms/templates/sysadmin_dashboard.html +#: lms/templates/sysadmin_dashboard_gitlogs.html +#: lms/templates/courseware/courses.html +msgid "Courses" +msgstr "" + #: lms/templates/original_navigation.html msgid "Schools" msgstr "" @@ -10154,113 +10181,145 @@ msgstr "" msgid "#:" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Professional Education Invoicing Center" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Thank you for your purchase of {course_name}!" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Portland Street, " +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "" +"An invoice for ${total_price} is attached. Payment is due immediately. " +"Information on payment methods can be found on the invoice." +msgstr "" + +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "" +"A CSV file of your registration codes is attached. Please distribute " +"registration codes to each student planning to enroll using the email " +"template below." msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "9th floor Cambridge, MA," +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Thanks," msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "02139 finance@edx.org" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Your {platform_name} Team" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -#: lms/templates/emails/registration_codes_sale_invoice.txt -#: lms/templates/emails/registration_codes_sale_invoice.txt -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "---------------------------------" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Dear [[Name]]:" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Bill To:" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "" +"We have provided an enrollment for you in the course {course_name} from " +"{platform_name}. Please follow the instructions below to claim your access." msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "{company_name}" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Your redeem code is: [[Enter Redeem Code here from the attached CSV]]" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "{purchaser_name}" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "(1) Register for an account at https://{site_name}." msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Customer Reference Number: {customer_reference_number}" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "(2) Once registered, navigate to https://{course_url}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Registration codes:" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "(3) Click 'Add {course_number} to Cart'" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt +#: lms/templates/emails/registration_codes_sale_email.txt msgid "" -"Please distribute one of the following registration codes to each student " -"who is going to enroll in the class." +"(4) On the shopping cart page, enter your redeem code and click apply code. " +"This will make payment equal to $0." +msgstr "" + +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "(5) Click 'Register'" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt +#: lms/templates/emails/registration_codes_sale_email.txt msgid "" -"A student can redeem one of these codes by registering an account on " -"({site_name}.edx.org), starting the purchase" +"(6) You should be able to see your course on your student dashboard at " +"https://{dashboard_url}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt +#: lms/templates/emails/registration_codes_sale_email.txt msgid "" -"process on this course by adding it to their shopping cart from this page " -"({course_url}), and" +"(7) Course materials will not be available until the course start date." msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "entering their registration code while in the shopping cart." +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Sincerely," msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "" -"Thank you for your purchase! Failure to pay this invoice will result the " -"invalidation of student enrollments" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "[[Your Signature]]" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "" -"that use these codes. All purchases are final. Please refer to the " -"cancellation policy" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "INVOICE" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "on {site_name} for more information." +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Date: {date}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Course: {course_name} {start_date} - {end_date}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Invoice No: {invoice_number}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Price: ${price}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Terms: Due Immediately" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Quantity: ${quantity}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Due Date: {date}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Sub-Total: ${sub_total}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Bill to:" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Discount: ${discount}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Customer Reference Number: {reference_number}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "--------- ------" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Balance Due: ${sale_price}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Total Due: ${total_price}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Course: {course_name}" +msgstr "" + +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "" +"Price: ${course_price} Quantity: {quantity} Sub-Total: " +"${sub_total} Discount: ${discount}" +msgstr "" + +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Total: ${sale_price}" +msgstr "" + +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Payment instructions" +msgstr "" + +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "" +"Failure to pay this invoice will result the invalidation of student " +"enrollment that use these codes. All purchases are final. Please refer to " +"the cancellation policy on {site_name} for more information." +msgstr "" + +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "If you have payment questions, please contact {contact_email}" msgstr "" #: lms/templates/emails/reject_name_change.txt @@ -10711,10 +10770,6 @@ msgstr "" msgid "Please enter the coupon code" msgstr "" -#: lms/templates/instructor/instructor_dashboard_2/e-commerce.html -msgid "Please enter the coupon discount value greater than 0" -msgstr "" - #: lms/templates/instructor/instructor_dashboard_2/e-commerce.html msgid "Please enter the coupon discount value less than or equal to 100" msgstr "" diff --git a/conf/locale/he/LC_MESSAGES/djangojs.mo b/conf/locale/he/LC_MESSAGES/djangojs.mo index 59354b63507166c3f312759117ea15ccc0afcf34..a88bf29503de828b5d9626fa48b077d313efbc74 100644 GIT binary patch delta 18 ZcmbQqGLvP(Ms^bgLt`srlZ`tP838t31*ZT2 delta 18 ZcmbQqGLvP(Ms{NbLsKh5(~Ub4838t11*ZT2 diff --git a/conf/locale/he/LC_MESSAGES/djangojs.po b/conf/locale/he/LC_MESSAGES/djangojs.po index 0dfd6d0fb92f..0bbc01532c9d 100644 --- a/conf/locale/he/LC_MESSAGES/djangojs.po +++ b/conf/locale/he/LC_MESSAGES/djangojs.po @@ -31,7 +31,7 @@ msgid "" msgstr "" "Project-Id-Version: edx-platform\n" "Report-Msgid-Bugs-To: openedx-translation@googlegroups.com\n" -"POT-Creation-Date: 2014-09-23 15:15-0400\n" +"POT-Creation-Date: 2014-09-24 13:34-0400\n" "PO-Revision-Date: 2014-08-28 00:15+0000\n" "Last-Translator: Sarina Canelake \n" "Language-Team: Hebrew (http://www.transifex.com/projects/p/edx-platform/language/he/)\n" diff --git a/conf/locale/hi/LC_MESSAGES/django.mo b/conf/locale/hi/LC_MESSAGES/django.mo index 0ad20e50f19d0c0339ea77bc078c1e9d414e0011..48ba117738696ae6990b996be733ab5c1c00273a 100644 GIT binary patch delta 37 qcmbRFUTEffp@uDt?>4cUC>R=B8Jo6$-NXpQOhC-M{p%){B`g3zbrA&s delta 37 qcmbRFUTEffp@uDt?>4a;D;Szu8Je|!-NXpQOhC-M{p%){B`g3za}fmq diff --git a/conf/locale/hi/LC_MESSAGES/django.po b/conf/locale/hi/LC_MESSAGES/django.po index 6c2ca12be691..724ab77aa8bf 100644 --- a/conf/locale/hi/LC_MESSAGES/django.po +++ b/conf/locale/hi/LC_MESSAGES/django.po @@ -71,7 +71,7 @@ msgid "" msgstr "" "Project-Id-Version: edx-platform\n" "Report-Msgid-Bugs-To: openedx-translation@googlegroups.com\n" -"POT-Creation-Date: 2014-09-23 15:16-0400\n" +"POT-Creation-Date: 2014-09-24 13:35-0400\n" "PO-Revision-Date: 2014-08-25 20:21+0000\n" "Last-Translator: ria1234 \n" "Language-Team: Hindi (http://www.transifex.com/projects/p/edx-platform/language/hi/)\n" @@ -975,6 +975,10 @@ msgstr "" msgid "No response from Xqueue within {xqueue_timeout} seconds. Aborted." msgstr "" +#: common/lib/capa/capa/inputtypes.py +msgid "Error running code." +msgstr "" + #: common/lib/capa/capa/inputtypes.py msgid "Cannot connect to the queue" msgstr "" @@ -1784,6 +1788,16 @@ msgid "" "on edx.org, and a New! badge temporarily appears next to the course image." msgstr "" +#: common/lib/xmodule/xmodule/course_module.py +msgid "Mobile Course Available" +msgstr "" + +#: common/lib/xmodule/xmodule/course_module.py +msgid "" +"Enter true or false. If true, the course will be available to mobile " +"devices." +msgstr "" + #: common/lib/xmodule/xmodule/course_module.py msgid "Course Not Graded" msgstr "" @@ -3374,6 +3388,19 @@ msgstr "" msgid "Upload Handout" msgstr "" +#: common/lib/xmodule/xmodule/video_module/video_xfields.py +msgid "" +"Optional. Use this for videos where download and streaming URLs for the " +"videos are completely managed by edX. This will override the settings for " +"\"Default Video URL\", \"Video File URLs\", and all YouTube IDs. If you do " +"not know what this setting is, you can leave it blank and continue to use " +"these other settings." +msgstr "" + +#: common/lib/xmodule/xmodule/video_module/video_xfields.py +msgid "EdX Video ID" +msgstr "" + #: common/static/js/vendor/mathjax-MathJax-c9db6ac/docs/source/mjtheme/layout.html msgid "Navigation" msgstr "नेविगेशन" @@ -6962,15 +6989,8 @@ msgstr "" msgid "Reset Password" msgstr "पासवर्ड रीसेट" -#: lms/templates/dashboard.html lms/templates/original_navigation.html -#: lms/templates/sysadmin_dashboard.html -#: lms/templates/sysadmin_dashboard_gitlogs.html -#: lms/templates/courseware/courses.html -msgid "Courses" -msgstr "पाठ्यक्रम" - #: lms/templates/dashboard.html -msgid "ordered by recent activity" +msgid "Current Courses" msgstr "" #: lms/templates/dashboard.html @@ -7795,6 +7815,13 @@ msgstr "" msgid "You do not have any notes." msgstr "आपके कोई नोट्स नहीं है।" +#: lms/templates/original_navigation.html +#: lms/templates/sysadmin_dashboard.html +#: lms/templates/sysadmin_dashboard_gitlogs.html +#: lms/templates/courseware/courses.html +msgid "Courses" +msgstr "पाठ्यक्रम" + #: lms/templates/original_navigation.html msgid "Schools" msgstr "विश्वविद्यालय" @@ -10662,113 +10689,145 @@ msgstr "" msgid "#:" msgstr "#:" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Professional Education Invoicing Center" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Thank you for your purchase of {course_name}!" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Portland Street, " +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "" +"An invoice for ${total_price} is attached. Payment is due immediately. " +"Information on payment methods can be found on the invoice." +msgstr "" + +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "" +"A CSV file of your registration codes is attached. Please distribute " +"registration codes to each student planning to enroll using the email " +"template below." msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "9th floor Cambridge, MA," +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Thanks," msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "02139 finance@edx.org" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Your {platform_name} Team" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -#: lms/templates/emails/registration_codes_sale_invoice.txt -#: lms/templates/emails/registration_codes_sale_invoice.txt -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "---------------------------------" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Dear [[Name]]:" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Bill To:" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "" +"We have provided an enrollment for you in the course {course_name} from " +"{platform_name}. Please follow the instructions below to claim your access." msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "{company_name}" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Your redeem code is: [[Enter Redeem Code here from the attached CSV]]" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "{purchaser_name}" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "(1) Register for an account at https://{site_name}." msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Customer Reference Number: {customer_reference_number}" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "(2) Once registered, navigate to https://{course_url}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Registration codes:" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "(3) Click 'Add {course_number} to Cart'" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt +#: lms/templates/emails/registration_codes_sale_email.txt msgid "" -"Please distribute one of the following registration codes to each student " -"who is going to enroll in the class." +"(4) On the shopping cart page, enter your redeem code and click apply code. " +"This will make payment equal to $0." +msgstr "" + +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "(5) Click 'Register'" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt +#: lms/templates/emails/registration_codes_sale_email.txt msgid "" -"A student can redeem one of these codes by registering an account on " -"({site_name}.edx.org), starting the purchase" +"(6) You should be able to see your course on your student dashboard at " +"https://{dashboard_url}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt +#: lms/templates/emails/registration_codes_sale_email.txt msgid "" -"process on this course by adding it to their shopping cart from this page " -"({course_url}), and" +"(7) Course materials will not be available until the course start date." msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "entering their registration code while in the shopping cart." +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Sincerely," msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "" -"Thank you for your purchase! Failure to pay this invoice will result the " -"invalidation of student enrollments" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "[[Your Signature]]" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "" -"that use these codes. All purchases are final. Please refer to the " -"cancellation policy" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "INVOICE" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "on {site_name} for more information." +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Date: {date}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Course: {course_name} {start_date} - {end_date}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Invoice No: {invoice_number}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Price: ${price}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Terms: Due Immediately" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Quantity: ${quantity}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Due Date: {date}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Sub-Total: ${sub_total}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Bill to:" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Discount: ${discount}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Customer Reference Number: {reference_number}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "--------- ------" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Balance Due: ${sale_price}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Total Due: ${total_price}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Course: {course_name}" +msgstr "" + +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "" +"Price: ${course_price} Quantity: {quantity} Sub-Total: " +"${sub_total} Discount: ${discount}" +msgstr "" + +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Total: ${sale_price}" +msgstr "" + +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Payment instructions" +msgstr "" + +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "" +"Failure to pay this invoice will result the invalidation of student " +"enrollment that use these codes. All purchases are final. Please refer to " +"the cancellation policy on {site_name} for more information." +msgstr "" + +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "If you have payment questions, please contact {contact_email}" msgstr "" #: lms/templates/emails/reject_name_change.txt @@ -11240,10 +11299,6 @@ msgstr "" msgid "Please enter the coupon code" msgstr "" -#: lms/templates/instructor/instructor_dashboard_2/e-commerce.html -msgid "Please enter the coupon discount value greater than 0" -msgstr "" - #: lms/templates/instructor/instructor_dashboard_2/e-commerce.html msgid "Please enter the coupon discount value less than or equal to 100" msgstr "" diff --git a/conf/locale/hi/LC_MESSAGES/djangojs.mo b/conf/locale/hi/LC_MESSAGES/djangojs.mo index c57c510e4735fdc0ba47f884c124e03cac0a7b62..b791bf8608c32040a2b34eafcc1bfb6539a0ea26 100644 GIT binary patch delta 22 dcmaF%lIht?rVR~_>?R6^##Y8Ao7)}Zive<<2*CgV delta 22 dcmaF%lIht?rVR~_?8XX)rdEcgo7)}Zive<-2*CgV diff --git a/conf/locale/hi/LC_MESSAGES/djangojs.po b/conf/locale/hi/LC_MESSAGES/djangojs.po index 9e3368a14c52..c0217b38c34b 100644 --- a/conf/locale/hi/LC_MESSAGES/djangojs.po +++ b/conf/locale/hi/LC_MESSAGES/djangojs.po @@ -40,7 +40,7 @@ msgid "" msgstr "" "Project-Id-Version: edx-platform\n" "Report-Msgid-Bugs-To: openedx-translation@googlegroups.com\n" -"POT-Creation-Date: 2014-09-23 15:15-0400\n" +"POT-Creation-Date: 2014-09-24 13:34-0400\n" "PO-Revision-Date: 2014-08-28 00:15+0000\n" "Last-Translator: Sarina Canelake \n" "Language-Team: Hindi (http://www.transifex.com/projects/p/edx-platform/language/hi/)\n" diff --git a/conf/locale/hr/LC_MESSAGES/django.mo b/conf/locale/hr/LC_MESSAGES/django.mo index 02202a73a0672b3c05a62ce567eae37499c6b102..e4d519d5025d2bb16cafef731993095641b8bae2 100644 GIT binary patch delta 18 ZcmX@ia+qbpMs^bgLt`sr(~Ud2838;>1||Ri delta 18 ZcmX@ia+qbpMs{NbLsKh5vyD5t838;<1||Ri diff --git a/conf/locale/hr/LC_MESSAGES/django.po b/conf/locale/hr/LC_MESSAGES/django.po index f12eaff33178..4d6e13086e28 100644 --- a/conf/locale/hr/LC_MESSAGES/django.po +++ b/conf/locale/hr/LC_MESSAGES/django.po @@ -42,7 +42,7 @@ msgid "" msgstr "" "Project-Id-Version: edx-platform\n" "Report-Msgid-Bugs-To: openedx-translation@googlegroups.com\n" -"POT-Creation-Date: 2014-09-23 15:16-0400\n" +"POT-Creation-Date: 2014-09-24 13:35-0400\n" "PO-Revision-Date: 2014-02-06 03:04+0000\n" "Last-Translator: \n" "Language-Team: Croatian (http://www.transifex.com/projects/p/edx-platform/language/hr/)\n" @@ -934,6 +934,10 @@ msgstr "" msgid "No response from Xqueue within {xqueue_timeout} seconds. Aborted." msgstr "" +#: common/lib/capa/capa/inputtypes.py +msgid "Error running code." +msgstr "" + #: common/lib/capa/capa/inputtypes.py msgid "Cannot connect to the queue" msgstr "" @@ -1731,6 +1735,16 @@ msgid "" "on edx.org, and a New! badge temporarily appears next to the course image." msgstr "" +#: common/lib/xmodule/xmodule/course_module.py +msgid "Mobile Course Available" +msgstr "" + +#: common/lib/xmodule/xmodule/course_module.py +msgid "" +"Enter true or false. If true, the course will be available to mobile " +"devices." +msgstr "" + #: common/lib/xmodule/xmodule/course_module.py msgid "Course Not Graded" msgstr "" @@ -3306,6 +3320,19 @@ msgstr "" msgid "Upload Handout" msgstr "" +#: common/lib/xmodule/xmodule/video_module/video_xfields.py +msgid "" +"Optional. Use this for videos where download and streaming URLs for the " +"videos are completely managed by edX. This will override the settings for " +"\"Default Video URL\", \"Video File URLs\", and all YouTube IDs. If you do " +"not know what this setting is, you can leave it blank and continue to use " +"these other settings." +msgstr "" + +#: common/lib/xmodule/xmodule/video_module/video_xfields.py +msgid "EdX Video ID" +msgstr "" + #: common/static/js/vendor/mathjax-MathJax-c9db6ac/docs/source/mjtheme/layout.html msgid "Navigation" msgstr "" @@ -6645,15 +6672,8 @@ msgstr "" msgid "Reset Password" msgstr "" -#: lms/templates/dashboard.html lms/templates/original_navigation.html -#: lms/templates/sysadmin_dashboard.html -#: lms/templates/sysadmin_dashboard_gitlogs.html -#: lms/templates/courseware/courses.html -msgid "Courses" -msgstr "" - #: lms/templates/dashboard.html -msgid "ordered by recent activity" +msgid "Current Courses" msgstr "" #: lms/templates/dashboard.html @@ -7434,6 +7454,13 @@ msgstr "" msgid "You do not have any notes." msgstr "" +#: lms/templates/original_navigation.html +#: lms/templates/sysadmin_dashboard.html +#: lms/templates/sysadmin_dashboard_gitlogs.html +#: lms/templates/courseware/courses.html +msgid "Courses" +msgstr "" + #: lms/templates/original_navigation.html msgid "Schools" msgstr "" @@ -10161,113 +10188,145 @@ msgstr "" msgid "#:" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Professional Education Invoicing Center" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Thank you for your purchase of {course_name}!" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Portland Street, " +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "" +"An invoice for ${total_price} is attached. Payment is due immediately. " +"Information on payment methods can be found on the invoice." +msgstr "" + +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "" +"A CSV file of your registration codes is attached. Please distribute " +"registration codes to each student planning to enroll using the email " +"template below." msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "9th floor Cambridge, MA," +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Thanks," msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "02139 finance@edx.org" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Your {platform_name} Team" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -#: lms/templates/emails/registration_codes_sale_invoice.txt -#: lms/templates/emails/registration_codes_sale_invoice.txt -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "---------------------------------" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Dear [[Name]]:" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Bill To:" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "" +"We have provided an enrollment for you in the course {course_name} from " +"{platform_name}. Please follow the instructions below to claim your access." msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "{company_name}" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Your redeem code is: [[Enter Redeem Code here from the attached CSV]]" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "{purchaser_name}" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "(1) Register for an account at https://{site_name}." msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Customer Reference Number: {customer_reference_number}" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "(2) Once registered, navigate to https://{course_url}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Registration codes:" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "(3) Click 'Add {course_number} to Cart'" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt +#: lms/templates/emails/registration_codes_sale_email.txt msgid "" -"Please distribute one of the following registration codes to each student " -"who is going to enroll in the class." +"(4) On the shopping cart page, enter your redeem code and click apply code. " +"This will make payment equal to $0." +msgstr "" + +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "(5) Click 'Register'" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt +#: lms/templates/emails/registration_codes_sale_email.txt msgid "" -"A student can redeem one of these codes by registering an account on " -"({site_name}.edx.org), starting the purchase" +"(6) You should be able to see your course on your student dashboard at " +"https://{dashboard_url}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt +#: lms/templates/emails/registration_codes_sale_email.txt msgid "" -"process on this course by adding it to their shopping cart from this page " -"({course_url}), and" +"(7) Course materials will not be available until the course start date." msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "entering their registration code while in the shopping cart." +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Sincerely," msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "" -"Thank you for your purchase! Failure to pay this invoice will result the " -"invalidation of student enrollments" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "[[Your Signature]]" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "" -"that use these codes. All purchases are final. Please refer to the " -"cancellation policy" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "INVOICE" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "on {site_name} for more information." +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Date: {date}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Course: {course_name} {start_date} - {end_date}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Invoice No: {invoice_number}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Price: ${price}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Terms: Due Immediately" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Quantity: ${quantity}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Due Date: {date}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Sub-Total: ${sub_total}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Bill to:" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Discount: ${discount}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Customer Reference Number: {reference_number}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "--------- ------" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Balance Due: ${sale_price}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Total Due: ${total_price}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Course: {course_name}" +msgstr "" + +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "" +"Price: ${course_price} Quantity: {quantity} Sub-Total: " +"${sub_total} Discount: ${discount}" +msgstr "" + +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Total: ${sale_price}" +msgstr "" + +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Payment instructions" +msgstr "" + +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "" +"Failure to pay this invoice will result the invalidation of student " +"enrollment that use these codes. All purchases are final. Please refer to " +"the cancellation policy on {site_name} for more information." +msgstr "" + +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "If you have payment questions, please contact {contact_email}" msgstr "" #: lms/templates/emails/reject_name_change.txt @@ -10718,10 +10777,6 @@ msgstr "" msgid "Please enter the coupon code" msgstr "" -#: lms/templates/instructor/instructor_dashboard_2/e-commerce.html -msgid "Please enter the coupon discount value greater than 0" -msgstr "" - #: lms/templates/instructor/instructor_dashboard_2/e-commerce.html msgid "Please enter the coupon discount value less than or equal to 100" msgstr "" diff --git a/conf/locale/hr/LC_MESSAGES/djangojs.mo b/conf/locale/hr/LC_MESSAGES/djangojs.mo index 276e3a0c87f5f040bef71b81a87dd57974d5bb54..79613a9d649024019d9564f3424a3b5ca7107723 100644 GIT binary patch delta 18 acmaFN@|b19Ms^bgLt`srlZ`u8GXelW#Ri1{ delta 18 acmaFN@|b19Ms{NbLsKh5(~Ub;GXelW!v=)_ diff --git a/conf/locale/hr/LC_MESSAGES/djangojs.po b/conf/locale/hr/LC_MESSAGES/djangojs.po index 64c1defcf718..5d936eddde3a 100644 --- a/conf/locale/hr/LC_MESSAGES/djangojs.po +++ b/conf/locale/hr/LC_MESSAGES/djangojs.po @@ -27,7 +27,7 @@ msgid "" msgstr "" "Project-Id-Version: edx-platform\n" "Report-Msgid-Bugs-To: openedx-translation@googlegroups.com\n" -"POT-Creation-Date: 2014-09-23 15:15-0400\n" +"POT-Creation-Date: 2014-09-24 13:34-0400\n" "PO-Revision-Date: 2014-08-28 00:15+0000\n" "Last-Translator: Sarina Canelake \n" "Language-Team: Croatian (http://www.transifex.com/projects/p/edx-platform/language/hr/)\n" diff --git a/conf/locale/hu/LC_MESSAGES/django.mo b/conf/locale/hu/LC_MESSAGES/django.mo index 02c68cf398cf46055f2d77d38368c183fb8a500b..81eb6aff5192cb10ef92f2a615d7f0a6eaaf0973 100644 GIT binary patch delta 18 ZcmbQsGM8n-Ms^bgLt`sr(~Ub)838u(1+)MF delta 18 ZcmbQsGM8n-Ms{NbLsKh5vyD4a838u%1+)MF diff --git a/conf/locale/hu/LC_MESSAGES/django.po b/conf/locale/hu/LC_MESSAGES/django.po index 8534c7cae58e..ff489d07f886 100644 --- a/conf/locale/hu/LC_MESSAGES/django.po +++ b/conf/locale/hu/LC_MESSAGES/django.po @@ -46,7 +46,7 @@ msgid "" msgstr "" "Project-Id-Version: edx-platform\n" "Report-Msgid-Bugs-To: openedx-translation@googlegroups.com\n" -"POT-Creation-Date: 2014-09-23 15:16-0400\n" +"POT-Creation-Date: 2014-09-24 13:35-0400\n" "PO-Revision-Date: 2014-07-22 14:02+0000\n" "Last-Translator: Péter Kalicz \n" "Language-Team: Hungarian (http://www.transifex.com/projects/p/edx-platform/language/hu/)\n" @@ -936,6 +936,10 @@ msgstr "" msgid "No response from Xqueue within {xqueue_timeout} seconds. Aborted." msgstr "" +#: common/lib/capa/capa/inputtypes.py +msgid "Error running code." +msgstr "" + #: common/lib/capa/capa/inputtypes.py msgid "Cannot connect to the queue" msgstr "" @@ -1733,6 +1737,16 @@ msgid "" "on edx.org, and a New! badge temporarily appears next to the course image." msgstr "" +#: common/lib/xmodule/xmodule/course_module.py +msgid "Mobile Course Available" +msgstr "" + +#: common/lib/xmodule/xmodule/course_module.py +msgid "" +"Enter true or false. If true, the course will be available to mobile " +"devices." +msgstr "" + #: common/lib/xmodule/xmodule/course_module.py msgid "Course Not Graded" msgstr "" @@ -3308,6 +3322,19 @@ msgstr "" msgid "Upload Handout" msgstr "" +#: common/lib/xmodule/xmodule/video_module/video_xfields.py +msgid "" +"Optional. Use this for videos where download and streaming URLs for the " +"videos are completely managed by edX. This will override the settings for " +"\"Default Video URL\", \"Video File URLs\", and all YouTube IDs. If you do " +"not know what this setting is, you can leave it blank and continue to use " +"these other settings." +msgstr "" + +#: common/lib/xmodule/xmodule/video_module/video_xfields.py +msgid "EdX Video ID" +msgstr "" + #: common/static/js/vendor/mathjax-MathJax-c9db6ac/docs/source/mjtheme/layout.html msgid "Navigation" msgstr "" @@ -6645,15 +6672,8 @@ msgstr "" msgid "Reset Password" msgstr "" -#: lms/templates/dashboard.html lms/templates/original_navigation.html -#: lms/templates/sysadmin_dashboard.html -#: lms/templates/sysadmin_dashboard_gitlogs.html -#: lms/templates/courseware/courses.html -msgid "Courses" -msgstr "" - #: lms/templates/dashboard.html -msgid "ordered by recent activity" +msgid "Current Courses" msgstr "" #: lms/templates/dashboard.html @@ -7434,6 +7454,13 @@ msgstr "" msgid "You do not have any notes." msgstr "" +#: lms/templates/original_navigation.html +#: lms/templates/sysadmin_dashboard.html +#: lms/templates/sysadmin_dashboard_gitlogs.html +#: lms/templates/courseware/courses.html +msgid "Courses" +msgstr "" + #: lms/templates/original_navigation.html msgid "Schools" msgstr "" @@ -10157,113 +10184,145 @@ msgstr "" msgid "#:" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Professional Education Invoicing Center" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Thank you for your purchase of {course_name}!" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Portland Street, " +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "" +"An invoice for ${total_price} is attached. Payment is due immediately. " +"Information on payment methods can be found on the invoice." +msgstr "" + +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "" +"A CSV file of your registration codes is attached. Please distribute " +"registration codes to each student planning to enroll using the email " +"template below." msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "9th floor Cambridge, MA," +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Thanks," msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "02139 finance@edx.org" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Your {platform_name} Team" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -#: lms/templates/emails/registration_codes_sale_invoice.txt -#: lms/templates/emails/registration_codes_sale_invoice.txt -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "---------------------------------" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Dear [[Name]]:" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Bill To:" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "" +"We have provided an enrollment for you in the course {course_name} from " +"{platform_name}. Please follow the instructions below to claim your access." msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "{company_name}" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Your redeem code is: [[Enter Redeem Code here from the attached CSV]]" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "{purchaser_name}" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "(1) Register for an account at https://{site_name}." msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Customer Reference Number: {customer_reference_number}" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "(2) Once registered, navigate to https://{course_url}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Registration codes:" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "(3) Click 'Add {course_number} to Cart'" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt +#: lms/templates/emails/registration_codes_sale_email.txt msgid "" -"Please distribute one of the following registration codes to each student " -"who is going to enroll in the class." +"(4) On the shopping cart page, enter your redeem code and click apply code. " +"This will make payment equal to $0." +msgstr "" + +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "(5) Click 'Register'" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt +#: lms/templates/emails/registration_codes_sale_email.txt msgid "" -"A student can redeem one of these codes by registering an account on " -"({site_name}.edx.org), starting the purchase" +"(6) You should be able to see your course on your student dashboard at " +"https://{dashboard_url}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt +#: lms/templates/emails/registration_codes_sale_email.txt msgid "" -"process on this course by adding it to their shopping cart from this page " -"({course_url}), and" +"(7) Course materials will not be available until the course start date." msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "entering their registration code while in the shopping cart." +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Sincerely," msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "" -"Thank you for your purchase! Failure to pay this invoice will result the " -"invalidation of student enrollments" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "[[Your Signature]]" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "" -"that use these codes. All purchases are final. Please refer to the " -"cancellation policy" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "INVOICE" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "on {site_name} for more information." +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Date: {date}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Course: {course_name} {start_date} - {end_date}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Invoice No: {invoice_number}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Price: ${price}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Terms: Due Immediately" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Quantity: ${quantity}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Due Date: {date}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Sub-Total: ${sub_total}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Bill to:" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Discount: ${discount}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Customer Reference Number: {reference_number}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "--------- ------" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Balance Due: ${sale_price}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Total Due: ${total_price}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Course: {course_name}" +msgstr "" + +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "" +"Price: ${course_price} Quantity: {quantity} Sub-Total: " +"${sub_total} Discount: ${discount}" +msgstr "" + +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Total: ${sale_price}" +msgstr "" + +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Payment instructions" +msgstr "" + +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "" +"Failure to pay this invoice will result the invalidation of student " +"enrollment that use these codes. All purchases are final. Please refer to " +"the cancellation policy on {site_name} for more information." +msgstr "" + +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "If you have payment questions, please contact {contact_email}" msgstr "" #: lms/templates/emails/reject_name_change.txt @@ -10714,10 +10773,6 @@ msgstr "" msgid "Please enter the coupon code" msgstr "" -#: lms/templates/instructor/instructor_dashboard_2/e-commerce.html -msgid "Please enter the coupon discount value greater than 0" -msgstr "" - #: lms/templates/instructor/instructor_dashboard_2/e-commerce.html msgid "Please enter the coupon discount value less than or equal to 100" msgstr "" diff --git a/conf/locale/hu/LC_MESSAGES/djangojs.mo b/conf/locale/hu/LC_MESSAGES/djangojs.mo index b0ee15e9dfa59f77793091fd2f6556bc77c1f9cc..17cbb7f34c3fb40e976697df5822f09f675f11ed 100644 GIT binary patch delta 18 ZcmbQkGKXctMs^bgLt`srlZ`u47y&lP1+V}B delta 18 ZcmbQkGKXctMs{NbLsKh5(~Ub)7y&lN1+V}B diff --git a/conf/locale/hu/LC_MESSAGES/djangojs.po b/conf/locale/hu/LC_MESSAGES/djangojs.po index bf10fbb45c63..04507fea9b8e 100644 --- a/conf/locale/hu/LC_MESSAGES/djangojs.po +++ b/conf/locale/hu/LC_MESSAGES/djangojs.po @@ -27,7 +27,7 @@ msgid "" msgstr "" "Project-Id-Version: edx-platform\n" "Report-Msgid-Bugs-To: openedx-translation@googlegroups.com\n" -"POT-Creation-Date: 2014-09-23 15:15-0400\n" +"POT-Creation-Date: 2014-09-24 13:34-0400\n" "PO-Revision-Date: 2014-08-28 20:01+0000\n" "Last-Translator: Sarina Canelake \n" "Language-Team: Hungarian (http://www.transifex.com/projects/p/edx-platform/language/hu/)\n" diff --git a/conf/locale/hy_AM/LC_MESSAGES/django.mo b/conf/locale/hy_AM/LC_MESSAGES/django.mo index f35aca9cca2048229e223350a0c5d12d715abe6b..fe3eb36c1fb1a7b6b7b5bb842d8eaf984fe9873a 100644 GIT binary patch delta 29 kcmccF%6+qyyI~8Xv>m&Nf}ydMv1z-K9piQ-JErX|0FlH9{r~^~ delta 29 kcmccF%6+qyyI~8Xv>m&#f}yFEp;^0<9piQ-JErX|0FlB7{r~^~ diff --git a/conf/locale/hy_AM/LC_MESSAGES/django.po b/conf/locale/hy_AM/LC_MESSAGES/django.po index 0a384451db9b..c3944167b521 100644 --- a/conf/locale/hy_AM/LC_MESSAGES/django.po +++ b/conf/locale/hy_AM/LC_MESSAGES/django.po @@ -61,7 +61,7 @@ msgid "" msgstr "" "Project-Id-Version: edx-platform\n" "Report-Msgid-Bugs-To: openedx-translation@googlegroups.com\n" -"POT-Creation-Date: 2014-09-23 15:16-0400\n" +"POT-Creation-Date: 2014-09-24 13:35-0400\n" "PO-Revision-Date: 2014-08-25 20:21+0000\n" "Last-Translator: emma_saroyan \n" "Language-Team: Armenian (Armenia) (http://www.transifex.com/projects/p/edx-platform/language/hy_AM/)\n" @@ -969,6 +969,10 @@ msgstr "" msgid "No response from Xqueue within {xqueue_timeout} seconds. Aborted." msgstr "" +#: common/lib/capa/capa/inputtypes.py +msgid "Error running code." +msgstr "" + #: common/lib/capa/capa/inputtypes.py msgid "Cannot connect to the queue" msgstr "" @@ -1785,6 +1789,16 @@ msgid "" "on edx.org, and a New! badge temporarily appears next to the course image." msgstr "" +#: common/lib/xmodule/xmodule/course_module.py +msgid "Mobile Course Available" +msgstr "" + +#: common/lib/xmodule/xmodule/course_module.py +msgid "" +"Enter true or false. If true, the course will be available to mobile " +"devices." +msgstr "" + #: common/lib/xmodule/xmodule/course_module.py msgid "Course Not Graded" msgstr "Դասընթացը գնահատված չէ" @@ -3392,6 +3406,19 @@ msgstr "" msgid "Upload Handout" msgstr "" +#: common/lib/xmodule/xmodule/video_module/video_xfields.py +msgid "" +"Optional. Use this for videos where download and streaming URLs for the " +"videos are completely managed by edX. This will override the settings for " +"\"Default Video URL\", \"Video File URLs\", and all YouTube IDs. If you do " +"not know what this setting is, you can leave it blank and continue to use " +"these other settings." +msgstr "" + +#: common/lib/xmodule/xmodule/video_module/video_xfields.py +msgid "EdX Video ID" +msgstr "" + #: common/static/js/vendor/mathjax-MathJax-c9db6ac/docs/source/mjtheme/layout.html msgid "Navigation" msgstr "Կողմնորոշում" @@ -6983,15 +7010,8 @@ msgstr "" msgid "Reset Password" msgstr "Փոխել գաղտնաբառը" -#: lms/templates/dashboard.html lms/templates/original_navigation.html -#: lms/templates/sysadmin_dashboard.html -#: lms/templates/sysadmin_dashboard_gitlogs.html -#: lms/templates/courseware/courses.html -msgid "Courses" -msgstr "Դասընթացներ" - #: lms/templates/dashboard.html -msgid "ordered by recent activity" +msgid "Current Courses" msgstr "" #: lms/templates/dashboard.html @@ -7828,6 +7848,13 @@ msgstr "" msgid "You do not have any notes." msgstr "Դուք նոթեր չունեք" +#: lms/templates/original_navigation.html +#: lms/templates/sysadmin_dashboard.html +#: lms/templates/sysadmin_dashboard_gitlogs.html +#: lms/templates/courseware/courses.html +msgid "Courses" +msgstr "Դասընթացներ" + #: lms/templates/original_navigation.html msgid "Schools" msgstr "Համալսարաններ" @@ -10646,113 +10673,145 @@ msgstr "" msgid "#:" msgstr "#." -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Professional Education Invoicing Center" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Thank you for your purchase of {course_name}!" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Portland Street, " +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "" +"An invoice for ${total_price} is attached. Payment is due immediately. " +"Information on payment methods can be found on the invoice." +msgstr "" + +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "" +"A CSV file of your registration codes is attached. Please distribute " +"registration codes to each student planning to enroll using the email " +"template below." msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "9th floor Cambridge, MA," +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Thanks," msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "02139 finance@edx.org" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Your {platform_name} Team" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -#: lms/templates/emails/registration_codes_sale_invoice.txt -#: lms/templates/emails/registration_codes_sale_invoice.txt -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "---------------------------------" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Dear [[Name]]:" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Bill To:" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "" +"We have provided an enrollment for you in the course {course_name} from " +"{platform_name}. Please follow the instructions below to claim your access." msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "{company_name}" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Your redeem code is: [[Enter Redeem Code here from the attached CSV]]" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "{purchaser_name}" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "(1) Register for an account at https://{site_name}." msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Customer Reference Number: {customer_reference_number}" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "(2) Once registered, navigate to https://{course_url}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Registration codes:" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "(3) Click 'Add {course_number} to Cart'" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt +#: lms/templates/emails/registration_codes_sale_email.txt msgid "" -"Please distribute one of the following registration codes to each student " -"who is going to enroll in the class." +"(4) On the shopping cart page, enter your redeem code and click apply code. " +"This will make payment equal to $0." +msgstr "" + +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "(5) Click 'Register'" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt +#: lms/templates/emails/registration_codes_sale_email.txt msgid "" -"A student can redeem one of these codes by registering an account on " -"({site_name}.edx.org), starting the purchase" +"(6) You should be able to see your course on your student dashboard at " +"https://{dashboard_url}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt +#: lms/templates/emails/registration_codes_sale_email.txt msgid "" -"process on this course by adding it to their shopping cart from this page " -"({course_url}), and" +"(7) Course materials will not be available until the course start date." msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "entering their registration code while in the shopping cart." +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Sincerely," msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "" -"Thank you for your purchase! Failure to pay this invoice will result the " -"invalidation of student enrollments" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "[[Your Signature]]" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "" -"that use these codes. All purchases are final. Please refer to the " -"cancellation policy" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "INVOICE" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "on {site_name} for more information." +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Date: {date}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Course: {course_name} {start_date} - {end_date}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Invoice No: {invoice_number}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Price: ${price}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Terms: Due Immediately" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Quantity: ${quantity}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Due Date: {date}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Sub-Total: ${sub_total}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Bill to:" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Discount: ${discount}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Customer Reference Number: {reference_number}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "--------- ------" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Balance Due: ${sale_price}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Total Due: ${total_price}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Course: {course_name}" +msgstr "" + +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "" +"Price: ${course_price} Quantity: {quantity} Sub-Total: " +"${sub_total} Discount: ${discount}" +msgstr "" + +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Total: ${sale_price}" +msgstr "" + +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Payment instructions" +msgstr "" + +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "" +"Failure to pay this invoice will result the invalidation of student " +"enrollment that use these codes. All purchases are final. Please refer to " +"the cancellation policy on {site_name} for more information." +msgstr "" + +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "If you have payment questions, please contact {contact_email}" msgstr "" #: lms/templates/emails/reject_name_change.txt @@ -11218,10 +11277,6 @@ msgstr "" msgid "Please enter the coupon code" msgstr "" -#: lms/templates/instructor/instructor_dashboard_2/e-commerce.html -msgid "Please enter the coupon discount value greater than 0" -msgstr "" - #: lms/templates/instructor/instructor_dashboard_2/e-commerce.html msgid "Please enter the coupon discount value less than or equal to 100" msgstr "" diff --git a/conf/locale/hy_AM/LC_MESSAGES/djangojs.mo b/conf/locale/hy_AM/LC_MESSAGES/djangojs.mo index 9cd63e49ba4bbbbbca11dc116be1424daaf2f76a..56927da18019fe415f17839fef08bacdc4814f4b 100644 GIT binary patch delta 22 dcmcb%j_KMurVWy=>?R6^##Y8An-yHmf&gDW2O9tY delta 22 dcmcb%j_KMurVWy=?8XX)rdEcgn-yHmf&gDU2O9tY diff --git a/conf/locale/hy_AM/LC_MESSAGES/djangojs.po b/conf/locale/hy_AM/LC_MESSAGES/djangojs.po index 3c1c4fd58f54..d22b7053cef3 100644 --- a/conf/locale/hy_AM/LC_MESSAGES/djangojs.po +++ b/conf/locale/hy_AM/LC_MESSAGES/djangojs.po @@ -35,7 +35,7 @@ msgid "" msgstr "" "Project-Id-Version: edx-platform\n" "Report-Msgid-Bugs-To: openedx-translation@googlegroups.com\n" -"POT-Creation-Date: 2014-09-23 15:15-0400\n" +"POT-Creation-Date: 2014-09-24 13:34-0400\n" "PO-Revision-Date: 2014-08-28 00:15+0000\n" "Last-Translator: Sarina Canelake \n" "Language-Team: Armenian (Armenia) (http://www.transifex.com/projects/p/edx-platform/language/hy_AM/)\n" diff --git a/conf/locale/id/LC_MESSAGES/django.mo b/conf/locale/id/LC_MESSAGES/django.mo index 4119d36e1b8f6df661fe0f1c88fa6eee99742271..02776f54022cf7b09ae1b1cd32d070b0c6bae6a4 100644 GIT binary patch delta 18 ZcmbQuGMi<>Ms^bgLt`sr(~Ucl838t`1+D-9 delta 18 ZcmbQuGMi<>Ms{NbLsKh5vyD5F838t^1+D-9 diff --git a/conf/locale/id/LC_MESSAGES/django.po b/conf/locale/id/LC_MESSAGES/django.po index 3b1a46d440a1..a4dfdbbe5aab 100644 --- a/conf/locale/id/LC_MESSAGES/django.po +++ b/conf/locale/id/LC_MESSAGES/django.po @@ -64,7 +64,7 @@ msgid "" msgstr "" "Project-Id-Version: edx-platform\n" "Report-Msgid-Bugs-To: openedx-translation@googlegroups.com\n" -"POT-Creation-Date: 2014-09-23 15:16-0400\n" +"POT-Creation-Date: 2014-09-24 13:35-0400\n" "PO-Revision-Date: 2014-08-25 20:21+0000\n" "Last-Translator: lusiana \n" "Language-Team: Indonesian (http://www.transifex.com/projects/p/edx-platform/language/id/)\n" @@ -952,6 +952,10 @@ msgstr "" msgid "No response from Xqueue within {xqueue_timeout} seconds. Aborted." msgstr "" +#: common/lib/capa/capa/inputtypes.py +msgid "Error running code." +msgstr "" + #: common/lib/capa/capa/inputtypes.py msgid "Cannot connect to the queue" msgstr "" @@ -1749,6 +1753,16 @@ msgid "" "on edx.org, and a New! badge temporarily appears next to the course image." msgstr "" +#: common/lib/xmodule/xmodule/course_module.py +msgid "Mobile Course Available" +msgstr "" + +#: common/lib/xmodule/xmodule/course_module.py +msgid "" +"Enter true or false. If true, the course will be available to mobile " +"devices." +msgstr "" + #: common/lib/xmodule/xmodule/course_module.py msgid "Course Not Graded" msgstr "" @@ -3324,6 +3338,19 @@ msgstr "" msgid "Upload Handout" msgstr "" +#: common/lib/xmodule/xmodule/video_module/video_xfields.py +msgid "" +"Optional. Use this for videos where download and streaming URLs for the " +"videos are completely managed by edX. This will override the settings for " +"\"Default Video URL\", \"Video File URLs\", and all YouTube IDs. If you do " +"not know what this setting is, you can leave it blank and continue to use " +"these other settings." +msgstr "" + +#: common/lib/xmodule/xmodule/video_module/video_xfields.py +msgid "EdX Video ID" +msgstr "" + #: common/static/js/vendor/mathjax-MathJax-c9db6ac/docs/source/mjtheme/layout.html msgid "Navigation" msgstr "" @@ -6659,15 +6686,8 @@ msgstr "" msgid "Reset Password" msgstr "" -#: lms/templates/dashboard.html lms/templates/original_navigation.html -#: lms/templates/sysadmin_dashboard.html -#: lms/templates/sysadmin_dashboard_gitlogs.html -#: lms/templates/courseware/courses.html -msgid "Courses" -msgstr "" - #: lms/templates/dashboard.html -msgid "ordered by recent activity" +msgid "Current Courses" msgstr "" #: lms/templates/dashboard.html @@ -7448,6 +7468,13 @@ msgstr "" msgid "You do not have any notes." msgstr "" +#: lms/templates/original_navigation.html +#: lms/templates/sysadmin_dashboard.html +#: lms/templates/sysadmin_dashboard_gitlogs.html +#: lms/templates/courseware/courses.html +msgid "Courses" +msgstr "" + #: lms/templates/original_navigation.html msgid "Schools" msgstr "" @@ -10167,113 +10194,145 @@ msgstr "" msgid "#:" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Professional Education Invoicing Center" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Thank you for your purchase of {course_name}!" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Portland Street, " +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "" +"An invoice for ${total_price} is attached. Payment is due immediately. " +"Information on payment methods can be found on the invoice." +msgstr "" + +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "" +"A CSV file of your registration codes is attached. Please distribute " +"registration codes to each student planning to enroll using the email " +"template below." msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "9th floor Cambridge, MA," +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Thanks," msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "02139 finance@edx.org" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Your {platform_name} Team" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -#: lms/templates/emails/registration_codes_sale_invoice.txt -#: lms/templates/emails/registration_codes_sale_invoice.txt -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "---------------------------------" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Dear [[Name]]:" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Bill To:" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "" +"We have provided an enrollment for you in the course {course_name} from " +"{platform_name}. Please follow the instructions below to claim your access." msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "{company_name}" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Your redeem code is: [[Enter Redeem Code here from the attached CSV]]" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "{purchaser_name}" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "(1) Register for an account at https://{site_name}." msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Customer Reference Number: {customer_reference_number}" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "(2) Once registered, navigate to https://{course_url}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Registration codes:" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "(3) Click 'Add {course_number} to Cart'" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt +#: lms/templates/emails/registration_codes_sale_email.txt msgid "" -"Please distribute one of the following registration codes to each student " -"who is going to enroll in the class." +"(4) On the shopping cart page, enter your redeem code and click apply code. " +"This will make payment equal to $0." +msgstr "" + +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "(5) Click 'Register'" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt +#: lms/templates/emails/registration_codes_sale_email.txt msgid "" -"A student can redeem one of these codes by registering an account on " -"({site_name}.edx.org), starting the purchase" +"(6) You should be able to see your course on your student dashboard at " +"https://{dashboard_url}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt +#: lms/templates/emails/registration_codes_sale_email.txt msgid "" -"process on this course by adding it to their shopping cart from this page " -"({course_url}), and" +"(7) Course materials will not be available until the course start date." msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "entering their registration code while in the shopping cart." +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Sincerely," msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "" -"Thank you for your purchase! Failure to pay this invoice will result the " -"invalidation of student enrollments" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "[[Your Signature]]" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "" -"that use these codes. All purchases are final. Please refer to the " -"cancellation policy" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "INVOICE" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "on {site_name} for more information." +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Date: {date}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Course: {course_name} {start_date} - {end_date}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Invoice No: {invoice_number}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Price: ${price}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Terms: Due Immediately" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Quantity: ${quantity}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Due Date: {date}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Sub-Total: ${sub_total}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Bill to:" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Discount: ${discount}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Customer Reference Number: {reference_number}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "--------- ------" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Balance Due: ${sale_price}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Total Due: ${total_price}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Course: {course_name}" +msgstr "" + +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "" +"Price: ${course_price} Quantity: {quantity} Sub-Total: " +"${sub_total} Discount: ${discount}" +msgstr "" + +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Total: ${sale_price}" +msgstr "" + +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Payment instructions" +msgstr "" + +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "" +"Failure to pay this invoice will result the invalidation of student " +"enrollment that use these codes. All purchases are final. Please refer to " +"the cancellation policy on {site_name} for more information." +msgstr "" + +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "If you have payment questions, please contact {contact_email}" msgstr "" #: lms/templates/emails/reject_name_change.txt @@ -10724,10 +10783,6 @@ msgstr "" msgid "Please enter the coupon code" msgstr "" -#: lms/templates/instructor/instructor_dashboard_2/e-commerce.html -msgid "Please enter the coupon discount value greater than 0" -msgstr "" - #: lms/templates/instructor/instructor_dashboard_2/e-commerce.html msgid "Please enter the coupon discount value less than or equal to 100" msgstr "" diff --git a/conf/locale/id/LC_MESSAGES/djangojs.mo b/conf/locale/id/LC_MESSAGES/djangojs.mo index b05bed848799efca201f3572b5da7ec150966dcc..0571c69b17a582c72f6ffdadecb6b31c5b544504 100644 GIT binary patch delta 22 dcmeBQ!PvioaYL#RyNQCKv6ZpO<{YENiU3#I2Q2^q delta 22 dcmeBQ!PvioaYL#RyRm|ysg\n" "Language-Team: Indonesian (http://www.transifex.com/projects/p/edx-platform/language/id/)\n" diff --git a/conf/locale/it_IT/LC_MESSAGES/django.mo b/conf/locale/it_IT/LC_MESSAGES/django.mo index f78a1d9663d768c63a65d214cd311d9e522a793e..1673616774431bdc7a9ab01d4639a718e8e96e0c 100644 GIT binary patch delta 22 ecmcbxTaevE!O+;s*ktn}!FWCZM34p& delta 20 bcmZp4Xmr>xTaevY!O+yo&~)=6!FWCZM2-d$ diff --git a/conf/locale/it_IT/LC_MESSAGES/djangojs.po b/conf/locale/it_IT/LC_MESSAGES/djangojs.po index 369e24deffa0..cdc2b35c860d 100644 --- a/conf/locale/it_IT/LC_MESSAGES/djangojs.po +++ b/conf/locale/it_IT/LC_MESSAGES/djangojs.po @@ -55,7 +55,7 @@ msgid "" msgstr "" "Project-Id-Version: edx-platform\n" "Report-Msgid-Bugs-To: openedx-translation@googlegroups.com\n" -"POT-Creation-Date: 2014-09-23 15:15-0400\n" +"POT-Creation-Date: 2014-09-24 13:34-0400\n" "PO-Revision-Date: 2014-08-28 00:15+0000\n" "Last-Translator: Sarina Canelake \n" "Language-Team: Italian (Italy) (http://www.transifex.com/projects/p/edx-platform/language/it_IT/)\n" diff --git a/conf/locale/ja_JP/LC_MESSAGES/django.mo b/conf/locale/ja_JP/LC_MESSAGES/django.mo index 20d5b559baef003f903e1b018d2e136a79b73016..86e6a440103a52baa5aa9140839cb5e427506569 100644 GIT binary patch delta 20 bcmccablqtKw;;QTf}ydMvFT\n" "Language-Team: Japanese (Japan) (http://www.transifex.com/projects/p/edx-platform/language/ja_JP/)\n" @@ -968,6 +968,10 @@ msgstr "" msgid "No response from Xqueue within {xqueue_timeout} seconds. Aborted." msgstr "" +#: common/lib/capa/capa/inputtypes.py +msgid "Error running code." +msgstr "" + #: common/lib/capa/capa/inputtypes.py msgid "Cannot connect to the queue" msgstr "" @@ -1765,6 +1769,16 @@ msgid "" "on edx.org, and a New! badge temporarily appears next to the course image." msgstr "" +#: common/lib/xmodule/xmodule/course_module.py +msgid "Mobile Course Available" +msgstr "" + +#: common/lib/xmodule/xmodule/course_module.py +msgid "" +"Enter true or false. If true, the course will be available to mobile " +"devices." +msgstr "" + #: common/lib/xmodule/xmodule/course_module.py msgid "Course Not Graded" msgstr "" @@ -3340,6 +3354,19 @@ msgstr "" msgid "Upload Handout" msgstr "" +#: common/lib/xmodule/xmodule/video_module/video_xfields.py +msgid "" +"Optional. Use this for videos where download and streaming URLs for the " +"videos are completely managed by edX. This will override the settings for " +"\"Default Video URL\", \"Video File URLs\", and all YouTube IDs. If you do " +"not know what this setting is, you can leave it blank and continue to use " +"these other settings." +msgstr "" + +#: common/lib/xmodule/xmodule/video_module/video_xfields.py +msgid "EdX Video ID" +msgstr "" + #: common/static/js/vendor/mathjax-MathJax-c9db6ac/docs/source/mjtheme/layout.html msgid "Navigation" msgstr "" @@ -6675,15 +6702,8 @@ msgstr "" msgid "Reset Password" msgstr "" -#: lms/templates/dashboard.html lms/templates/original_navigation.html -#: lms/templates/sysadmin_dashboard.html -#: lms/templates/sysadmin_dashboard_gitlogs.html -#: lms/templates/courseware/courses.html -msgid "Courses" -msgstr "" - #: lms/templates/dashboard.html -msgid "ordered by recent activity" +msgid "Current Courses" msgstr "" #: lms/templates/dashboard.html @@ -7465,6 +7485,13 @@ msgstr "" msgid "You do not have any notes." msgstr "" +#: lms/templates/original_navigation.html +#: lms/templates/sysadmin_dashboard.html +#: lms/templates/sysadmin_dashboard_gitlogs.html +#: lms/templates/courseware/courses.html +msgid "Courses" +msgstr "" + #: lms/templates/original_navigation.html msgid "Schools" msgstr "" @@ -10186,113 +10213,145 @@ msgstr "" msgid "#:" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Professional Education Invoicing Center" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Thank you for your purchase of {course_name}!" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Portland Street, " +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "" +"An invoice for ${total_price} is attached. Payment is due immediately. " +"Information on payment methods can be found on the invoice." +msgstr "" + +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "" +"A CSV file of your registration codes is attached. Please distribute " +"registration codes to each student planning to enroll using the email " +"template below." msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "9th floor Cambridge, MA," +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Thanks," msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "02139 finance@edx.org" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Your {platform_name} Team" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -#: lms/templates/emails/registration_codes_sale_invoice.txt -#: lms/templates/emails/registration_codes_sale_invoice.txt -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "---------------------------------" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Dear [[Name]]:" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Bill To:" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "" +"We have provided an enrollment for you in the course {course_name} from " +"{platform_name}. Please follow the instructions below to claim your access." msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "{company_name}" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Your redeem code is: [[Enter Redeem Code here from the attached CSV]]" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "{purchaser_name}" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "(1) Register for an account at https://{site_name}." msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Customer Reference Number: {customer_reference_number}" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "(2) Once registered, navigate to https://{course_url}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Registration codes:" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "(3) Click 'Add {course_number} to Cart'" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt +#: lms/templates/emails/registration_codes_sale_email.txt msgid "" -"Please distribute one of the following registration codes to each student " -"who is going to enroll in the class." +"(4) On the shopping cart page, enter your redeem code and click apply code. " +"This will make payment equal to $0." +msgstr "" + +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "(5) Click 'Register'" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt +#: lms/templates/emails/registration_codes_sale_email.txt msgid "" -"A student can redeem one of these codes by registering an account on " -"({site_name}.edx.org), starting the purchase" +"(6) You should be able to see your course on your student dashboard at " +"https://{dashboard_url}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt +#: lms/templates/emails/registration_codes_sale_email.txt msgid "" -"process on this course by adding it to their shopping cart from this page " -"({course_url}), and" +"(7) Course materials will not be available until the course start date." msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "entering their registration code while in the shopping cart." +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Sincerely," msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "" -"Thank you for your purchase! Failure to pay this invoice will result the " -"invalidation of student enrollments" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "[[Your Signature]]" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "" -"that use these codes. All purchases are final. Please refer to the " -"cancellation policy" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "INVOICE" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "on {site_name} for more information." +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Date: {date}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Course: {course_name} {start_date} - {end_date}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Invoice No: {invoice_number}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Price: ${price}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Terms: Due Immediately" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Quantity: ${quantity}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Due Date: {date}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Sub-Total: ${sub_total}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Bill to:" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Discount: ${discount}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Customer Reference Number: {reference_number}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "--------- ------" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Balance Due: ${sale_price}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Total Due: ${total_price}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Course: {course_name}" +msgstr "" + +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "" +"Price: ${course_price} Quantity: {quantity} Sub-Total: " +"${sub_total} Discount: ${discount}" +msgstr "" + +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Total: ${sale_price}" +msgstr "" + +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Payment instructions" +msgstr "" + +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "" +"Failure to pay this invoice will result the invalidation of student " +"enrollment that use these codes. All purchases are final. Please refer to " +"the cancellation policy on {site_name} for more information." +msgstr "" + +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "If you have payment questions, please contact {contact_email}" msgstr "" #: lms/templates/emails/reject_name_change.txt @@ -10743,10 +10802,6 @@ msgstr "" msgid "Please enter the coupon code" msgstr "" -#: lms/templates/instructor/instructor_dashboard_2/e-commerce.html -msgid "Please enter the coupon discount value greater than 0" -msgstr "" - #: lms/templates/instructor/instructor_dashboard_2/e-commerce.html msgid "Please enter the coupon discount value less than or equal to 100" msgstr "" diff --git a/conf/locale/ja_JP/LC_MESSAGES/djangojs.mo b/conf/locale/ja_JP/LC_MESSAGES/djangojs.mo index 56c7a7d4a48e41aef5781122eac10e3e1f217d95..0effc9ef205df8f45e602359a6d7e4968c395533 100644 GIT binary patch delta 20 bcmZ3$x`1^9J0rV^f}ydMvB_pW#z~9-H7f+T delta 20 bcmZ3$x`1^9J0rWXf}yFEq3LEm#z~9-H7NwR diff --git a/conf/locale/ja_JP/LC_MESSAGES/djangojs.po b/conf/locale/ja_JP/LC_MESSAGES/djangojs.po index 6e763e654baf..e0dd2534fdd1 100644 --- a/conf/locale/ja_JP/LC_MESSAGES/djangojs.po +++ b/conf/locale/ja_JP/LC_MESSAGES/djangojs.po @@ -41,7 +41,7 @@ msgid "" msgstr "" "Project-Id-Version: edx-platform\n" "Report-Msgid-Bugs-To: openedx-translation@googlegroups.com\n" -"POT-Creation-Date: 2014-09-23 15:15-0400\n" +"POT-Creation-Date: 2014-09-24 13:34-0400\n" "PO-Revision-Date: 2014-08-28 00:15+0000\n" "Last-Translator: Sarina Canelake \n" "Language-Team: Japanese (Japan) (http://www.transifex.com/projects/p/edx-platform/language/ja_JP/)\n" diff --git a/conf/locale/kk_KZ/LC_MESSAGES/django.mo b/conf/locale/kk_KZ/LC_MESSAGES/django.mo index 4fc09eebbedc3ba21cb5a051d751ff5207fa06f0..43a3295924ea893e90a8d62e033608ba10cdf4fc 100644 GIT binary patch delta 18 acmbQiI)in>S9TKxLt`sr(~W=TFaiKO76xko delta 18 acmbQiI)in>S9W6sLsKh5vyFe|FaiKO6b5Sm diff --git a/conf/locale/kk_KZ/LC_MESSAGES/django.po b/conf/locale/kk_KZ/LC_MESSAGES/django.po index b2b78c52cdce..a2658c887705 100644 --- a/conf/locale/kk_KZ/LC_MESSAGES/django.po +++ b/conf/locale/kk_KZ/LC_MESSAGES/django.po @@ -51,7 +51,7 @@ msgid "" msgstr "" "Project-Id-Version: edx-platform\n" "Report-Msgid-Bugs-To: openedx-translation@googlegroups.com\n" -"POT-Creation-Date: 2014-09-23 15:16-0400\n" +"POT-Creation-Date: 2014-09-24 13:35-0400\n" "PO-Revision-Date: 2014-08-25 20:21+0000\n" "Last-Translator: Ablai \n" "Language-Team: Kazakh (Kazakhstan) (http://www.transifex.com/projects/p/edx-platform/language/kk_KZ/)\n" @@ -939,6 +939,10 @@ msgstr "" msgid "No response from Xqueue within {xqueue_timeout} seconds. Aborted." msgstr "" +#: common/lib/capa/capa/inputtypes.py +msgid "Error running code." +msgstr "" + #: common/lib/capa/capa/inputtypes.py msgid "Cannot connect to the queue" msgstr "" @@ -1736,6 +1740,16 @@ msgid "" "on edx.org, and a New! badge temporarily appears next to the course image." msgstr "" +#: common/lib/xmodule/xmodule/course_module.py +msgid "Mobile Course Available" +msgstr "" + +#: common/lib/xmodule/xmodule/course_module.py +msgid "" +"Enter true or false. If true, the course will be available to mobile " +"devices." +msgstr "" + #: common/lib/xmodule/xmodule/course_module.py msgid "Course Not Graded" msgstr "" @@ -3311,6 +3325,19 @@ msgstr "" msgid "Upload Handout" msgstr "" +#: common/lib/xmodule/xmodule/video_module/video_xfields.py +msgid "" +"Optional. Use this for videos where download and streaming URLs for the " +"videos are completely managed by edX. This will override the settings for " +"\"Default Video URL\", \"Video File URLs\", and all YouTube IDs. If you do " +"not know what this setting is, you can leave it blank and continue to use " +"these other settings." +msgstr "" + +#: common/lib/xmodule/xmodule/video_module/video_xfields.py +msgid "EdX Video ID" +msgstr "" + #: common/static/js/vendor/mathjax-MathJax-c9db6ac/docs/source/mjtheme/layout.html msgid "Navigation" msgstr "" @@ -6646,15 +6673,8 @@ msgstr "" msgid "Reset Password" msgstr "" -#: lms/templates/dashboard.html lms/templates/original_navigation.html -#: lms/templates/sysadmin_dashboard.html -#: lms/templates/sysadmin_dashboard_gitlogs.html -#: lms/templates/courseware/courses.html -msgid "Courses" -msgstr "" - #: lms/templates/dashboard.html -msgid "ordered by recent activity" +msgid "Current Courses" msgstr "" #: lms/templates/dashboard.html @@ -7435,6 +7455,13 @@ msgstr "" msgid "You do not have any notes." msgstr "" +#: lms/templates/original_navigation.html +#: lms/templates/sysadmin_dashboard.html +#: lms/templates/sysadmin_dashboard_gitlogs.html +#: lms/templates/courseware/courses.html +msgid "Courses" +msgstr "" + #: lms/templates/original_navigation.html msgid "Schools" msgstr "" @@ -10154,113 +10181,145 @@ msgstr "" msgid "#:" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Professional Education Invoicing Center" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Thank you for your purchase of {course_name}!" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Portland Street, " +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "" +"An invoice for ${total_price} is attached. Payment is due immediately. " +"Information on payment methods can be found on the invoice." +msgstr "" + +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "" +"A CSV file of your registration codes is attached. Please distribute " +"registration codes to each student planning to enroll using the email " +"template below." msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "9th floor Cambridge, MA," +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Thanks," msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "02139 finance@edx.org" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Your {platform_name} Team" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -#: lms/templates/emails/registration_codes_sale_invoice.txt -#: lms/templates/emails/registration_codes_sale_invoice.txt -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "---------------------------------" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Dear [[Name]]:" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Bill To:" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "" +"We have provided an enrollment for you in the course {course_name} from " +"{platform_name}. Please follow the instructions below to claim your access." msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "{company_name}" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Your redeem code is: [[Enter Redeem Code here from the attached CSV]]" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "{purchaser_name}" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "(1) Register for an account at https://{site_name}." msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Customer Reference Number: {customer_reference_number}" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "(2) Once registered, navigate to https://{course_url}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Registration codes:" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "(3) Click 'Add {course_number} to Cart'" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt +#: lms/templates/emails/registration_codes_sale_email.txt msgid "" -"Please distribute one of the following registration codes to each student " -"who is going to enroll in the class." +"(4) On the shopping cart page, enter your redeem code and click apply code. " +"This will make payment equal to $0." +msgstr "" + +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "(5) Click 'Register'" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt +#: lms/templates/emails/registration_codes_sale_email.txt msgid "" -"A student can redeem one of these codes by registering an account on " -"({site_name}.edx.org), starting the purchase" +"(6) You should be able to see your course on your student dashboard at " +"https://{dashboard_url}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt +#: lms/templates/emails/registration_codes_sale_email.txt msgid "" -"process on this course by adding it to their shopping cart from this page " -"({course_url}), and" +"(7) Course materials will not be available until the course start date." msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "entering their registration code while in the shopping cart." +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Sincerely," msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "" -"Thank you for your purchase! Failure to pay this invoice will result the " -"invalidation of student enrollments" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "[[Your Signature]]" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "" -"that use these codes. All purchases are final. Please refer to the " -"cancellation policy" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "INVOICE" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "on {site_name} for more information." +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Date: {date}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Course: {course_name} {start_date} - {end_date}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Invoice No: {invoice_number}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Price: ${price}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Terms: Due Immediately" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Quantity: ${quantity}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Due Date: {date}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Sub-Total: ${sub_total}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Bill to:" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Discount: ${discount}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Customer Reference Number: {reference_number}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "--------- ------" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Balance Due: ${sale_price}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Total Due: ${total_price}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Course: {course_name}" +msgstr "" + +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "" +"Price: ${course_price} Quantity: {quantity} Sub-Total: " +"${sub_total} Discount: ${discount}" +msgstr "" + +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Total: ${sale_price}" +msgstr "" + +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Payment instructions" +msgstr "" + +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "" +"Failure to pay this invoice will result the invalidation of student " +"enrollment that use these codes. All purchases are final. Please refer to " +"the cancellation policy on {site_name} for more information." +msgstr "" + +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "If you have payment questions, please contact {contact_email}" msgstr "" #: lms/templates/emails/reject_name_change.txt @@ -10711,10 +10770,6 @@ msgstr "" msgid "Please enter the coupon code" msgstr "" -#: lms/templates/instructor/instructor_dashboard_2/e-commerce.html -msgid "Please enter the coupon discount value greater than 0" -msgstr "" - #: lms/templates/instructor/instructor_dashboard_2/e-commerce.html msgid "Please enter the coupon discount value less than or equal to 100" msgstr "" diff --git a/conf/locale/kk_KZ/LC_MESSAGES/djangojs.mo b/conf/locale/kk_KZ/LC_MESSAGES/djangojs.mo index 1e711e82132ba8a9510da7f275b23b8750ef50b0..2861d30eee58391a02d5605cfade6e2d2bdfc2e6 100644 GIT binary patch delta 18 ZcmZ3=vXo`QMs^bgLt`srlZ`ua838yA1c delta 18 ZcmZ3=vXo`QMs{NbLsKh5(~UcF838y81c diff --git a/conf/locale/kk_KZ/LC_MESSAGES/djangojs.po b/conf/locale/kk_KZ/LC_MESSAGES/djangojs.po index 8a5ae819d28b..c69c35efeef9 100644 --- a/conf/locale/kk_KZ/LC_MESSAGES/djangojs.po +++ b/conf/locale/kk_KZ/LC_MESSAGES/djangojs.po @@ -30,7 +30,7 @@ msgid "" msgstr "" "Project-Id-Version: edx-platform\n" "Report-Msgid-Bugs-To: openedx-translation@googlegroups.com\n" -"POT-Creation-Date: 2014-09-23 15:15-0400\n" +"POT-Creation-Date: 2014-09-24 13:34-0400\n" "PO-Revision-Date: 2014-08-28 00:15+0000\n" "Last-Translator: Sarina Canelake \n" "Language-Team: Kazakh (Kazakhstan) (http://www.transifex.com/projects/p/edx-platform/language/kk_KZ/)\n" diff --git a/conf/locale/km_KH/LC_MESSAGES/django.mo b/conf/locale/km_KH/LC_MESSAGES/django.mo index 9525595fabb2e4425650efdb4b33951621f540aa..6536768daa7b821f337c36d5a5581e864d83842b 100644 GIT binary patch delta 18 ZcmeBR>0p_#k=;bW(Adh@bmNWyMgTMZ1$6)b delta 18 ZcmeBR>0p_#k=\n" "Language-Team: Khmer (Cambodia) (http://www.transifex.com/projects/p/edx-platform/language/km_KH/)\n" diff --git a/conf/locale/kn/LC_MESSAGES/django.mo b/conf/locale/kn/LC_MESSAGES/django.mo index 9c9610f2fc24337afffe63bd6decb1894478cd9f..ed4169111afcd3bfe525a224b153d64fae5bafd0 100644 GIT binary patch delta 18 ZcmbQtGMQz\n" "Language-Team: Kannada (http://www.transifex.com/projects/p/edx-platform/language/kn/)\n" @@ -926,6 +926,10 @@ msgstr "" msgid "No response from Xqueue within {xqueue_timeout} seconds. Aborted." msgstr "" +#: common/lib/capa/capa/inputtypes.py +msgid "Error running code." +msgstr "" + #: common/lib/capa/capa/inputtypes.py msgid "Cannot connect to the queue" msgstr "" @@ -1723,6 +1727,16 @@ msgid "" "on edx.org, and a New! badge temporarily appears next to the course image." msgstr "" +#: common/lib/xmodule/xmodule/course_module.py +msgid "Mobile Course Available" +msgstr "" + +#: common/lib/xmodule/xmodule/course_module.py +msgid "" +"Enter true or false. If true, the course will be available to mobile " +"devices." +msgstr "" + #: common/lib/xmodule/xmodule/course_module.py msgid "Course Not Graded" msgstr "" @@ -3298,6 +3312,19 @@ msgstr "" msgid "Upload Handout" msgstr "" +#: common/lib/xmodule/xmodule/video_module/video_xfields.py +msgid "" +"Optional. Use this for videos where download and streaming URLs for the " +"videos are completely managed by edX. This will override the settings for " +"\"Default Video URL\", \"Video File URLs\", and all YouTube IDs. If you do " +"not know what this setting is, you can leave it blank and continue to use " +"these other settings." +msgstr "" + +#: common/lib/xmodule/xmodule/video_module/video_xfields.py +msgid "EdX Video ID" +msgstr "" + #: common/static/js/vendor/mathjax-MathJax-c9db6ac/docs/source/mjtheme/layout.html msgid "Navigation" msgstr "" @@ -6633,15 +6660,8 @@ msgstr "" msgid "Reset Password" msgstr "" -#: lms/templates/dashboard.html lms/templates/original_navigation.html -#: lms/templates/sysadmin_dashboard.html -#: lms/templates/sysadmin_dashboard_gitlogs.html -#: lms/templates/courseware/courses.html -msgid "Courses" -msgstr "" - #: lms/templates/dashboard.html -msgid "ordered by recent activity" +msgid "Current Courses" msgstr "" #: lms/templates/dashboard.html @@ -7422,6 +7442,13 @@ msgstr "" msgid "You do not have any notes." msgstr "" +#: lms/templates/original_navigation.html +#: lms/templates/sysadmin_dashboard.html +#: lms/templates/sysadmin_dashboard_gitlogs.html +#: lms/templates/courseware/courses.html +msgid "Courses" +msgstr "" + #: lms/templates/original_navigation.html msgid "Schools" msgstr "" @@ -10141,113 +10168,145 @@ msgstr "" msgid "#:" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Professional Education Invoicing Center" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Thank you for your purchase of {course_name}!" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Portland Street, " +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "" +"An invoice for ${total_price} is attached. Payment is due immediately. " +"Information on payment methods can be found on the invoice." +msgstr "" + +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "" +"A CSV file of your registration codes is attached. Please distribute " +"registration codes to each student planning to enroll using the email " +"template below." msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "9th floor Cambridge, MA," +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Thanks," msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "02139 finance@edx.org" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Your {platform_name} Team" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -#: lms/templates/emails/registration_codes_sale_invoice.txt -#: lms/templates/emails/registration_codes_sale_invoice.txt -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "---------------------------------" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Dear [[Name]]:" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Bill To:" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "" +"We have provided an enrollment for you in the course {course_name} from " +"{platform_name}. Please follow the instructions below to claim your access." msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "{company_name}" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Your redeem code is: [[Enter Redeem Code here from the attached CSV]]" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "{purchaser_name}" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "(1) Register for an account at https://{site_name}." msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Customer Reference Number: {customer_reference_number}" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "(2) Once registered, navigate to https://{course_url}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Registration codes:" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "(3) Click 'Add {course_number} to Cart'" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt +#: lms/templates/emails/registration_codes_sale_email.txt msgid "" -"Please distribute one of the following registration codes to each student " -"who is going to enroll in the class." +"(4) On the shopping cart page, enter your redeem code and click apply code. " +"This will make payment equal to $0." +msgstr "" + +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "(5) Click 'Register'" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt +#: lms/templates/emails/registration_codes_sale_email.txt msgid "" -"A student can redeem one of these codes by registering an account on " -"({site_name}.edx.org), starting the purchase" +"(6) You should be able to see your course on your student dashboard at " +"https://{dashboard_url}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt +#: lms/templates/emails/registration_codes_sale_email.txt msgid "" -"process on this course by adding it to their shopping cart from this page " -"({course_url}), and" +"(7) Course materials will not be available until the course start date." msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "entering their registration code while in the shopping cart." +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Sincerely," msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "" -"Thank you for your purchase! Failure to pay this invoice will result the " -"invalidation of student enrollments" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "[[Your Signature]]" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "" -"that use these codes. All purchases are final. Please refer to the " -"cancellation policy" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "INVOICE" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "on {site_name} for more information." +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Date: {date}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Course: {course_name} {start_date} - {end_date}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Invoice No: {invoice_number}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Price: ${price}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Terms: Due Immediately" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Quantity: ${quantity}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Due Date: {date}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Sub-Total: ${sub_total}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Bill to:" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Discount: ${discount}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Customer Reference Number: {reference_number}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "--------- ------" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Balance Due: ${sale_price}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Total Due: ${total_price}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Course: {course_name}" +msgstr "" + +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "" +"Price: ${course_price} Quantity: {quantity} Sub-Total: " +"${sub_total} Discount: ${discount}" +msgstr "" + +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Total: ${sale_price}" +msgstr "" + +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Payment instructions" +msgstr "" + +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "" +"Failure to pay this invoice will result the invalidation of student " +"enrollment that use these codes. All purchases are final. Please refer to " +"the cancellation policy on {site_name} for more information." +msgstr "" + +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "If you have payment questions, please contact {contact_email}" msgstr "" #: lms/templates/emails/reject_name_change.txt @@ -10698,10 +10757,6 @@ msgstr "" msgid "Please enter the coupon code" msgstr "" -#: lms/templates/instructor/instructor_dashboard_2/e-commerce.html -msgid "Please enter the coupon discount value greater than 0" -msgstr "" - #: lms/templates/instructor/instructor_dashboard_2/e-commerce.html msgid "Please enter the coupon discount value less than or equal to 100" msgstr "" diff --git a/conf/locale/kn/LC_MESSAGES/djangojs.mo b/conf/locale/kn/LC_MESSAGES/djangojs.mo index 2c3ca8f54bfae22f25ca4196a9b02e4c4ebac27a..4bde3f049f0ab5a207fe343db4b5713f6322efe7 100644 GIT binary patch delta 20 bcmZ3*yNY*1ITO2yf}ydMvB~B-CLI<4KVJn~ delta 20 bcmZ3*yNY*1ITO3Ff}yFEq3Py2CLI<4KV1b| diff --git a/conf/locale/kn/LC_MESSAGES/djangojs.po b/conf/locale/kn/LC_MESSAGES/djangojs.po index 55a29390b7e9..a4a3ec2d262d 100644 --- a/conf/locale/kn/LC_MESSAGES/djangojs.po +++ b/conf/locale/kn/LC_MESSAGES/djangojs.po @@ -28,7 +28,7 @@ msgid "" msgstr "" "Project-Id-Version: edx-platform\n" "Report-Msgid-Bugs-To: openedx-translation@googlegroups.com\n" -"POT-Creation-Date: 2014-09-23 15:15-0400\n" +"POT-Creation-Date: 2014-09-24 13:34-0400\n" "PO-Revision-Date: 2014-08-28 00:15+0000\n" "Last-Translator: Sarina Canelake \n" "Language-Team: Kannada (http://www.transifex.com/projects/p/edx-platform/language/kn/)\n" diff --git a/conf/locale/ko_KR/LC_MESSAGES/django.mo b/conf/locale/ko_KR/LC_MESSAGES/django.mo index 59bd08d2e61f1531619fca1c302c2959e7ba6195..949956c05460820ccb0e4ae1aa6cda6e2b663363 100644 GIT binary patch delta 22 ecmX>-h2``VmJJ%y*-aD-jjfDLH|tNADFy&wQ3sy@ delta 22 ecmX>-h2``VmJJ%y*^LzpO|1;gHtSE9DFy&wPY0g> diff --git a/conf/locale/ko_KR/LC_MESSAGES/django.po b/conf/locale/ko_KR/LC_MESSAGES/django.po index d7159006b55d..27a919de6253 100644 --- a/conf/locale/ko_KR/LC_MESSAGES/django.po +++ b/conf/locale/ko_KR/LC_MESSAGES/django.po @@ -65,7 +65,7 @@ msgid "" msgstr "" "Project-Id-Version: edx-platform\n" "Report-Msgid-Bugs-To: openedx-translation@googlegroups.com\n" -"POT-Creation-Date: 2014-09-23 15:16-0400\n" +"POT-Creation-Date: 2014-09-24 13:35-0400\n" "PO-Revision-Date: 2014-08-25 20:21+0000\n" "Last-Translator: bossnm11 \n" "Language-Team: Korean (Korea) (http://www.transifex.com/projects/p/edx-platform/language/ko_KR/)\n" @@ -951,6 +951,10 @@ msgstr "" msgid "No response from Xqueue within {xqueue_timeout} seconds. Aborted." msgstr "" +#: common/lib/capa/capa/inputtypes.py +msgid "Error running code." +msgstr "" + #: common/lib/capa/capa/inputtypes.py msgid "Cannot connect to the queue" msgstr "" @@ -1741,6 +1745,16 @@ msgid "" "on edx.org, and a New! badge temporarily appears next to the course image." msgstr "" +#: common/lib/xmodule/xmodule/course_module.py +msgid "Mobile Course Available" +msgstr "" + +#: common/lib/xmodule/xmodule/course_module.py +msgid "" +"Enter true or false. If true, the course will be available to mobile " +"devices." +msgstr "" + #: common/lib/xmodule/xmodule/course_module.py msgid "Course Not Graded" msgstr "" @@ -3297,6 +3311,19 @@ msgstr "" msgid "Upload Handout" msgstr "" +#: common/lib/xmodule/xmodule/video_module/video_xfields.py +msgid "" +"Optional. Use this for videos where download and streaming URLs for the " +"videos are completely managed by edX. This will override the settings for " +"\"Default Video URL\", \"Video File URLs\", and all YouTube IDs. If you do " +"not know what this setting is, you can leave it blank and continue to use " +"these other settings." +msgstr "" + +#: common/lib/xmodule/xmodule/video_module/video_xfields.py +msgid "EdX Video ID" +msgstr "" + #: common/static/js/vendor/mathjax-MathJax-c9db6ac/docs/source/mjtheme/layout.html msgid "Navigation" msgstr "" @@ -6616,15 +6643,8 @@ msgstr "" msgid "Reset Password" msgstr "암호 재설정" -#: lms/templates/dashboard.html lms/templates/original_navigation.html -#: lms/templates/sysadmin_dashboard.html -#: lms/templates/sysadmin_dashboard_gitlogs.html -#: lms/templates/courseware/courses.html -msgid "Courses" -msgstr "강좌" - #: lms/templates/dashboard.html -msgid "ordered by recent activity" +msgid "Current Courses" msgstr "" #: lms/templates/dashboard.html @@ -7422,6 +7442,13 @@ msgstr "" msgid "You do not have any notes." msgstr "노트가 없습니다." +#: lms/templates/original_navigation.html +#: lms/templates/sysadmin_dashboard.html +#: lms/templates/sysadmin_dashboard_gitlogs.html +#: lms/templates/courseware/courses.html +msgid "Courses" +msgstr "강좌" + #: lms/templates/original_navigation.html msgid "Schools" msgstr "학교" @@ -10165,113 +10192,145 @@ msgstr "" msgid "#:" msgstr "#:" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Professional Education Invoicing Center" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Thank you for your purchase of {course_name}!" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Portland Street, " +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "" +"An invoice for ${total_price} is attached. Payment is due immediately. " +"Information on payment methods can be found on the invoice." +msgstr "" + +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "" +"A CSV file of your registration codes is attached. Please distribute " +"registration codes to each student planning to enroll using the email " +"template below." msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "9th floor Cambridge, MA," +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Thanks," msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "02139 finance@edx.org" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Your {platform_name} Team" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -#: lms/templates/emails/registration_codes_sale_invoice.txt -#: lms/templates/emails/registration_codes_sale_invoice.txt -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "---------------------------------" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Dear [[Name]]:" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Bill To:" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "" +"We have provided an enrollment for you in the course {course_name} from " +"{platform_name}. Please follow the instructions below to claim your access." msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "{company_name}" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Your redeem code is: [[Enter Redeem Code here from the attached CSV]]" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "{purchaser_name}" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "(1) Register for an account at https://{site_name}." msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Customer Reference Number: {customer_reference_number}" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "(2) Once registered, navigate to https://{course_url}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Registration codes:" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "(3) Click 'Add {course_number} to Cart'" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt +#: lms/templates/emails/registration_codes_sale_email.txt msgid "" -"Please distribute one of the following registration codes to each student " -"who is going to enroll in the class." +"(4) On the shopping cart page, enter your redeem code and click apply code. " +"This will make payment equal to $0." +msgstr "" + +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "(5) Click 'Register'" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt +#: lms/templates/emails/registration_codes_sale_email.txt msgid "" -"A student can redeem one of these codes by registering an account on " -"({site_name}.edx.org), starting the purchase" +"(6) You should be able to see your course on your student dashboard at " +"https://{dashboard_url}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt +#: lms/templates/emails/registration_codes_sale_email.txt msgid "" -"process on this course by adding it to their shopping cart from this page " -"({course_url}), and" +"(7) Course materials will not be available until the course start date." msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "entering their registration code while in the shopping cart." +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Sincerely," msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "" -"Thank you for your purchase! Failure to pay this invoice will result the " -"invalidation of student enrollments" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "[[Your Signature]]" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "" -"that use these codes. All purchases are final. Please refer to the " -"cancellation policy" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "INVOICE" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "on {site_name} for more information." +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Date: {date}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Course: {course_name} {start_date} - {end_date}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Invoice No: {invoice_number}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Price: ${price}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Terms: Due Immediately" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Quantity: ${quantity}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Due Date: {date}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Sub-Total: ${sub_total}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Bill to:" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Discount: ${discount}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Customer Reference Number: {reference_number}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "--------- ------" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Balance Due: ${sale_price}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Total Due: ${total_price}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Course: {course_name}" +msgstr "" + +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "" +"Price: ${course_price} Quantity: {quantity} Sub-Total: " +"${sub_total} Discount: ${discount}" +msgstr "" + +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Total: ${sale_price}" +msgstr "" + +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Payment instructions" +msgstr "" + +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "" +"Failure to pay this invoice will result the invalidation of student " +"enrollment that use these codes. All purchases are final. Please refer to " +"the cancellation policy on {site_name} for more information." +msgstr "" + +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "If you have payment questions, please contact {contact_email}" msgstr "" #: lms/templates/emails/reject_name_change.txt @@ -10727,10 +10786,6 @@ msgstr "" msgid "Please enter the coupon code" msgstr "" -#: lms/templates/instructor/instructor_dashboard_2/e-commerce.html -msgid "Please enter the coupon discount value greater than 0" -msgstr "" - #: lms/templates/instructor/instructor_dashboard_2/e-commerce.html msgid "Please enter the coupon discount value less than or equal to 100" msgstr "" diff --git a/conf/locale/ko_KR/LC_MESSAGES/djangojs.mo b/conf/locale/ko_KR/LC_MESSAGES/djangojs.mo index cdd29743ed9de9daad905bb5ad76767299ffe93c..73764bf456c9837a00420e1588c58a8759e8a0de 100644 GIT binary patch delta 18 ZcmZ3$vVdj6Ms^bgLt`srlZ`tv7y&m~1-t+N delta 18 ZcmZ3$vVdj6Ms{NbLsKh5(~Uba7y&m|1-t+N diff --git a/conf/locale/ko_KR/LC_MESSAGES/djangojs.po b/conf/locale/ko_KR/LC_MESSAGES/djangojs.po index 938570e77cdd..3b2da4bebb86 100644 --- a/conf/locale/ko_KR/LC_MESSAGES/djangojs.po +++ b/conf/locale/ko_KR/LC_MESSAGES/djangojs.po @@ -36,7 +36,7 @@ msgid "" msgstr "" "Project-Id-Version: edx-platform\n" "Report-Msgid-Bugs-To: openedx-translation@googlegroups.com\n" -"POT-Creation-Date: 2014-09-23 15:15-0400\n" +"POT-Creation-Date: 2014-09-24 13:34-0400\n" "PO-Revision-Date: 2014-08-28 00:15+0000\n" "Last-Translator: Sarina Canelake \n" "Language-Team: Korean (Korea) (http://www.transifex.com/projects/p/edx-platform/language/ko_KR/)\n" diff --git a/conf/locale/lt_LT/LC_MESSAGES/django.mo b/conf/locale/lt_LT/LC_MESSAGES/django.mo index a11edd58ce7cb036ec93ffe086bb49b9223c5115..99951021bfa54be66f93087d5fd6feb023090204 100644 GIT binary patch delta 22 ecmbQeg=O{@mJN>6*-aD-jjfDLH+xLK+ynq%*$8(4 delta 22 ecmbQeg=O{@mJN>6*^LzpO|1;gHhWCJ+ynq%*9dn2 diff --git a/conf/locale/lt_LT/LC_MESSAGES/django.po b/conf/locale/lt_LT/LC_MESSAGES/django.po index 709464a8f403..9a30db92171f 100644 --- a/conf/locale/lt_LT/LC_MESSAGES/django.po +++ b/conf/locale/lt_LT/LC_MESSAGES/django.po @@ -61,7 +61,7 @@ msgid "" msgstr "" "Project-Id-Version: edx-platform\n" "Report-Msgid-Bugs-To: openedx-translation@googlegroups.com\n" -"POT-Creation-Date: 2014-09-23 15:16-0400\n" +"POT-Creation-Date: 2014-09-24 13:35-0400\n" "PO-Revision-Date: 2014-08-25 20:21+0000\n" "Last-Translator: Riina \n" "Language-Team: Lithuanian (Lithuania) (http://www.transifex.com/projects/p/edx-platform/language/lt_LT/)\n" @@ -957,6 +957,10 @@ msgstr "" msgid "No response from Xqueue within {xqueue_timeout} seconds. Aborted." msgstr "" +#: common/lib/capa/capa/inputtypes.py +msgid "Error running code." +msgstr "" + #: common/lib/capa/capa/inputtypes.py msgid "Cannot connect to the queue" msgstr "" @@ -1777,6 +1781,16 @@ msgid "" "on edx.org, and a New! badge temporarily appears next to the course image." msgstr "" +#: common/lib/xmodule/xmodule/course_module.py +msgid "Mobile Course Available" +msgstr "" + +#: common/lib/xmodule/xmodule/course_module.py +msgid "" +"Enter true or false. If true, the course will be available to mobile " +"devices." +msgstr "" + #: common/lib/xmodule/xmodule/course_module.py msgid "Course Not Graded" msgstr "" @@ -3362,6 +3376,19 @@ msgstr "" msgid "Upload Handout" msgstr "" +#: common/lib/xmodule/xmodule/video_module/video_xfields.py +msgid "" +"Optional. Use this for videos where download and streaming URLs for the " +"videos are completely managed by edX. This will override the settings for " +"\"Default Video URL\", \"Video File URLs\", and all YouTube IDs. If you do " +"not know what this setting is, you can leave it blank and continue to use " +"these other settings." +msgstr "" + +#: common/lib/xmodule/xmodule/video_module/video_xfields.py +msgid "EdX Video ID" +msgstr "" + #: common/static/js/vendor/mathjax-MathJax-c9db6ac/docs/source/mjtheme/layout.html msgid "Navigation" msgstr "Navigacija" @@ -6784,15 +6811,8 @@ msgstr "" msgid "Reset Password" msgstr "" -#: lms/templates/dashboard.html lms/templates/original_navigation.html -#: lms/templates/sysadmin_dashboard.html -#: lms/templates/sysadmin_dashboard_gitlogs.html -#: lms/templates/courseware/courses.html -msgid "Courses" -msgstr "Kursai" - #: lms/templates/dashboard.html -msgid "ordered by recent activity" +msgid "Current Courses" msgstr "" #: lms/templates/dashboard.html @@ -7576,6 +7596,13 @@ msgstr "" msgid "You do not have any notes." msgstr "" +#: lms/templates/original_navigation.html +#: lms/templates/sysadmin_dashboard.html +#: lms/templates/sysadmin_dashboard_gitlogs.html +#: lms/templates/courseware/courses.html +msgid "Courses" +msgstr "Kursai" + #: lms/templates/original_navigation.html msgid "Schools" msgstr "" @@ -10347,113 +10374,145 @@ msgstr "" msgid "#:" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Professional Education Invoicing Center" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Thank you for your purchase of {course_name}!" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Portland Street, " +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "" +"An invoice for ${total_price} is attached. Payment is due immediately. " +"Information on payment methods can be found on the invoice." +msgstr "" + +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "" +"A CSV file of your registration codes is attached. Please distribute " +"registration codes to each student planning to enroll using the email " +"template below." msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "9th floor Cambridge, MA," +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Thanks," msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "02139 finance@edx.org" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Your {platform_name} Team" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -#: lms/templates/emails/registration_codes_sale_invoice.txt -#: lms/templates/emails/registration_codes_sale_invoice.txt -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "---------------------------------" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Dear [[Name]]:" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Bill To:" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "" +"We have provided an enrollment for you in the course {course_name} from " +"{platform_name}. Please follow the instructions below to claim your access." msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "{company_name}" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Your redeem code is: [[Enter Redeem Code here from the attached CSV]]" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "{purchaser_name}" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "(1) Register for an account at https://{site_name}." msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Customer Reference Number: {customer_reference_number}" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "(2) Once registered, navigate to https://{course_url}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Registration codes:" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "(3) Click 'Add {course_number} to Cart'" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt +#: lms/templates/emails/registration_codes_sale_email.txt msgid "" -"Please distribute one of the following registration codes to each student " -"who is going to enroll in the class." +"(4) On the shopping cart page, enter your redeem code and click apply code. " +"This will make payment equal to $0." +msgstr "" + +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "(5) Click 'Register'" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt +#: lms/templates/emails/registration_codes_sale_email.txt msgid "" -"A student can redeem one of these codes by registering an account on " -"({site_name}.edx.org), starting the purchase" +"(6) You should be able to see your course on your student dashboard at " +"https://{dashboard_url}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt +#: lms/templates/emails/registration_codes_sale_email.txt msgid "" -"process on this course by adding it to their shopping cart from this page " -"({course_url}), and" +"(7) Course materials will not be available until the course start date." msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "entering their registration code while in the shopping cart." +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Sincerely," msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "" -"Thank you for your purchase! Failure to pay this invoice will result the " -"invalidation of student enrollments" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "[[Your Signature]]" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "" -"that use these codes. All purchases are final. Please refer to the " -"cancellation policy" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "INVOICE" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "on {site_name} for more information." +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Date: {date}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Course: {course_name} {start_date} - {end_date}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Invoice No: {invoice_number}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Price: ${price}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Terms: Due Immediately" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Quantity: ${quantity}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Due Date: {date}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Sub-Total: ${sub_total}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Bill to:" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Discount: ${discount}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Customer Reference Number: {reference_number}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "--------- ------" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Balance Due: ${sale_price}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Total Due: ${total_price}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Course: {course_name}" +msgstr "" + +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "" +"Price: ${course_price} Quantity: {quantity} Sub-Total: " +"${sub_total} Discount: ${discount}" +msgstr "" + +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Total: ${sale_price}" +msgstr "" + +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Payment instructions" +msgstr "" + +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "" +"Failure to pay this invoice will result the invalidation of student " +"enrollment that use these codes. All purchases are final. Please refer to " +"the cancellation policy on {site_name} for more information." +msgstr "" + +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "If you have payment questions, please contact {contact_email}" msgstr "" #: lms/templates/emails/reject_name_change.txt @@ -10918,10 +10977,6 @@ msgstr "" msgid "Please enter the coupon code" msgstr "" -#: lms/templates/instructor/instructor_dashboard_2/e-commerce.html -msgid "Please enter the coupon discount value greater than 0" -msgstr "" - #: lms/templates/instructor/instructor_dashboard_2/e-commerce.html msgid "Please enter the coupon discount value less than or equal to 100" msgstr "" diff --git a/conf/locale/lt_LT/LC_MESSAGES/djangojs.mo b/conf/locale/lt_LT/LC_MESSAGES/djangojs.mo index 9ff3b3e36eec3fcc43bd9b757a0bae03f0ef5dd4..e246bae541c9d97d90cf2574b45267254c0ab169 100644 GIT binary patch delta 20 ccmccTa?fSME\n" "Language-Team: Lithuanian (Lithuania) (http://www.transifex.com/projects/p/edx-platform/language/lt_LT/)\n" diff --git a/conf/locale/ml/LC_MESSAGES/django.mo b/conf/locale/ml/LC_MESSAGES/django.mo index f99a88ffdd4573a107e736ae949f625fd0b98703..113a2998c7012bb13f1593cf8f94a7c3f9b048be 100644 GIT binary patch delta 18 ZcmZo=X=RzPk=;bW(Adh@bmI\n" "Language-Team: Malayalam (http://www.transifex.com/projects/p/edx-platform/language/ml/)\n" diff --git a/conf/locale/mn/LC_MESSAGES/django.mo b/conf/locale/mn/LC_MESSAGES/django.mo index 707ff119fd33cb751f78f40faf17b9faa4c07cdb..b4b731783c21655aace72a41caa560b8d1244c40 100644 GIT binary patch delta 18 ZcmbQsGM8n-Ms^bgLt`sr(~Ub)838u(1+)MF delta 18 ZcmbQsGM8n-Ms{NbLsKh5vyD4a838u%1+)MF diff --git a/conf/locale/mn/LC_MESSAGES/django.po b/conf/locale/mn/LC_MESSAGES/django.po index 1422fa2a05d6..f5da9322b1c0 100644 --- a/conf/locale/mn/LC_MESSAGES/django.po +++ b/conf/locale/mn/LC_MESSAGES/django.po @@ -43,7 +43,7 @@ msgid "" msgstr "" "Project-Id-Version: edx-platform\n" "Report-Msgid-Bugs-To: openedx-translation@googlegroups.com\n" -"POT-Creation-Date: 2014-09-23 15:16-0400\n" +"POT-Creation-Date: 2014-09-24 13:35-0400\n" "PO-Revision-Date: 2014-08-14 21:21+0000\n" "Last-Translator: zolboo0411 \n" "Language-Team: Mongolian (http://www.transifex.com/projects/p/edx-platform/language/mn/)\n" @@ -933,6 +933,10 @@ msgstr "" msgid "No response from Xqueue within {xqueue_timeout} seconds. Aborted." msgstr "" +#: common/lib/capa/capa/inputtypes.py +msgid "Error running code." +msgstr "" + #: common/lib/capa/capa/inputtypes.py msgid "Cannot connect to the queue" msgstr "" @@ -1730,6 +1734,16 @@ msgid "" "on edx.org, and a New! badge temporarily appears next to the course image." msgstr "" +#: common/lib/xmodule/xmodule/course_module.py +msgid "Mobile Course Available" +msgstr "" + +#: common/lib/xmodule/xmodule/course_module.py +msgid "" +"Enter true or false. If true, the course will be available to mobile " +"devices." +msgstr "" + #: common/lib/xmodule/xmodule/course_module.py msgid "Course Not Graded" msgstr "" @@ -3305,6 +3319,19 @@ msgstr "" msgid "Upload Handout" msgstr "" +#: common/lib/xmodule/xmodule/video_module/video_xfields.py +msgid "" +"Optional. Use this for videos where download and streaming URLs for the " +"videos are completely managed by edX. This will override the settings for " +"\"Default Video URL\", \"Video File URLs\", and all YouTube IDs. If you do " +"not know what this setting is, you can leave it blank and continue to use " +"these other settings." +msgstr "" + +#: common/lib/xmodule/xmodule/video_module/video_xfields.py +msgid "EdX Video ID" +msgstr "" + #: common/static/js/vendor/mathjax-MathJax-c9db6ac/docs/source/mjtheme/layout.html msgid "Navigation" msgstr "" @@ -6642,15 +6669,8 @@ msgstr "" msgid "Reset Password" msgstr "" -#: lms/templates/dashboard.html lms/templates/original_navigation.html -#: lms/templates/sysadmin_dashboard.html -#: lms/templates/sysadmin_dashboard_gitlogs.html -#: lms/templates/courseware/courses.html -msgid "Courses" -msgstr "" - #: lms/templates/dashboard.html -msgid "ordered by recent activity" +msgid "Current Courses" msgstr "" #: lms/templates/dashboard.html @@ -7431,6 +7451,13 @@ msgstr "" msgid "You do not have any notes." msgstr "" +#: lms/templates/original_navigation.html +#: lms/templates/sysadmin_dashboard.html +#: lms/templates/sysadmin_dashboard_gitlogs.html +#: lms/templates/courseware/courses.html +msgid "Courses" +msgstr "" + #: lms/templates/original_navigation.html msgid "Schools" msgstr "" @@ -10154,113 +10181,145 @@ msgstr "" msgid "#:" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Professional Education Invoicing Center" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Thank you for your purchase of {course_name}!" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Portland Street, " +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "" +"An invoice for ${total_price} is attached. Payment is due immediately. " +"Information on payment methods can be found on the invoice." +msgstr "" + +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "" +"A CSV file of your registration codes is attached. Please distribute " +"registration codes to each student planning to enroll using the email " +"template below." msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "9th floor Cambridge, MA," +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Thanks," msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "02139 finance@edx.org" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Your {platform_name} Team" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -#: lms/templates/emails/registration_codes_sale_invoice.txt -#: lms/templates/emails/registration_codes_sale_invoice.txt -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "---------------------------------" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Dear [[Name]]:" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Bill To:" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "" +"We have provided an enrollment for you in the course {course_name} from " +"{platform_name}. Please follow the instructions below to claim your access." msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "{company_name}" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Your redeem code is: [[Enter Redeem Code here from the attached CSV]]" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "{purchaser_name}" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "(1) Register for an account at https://{site_name}." msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Customer Reference Number: {customer_reference_number}" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "(2) Once registered, navigate to https://{course_url}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Registration codes:" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "(3) Click 'Add {course_number} to Cart'" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt +#: lms/templates/emails/registration_codes_sale_email.txt msgid "" -"Please distribute one of the following registration codes to each student " -"who is going to enroll in the class." +"(4) On the shopping cart page, enter your redeem code and click apply code. " +"This will make payment equal to $0." +msgstr "" + +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "(5) Click 'Register'" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt +#: lms/templates/emails/registration_codes_sale_email.txt msgid "" -"A student can redeem one of these codes by registering an account on " -"({site_name}.edx.org), starting the purchase" +"(6) You should be able to see your course on your student dashboard at " +"https://{dashboard_url}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt +#: lms/templates/emails/registration_codes_sale_email.txt msgid "" -"process on this course by adding it to their shopping cart from this page " -"({course_url}), and" +"(7) Course materials will not be available until the course start date." msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "entering their registration code while in the shopping cart." +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Sincerely," msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "" -"Thank you for your purchase! Failure to pay this invoice will result the " -"invalidation of student enrollments" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "[[Your Signature]]" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "" -"that use these codes. All purchases are final. Please refer to the " -"cancellation policy" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "INVOICE" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "on {site_name} for more information." +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Date: {date}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Course: {course_name} {start_date} - {end_date}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Invoice No: {invoice_number}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Price: ${price}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Terms: Due Immediately" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Quantity: ${quantity}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Due Date: {date}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Sub-Total: ${sub_total}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Bill to:" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Discount: ${discount}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Customer Reference Number: {reference_number}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "--------- ------" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Balance Due: ${sale_price}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Total Due: ${total_price}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Course: {course_name}" +msgstr "" + +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "" +"Price: ${course_price} Quantity: {quantity} Sub-Total: " +"${sub_total} Discount: ${discount}" +msgstr "" + +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Total: ${sale_price}" +msgstr "" + +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Payment instructions" +msgstr "" + +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "" +"Failure to pay this invoice will result the invalidation of student " +"enrollment that use these codes. All purchases are final. Please refer to " +"the cancellation policy on {site_name} for more information." +msgstr "" + +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "If you have payment questions, please contact {contact_email}" msgstr "" #: lms/templates/emails/reject_name_change.txt @@ -10711,10 +10770,6 @@ msgstr "" msgid "Please enter the coupon code" msgstr "" -#: lms/templates/instructor/instructor_dashboard_2/e-commerce.html -msgid "Please enter the coupon discount value greater than 0" -msgstr "" - #: lms/templates/instructor/instructor_dashboard_2/e-commerce.html msgid "Please enter the coupon discount value less than or equal to 100" msgstr "" diff --git a/conf/locale/mn/LC_MESSAGES/djangojs.mo b/conf/locale/mn/LC_MESSAGES/djangojs.mo index 42c1b510e0f704cbca0a56854843524d18308a3f..b295ef65bffabe4014de45a1e616abdaddee5b87 100644 GIT binary patch delta 18 ZcmbQkGKXctMs^bgLt`srlZ`u47y&lP1+V}B delta 18 ZcmbQkGKXctMs{NbLsKh5(~Ub)7y&lN1+V}B diff --git a/conf/locale/mn/LC_MESSAGES/djangojs.po b/conf/locale/mn/LC_MESSAGES/djangojs.po index 2ff3289b865e..4c3759446c51 100644 --- a/conf/locale/mn/LC_MESSAGES/djangojs.po +++ b/conf/locale/mn/LC_MESSAGES/djangojs.po @@ -31,7 +31,7 @@ msgid "" msgstr "" "Project-Id-Version: edx-platform\n" "Report-Msgid-Bugs-To: openedx-translation@googlegroups.com\n" -"POT-Creation-Date: 2014-09-23 15:15-0400\n" +"POT-Creation-Date: 2014-09-24 13:34-0400\n" "PO-Revision-Date: 2014-08-28 00:15+0000\n" "Last-Translator: Sarina Canelake \n" "Language-Team: Mongolian (http://www.transifex.com/projects/p/edx-platform/language/mn/)\n" diff --git a/conf/locale/mr/LC_MESSAGES/django.mo b/conf/locale/mr/LC_MESSAGES/django.mo index 10985209850a5864228664e6e6a12f659bb7d2a9..3140c2f46afa5ff3aafdb4480d9399c0fa1e0f25 100644 GIT binary patch delta 18 Zcmeyx{EK\n" "Language-Team: Marathi (http://www.transifex.com/projects/p/edx-platform/language/mr/)\n" diff --git a/conf/locale/ms/LC_MESSAGES/django.mo b/conf/locale/ms/LC_MESSAGES/django.mo index a8ea9636459b40db3b66ae4af43459879affc0c4..4bc373994ef98124625247fc7fbe2edd5b2ad3c4 100644 GIT binary patch delta 18 ZcmbQpGLdD%Ms^bgLt`sr(~UbK838py1&{y$ delta 18 ZcmbQpGLdD%Ms{NbLsKh5vyD3<838pw1&{y$ diff --git a/conf/locale/ms/LC_MESSAGES/django.po b/conf/locale/ms/LC_MESSAGES/django.po index 2d6e57552218..24174709c857 100644 --- a/conf/locale/ms/LC_MESSAGES/django.po +++ b/conf/locale/ms/LC_MESSAGES/django.po @@ -39,7 +39,7 @@ msgid "" msgstr "" "Project-Id-Version: edx-platform\n" "Report-Msgid-Bugs-To: openedx-translation@googlegroups.com\n" -"POT-Creation-Date: 2014-09-23 15:16-0400\n" +"POT-Creation-Date: 2014-09-24 13:35-0400\n" "PO-Revision-Date: 2014-03-18 18:07+0000\n" "Last-Translator: Sarina Canelake \n" "Language-Team: Malay (http://www.transifex.com/projects/p/edx-platform/language/ms/)\n" @@ -927,6 +927,10 @@ msgstr "" msgid "No response from Xqueue within {xqueue_timeout} seconds. Aborted." msgstr "" +#: common/lib/capa/capa/inputtypes.py +msgid "Error running code." +msgstr "" + #: common/lib/capa/capa/inputtypes.py msgid "Cannot connect to the queue" msgstr "" @@ -1724,6 +1728,16 @@ msgid "" "on edx.org, and a New! badge temporarily appears next to the course image." msgstr "" +#: common/lib/xmodule/xmodule/course_module.py +msgid "Mobile Course Available" +msgstr "" + +#: common/lib/xmodule/xmodule/course_module.py +msgid "" +"Enter true or false. If true, the course will be available to mobile " +"devices." +msgstr "" + #: common/lib/xmodule/xmodule/course_module.py msgid "Course Not Graded" msgstr "" @@ -3299,6 +3313,19 @@ msgstr "" msgid "Upload Handout" msgstr "" +#: common/lib/xmodule/xmodule/video_module/video_xfields.py +msgid "" +"Optional. Use this for videos where download and streaming URLs for the " +"videos are completely managed by edX. This will override the settings for " +"\"Default Video URL\", \"Video File URLs\", and all YouTube IDs. If you do " +"not know what this setting is, you can leave it blank and continue to use " +"these other settings." +msgstr "" + +#: common/lib/xmodule/xmodule/video_module/video_xfields.py +msgid "EdX Video ID" +msgstr "" + #: common/static/js/vendor/mathjax-MathJax-c9db6ac/docs/source/mjtheme/layout.html msgid "Navigation" msgstr "" @@ -6634,15 +6661,8 @@ msgstr "" msgid "Reset Password" msgstr "" -#: lms/templates/dashboard.html lms/templates/original_navigation.html -#: lms/templates/sysadmin_dashboard.html -#: lms/templates/sysadmin_dashboard_gitlogs.html -#: lms/templates/courseware/courses.html -msgid "Courses" -msgstr "" - #: lms/templates/dashboard.html -msgid "ordered by recent activity" +msgid "Current Courses" msgstr "" #: lms/templates/dashboard.html @@ -7423,6 +7443,13 @@ msgstr "" msgid "You do not have any notes." msgstr "" +#: lms/templates/original_navigation.html +#: lms/templates/sysadmin_dashboard.html +#: lms/templates/sysadmin_dashboard_gitlogs.html +#: lms/templates/courseware/courses.html +msgid "Courses" +msgstr "" + #: lms/templates/original_navigation.html msgid "Schools" msgstr "" @@ -10142,113 +10169,145 @@ msgstr "" msgid "#:" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Professional Education Invoicing Center" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Thank you for your purchase of {course_name}!" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Portland Street, " +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "" +"An invoice for ${total_price} is attached. Payment is due immediately. " +"Information on payment methods can be found on the invoice." +msgstr "" + +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "" +"A CSV file of your registration codes is attached. Please distribute " +"registration codes to each student planning to enroll using the email " +"template below." msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "9th floor Cambridge, MA," +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Thanks," msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "02139 finance@edx.org" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Your {platform_name} Team" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -#: lms/templates/emails/registration_codes_sale_invoice.txt -#: lms/templates/emails/registration_codes_sale_invoice.txt -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "---------------------------------" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Dear [[Name]]:" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Bill To:" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "" +"We have provided an enrollment for you in the course {course_name} from " +"{platform_name}. Please follow the instructions below to claim your access." msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "{company_name}" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Your redeem code is: [[Enter Redeem Code here from the attached CSV]]" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "{purchaser_name}" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "(1) Register for an account at https://{site_name}." msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Customer Reference Number: {customer_reference_number}" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "(2) Once registered, navigate to https://{course_url}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Registration codes:" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "(3) Click 'Add {course_number} to Cart'" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt +#: lms/templates/emails/registration_codes_sale_email.txt msgid "" -"Please distribute one of the following registration codes to each student " -"who is going to enroll in the class." +"(4) On the shopping cart page, enter your redeem code and click apply code. " +"This will make payment equal to $0." +msgstr "" + +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "(5) Click 'Register'" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt +#: lms/templates/emails/registration_codes_sale_email.txt msgid "" -"A student can redeem one of these codes by registering an account on " -"({site_name}.edx.org), starting the purchase" +"(6) You should be able to see your course on your student dashboard at " +"https://{dashboard_url}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt +#: lms/templates/emails/registration_codes_sale_email.txt msgid "" -"process on this course by adding it to their shopping cart from this page " -"({course_url}), and" +"(7) Course materials will not be available until the course start date." msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "entering their registration code while in the shopping cart." +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Sincerely," msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "" -"Thank you for your purchase! Failure to pay this invoice will result the " -"invalidation of student enrollments" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "[[Your Signature]]" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "" -"that use these codes. All purchases are final. Please refer to the " -"cancellation policy" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "INVOICE" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "on {site_name} for more information." +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Date: {date}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Course: {course_name} {start_date} - {end_date}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Invoice No: {invoice_number}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Price: ${price}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Terms: Due Immediately" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Quantity: ${quantity}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Due Date: {date}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Sub-Total: ${sub_total}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Bill to:" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Discount: ${discount}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Customer Reference Number: {reference_number}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "--------- ------" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Balance Due: ${sale_price}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Total Due: ${total_price}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Course: {course_name}" +msgstr "" + +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "" +"Price: ${course_price} Quantity: {quantity} Sub-Total: " +"${sub_total} Discount: ${discount}" +msgstr "" + +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Total: ${sale_price}" +msgstr "" + +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Payment instructions" +msgstr "" + +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "" +"Failure to pay this invoice will result the invalidation of student " +"enrollment that use these codes. All purchases are final. Please refer to " +"the cancellation policy on {site_name} for more information." +msgstr "" + +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "If you have payment questions, please contact {contact_email}" msgstr "" #: lms/templates/emails/reject_name_change.txt @@ -10699,10 +10758,6 @@ msgstr "" msgid "Please enter the coupon code" msgstr "" -#: lms/templates/instructor/instructor_dashboard_2/e-commerce.html -msgid "Please enter the coupon discount value greater than 0" -msgstr "" - #: lms/templates/instructor/instructor_dashboard_2/e-commerce.html msgid "Please enter the coupon discount value less than or equal to 100" msgstr "" diff --git a/conf/locale/ms/LC_MESSAGES/djangojs.mo b/conf/locale/ms/LC_MESSAGES/djangojs.mo index 5d8f8ddbc9baa9f32eacd27b8aa873fcf0c7fba6..fe944d575f3eb5515ada14ff67cb00663827ff53 100644 GIT binary patch delta 18 ZcmbQpGLdD%Ms^bgLt`srlZ`tf838pt1&;s# delta 18 ZcmbQpGLdD%Ms{NbLsKh5(~UbK838pr1&;s# diff --git a/conf/locale/ms/LC_MESSAGES/djangojs.po b/conf/locale/ms/LC_MESSAGES/djangojs.po index 4f158ec7fb86..2f46e987d336 100644 --- a/conf/locale/ms/LC_MESSAGES/djangojs.po +++ b/conf/locale/ms/LC_MESSAGES/djangojs.po @@ -28,7 +28,7 @@ msgid "" msgstr "" "Project-Id-Version: edx-platform\n" "Report-Msgid-Bugs-To: openedx-translation@googlegroups.com\n" -"POT-Creation-Date: 2014-09-23 15:15-0400\n" +"POT-Creation-Date: 2014-09-24 13:34-0400\n" "PO-Revision-Date: 2014-08-28 00:15+0000\n" "Last-Translator: Sarina Canelake \n" "Language-Team: Malay (http://www.transifex.com/projects/p/edx-platform/language/ms/)\n" diff --git a/conf/locale/nb/LC_MESSAGES/django.mo b/conf/locale/nb/LC_MESSAGES/django.mo index 8ec341167fb80c9a1aa5630ad390114402dd9b1c..43e7894510338dfc761b1b5d7751370693050bc4 100644 GIT binary patch delta 22 ecmey;%J!v|ZG*=fb`u3dV=H6R&HiteP6GgL9SLm! delta 22 ecmey;%J!v|ZG*=fc4GxYQ!7KW&HiteP6GgL8wqUy diff --git a/conf/locale/nb/LC_MESSAGES/django.po b/conf/locale/nb/LC_MESSAGES/django.po index 226b91ac36f2..cf20997d743c 100644 --- a/conf/locale/nb/LC_MESSAGES/django.po +++ b/conf/locale/nb/LC_MESSAGES/django.po @@ -73,7 +73,7 @@ msgid "" msgstr "" "Project-Id-Version: edx-platform\n" "Report-Msgid-Bugs-To: openedx-translation@googlegroups.com\n" -"POT-Creation-Date: 2014-09-23 15:16-0400\n" +"POT-Creation-Date: 2014-09-24 13:35-0400\n" "PO-Revision-Date: 2014-08-25 20:21+0000\n" "Last-Translator: Pål Messenlien \n" "Language-Team: Norwegian Bokmål (http://www.transifex.com/projects/p/edx-platform/language/nb/)\n" @@ -973,6 +973,10 @@ msgstr "" msgid "No response from Xqueue within {xqueue_timeout} seconds. Aborted." msgstr "" +#: common/lib/capa/capa/inputtypes.py +msgid "Error running code." +msgstr "" + #: common/lib/capa/capa/inputtypes.py msgid "Cannot connect to the queue" msgstr "" @@ -1772,6 +1776,16 @@ msgid "" "on edx.org, and a New! badge temporarily appears next to the course image." msgstr "" +#: common/lib/xmodule/xmodule/course_module.py +msgid "Mobile Course Available" +msgstr "" + +#: common/lib/xmodule/xmodule/course_module.py +msgid "" +"Enter true or false. If true, the course will be available to mobile " +"devices." +msgstr "" + #: common/lib/xmodule/xmodule/course_module.py msgid "Course Not Graded" msgstr "" @@ -3343,6 +3357,19 @@ msgstr "" msgid "Upload Handout" msgstr "" +#: common/lib/xmodule/xmodule/video_module/video_xfields.py +msgid "" +"Optional. Use this for videos where download and streaming URLs for the " +"videos are completely managed by edX. This will override the settings for " +"\"Default Video URL\", \"Video File URLs\", and all YouTube IDs. If you do " +"not know what this setting is, you can leave it blank and continue to use " +"these other settings." +msgstr "" + +#: common/lib/xmodule/xmodule/video_module/video_xfields.py +msgid "EdX Video ID" +msgstr "" + #: common/static/js/vendor/mathjax-MathJax-c9db6ac/docs/source/mjtheme/layout.html msgid "Navigation" msgstr "Navigering" @@ -6903,15 +6930,8 @@ msgstr "" msgid "Reset Password" msgstr "Nullstill passord" -#: lms/templates/dashboard.html lms/templates/original_navigation.html -#: lms/templates/sysadmin_dashboard.html -#: lms/templates/sysadmin_dashboard_gitlogs.html -#: lms/templates/courseware/courses.html -msgid "Courses" -msgstr "Kurs" - #: lms/templates/dashboard.html -msgid "ordered by recent activity" +msgid "Current Courses" msgstr "" #: lms/templates/dashboard.html @@ -7696,6 +7716,13 @@ msgstr "" msgid "You do not have any notes." msgstr "Du har ingen notater." +#: lms/templates/original_navigation.html +#: lms/templates/sysadmin_dashboard.html +#: lms/templates/sysadmin_dashboard_gitlogs.html +#: lms/templates/courseware/courses.html +msgid "Courses" +msgstr "Kurs" + #: lms/templates/original_navigation.html msgid "Schools" msgstr "Skoler" @@ -10423,113 +10450,145 @@ msgstr "" msgid "#:" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Professional Education Invoicing Center" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Thank you for your purchase of {course_name}!" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Portland Street, " +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "" +"An invoice for ${total_price} is attached. Payment is due immediately. " +"Information on payment methods can be found on the invoice." +msgstr "" + +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "" +"A CSV file of your registration codes is attached. Please distribute " +"registration codes to each student planning to enroll using the email " +"template below." msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "9th floor Cambridge, MA," +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Thanks," msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "02139 finance@edx.org" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Your {platform_name} Team" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -#: lms/templates/emails/registration_codes_sale_invoice.txt -#: lms/templates/emails/registration_codes_sale_invoice.txt -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "---------------------------------" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Dear [[Name]]:" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Bill To:" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "" +"We have provided an enrollment for you in the course {course_name} from " +"{platform_name}. Please follow the instructions below to claim your access." msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "{company_name}" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Your redeem code is: [[Enter Redeem Code here from the attached CSV]]" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "{purchaser_name}" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "(1) Register for an account at https://{site_name}." msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Customer Reference Number: {customer_reference_number}" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "(2) Once registered, navigate to https://{course_url}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Registration codes:" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "(3) Click 'Add {course_number} to Cart'" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt +#: lms/templates/emails/registration_codes_sale_email.txt msgid "" -"Please distribute one of the following registration codes to each student " -"who is going to enroll in the class." +"(4) On the shopping cart page, enter your redeem code and click apply code. " +"This will make payment equal to $0." +msgstr "" + +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "(5) Click 'Register'" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt +#: lms/templates/emails/registration_codes_sale_email.txt msgid "" -"A student can redeem one of these codes by registering an account on " -"({site_name}.edx.org), starting the purchase" +"(6) You should be able to see your course on your student dashboard at " +"https://{dashboard_url}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt +#: lms/templates/emails/registration_codes_sale_email.txt msgid "" -"process on this course by adding it to their shopping cart from this page " -"({course_url}), and" +"(7) Course materials will not be available until the course start date." msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "entering their registration code while in the shopping cart." +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Sincerely," msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "" -"Thank you for your purchase! Failure to pay this invoice will result the " -"invalidation of student enrollments" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "[[Your Signature]]" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "" -"that use these codes. All purchases are final. Please refer to the " -"cancellation policy" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "INVOICE" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "on {site_name} for more information." +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Date: {date}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Course: {course_name} {start_date} - {end_date}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Invoice No: {invoice_number}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Price: ${price}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Terms: Due Immediately" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Quantity: ${quantity}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Due Date: {date}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Sub-Total: ${sub_total}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Bill to:" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Discount: ${discount}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Customer Reference Number: {reference_number}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "--------- ------" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Balance Due: ${sale_price}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Total Due: ${total_price}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Course: {course_name}" +msgstr "" + +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "" +"Price: ${course_price} Quantity: {quantity} Sub-Total: " +"${sub_total} Discount: ${discount}" +msgstr "" + +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Total: ${sale_price}" +msgstr "" + +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Payment instructions" +msgstr "" + +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "" +"Failure to pay this invoice will result the invalidation of student " +"enrollment that use these codes. All purchases are final. Please refer to " +"the cancellation policy on {site_name} for more information." +msgstr "" + +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "If you have payment questions, please contact {contact_email}" msgstr "" #: lms/templates/emails/reject_name_change.txt @@ -10980,10 +11039,6 @@ msgstr "" msgid "Please enter the coupon code" msgstr "" -#: lms/templates/instructor/instructor_dashboard_2/e-commerce.html -msgid "Please enter the coupon discount value greater than 0" -msgstr "" - #: lms/templates/instructor/instructor_dashboard_2/e-commerce.html msgid "Please enter the coupon discount value less than or equal to 100" msgstr "" diff --git a/conf/locale/nb/LC_MESSAGES/djangojs.mo b/conf/locale/nb/LC_MESSAGES/djangojs.mo index 0626f56f12786ec8f3bab6a42764f7c2f9f8cc46..d675f3afd941e699dde9b75dd6fc1a16fadd7b13 100644 GIT binary patch delta 20 bcmZomX-nClBFAo`U}$V*Y_eHf?zS)hLt_RJ delta 20 bcmZomX-nClBFAp5U}$P(Xu4Tj?zS)hLtzFH diff --git a/conf/locale/nb/LC_MESSAGES/djangojs.po b/conf/locale/nb/LC_MESSAGES/djangojs.po index 4bce2e75027b..0f781a791def 100644 --- a/conf/locale/nb/LC_MESSAGES/djangojs.po +++ b/conf/locale/nb/LC_MESSAGES/djangojs.po @@ -38,7 +38,7 @@ msgid "" msgstr "" "Project-Id-Version: edx-platform\n" "Report-Msgid-Bugs-To: openedx-translation@googlegroups.com\n" -"POT-Creation-Date: 2014-09-23 15:15-0400\n" +"POT-Creation-Date: 2014-09-24 13:34-0400\n" "PO-Revision-Date: 2014-08-28 00:15+0000\n" "Last-Translator: Sarina Canelake \n" "Language-Team: Norwegian Bokmål (http://www.transifex.com/projects/p/edx-platform/language/nb/)\n" diff --git a/conf/locale/ne/LC_MESSAGES/django.mo b/conf/locale/ne/LC_MESSAGES/django.mo index 0c4f90a27454ec51a0e30cc414a1767cf924b268..b382f6fed6eeab7d0482c16bb8a772e8e805bb75 100644 GIT binary patch delta 18 Zcmey$@|9)6eRdNCLt`sr(~Zyi839Gs2I>F+ delta 18 Zcmey$@|9)6eRg97LsKh5vyIRC839Gq2I>F+ diff --git a/conf/locale/ne/LC_MESSAGES/django.po b/conf/locale/ne/LC_MESSAGES/django.po index e34f1e385e71..06c61d5266fa 100644 --- a/conf/locale/ne/LC_MESSAGES/django.po +++ b/conf/locale/ne/LC_MESSAGES/django.po @@ -39,7 +39,7 @@ msgid "" msgstr "" "Project-Id-Version: edx-platform\n" "Report-Msgid-Bugs-To: openedx-translation@googlegroups.com\n" -"POT-Creation-Date: 2014-09-23 15:16-0400\n" +"POT-Creation-Date: 2014-09-24 13:35-0400\n" "PO-Revision-Date: 2014-03-12 12:54+0000\n" "Last-Translator: Sarina Canelake \n" "Language-Team: Nepali (http://www.transifex.com/projects/p/edx-platform/language/ne/)\n" @@ -929,6 +929,10 @@ msgstr "" msgid "No response from Xqueue within {xqueue_timeout} seconds. Aborted." msgstr "" +#: common/lib/capa/capa/inputtypes.py +msgid "Error running code." +msgstr "" + #: common/lib/capa/capa/inputtypes.py msgid "Cannot connect to the queue" msgstr "" @@ -1726,6 +1730,16 @@ msgid "" "on edx.org, and a New! badge temporarily appears next to the course image." msgstr "" +#: common/lib/xmodule/xmodule/course_module.py +msgid "Mobile Course Available" +msgstr "" + +#: common/lib/xmodule/xmodule/course_module.py +msgid "" +"Enter true or false. If true, the course will be available to mobile " +"devices." +msgstr "" + #: common/lib/xmodule/xmodule/course_module.py msgid "Course Not Graded" msgstr "" @@ -3301,6 +3315,19 @@ msgstr "" msgid "Upload Handout" msgstr "" +#: common/lib/xmodule/xmodule/video_module/video_xfields.py +msgid "" +"Optional. Use this for videos where download and streaming URLs for the " +"videos are completely managed by edX. This will override the settings for " +"\"Default Video URL\", \"Video File URLs\", and all YouTube IDs. If you do " +"not know what this setting is, you can leave it blank and continue to use " +"these other settings." +msgstr "" + +#: common/lib/xmodule/xmodule/video_module/video_xfields.py +msgid "EdX Video ID" +msgstr "" + #: common/static/js/vendor/mathjax-MathJax-c9db6ac/docs/source/mjtheme/layout.html msgid "Navigation" msgstr "" @@ -6638,15 +6665,8 @@ msgstr "" msgid "Reset Password" msgstr "" -#: lms/templates/dashboard.html lms/templates/original_navigation.html -#: lms/templates/sysadmin_dashboard.html -#: lms/templates/sysadmin_dashboard_gitlogs.html -#: lms/templates/courseware/courses.html -msgid "Courses" -msgstr "" - #: lms/templates/dashboard.html -msgid "ordered by recent activity" +msgid "Current Courses" msgstr "" #: lms/templates/dashboard.html @@ -7427,6 +7447,13 @@ msgstr "" msgid "You do not have any notes." msgstr "" +#: lms/templates/original_navigation.html +#: lms/templates/sysadmin_dashboard.html +#: lms/templates/sysadmin_dashboard_gitlogs.html +#: lms/templates/courseware/courses.html +msgid "Courses" +msgstr "" + #: lms/templates/original_navigation.html msgid "Schools" msgstr "" @@ -10150,113 +10177,145 @@ msgstr "" msgid "#:" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Professional Education Invoicing Center" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Thank you for your purchase of {course_name}!" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Portland Street, " +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "" +"An invoice for ${total_price} is attached. Payment is due immediately. " +"Information on payment methods can be found on the invoice." +msgstr "" + +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "" +"A CSV file of your registration codes is attached. Please distribute " +"registration codes to each student planning to enroll using the email " +"template below." msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "9th floor Cambridge, MA," +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Thanks," msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "02139 finance@edx.org" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Your {platform_name} Team" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -#: lms/templates/emails/registration_codes_sale_invoice.txt -#: lms/templates/emails/registration_codes_sale_invoice.txt -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "---------------------------------" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Dear [[Name]]:" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Bill To:" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "" +"We have provided an enrollment for you in the course {course_name} from " +"{platform_name}. Please follow the instructions below to claim your access." msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "{company_name}" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Your redeem code is: [[Enter Redeem Code here from the attached CSV]]" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "{purchaser_name}" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "(1) Register for an account at https://{site_name}." msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Customer Reference Number: {customer_reference_number}" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "(2) Once registered, navigate to https://{course_url}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Registration codes:" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "(3) Click 'Add {course_number} to Cart'" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt +#: lms/templates/emails/registration_codes_sale_email.txt msgid "" -"Please distribute one of the following registration codes to each student " -"who is going to enroll in the class." +"(4) On the shopping cart page, enter your redeem code and click apply code. " +"This will make payment equal to $0." +msgstr "" + +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "(5) Click 'Register'" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt +#: lms/templates/emails/registration_codes_sale_email.txt msgid "" -"A student can redeem one of these codes by registering an account on " -"({site_name}.edx.org), starting the purchase" +"(6) You should be able to see your course on your student dashboard at " +"https://{dashboard_url}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt +#: lms/templates/emails/registration_codes_sale_email.txt msgid "" -"process on this course by adding it to their shopping cart from this page " -"({course_url}), and" +"(7) Course materials will not be available until the course start date." msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "entering their registration code while in the shopping cart." +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Sincerely," msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "" -"Thank you for your purchase! Failure to pay this invoice will result the " -"invalidation of student enrollments" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "[[Your Signature]]" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "" -"that use these codes. All purchases are final. Please refer to the " -"cancellation policy" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "INVOICE" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "on {site_name} for more information." +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Date: {date}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Course: {course_name} {start_date} - {end_date}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Invoice No: {invoice_number}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Price: ${price}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Terms: Due Immediately" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Quantity: ${quantity}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Due Date: {date}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Sub-Total: ${sub_total}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Bill to:" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Discount: ${discount}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Customer Reference Number: {reference_number}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "--------- ------" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Balance Due: ${sale_price}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Total Due: ${total_price}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Course: {course_name}" +msgstr "" + +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "" +"Price: ${course_price} Quantity: {quantity} Sub-Total: " +"${sub_total} Discount: ${discount}" +msgstr "" + +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Total: ${sale_price}" +msgstr "" + +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Payment instructions" +msgstr "" + +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "" +"Failure to pay this invoice will result the invalidation of student " +"enrollment that use these codes. All purchases are final. Please refer to " +"the cancellation policy on {site_name} for more information." +msgstr "" + +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "If you have payment questions, please contact {contact_email}" msgstr "" #: lms/templates/emails/reject_name_change.txt @@ -10707,10 +10766,6 @@ msgstr "" msgid "Please enter the coupon code" msgstr "" -#: lms/templates/instructor/instructor_dashboard_2/e-commerce.html -msgid "Please enter the coupon discount value greater than 0" -msgstr "" - #: lms/templates/instructor/instructor_dashboard_2/e-commerce.html msgid "Please enter the coupon discount value less than or equal to 100" msgstr "" diff --git a/conf/locale/ne/LC_MESSAGES/djangojs.mo b/conf/locale/ne/LC_MESSAGES/djangojs.mo index 3cdbb5dafee35c78436be2800d56bd6cf7312a0e..88cbe7c986c7160ee9c3faddd4193ee5324d9c05 100644 GIT binary patch delta 18 ZcmbQqGLvP(Ms^bgLt`srlZ`tP838t31*ZT2 delta 18 ZcmbQqGLvP(Ms{NbLsKh5(~Ub4838t11*ZT2 diff --git a/conf/locale/ne/LC_MESSAGES/djangojs.po b/conf/locale/ne/LC_MESSAGES/djangojs.po index c54fec2fcba3..ecd9cdc80d4a 100644 --- a/conf/locale/ne/LC_MESSAGES/djangojs.po +++ b/conf/locale/ne/LC_MESSAGES/djangojs.po @@ -26,7 +26,7 @@ msgid "" msgstr "" "Project-Id-Version: edx-platform\n" "Report-Msgid-Bugs-To: openedx-translation@googlegroups.com\n" -"POT-Creation-Date: 2014-09-23 15:15-0400\n" +"POT-Creation-Date: 2014-09-24 13:34-0400\n" "PO-Revision-Date: 2014-08-28 00:15+0000\n" "Last-Translator: Sarina Canelake \n" "Language-Team: Nepali (http://www.transifex.com/projects/p/edx-platform/language/ne/)\n" diff --git a/conf/locale/nl_NL/LC_MESSAGES/django.mo b/conf/locale/nl_NL/LC_MESSAGES/django.mo index 172494187094c9ac3f38e71f93372890f2c94e04..e6f4f2ddd20afd2e7cbf23bd8595dee81322232b 100644 GIT binary patch delta 20 bcmeyP|3`mAf&jaTf}ydMvFYY?fvM~OP-h07 delta 20 bcmeyP|3`mAf&ja*f}yFEq1onifvM~OP-O<5 diff --git a/conf/locale/nl_NL/LC_MESSAGES/django.po b/conf/locale/nl_NL/LC_MESSAGES/django.po index 345c2661b7bd..f46b34e4352c 100644 --- a/conf/locale/nl_NL/LC_MESSAGES/django.po +++ b/conf/locale/nl_NL/LC_MESSAGES/django.po @@ -52,7 +52,7 @@ msgid "" msgstr "" "Project-Id-Version: edx-platform\n" "Report-Msgid-Bugs-To: openedx-translation@googlegroups.com\n" -"POT-Creation-Date: 2014-09-23 15:16-0400\n" +"POT-Creation-Date: 2014-09-24 13:35-0400\n" "PO-Revision-Date: 2014-08-25 20:21+0000\n" "Last-Translator: HanMi\n" "Language-Team: Dutch (Netherlands) (http://www.transifex.com/projects/p/edx-platform/language/nl_NL/)\n" @@ -947,6 +947,10 @@ msgstr "" msgid "No response from Xqueue within {xqueue_timeout} seconds. Aborted." msgstr "" +#: common/lib/capa/capa/inputtypes.py +msgid "Error running code." +msgstr "" + #: common/lib/capa/capa/inputtypes.py msgid "Cannot connect to the queue" msgstr "" @@ -1744,6 +1748,16 @@ msgid "" "on edx.org, and a New! badge temporarily appears next to the course image." msgstr "" +#: common/lib/xmodule/xmodule/course_module.py +msgid "Mobile Course Available" +msgstr "" + +#: common/lib/xmodule/xmodule/course_module.py +msgid "" +"Enter true or false. If true, the course will be available to mobile " +"devices." +msgstr "" + #: common/lib/xmodule/xmodule/course_module.py msgid "Course Not Graded" msgstr "" @@ -3319,6 +3333,19 @@ msgstr "" msgid "Upload Handout" msgstr "" +#: common/lib/xmodule/xmodule/video_module/video_xfields.py +msgid "" +"Optional. Use this for videos where download and streaming URLs for the " +"videos are completely managed by edX. This will override the settings for " +"\"Default Video URL\", \"Video File URLs\", and all YouTube IDs. If you do " +"not know what this setting is, you can leave it blank and continue to use " +"these other settings." +msgstr "" + +#: common/lib/xmodule/xmodule/video_module/video_xfields.py +msgid "EdX Video ID" +msgstr "" + #: common/static/js/vendor/mathjax-MathJax-c9db6ac/docs/source/mjtheme/layout.html msgid "Navigation" msgstr "Navigatie" @@ -6649,15 +6676,8 @@ msgstr "" msgid "Reset Password" msgstr "Reset Wachtwoord" -#: lms/templates/dashboard.html lms/templates/original_navigation.html -#: lms/templates/sysadmin_dashboard.html -#: lms/templates/sysadmin_dashboard_gitlogs.html -#: lms/templates/courseware/courses.html -msgid "Courses" -msgstr "" - #: lms/templates/dashboard.html -msgid "ordered by recent activity" +msgid "Current Courses" msgstr "" #: lms/templates/dashboard.html @@ -7438,6 +7458,13 @@ msgstr "" msgid "You do not have any notes." msgstr "" +#: lms/templates/original_navigation.html +#: lms/templates/sysadmin_dashboard.html +#: lms/templates/sysadmin_dashboard_gitlogs.html +#: lms/templates/courseware/courses.html +msgid "Courses" +msgstr "" + #: lms/templates/original_navigation.html msgid "Schools" msgstr "" @@ -10160,113 +10187,145 @@ msgstr "" msgid "#:" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Professional Education Invoicing Center" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Thank you for your purchase of {course_name}!" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Portland Street, " +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "" +"An invoice for ${total_price} is attached. Payment is due immediately. " +"Information on payment methods can be found on the invoice." +msgstr "" + +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "" +"A CSV file of your registration codes is attached. Please distribute " +"registration codes to each student planning to enroll using the email " +"template below." msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "9th floor Cambridge, MA," +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Thanks," msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "02139 finance@edx.org" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Your {platform_name} Team" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -#: lms/templates/emails/registration_codes_sale_invoice.txt -#: lms/templates/emails/registration_codes_sale_invoice.txt -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "---------------------------------" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Dear [[Name]]:" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Bill To:" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "" +"We have provided an enrollment for you in the course {course_name} from " +"{platform_name}. Please follow the instructions below to claim your access." msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "{company_name}" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Your redeem code is: [[Enter Redeem Code here from the attached CSV]]" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "{purchaser_name}" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "(1) Register for an account at https://{site_name}." msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Customer Reference Number: {customer_reference_number}" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "(2) Once registered, navigate to https://{course_url}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Registration codes:" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "(3) Click 'Add {course_number} to Cart'" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt +#: lms/templates/emails/registration_codes_sale_email.txt msgid "" -"Please distribute one of the following registration codes to each student " -"who is going to enroll in the class." +"(4) On the shopping cart page, enter your redeem code and click apply code. " +"This will make payment equal to $0." +msgstr "" + +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "(5) Click 'Register'" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt +#: lms/templates/emails/registration_codes_sale_email.txt msgid "" -"A student can redeem one of these codes by registering an account on " -"({site_name}.edx.org), starting the purchase" +"(6) You should be able to see your course on your student dashboard at " +"https://{dashboard_url}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt +#: lms/templates/emails/registration_codes_sale_email.txt msgid "" -"process on this course by adding it to their shopping cart from this page " -"({course_url}), and" +"(7) Course materials will not be available until the course start date." msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "entering their registration code while in the shopping cart." +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Sincerely," msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "" -"Thank you for your purchase! Failure to pay this invoice will result the " -"invalidation of student enrollments" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "[[Your Signature]]" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "" -"that use these codes. All purchases are final. Please refer to the " -"cancellation policy" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "INVOICE" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "on {site_name} for more information." +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Date: {date}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Course: {course_name} {start_date} - {end_date}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Invoice No: {invoice_number}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Price: ${price}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Terms: Due Immediately" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Quantity: ${quantity}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Due Date: {date}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Sub-Total: ${sub_total}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Bill to:" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Discount: ${discount}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Customer Reference Number: {reference_number}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "--------- ------" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Balance Due: ${sale_price}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Total Due: ${total_price}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Course: {course_name}" +msgstr "" + +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "" +"Price: ${course_price} Quantity: {quantity} Sub-Total: " +"${sub_total} Discount: ${discount}" +msgstr "" + +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Total: ${sale_price}" +msgstr "" + +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Payment instructions" +msgstr "" + +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "" +"Failure to pay this invoice will result the invalidation of student " +"enrollment that use these codes. All purchases are final. Please refer to " +"the cancellation policy on {site_name} for more information." +msgstr "" + +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "If you have payment questions, please contact {contact_email}" msgstr "" #: lms/templates/emails/reject_name_change.txt @@ -10717,10 +10776,6 @@ msgstr "" msgid "Please enter the coupon code" msgstr "" -#: lms/templates/instructor/instructor_dashboard_2/e-commerce.html -msgid "Please enter the coupon discount value greater than 0" -msgstr "" - #: lms/templates/instructor/instructor_dashboard_2/e-commerce.html msgid "Please enter the coupon discount value less than or equal to 100" msgstr "" diff --git a/conf/locale/nl_NL/LC_MESSAGES/djangojs.mo b/conf/locale/nl_NL/LC_MESSAGES/djangojs.mo index bc577b2676257b029997829b8bdcb75a4680a1db..cdbe045007a771d8cd457f5e037a083c0903e824 100644 GIT binary patch delta 20 bcmX@baf)L@2ot-Bf}ydMvB~CWruU2hLRAI} delta 20 bcmX@baf)L@2ot-pf}yFEq3PymruU2hLQ@6{ diff --git a/conf/locale/nl_NL/LC_MESSAGES/djangojs.po b/conf/locale/nl_NL/LC_MESSAGES/djangojs.po index c81d379c7e0e..231960695ca1 100644 --- a/conf/locale/nl_NL/LC_MESSAGES/djangojs.po +++ b/conf/locale/nl_NL/LC_MESSAGES/djangojs.po @@ -32,7 +32,7 @@ msgid "" msgstr "" "Project-Id-Version: edx-platform\n" "Report-Msgid-Bugs-To: openedx-translation@googlegroups.com\n" -"POT-Creation-Date: 2014-09-23 15:15-0400\n" +"POT-Creation-Date: 2014-09-24 13:34-0400\n" "PO-Revision-Date: 2014-09-05 14:56+0000\n" "Last-Translator: Sarina Canelake \n" "Language-Team: Dutch (Netherlands) (http://www.transifex.com/projects/p/edx-platform/language/nl_NL/)\n" diff --git a/conf/locale/or/LC_MESSAGES/django.mo b/conf/locale/or/LC_MESSAGES/django.mo index 2f8bf66353b026259e3bf775480c59fa9df84f1d..6ef11393524248bcc0548b1565e7250b86fdd947 100644 GIT binary patch delta 18 ZcmbQiGJ|EpMs^bgLt`sr(~Ub47y&ju1*HH0 delta 18 ZcmbQiGJ|EpMs{NbLsKh5vyD3v7y&js1*HH0 diff --git a/conf/locale/or/LC_MESSAGES/django.po b/conf/locale/or/LC_MESSAGES/django.po index 60cd1f209ca0..6dd3f48dc0dc 100644 --- a/conf/locale/or/LC_MESSAGES/django.po +++ b/conf/locale/or/LC_MESSAGES/django.po @@ -38,7 +38,7 @@ msgid "" msgstr "" "Project-Id-Version: edx-platform\n" "Report-Msgid-Bugs-To: openedx-translation@googlegroups.com\n" -"POT-Creation-Date: 2014-09-23 15:16-0400\n" +"POT-Creation-Date: 2014-09-24 13:35-0400\n" "PO-Revision-Date: 2014-05-19 19:18+0000\n" "Last-Translator: Sarina Canelake \n" "Language-Team: Oriya (http://www.transifex.com/projects/p/edx-platform/language/or/)\n" @@ -928,6 +928,10 @@ msgstr "" msgid "No response from Xqueue within {xqueue_timeout} seconds. Aborted." msgstr "" +#: common/lib/capa/capa/inputtypes.py +msgid "Error running code." +msgstr "" + #: common/lib/capa/capa/inputtypes.py msgid "Cannot connect to the queue" msgstr "" @@ -1725,6 +1729,16 @@ msgid "" "on edx.org, and a New! badge temporarily appears next to the course image." msgstr "" +#: common/lib/xmodule/xmodule/course_module.py +msgid "Mobile Course Available" +msgstr "" + +#: common/lib/xmodule/xmodule/course_module.py +msgid "" +"Enter true or false. If true, the course will be available to mobile " +"devices." +msgstr "" + #: common/lib/xmodule/xmodule/course_module.py msgid "Course Not Graded" msgstr "" @@ -3300,6 +3314,19 @@ msgstr "" msgid "Upload Handout" msgstr "" +#: common/lib/xmodule/xmodule/video_module/video_xfields.py +msgid "" +"Optional. Use this for videos where download and streaming URLs for the " +"videos are completely managed by edX. This will override the settings for " +"\"Default Video URL\", \"Video File URLs\", and all YouTube IDs. If you do " +"not know what this setting is, you can leave it blank and continue to use " +"these other settings." +msgstr "" + +#: common/lib/xmodule/xmodule/video_module/video_xfields.py +msgid "EdX Video ID" +msgstr "" + #: common/static/js/vendor/mathjax-MathJax-c9db6ac/docs/source/mjtheme/layout.html msgid "Navigation" msgstr "" @@ -6637,15 +6664,8 @@ msgstr "" msgid "Reset Password" msgstr "" -#: lms/templates/dashboard.html lms/templates/original_navigation.html -#: lms/templates/sysadmin_dashboard.html -#: lms/templates/sysadmin_dashboard_gitlogs.html -#: lms/templates/courseware/courses.html -msgid "Courses" -msgstr "" - #: lms/templates/dashboard.html -msgid "ordered by recent activity" +msgid "Current Courses" msgstr "" #: lms/templates/dashboard.html @@ -7426,6 +7446,13 @@ msgstr "" msgid "You do not have any notes." msgstr "" +#: lms/templates/original_navigation.html +#: lms/templates/sysadmin_dashboard.html +#: lms/templates/sysadmin_dashboard_gitlogs.html +#: lms/templates/courseware/courses.html +msgid "Courses" +msgstr "" + #: lms/templates/original_navigation.html msgid "Schools" msgstr "" @@ -10149,113 +10176,145 @@ msgstr "" msgid "#:" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Professional Education Invoicing Center" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Thank you for your purchase of {course_name}!" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Portland Street, " +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "" +"An invoice for ${total_price} is attached. Payment is due immediately. " +"Information on payment methods can be found on the invoice." +msgstr "" + +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "" +"A CSV file of your registration codes is attached. Please distribute " +"registration codes to each student planning to enroll using the email " +"template below." msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "9th floor Cambridge, MA," +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Thanks," msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "02139 finance@edx.org" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Your {platform_name} Team" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -#: lms/templates/emails/registration_codes_sale_invoice.txt -#: lms/templates/emails/registration_codes_sale_invoice.txt -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "---------------------------------" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Dear [[Name]]:" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Bill To:" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "" +"We have provided an enrollment for you in the course {course_name} from " +"{platform_name}. Please follow the instructions below to claim your access." msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "{company_name}" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Your redeem code is: [[Enter Redeem Code here from the attached CSV]]" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "{purchaser_name}" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "(1) Register for an account at https://{site_name}." msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Customer Reference Number: {customer_reference_number}" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "(2) Once registered, navigate to https://{course_url}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Registration codes:" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "(3) Click 'Add {course_number} to Cart'" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt +#: lms/templates/emails/registration_codes_sale_email.txt msgid "" -"Please distribute one of the following registration codes to each student " -"who is going to enroll in the class." +"(4) On the shopping cart page, enter your redeem code and click apply code. " +"This will make payment equal to $0." +msgstr "" + +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "(5) Click 'Register'" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt +#: lms/templates/emails/registration_codes_sale_email.txt msgid "" -"A student can redeem one of these codes by registering an account on " -"({site_name}.edx.org), starting the purchase" +"(6) You should be able to see your course on your student dashboard at " +"https://{dashboard_url}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt +#: lms/templates/emails/registration_codes_sale_email.txt msgid "" -"process on this course by adding it to their shopping cart from this page " -"({course_url}), and" +"(7) Course materials will not be available until the course start date." msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "entering their registration code while in the shopping cart." +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Sincerely," msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "" -"Thank you for your purchase! Failure to pay this invoice will result the " -"invalidation of student enrollments" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "[[Your Signature]]" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "" -"that use these codes. All purchases are final. Please refer to the " -"cancellation policy" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "INVOICE" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "on {site_name} for more information." +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Date: {date}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Course: {course_name} {start_date} - {end_date}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Invoice No: {invoice_number}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Price: ${price}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Terms: Due Immediately" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Quantity: ${quantity}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Due Date: {date}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Sub-Total: ${sub_total}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Bill to:" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Discount: ${discount}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Customer Reference Number: {reference_number}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "--------- ------" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Balance Due: ${sale_price}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Total Due: ${total_price}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Course: {course_name}" +msgstr "" + +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "" +"Price: ${course_price} Quantity: {quantity} Sub-Total: " +"${sub_total} Discount: ${discount}" +msgstr "" + +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Total: ${sale_price}" +msgstr "" + +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Payment instructions" +msgstr "" + +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "" +"Failure to pay this invoice will result the invalidation of student " +"enrollment that use these codes. All purchases are final. Please refer to " +"the cancellation policy on {site_name} for more information." +msgstr "" + +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "If you have payment questions, please contact {contact_email}" msgstr "" #: lms/templates/emails/reject_name_change.txt @@ -10706,10 +10765,6 @@ msgstr "" msgid "Please enter the coupon code" msgstr "" -#: lms/templates/instructor/instructor_dashboard_2/e-commerce.html -msgid "Please enter the coupon discount value greater than 0" -msgstr "" - #: lms/templates/instructor/instructor_dashboard_2/e-commerce.html msgid "Please enter the coupon discount value less than or equal to 100" msgstr "" diff --git a/conf/locale/or/LC_MESSAGES/djangojs.mo b/conf/locale/or/LC_MESSAGES/djangojs.mo index ed4eae558542c110125b47d2f0883eda0ff87a05..4584dce722329754359d0df9d6e6cc09573d5cd3 100644 GIT binary patch delta 18 ZcmbQiGJ|EpMs^bgLt`srlZ`tP7y&jp1*8A~ delta 18 ZcmbQiGJ|EpMs{NbLsKh5(~Ub47y&jn1*8A~ diff --git a/conf/locale/or/LC_MESSAGES/djangojs.po b/conf/locale/or/LC_MESSAGES/djangojs.po index 5abb09337f25..ee2995a5179b 100644 --- a/conf/locale/or/LC_MESSAGES/djangojs.po +++ b/conf/locale/or/LC_MESSAGES/djangojs.po @@ -26,7 +26,7 @@ msgid "" msgstr "" "Project-Id-Version: edx-platform\n" "Report-Msgid-Bugs-To: openedx-translation@googlegroups.com\n" -"POT-Creation-Date: 2014-09-23 15:15-0400\n" +"POT-Creation-Date: 2014-09-24 13:34-0400\n" "PO-Revision-Date: 2014-08-28 00:15+0000\n" "Last-Translator: Sarina Canelake \n" "Language-Team: Oriya (http://www.transifex.com/projects/p/edx-platform/language/or/)\n" diff --git a/conf/locale/pl/LC_MESSAGES/django.mo b/conf/locale/pl/LC_MESSAGES/django.mo index 5b7c514a01928312946d79229e3a2b0ee02f2ef1..92883a6c1401f86c69473ae81c8405a3a5f7b3e1 100644 GIT binary patch delta 536 zcmXZYJxD@P6u|LoFEf1=RyMeVwlqYdScFpH)>4oVHO4C}f@g*w4K70M5j6ENHMS%; zL}Nn`1wmUw(9jU%5Y!M6QU8PIak;;H&b#m2cTY3?7_L8gY6ES?oOc=n<~q>w1_z1n z(1&l>fgfn$xB82{#2(w2ZtO=dMp5<;Bg4d)t#8uW4LB`QdHNSCL_MGt5$WAEg6FC^tVvDOA_@7bpi@Y5rDyXdGI5Uf)UC{aNLu{2aW1cy49C72nnie296=l!BIE^Ww;2b-h>!p1rvR@2D5M-Qk|U=p_sypiv(@dg&I7A z)UXHB@D}Fa1I)lTNDV*PFZP@LWn*eo7iSeV&1TgwDj4U)1RO@=Jjc_JZekWDVU?}3 zn~>^lh)WbrNGJC>KH&He(hnbVz6&wLc?B~yzJzoGSCCGA1F6v+uir!3;F0q$?0f%0 zI*}74-B>b>@@XMCSu=E_Y?g}iMLbH)Y6lA&zSU~)T7l=AdbQKCt%hrDt=gS^-*cUv Xpy2u2`tqLDXgY4i`Iqh=CF{~3@XtiE diff --git a/conf/locale/pl/LC_MESSAGES/django.po b/conf/locale/pl/LC_MESSAGES/django.po index 41c8fe4c75f4..369fe66631df 100644 --- a/conf/locale/pl/LC_MESSAGES/django.po +++ b/conf/locale/pl/LC_MESSAGES/django.po @@ -18,6 +18,7 @@ # # Translators: # Jaroslaw Lukawski , 2014 +# Mateusz , 2014 # ajafo , 2014 # #-#-#-#-# mako.po (edx-platform) #-#-#-#-# # edX translation file @@ -32,6 +33,7 @@ # Lazarus Zamenhof , 2014 # lucek , 2014 # mateusz2238 , 2014 +# Mateusz , 2014 # Cairath, 2014 # Radek , 2014 # rutek , 2014 @@ -45,6 +47,7 @@ # Translators: # Jaroslaw Lukawski , 2014 # Jaroslaw Lukawski , 2014 +# Mateusz , 2014 # Cairath, 2014 # Jaroslaw Lukawski , 2014 # #-#-#-#-# messages.po (edx-platform) #-#-#-#-# @@ -62,15 +65,16 @@ # Translators: # Jaroslaw Lukawski , 2014 # mateusz2238 , 2014 +# Mateusz , 2014 # AlinaG , 2014 # Cairath, 2014 msgid "" msgstr "" "Project-Id-Version: edx-platform\n" "Report-Msgid-Bugs-To: openedx-translation@googlegroups.com\n" -"POT-Creation-Date: 2014-09-23 15:16-0400\n" -"PO-Revision-Date: 2014-09-21 16:30+0000\n" -"Last-Translator: Fundacja_Eduprojekt.org \n" +"POT-Creation-Date: 2014-09-24 13:35-0400\n" +"PO-Revision-Date: 2014-09-24 17:35+0000\n" +"Last-Translator: Mateusz \n" "Language-Team: Polish (http://www.transifex.com/projects/p/edx-platform/language/pl/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -960,6 +964,10 @@ msgstr "" msgid "No response from Xqueue within {xqueue_timeout} seconds. Aborted." msgstr "" +#: common/lib/capa/capa/inputtypes.py +msgid "Error running code." +msgstr "" + #: common/lib/capa/capa/inputtypes.py msgid "Cannot connect to the queue" msgstr "" @@ -1757,6 +1765,16 @@ msgid "" "on edx.org, and a New! badge temporarily appears next to the course image." msgstr "" +#: common/lib/xmodule/xmodule/course_module.py +msgid "Mobile Course Available" +msgstr "" + +#: common/lib/xmodule/xmodule/course_module.py +msgid "" +"Enter true or false. If true, the course will be available to mobile " +"devices." +msgstr "" + #: common/lib/xmodule/xmodule/course_module.py msgid "Course Not Graded" msgstr "" @@ -3332,6 +3350,19 @@ msgstr "" msgid "Upload Handout" msgstr "" +#: common/lib/xmodule/xmodule/video_module/video_xfields.py +msgid "" +"Optional. Use this for videos where download and streaming URLs for the " +"videos are completely managed by edX. This will override the settings for " +"\"Default Video URL\", \"Video File URLs\", and all YouTube IDs. If you do " +"not know what this setting is, you can leave it blank and continue to use " +"these other settings." +msgstr "" + +#: common/lib/xmodule/xmodule/video_module/video_xfields.py +msgid "EdX Video ID" +msgstr "" + #: common/static/js/vendor/mathjax-MathJax-c9db6ac/docs/source/mjtheme/layout.html msgid "Navigation" msgstr "" @@ -6667,15 +6698,8 @@ msgstr "" msgid "Reset Password" msgstr "" -#: lms/templates/dashboard.html lms/templates/original_navigation.html -#: lms/templates/sysadmin_dashboard.html -#: lms/templates/sysadmin_dashboard_gitlogs.html -#: lms/templates/courseware/courses.html -msgid "Courses" -msgstr "" - #: lms/templates/dashboard.html -msgid "ordered by recent activity" +msgid "Current Courses" msgstr "" #: lms/templates/dashboard.html @@ -7456,6 +7480,13 @@ msgstr "" msgid "You do not have any notes." msgstr "" +#: lms/templates/original_navigation.html +#: lms/templates/sysadmin_dashboard.html +#: lms/templates/sysadmin_dashboard_gitlogs.html +#: lms/templates/courseware/courses.html +msgid "Courses" +msgstr "" + #: lms/templates/original_navigation.html msgid "Schools" msgstr "" @@ -10183,113 +10214,145 @@ msgstr "" msgid "#:" msgstr "#:" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Professional Education Invoicing Center" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Thank you for your purchase of {course_name}!" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Portland Street, " +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "" +"An invoice for ${total_price} is attached. Payment is due immediately. " +"Information on payment methods can be found on the invoice." msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "9th floor Cambridge, MA," +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "" +"A CSV file of your registration codes is attached. Please distribute " +"registration codes to each student planning to enroll using the email " +"template below." msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "02139 finance@edx.org" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Thanks," msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -#: lms/templates/emails/registration_codes_sale_invoice.txt -#: lms/templates/emails/registration_codes_sale_invoice.txt -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "---------------------------------" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Your {platform_name} Team" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Bill To:" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Dear [[Name]]:" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "{company_name}" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "" +"We have provided an enrollment for you in the course {course_name} from " +"{platform_name}. Please follow the instructions below to claim your access." msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "{purchaser_name}" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Your redeem code is: [[Enter Redeem Code here from the attached CSV]]" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Customer Reference Number: {customer_reference_number}" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "(1) Register for an account at https://{site_name}." msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Registration codes:" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "(2) Once registered, navigate to https://{course_url}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "(3) Click 'Add {course_number} to Cart'" +msgstr "" + +#: lms/templates/emails/registration_codes_sale_email.txt msgid "" -"Please distribute one of the following registration codes to each student " -"who is going to enroll in the class." +"(4) On the shopping cart page, enter your redeem code and click apply code. " +"This will make payment equal to $0." +msgstr "" + +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "(5) Click 'Register'" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt +#: lms/templates/emails/registration_codes_sale_email.txt msgid "" -"A student can redeem one of these codes by registering an account on " -"({site_name}.edx.org), starting the purchase" +"(6) You should be able to see your course on your student dashboard at " +"https://{dashboard_url}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt +#: lms/templates/emails/registration_codes_sale_email.txt msgid "" -"process on this course by adding it to their shopping cart from this page " -"({course_url}), and" +"(7) Course materials will not be available until the course start date." msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "entering their registration code while in the shopping cart." +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Sincerely," msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "" -"Thank you for your purchase! Failure to pay this invoice will result the " -"invalidation of student enrollments" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "[[Your Signature]]" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "" -"that use these codes. All purchases are final. Please refer to the " -"cancellation policy" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "INVOICE" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "on {site_name} for more information." +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Date: {date}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Course: {course_name} {start_date} - {end_date}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Invoice No: {invoice_number}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Price: ${price}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Terms: Due Immediately" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Quantity: ${quantity}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Due Date: {date}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Sub-Total: ${sub_total}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Bill to:" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Discount: ${discount}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Customer Reference Number: {reference_number}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "--------- ------" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Balance Due: ${sale_price}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Total Due: ${total_price}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Course: {course_name}" +msgstr "" + +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "" +"Price: ${course_price} Quantity: {quantity} Sub-Total: " +"${sub_total} Discount: ${discount}" +msgstr "" + +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Total: ${sale_price}" +msgstr "" + +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Payment instructions" +msgstr "" + +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "" +"Failure to pay this invoice will result the invalidation of student " +"enrollment that use these codes. All purchases are final. Please refer to " +"the cancellation policy on {site_name} for more information." +msgstr "" + +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "If you have payment questions, please contact {contact_email}" msgstr "" #: lms/templates/emails/reject_name_change.txt @@ -10740,10 +10803,6 @@ msgstr "" msgid "Please enter the coupon code" msgstr "" -#: lms/templates/instructor/instructor_dashboard_2/e-commerce.html -msgid "Please enter the coupon discount value greater than 0" -msgstr "" - #: lms/templates/instructor/instructor_dashboard_2/e-commerce.html msgid "Please enter the coupon discount value less than or equal to 100" msgstr "" diff --git a/conf/locale/pl/LC_MESSAGES/djangojs.mo b/conf/locale/pl/LC_MESSAGES/djangojs.mo index 5aa451a35be3d140a071c02b0367e8c8496ba639..ffbd762b0f189a4bf45a976e783088b96778015f 100644 GIT binary patch delta 31 lcmcb~ag$@iXGV4t1w&&iW0T3h7!}!oYzr%c&5BGGOaP;f2(thH delta 31 ncmcb~ag$@iXGV5o1w&ISL(|E>7!}zJ6%5U+j5jMXSug, 2014 # Jaroslaw Lukawski , 2014 # Jaroslaw Lukawski , 2014 +# Mateusz , 2014 # Cairath, 2014 # Jaroslaw Lukawski , 2014 # Dyfeomorfizm , 2014 @@ -19,6 +20,7 @@ # kuba11p , 2014 # Jaroslaw Lukawski , 2014 # Jaroslaw Lukawski , 2014 +# Mateusz , 2014 # Cairath, 2014 # Jaroslaw Lukawski , 2014 # #-#-#-#-# underscore.po (edx-platform) #-#-#-#-# @@ -39,8 +41,8 @@ msgid "" msgstr "" "Project-Id-Version: edx-platform\n" "Report-Msgid-Bugs-To: openedx-translation@googlegroups.com\n" -"POT-Creation-Date: 2014-09-23 15:15-0400\n" -"PO-Revision-Date: 2014-09-21 16:30+0000\n" +"POT-Creation-Date: 2014-09-24 13:34-0400\n" +"PO-Revision-Date: 2014-09-24 18:00+0000\n" "Last-Translator: Mateusz \n" "Language-Team: Polish (http://www.transifex.com/projects/p/edx-platform/language/pl/)\n" "MIME-Version: 1.0\n" diff --git a/conf/locale/pt_BR/LC_MESSAGES/django.mo b/conf/locale/pt_BR/LC_MESSAGES/django.mo index cecefea78809174981865a221b9a2ebdda0d5ff5..d1bc6fddb2bfa5da54a5a7ec042fdc59dc15f102 100644 GIT binary patch delta 31 ncmdltPjKHn!G;#bElg|)>?R6^##Y9r?Ys$0+j$e14c`L*rd0`= delta 31 ncmdltPjKHn!G;#bElg|)?8XX)rdEb#?Ys$0+j$e14c`L*rc(); diff --git a/conf/locale/pt_BR/LC_MESSAGES/django.po b/conf/locale/pt_BR/LC_MESSAGES/django.po index 98b8d174368c..9cf7a68e4fb4 100644 --- a/conf/locale/pt_BR/LC_MESSAGES/django.po +++ b/conf/locale/pt_BR/LC_MESSAGES/django.po @@ -154,7 +154,7 @@ msgid "" msgstr "" "Project-Id-Version: edx-platform\n" "Report-Msgid-Bugs-To: openedx-translation@googlegroups.com\n" -"POT-Creation-Date: 2014-09-23 15:16-0400\n" +"POT-Creation-Date: 2014-09-24 13:35-0400\n" "PO-Revision-Date: 2014-08-25 20:21+0000\n" "Last-Translator: javiercencig \n" "Language-Team: Portuguese (Brazil) (http://www.transifex.com/projects/p/edx-platform/language/pt_BR/)\n" @@ -1066,6 +1066,10 @@ msgid "No response from Xqueue within {xqueue_timeout} seconds. Aborted." msgstr "" "Sem resposta do Xqueue por {xqueue_timeout} segundos. Processo interrompido." +#: common/lib/capa/capa/inputtypes.py +msgid "Error running code." +msgstr "" + #: common/lib/capa/capa/inputtypes.py msgid "Cannot connect to the queue" msgstr "Não é possível conectar à fila" @@ -1933,6 +1937,16 @@ msgid "" "on edx.org, and a New! badge temporarily appears next to the course image." msgstr "" +#: common/lib/xmodule/xmodule/course_module.py +msgid "Mobile Course Available" +msgstr "" + +#: common/lib/xmodule/xmodule/course_module.py +msgid "" +"Enter true or false. If true, the course will be available to mobile " +"devices." +msgstr "" + #: common/lib/xmodule/xmodule/course_module.py msgid "Course Not Graded" msgstr "" @@ -3685,6 +3699,19 @@ msgstr "" msgid "Upload Handout" msgstr "Enviar material de apoio" +#: common/lib/xmodule/xmodule/video_module/video_xfields.py +msgid "" +"Optional. Use this for videos where download and streaming URLs for the " +"videos are completely managed by edX. This will override the settings for " +"\"Default Video URL\", \"Video File URLs\", and all YouTube IDs. If you do " +"not know what this setting is, you can leave it blank and continue to use " +"these other settings." +msgstr "" + +#: common/lib/xmodule/xmodule/video_module/video_xfields.py +msgid "EdX Video ID" +msgstr "" + #: common/static/js/vendor/mathjax-MathJax-c9db6ac/docs/source/mjtheme/layout.html msgid "Navigation" msgstr "Navegação" @@ -7369,15 +7396,8 @@ msgstr "" msgid "Reset Password" msgstr "Redefinir senha" -#: lms/templates/dashboard.html lms/templates/original_navigation.html -#: lms/templates/sysadmin_dashboard.html -#: lms/templates/sysadmin_dashboard_gitlogs.html -#: lms/templates/courseware/courses.html -msgid "Courses" -msgstr "Cursos" - #: lms/templates/dashboard.html -msgid "ordered by recent activity" +msgid "Current Courses" msgstr "" #: lms/templates/dashboard.html @@ -8204,6 +8224,13 @@ msgstr "" msgid "You do not have any notes." msgstr "Você não possui nenhuma anotação. " +#: lms/templates/original_navigation.html +#: lms/templates/sysadmin_dashboard.html +#: lms/templates/sysadmin_dashboard_gitlogs.html +#: lms/templates/courseware/courses.html +msgid "Courses" +msgstr "Cursos" + #: lms/templates/original_navigation.html msgid "Schools" msgstr "Escolas" @@ -11156,113 +11183,145 @@ msgstr "" msgid "#:" msgstr "Número:" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Professional Education Invoicing Center" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Thank you for your purchase of {course_name}!" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Portland Street, " +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "" +"An invoice for ${total_price} is attached. Payment is due immediately. " +"Information on payment methods can be found on the invoice." +msgstr "" + +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "" +"A CSV file of your registration codes is attached. Please distribute " +"registration codes to each student planning to enroll using the email " +"template below." msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "9th floor Cambridge, MA," +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Thanks," msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "02139 finance@edx.org" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Your {platform_name} Team" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -#: lms/templates/emails/registration_codes_sale_invoice.txt -#: lms/templates/emails/registration_codes_sale_invoice.txt -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "---------------------------------" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Dear [[Name]]:" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Bill To:" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "" +"We have provided an enrollment for you in the course {course_name} from " +"{platform_name}. Please follow the instructions below to claim your access." msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "{company_name}" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Your redeem code is: [[Enter Redeem Code here from the attached CSV]]" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "{purchaser_name}" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "(1) Register for an account at https://{site_name}." msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Customer Reference Number: {customer_reference_number}" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "(2) Once registered, navigate to https://{course_url}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Registration codes:" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "(3) Click 'Add {course_number} to Cart'" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt +#: lms/templates/emails/registration_codes_sale_email.txt msgid "" -"Please distribute one of the following registration codes to each student " -"who is going to enroll in the class." +"(4) On the shopping cart page, enter your redeem code and click apply code. " +"This will make payment equal to $0." +msgstr "" + +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "(5) Click 'Register'" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt +#: lms/templates/emails/registration_codes_sale_email.txt msgid "" -"A student can redeem one of these codes by registering an account on " -"({site_name}.edx.org), starting the purchase" +"(6) You should be able to see your course on your student dashboard at " +"https://{dashboard_url}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt +#: lms/templates/emails/registration_codes_sale_email.txt msgid "" -"process on this course by adding it to their shopping cart from this page " -"({course_url}), and" +"(7) Course materials will not be available until the course start date." msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "entering their registration code while in the shopping cart." +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Sincerely," msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "" -"Thank you for your purchase! Failure to pay this invoice will result the " -"invalidation of student enrollments" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "[[Your Signature]]" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "" -"that use these codes. All purchases are final. Please refer to the " -"cancellation policy" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "INVOICE" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "on {site_name} for more information." +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Date: {date}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Course: {course_name} {start_date} - {end_date}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Invoice No: {invoice_number}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Price: ${price}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Terms: Due Immediately" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Quantity: ${quantity}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Due Date: {date}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Sub-Total: ${sub_total}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Bill to:" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Discount: ${discount}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Customer Reference Number: {reference_number}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "--------- ------" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Balance Due: ${sale_price}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Total Due: ${total_price}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Course: {course_name}" +msgstr "" + +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "" +"Price: ${course_price} Quantity: {quantity} Sub-Total: " +"${sub_total} Discount: ${discount}" +msgstr "" + +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Total: ${sale_price}" +msgstr "" + +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Payment instructions" +msgstr "" + +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "" +"Failure to pay this invoice will result the invalidation of student " +"enrollment that use these codes. All purchases are final. Please refer to " +"the cancellation policy on {site_name} for more information." +msgstr "" + +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "If you have payment questions, please contact {contact_email}" msgstr "" #: lms/templates/emails/reject_name_change.txt @@ -11773,10 +11832,6 @@ msgstr "" msgid "Please enter the coupon code" msgstr "" -#: lms/templates/instructor/instructor_dashboard_2/e-commerce.html -msgid "Please enter the coupon discount value greater than 0" -msgstr "" - #: lms/templates/instructor/instructor_dashboard_2/e-commerce.html msgid "Please enter the coupon discount value less than or equal to 100" msgstr "" diff --git a/conf/locale/pt_BR/LC_MESSAGES/djangojs.mo b/conf/locale/pt_BR/LC_MESSAGES/djangojs.mo index 0db4e153c810bcbfca4c0c454d29202a05b0ba0f..69beafaf2b385cfd115f6acb53a91673ff333e93 100644 GIT binary patch delta 22 ecmaF;o$>W|#tj!;*-aD-jjfDLHs5d+HUj{9+X)5$ delta 22 ecmaF;o$>W|#tj!;*^LzpO|1+~H{Wm-HUj{9*$D;! diff --git a/conf/locale/pt_BR/LC_MESSAGES/djangojs.po b/conf/locale/pt_BR/LC_MESSAGES/djangojs.po index ea19477aceac..d1f53f59f482 100644 --- a/conf/locale/pt_BR/LC_MESSAGES/djangojs.po +++ b/conf/locale/pt_BR/LC_MESSAGES/djangojs.po @@ -81,7 +81,7 @@ msgid "" msgstr "" "Project-Id-Version: edx-platform\n" "Report-Msgid-Bugs-To: openedx-translation@googlegroups.com\n" -"POT-Creation-Date: 2014-09-23 15:15-0400\n" +"POT-Creation-Date: 2014-09-24 13:34-0400\n" "PO-Revision-Date: 2014-09-01 20:40+0000\n" "Last-Translator: Marco Túlio Pires \n" "Language-Team: Portuguese (Brazil) (http://www.transifex.com/projects/p/edx-platform/language/pt_BR/)\n" diff --git a/conf/locale/pt_PT/LC_MESSAGES/django.mo b/conf/locale/pt_PT/LC_MESSAGES/django.mo index 7772fce24b6b8f1cefea8fa33abff61b283fbdc7..c72dda2a4de6485f0d64c1db5a517f643adf50f0 100644 GIT binary patch delta 18 ZcmdnWvXy1RMs^bgLt`sr(~Uc7838&{1^fU2 delta 18 ZcmdnWvXy1RMs{NbLsKh5vyD4y838&_1^fU2 diff --git a/conf/locale/pt_PT/LC_MESSAGES/django.po b/conf/locale/pt_PT/LC_MESSAGES/django.po index 8766e88e81ca..a3753490a79a 100644 --- a/conf/locale/pt_PT/LC_MESSAGES/django.po +++ b/conf/locale/pt_PT/LC_MESSAGES/django.po @@ -55,7 +55,7 @@ msgid "" msgstr "" "Project-Id-Version: edx-platform\n" "Report-Msgid-Bugs-To: openedx-translation@googlegroups.com\n" -"POT-Creation-Date: 2014-09-23 15:16-0400\n" +"POT-Creation-Date: 2014-09-24 13:35-0400\n" "PO-Revision-Date: 2014-08-25 20:21+0000\n" "Last-Translator: fabio913silva \n" "Language-Team: Portuguese (Portugal) (http://www.transifex.com/projects/p/edx-platform/language/pt_PT/)\n" @@ -945,6 +945,10 @@ msgstr "" msgid "No response from Xqueue within {xqueue_timeout} seconds. Aborted." msgstr "" +#: common/lib/capa/capa/inputtypes.py +msgid "Error running code." +msgstr "" + #: common/lib/capa/capa/inputtypes.py msgid "Cannot connect to the queue" msgstr "" @@ -1742,6 +1746,16 @@ msgid "" "on edx.org, and a New! badge temporarily appears next to the course image." msgstr "" +#: common/lib/xmodule/xmodule/course_module.py +msgid "Mobile Course Available" +msgstr "" + +#: common/lib/xmodule/xmodule/course_module.py +msgid "" +"Enter true or false. If true, the course will be available to mobile " +"devices." +msgstr "" + #: common/lib/xmodule/xmodule/course_module.py msgid "Course Not Graded" msgstr "" @@ -3317,6 +3331,19 @@ msgstr "" msgid "Upload Handout" msgstr "" +#: common/lib/xmodule/xmodule/video_module/video_xfields.py +msgid "" +"Optional. Use this for videos where download and streaming URLs for the " +"videos are completely managed by edX. This will override the settings for " +"\"Default Video URL\", \"Video File URLs\", and all YouTube IDs. If you do " +"not know what this setting is, you can leave it blank and continue to use " +"these other settings." +msgstr "" + +#: common/lib/xmodule/xmodule/video_module/video_xfields.py +msgid "EdX Video ID" +msgstr "" + #: common/static/js/vendor/mathjax-MathJax-c9db6ac/docs/source/mjtheme/layout.html msgid "Navigation" msgstr "" @@ -6654,15 +6681,8 @@ msgstr "" msgid "Reset Password" msgstr "" -#: lms/templates/dashboard.html lms/templates/original_navigation.html -#: lms/templates/sysadmin_dashboard.html -#: lms/templates/sysadmin_dashboard_gitlogs.html -#: lms/templates/courseware/courses.html -msgid "Courses" -msgstr "" - #: lms/templates/dashboard.html -msgid "ordered by recent activity" +msgid "Current Courses" msgstr "" #: lms/templates/dashboard.html @@ -7443,6 +7463,13 @@ msgstr "" msgid "You do not have any notes." msgstr "" +#: lms/templates/original_navigation.html +#: lms/templates/sysadmin_dashboard.html +#: lms/templates/sysadmin_dashboard_gitlogs.html +#: lms/templates/courseware/courses.html +msgid "Courses" +msgstr "" + #: lms/templates/original_navigation.html msgid "Schools" msgstr "" @@ -10166,113 +10193,145 @@ msgstr "" msgid "#:" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Professional Education Invoicing Center" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Thank you for your purchase of {course_name}!" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Portland Street, " +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "" +"An invoice for ${total_price} is attached. Payment is due immediately. " +"Information on payment methods can be found on the invoice." +msgstr "" + +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "" +"A CSV file of your registration codes is attached. Please distribute " +"registration codes to each student planning to enroll using the email " +"template below." msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "9th floor Cambridge, MA," +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Thanks," msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "02139 finance@edx.org" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Your {platform_name} Team" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -#: lms/templates/emails/registration_codes_sale_invoice.txt -#: lms/templates/emails/registration_codes_sale_invoice.txt -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "---------------------------------" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Dear [[Name]]:" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Bill To:" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "" +"We have provided an enrollment for you in the course {course_name} from " +"{platform_name}. Please follow the instructions below to claim your access." msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "{company_name}" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Your redeem code is: [[Enter Redeem Code here from the attached CSV]]" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "{purchaser_name}" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "(1) Register for an account at https://{site_name}." msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Customer Reference Number: {customer_reference_number}" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "(2) Once registered, navigate to https://{course_url}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Registration codes:" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "(3) Click 'Add {course_number} to Cart'" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt +#: lms/templates/emails/registration_codes_sale_email.txt msgid "" -"Please distribute one of the following registration codes to each student " -"who is going to enroll in the class." +"(4) On the shopping cart page, enter your redeem code and click apply code. " +"This will make payment equal to $0." +msgstr "" + +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "(5) Click 'Register'" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt +#: lms/templates/emails/registration_codes_sale_email.txt msgid "" -"A student can redeem one of these codes by registering an account on " -"({site_name}.edx.org), starting the purchase" +"(6) You should be able to see your course on your student dashboard at " +"https://{dashboard_url}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt +#: lms/templates/emails/registration_codes_sale_email.txt msgid "" -"process on this course by adding it to their shopping cart from this page " -"({course_url}), and" +"(7) Course materials will not be available until the course start date." msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "entering their registration code while in the shopping cart." +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Sincerely," msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "" -"Thank you for your purchase! Failure to pay this invoice will result the " -"invalidation of student enrollments" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "[[Your Signature]]" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "" -"that use these codes. All purchases are final. Please refer to the " -"cancellation policy" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "INVOICE" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "on {site_name} for more information." +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Date: {date}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Course: {course_name} {start_date} - {end_date}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Invoice No: {invoice_number}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Price: ${price}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Terms: Due Immediately" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Quantity: ${quantity}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Due Date: {date}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Sub-Total: ${sub_total}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Bill to:" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Discount: ${discount}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Customer Reference Number: {reference_number}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "--------- ------" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Balance Due: ${sale_price}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Total Due: ${total_price}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Course: {course_name}" +msgstr "" + +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "" +"Price: ${course_price} Quantity: {quantity} Sub-Total: " +"${sub_total} Discount: ${discount}" +msgstr "" + +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Total: ${sale_price}" +msgstr "" + +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Payment instructions" +msgstr "" + +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "" +"Failure to pay this invoice will result the invalidation of student " +"enrollment that use these codes. All purchases are final. Please refer to " +"the cancellation policy on {site_name} for more information." +msgstr "" + +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "If you have payment questions, please contact {contact_email}" msgstr "" #: lms/templates/emails/reject_name_change.txt @@ -10723,10 +10782,6 @@ msgstr "" msgid "Please enter the coupon code" msgstr "" -#: lms/templates/instructor/instructor_dashboard_2/e-commerce.html -msgid "Please enter the coupon discount value greater than 0" -msgstr "" - #: lms/templates/instructor/instructor_dashboard_2/e-commerce.html msgid "Please enter the coupon discount value less than or equal to 100" msgstr "" diff --git a/conf/locale/pt_PT/LC_MESSAGES/djangojs.mo b/conf/locale/pt_PT/LC_MESSAGES/djangojs.mo index 534f97fb42ed60e3bafa835b1735fa22dd9cb596..1df80a079ccc57847e811403a9695c3c09ebacbb 100644 GIT binary patch delta 18 ZcmZ3-vW{iKMs^bgLt`srlZ`vd7y&s^1?B(% delta 18 ZcmZ3-vW{iKMs{NbLsKh5(~UdI7y&s?1?B(% diff --git a/conf/locale/pt_PT/LC_MESSAGES/djangojs.po b/conf/locale/pt_PT/LC_MESSAGES/djangojs.po index e594ebcae1e6..c58e67fe7cbc 100644 --- a/conf/locale/pt_PT/LC_MESSAGES/djangojs.po +++ b/conf/locale/pt_PT/LC_MESSAGES/djangojs.po @@ -34,7 +34,7 @@ msgid "" msgstr "" "Project-Id-Version: edx-platform\n" "Report-Msgid-Bugs-To: openedx-translation@googlegroups.com\n" -"POT-Creation-Date: 2014-09-23 15:15-0400\n" +"POT-Creation-Date: 2014-09-24 13:34-0400\n" "PO-Revision-Date: 2014-08-28 14:14+0000\n" "Last-Translator: Sarina Canelake \n" "Language-Team: Portuguese (Portugal) (http://www.transifex.com/projects/p/edx-platform/language/pt_PT/)\n" diff --git a/conf/locale/ro/LC_MESSAGES/django.mo b/conf/locale/ro/LC_MESSAGES/django.mo index 78cbc8676ff29452d09194eb56398be3c7c8251b..10008cb56ddd603321b2c3a3ba701d4193edde81 100644 GIT binary patch delta 75 zcmX@la++m=3Zvje)gE>e1w&&iW7CN{, 2014 # Rares Mihai Popa , 2014 msgid "" msgstr "" "Project-Id-Version: edx-platform\n" "Report-Msgid-Bugs-To: openedx-translation@googlegroups.com\n" -"POT-Creation-Date: 2014-09-23 15:16-0400\n" -"PO-Revision-Date: 2014-08-25 20:21+0000\n" -"Last-Translator: Rares Mihai Popa \n" +"POT-Creation-Date: 2014-09-24 13:35-0400\n" +"PO-Revision-Date: 2014-09-24 08:01+0000\n" +"Last-Translator: Dragos Ardeleanu \n" "Language-Team: Romanian (http://www.transifex.com/projects/p/edx-platform/language/ro/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -939,6 +940,10 @@ msgstr "" msgid "No response from Xqueue within {xqueue_timeout} seconds. Aborted." msgstr "" +#: common/lib/capa/capa/inputtypes.py +msgid "Error running code." +msgstr "" + #: common/lib/capa/capa/inputtypes.py msgid "Cannot connect to the queue" msgstr "" @@ -1736,6 +1741,16 @@ msgid "" "on edx.org, and a New! badge temporarily appears next to the course image." msgstr "" +#: common/lib/xmodule/xmodule/course_module.py +msgid "Mobile Course Available" +msgstr "" + +#: common/lib/xmodule/xmodule/course_module.py +msgid "" +"Enter true or false. If true, the course will be available to mobile " +"devices." +msgstr "" + #: common/lib/xmodule/xmodule/course_module.py msgid "Course Not Graded" msgstr "" @@ -3311,6 +3326,19 @@ msgstr "" msgid "Upload Handout" msgstr "" +#: common/lib/xmodule/xmodule/video_module/video_xfields.py +msgid "" +"Optional. Use this for videos where download and streaming URLs for the " +"videos are completely managed by edX. This will override the settings for " +"\"Default Video URL\", \"Video File URLs\", and all YouTube IDs. If you do " +"not know what this setting is, you can leave it blank and continue to use " +"these other settings." +msgstr "" + +#: common/lib/xmodule/xmodule/video_module/video_xfields.py +msgid "EdX Video ID" +msgstr "" + #: common/static/js/vendor/mathjax-MathJax-c9db6ac/docs/source/mjtheme/layout.html msgid "Navigation" msgstr "" @@ -6650,15 +6678,8 @@ msgstr "" msgid "Reset Password" msgstr "" -#: lms/templates/dashboard.html lms/templates/original_navigation.html -#: lms/templates/sysadmin_dashboard.html -#: lms/templates/sysadmin_dashboard_gitlogs.html -#: lms/templates/courseware/courses.html -msgid "Courses" -msgstr "" - #: lms/templates/dashboard.html -msgid "ordered by recent activity" +msgid "Current Courses" msgstr "" #: lms/templates/dashboard.html @@ -7439,6 +7460,13 @@ msgstr "" msgid "You do not have any notes." msgstr "" +#: lms/templates/original_navigation.html +#: lms/templates/sysadmin_dashboard.html +#: lms/templates/sysadmin_dashboard_gitlogs.html +#: lms/templates/courseware/courses.html +msgid "Courses" +msgstr "" + #: lms/templates/original_navigation.html msgid "Schools" msgstr "" @@ -10166,113 +10194,145 @@ msgstr "" msgid "#:" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Professional Education Invoicing Center" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Thank you for your purchase of {course_name}!" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Portland Street, " +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "" +"An invoice for ${total_price} is attached. Payment is due immediately. " +"Information on payment methods can be found on the invoice." +msgstr "" + +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "" +"A CSV file of your registration codes is attached. Please distribute " +"registration codes to each student planning to enroll using the email " +"template below." msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "9th floor Cambridge, MA," +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Thanks," msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "02139 finance@edx.org" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Your {platform_name} Team" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -#: lms/templates/emails/registration_codes_sale_invoice.txt -#: lms/templates/emails/registration_codes_sale_invoice.txt -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "---------------------------------" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Dear [[Name]]:" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Bill To:" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "" +"We have provided an enrollment for you in the course {course_name} from " +"{platform_name}. Please follow the instructions below to claim your access." msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "{company_name}" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Your redeem code is: [[Enter Redeem Code here from the attached CSV]]" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "{purchaser_name}" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "(1) Register for an account at https://{site_name}." msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Customer Reference Number: {customer_reference_number}" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "(2) Once registered, navigate to https://{course_url}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Registration codes:" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "(3) Click 'Add {course_number} to Cart'" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt +#: lms/templates/emails/registration_codes_sale_email.txt msgid "" -"Please distribute one of the following registration codes to each student " -"who is going to enroll in the class." +"(4) On the shopping cart page, enter your redeem code and click apply code. " +"This will make payment equal to $0." +msgstr "" + +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "(5) Click 'Register'" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt +#: lms/templates/emails/registration_codes_sale_email.txt msgid "" -"A student can redeem one of these codes by registering an account on " -"({site_name}.edx.org), starting the purchase" +"(6) You should be able to see your course on your student dashboard at " +"https://{dashboard_url}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt +#: lms/templates/emails/registration_codes_sale_email.txt msgid "" -"process on this course by adding it to their shopping cart from this page " -"({course_url}), and" +"(7) Course materials will not be available until the course start date." msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "entering their registration code while in the shopping cart." +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Sincerely," msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "" -"Thank you for your purchase! Failure to pay this invoice will result the " -"invalidation of student enrollments" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "[[Your Signature]]" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "" -"that use these codes. All purchases are final. Please refer to the " -"cancellation policy" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "INVOICE" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "on {site_name} for more information." +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Date: {date}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Course: {course_name} {start_date} - {end_date}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Invoice No: {invoice_number}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Price: ${price}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Terms: Due Immediately" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Quantity: ${quantity}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Due Date: {date}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Sub-Total: ${sub_total}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Bill to:" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Discount: ${discount}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Customer Reference Number: {reference_number}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "--------- ------" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Balance Due: ${sale_price}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Total Due: ${total_price}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Course: {course_name}" +msgstr "" + +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "" +"Price: ${course_price} Quantity: {quantity} Sub-Total: " +"${sub_total} Discount: ${discount}" +msgstr "" + +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Total: ${sale_price}" +msgstr "" + +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Payment instructions" +msgstr "" + +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "" +"Failure to pay this invoice will result the invalidation of student " +"enrollment that use these codes. All purchases are final. Please refer to " +"the cancellation policy on {site_name} for more information." +msgstr "" + +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "If you have payment questions, please contact {contact_email}" msgstr "" #: lms/templates/emails/reject_name_change.txt @@ -10723,10 +10783,6 @@ msgstr "" msgid "Please enter the coupon code" msgstr "" -#: lms/templates/instructor/instructor_dashboard_2/e-commerce.html -msgid "Please enter the coupon discount value greater than 0" -msgstr "" - #: lms/templates/instructor/instructor_dashboard_2/e-commerce.html msgid "Please enter the coupon discount value less than or equal to 100" msgstr "" diff --git a/conf/locale/ro/LC_MESSAGES/djangojs.mo b/conf/locale/ro/LC_MESSAGES/djangojs.mo index 6d124086c5b550f2d073bf51dc46c9d5ac2bebfa..4b8936063fea358bac3714049946d3b3a22b22d8 100644 GIT binary patch delta 18 ZcmX@Ya)f2VMs^bgLt`srlZ`ui7y&$K1}Fdk delta 18 ZcmX@Ya)f2VMs{NbLsKh5(~UcN7y&$I1}Fdk diff --git a/conf/locale/ro/LC_MESSAGES/djangojs.po b/conf/locale/ro/LC_MESSAGES/djangojs.po index d2d88c8efd69..c52678f909f8 100644 --- a/conf/locale/ro/LC_MESSAGES/djangojs.po +++ b/conf/locale/ro/LC_MESSAGES/djangojs.po @@ -34,7 +34,7 @@ msgid "" msgstr "" "Project-Id-Version: edx-platform\n" "Report-Msgid-Bugs-To: openedx-translation@googlegroups.com\n" -"POT-Creation-Date: 2014-09-23 15:15-0400\n" +"POT-Creation-Date: 2014-09-24 13:34-0400\n" "PO-Revision-Date: 2014-09-18 20:40+0000\n" "Last-Translator: Sarina Canelake \n" "Language-Team: Romanian (http://www.transifex.com/projects/p/edx-platform/language/ro/)\n" diff --git a/conf/locale/ru/LC_MESSAGES/django.mo b/conf/locale/ru/LC_MESSAGES/django.mo index c225a83570a80f7e7230ad621f31a15df94defcb..228fcc0bce52c2d389e98c585f2803b6eadafa6d 100644 GIT binary patch delta 22 ecmX^1oaxwerVY};>?R6^##Y9ro0Wo>Bme+sVF(HU delta 22 ecmX^1oaxwerVY};?8XX)rdEb#o0Wo>Bme+sUkC~S diff --git a/conf/locale/ru/LC_MESSAGES/django.po b/conf/locale/ru/LC_MESSAGES/django.po index 42668bcf6d4f..bac5f3cfc9d4 100644 --- a/conf/locale/ru/LC_MESSAGES/django.po +++ b/conf/locale/ru/LC_MESSAGES/django.po @@ -132,7 +132,7 @@ msgid "" msgstr "" "Project-Id-Version: edx-platform\n" "Report-Msgid-Bugs-To: openedx-translation@googlegroups.com\n" -"POT-Creation-Date: 2014-09-23 15:16-0400\n" +"POT-Creation-Date: 2014-09-24 13:35-0400\n" "PO-Revision-Date: 2014-08-25 20:21+0000\n" "Last-Translator: Weyedide \n" "Language-Team: Russian (http://www.transifex.com/projects/p/edx-platform/language/ru/)\n" @@ -1030,6 +1030,10 @@ msgstr "" msgid "No response from Xqueue within {xqueue_timeout} seconds. Aborted." msgstr "" +#: common/lib/capa/capa/inputtypes.py +msgid "Error running code." +msgstr "" + #: common/lib/capa/capa/inputtypes.py msgid "Cannot connect to the queue" msgstr "" @@ -1830,6 +1834,16 @@ msgid "" "on edx.org, and a New! badge temporarily appears next to the course image." msgstr "" +#: common/lib/xmodule/xmodule/course_module.py +msgid "Mobile Course Available" +msgstr "" + +#: common/lib/xmodule/xmodule/course_module.py +msgid "" +"Enter true or false. If true, the course will be available to mobile " +"devices." +msgstr "" + #: common/lib/xmodule/xmodule/course_module.py msgid "Course Not Graded" msgstr "" @@ -3412,6 +3426,19 @@ msgstr "" msgid "Upload Handout" msgstr "" +#: common/lib/xmodule/xmodule/video_module/video_xfields.py +msgid "" +"Optional. Use this for videos where download and streaming URLs for the " +"videos are completely managed by edX. This will override the settings for " +"\"Default Video URL\", \"Video File URLs\", and all YouTube IDs. If you do " +"not know what this setting is, you can leave it blank and continue to use " +"these other settings." +msgstr "" + +#: common/lib/xmodule/xmodule/video_module/video_xfields.py +msgid "EdX Video ID" +msgstr "" + #: common/static/js/vendor/mathjax-MathJax-c9db6ac/docs/source/mjtheme/layout.html msgid "Navigation" msgstr "Навигация" @@ -6744,15 +6771,8 @@ msgstr "" msgid "Reset Password" msgstr "" -#: lms/templates/dashboard.html lms/templates/original_navigation.html -#: lms/templates/sysadmin_dashboard.html -#: lms/templates/sysadmin_dashboard_gitlogs.html -#: lms/templates/courseware/courses.html -msgid "Courses" -msgstr "Курсы" - #: lms/templates/dashboard.html -msgid "ordered by recent activity" +msgid "Current Courses" msgstr "" #: lms/templates/dashboard.html @@ -7538,6 +7558,13 @@ msgstr "" msgid "You do not have any notes." msgstr "" +#: lms/templates/original_navigation.html +#: lms/templates/sysadmin_dashboard.html +#: lms/templates/sysadmin_dashboard_gitlogs.html +#: lms/templates/courseware/courses.html +msgid "Courses" +msgstr "Курсы" + #: lms/templates/original_navigation.html msgid "Schools" msgstr "Университеты" @@ -10279,113 +10306,145 @@ msgstr "" msgid "#:" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Professional Education Invoicing Center" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Thank you for your purchase of {course_name}!" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Portland Street, " +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "" +"An invoice for ${total_price} is attached. Payment is due immediately. " +"Information on payment methods can be found on the invoice." +msgstr "" + +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "" +"A CSV file of your registration codes is attached. Please distribute " +"registration codes to each student planning to enroll using the email " +"template below." msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "9th floor Cambridge, MA," +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Thanks," msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "02139 finance@edx.org" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Your {platform_name} Team" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -#: lms/templates/emails/registration_codes_sale_invoice.txt -#: lms/templates/emails/registration_codes_sale_invoice.txt -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "---------------------------------" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Dear [[Name]]:" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Bill To:" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "" +"We have provided an enrollment for you in the course {course_name} from " +"{platform_name}. Please follow the instructions below to claim your access." msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "{company_name}" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Your redeem code is: [[Enter Redeem Code here from the attached CSV]]" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "{purchaser_name}" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "(1) Register for an account at https://{site_name}." msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Customer Reference Number: {customer_reference_number}" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "(2) Once registered, navigate to https://{course_url}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Registration codes:" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "(3) Click 'Add {course_number} to Cart'" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt +#: lms/templates/emails/registration_codes_sale_email.txt msgid "" -"Please distribute one of the following registration codes to each student " -"who is going to enroll in the class." +"(4) On the shopping cart page, enter your redeem code and click apply code. " +"This will make payment equal to $0." +msgstr "" + +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "(5) Click 'Register'" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt +#: lms/templates/emails/registration_codes_sale_email.txt msgid "" -"A student can redeem one of these codes by registering an account on " -"({site_name}.edx.org), starting the purchase" +"(6) You should be able to see your course on your student dashboard at " +"https://{dashboard_url}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt +#: lms/templates/emails/registration_codes_sale_email.txt msgid "" -"process on this course by adding it to their shopping cart from this page " -"({course_url}), and" +"(7) Course materials will not be available until the course start date." msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "entering their registration code while in the shopping cart." +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Sincerely," msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "" -"Thank you for your purchase! Failure to pay this invoice will result the " -"invalidation of student enrollments" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "[[Your Signature]]" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "" -"that use these codes. All purchases are final. Please refer to the " -"cancellation policy" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "INVOICE" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "on {site_name} for more information." +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Date: {date}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Course: {course_name} {start_date} - {end_date}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Invoice No: {invoice_number}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Price: ${price}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Terms: Due Immediately" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Quantity: ${quantity}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Due Date: {date}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Sub-Total: ${sub_total}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Bill to:" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Discount: ${discount}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Customer Reference Number: {reference_number}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "--------- ------" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Balance Due: ${sale_price}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Total Due: ${total_price}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Course: {course_name}" +msgstr "" + +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "" +"Price: ${course_price} Quantity: {quantity} Sub-Total: " +"${sub_total} Discount: ${discount}" +msgstr "" + +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Total: ${sale_price}" +msgstr "" + +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Payment instructions" +msgstr "" + +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "" +"Failure to pay this invoice will result the invalidation of student " +"enrollment that use these codes. All purchases are final. Please refer to " +"the cancellation policy on {site_name} for more information." +msgstr "" + +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "If you have payment questions, please contact {contact_email}" msgstr "" #: lms/templates/emails/reject_name_change.txt @@ -10836,10 +10895,6 @@ msgstr "" msgid "Please enter the coupon code" msgstr "" -#: lms/templates/instructor/instructor_dashboard_2/e-commerce.html -msgid "Please enter the coupon discount value greater than 0" -msgstr "" - #: lms/templates/instructor/instructor_dashboard_2/e-commerce.html msgid "Please enter the coupon discount value less than or equal to 100" msgstr "" diff --git a/conf/locale/ru/LC_MESSAGES/djangojs.mo b/conf/locale/ru/LC_MESSAGES/djangojs.mo index e6daed5cdb5f592e6231d69cf326e40739b42f07..a66ff69f266251eb82bb31d7ddac333298da9fd6 100644 GIT binary patch delta 20 ccmbOnJUMv7RS|X*1w&&iW0TEyM7E0n08bwWGynhq delta 20 ccmbOnJUMv7RS|Y$1w&ISL(|Q7M7E0n08bqUGynhq diff --git a/conf/locale/ru/LC_MESSAGES/djangojs.po b/conf/locale/ru/LC_MESSAGES/djangojs.po index d2a2c9d48360..f66af08b5e2f 100644 --- a/conf/locale/ru/LC_MESSAGES/djangojs.po +++ b/conf/locale/ru/LC_MESSAGES/djangojs.po @@ -69,7 +69,7 @@ msgid "" msgstr "" "Project-Id-Version: edx-platform\n" "Report-Msgid-Bugs-To: openedx-translation@googlegroups.com\n" -"POT-Creation-Date: 2014-09-23 15:15-0400\n" +"POT-Creation-Date: 2014-09-24 13:34-0400\n" "PO-Revision-Date: 2014-09-17 07:00+0000\n" "Last-Translator: Maksimenkova Olga \n" "Language-Team: Russian (http://www.transifex.com/projects/p/edx-platform/language/ru/)\n" diff --git a/conf/locale/si/LC_MESSAGES/django.mo b/conf/locale/si/LC_MESSAGES/django.mo index ecff0eb515c655cc272e51ff6c4221df9715c389..ad705842bcc766d8f1d4d210f76f17aaff5ce31e 100644 GIT binary patch delta 18 ZcmbQnGL2=zMs^bgLt`sr(~Udg7y&i*1)l%_ delta 18 ZcmbQnGL2=zMs{NbLsKh5vyD6A7y&i(1)l%_ diff --git a/conf/locale/si/LC_MESSAGES/django.po b/conf/locale/si/LC_MESSAGES/django.po index adb731fc44c9..1279a8bb53c5 100644 --- a/conf/locale/si/LC_MESSAGES/django.po +++ b/conf/locale/si/LC_MESSAGES/django.po @@ -41,7 +41,7 @@ msgid "" msgstr "" "Project-Id-Version: edx-platform\n" "Report-Msgid-Bugs-To: openedx-translation@googlegroups.com\n" -"POT-Creation-Date: 2014-09-23 15:16-0400\n" +"POT-Creation-Date: 2014-09-24 13:35-0400\n" "PO-Revision-Date: 2014-02-06 03:04+0000\n" "Last-Translator: Ned Batchelder \n" "Language-Team: Sinhala (http://www.transifex.com/projects/p/edx-platform/language/si/)\n" @@ -931,6 +931,10 @@ msgstr "" msgid "No response from Xqueue within {xqueue_timeout} seconds. Aborted." msgstr "" +#: common/lib/capa/capa/inputtypes.py +msgid "Error running code." +msgstr "" + #: common/lib/capa/capa/inputtypes.py msgid "Cannot connect to the queue" msgstr "" @@ -1728,6 +1732,16 @@ msgid "" "on edx.org, and a New! badge temporarily appears next to the course image." msgstr "" +#: common/lib/xmodule/xmodule/course_module.py +msgid "Mobile Course Available" +msgstr "" + +#: common/lib/xmodule/xmodule/course_module.py +msgid "" +"Enter true or false. If true, the course will be available to mobile " +"devices." +msgstr "" + #: common/lib/xmodule/xmodule/course_module.py msgid "Course Not Graded" msgstr "" @@ -3303,6 +3317,19 @@ msgstr "" msgid "Upload Handout" msgstr "" +#: common/lib/xmodule/xmodule/video_module/video_xfields.py +msgid "" +"Optional. Use this for videos where download and streaming URLs for the " +"videos are completely managed by edX. This will override the settings for " +"\"Default Video URL\", \"Video File URLs\", and all YouTube IDs. If you do " +"not know what this setting is, you can leave it blank and continue to use " +"these other settings." +msgstr "" + +#: common/lib/xmodule/xmodule/video_module/video_xfields.py +msgid "EdX Video ID" +msgstr "" + #: common/static/js/vendor/mathjax-MathJax-c9db6ac/docs/source/mjtheme/layout.html msgid "Navigation" msgstr "" @@ -6640,15 +6667,8 @@ msgstr "" msgid "Reset Password" msgstr "" -#: lms/templates/dashboard.html lms/templates/original_navigation.html -#: lms/templates/sysadmin_dashboard.html -#: lms/templates/sysadmin_dashboard_gitlogs.html -#: lms/templates/courseware/courses.html -msgid "Courses" -msgstr "" - #: lms/templates/dashboard.html -msgid "ordered by recent activity" +msgid "Current Courses" msgstr "" #: lms/templates/dashboard.html @@ -7429,6 +7449,13 @@ msgstr "" msgid "You do not have any notes." msgstr "" +#: lms/templates/original_navigation.html +#: lms/templates/sysadmin_dashboard.html +#: lms/templates/sysadmin_dashboard_gitlogs.html +#: lms/templates/courseware/courses.html +msgid "Courses" +msgstr "" + #: lms/templates/original_navigation.html msgid "Schools" msgstr "" @@ -10152,113 +10179,145 @@ msgstr "" msgid "#:" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Professional Education Invoicing Center" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Thank you for your purchase of {course_name}!" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Portland Street, " +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "" +"An invoice for ${total_price} is attached. Payment is due immediately. " +"Information on payment methods can be found on the invoice." +msgstr "" + +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "" +"A CSV file of your registration codes is attached. Please distribute " +"registration codes to each student planning to enroll using the email " +"template below." msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "9th floor Cambridge, MA," +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Thanks," msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "02139 finance@edx.org" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Your {platform_name} Team" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -#: lms/templates/emails/registration_codes_sale_invoice.txt -#: lms/templates/emails/registration_codes_sale_invoice.txt -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "---------------------------------" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Dear [[Name]]:" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Bill To:" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "" +"We have provided an enrollment for you in the course {course_name} from " +"{platform_name}. Please follow the instructions below to claim your access." msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "{company_name}" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Your redeem code is: [[Enter Redeem Code here from the attached CSV]]" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "{purchaser_name}" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "(1) Register for an account at https://{site_name}." msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Customer Reference Number: {customer_reference_number}" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "(2) Once registered, navigate to https://{course_url}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Registration codes:" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "(3) Click 'Add {course_number} to Cart'" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt +#: lms/templates/emails/registration_codes_sale_email.txt msgid "" -"Please distribute one of the following registration codes to each student " -"who is going to enroll in the class." +"(4) On the shopping cart page, enter your redeem code and click apply code. " +"This will make payment equal to $0." +msgstr "" + +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "(5) Click 'Register'" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt +#: lms/templates/emails/registration_codes_sale_email.txt msgid "" -"A student can redeem one of these codes by registering an account on " -"({site_name}.edx.org), starting the purchase" +"(6) You should be able to see your course on your student dashboard at " +"https://{dashboard_url}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt +#: lms/templates/emails/registration_codes_sale_email.txt msgid "" -"process on this course by adding it to their shopping cart from this page " -"({course_url}), and" +"(7) Course materials will not be available until the course start date." msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "entering their registration code while in the shopping cart." +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Sincerely," msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "" -"Thank you for your purchase! Failure to pay this invoice will result the " -"invalidation of student enrollments" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "[[Your Signature]]" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "" -"that use these codes. All purchases are final. Please refer to the " -"cancellation policy" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "INVOICE" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "on {site_name} for more information." +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Date: {date}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Course: {course_name} {start_date} - {end_date}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Invoice No: {invoice_number}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Price: ${price}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Terms: Due Immediately" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Quantity: ${quantity}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Due Date: {date}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Sub-Total: ${sub_total}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Bill to:" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Discount: ${discount}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Customer Reference Number: {reference_number}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "--------- ------" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Balance Due: ${sale_price}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Total Due: ${total_price}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Course: {course_name}" +msgstr "" + +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "" +"Price: ${course_price} Quantity: {quantity} Sub-Total: " +"${sub_total} Discount: ${discount}" +msgstr "" + +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Total: ${sale_price}" +msgstr "" + +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Payment instructions" +msgstr "" + +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "" +"Failure to pay this invoice will result the invalidation of student " +"enrollment that use these codes. All purchases are final. Please refer to " +"the cancellation policy on {site_name} for more information." +msgstr "" + +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "If you have payment questions, please contact {contact_email}" msgstr "" #: lms/templates/emails/reject_name_change.txt @@ -10709,10 +10768,6 @@ msgstr "" msgid "Please enter the coupon code" msgstr "" -#: lms/templates/instructor/instructor_dashboard_2/e-commerce.html -msgid "Please enter the coupon discount value greater than 0" -msgstr "" - #: lms/templates/instructor/instructor_dashboard_2/e-commerce.html msgid "Please enter the coupon discount value less than or equal to 100" msgstr "" diff --git a/conf/locale/si/LC_MESSAGES/djangojs.mo b/conf/locale/si/LC_MESSAGES/djangojs.mo index e7c19c3387bd78d7c7ee794d5c4630ab5dd1e66d..f9f73e2e5d02f3b2df55100f7ca9f940ef69f061 100644 GIT binary patch delta 18 ZcmbQmGK*!xMs^bgLt`srlZ`u)7y&kc1*!l5 delta 18 ZcmbQmGK*!xMs{NbLsKh5(~Ucl7y&ka1*!l5 diff --git a/conf/locale/si/LC_MESSAGES/djangojs.po b/conf/locale/si/LC_MESSAGES/djangojs.po index ae1ab2dde599..335c003c60e1 100644 --- a/conf/locale/si/LC_MESSAGES/djangojs.po +++ b/conf/locale/si/LC_MESSAGES/djangojs.po @@ -26,7 +26,7 @@ msgid "" msgstr "" "Project-Id-Version: edx-platform\n" "Report-Msgid-Bugs-To: openedx-translation@googlegroups.com\n" -"POT-Creation-Date: 2014-09-23 15:15-0400\n" +"POT-Creation-Date: 2014-09-24 13:34-0400\n" "PO-Revision-Date: 2014-08-28 00:15+0000\n" "Last-Translator: Sarina Canelake \n" "Language-Team: Sinhala (http://www.transifex.com/projects/p/edx-platform/language/si/)\n" diff --git a/conf/locale/sk/LC_MESSAGES/django.mo b/conf/locale/sk/LC_MESSAGES/django.mo index 047a9ee2460b93884c274565758b5953e382bb04..37b24975611a624cd07e25cd692c9c5fde299f1a 100644 GIT binary patch delta 20 bcmcb^eusU-dPa5=1w&&iW7Eys7}b~nN&*HN delta 20 bcmcb^eusU-dPa6*1w&ISL$l4>7}b~nN&p5L diff --git a/conf/locale/sk/LC_MESSAGES/django.po b/conf/locale/sk/LC_MESSAGES/django.po index e74cd3fc0f73..15592d458d90 100644 --- a/conf/locale/sk/LC_MESSAGES/django.po +++ b/conf/locale/sk/LC_MESSAGES/django.po @@ -44,7 +44,7 @@ msgid "" msgstr "" "Project-Id-Version: edx-platform\n" "Report-Msgid-Bugs-To: openedx-translation@googlegroups.com\n" -"POT-Creation-Date: 2014-09-23 15:16-0400\n" +"POT-Creation-Date: 2014-09-24 13:35-0400\n" "PO-Revision-Date: 2014-09-03 08:46+0000\n" "Last-Translator: Vladimir Zahradnik \n" "Language-Team: Slovak (http://www.transifex.com/projects/p/edx-platform/language/sk/)\n" @@ -936,6 +936,10 @@ msgstr "" msgid "No response from Xqueue within {xqueue_timeout} seconds. Aborted." msgstr "" +#: common/lib/capa/capa/inputtypes.py +msgid "Error running code." +msgstr "" + #: common/lib/capa/capa/inputtypes.py msgid "Cannot connect to the queue" msgstr "" @@ -1733,6 +1737,16 @@ msgid "" "on edx.org, and a New! badge temporarily appears next to the course image." msgstr "" +#: common/lib/xmodule/xmodule/course_module.py +msgid "Mobile Course Available" +msgstr "" + +#: common/lib/xmodule/xmodule/course_module.py +msgid "" +"Enter true or false. If true, the course will be available to mobile " +"devices." +msgstr "" + #: common/lib/xmodule/xmodule/course_module.py msgid "Course Not Graded" msgstr "" @@ -3305,6 +3319,19 @@ msgstr "" msgid "Upload Handout" msgstr "" +#: common/lib/xmodule/xmodule/video_module/video_xfields.py +msgid "" +"Optional. Use this for videos where download and streaming URLs for the " +"videos are completely managed by edX. This will override the settings for " +"\"Default Video URL\", \"Video File URLs\", and all YouTube IDs. If you do " +"not know what this setting is, you can leave it blank and continue to use " +"these other settings." +msgstr "" + +#: common/lib/xmodule/xmodule/video_module/video_xfields.py +msgid "EdX Video ID" +msgstr "" + #: common/static/js/vendor/mathjax-MathJax-c9db6ac/docs/source/mjtheme/layout.html msgid "Navigation" msgstr "" @@ -6644,15 +6671,8 @@ msgstr "" msgid "Reset Password" msgstr "" -#: lms/templates/dashboard.html lms/templates/original_navigation.html -#: lms/templates/sysadmin_dashboard.html -#: lms/templates/sysadmin_dashboard_gitlogs.html -#: lms/templates/courseware/courses.html -msgid "Courses" -msgstr "" - #: lms/templates/dashboard.html -msgid "ordered by recent activity" +msgid "Current Courses" msgstr "" #: lms/templates/dashboard.html @@ -7433,6 +7453,13 @@ msgstr "" msgid "You do not have any notes." msgstr "" +#: lms/templates/original_navigation.html +#: lms/templates/sysadmin_dashboard.html +#: lms/templates/sysadmin_dashboard_gitlogs.html +#: lms/templates/courseware/courses.html +msgid "Courses" +msgstr "" + #: lms/templates/original_navigation.html msgid "Schools" msgstr "" @@ -10160,113 +10187,145 @@ msgstr "" msgid "#:" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Professional Education Invoicing Center" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Thank you for your purchase of {course_name}!" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Portland Street, " +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "" +"An invoice for ${total_price} is attached. Payment is due immediately. " +"Information on payment methods can be found on the invoice." +msgstr "" + +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "" +"A CSV file of your registration codes is attached. Please distribute " +"registration codes to each student planning to enroll using the email " +"template below." msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "9th floor Cambridge, MA," +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Thanks," msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "02139 finance@edx.org" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Your {platform_name} Team" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -#: lms/templates/emails/registration_codes_sale_invoice.txt -#: lms/templates/emails/registration_codes_sale_invoice.txt -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "---------------------------------" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Dear [[Name]]:" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Bill To:" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "" +"We have provided an enrollment for you in the course {course_name} from " +"{platform_name}. Please follow the instructions below to claim your access." msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "{company_name}" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Your redeem code is: [[Enter Redeem Code here from the attached CSV]]" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "{purchaser_name}" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "(1) Register for an account at https://{site_name}." msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Customer Reference Number: {customer_reference_number}" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "(2) Once registered, navigate to https://{course_url}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Registration codes:" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "(3) Click 'Add {course_number} to Cart'" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt +#: lms/templates/emails/registration_codes_sale_email.txt msgid "" -"Please distribute one of the following registration codes to each student " -"who is going to enroll in the class." +"(4) On the shopping cart page, enter your redeem code and click apply code. " +"This will make payment equal to $0." +msgstr "" + +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "(5) Click 'Register'" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt +#: lms/templates/emails/registration_codes_sale_email.txt msgid "" -"A student can redeem one of these codes by registering an account on " -"({site_name}.edx.org), starting the purchase" +"(6) You should be able to see your course on your student dashboard at " +"https://{dashboard_url}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt +#: lms/templates/emails/registration_codes_sale_email.txt msgid "" -"process on this course by adding it to their shopping cart from this page " -"({course_url}), and" +"(7) Course materials will not be available until the course start date." msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "entering their registration code while in the shopping cart." +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Sincerely," msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "" -"Thank you for your purchase! Failure to pay this invoice will result the " -"invalidation of student enrollments" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "[[Your Signature]]" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "" -"that use these codes. All purchases are final. Please refer to the " -"cancellation policy" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "INVOICE" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "on {site_name} for more information." +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Date: {date}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Course: {course_name} {start_date} - {end_date}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Invoice No: {invoice_number}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Price: ${price}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Terms: Due Immediately" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Quantity: ${quantity}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Due Date: {date}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Sub-Total: ${sub_total}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Bill to:" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Discount: ${discount}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Customer Reference Number: {reference_number}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "--------- ------" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Balance Due: ${sale_price}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Total Due: ${total_price}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Course: {course_name}" +msgstr "" + +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "" +"Price: ${course_price} Quantity: {quantity} Sub-Total: " +"${sub_total} Discount: ${discount}" +msgstr "" + +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Total: ${sale_price}" +msgstr "" + +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Payment instructions" +msgstr "" + +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "" +"Failure to pay this invoice will result the invalidation of student " +"enrollment that use these codes. All purchases are final. Please refer to " +"the cancellation policy on {site_name} for more information." +msgstr "" + +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "If you have payment questions, please contact {contact_email}" msgstr "" #: lms/templates/emails/reject_name_change.txt @@ -10717,10 +10776,6 @@ msgstr "" msgid "Please enter the coupon code" msgstr "" -#: lms/templates/instructor/instructor_dashboard_2/e-commerce.html -msgid "Please enter the coupon discount value greater than 0" -msgstr "" - #: lms/templates/instructor/instructor_dashboard_2/e-commerce.html msgid "Please enter the coupon discount value less than or equal to 100" msgstr "" diff --git a/conf/locale/sk/LC_MESSAGES/djangojs.mo b/conf/locale/sk/LC_MESSAGES/djangojs.mo index 128412b87bc0d5a2b3e9a1e8b43e0738cc9e9a0e..fdd8b77222eb5bfb51d47c0ef028d007d62683a4 100644 GIT binary patch delta 20 bcmcb?dV_U?3M0FTf}ydMvB_p_#\n" "Language-Team: Slovak (http://www.transifex.com/projects/p/edx-platform/language/sk/)\n" diff --git a/conf/locale/sl/LC_MESSAGES/django.mo b/conf/locale/sl/LC_MESSAGES/django.mo index 1c6c695920f55f4457fd56fdf7b2b6a62d1e2193..b86eb0b3a6ab1b75e39e970200025bf2ebdac23d 100644 GIT binary patch delta 18 acmX@Za)xEXMs^bgLt`sr(~Uc(FaiKQjs`&h delta 18 acmX@Za)xEXMs{NbLsKh5vyD5ZFaiKQj0Qmf diff --git a/conf/locale/sl/LC_MESSAGES/django.po b/conf/locale/sl/LC_MESSAGES/django.po index cc88d95aab5a..c8b2ca9372c0 100644 --- a/conf/locale/sl/LC_MESSAGES/django.po +++ b/conf/locale/sl/LC_MESSAGES/django.po @@ -40,7 +40,7 @@ msgid "" msgstr "" "Project-Id-Version: edx-platform\n" "Report-Msgid-Bugs-To: openedx-translation@googlegroups.com\n" -"POT-Creation-Date: 2014-09-23 15:16-0400\n" +"POT-Creation-Date: 2014-09-24 13:35-0400\n" "PO-Revision-Date: 2014-02-06 03:04+0000\n" "Last-Translator: Ned Batchelder \n" "Language-Team: Slovenian (http://www.transifex.com/projects/p/edx-platform/language/sl/)\n" @@ -934,6 +934,10 @@ msgstr "" msgid "No response from Xqueue within {xqueue_timeout} seconds. Aborted." msgstr "" +#: common/lib/capa/capa/inputtypes.py +msgid "Error running code." +msgstr "" + #: common/lib/capa/capa/inputtypes.py msgid "Cannot connect to the queue" msgstr "" @@ -1731,6 +1735,16 @@ msgid "" "on edx.org, and a New! badge temporarily appears next to the course image." msgstr "" +#: common/lib/xmodule/xmodule/course_module.py +msgid "Mobile Course Available" +msgstr "" + +#: common/lib/xmodule/xmodule/course_module.py +msgid "" +"Enter true or false. If true, the course will be available to mobile " +"devices." +msgstr "" + #: common/lib/xmodule/xmodule/course_module.py msgid "Course Not Graded" msgstr "" @@ -3306,6 +3320,19 @@ msgstr "" msgid "Upload Handout" msgstr "" +#: common/lib/xmodule/xmodule/video_module/video_xfields.py +msgid "" +"Optional. Use this for videos where download and streaming URLs for the " +"videos are completely managed by edX. This will override the settings for " +"\"Default Video URL\", \"Video File URLs\", and all YouTube IDs. If you do " +"not know what this setting is, you can leave it blank and continue to use " +"these other settings." +msgstr "" + +#: common/lib/xmodule/xmodule/video_module/video_xfields.py +msgid "EdX Video ID" +msgstr "" + #: common/static/js/vendor/mathjax-MathJax-c9db6ac/docs/source/mjtheme/layout.html msgid "Navigation" msgstr "" @@ -6647,15 +6674,8 @@ msgstr "" msgid "Reset Password" msgstr "" -#: lms/templates/dashboard.html lms/templates/original_navigation.html -#: lms/templates/sysadmin_dashboard.html -#: lms/templates/sysadmin_dashboard_gitlogs.html -#: lms/templates/courseware/courses.html -msgid "Courses" -msgstr "" - #: lms/templates/dashboard.html -msgid "ordered by recent activity" +msgid "Current Courses" msgstr "" #: lms/templates/dashboard.html @@ -7436,6 +7456,13 @@ msgstr "" msgid "You do not have any notes." msgstr "" +#: lms/templates/original_navigation.html +#: lms/templates/sysadmin_dashboard.html +#: lms/templates/sysadmin_dashboard_gitlogs.html +#: lms/templates/courseware/courses.html +msgid "Courses" +msgstr "" + #: lms/templates/original_navigation.html msgid "Schools" msgstr "" @@ -10167,113 +10194,145 @@ msgstr "" msgid "#:" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Professional Education Invoicing Center" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Thank you for your purchase of {course_name}!" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Portland Street, " +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "" +"An invoice for ${total_price} is attached. Payment is due immediately. " +"Information on payment methods can be found on the invoice." +msgstr "" + +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "" +"A CSV file of your registration codes is attached. Please distribute " +"registration codes to each student planning to enroll using the email " +"template below." msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "9th floor Cambridge, MA," +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Thanks," msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "02139 finance@edx.org" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Your {platform_name} Team" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -#: lms/templates/emails/registration_codes_sale_invoice.txt -#: lms/templates/emails/registration_codes_sale_invoice.txt -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "---------------------------------" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Dear [[Name]]:" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Bill To:" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "" +"We have provided an enrollment for you in the course {course_name} from " +"{platform_name}. Please follow the instructions below to claim your access." msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "{company_name}" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Your redeem code is: [[Enter Redeem Code here from the attached CSV]]" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "{purchaser_name}" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "(1) Register for an account at https://{site_name}." msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Customer Reference Number: {customer_reference_number}" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "(2) Once registered, navigate to https://{course_url}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Registration codes:" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "(3) Click 'Add {course_number} to Cart'" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt +#: lms/templates/emails/registration_codes_sale_email.txt msgid "" -"Please distribute one of the following registration codes to each student " -"who is going to enroll in the class." +"(4) On the shopping cart page, enter your redeem code and click apply code. " +"This will make payment equal to $0." +msgstr "" + +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "(5) Click 'Register'" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt +#: lms/templates/emails/registration_codes_sale_email.txt msgid "" -"A student can redeem one of these codes by registering an account on " -"({site_name}.edx.org), starting the purchase" +"(6) You should be able to see your course on your student dashboard at " +"https://{dashboard_url}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt +#: lms/templates/emails/registration_codes_sale_email.txt msgid "" -"process on this course by adding it to their shopping cart from this page " -"({course_url}), and" +"(7) Course materials will not be available until the course start date." msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "entering their registration code while in the shopping cart." +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Sincerely," msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "" -"Thank you for your purchase! Failure to pay this invoice will result the " -"invalidation of student enrollments" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "[[Your Signature]]" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "" -"that use these codes. All purchases are final. Please refer to the " -"cancellation policy" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "INVOICE" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "on {site_name} for more information." +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Date: {date}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Course: {course_name} {start_date} - {end_date}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Invoice No: {invoice_number}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Price: ${price}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Terms: Due Immediately" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Quantity: ${quantity}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Due Date: {date}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Sub-Total: ${sub_total}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Bill to:" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Discount: ${discount}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Customer Reference Number: {reference_number}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "--------- ------" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Balance Due: ${sale_price}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Total Due: ${total_price}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Course: {course_name}" +msgstr "" + +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "" +"Price: ${course_price} Quantity: {quantity} Sub-Total: " +"${sub_total} Discount: ${discount}" +msgstr "" + +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Total: ${sale_price}" +msgstr "" + +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Payment instructions" +msgstr "" + +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "" +"Failure to pay this invoice will result the invalidation of student " +"enrollment that use these codes. All purchases are final. Please refer to " +"the cancellation policy on {site_name} for more information." +msgstr "" + +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "If you have payment questions, please contact {contact_email}" msgstr "" #: lms/templates/emails/reject_name_change.txt @@ -10724,10 +10783,6 @@ msgstr "" msgid "Please enter the coupon code" msgstr "" -#: lms/templates/instructor/instructor_dashboard_2/e-commerce.html -msgid "Please enter the coupon discount value greater than 0" -msgstr "" - #: lms/templates/instructor/instructor_dashboard_2/e-commerce.html msgid "Please enter the coupon discount value less than or equal to 100" msgstr "" diff --git a/conf/locale/sl/LC_MESSAGES/djangojs.mo b/conf/locale/sl/LC_MESSAGES/djangojs.mo index 79d1294560d9ad1feb5700286f855df750658eee..9f6142c5d0d1be3db2e1732c7a16eb56dfae7cde 100644 GIT binary patch delta 20 bcmbPiI@xrCg8;jUf}ydMvB_q40Us^^KC}f< delta 20 bcmbPiI@xrCg8;j+f}yFEq3LFK0Us^^KC%T- diff --git a/conf/locale/sl/LC_MESSAGES/djangojs.po b/conf/locale/sl/LC_MESSAGES/djangojs.po index b09603b74e53..7ff780ff061e 100644 --- a/conf/locale/sl/LC_MESSAGES/djangojs.po +++ b/conf/locale/sl/LC_MESSAGES/djangojs.po @@ -28,7 +28,7 @@ msgid "" msgstr "" "Project-Id-Version: edx-platform\n" "Report-Msgid-Bugs-To: openedx-translation@googlegroups.com\n" -"POT-Creation-Date: 2014-09-23 15:15-0400\n" +"POT-Creation-Date: 2014-09-24 13:34-0400\n" "PO-Revision-Date: 2014-08-28 00:15+0000\n" "Last-Translator: Sarina Canelake \n" "Language-Team: Slovenian (http://www.transifex.com/projects/p/edx-platform/language/sl/)\n" diff --git a/conf/locale/sq/LC_MESSAGES/django.mo b/conf/locale/sq/LC_MESSAGES/django.mo index 57b518c51f2e4de60c8f7dc8672553d9ffe7ad00..43cc36b610ad2ba9e1cf18cb3841ac43b8b44d00 100644 GIT binary patch delta 8399 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 C!(h4q delta 8550 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 diff --git a/conf/locale/sq/LC_MESSAGES/django.po b/conf/locale/sq/LC_MESSAGES/django.po index 739e80ba2e6c..9ca8ab682fae 100644 --- a/conf/locale/sq/LC_MESSAGES/django.po +++ b/conf/locale/sq/LC_MESSAGES/django.po @@ -44,7 +44,7 @@ msgid "" msgstr "" "Project-Id-Version: edx-platform\n" "Report-Msgid-Bugs-To: openedx-translation@googlegroups.com\n" -"POT-Creation-Date: 2014-09-23 15:16-0400\n" +"POT-Creation-Date: 2014-09-24 13:35-0400\n" "PO-Revision-Date: 2014-09-06 17:10+0000\n" "Last-Translator: Faton Nuha \n" "Language-Team: Albanian (http://www.transifex.com/projects/p/edx-platform/language/sq/)\n" @@ -930,6 +930,10 @@ msgstr "" msgid "No response from Xqueue within {xqueue_timeout} seconds. Aborted." msgstr "" +#: common/lib/capa/capa/inputtypes.py +msgid "Error running code." +msgstr "" + #: common/lib/capa/capa/inputtypes.py msgid "Cannot connect to the queue" msgstr "" @@ -1722,6 +1726,16 @@ msgid "" "on edx.org, and a New! badge temporarily appears next to the course image." msgstr "" +#: common/lib/xmodule/xmodule/course_module.py +msgid "Mobile Course Available" +msgstr "" + +#: common/lib/xmodule/xmodule/course_module.py +msgid "" +"Enter true or false. If true, the course will be available to mobile " +"devices." +msgstr "" + #: common/lib/xmodule/xmodule/course_module.py msgid "Course Not Graded" msgstr "" @@ -3298,6 +3312,19 @@ msgstr "" msgid "Upload Handout" msgstr "" +#: common/lib/xmodule/xmodule/video_module/video_xfields.py +msgid "" +"Optional. Use this for videos where download and streaming URLs for the " +"videos are completely managed by edX. This will override the settings for " +"\"Default Video URL\", \"Video File URLs\", and all YouTube IDs. If you do " +"not know what this setting is, you can leave it blank and continue to use " +"these other settings." +msgstr "" + +#: common/lib/xmodule/xmodule/video_module/video_xfields.py +msgid "EdX Video ID" +msgstr "" + #: common/static/js/vendor/mathjax-MathJax-c9db6ac/docs/source/mjtheme/layout.html msgid "Navigation" msgstr "" @@ -6645,15 +6672,8 @@ msgstr "Link" msgid "Reset Password" msgstr "Reseto fjalëkalimin" -#: lms/templates/dashboard.html lms/templates/original_navigation.html -#: lms/templates/sysadmin_dashboard.html -#: lms/templates/sysadmin_dashboard_gitlogs.html -#: lms/templates/courseware/courses.html -msgid "Courses" -msgstr "" - #: lms/templates/dashboard.html -msgid "ordered by recent activity" +msgid "Current Courses" msgstr "" #: lms/templates/dashboard.html @@ -7438,6 +7458,13 @@ msgstr "" msgid "You do not have any notes." msgstr "" +#: lms/templates/original_navigation.html +#: lms/templates/sysadmin_dashboard.html +#: lms/templates/sysadmin_dashboard_gitlogs.html +#: lms/templates/courseware/courses.html +msgid "Courses" +msgstr "" + #: lms/templates/original_navigation.html msgid "Schools" msgstr "" @@ -10163,113 +10190,145 @@ msgstr "" msgid "#:" msgstr "#:" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Professional Education Invoicing Center" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Thank you for your purchase of {course_name}!" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Portland Street, " +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "" +"An invoice for ${total_price} is attached. Payment is due immediately. " +"Information on payment methods can be found on the invoice." msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "9th floor Cambridge, MA," +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "" +"A CSV file of your registration codes is attached. Please distribute " +"registration codes to each student planning to enroll using the email " +"template below." msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "02139 finance@edx.org" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Thanks," msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -#: lms/templates/emails/registration_codes_sale_invoice.txt -#: lms/templates/emails/registration_codes_sale_invoice.txt -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "---------------------------------" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Your {platform_name} Team" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Bill To:" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Dear [[Name]]:" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "{company_name}" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "" +"We have provided an enrollment for you in the course {course_name} from " +"{platform_name}. Please follow the instructions below to claim your access." msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "{purchaser_name}" -msgstr "{purchaser_name}" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Your redeem code is: [[Enter Redeem Code here from the attached CSV]]" +msgstr "" + +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "(1) Register for an account at https://{site_name}." +msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Customer Reference Number: {customer_reference_number}" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "(2) Once registered, navigate to https://{course_url}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Registration codes:" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "(3) Click 'Add {course_number} to Cart'" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt +#: lms/templates/emails/registration_codes_sale_email.txt msgid "" -"Please distribute one of the following registration codes to each student " -"who is going to enroll in the class." +"(4) On the shopping cart page, enter your redeem code and click apply code. " +"This will make payment equal to $0." msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "(5) Click 'Register'" +msgstr "" + +#: lms/templates/emails/registration_codes_sale_email.txt msgid "" -"A student can redeem one of these codes by registering an account on " -"({site_name}.edx.org), starting the purchase" +"(6) You should be able to see your course on your student dashboard at " +"https://{dashboard_url}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt +#: lms/templates/emails/registration_codes_sale_email.txt msgid "" -"process on this course by adding it to their shopping cart from this page " -"({course_url}), and" +"(7) Course materials will not be available until the course start date." msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "entering their registration code while in the shopping cart." +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Sincerely," msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "" -"Thank you for your purchase! Failure to pay this invoice will result the " -"invalidation of student enrollments" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "[[Your Signature]]" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "" -"that use these codes. All purchases are final. Please refer to the " -"cancellation policy" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "INVOICE" +msgstr "" + +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Date: {date}" +msgstr "" + +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Invoice No: {invoice_number}" +msgstr "" + +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Terms: Due Immediately" +msgstr "" + +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Due Date: {date}" +msgstr "" + +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Bill to:" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "on {site_name} for more information." +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Customer Reference Number: {reference_number}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Course: {course_name} {start_date} - {end_date}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Balance Due: ${sale_price}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Price: ${price}" -msgstr "Çmimi: ${price}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Course: {course_name}" +msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Quantity: ${quantity}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "" +"Price: ${course_price} Quantity: {quantity} Sub-Total: " +"${sub_total} Discount: ${discount}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Sub-Total: ${sub_total}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Total: ${sale_price}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Discount: ${discount}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Payment instructions" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "--------- ------" -msgstr "--------- ------" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "" +"Failure to pay this invoice will result the invalidation of student " +"enrollment that use these codes. All purchases are final. Please refer to " +"the cancellation policy on {site_name} for more information." +msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Total Due: ${total_price}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "If you have payment questions, please contact {contact_email}" msgstr "" #: lms/templates/emails/reject_name_change.txt @@ -10720,10 +10779,6 @@ msgstr "" msgid "Please enter the coupon code" msgstr "" -#: lms/templates/instructor/instructor_dashboard_2/e-commerce.html -msgid "Please enter the coupon discount value greater than 0" -msgstr "" - #: lms/templates/instructor/instructor_dashboard_2/e-commerce.html msgid "Please enter the coupon discount value less than or equal to 100" msgstr "" diff --git a/conf/locale/sq/LC_MESSAGES/djangojs.mo b/conf/locale/sq/LC_MESSAGES/djangojs.mo index bc1a949286834efa37923246a0f949b2e584eb4c..282cc0f7dc5e651b89a016541ced39a28933fbc7 100644 GIT binary patch delta 22 dcmZph#@IHEaYMcyyNQCKv6ZpO<}$qrG5}Nh2I~L- delta 22 dcmZph#@IHEaYMcyyRm|ysg\n" "Language-Team: Albanian (http://www.transifex.com/projects/p/edx-platform/language/sq/)\n" diff --git a/conf/locale/sr/LC_MESSAGES/django.mo b/conf/locale/sr/LC_MESSAGES/django.mo index 219691a19e2987850d885554601dc5bd4d4c9286..7fd1604e796269ceedbc10cb5f4cead380f74cde 100644 GIT binary patch delta 18 ZcmX@Ya)f2VMs^bgLt`sr(~UcN7y&$P1}Ojl delta 18 ZcmX@Ya)f2VMs{NbLsKh5vyD4?7y&$N1}Ojl diff --git a/conf/locale/sr/LC_MESSAGES/django.po b/conf/locale/sr/LC_MESSAGES/django.po index 30709b8c46ed..695750055578 100644 --- a/conf/locale/sr/LC_MESSAGES/django.po +++ b/conf/locale/sr/LC_MESSAGES/django.po @@ -40,7 +40,7 @@ msgid "" msgstr "" "Project-Id-Version: edx-platform\n" "Report-Msgid-Bugs-To: openedx-translation@googlegroups.com\n" -"POT-Creation-Date: 2014-09-23 15:16-0400\n" +"POT-Creation-Date: 2014-09-24 13:35-0400\n" "PO-Revision-Date: 2014-02-06 03:04+0000\n" "Last-Translator: \n" "Language-Team: Serbian (http://www.transifex.com/projects/p/edx-platform/language/sr/)\n" @@ -932,6 +932,10 @@ msgstr "" msgid "No response from Xqueue within {xqueue_timeout} seconds. Aborted." msgstr "" +#: common/lib/capa/capa/inputtypes.py +msgid "Error running code." +msgstr "" + #: common/lib/capa/capa/inputtypes.py msgid "Cannot connect to the queue" msgstr "" @@ -1729,6 +1733,16 @@ msgid "" "on edx.org, and a New! badge temporarily appears next to the course image." msgstr "" +#: common/lib/xmodule/xmodule/course_module.py +msgid "Mobile Course Available" +msgstr "" + +#: common/lib/xmodule/xmodule/course_module.py +msgid "" +"Enter true or false. If true, the course will be available to mobile " +"devices." +msgstr "" + #: common/lib/xmodule/xmodule/course_module.py msgid "Course Not Graded" msgstr "" @@ -3304,6 +3318,19 @@ msgstr "" msgid "Upload Handout" msgstr "" +#: common/lib/xmodule/xmodule/video_module/video_xfields.py +msgid "" +"Optional. Use this for videos where download and streaming URLs for the " +"videos are completely managed by edX. This will override the settings for " +"\"Default Video URL\", \"Video File URLs\", and all YouTube IDs. If you do " +"not know what this setting is, you can leave it blank and continue to use " +"these other settings." +msgstr "" + +#: common/lib/xmodule/xmodule/video_module/video_xfields.py +msgid "EdX Video ID" +msgstr "" + #: common/static/js/vendor/mathjax-MathJax-c9db6ac/docs/source/mjtheme/layout.html msgid "Navigation" msgstr "" @@ -6643,15 +6670,8 @@ msgstr "" msgid "Reset Password" msgstr "" -#: lms/templates/dashboard.html lms/templates/original_navigation.html -#: lms/templates/sysadmin_dashboard.html -#: lms/templates/sysadmin_dashboard_gitlogs.html -#: lms/templates/courseware/courses.html -msgid "Courses" -msgstr "" - #: lms/templates/dashboard.html -msgid "ordered by recent activity" +msgid "Current Courses" msgstr "" #: lms/templates/dashboard.html @@ -7432,6 +7452,13 @@ msgstr "" msgid "You do not have any notes." msgstr "" +#: lms/templates/original_navigation.html +#: lms/templates/sysadmin_dashboard.html +#: lms/templates/sysadmin_dashboard_gitlogs.html +#: lms/templates/courseware/courses.html +msgid "Courses" +msgstr "" + #: lms/templates/original_navigation.html msgid "Schools" msgstr "" @@ -10159,113 +10186,145 @@ msgstr "" msgid "#:" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Professional Education Invoicing Center" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Thank you for your purchase of {course_name}!" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Portland Street, " +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "" +"An invoice for ${total_price} is attached. Payment is due immediately. " +"Information on payment methods can be found on the invoice." +msgstr "" + +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "" +"A CSV file of your registration codes is attached. Please distribute " +"registration codes to each student planning to enroll using the email " +"template below." msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "9th floor Cambridge, MA," +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Thanks," msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "02139 finance@edx.org" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Your {platform_name} Team" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -#: lms/templates/emails/registration_codes_sale_invoice.txt -#: lms/templates/emails/registration_codes_sale_invoice.txt -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "---------------------------------" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Dear [[Name]]:" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Bill To:" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "" +"We have provided an enrollment for you in the course {course_name} from " +"{platform_name}. Please follow the instructions below to claim your access." msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "{company_name}" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Your redeem code is: [[Enter Redeem Code here from the attached CSV]]" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "{purchaser_name}" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "(1) Register for an account at https://{site_name}." msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Customer Reference Number: {customer_reference_number}" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "(2) Once registered, navigate to https://{course_url}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Registration codes:" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "(3) Click 'Add {course_number} to Cart'" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt +#: lms/templates/emails/registration_codes_sale_email.txt msgid "" -"Please distribute one of the following registration codes to each student " -"who is going to enroll in the class." +"(4) On the shopping cart page, enter your redeem code and click apply code. " +"This will make payment equal to $0." +msgstr "" + +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "(5) Click 'Register'" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt +#: lms/templates/emails/registration_codes_sale_email.txt msgid "" -"A student can redeem one of these codes by registering an account on " -"({site_name}.edx.org), starting the purchase" +"(6) You should be able to see your course on your student dashboard at " +"https://{dashboard_url}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt +#: lms/templates/emails/registration_codes_sale_email.txt msgid "" -"process on this course by adding it to their shopping cart from this page " -"({course_url}), and" +"(7) Course materials will not be available until the course start date." msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "entering their registration code while in the shopping cart." +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Sincerely," msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "" -"Thank you for your purchase! Failure to pay this invoice will result the " -"invalidation of student enrollments" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "[[Your Signature]]" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "" -"that use these codes. All purchases are final. Please refer to the " -"cancellation policy" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "INVOICE" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "on {site_name} for more information." +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Date: {date}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Course: {course_name} {start_date} - {end_date}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Invoice No: {invoice_number}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Price: ${price}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Terms: Due Immediately" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Quantity: ${quantity}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Due Date: {date}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Sub-Total: ${sub_total}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Bill to:" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Discount: ${discount}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Customer Reference Number: {reference_number}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "--------- ------" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Balance Due: ${sale_price}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Total Due: ${total_price}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Course: {course_name}" +msgstr "" + +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "" +"Price: ${course_price} Quantity: {quantity} Sub-Total: " +"${sub_total} Discount: ${discount}" +msgstr "" + +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Total: ${sale_price}" +msgstr "" + +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Payment instructions" +msgstr "" + +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "" +"Failure to pay this invoice will result the invalidation of student " +"enrollment that use these codes. All purchases are final. Please refer to " +"the cancellation policy on {site_name} for more information." +msgstr "" + +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "If you have payment questions, please contact {contact_email}" msgstr "" #: lms/templates/emails/reject_name_change.txt @@ -10716,10 +10775,6 @@ msgstr "" msgid "Please enter the coupon code" msgstr "" -#: lms/templates/instructor/instructor_dashboard_2/e-commerce.html -msgid "Please enter the coupon discount value greater than 0" -msgstr "" - #: lms/templates/instructor/instructor_dashboard_2/e-commerce.html msgid "Please enter the coupon discount value less than or equal to 100" msgstr "" diff --git a/conf/locale/sr/LC_MESSAGES/djangojs.mo b/conf/locale/sr/LC_MESSAGES/djangojs.mo index 78cf427ec15691107ac6d73f99fce7a2f3d1cdc2..f0b1edcfcbb29230e98137c77822757fb44a7635 100644 GIT binary patch delta 20 ccmX@Xb%JZd5+-&N1w&&iW0TFRndUM907sq%S^xk5 delta 20 ccmX@Xb%JZd5+-(I1w&ISL(|QxndUM907sk#S^xk5 diff --git a/conf/locale/sr/LC_MESSAGES/djangojs.po b/conf/locale/sr/LC_MESSAGES/djangojs.po index a73228652328..e78e2fba7596 100644 --- a/conf/locale/sr/LC_MESSAGES/djangojs.po +++ b/conf/locale/sr/LC_MESSAGES/djangojs.po @@ -30,7 +30,7 @@ msgid "" msgstr "" "Project-Id-Version: edx-platform\n" "Report-Msgid-Bugs-To: openedx-translation@googlegroups.com\n" -"POT-Creation-Date: 2014-09-23 15:15-0400\n" +"POT-Creation-Date: 2014-09-24 13:34-0400\n" "PO-Revision-Date: 2014-08-28 00:15+0000\n" "Last-Translator: Sarina Canelake \n" "Language-Team: Serbian (http://www.transifex.com/projects/p/edx-platform/language/sr/)\n" diff --git a/conf/locale/sv/LC_MESSAGES/django.mo b/conf/locale/sv/LC_MESSAGES/django.mo index a21a6a9a246fc19e418be1daedc3a36ca2f58700..5c618eecb9894651778979836149e28a5f7e5408 100644 GIT binary patch delta 18 Zcmeyx{EK\n" "Language-Team: Swahili (http://www.transifex.com/projects/p/edx-platform/language/sw/)\n" @@ -928,6 +928,10 @@ msgstr "" msgid "No response from Xqueue within {xqueue_timeout} seconds. Aborted." msgstr "" +#: common/lib/capa/capa/inputtypes.py +msgid "Error running code." +msgstr "" + #: common/lib/capa/capa/inputtypes.py msgid "Cannot connect to the queue" msgstr "" @@ -1725,6 +1729,16 @@ msgid "" "on edx.org, and a New! badge temporarily appears next to the course image." msgstr "" +#: common/lib/xmodule/xmodule/course_module.py +msgid "Mobile Course Available" +msgstr "" + +#: common/lib/xmodule/xmodule/course_module.py +msgid "" +"Enter true or false. If true, the course will be available to mobile " +"devices." +msgstr "" + #: common/lib/xmodule/xmodule/course_module.py msgid "Course Not Graded" msgstr "" @@ -3300,6 +3314,19 @@ msgstr "" msgid "Upload Handout" msgstr "" +#: common/lib/xmodule/xmodule/video_module/video_xfields.py +msgid "" +"Optional. Use this for videos where download and streaming URLs for the " +"videos are completely managed by edX. This will override the settings for " +"\"Default Video URL\", \"Video File URLs\", and all YouTube IDs. If you do " +"not know what this setting is, you can leave it blank and continue to use " +"these other settings." +msgstr "" + +#: common/lib/xmodule/xmodule/video_module/video_xfields.py +msgid "EdX Video ID" +msgstr "" + #: common/static/js/vendor/mathjax-MathJax-c9db6ac/docs/source/mjtheme/layout.html msgid "Navigation" msgstr "" @@ -6637,15 +6664,8 @@ msgstr "" msgid "Reset Password" msgstr "" -#: lms/templates/dashboard.html lms/templates/original_navigation.html -#: lms/templates/sysadmin_dashboard.html -#: lms/templates/sysadmin_dashboard_gitlogs.html -#: lms/templates/courseware/courses.html -msgid "Courses" -msgstr "" - #: lms/templates/dashboard.html -msgid "ordered by recent activity" +msgid "Current Courses" msgstr "" #: lms/templates/dashboard.html @@ -7426,6 +7446,13 @@ msgstr "" msgid "You do not have any notes." msgstr "" +#: lms/templates/original_navigation.html +#: lms/templates/sysadmin_dashboard.html +#: lms/templates/sysadmin_dashboard_gitlogs.html +#: lms/templates/courseware/courses.html +msgid "Courses" +msgstr "" + #: lms/templates/original_navigation.html msgid "Schools" msgstr "" @@ -10149,113 +10176,145 @@ msgstr "" msgid "#:" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Professional Education Invoicing Center" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Thank you for your purchase of {course_name}!" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Portland Street, " +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "" +"An invoice for ${total_price} is attached. Payment is due immediately. " +"Information on payment methods can be found on the invoice." +msgstr "" + +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "" +"A CSV file of your registration codes is attached. Please distribute " +"registration codes to each student planning to enroll using the email " +"template below." msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "9th floor Cambridge, MA," +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Thanks," msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "02139 finance@edx.org" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Your {platform_name} Team" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -#: lms/templates/emails/registration_codes_sale_invoice.txt -#: lms/templates/emails/registration_codes_sale_invoice.txt -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "---------------------------------" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Dear [[Name]]:" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Bill To:" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "" +"We have provided an enrollment for you in the course {course_name} from " +"{platform_name}. Please follow the instructions below to claim your access." msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "{company_name}" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Your redeem code is: [[Enter Redeem Code here from the attached CSV]]" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "{purchaser_name}" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "(1) Register for an account at https://{site_name}." msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Customer Reference Number: {customer_reference_number}" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "(2) Once registered, navigate to https://{course_url}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Registration codes:" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "(3) Click 'Add {course_number} to Cart'" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt +#: lms/templates/emails/registration_codes_sale_email.txt msgid "" -"Please distribute one of the following registration codes to each student " -"who is going to enroll in the class." +"(4) On the shopping cart page, enter your redeem code and click apply code. " +"This will make payment equal to $0." +msgstr "" + +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "(5) Click 'Register'" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt +#: lms/templates/emails/registration_codes_sale_email.txt msgid "" -"A student can redeem one of these codes by registering an account on " -"({site_name}.edx.org), starting the purchase" +"(6) You should be able to see your course on your student dashboard at " +"https://{dashboard_url}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt +#: lms/templates/emails/registration_codes_sale_email.txt msgid "" -"process on this course by adding it to their shopping cart from this page " -"({course_url}), and" +"(7) Course materials will not be available until the course start date." msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "entering their registration code while in the shopping cart." +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Sincerely," msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "" -"Thank you for your purchase! Failure to pay this invoice will result the " -"invalidation of student enrollments" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "[[Your Signature]]" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "" -"that use these codes. All purchases are final. Please refer to the " -"cancellation policy" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "INVOICE" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "on {site_name} for more information." +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Date: {date}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Course: {course_name} {start_date} - {end_date}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Invoice No: {invoice_number}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Price: ${price}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Terms: Due Immediately" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Quantity: ${quantity}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Due Date: {date}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Sub-Total: ${sub_total}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Bill to:" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Discount: ${discount}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Customer Reference Number: {reference_number}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "--------- ------" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Balance Due: ${sale_price}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Total Due: ${total_price}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Course: {course_name}" +msgstr "" + +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "" +"Price: ${course_price} Quantity: {quantity} Sub-Total: " +"${sub_total} Discount: ${discount}" +msgstr "" + +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Total: ${sale_price}" +msgstr "" + +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Payment instructions" +msgstr "" + +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "" +"Failure to pay this invoice will result the invalidation of student " +"enrollment that use these codes. All purchases are final. Please refer to " +"the cancellation policy on {site_name} for more information." +msgstr "" + +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "If you have payment questions, please contact {contact_email}" msgstr "" #: lms/templates/emails/reject_name_change.txt @@ -10706,10 +10765,6 @@ msgstr "" msgid "Please enter the coupon code" msgstr "" -#: lms/templates/instructor/instructor_dashboard_2/e-commerce.html -msgid "Please enter the coupon discount value greater than 0" -msgstr "" - #: lms/templates/instructor/instructor_dashboard_2/e-commerce.html msgid "Please enter the coupon discount value less than or equal to 100" msgstr "" diff --git a/conf/locale/sw/LC_MESSAGES/djangojs.mo b/conf/locale/sw/LC_MESSAGES/djangojs.mo index 41db438d56af18db3990c06bae6dba1db5a0ae08..4f4c63f9019eef76cd8a3bbb3882fd73e66bc32a 100644 GIT binary patch delta 18 ZcmbQmGK*!xMs^bgLt`srlZ`u)7y&kc1*!l5 delta 18 ZcmbQmGK*!xMs{NbLsKh5(~Ucl7y&ka1*!l5 diff --git a/conf/locale/sw/LC_MESSAGES/djangojs.po b/conf/locale/sw/LC_MESSAGES/djangojs.po index 12e9f8d72da5..a88ef01fda38 100644 --- a/conf/locale/sw/LC_MESSAGES/djangojs.po +++ b/conf/locale/sw/LC_MESSAGES/djangojs.po @@ -26,7 +26,7 @@ msgid "" msgstr "" "Project-Id-Version: edx-platform\n" "Report-Msgid-Bugs-To: openedx-translation@googlegroups.com\n" -"POT-Creation-Date: 2014-09-23 15:15-0400\n" +"POT-Creation-Date: 2014-09-24 13:34-0400\n" "PO-Revision-Date: 2014-09-09 14:43+0000\n" "Last-Translator: Sarina Canelake \n" "Language-Team: Swahili (http://www.transifex.com/projects/p/edx-platform/language/sw/)\n" diff --git a/conf/locale/ta/LC_MESSAGES/django.mo b/conf/locale/ta/LC_MESSAGES/django.mo index 6c26b4f8c66dd00dc3868a719df7ac74529308fe..898d58523255ffcabce97f30cb404924d4c19e5f 100644 GIT binary patch delta 18 ZcmZ3+vW#WIMs^bgLt`sr(~Udw7y&po1\n" "Language-Team: Tamil (http://www.transifex.com/projects/p/edx-platform/language/ta/)\n" @@ -931,6 +931,10 @@ msgstr "" msgid "No response from Xqueue within {xqueue_timeout} seconds. Aborted." msgstr "" +#: common/lib/capa/capa/inputtypes.py +msgid "Error running code." +msgstr "" + #: common/lib/capa/capa/inputtypes.py msgid "Cannot connect to the queue" msgstr "" @@ -1728,6 +1732,16 @@ msgid "" "on edx.org, and a New! badge temporarily appears next to the course image." msgstr "" +#: common/lib/xmodule/xmodule/course_module.py +msgid "Mobile Course Available" +msgstr "" + +#: common/lib/xmodule/xmodule/course_module.py +msgid "" +"Enter true or false. If true, the course will be available to mobile " +"devices." +msgstr "" + #: common/lib/xmodule/xmodule/course_module.py msgid "Course Not Graded" msgstr "" @@ -3303,6 +3317,19 @@ msgstr "" msgid "Upload Handout" msgstr "" +#: common/lib/xmodule/xmodule/video_module/video_xfields.py +msgid "" +"Optional. Use this for videos where download and streaming URLs for the " +"videos are completely managed by edX. This will override the settings for " +"\"Default Video URL\", \"Video File URLs\", and all YouTube IDs. If you do " +"not know what this setting is, you can leave it blank and continue to use " +"these other settings." +msgstr "" + +#: common/lib/xmodule/xmodule/video_module/video_xfields.py +msgid "EdX Video ID" +msgstr "" + #: common/static/js/vendor/mathjax-MathJax-c9db6ac/docs/source/mjtheme/layout.html msgid "Navigation" msgstr "" @@ -6640,15 +6667,8 @@ msgstr "" msgid "Reset Password" msgstr "" -#: lms/templates/dashboard.html lms/templates/original_navigation.html -#: lms/templates/sysadmin_dashboard.html -#: lms/templates/sysadmin_dashboard_gitlogs.html -#: lms/templates/courseware/courses.html -msgid "Courses" -msgstr "" - #: lms/templates/dashboard.html -msgid "ordered by recent activity" +msgid "Current Courses" msgstr "" #: lms/templates/dashboard.html @@ -7429,6 +7449,13 @@ msgstr "" msgid "You do not have any notes." msgstr "" +#: lms/templates/original_navigation.html +#: lms/templates/sysadmin_dashboard.html +#: lms/templates/sysadmin_dashboard_gitlogs.html +#: lms/templates/courseware/courses.html +msgid "Courses" +msgstr "" + #: lms/templates/original_navigation.html msgid "Schools" msgstr "" @@ -10152,113 +10179,145 @@ msgstr "" msgid "#:" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Professional Education Invoicing Center" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Thank you for your purchase of {course_name}!" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Portland Street, " +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "" +"An invoice for ${total_price} is attached. Payment is due immediately. " +"Information on payment methods can be found on the invoice." +msgstr "" + +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "" +"A CSV file of your registration codes is attached. Please distribute " +"registration codes to each student planning to enroll using the email " +"template below." msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "9th floor Cambridge, MA," +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Thanks," msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "02139 finance@edx.org" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Your {platform_name} Team" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -#: lms/templates/emails/registration_codes_sale_invoice.txt -#: lms/templates/emails/registration_codes_sale_invoice.txt -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "---------------------------------" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Dear [[Name]]:" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Bill To:" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "" +"We have provided an enrollment for you in the course {course_name} from " +"{platform_name}. Please follow the instructions below to claim your access." msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "{company_name}" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Your redeem code is: [[Enter Redeem Code here from the attached CSV]]" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "{purchaser_name}" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "(1) Register for an account at https://{site_name}." msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Customer Reference Number: {customer_reference_number}" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "(2) Once registered, navigate to https://{course_url}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Registration codes:" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "(3) Click 'Add {course_number} to Cart'" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt +#: lms/templates/emails/registration_codes_sale_email.txt msgid "" -"Please distribute one of the following registration codes to each student " -"who is going to enroll in the class." +"(4) On the shopping cart page, enter your redeem code and click apply code. " +"This will make payment equal to $0." +msgstr "" + +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "(5) Click 'Register'" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt +#: lms/templates/emails/registration_codes_sale_email.txt msgid "" -"A student can redeem one of these codes by registering an account on " -"({site_name}.edx.org), starting the purchase" +"(6) You should be able to see your course on your student dashboard at " +"https://{dashboard_url}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt +#: lms/templates/emails/registration_codes_sale_email.txt msgid "" -"process on this course by adding it to their shopping cart from this page " -"({course_url}), and" +"(7) Course materials will not be available until the course start date." msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "entering their registration code while in the shopping cart." +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Sincerely," msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "" -"Thank you for your purchase! Failure to pay this invoice will result the " -"invalidation of student enrollments" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "[[Your Signature]]" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "" -"that use these codes. All purchases are final. Please refer to the " -"cancellation policy" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "INVOICE" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "on {site_name} for more information." +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Date: {date}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Course: {course_name} {start_date} - {end_date}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Invoice No: {invoice_number}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Price: ${price}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Terms: Due Immediately" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Quantity: ${quantity}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Due Date: {date}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Sub-Total: ${sub_total}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Bill to:" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Discount: ${discount}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Customer Reference Number: {reference_number}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "--------- ------" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Balance Due: ${sale_price}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Total Due: ${total_price}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Course: {course_name}" +msgstr "" + +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "" +"Price: ${course_price} Quantity: {quantity} Sub-Total: " +"${sub_total} Discount: ${discount}" +msgstr "" + +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Total: ${sale_price}" +msgstr "" + +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Payment instructions" +msgstr "" + +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "" +"Failure to pay this invoice will result the invalidation of student " +"enrollment that use these codes. All purchases are final. Please refer to " +"the cancellation policy on {site_name} for more information." +msgstr "" + +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "If you have payment questions, please contact {contact_email}" msgstr "" #: lms/templates/emails/reject_name_change.txt @@ -10709,10 +10768,6 @@ msgstr "" msgid "Please enter the coupon code" msgstr "" -#: lms/templates/instructor/instructor_dashboard_2/e-commerce.html -msgid "Please enter the coupon discount value greater than 0" -msgstr "" - #: lms/templates/instructor/instructor_dashboard_2/e-commerce.html msgid "Please enter the coupon discount value less than or equal to 100" msgstr "" diff --git a/conf/locale/ta/LC_MESSAGES/djangojs.mo b/conf/locale/ta/LC_MESSAGES/djangojs.mo index 00cf53bea55a04f7a099fac092dd659182c01b2e..7f32f2c1f26b672f9e10428d3da1394e058e6789 100644 GIT binary patch delta 18 ZcmbQiGJ|EpMs^bgLt`srlZ`tP7y&jp1*8A~ delta 18 ZcmbQiGJ|EpMs{NbLsKh5(~Ub47y&jn1*8A~ diff --git a/conf/locale/ta/LC_MESSAGES/djangojs.po b/conf/locale/ta/LC_MESSAGES/djangojs.po index 1f214ee78766..d81eaba09b73 100644 --- a/conf/locale/ta/LC_MESSAGES/djangojs.po +++ b/conf/locale/ta/LC_MESSAGES/djangojs.po @@ -27,7 +27,7 @@ msgid "" msgstr "" "Project-Id-Version: edx-platform\n" "Report-Msgid-Bugs-To: openedx-translation@googlegroups.com\n" -"POT-Creation-Date: 2014-09-23 15:15-0400\n" +"POT-Creation-Date: 2014-09-24 13:34-0400\n" "PO-Revision-Date: 2014-08-28 00:15+0000\n" "Last-Translator: Sarina Canelake \n" "Language-Team: Tamil (http://www.transifex.com/projects/p/edx-platform/language/ta/)\n" diff --git a/conf/locale/te/LC_MESSAGES/django.mo b/conf/locale/te/LC_MESSAGES/django.mo index a492462b634fa63549cc98c062353e006a075579..19b544234b828845bf38068473fdc0f9fa373281 100644 GIT binary patch delta 18 ZcmbQqGLvP(Ms^bgLt`sr(~Ub4838t81*iZ3 delta 18 ZcmbQqGLvP(Ms{NbLsKh5vyD3v838t61*iZ3 diff --git a/conf/locale/te/LC_MESSAGES/django.po b/conf/locale/te/LC_MESSAGES/django.po index d9128d6ca774..a0b33b4bf471 100644 --- a/conf/locale/te/LC_MESSAGES/django.po +++ b/conf/locale/te/LC_MESSAGES/django.po @@ -38,7 +38,7 @@ msgid "" msgstr "" "Project-Id-Version: edx-platform\n" "Report-Msgid-Bugs-To: openedx-translation@googlegroups.com\n" -"POT-Creation-Date: 2014-09-23 15:16-0400\n" +"POT-Creation-Date: 2014-09-24 13:35-0400\n" "PO-Revision-Date: 2014-07-14 12:42+0000\n" "Last-Translator: Sarina Canelake \n" "Language-Team: Telugu (http://www.transifex.com/projects/p/edx-platform/language/te/)\n" @@ -928,6 +928,10 @@ msgstr "" msgid "No response from Xqueue within {xqueue_timeout} seconds. Aborted." msgstr "" +#: common/lib/capa/capa/inputtypes.py +msgid "Error running code." +msgstr "" + #: common/lib/capa/capa/inputtypes.py msgid "Cannot connect to the queue" msgstr "" @@ -1725,6 +1729,16 @@ msgid "" "on edx.org, and a New! badge temporarily appears next to the course image." msgstr "" +#: common/lib/xmodule/xmodule/course_module.py +msgid "Mobile Course Available" +msgstr "" + +#: common/lib/xmodule/xmodule/course_module.py +msgid "" +"Enter true or false. If true, the course will be available to mobile " +"devices." +msgstr "" + #: common/lib/xmodule/xmodule/course_module.py msgid "Course Not Graded" msgstr "" @@ -3300,6 +3314,19 @@ msgstr "" msgid "Upload Handout" msgstr "" +#: common/lib/xmodule/xmodule/video_module/video_xfields.py +msgid "" +"Optional. Use this for videos where download and streaming URLs for the " +"videos are completely managed by edX. This will override the settings for " +"\"Default Video URL\", \"Video File URLs\", and all YouTube IDs. If you do " +"not know what this setting is, you can leave it blank and continue to use " +"these other settings." +msgstr "" + +#: common/lib/xmodule/xmodule/video_module/video_xfields.py +msgid "EdX Video ID" +msgstr "" + #: common/static/js/vendor/mathjax-MathJax-c9db6ac/docs/source/mjtheme/layout.html msgid "Navigation" msgstr "" @@ -6637,15 +6664,8 @@ msgstr "" msgid "Reset Password" msgstr "" -#: lms/templates/dashboard.html lms/templates/original_navigation.html -#: lms/templates/sysadmin_dashboard.html -#: lms/templates/sysadmin_dashboard_gitlogs.html -#: lms/templates/courseware/courses.html -msgid "Courses" -msgstr "" - #: lms/templates/dashboard.html -msgid "ordered by recent activity" +msgid "Current Courses" msgstr "" #: lms/templates/dashboard.html @@ -7426,6 +7446,13 @@ msgstr "" msgid "You do not have any notes." msgstr "" +#: lms/templates/original_navigation.html +#: lms/templates/sysadmin_dashboard.html +#: lms/templates/sysadmin_dashboard_gitlogs.html +#: lms/templates/courseware/courses.html +msgid "Courses" +msgstr "" + #: lms/templates/original_navigation.html msgid "Schools" msgstr "" @@ -10149,113 +10176,145 @@ msgstr "" msgid "#:" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Professional Education Invoicing Center" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Thank you for your purchase of {course_name}!" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Portland Street, " +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "" +"An invoice for ${total_price} is attached. Payment is due immediately. " +"Information on payment methods can be found on the invoice." +msgstr "" + +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "" +"A CSV file of your registration codes is attached. Please distribute " +"registration codes to each student planning to enroll using the email " +"template below." msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "9th floor Cambridge, MA," +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Thanks," msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "02139 finance@edx.org" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Your {platform_name} Team" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -#: lms/templates/emails/registration_codes_sale_invoice.txt -#: lms/templates/emails/registration_codes_sale_invoice.txt -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "---------------------------------" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Dear [[Name]]:" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Bill To:" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "" +"We have provided an enrollment for you in the course {course_name} from " +"{platform_name}. Please follow the instructions below to claim your access." msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "{company_name}" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Your redeem code is: [[Enter Redeem Code here from the attached CSV]]" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "{purchaser_name}" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "(1) Register for an account at https://{site_name}." msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Customer Reference Number: {customer_reference_number}" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "(2) Once registered, navigate to https://{course_url}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Registration codes:" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "(3) Click 'Add {course_number} to Cart'" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt +#: lms/templates/emails/registration_codes_sale_email.txt msgid "" -"Please distribute one of the following registration codes to each student " -"who is going to enroll in the class." +"(4) On the shopping cart page, enter your redeem code and click apply code. " +"This will make payment equal to $0." +msgstr "" + +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "(5) Click 'Register'" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt +#: lms/templates/emails/registration_codes_sale_email.txt msgid "" -"A student can redeem one of these codes by registering an account on " -"({site_name}.edx.org), starting the purchase" +"(6) You should be able to see your course on your student dashboard at " +"https://{dashboard_url}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt +#: lms/templates/emails/registration_codes_sale_email.txt msgid "" -"process on this course by adding it to their shopping cart from this page " -"({course_url}), and" +"(7) Course materials will not be available until the course start date." msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "entering their registration code while in the shopping cart." +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Sincerely," msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "" -"Thank you for your purchase! Failure to pay this invoice will result the " -"invalidation of student enrollments" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "[[Your Signature]]" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "" -"that use these codes. All purchases are final. Please refer to the " -"cancellation policy" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "INVOICE" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "on {site_name} for more information." +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Date: {date}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Course: {course_name} {start_date} - {end_date}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Invoice No: {invoice_number}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Price: ${price}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Terms: Due Immediately" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Quantity: ${quantity}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Due Date: {date}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Sub-Total: ${sub_total}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Bill to:" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Discount: ${discount}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Customer Reference Number: {reference_number}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "--------- ------" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Balance Due: ${sale_price}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Total Due: ${total_price}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Course: {course_name}" +msgstr "" + +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "" +"Price: ${course_price} Quantity: {quantity} Sub-Total: " +"${sub_total} Discount: ${discount}" +msgstr "" + +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Total: ${sale_price}" +msgstr "" + +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Payment instructions" +msgstr "" + +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "" +"Failure to pay this invoice will result the invalidation of student " +"enrollment that use these codes. All purchases are final. Please refer to " +"the cancellation policy on {site_name} for more information." +msgstr "" + +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "If you have payment questions, please contact {contact_email}" msgstr "" #: lms/templates/emails/reject_name_change.txt @@ -10706,10 +10765,6 @@ msgstr "" msgid "Please enter the coupon code" msgstr "" -#: lms/templates/instructor/instructor_dashboard_2/e-commerce.html -msgid "Please enter the coupon discount value greater than 0" -msgstr "" - #: lms/templates/instructor/instructor_dashboard_2/e-commerce.html msgid "Please enter the coupon discount value less than or equal to 100" msgstr "" diff --git a/conf/locale/te/LC_MESSAGES/djangojs.mo b/conf/locale/te/LC_MESSAGES/djangojs.mo index 4b64a1e58f0d6a405699e678b9629084232e5534..1572be41ee5397ca914acd7cbb6c24ed95425099 100644 GIT binary patch delta 18 ZcmbQqGLvP(Ms^bgLt`srlZ`tP838t31*ZT2 delta 18 ZcmbQqGLvP(Ms{NbLsKh5(~Ub4838t11*ZT2 diff --git a/conf/locale/te/LC_MESSAGES/djangojs.po b/conf/locale/te/LC_MESSAGES/djangojs.po index bb878562e15c..57c941a5ae4e 100644 --- a/conf/locale/te/LC_MESSAGES/djangojs.po +++ b/conf/locale/te/LC_MESSAGES/djangojs.po @@ -26,7 +26,7 @@ msgid "" msgstr "" "Project-Id-Version: edx-platform\n" "Report-Msgid-Bugs-To: openedx-translation@googlegroups.com\n" -"POT-Creation-Date: 2014-09-23 15:15-0400\n" +"POT-Creation-Date: 2014-09-24 13:34-0400\n" "PO-Revision-Date: 2014-08-28 00:15+0000\n" "Last-Translator: Sarina Canelake \n" "Language-Team: Telugu (http://www.transifex.com/projects/p/edx-platform/language/te/)\n" diff --git a/conf/locale/th/LC_MESSAGES/django.mo b/conf/locale/th/LC_MESSAGES/django.mo index b5c5a27beb51553ecfd497114a4eeac222f20a09..be05624755d7a2fb6aab05b7685ffe6d945a8719 100644 GIT binary patch delta 20 bcmcb`d5d$yDMoe^1w&&iW7EwS89A8&OU4E? delta 20 bcmcb`d5d$yDMof<1w&ISL$l2n89A8&OT-2= diff --git a/conf/locale/th/LC_MESSAGES/django.po b/conf/locale/th/LC_MESSAGES/django.po index e8896efa16f7..b63c74ede2fd 100644 --- a/conf/locale/th/LC_MESSAGES/django.po +++ b/conf/locale/th/LC_MESSAGES/django.po @@ -55,7 +55,7 @@ msgid "" msgstr "" "Project-Id-Version: edx-platform\n" "Report-Msgid-Bugs-To: openedx-translation@googlegroups.com\n" -"POT-Creation-Date: 2014-09-23 15:16-0400\n" +"POT-Creation-Date: 2014-09-24 13:35-0400\n" "PO-Revision-Date: 2014-09-07 07:40+0000\n" "Last-Translator: Monthol \n" "Language-Team: Thai (http://www.transifex.com/projects/p/edx-platform/language/th/)\n" @@ -943,6 +943,10 @@ msgstr "" msgid "No response from Xqueue within {xqueue_timeout} seconds. Aborted." msgstr "" +#: common/lib/capa/capa/inputtypes.py +msgid "Error running code." +msgstr "" + #: common/lib/capa/capa/inputtypes.py msgid "Cannot connect to the queue" msgstr "" @@ -1740,6 +1744,16 @@ msgid "" "on edx.org, and a New! badge temporarily appears next to the course image." msgstr "" +#: common/lib/xmodule/xmodule/course_module.py +msgid "Mobile Course Available" +msgstr "" + +#: common/lib/xmodule/xmodule/course_module.py +msgid "" +"Enter true or false. If true, the course will be available to mobile " +"devices." +msgstr "" + #: common/lib/xmodule/xmodule/course_module.py msgid "Course Not Graded" msgstr "" @@ -3315,6 +3329,19 @@ msgstr "" msgid "Upload Handout" msgstr "" +#: common/lib/xmodule/xmodule/video_module/video_xfields.py +msgid "" +"Optional. Use this for videos where download and streaming URLs for the " +"videos are completely managed by edX. This will override the settings for " +"\"Default Video URL\", \"Video File URLs\", and all YouTube IDs. If you do " +"not know what this setting is, you can leave it blank and continue to use " +"these other settings." +msgstr "" + +#: common/lib/xmodule/xmodule/video_module/video_xfields.py +msgid "EdX Video ID" +msgstr "" + #: common/static/js/vendor/mathjax-MathJax-c9db6ac/docs/source/mjtheme/layout.html msgid "Navigation" msgstr "" @@ -6650,15 +6677,8 @@ msgstr "" msgid "Reset Password" msgstr "" -#: lms/templates/dashboard.html lms/templates/original_navigation.html -#: lms/templates/sysadmin_dashboard.html -#: lms/templates/sysadmin_dashboard_gitlogs.html -#: lms/templates/courseware/courses.html -msgid "Courses" -msgstr "" - #: lms/templates/dashboard.html -msgid "ordered by recent activity" +msgid "Current Courses" msgstr "" #: lms/templates/dashboard.html @@ -7439,6 +7459,13 @@ msgstr "" msgid "You do not have any notes." msgstr "" +#: lms/templates/original_navigation.html +#: lms/templates/sysadmin_dashboard.html +#: lms/templates/sysadmin_dashboard_gitlogs.html +#: lms/templates/courseware/courses.html +msgid "Courses" +msgstr "" + #: lms/templates/original_navigation.html msgid "Schools" msgstr "" @@ -10158,113 +10185,145 @@ msgstr "" msgid "#:" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Professional Education Invoicing Center" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Thank you for your purchase of {course_name}!" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Portland Street, " +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "" +"An invoice for ${total_price} is attached. Payment is due immediately. " +"Information on payment methods can be found on the invoice." +msgstr "" + +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "" +"A CSV file of your registration codes is attached. Please distribute " +"registration codes to each student planning to enroll using the email " +"template below." msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "9th floor Cambridge, MA," +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Thanks," msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "02139 finance@edx.org" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Your {platform_name} Team" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -#: lms/templates/emails/registration_codes_sale_invoice.txt -#: lms/templates/emails/registration_codes_sale_invoice.txt -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "---------------------------------" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Dear [[Name]]:" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Bill To:" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "" +"We have provided an enrollment for you in the course {course_name} from " +"{platform_name}. Please follow the instructions below to claim your access." msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "{company_name}" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Your redeem code is: [[Enter Redeem Code here from the attached CSV]]" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "{purchaser_name}" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "(1) Register for an account at https://{site_name}." msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Customer Reference Number: {customer_reference_number}" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "(2) Once registered, navigate to https://{course_url}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Registration codes:" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "(3) Click 'Add {course_number} to Cart'" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt +#: lms/templates/emails/registration_codes_sale_email.txt msgid "" -"Please distribute one of the following registration codes to each student " -"who is going to enroll in the class." +"(4) On the shopping cart page, enter your redeem code and click apply code. " +"This will make payment equal to $0." +msgstr "" + +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "(5) Click 'Register'" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt +#: lms/templates/emails/registration_codes_sale_email.txt msgid "" -"A student can redeem one of these codes by registering an account on " -"({site_name}.edx.org), starting the purchase" +"(6) You should be able to see your course on your student dashboard at " +"https://{dashboard_url}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt +#: lms/templates/emails/registration_codes_sale_email.txt msgid "" -"process on this course by adding it to their shopping cart from this page " -"({course_url}), and" +"(7) Course materials will not be available until the course start date." msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "entering their registration code while in the shopping cart." +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Sincerely," msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "" -"Thank you for your purchase! Failure to pay this invoice will result the " -"invalidation of student enrollments" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "[[Your Signature]]" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "" -"that use these codes. All purchases are final. Please refer to the " -"cancellation policy" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "INVOICE" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "on {site_name} for more information." +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Date: {date}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Course: {course_name} {start_date} - {end_date}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Invoice No: {invoice_number}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Price: ${price}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Terms: Due Immediately" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Quantity: ${quantity}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Due Date: {date}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Sub-Total: ${sub_total}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Bill to:" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Discount: ${discount}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Customer Reference Number: {reference_number}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "--------- ------" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Balance Due: ${sale_price}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Total Due: ${total_price}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Course: {course_name}" +msgstr "" + +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "" +"Price: ${course_price} Quantity: {quantity} Sub-Total: " +"${sub_total} Discount: ${discount}" +msgstr "" + +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Total: ${sale_price}" +msgstr "" + +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Payment instructions" +msgstr "" + +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "" +"Failure to pay this invoice will result the invalidation of student " +"enrollment that use these codes. All purchases are final. Please refer to " +"the cancellation policy on {site_name} for more information." +msgstr "" + +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "If you have payment questions, please contact {contact_email}" msgstr "" #: lms/templates/emails/reject_name_change.txt @@ -10715,10 +10774,6 @@ msgstr "" msgid "Please enter the coupon code" msgstr "" -#: lms/templates/instructor/instructor_dashboard_2/e-commerce.html -msgid "Please enter the coupon discount value greater than 0" -msgstr "" - #: lms/templates/instructor/instructor_dashboard_2/e-commerce.html msgid "Please enter the coupon discount value less than or equal to 100" msgstr "" diff --git a/conf/locale/th/LC_MESSAGES/djangojs.mo b/conf/locale/th/LC_MESSAGES/djangojs.mo index 70c1cf7062a8968bb268cde95eee33bbb71227b8..0070b92691ceadb6e708c934766cf3d08fb6d877 100644 GIT binary patch delta 18 ZcmbQhGJ$2nMs^bgLt`srlZ`tf7y&gI1&jay delta 18 ZcmbQhGJ$2nMs{NbLsKh5(~UbK7y&gG1&jay diff --git a/conf/locale/th/LC_MESSAGES/djangojs.po b/conf/locale/th/LC_MESSAGES/djangojs.po index 14f04de07ade..375dc14879de 100644 --- a/conf/locale/th/LC_MESSAGES/djangojs.po +++ b/conf/locale/th/LC_MESSAGES/djangojs.po @@ -31,7 +31,7 @@ msgid "" msgstr "" "Project-Id-Version: edx-platform\n" "Report-Msgid-Bugs-To: openedx-translation@googlegroups.com\n" -"POT-Creation-Date: 2014-09-23 15:15-0400\n" +"POT-Creation-Date: 2014-09-24 13:34-0400\n" "PO-Revision-Date: 2014-09-07 07:30+0000\n" "Last-Translator: Sarina Canelake \n" "Language-Team: Thai (http://www.transifex.com/projects/p/edx-platform/language/th/)\n" diff --git a/conf/locale/tr_TR/LC_MESSAGES/django.mo b/conf/locale/tr_TR/LC_MESSAGES/django.mo index 336e68f0729121bab4e26656865ede26b639921e..f10499f22e923d0ddb4868352c8bd6e26a457b64 100644 GIT binary patch delta 31 ncmbQYhkxE4{)QIDEliOn>?R6^##Y9r?FlAK+Y?Nf_pJl~tGfzL delta 31 ncmbQYhkxE4{)QIDEliOn?8XX)rdEb#?FlAK+Y?Nf_pJl~tGNnJ diff --git a/conf/locale/tr_TR/LC_MESSAGES/django.po b/conf/locale/tr_TR/LC_MESSAGES/django.po index 87ace79e78c2..fc4da9521e02 100644 --- a/conf/locale/tr_TR/LC_MESSAGES/django.po +++ b/conf/locale/tr_TR/LC_MESSAGES/django.po @@ -84,7 +84,7 @@ msgid "" msgstr "" "Project-Id-Version: edx-platform\n" "Report-Msgid-Bugs-To: openedx-translation@googlegroups.com\n" -"POT-Creation-Date: 2014-09-23 15:16-0400\n" +"POT-Creation-Date: 2014-09-24 13:35-0400\n" "PO-Revision-Date: 2014-08-25 20:21+0000\n" "Last-Translator: Hakan Şenel \n" "Language-Team: Turkish (Turkey) (http://www.transifex.com/projects/p/edx-platform/language/tr_TR/)\n" @@ -985,6 +985,10 @@ msgstr "" msgid "No response from Xqueue within {xqueue_timeout} seconds. Aborted." msgstr "" +#: common/lib/capa/capa/inputtypes.py +msgid "Error running code." +msgstr "" + #: common/lib/capa/capa/inputtypes.py msgid "Cannot connect to the queue" msgstr "" @@ -1788,6 +1792,16 @@ msgid "" "on edx.org, and a New! badge temporarily appears next to the course image." msgstr "" +#: common/lib/xmodule/xmodule/course_module.py +msgid "Mobile Course Available" +msgstr "" + +#: common/lib/xmodule/xmodule/course_module.py +msgid "" +"Enter true or false. If true, the course will be available to mobile " +"devices." +msgstr "" + #: common/lib/xmodule/xmodule/course_module.py msgid "Course Not Graded" msgstr "" @@ -3388,6 +3402,19 @@ msgstr "" msgid "Upload Handout" msgstr "" +#: common/lib/xmodule/xmodule/video_module/video_xfields.py +msgid "" +"Optional. Use this for videos where download and streaming URLs for the " +"videos are completely managed by edX. This will override the settings for " +"\"Default Video URL\", \"Video File URLs\", and all YouTube IDs. If you do " +"not know what this setting is, you can leave it blank and continue to use " +"these other settings." +msgstr "" + +#: common/lib/xmodule/xmodule/video_module/video_xfields.py +msgid "EdX Video ID" +msgstr "" + #: common/static/js/vendor/mathjax-MathJax-c9db6ac/docs/source/mjtheme/layout.html msgid "Navigation" msgstr "Navigasyon" @@ -6960,15 +6987,8 @@ msgstr "" msgid "Reset Password" msgstr "Parola Sıfırla" -#: lms/templates/dashboard.html lms/templates/original_navigation.html -#: lms/templates/sysadmin_dashboard.html -#: lms/templates/sysadmin_dashboard_gitlogs.html -#: lms/templates/courseware/courses.html -msgid "Courses" -msgstr "Dersler" - #: lms/templates/dashboard.html -msgid "ordered by recent activity" +msgid "Current Courses" msgstr "" #: lms/templates/dashboard.html @@ -7790,6 +7810,13 @@ msgstr "" msgid "You do not have any notes." msgstr "Notunuz yok." +#: lms/templates/original_navigation.html +#: lms/templates/sysadmin_dashboard.html +#: lms/templates/sysadmin_dashboard_gitlogs.html +#: lms/templates/courseware/courses.html +msgid "Courses" +msgstr "Dersler" + #: lms/templates/original_navigation.html msgid "Schools" msgstr "Okullar" @@ -10647,113 +10674,145 @@ msgstr "" msgid "#:" msgstr "#:" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Professional Education Invoicing Center" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Thank you for your purchase of {course_name}!" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Portland Street, " +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "" +"An invoice for ${total_price} is attached. Payment is due immediately. " +"Information on payment methods can be found on the invoice." +msgstr "" + +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "" +"A CSV file of your registration codes is attached. Please distribute " +"registration codes to each student planning to enroll using the email " +"template below." msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "9th floor Cambridge, MA," +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Thanks," msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "02139 finance@edx.org" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Your {platform_name} Team" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -#: lms/templates/emails/registration_codes_sale_invoice.txt -#: lms/templates/emails/registration_codes_sale_invoice.txt -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "---------------------------------" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Dear [[Name]]:" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Bill To:" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "" +"We have provided an enrollment for you in the course {course_name} from " +"{platform_name}. Please follow the instructions below to claim your access." msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "{company_name}" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Your redeem code is: [[Enter Redeem Code here from the attached CSV]]" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "{purchaser_name}" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "(1) Register for an account at https://{site_name}." msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Customer Reference Number: {customer_reference_number}" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "(2) Once registered, navigate to https://{course_url}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Registration codes:" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "(3) Click 'Add {course_number} to Cart'" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt +#: lms/templates/emails/registration_codes_sale_email.txt msgid "" -"Please distribute one of the following registration codes to each student " -"who is going to enroll in the class." +"(4) On the shopping cart page, enter your redeem code and click apply code. " +"This will make payment equal to $0." +msgstr "" + +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "(5) Click 'Register'" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt +#: lms/templates/emails/registration_codes_sale_email.txt msgid "" -"A student can redeem one of these codes by registering an account on " -"({site_name}.edx.org), starting the purchase" +"(6) You should be able to see your course on your student dashboard at " +"https://{dashboard_url}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt +#: lms/templates/emails/registration_codes_sale_email.txt msgid "" -"process on this course by adding it to their shopping cart from this page " -"({course_url}), and" +"(7) Course materials will not be available until the course start date." msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "entering their registration code while in the shopping cart." +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Sincerely," msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "" -"Thank you for your purchase! Failure to pay this invoice will result the " -"invalidation of student enrollments" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "[[Your Signature]]" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "" -"that use these codes. All purchases are final. Please refer to the " -"cancellation policy" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "INVOICE" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "on {site_name} for more information." +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Date: {date}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Course: {course_name} {start_date} - {end_date}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Invoice No: {invoice_number}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Price: ${price}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Terms: Due Immediately" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Quantity: ${quantity}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Due Date: {date}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Sub-Total: ${sub_total}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Bill to:" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Discount: ${discount}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Customer Reference Number: {reference_number}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "--------- ------" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Balance Due: ${sale_price}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Total Due: ${total_price}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Course: {course_name}" +msgstr "" + +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "" +"Price: ${course_price} Quantity: {quantity} Sub-Total: " +"${sub_total} Discount: ${discount}" +msgstr "" + +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Total: ${sale_price}" +msgstr "" + +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Payment instructions" +msgstr "" + +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "" +"Failure to pay this invoice will result the invalidation of student " +"enrollment that use these codes. All purchases are final. Please refer to " +"the cancellation policy on {site_name} for more information." +msgstr "" + +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "If you have payment questions, please contact {contact_email}" msgstr "" #: lms/templates/emails/reject_name_change.txt @@ -11223,10 +11282,6 @@ msgstr "" msgid "Please enter the coupon code" msgstr "" -#: lms/templates/instructor/instructor_dashboard_2/e-commerce.html -msgid "Please enter the coupon discount value greater than 0" -msgstr "" - #: lms/templates/instructor/instructor_dashboard_2/e-commerce.html msgid "Please enter the coupon discount value less than or equal to 100" msgstr "" diff --git a/conf/locale/tr_TR/LC_MESSAGES/djangojs.mo b/conf/locale/tr_TR/LC_MESSAGES/djangojs.mo index 07ef646899ede8001c94bbfcaa47f73c163a7aed..e4bbb1a93265a7fdcf1bd484db5891a15aafd040 100644 GIT binary patch delta 22 dcmeDG#n}Igaf7o5yNQCKv6ZpOW-pJUCIDlf2krm> delta 22 dcmeDG#n}Igaf7o5yRm|ysg diff --git a/conf/locale/tr_TR/LC_MESSAGES/djangojs.po b/conf/locale/tr_TR/LC_MESSAGES/djangojs.po index ed4c68ea334e..d6cadd7408ac 100644 --- a/conf/locale/tr_TR/LC_MESSAGES/djangojs.po +++ b/conf/locale/tr_TR/LC_MESSAGES/djangojs.po @@ -53,7 +53,7 @@ msgid "" msgstr "" "Project-Id-Version: edx-platform\n" "Report-Msgid-Bugs-To: openedx-translation@googlegroups.com\n" -"POT-Creation-Date: 2014-09-23 15:15-0400\n" +"POT-Creation-Date: 2014-09-24 13:34-0400\n" "PO-Revision-Date: 2014-09-01 07:20+0000\n" "Last-Translator: Sarina Canelake \n" "Language-Team: Turkish (Turkey) (http://www.transifex.com/projects/p/edx-platform/language/tr_TR/)\n" diff --git a/conf/locale/uk/LC_MESSAGES/django.mo b/conf/locale/uk/LC_MESSAGES/django.mo index 07ebd80fb34fc20ec486ab62438647d22465aeb3..80c9ee7f55d98b02832df586ed3aff92652d70a9 100644 GIT binary patch delta 18 acmaFE@`h!?Ms^bgLt`sr(~Uc}FaiKV4hEqB delta 18 acmaFE@`h!?Ms{NbLsKh5vyD5pFaiKV3\n" "Language-Team: Ukrainian (http://www.transifex.com/projects/p/edx-platform/language/uk/)\n" @@ -944,6 +944,10 @@ msgstr "" msgid "No response from Xqueue within {xqueue_timeout} seconds. Aborted." msgstr "" +#: common/lib/capa/capa/inputtypes.py +msgid "Error running code." +msgstr "" + #: common/lib/capa/capa/inputtypes.py msgid "Cannot connect to the queue" msgstr "" @@ -1741,6 +1745,16 @@ msgid "" "on edx.org, and a New! badge temporarily appears next to the course image." msgstr "" +#: common/lib/xmodule/xmodule/course_module.py +msgid "Mobile Course Available" +msgstr "" + +#: common/lib/xmodule/xmodule/course_module.py +msgid "" +"Enter true or false. If true, the course will be available to mobile " +"devices." +msgstr "" + #: common/lib/xmodule/xmodule/course_module.py msgid "Course Not Graded" msgstr "" @@ -3316,6 +3330,19 @@ msgstr "" msgid "Upload Handout" msgstr "" +#: common/lib/xmodule/xmodule/video_module/video_xfields.py +msgid "" +"Optional. Use this for videos where download and streaming URLs for the " +"videos are completely managed by edX. This will override the settings for " +"\"Default Video URL\", \"Video File URLs\", and all YouTube IDs. If you do " +"not know what this setting is, you can leave it blank and continue to use " +"these other settings." +msgstr "" + +#: common/lib/xmodule/xmodule/video_module/video_xfields.py +msgid "EdX Video ID" +msgstr "" + #: common/static/js/vendor/mathjax-MathJax-c9db6ac/docs/source/mjtheme/layout.html msgid "Navigation" msgstr "" @@ -6655,15 +6682,8 @@ msgstr "" msgid "Reset Password" msgstr "" -#: lms/templates/dashboard.html lms/templates/original_navigation.html -#: lms/templates/sysadmin_dashboard.html -#: lms/templates/sysadmin_dashboard_gitlogs.html -#: lms/templates/courseware/courses.html -msgid "Courses" -msgstr "" - #: lms/templates/dashboard.html -msgid "ordered by recent activity" +msgid "Current Courses" msgstr "" #: lms/templates/dashboard.html @@ -7444,6 +7464,13 @@ msgstr "" msgid "You do not have any notes." msgstr "" +#: lms/templates/original_navigation.html +#: lms/templates/sysadmin_dashboard.html +#: lms/templates/sysadmin_dashboard_gitlogs.html +#: lms/templates/courseware/courses.html +msgid "Courses" +msgstr "" + #: lms/templates/original_navigation.html msgid "Schools" msgstr "" @@ -10171,113 +10198,145 @@ msgstr "" msgid "#:" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Professional Education Invoicing Center" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Thank you for your purchase of {course_name}!" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Portland Street, " +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "" +"An invoice for ${total_price} is attached. Payment is due immediately. " +"Information on payment methods can be found on the invoice." +msgstr "" + +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "" +"A CSV file of your registration codes is attached. Please distribute " +"registration codes to each student planning to enroll using the email " +"template below." msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "9th floor Cambridge, MA," +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Thanks," msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "02139 finance@edx.org" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Your {platform_name} Team" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -#: lms/templates/emails/registration_codes_sale_invoice.txt -#: lms/templates/emails/registration_codes_sale_invoice.txt -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "---------------------------------" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Dear [[Name]]:" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Bill To:" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "" +"We have provided an enrollment for you in the course {course_name} from " +"{platform_name}. Please follow the instructions below to claim your access." msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "{company_name}" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Your redeem code is: [[Enter Redeem Code here from the attached CSV]]" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "{purchaser_name}" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "(1) Register for an account at https://{site_name}." msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Customer Reference Number: {customer_reference_number}" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "(2) Once registered, navigate to https://{course_url}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Registration codes:" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "(3) Click 'Add {course_number} to Cart'" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt +#: lms/templates/emails/registration_codes_sale_email.txt msgid "" -"Please distribute one of the following registration codes to each student " -"who is going to enroll in the class." +"(4) On the shopping cart page, enter your redeem code and click apply code. " +"This will make payment equal to $0." +msgstr "" + +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "(5) Click 'Register'" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt +#: lms/templates/emails/registration_codes_sale_email.txt msgid "" -"A student can redeem one of these codes by registering an account on " -"({site_name}.edx.org), starting the purchase" +"(6) You should be able to see your course on your student dashboard at " +"https://{dashboard_url}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt +#: lms/templates/emails/registration_codes_sale_email.txt msgid "" -"process on this course by adding it to their shopping cart from this page " -"({course_url}), and" +"(7) Course materials will not be available until the course start date." msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "entering their registration code while in the shopping cart." +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Sincerely," msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "" -"Thank you for your purchase! Failure to pay this invoice will result the " -"invalidation of student enrollments" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "[[Your Signature]]" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "" -"that use these codes. All purchases are final. Please refer to the " -"cancellation policy" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "INVOICE" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "on {site_name} for more information." +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Date: {date}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Course: {course_name} {start_date} - {end_date}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Invoice No: {invoice_number}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Price: ${price}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Terms: Due Immediately" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Quantity: ${quantity}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Due Date: {date}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Sub-Total: ${sub_total}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Bill to:" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Discount: ${discount}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Customer Reference Number: {reference_number}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "--------- ------" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Balance Due: ${sale_price}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Total Due: ${total_price}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Course: {course_name}" +msgstr "" + +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "" +"Price: ${course_price} Quantity: {quantity} Sub-Total: " +"${sub_total} Discount: ${discount}" +msgstr "" + +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Total: ${sale_price}" +msgstr "" + +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Payment instructions" +msgstr "" + +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "" +"Failure to pay this invoice will result the invalidation of student " +"enrollment that use these codes. All purchases are final. Please refer to " +"the cancellation policy on {site_name} for more information." +msgstr "" + +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "If you have payment questions, please contact {contact_email}" msgstr "" #: lms/templates/emails/reject_name_change.txt @@ -10728,10 +10787,6 @@ msgstr "" msgid "Please enter the coupon code" msgstr "" -#: lms/templates/instructor/instructor_dashboard_2/e-commerce.html -msgid "Please enter the coupon discount value greater than 0" -msgstr "" - #: lms/templates/instructor/instructor_dashboard_2/e-commerce.html msgid "Please enter the coupon discount value less than or equal to 100" msgstr "" diff --git a/conf/locale/uk/LC_MESSAGES/djangojs.mo b/conf/locale/uk/LC_MESSAGES/djangojs.mo index b22bd1e7c24735c7338e1a057c21b2d53747fa2f..1e37082cce7e5351abb2e5959947031b295e25b2 100644 GIT binary patch delta 18 acmaFH@{DD|Ms^bgLt`srlZ`vpF#-TVF$RtR delta 18 acmaFH@{DD|Ms{NbLsKh5(~UdUF#-TVF9wbP diff --git a/conf/locale/uk/LC_MESSAGES/djangojs.po b/conf/locale/uk/LC_MESSAGES/djangojs.po index 339765e39605..76822e233509 100644 --- a/conf/locale/uk/LC_MESSAGES/djangojs.po +++ b/conf/locale/uk/LC_MESSAGES/djangojs.po @@ -37,7 +37,7 @@ msgid "" msgstr "" "Project-Id-Version: edx-platform\n" "Report-Msgid-Bugs-To: openedx-translation@googlegroups.com\n" -"POT-Creation-Date: 2014-09-23 15:15-0400\n" +"POT-Creation-Date: 2014-09-24 13:34-0400\n" "PO-Revision-Date: 2014-08-28 00:15+0000\n" "Last-Translator: Sarina Canelake \n" "Language-Team: Ukrainian (http://www.transifex.com/projects/p/edx-platform/language/uk/)\n" diff --git a/conf/locale/ur/LC_MESSAGES/django.mo b/conf/locale/ur/LC_MESSAGES/django.mo index 3c1666adf9e4a2d22ae6b4a23ce0dc4dfebd2df8..9bddb7a6bd96aa8afb65c7a9ab2fcd461a7a7611 100644 GIT binary patch delta 18 ZcmbQvGM#0@Ms^bgLt`sr(~Udg838sL1)=}| delta 18 ZcmbQvGM#0@Ms{NbLsKh5vyD6A838sJ1)=}| diff --git a/conf/locale/ur/LC_MESSAGES/django.po b/conf/locale/ur/LC_MESSAGES/django.po index ef65fc791ad7..ff1e12cdf222 100644 --- a/conf/locale/ur/LC_MESSAGES/django.po +++ b/conf/locale/ur/LC_MESSAGES/django.po @@ -38,7 +38,7 @@ msgid "" msgstr "" "Project-Id-Version: edx-platform\n" "Report-Msgid-Bugs-To: openedx-translation@googlegroups.com\n" -"POT-Creation-Date: 2014-09-23 15:16-0400\n" +"POT-Creation-Date: 2014-09-24 13:35-0400\n" "PO-Revision-Date: 2014-04-07 13:46+0000\n" "Last-Translator: Sarina Canelake \n" "Language-Team: Urdu (http://www.transifex.com/projects/p/edx-platform/language/ur/)\n" @@ -928,6 +928,10 @@ msgstr "" msgid "No response from Xqueue within {xqueue_timeout} seconds. Aborted." msgstr "" +#: common/lib/capa/capa/inputtypes.py +msgid "Error running code." +msgstr "" + #: common/lib/capa/capa/inputtypes.py msgid "Cannot connect to the queue" msgstr "" @@ -1725,6 +1729,16 @@ msgid "" "on edx.org, and a New! badge temporarily appears next to the course image." msgstr "" +#: common/lib/xmodule/xmodule/course_module.py +msgid "Mobile Course Available" +msgstr "" + +#: common/lib/xmodule/xmodule/course_module.py +msgid "" +"Enter true or false. If true, the course will be available to mobile " +"devices." +msgstr "" + #: common/lib/xmodule/xmodule/course_module.py msgid "Course Not Graded" msgstr "" @@ -3300,6 +3314,19 @@ msgstr "" msgid "Upload Handout" msgstr "" +#: common/lib/xmodule/xmodule/video_module/video_xfields.py +msgid "" +"Optional. Use this for videos where download and streaming URLs for the " +"videos are completely managed by edX. This will override the settings for " +"\"Default Video URL\", \"Video File URLs\", and all YouTube IDs. If you do " +"not know what this setting is, you can leave it blank and continue to use " +"these other settings." +msgstr "" + +#: common/lib/xmodule/xmodule/video_module/video_xfields.py +msgid "EdX Video ID" +msgstr "" + #: common/static/js/vendor/mathjax-MathJax-c9db6ac/docs/source/mjtheme/layout.html msgid "Navigation" msgstr "" @@ -6637,15 +6664,8 @@ msgstr "" msgid "Reset Password" msgstr "" -#: lms/templates/dashboard.html lms/templates/original_navigation.html -#: lms/templates/sysadmin_dashboard.html -#: lms/templates/sysadmin_dashboard_gitlogs.html -#: lms/templates/courseware/courses.html -msgid "Courses" -msgstr "" - #: lms/templates/dashboard.html -msgid "ordered by recent activity" +msgid "Current Courses" msgstr "" #: lms/templates/dashboard.html @@ -7426,6 +7446,13 @@ msgstr "" msgid "You do not have any notes." msgstr "" +#: lms/templates/original_navigation.html +#: lms/templates/sysadmin_dashboard.html +#: lms/templates/sysadmin_dashboard_gitlogs.html +#: lms/templates/courseware/courses.html +msgid "Courses" +msgstr "" + #: lms/templates/original_navigation.html msgid "Schools" msgstr "" @@ -10149,113 +10176,145 @@ msgstr "" msgid "#:" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Professional Education Invoicing Center" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Thank you for your purchase of {course_name}!" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Portland Street, " +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "" +"An invoice for ${total_price} is attached. Payment is due immediately. " +"Information on payment methods can be found on the invoice." +msgstr "" + +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "" +"A CSV file of your registration codes is attached. Please distribute " +"registration codes to each student planning to enroll using the email " +"template below." msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "9th floor Cambridge, MA," +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Thanks," msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "02139 finance@edx.org" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Your {platform_name} Team" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -#: lms/templates/emails/registration_codes_sale_invoice.txt -#: lms/templates/emails/registration_codes_sale_invoice.txt -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "---------------------------------" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Dear [[Name]]:" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Bill To:" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "" +"We have provided an enrollment for you in the course {course_name} from " +"{platform_name}. Please follow the instructions below to claim your access." msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "{company_name}" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Your redeem code is: [[Enter Redeem Code here from the attached CSV]]" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "{purchaser_name}" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "(1) Register for an account at https://{site_name}." msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Customer Reference Number: {customer_reference_number}" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "(2) Once registered, navigate to https://{course_url}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Registration codes:" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "(3) Click 'Add {course_number} to Cart'" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt +#: lms/templates/emails/registration_codes_sale_email.txt msgid "" -"Please distribute one of the following registration codes to each student " -"who is going to enroll in the class." +"(4) On the shopping cart page, enter your redeem code and click apply code. " +"This will make payment equal to $0." +msgstr "" + +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "(5) Click 'Register'" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt +#: lms/templates/emails/registration_codes_sale_email.txt msgid "" -"A student can redeem one of these codes by registering an account on " -"({site_name}.edx.org), starting the purchase" +"(6) You should be able to see your course on your student dashboard at " +"https://{dashboard_url}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt +#: lms/templates/emails/registration_codes_sale_email.txt msgid "" -"process on this course by adding it to their shopping cart from this page " -"({course_url}), and" +"(7) Course materials will not be available until the course start date." msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "entering their registration code while in the shopping cart." +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Sincerely," msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "" -"Thank you for your purchase! Failure to pay this invoice will result the " -"invalidation of student enrollments" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "[[Your Signature]]" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "" -"that use these codes. All purchases are final. Please refer to the " -"cancellation policy" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "INVOICE" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "on {site_name} for more information." +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Date: {date}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Course: {course_name} {start_date} - {end_date}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Invoice No: {invoice_number}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Price: ${price}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Terms: Due Immediately" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Quantity: ${quantity}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Due Date: {date}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Sub-Total: ${sub_total}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Bill to:" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Discount: ${discount}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Customer Reference Number: {reference_number}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "--------- ------" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Balance Due: ${sale_price}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Total Due: ${total_price}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Course: {course_name}" +msgstr "" + +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "" +"Price: ${course_price} Quantity: {quantity} Sub-Total: " +"${sub_total} Discount: ${discount}" +msgstr "" + +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Total: ${sale_price}" +msgstr "" + +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Payment instructions" +msgstr "" + +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "" +"Failure to pay this invoice will result the invalidation of student " +"enrollment that use these codes. All purchases are final. Please refer to " +"the cancellation policy on {site_name} for more information." +msgstr "" + +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "If you have payment questions, please contact {contact_email}" msgstr "" #: lms/templates/emails/reject_name_change.txt @@ -10706,10 +10765,6 @@ msgstr "" msgid "Please enter the coupon code" msgstr "" -#: lms/templates/instructor/instructor_dashboard_2/e-commerce.html -msgid "Please enter the coupon discount value greater than 0" -msgstr "" - #: lms/templates/instructor/instructor_dashboard_2/e-commerce.html msgid "Please enter the coupon discount value less than or equal to 100" msgstr "" diff --git a/conf/locale/ur/LC_MESSAGES/djangojs.mo b/conf/locale/ur/LC_MESSAGES/djangojs.mo index 64293ffd2737e9c76c5c203c7edc04d6e6de6f66..c36a8341315524df9079b2077b012e9f966fa12c 100644 GIT binary patch delta 18 ZcmbQvGM#0@Ms^bgLt`srlZ`v#838sG1)%@{ delta 18 ZcmbQvGM#0@Ms{NbLsKh5(~Udg838sE1)%@{ diff --git a/conf/locale/ur/LC_MESSAGES/djangojs.po b/conf/locale/ur/LC_MESSAGES/djangojs.po index 4ea24696247e..63f2eac6eeb5 100644 --- a/conf/locale/ur/LC_MESSAGES/djangojs.po +++ b/conf/locale/ur/LC_MESSAGES/djangojs.po @@ -28,7 +28,7 @@ msgid "" msgstr "" "Project-Id-Version: edx-platform\n" "Report-Msgid-Bugs-To: openedx-translation@googlegroups.com\n" -"POT-Creation-Date: 2014-09-23 15:15-0400\n" +"POT-Creation-Date: 2014-09-24 13:34-0400\n" "PO-Revision-Date: 2014-08-28 00:15+0000\n" "Last-Translator: Sarina Canelake \n" "Language-Team: Urdu (http://www.transifex.com/projects/p/edx-platform/language/ur/)\n" diff --git a/conf/locale/uz/LC_MESSAGES/django.mo b/conf/locale/uz/LC_MESSAGES/django.mo index 6f10d4aab08664ef51442d8194a40fc50a2f9562..b426363b4111a058777eded900da7829b5c757d3 100644 GIT binary patch delta 18 ZcmbQoGLL1#Ms^bgLt`sr(~UdQ7y&mH1-AeI delta 18 ZcmbQoGLL1#Ms{NbLsKh5vyD5_7y&mF1-AeI diff --git a/conf/locale/uz/LC_MESSAGES/django.po b/conf/locale/uz/LC_MESSAGES/django.po index a54cd3e028bb..85d791f77bf0 100644 --- a/conf/locale/uz/LC_MESSAGES/django.po +++ b/conf/locale/uz/LC_MESSAGES/django.po @@ -39,7 +39,7 @@ msgid "" msgstr "" "Project-Id-Version: edx-platform\n" "Report-Msgid-Bugs-To: openedx-translation@googlegroups.com\n" -"POT-Creation-Date: 2014-09-23 15:16-0400\n" +"POT-Creation-Date: 2014-09-24 13:35-0400\n" "PO-Revision-Date: 2014-07-23 19:41+0000\n" "Last-Translator: Hamza Foziljonov \n" "Language-Team: Uzbek (http://www.transifex.com/projects/p/edx-platform/language/uz/)\n" @@ -927,6 +927,10 @@ msgstr "" msgid "No response from Xqueue within {xqueue_timeout} seconds. Aborted." msgstr "" +#: common/lib/capa/capa/inputtypes.py +msgid "Error running code." +msgstr "" + #: common/lib/capa/capa/inputtypes.py msgid "Cannot connect to the queue" msgstr "" @@ -1724,6 +1728,16 @@ msgid "" "on edx.org, and a New! badge temporarily appears next to the course image." msgstr "" +#: common/lib/xmodule/xmodule/course_module.py +msgid "Mobile Course Available" +msgstr "" + +#: common/lib/xmodule/xmodule/course_module.py +msgid "" +"Enter true or false. If true, the course will be available to mobile " +"devices." +msgstr "" + #: common/lib/xmodule/xmodule/course_module.py msgid "Course Not Graded" msgstr "" @@ -3299,6 +3313,19 @@ msgstr "" msgid "Upload Handout" msgstr "" +#: common/lib/xmodule/xmodule/video_module/video_xfields.py +msgid "" +"Optional. Use this for videos where download and streaming URLs for the " +"videos are completely managed by edX. This will override the settings for " +"\"Default Video URL\", \"Video File URLs\", and all YouTube IDs. If you do " +"not know what this setting is, you can leave it blank and continue to use " +"these other settings." +msgstr "" + +#: common/lib/xmodule/xmodule/video_module/video_xfields.py +msgid "EdX Video ID" +msgstr "" + #: common/static/js/vendor/mathjax-MathJax-c9db6ac/docs/source/mjtheme/layout.html msgid "Navigation" msgstr "" @@ -6634,15 +6661,8 @@ msgstr "" msgid "Reset Password" msgstr "" -#: lms/templates/dashboard.html lms/templates/original_navigation.html -#: lms/templates/sysadmin_dashboard.html -#: lms/templates/sysadmin_dashboard_gitlogs.html -#: lms/templates/courseware/courses.html -msgid "Courses" -msgstr "" - #: lms/templates/dashboard.html -msgid "ordered by recent activity" +msgid "Current Courses" msgstr "" #: lms/templates/dashboard.html @@ -7423,6 +7443,13 @@ msgstr "" msgid "You do not have any notes." msgstr "" +#: lms/templates/original_navigation.html +#: lms/templates/sysadmin_dashboard.html +#: lms/templates/sysadmin_dashboard_gitlogs.html +#: lms/templates/courseware/courses.html +msgid "Courses" +msgstr "" + #: lms/templates/original_navigation.html msgid "Schools" msgstr "" @@ -10142,113 +10169,145 @@ msgstr "" msgid "#:" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Professional Education Invoicing Center" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Thank you for your purchase of {course_name}!" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Portland Street, " +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "" +"An invoice for ${total_price} is attached. Payment is due immediately. " +"Information on payment methods can be found on the invoice." +msgstr "" + +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "" +"A CSV file of your registration codes is attached. Please distribute " +"registration codes to each student planning to enroll using the email " +"template below." msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "9th floor Cambridge, MA," +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Thanks," msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "02139 finance@edx.org" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Your {platform_name} Team" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -#: lms/templates/emails/registration_codes_sale_invoice.txt -#: lms/templates/emails/registration_codes_sale_invoice.txt -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "---------------------------------" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Dear [[Name]]:" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Bill To:" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "" +"We have provided an enrollment for you in the course {course_name} from " +"{platform_name}. Please follow the instructions below to claim your access." msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "{company_name}" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Your redeem code is: [[Enter Redeem Code here from the attached CSV]]" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "{purchaser_name}" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "(1) Register for an account at https://{site_name}." msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Customer Reference Number: {customer_reference_number}" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "(2) Once registered, navigate to https://{course_url}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Registration codes:" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "(3) Click 'Add {course_number} to Cart'" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt +#: lms/templates/emails/registration_codes_sale_email.txt msgid "" -"Please distribute one of the following registration codes to each student " -"who is going to enroll in the class." +"(4) On the shopping cart page, enter your redeem code and click apply code. " +"This will make payment equal to $0." +msgstr "" + +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "(5) Click 'Register'" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt +#: lms/templates/emails/registration_codes_sale_email.txt msgid "" -"A student can redeem one of these codes by registering an account on " -"({site_name}.edx.org), starting the purchase" +"(6) You should be able to see your course on your student dashboard at " +"https://{dashboard_url}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt +#: lms/templates/emails/registration_codes_sale_email.txt msgid "" -"process on this course by adding it to their shopping cart from this page " -"({course_url}), and" +"(7) Course materials will not be available until the course start date." msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "entering their registration code while in the shopping cart." +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Sincerely," msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "" -"Thank you for your purchase! Failure to pay this invoice will result the " -"invalidation of student enrollments" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "[[Your Signature]]" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "" -"that use these codes. All purchases are final. Please refer to the " -"cancellation policy" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "INVOICE" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "on {site_name} for more information." +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Date: {date}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Course: {course_name} {start_date} - {end_date}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Invoice No: {invoice_number}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Price: ${price}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Terms: Due Immediately" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Quantity: ${quantity}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Due Date: {date}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Sub-Total: ${sub_total}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Bill to:" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Discount: ${discount}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Customer Reference Number: {reference_number}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "--------- ------" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Balance Due: ${sale_price}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Total Due: ${total_price}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Course: {course_name}" +msgstr "" + +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "" +"Price: ${course_price} Quantity: {quantity} Sub-Total: " +"${sub_total} Discount: ${discount}" +msgstr "" + +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Total: ${sale_price}" +msgstr "" + +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Payment instructions" +msgstr "" + +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "" +"Failure to pay this invoice will result the invalidation of student " +"enrollment that use these codes. All purchases are final. Please refer to " +"the cancellation policy on {site_name} for more information." +msgstr "" + +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "If you have payment questions, please contact {contact_email}" msgstr "" #: lms/templates/emails/reject_name_change.txt @@ -10699,10 +10758,6 @@ msgstr "" msgid "Please enter the coupon code" msgstr "" -#: lms/templates/instructor/instructor_dashboard_2/e-commerce.html -msgid "Please enter the coupon discount value greater than 0" -msgstr "" - #: lms/templates/instructor/instructor_dashboard_2/e-commerce.html msgid "Please enter the coupon discount value less than or equal to 100" msgstr "" diff --git a/conf/locale/uz/LC_MESSAGES/djangojs.mo b/conf/locale/uz/LC_MESSAGES/djangojs.mo index 941499e3e68849b512605ee70b1ea1813446ea83..40996fe487c5274f05e18ce9ef903742eded23ae 100644 GIT binary patch delta 18 ZcmbQpGLdD%Ms^bgLt`srlZ`tf838pt1&;s# delta 18 ZcmbQpGLdD%Ms{NbLsKh5(~UbK838pr1&;s# diff --git a/conf/locale/uz/LC_MESSAGES/djangojs.po b/conf/locale/uz/LC_MESSAGES/djangojs.po index a12f1a03230c..eddb2e3c4df6 100644 --- a/conf/locale/uz/LC_MESSAGES/djangojs.po +++ b/conf/locale/uz/LC_MESSAGES/djangojs.po @@ -27,7 +27,7 @@ msgid "" msgstr "" "Project-Id-Version: edx-platform\n" "Report-Msgid-Bugs-To: openedx-translation@googlegroups.com\n" -"POT-Creation-Date: 2014-09-23 15:15-0400\n" +"POT-Creation-Date: 2014-09-24 13:34-0400\n" "PO-Revision-Date: 2014-08-28 00:15+0000\n" "Last-Translator: Sarina Canelake \n" "Language-Team: Uzbek (http://www.transifex.com/projects/p/edx-platform/language/uz/)\n" diff --git a/conf/locale/vi/LC_MESSAGES/django.mo b/conf/locale/vi/LC_MESSAGES/django.mo index 849c3b4754f1bf811fccf7f5737ea8cb290ab4b6..11c097cb73a38cf744c23b7c7ae24ba74c137d3f 100644 GIT binary patch delta 27710 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 delta 25460 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 diff --git a/conf/locale/vi/LC_MESSAGES/django.po b/conf/locale/vi/LC_MESSAGES/django.po index 50dff78c2ea4..80079d6575fa 100644 --- a/conf/locale/vi/LC_MESSAGES/django.po +++ b/conf/locale/vi/LC_MESSAGES/django.po @@ -116,7 +116,7 @@ msgid "" msgstr "" "Project-Id-Version: edx-platform\n" "Report-Msgid-Bugs-To: openedx-translation@googlegroups.com\n" -"POT-Creation-Date: 2014-09-23 15:16-0400\n" +"POT-Creation-Date: 2014-09-24 13:35-0400\n" "PO-Revision-Date: 2014-08-25 20:21+0000\n" "Last-Translator: Minh Tue Vo \n" "Language-Team: Vietnamese (http://www.transifex.com/projects/p/edx-platform/language/vi/)\n" @@ -341,6 +341,8 @@ msgid "" "This account has been temporarily locked due to excessive login failures. " "Try again later." msgstr "" +"Tài khoản này tạm thời bị khóa do đăng nhập thất bại quá số lần cho phép. " +"Vui lòng thử lại sau. " #: common/djangoapps/student/views.py msgid "" @@ -914,31 +916,31 @@ msgstr "" #: common/djangoapps/util/password_policy_validators.py msgid "must be {0} characters or more" -msgstr "" +msgstr "phải có {0} kí tự hoặc nhiều hơn " #: common/djangoapps/util/password_policy_validators.py msgid "must be {0} characters or less" -msgstr "" +msgstr "phải có {0} kí tự hoặc ít hơn " #: common/djangoapps/util/password_policy_validators.py msgid "Must be more complex ({0})" -msgstr "" +msgstr "Phải thức tạp hơn ({0}) " #: common/djangoapps/util/password_policy_validators.py msgid "must contain {0} or more uppercase characters" -msgstr "" +msgstr "phải chứa {0} hoặc nhiều hơn kí tự viết hoa " #: common/djangoapps/util/password_policy_validators.py msgid "must contain {0} or more lowercase characters" -msgstr "" +msgstr "phải chứa {0} hoặc nhiều hơn kí tự viết thường " #: common/djangoapps/util/password_policy_validators.py msgid "must contain {0} or more digits" -msgstr "" +msgstr "Phải chứa {0} hoặc nhiều hơn kí tự " #: common/djangoapps/util/password_policy_validators.py msgid "must contain {0} or more punctuation characters" -msgstr "" +msgstr "Phải chứa {0} hoặc nhiều hơn dấu chấm câu " #: common/djangoapps/util/password_policy_validators.py msgid "must contain {0} or more non ascii characters" @@ -946,7 +948,7 @@ msgstr "" #: common/djangoapps/util/password_policy_validators.py msgid "must contain {0} or more unique words" -msgstr "" +msgstr "phải chứa {0} hoặc nhiều hơn từ độc nhất " #: common/djangoapps/util/password_policy_validators.py msgid "Too similar to a restricted dictionary word." @@ -1016,6 +1018,10 @@ msgstr "" msgid "No response from Xqueue within {xqueue_timeout} seconds. Aborted." msgstr "Không có phản hồi từ Xqueue trong vòng {xqueue_timeout} giây. Đã hủy." +#: common/lib/capa/capa/inputtypes.py +msgid "Error running code." +msgstr "" + #: common/lib/capa/capa/inputtypes.py msgid "Cannot connect to the queue" msgstr "" @@ -1818,6 +1824,16 @@ msgid "" "on edx.org, and a New! badge temporarily appears next to the course image." msgstr "" +#: common/lib/xmodule/xmodule/course_module.py +msgid "Mobile Course Available" +msgstr "" + +#: common/lib/xmodule/xmodule/course_module.py +msgid "" +"Enter true or false. If true, the course will be available to mobile " +"devices." +msgstr "" + #: common/lib/xmodule/xmodule/course_module.py msgid "Course Not Graded" msgstr "" @@ -3159,6 +3175,8 @@ msgid "" "We are having trouble saving your file. Please try another file or paste a " "URL to your file into the answer box." msgstr "" +"Xảy ra sự cố trong lúc lưu tệp tin của bạn. Vui lòng thử một tệp tin khác " +"hoặc dán đường dẫn tới tệp tin vào ô trả lởi." #: common/lib/xmodule/xmodule/open_ended_grading_classes/self_assessment_module.py msgid "Error saving your score. Please notify course staff." @@ -3407,6 +3425,19 @@ msgstr "" msgid "Upload Handout" msgstr "" +#: common/lib/xmodule/xmodule/video_module/video_xfields.py +msgid "" +"Optional. Use this for videos where download and streaming URLs for the " +"videos are completely managed by edX. This will override the settings for " +"\"Default Video URL\", \"Video File URLs\", and all YouTube IDs. If you do " +"not know what this setting is, you can leave it blank and continue to use " +"these other settings." +msgstr "" + +#: common/lib/xmodule/xmodule/video_module/video_xfields.py +msgid "EdX Video ID" +msgstr "" + #: common/static/js/vendor/mathjax-MathJax-c9db6ac/docs/source/mjtheme/layout.html msgid "Navigation" msgstr "Định hướng" @@ -6238,7 +6269,7 @@ msgstr "Trống " #: cms/djangoapps/contentstore/views/course.py msgid "Unscheduled" -msgstr "" +msgstr "Chưa có lịch học" #: cms/djangoapps/contentstore/views/course.py msgid "" @@ -6297,7 +6328,7 @@ msgstr "Xuất thành công khoá học vào kho git" #: cms/djangoapps/contentstore/views/helpers.py msgid "Vertical" -msgstr "" +msgstr "Xếp dọc" #: cms/djangoapps/contentstore/views/import_export.py msgid "We only support uploading a .tar.gz file." @@ -6781,6 +6812,12 @@ msgid "" " on our {fb_link_start}facebook page{fb_link_end}. Though we may not have a " "chance to respond to every email, we take all feedback into consideration." msgstr "" +"Nếu bạn có câu hỏi về {platform_name}, vui lòng gửi email tới " +"{contact_email}. Để xem nếu câu hỏi của bạn đã được trả lời từ trước, vui " +"lòng ghé thăm {faq_link_startt} trang FAQ{faq_link_end}. Bạn cũng có thể " +"tham gia thảo luận trên {fb_link_start}trang facebook{fb_link_end}. Mặc dù " +"chúng tôi không có cơ hội trả lời từng email, chúng tôi vẫn sẽ xem xét tất " +"cả các phản hồi." #: lms/templates/contact.html msgid "Technical Inquiries and Feedback" @@ -6908,15 +6945,8 @@ msgstr "Kết Nối" msgid "Reset Password" msgstr "Đặt Lại Mật Khẩu" -#: lms/templates/dashboard.html lms/templates/original_navigation.html -#: lms/templates/sysadmin_dashboard.html -#: lms/templates/sysadmin_dashboard_gitlogs.html -#: lms/templates/courseware/courses.html -msgid "Courses" -msgstr "Khóa học" - #: lms/templates/dashboard.html -msgid "ordered by recent activity" +msgid "Current Courses" msgstr "" #: lms/templates/dashboard.html @@ -7751,6 +7781,13 @@ msgstr "" msgid "You do not have any notes." msgstr "Bạn không có bất kỳ ghi chú nào." +#: lms/templates/original_navigation.html +#: lms/templates/sysadmin_dashboard.html +#: lms/templates/sysadmin_dashboard_gitlogs.html +#: lms/templates/courseware/courses.html +msgid "Courses" +msgstr "Khóa học" + #: lms/templates/original_navigation.html msgid "Schools" msgstr "Trường" @@ -10551,113 +10588,145 @@ msgstr "" msgid "#:" msgstr "#:" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Professional Education Invoicing Center" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Thank you for your purchase of {course_name}!" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Portland Street, " +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "" +"An invoice for ${total_price} is attached. Payment is due immediately. " +"Information on payment methods can be found on the invoice." +msgstr "" + +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "" +"A CSV file of your registration codes is attached. Please distribute " +"registration codes to each student planning to enroll using the email " +"template below." msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "9th floor Cambridge, MA," +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Thanks," msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "02139 finance@edx.org" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Your {platform_name} Team" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -#: lms/templates/emails/registration_codes_sale_invoice.txt -#: lms/templates/emails/registration_codes_sale_invoice.txt -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "---------------------------------" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Dear [[Name]]:" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Bill To:" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "" +"We have provided an enrollment for you in the course {course_name} from " +"{platform_name}. Please follow the instructions below to claim your access." msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "{company_name}" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Your redeem code is: [[Enter Redeem Code here from the attached CSV]]" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "{purchaser_name}" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "(1) Register for an account at https://{site_name}." msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Customer Reference Number: {customer_reference_number}" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "(2) Once registered, navigate to https://{course_url}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Registration codes:" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "(3) Click 'Add {course_number} to Cart'" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt +#: lms/templates/emails/registration_codes_sale_email.txt msgid "" -"Please distribute one of the following registration codes to each student " -"who is going to enroll in the class." +"(4) On the shopping cart page, enter your redeem code and click apply code. " +"This will make payment equal to $0." +msgstr "" + +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "(5) Click 'Register'" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt +#: lms/templates/emails/registration_codes_sale_email.txt msgid "" -"A student can redeem one of these codes by registering an account on " -"({site_name}.edx.org), starting the purchase" +"(6) You should be able to see your course on your student dashboard at " +"https://{dashboard_url}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt +#: lms/templates/emails/registration_codes_sale_email.txt msgid "" -"process on this course by adding it to their shopping cart from this page " -"({course_url}), and" +"(7) Course materials will not be available until the course start date." msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "entering their registration code while in the shopping cart." +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Sincerely," msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "" -"Thank you for your purchase! Failure to pay this invoice will result the " -"invalidation of student enrollments" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "[[Your Signature]]" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "" -"that use these codes. All purchases are final. Please refer to the " -"cancellation policy" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "INVOICE" +msgstr "" + +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Date: {date}" +msgstr "" + +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Invoice No: {invoice_number}" +msgstr "" + +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Terms: Due Immediately" +msgstr "" + +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Due Date: {date}" +msgstr "" + +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Bill to:" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "on {site_name} for more information." +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Customer Reference Number: {reference_number}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Course: {course_name} {start_date} - {end_date}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Balance Due: ${sale_price}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Price: ${price}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Course: {course_name}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Quantity: ${quantity}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "" +"Price: ${course_price} Quantity: {quantity} Sub-Total: " +"${sub_total} Discount: ${discount}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Sub-Total: ${sub_total}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Total: ${sale_price}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Discount: ${discount}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Payment instructions" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "--------- ------" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "" +"Failure to pay this invoice will result the invalidation of student " +"enrollment that use these codes. All purchases are final. Please refer to " +"the cancellation policy on {site_name} for more information." msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Total Due: ${total_price}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "If you have payment questions, please contact {contact_email}" msgstr "" #: lms/templates/emails/reject_name_change.txt @@ -11108,10 +11177,6 @@ msgstr "" msgid "Please enter the coupon code" msgstr "" -#: lms/templates/instructor/instructor_dashboard_2/e-commerce.html -msgid "Please enter the coupon discount value greater than 0" -msgstr "" - #: lms/templates/instructor/instructor_dashboard_2/e-commerce.html msgid "Please enter the coupon discount value less than or equal to 100" msgstr "" diff --git a/conf/locale/vi/LC_MESSAGES/djangojs.mo b/conf/locale/vi/LC_MESSAGES/djangojs.mo index 38b6da54608de1341241b8987ce9331ce1d479b6..983199966b395043e1318b189a317be9108d64fb 100644 GIT binary patch delta 22 ecmcb?R6^##Y8Ao740@ssI3D{Rj2{ delta 22 ecmcb*_ diff --git a/conf/locale/vi/LC_MESSAGES/djangojs.po b/conf/locale/vi/LC_MESSAGES/djangojs.po index 4bca5fcb4671..39126dcc7179 100644 --- a/conf/locale/vi/LC_MESSAGES/djangojs.po +++ b/conf/locale/vi/LC_MESSAGES/djangojs.po @@ -56,7 +56,7 @@ msgid "" msgstr "" "Project-Id-Version: edx-platform\n" "Report-Msgid-Bugs-To: openedx-translation@googlegroups.com\n" -"POT-Creation-Date: 2014-09-23 15:15-0400\n" +"POT-Creation-Date: 2014-09-24 13:34-0400\n" "PO-Revision-Date: 2014-09-23 04:20+0000\n" "Last-Translator: NGUYEN HOANG AN \n" "Language-Team: Vietnamese (http://www.transifex.com/projects/p/edx-platform/language/vi/)\n" diff --git a/conf/locale/zh_CN/LC_MESSAGES/django.mo b/conf/locale/zh_CN/LC_MESSAGES/django.mo index 94777d4dacfa1a7d221fc6c0fc4025c77ba51d15..9f317209e2ccd7cb6e259c2290a9da744aeb175d 100644 GIT binary patch delta 31 mcmaDfLEzB@frb{wEld*C>?R6^##Y9r?ef)3+vTg7oqGYWw+Z_I delta 31 mcmaDfLEzB@frb{wEld*C?8XX)rdEb#?ef)3+vTg7oqGYWwF&zG diff --git a/conf/locale/zh_CN/LC_MESSAGES/django.po b/conf/locale/zh_CN/LC_MESSAGES/django.po index 23a835af84cb..6a562b44c97c 100644 --- a/conf/locale/zh_CN/LC_MESSAGES/django.po +++ b/conf/locale/zh_CN/LC_MESSAGES/django.po @@ -197,7 +197,7 @@ msgid "" msgstr "" "Project-Id-Version: edx-platform\n" "Report-Msgid-Bugs-To: openedx-translation@googlegroups.com\n" -"POT-Creation-Date: 2014-09-23 15:16-0400\n" +"POT-Creation-Date: 2014-09-24 13:35-0400\n" "PO-Revision-Date: 2014-08-25 20:21+0000\n" "Last-Translator: wuqiong \n" "Language-Team: Chinese (China) (http://www.transifex.com/projects/p/edx-platform/language/zh_CN/)\n" @@ -1080,6 +1080,10 @@ msgstr "发布。当响应返回,该消息将被反馈信息所替代。" msgid "No response from Xqueue within {xqueue_timeout} seconds. Aborted." msgstr " Xqueue在 {xqueue_timeout} 秒内无响应,终止。" +#: common/lib/capa/capa/inputtypes.py +msgid "Error running code." +msgstr "" + #: common/lib/capa/capa/inputtypes.py msgid "Cannot connect to the queue" msgstr "" @@ -1873,6 +1877,16 @@ msgid "" "on edx.org, and a New! badge temporarily appears next to the course image." msgstr "" +#: common/lib/xmodule/xmodule/course_module.py +msgid "Mobile Course Available" +msgstr "" + +#: common/lib/xmodule/xmodule/course_module.py +msgid "" +"Enter true or false. If true, the course will be available to mobile " +"devices." +msgstr "" + #: common/lib/xmodule/xmodule/course_module.py msgid "Course Not Graded" msgstr "" @@ -3450,6 +3464,19 @@ msgstr "" msgid "Upload Handout" msgstr "" +#: common/lib/xmodule/xmodule/video_module/video_xfields.py +msgid "" +"Optional. Use this for videos where download and streaming URLs for the " +"videos are completely managed by edX. This will override the settings for " +"\"Default Video URL\", \"Video File URLs\", and all YouTube IDs. If you do " +"not know what this setting is, you can leave it blank and continue to use " +"these other settings." +msgstr "" + +#: common/lib/xmodule/xmodule/video_module/video_xfields.py +msgid "EdX Video ID" +msgstr "" + #: common/static/js/vendor/mathjax-MathJax-c9db6ac/docs/source/mjtheme/layout.html msgid "Navigation" msgstr "导航" @@ -6924,15 +6951,8 @@ msgstr "" msgid "Reset Password" msgstr "重设密码" -#: lms/templates/dashboard.html lms/templates/original_navigation.html -#: lms/templates/sysadmin_dashboard.html -#: lms/templates/sysadmin_dashboard_gitlogs.html -#: lms/templates/courseware/courses.html -msgid "Courses" -msgstr "课程" - #: lms/templates/dashboard.html -msgid "ordered by recent activity" +msgid "Current Courses" msgstr "" #: lms/templates/dashboard.html @@ -7726,6 +7746,13 @@ msgstr "" msgid "You do not have any notes." msgstr "您没有任何笔记。" +#: lms/templates/original_navigation.html +#: lms/templates/sysadmin_dashboard.html +#: lms/templates/sysadmin_dashboard_gitlogs.html +#: lms/templates/courseware/courses.html +msgid "Courses" +msgstr "课程" + #: lms/templates/original_navigation.html msgid "Schools" msgstr "学校" @@ -10486,113 +10513,145 @@ msgstr "信用卡/借记卡总支付额为: {currency_symbol}{total_cost}" msgid "#:" msgstr "#:" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Professional Education Invoicing Center" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Thank you for your purchase of {course_name}!" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Portland Street, " +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "" +"An invoice for ${total_price} is attached. Payment is due immediately. " +"Information on payment methods can be found on the invoice." +msgstr "" + +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "" +"A CSV file of your registration codes is attached. Please distribute " +"registration codes to each student planning to enroll using the email " +"template below." msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "9th floor Cambridge, MA," +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Thanks," msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "02139 finance@edx.org" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Your {platform_name} Team" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -#: lms/templates/emails/registration_codes_sale_invoice.txt -#: lms/templates/emails/registration_codes_sale_invoice.txt -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "---------------------------------" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Dear [[Name]]:" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Bill To:" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "" +"We have provided an enrollment for you in the course {course_name} from " +"{platform_name}. Please follow the instructions below to claim your access." msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "{company_name}" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Your redeem code is: [[Enter Redeem Code here from the attached CSV]]" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "{purchaser_name}" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "(1) Register for an account at https://{site_name}." msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Customer Reference Number: {customer_reference_number}" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "(2) Once registered, navigate to https://{course_url}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Registration codes:" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "(3) Click 'Add {course_number} to Cart'" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt +#: lms/templates/emails/registration_codes_sale_email.txt msgid "" -"Please distribute one of the following registration codes to each student " -"who is going to enroll in the class." +"(4) On the shopping cart page, enter your redeem code and click apply code. " +"This will make payment equal to $0." +msgstr "" + +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "(5) Click 'Register'" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt +#: lms/templates/emails/registration_codes_sale_email.txt msgid "" -"A student can redeem one of these codes by registering an account on " -"({site_name}.edx.org), starting the purchase" +"(6) You should be able to see your course on your student dashboard at " +"https://{dashboard_url}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt +#: lms/templates/emails/registration_codes_sale_email.txt msgid "" -"process on this course by adding it to their shopping cart from this page " -"({course_url}), and" +"(7) Course materials will not be available until the course start date." msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "entering their registration code while in the shopping cart." +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Sincerely," msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "" -"Thank you for your purchase! Failure to pay this invoice will result the " -"invalidation of student enrollments" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "[[Your Signature]]" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "" -"that use these codes. All purchases are final. Please refer to the " -"cancellation policy" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "INVOICE" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "on {site_name} for more information." +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Date: {date}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Course: {course_name} {start_date} - {end_date}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Invoice No: {invoice_number}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Price: ${price}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Terms: Due Immediately" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Quantity: ${quantity}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Due Date: {date}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Sub-Total: ${sub_total}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Bill to:" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Discount: ${discount}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Customer Reference Number: {reference_number}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "--------- ------" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Balance Due: ${sale_price}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Total Due: ${total_price}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Course: {course_name}" +msgstr "" + +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "" +"Price: ${course_price} Quantity: {quantity} Sub-Total: " +"${sub_total} Discount: ${discount}" +msgstr "" + +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Total: ${sale_price}" +msgstr "" + +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Payment instructions" +msgstr "" + +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "" +"Failure to pay this invoice will result the invalidation of student " +"enrollment that use these codes. All purchases are final. Please refer to " +"the cancellation policy on {site_name} for more information." +msgstr "" + +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "If you have payment questions, please contact {contact_email}" msgstr "" #: lms/templates/emails/reject_name_change.txt @@ -11055,10 +11114,6 @@ msgstr "" msgid "Please enter the coupon code" msgstr "" -#: lms/templates/instructor/instructor_dashboard_2/e-commerce.html -msgid "Please enter the coupon discount value greater than 0" -msgstr "" - #: lms/templates/instructor/instructor_dashboard_2/e-commerce.html msgid "Please enter the coupon discount value less than or equal to 100" msgstr "" diff --git a/conf/locale/zh_CN/LC_MESSAGES/djangojs.mo b/conf/locale/zh_CN/LC_MESSAGES/djangojs.mo index c6d91243fbc77a0d0f16a4dff68fee2601cec2c8..ea27661e7e6f9952a94551aa272b2239179ea4f0 100644 GIT binary patch delta 22 ecmccfk?GDyrVUmV>?R6^##Y8An;k1=I{*N1_Xwx} delta 22 ecmccfk?GDyrVUmV?8XX)rdEcgn;k1=I{*N1^$4f{ diff --git a/conf/locale/zh_CN/LC_MESSAGES/djangojs.po b/conf/locale/zh_CN/LC_MESSAGES/djangojs.po index 72a35a225f87..6861a2bb2810 100644 --- a/conf/locale/zh_CN/LC_MESSAGES/djangojs.po +++ b/conf/locale/zh_CN/LC_MESSAGES/djangojs.po @@ -89,7 +89,7 @@ msgid "" msgstr "" "Project-Id-Version: edx-platform\n" "Report-Msgid-Bugs-To: openedx-translation@googlegroups.com\n" -"POT-Creation-Date: 2014-09-23 15:15-0400\n" +"POT-Creation-Date: 2014-09-24 13:34-0400\n" "PO-Revision-Date: 2014-09-05 04:20+0000\n" "Last-Translator: GoodLuck <1833447072@qq.com>\n" "Language-Team: Chinese (China) (http://www.transifex.com/projects/p/edx-platform/language/zh_CN/)\n" diff --git a/conf/locale/zh_HK/LC_MESSAGES/django.mo b/conf/locale/zh_HK/LC_MESSAGES/django.mo index 19b0bbb1b097fb04ae8b9ecaacc7fd6880d79150..6d882607af583db15f3db825233c332234134762 100644 GIT binary patch delta 20 bcmew=^i^ns92>idf}ydMvFT=2wg6@TMJok$ delta 20 bcmew=^i^ns92>i_f}yFEq1k3twg6@TMJWY! diff --git a/conf/locale/zh_HK/LC_MESSAGES/django.po b/conf/locale/zh_HK/LC_MESSAGES/django.po index 4991b3127f3d..70157cbd12de 100644 --- a/conf/locale/zh_HK/LC_MESSAGES/django.po +++ b/conf/locale/zh_HK/LC_MESSAGES/django.po @@ -41,7 +41,7 @@ msgid "" msgstr "" "Project-Id-Version: edx-platform\n" "Report-Msgid-Bugs-To: openedx-translation@googlegroups.com\n" -"POT-Creation-Date: 2014-09-23 15:16-0400\n" +"POT-Creation-Date: 2014-09-24 13:35-0400\n" "PO-Revision-Date: 2014-08-25 20:21+0000\n" "Last-Translator: Sarina Canelake \n" "Language-Team: Chinese (Hong Kong) (http://www.transifex.com/projects/p/edx-platform/language/zh_HK/)\n" @@ -929,6 +929,10 @@ msgstr "" msgid "No response from Xqueue within {xqueue_timeout} seconds. Aborted." msgstr "" +#: common/lib/capa/capa/inputtypes.py +msgid "Error running code." +msgstr "" + #: common/lib/capa/capa/inputtypes.py msgid "Cannot connect to the queue" msgstr "" @@ -1726,6 +1730,16 @@ msgid "" "on edx.org, and a New! badge temporarily appears next to the course image." msgstr "" +#: common/lib/xmodule/xmodule/course_module.py +msgid "Mobile Course Available" +msgstr "" + +#: common/lib/xmodule/xmodule/course_module.py +msgid "" +"Enter true or false. If true, the course will be available to mobile " +"devices." +msgstr "" + #: common/lib/xmodule/xmodule/course_module.py msgid "Course Not Graded" msgstr "" @@ -3301,6 +3315,19 @@ msgstr "" msgid "Upload Handout" msgstr "" +#: common/lib/xmodule/xmodule/video_module/video_xfields.py +msgid "" +"Optional. Use this for videos where download and streaming URLs for the " +"videos are completely managed by edX. This will override the settings for " +"\"Default Video URL\", \"Video File URLs\", and all YouTube IDs. If you do " +"not know what this setting is, you can leave it blank and continue to use " +"these other settings." +msgstr "" + +#: common/lib/xmodule/xmodule/video_module/video_xfields.py +msgid "EdX Video ID" +msgstr "" + #: common/static/js/vendor/mathjax-MathJax-c9db6ac/docs/source/mjtheme/layout.html msgid "Navigation" msgstr "" @@ -6628,15 +6655,8 @@ msgstr "" msgid "Reset Password" msgstr "" -#: lms/templates/dashboard.html lms/templates/original_navigation.html -#: lms/templates/sysadmin_dashboard.html -#: lms/templates/sysadmin_dashboard_gitlogs.html -#: lms/templates/courseware/courses.html -msgid "Courses" -msgstr "" - #: lms/templates/dashboard.html -msgid "ordered by recent activity" +msgid "Current Courses" msgstr "" #: lms/templates/dashboard.html @@ -7417,6 +7437,13 @@ msgstr "" msgid "You do not have any notes." msgstr "" +#: lms/templates/original_navigation.html +#: lms/templates/sysadmin_dashboard.html +#: lms/templates/sysadmin_dashboard_gitlogs.html +#: lms/templates/courseware/courses.html +msgid "Courses" +msgstr "" + #: lms/templates/original_navigation.html msgid "Schools" msgstr "" @@ -10136,113 +10163,145 @@ msgstr "" msgid "#:" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Professional Education Invoicing Center" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Thank you for your purchase of {course_name}!" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Portland Street, " +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "" +"An invoice for ${total_price} is attached. Payment is due immediately. " +"Information on payment methods can be found on the invoice." +msgstr "" + +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "" +"A CSV file of your registration codes is attached. Please distribute " +"registration codes to each student planning to enroll using the email " +"template below." msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "9th floor Cambridge, MA," +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Thanks," msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "02139 finance@edx.org" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Your {platform_name} Team" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -#: lms/templates/emails/registration_codes_sale_invoice.txt -#: lms/templates/emails/registration_codes_sale_invoice.txt -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "---------------------------------" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Dear [[Name]]:" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Bill To:" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "" +"We have provided an enrollment for you in the course {course_name} from " +"{platform_name}. Please follow the instructions below to claim your access." msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "{company_name}" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Your redeem code is: [[Enter Redeem Code here from the attached CSV]]" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "{purchaser_name}" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "(1) Register for an account at https://{site_name}." msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Customer Reference Number: {customer_reference_number}" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "(2) Once registered, navigate to https://{course_url}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Registration codes:" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "(3) Click 'Add {course_number} to Cart'" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt +#: lms/templates/emails/registration_codes_sale_email.txt msgid "" -"Please distribute one of the following registration codes to each student " -"who is going to enroll in the class." +"(4) On the shopping cart page, enter your redeem code and click apply code. " +"This will make payment equal to $0." +msgstr "" + +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "(5) Click 'Register'" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt +#: lms/templates/emails/registration_codes_sale_email.txt msgid "" -"A student can redeem one of these codes by registering an account on " -"({site_name}.edx.org), starting the purchase" +"(6) You should be able to see your course on your student dashboard at " +"https://{dashboard_url}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt +#: lms/templates/emails/registration_codes_sale_email.txt msgid "" -"process on this course by adding it to their shopping cart from this page " -"({course_url}), and" +"(7) Course materials will not be available until the course start date." msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "entering their registration code while in the shopping cart." +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Sincerely," msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "" -"Thank you for your purchase! Failure to pay this invoice will result the " -"invalidation of student enrollments" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "[[Your Signature]]" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "" -"that use these codes. All purchases are final. Please refer to the " -"cancellation policy" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "INVOICE" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "on {site_name} for more information." +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Date: {date}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Course: {course_name} {start_date} - {end_date}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Invoice No: {invoice_number}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Price: ${price}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Terms: Due Immediately" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Quantity: ${quantity}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Due Date: {date}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Sub-Total: ${sub_total}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Bill to:" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Discount: ${discount}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Customer Reference Number: {reference_number}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "--------- ------" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Balance Due: ${sale_price}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Total Due: ${total_price}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Course: {course_name}" +msgstr "" + +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "" +"Price: ${course_price} Quantity: {quantity} Sub-Total: " +"${sub_total} Discount: ${discount}" +msgstr "" + +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Total: ${sale_price}" +msgstr "" + +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Payment instructions" +msgstr "" + +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "" +"Failure to pay this invoice will result the invalidation of student " +"enrollment that use these codes. All purchases are final. Please refer to " +"the cancellation policy on {site_name} for more information." +msgstr "" + +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "If you have payment questions, please contact {contact_email}" msgstr "" #: lms/templates/emails/reject_name_change.txt @@ -10693,10 +10752,6 @@ msgstr "" msgid "Please enter the coupon code" msgstr "" -#: lms/templates/instructor/instructor_dashboard_2/e-commerce.html -msgid "Please enter the coupon discount value greater than 0" -msgstr "" - #: lms/templates/instructor/instructor_dashboard_2/e-commerce.html msgid "Please enter the coupon discount value less than or equal to 100" msgstr "" diff --git a/conf/locale/zh_HK/LC_MESSAGES/djangojs.mo b/conf/locale/zh_HK/LC_MESSAGES/djangojs.mo index 045adc67efad543acf45e3dc0dc46274cf06d7d4..b0676a20a4b0a1beac4c5531aee33718ff9551f0 100644 GIT binary patch delta 20 bcmX@id6;v\n" "Language-Team: Chinese (Hong Kong) (http://www.transifex.com/projects/p/edx-platform/language/zh_HK/)\n" diff --git a/conf/locale/zh_TW/LC_MESSAGES/django.mo b/conf/locale/zh_TW/LC_MESSAGES/django.mo index d449ee23c05404b7f7cfb53a46bdb78ec9ececf4..81ae5c3a956314b4290e03c09e0141cb40a619bc 100644 GIT binary patch delta 29 lcmZp=#?^FWx?_zcn1w&&iW7Bq##f;lU7BjtL2LPG%39kSE delta 29 lcmZp=#?^FWx?_zdi1w&ISL$h{~#f;lU7BjtL2LPG#39kSE diff --git a/conf/locale/zh_TW/LC_MESSAGES/django.po b/conf/locale/zh_TW/LC_MESSAGES/django.po index 3a44aefcfbf1..5694de4bc2f2 100644 --- a/conf/locale/zh_TW/LC_MESSAGES/django.po +++ b/conf/locale/zh_TW/LC_MESSAGES/django.po @@ -105,7 +105,7 @@ msgid "" msgstr "" "Project-Id-Version: edx-platform\n" "Report-Msgid-Bugs-To: openedx-translation@googlegroups.com\n" -"POT-Creation-Date: 2014-09-23 15:16-0400\n" +"POT-Creation-Date: 2014-09-24 13:35-0400\n" "PO-Revision-Date: 2014-08-25 20:21+0000\n" "Last-Translator: LIU,SHU-HAO \n" "Language-Team: Chinese (Taiwan) (http://www.transifex.com/projects/p/edx-platform/language/zh_TW/)\n" @@ -991,6 +991,10 @@ msgstr "" msgid "No response from Xqueue within {xqueue_timeout} seconds. Aborted." msgstr "" +#: common/lib/capa/capa/inputtypes.py +msgid "Error running code." +msgstr "" + #: common/lib/capa/capa/inputtypes.py msgid "Cannot connect to the queue" msgstr "" @@ -1781,6 +1785,16 @@ msgid "" "on edx.org, and a New! badge temporarily appears next to the course image." msgstr "" +#: common/lib/xmodule/xmodule/course_module.py +msgid "Mobile Course Available" +msgstr "" + +#: common/lib/xmodule/xmodule/course_module.py +msgid "" +"Enter true or false. If true, the course will be available to mobile " +"devices." +msgstr "" + #: common/lib/xmodule/xmodule/course_module.py msgid "Course Not Graded" msgstr "" @@ -3365,6 +3379,19 @@ msgstr "" msgid "Upload Handout" msgstr "" +#: common/lib/xmodule/xmodule/video_module/video_xfields.py +msgid "" +"Optional. Use this for videos where download and streaming URLs for the " +"videos are completely managed by edX. This will override the settings for " +"\"Default Video URL\", \"Video File URLs\", and all YouTube IDs. If you do " +"not know what this setting is, you can leave it blank and continue to use " +"these other settings." +msgstr "" + +#: common/lib/xmodule/xmodule/video_module/video_xfields.py +msgid "EdX Video ID" +msgstr "" + #: common/static/js/vendor/mathjax-MathJax-c9db6ac/docs/source/mjtheme/layout.html msgid "Navigation" msgstr "導航" @@ -6721,15 +6748,8 @@ msgstr "" msgid "Reset Password" msgstr "重置密碼" -#: lms/templates/dashboard.html lms/templates/original_navigation.html -#: lms/templates/sysadmin_dashboard.html -#: lms/templates/sysadmin_dashboard_gitlogs.html -#: lms/templates/courseware/courses.html -msgid "Courses" -msgstr "課程" - #: lms/templates/dashboard.html -msgid "ordered by recent activity" +msgid "Current Courses" msgstr "" #: lms/templates/dashboard.html @@ -7521,6 +7541,13 @@ msgstr "" msgid "You do not have any notes." msgstr "您沒有任何筆記。" +#: lms/templates/original_navigation.html +#: lms/templates/sysadmin_dashboard.html +#: lms/templates/sysadmin_dashboard_gitlogs.html +#: lms/templates/courseware/courses.html +msgid "Courses" +msgstr "課程" + #: lms/templates/original_navigation.html msgid "Schools" msgstr "學校" @@ -10261,113 +10288,145 @@ msgstr "" msgid "#:" msgstr "#:" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Professional Education Invoicing Center" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Thank you for your purchase of {course_name}!" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Portland Street, " +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "" +"An invoice for ${total_price} is attached. Payment is due immediately. " +"Information on payment methods can be found on the invoice." +msgstr "" + +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "" +"A CSV file of your registration codes is attached. Please distribute " +"registration codes to each student planning to enroll using the email " +"template below." msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "9th floor Cambridge, MA," +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Thanks," msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "02139 finance@edx.org" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Your {platform_name} Team" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -#: lms/templates/emails/registration_codes_sale_invoice.txt -#: lms/templates/emails/registration_codes_sale_invoice.txt -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "---------------------------------" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Dear [[Name]]:" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Bill To:" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "" +"We have provided an enrollment for you in the course {course_name} from " +"{platform_name}. Please follow the instructions below to claim your access." msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "{company_name}" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Your redeem code is: [[Enter Redeem Code here from the attached CSV]]" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "{purchaser_name}" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "(1) Register for an account at https://{site_name}." msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Customer Reference Number: {customer_reference_number}" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "(2) Once registered, navigate to https://{course_url}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Registration codes:" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "(3) Click 'Add {course_number} to Cart'" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt +#: lms/templates/emails/registration_codes_sale_email.txt msgid "" -"Please distribute one of the following registration codes to each student " -"who is going to enroll in the class." +"(4) On the shopping cart page, enter your redeem code and click apply code. " +"This will make payment equal to $0." +msgstr "" + +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "(5) Click 'Register'" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt +#: lms/templates/emails/registration_codes_sale_email.txt msgid "" -"A student can redeem one of these codes by registering an account on " -"({site_name}.edx.org), starting the purchase" +"(6) You should be able to see your course on your student dashboard at " +"https://{dashboard_url}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt +#: lms/templates/emails/registration_codes_sale_email.txt msgid "" -"process on this course by adding it to their shopping cart from this page " -"({course_url}), and" +"(7) Course materials will not be available until the course start date." msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "entering their registration code while in the shopping cart." +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "Sincerely," msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "" -"Thank you for your purchase! Failure to pay this invoice will result the " -"invalidation of student enrollments" +#: lms/templates/emails/registration_codes_sale_email.txt +msgid "[[Your Signature]]" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "" -"that use these codes. All purchases are final. Please refer to the " -"cancellation policy" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "INVOICE" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "on {site_name} for more information." +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Date: {date}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Course: {course_name} {start_date} - {end_date}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Invoice No: {invoice_number}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Price: ${price}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Terms: Due Immediately" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Quantity: ${quantity}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Due Date: {date}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Sub-Total: ${sub_total}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Bill to:" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Discount: ${discount}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Customer Reference Number: {reference_number}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "--------- ------" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Balance Due: ${sale_price}" msgstr "" -#: lms/templates/emails/registration_codes_sale_invoice.txt -msgid "Total Due: ${total_price}" +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Course: {course_name}" +msgstr "" + +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "" +"Price: ${course_price} Quantity: {quantity} Sub-Total: " +"${sub_total} Discount: ${discount}" +msgstr "" + +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Total: ${sale_price}" +msgstr "" + +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "Payment instructions" +msgstr "" + +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "" +"Failure to pay this invoice will result the invalidation of student " +"enrollment that use these codes. All purchases are final. Please refer to " +"the cancellation policy on {site_name} for more information." +msgstr "" + +#: lms/templates/emails/registration_codes_sale_invoice_attachment.txt +msgid "If you have payment questions, please contact {contact_email}" msgstr "" #: lms/templates/emails/reject_name_change.txt @@ -10818,10 +10877,6 @@ msgstr "" msgid "Please enter the coupon code" msgstr "" -#: lms/templates/instructor/instructor_dashboard_2/e-commerce.html -msgid "Please enter the coupon discount value greater than 0" -msgstr "" - #: lms/templates/instructor/instructor_dashboard_2/e-commerce.html msgid "Please enter the coupon discount value less than or equal to 100" msgstr "" diff --git a/conf/locale/zh_TW/LC_MESSAGES/djangojs.mo b/conf/locale/zh_TW/LC_MESSAGES/djangojs.mo index 9e17132b1e3c5425b30df78a65554cc30e00e98f..c568b2ae95e06095baa594e7189f37c2ee84b533 100644 GIT binary patch delta 22 ecmdmXl4;vXrVVGZ*i94+jjfDLHeb$qYzY8wItf(( delta 22 ecmdmXl4;vXrVVGZ*o_qoO|1+~H($\n" "Language-Team: Chinese (Taiwan) (http://www.transifex.com/projects/p/edx-platform/language/zh_TW/)\n"