Commit 7329e56d by ayub-khan Committed by Ayub-khan

fix-translations

-pull atleast 1% translated languages

-added push translations make target

-removed generate merge options

-removed i18n tools commands from extract translations

-removed existing translations

-extracted translations

-new translations

-compile messages
parent 286c9dad
...@@ -64,8 +64,8 @@ html_coverage: ## Generate and view HTML coverage report ...@@ -64,8 +64,8 @@ html_coverage: ## Generate and view HTML coverage report
extract_translations: ## Extract strings to be translated, outputting .mo files extract_translations: ## Extract strings to be translated, outputting .mo files
# NOTE: We need PYTHONPATH defined to avoid ImportError(s) on Travis CI. # NOTE: We need PYTHONPATH defined to avoid ImportError(s) on Travis CI.
cd course_discovery && PYTHONPATH="..:${PYTHONPATH}" i18n_tool extract --verbose cd course_discovery && PYTHONPATH="..:${PYTHONPATH}" django-admin.py makemessages -l en -v1 --ignore="assets/*" --ignore="static/bower_components/*" --ignore="static/build/*" -d django
cd course_discovery && PYTHONPATH="..:${PYTHONPATH}" i18n_tool generate --verbose cd course_discovery && PYTHONPATH="..:${PYTHONPATH}" django-admin.py makemessages -l en -v1 --ignore="assets/*" --ignore="static/bower_components/*" --ignore="static/build/*" -d djangojs
dummy_translations: ## Generate dummy translation (.po) files dummy_translations: ## Generate dummy translation (.po) files
cd course_discovery && i18n_tool dummy cd course_discovery && i18n_tool dummy
...@@ -76,7 +76,10 @@ compile_translations: ## Compile translation files, outputting .po files for eac ...@@ -76,7 +76,10 @@ compile_translations: ## Compile translation files, outputting .po files for eac
fake_translations: extract_translations dummy_translations compile_translations ## Generate and compile dummy translation files fake_translations: extract_translations dummy_translations compile_translations ## Generate and compile dummy translation files
pull_translations: ## Pull translations from Transifex pull_translations: ## Pull translations from Transifex
tx pull -af --mode reviewed tx pull -af --mode reviewed --minimum-perc=1
push_translations: ## push source translation files (.po) from Transifex
tx push -s
start-devstack: ## Run a local development copy of the server start-devstack: ## Run a local development copy of the server
docker-compose up docker-compose up
......
# #-#-#-#-# djangojs.po (course-discovery) #-#-#-#-#
# edX translation file
# Copyright (C) 2018 edX
# This file is distributed under the GNU AFFERO GENERAL PUBLIC LICENSE.
#
# Translators:
msgid ""
msgstr ""
"Project-Id-Version: edx-platform\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-03-15 20:13+0000\n"
"PO-Revision-Date: 2017-11-02 21:35+0000\n"
"Last-Translator: Ned Batchelder <ned@edx.org>\n"
"Language-Team: Bulgarian (http://www.transifex.com/open-edx/edx-platform/language/bg/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: bg\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: static/js/catalogs-change-form.js
msgid "Preview"
msgstr ""
#: static/js/publisher/change-state.js
msgid "Something went wrong! please try again later."
msgstr ""
#: static/js/publisher/comparing-objects.js
msgid "Hide changes"
msgstr ""
#: static/js/publisher/comparing-objects.js
msgid "Show changes"
msgstr ""
#: static/js/publisher/image-validation.js
msgid "The image file size cannot exceed 1 MB."
msgstr ""
#: static/js/publisher/instructors.js
msgid "New Instructor"
msgstr ""
#: static/js/publisher/instructors.js
msgid "Add staff member"
msgstr ""
#: static/js/publisher/instructors.js
msgid "Please upload a instructor image."
msgstr ""
#: static/js/publisher/instructors.js static/js/publisher/preview-url.js
msgid "Something went wrong!"
msgstr ""
#: static/js/publisher/instructors.js
msgid "The image size must be smaller than 256kb"
msgstr ""
#: static/js/publisher/instructors.js
msgid "The image dimensions must be less than 110 x 110"
msgstr ""
#: static/js/publisher/instructors.js
msgid " Unsupported Image extension"
msgstr ""
#: static/js/publisher/instructors.js
msgid "Update staff member"
msgstr ""
#: static/js/publisher/instructors.js
msgid "Update Instructor"
msgstr ""
#: static/js/publisher/preview-url.js
msgid "Save"
msgstr ""
#: static/js/publisher/preview-url.js
msgid "Please enter a valid URL."
msgstr ""
#: static/js/publisher/views/courserun_list.js
msgid ""
"You have successfully created a Studio URL ({studioLinkTag}) for "
"{courseRunDetail} with a start date of {startDate}"
msgstr ""
#: static/js/publisher/views/courserun_list.js
msgid "There was an error in saving your data."
msgstr ""
#: static/js/publisher/views/courses.js
msgid "No courses have been created."
msgstr ""
#: static/js/publisher/views/navbar.js
msgid "OFF"
msgstr ""
#: static/js/publisher/views/navbar.js
msgid "ON"
msgstr ""
# #-#-#-#-# djangojs.po (course-discovery) #-#-#-#-#
# edX translation file
# Copyright (C) 2018 edX
# This file is distributed under the GNU AFFERO GENERAL PUBLIC LICENSE.
#
# Translators:
msgid ""
msgstr ""
"Project-Id-Version: edx-platform\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-03-15 20:13+0000\n"
"PO-Revision-Date: 2017-11-02 21:35+0000\n"
"Last-Translator: Ned Batchelder <ned@edx.org>\n"
"Language-Team: Bulgarian (Bulgaria) (http://www.transifex.com/open-edx/edx-platform/language/bg_BG/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: bg_BG\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: static/js/catalogs-change-form.js
msgid "Preview"
msgstr ""
#: static/js/publisher/change-state.js
msgid "Something went wrong! please try again later."
msgstr ""
#: static/js/publisher/comparing-objects.js
msgid "Hide changes"
msgstr ""
#: static/js/publisher/comparing-objects.js
msgid "Show changes"
msgstr ""
#: static/js/publisher/image-validation.js
msgid "The image file size cannot exceed 1 MB."
msgstr ""
#: static/js/publisher/instructors.js
msgid "New Instructor"
msgstr ""
#: static/js/publisher/instructors.js
msgid "Add staff member"
msgstr ""
#: static/js/publisher/instructors.js
msgid "Please upload a instructor image."
msgstr ""
#: static/js/publisher/instructors.js static/js/publisher/preview-url.js
msgid "Something went wrong!"
msgstr ""
#: static/js/publisher/instructors.js
msgid "The image size must be smaller than 256kb"
msgstr ""
#: static/js/publisher/instructors.js
msgid "The image dimensions must be less than 110 x 110"
msgstr ""
#: static/js/publisher/instructors.js
msgid " Unsupported Image extension"
msgstr ""
#: static/js/publisher/instructors.js
msgid "Update staff member"
msgstr ""
#: static/js/publisher/instructors.js
msgid "Update Instructor"
msgstr ""
#: static/js/publisher/preview-url.js
msgid "Save"
msgstr ""
#: static/js/publisher/preview-url.js
msgid "Please enter a valid URL."
msgstr ""
#: static/js/publisher/views/courserun_list.js
msgid ""
"You have successfully created a Studio URL ({studioLinkTag}) for "
"{courseRunDetail} with a start date of {startDate}"
msgstr ""
#: static/js/publisher/views/courserun_list.js
msgid "There was an error in saving your data."
msgstr ""
#: static/js/publisher/views/courses.js
msgid "No courses have been created."
msgstr ""
#: static/js/publisher/views/navbar.js
msgid "OFF"
msgstr ""
#: static/js/publisher/views/navbar.js
msgid "ON"
msgstr ""
# #-#-#-#-# djangojs.po (course-discovery) #-#-#-#-#
# edX translation file
# Copyright (C) 2018 edX
# This file is distributed under the GNU AFFERO GENERAL PUBLIC LICENSE.
#
# Translators:
# Masud Ahmed <masud.ahmed92@gmail.com>, 2017
msgid ""
msgstr ""
"Project-Id-Version: edx-platform\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-03-15 20:13+0000\n"
"PO-Revision-Date: 2017-11-02 21:35+0000\n"
"Last-Translator: Ned Batchelder <ned@edx.org>\n"
"Language-Team: Bengali (Bangladesh) (http://www.transifex.com/open-edx/edx-platform/language/bn_BD/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: bn_BD\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: static/js/catalogs-change-form.js
msgid "Preview"
msgstr ""
#: static/js/publisher/change-state.js
msgid "Something went wrong! please try again later."
msgstr ""
#: static/js/publisher/comparing-objects.js
msgid "Hide changes"
msgstr ""
#: static/js/publisher/comparing-objects.js
msgid "Show changes"
msgstr ""
#: static/js/publisher/image-validation.js
msgid "The image file size cannot exceed 1 MB."
msgstr ""
#: static/js/publisher/instructors.js
msgid "New Instructor"
msgstr ""
#: static/js/publisher/instructors.js
msgid "Add staff member"
msgstr ""
#: static/js/publisher/instructors.js
msgid "Please upload a instructor image."
msgstr ""
#: static/js/publisher/instructors.js static/js/publisher/preview-url.js
msgid "Something went wrong!"
msgstr ""
#: static/js/publisher/instructors.js
msgid "The image size must be smaller than 256kb"
msgstr ""
#: static/js/publisher/instructors.js
msgid "The image dimensions must be less than 110 x 110"
msgstr ""
#: static/js/publisher/instructors.js
msgid " Unsupported Image extension"
msgstr ""
#: static/js/publisher/instructors.js
msgid "Update staff member"
msgstr ""
#: static/js/publisher/instructors.js
msgid "Update Instructor"
msgstr ""
#: static/js/publisher/preview-url.js
msgid "Save"
msgstr ""
#: static/js/publisher/preview-url.js
msgid "Please enter a valid URL."
msgstr ""
#: static/js/publisher/views/courserun_list.js
msgid ""
"You have successfully created a Studio URL ({studioLinkTag}) for "
"{courseRunDetail} with a start date of {startDate}"
msgstr ""
#: static/js/publisher/views/courserun_list.js
msgid "There was an error in saving your data."
msgstr ""
#: static/js/publisher/views/courses.js
msgid "No courses have been created."
msgstr ""
#: static/js/publisher/views/navbar.js
msgid "OFF"
msgstr ""
#: static/js/publisher/views/navbar.js
msgid "ON"
msgstr ""
# #-#-#-#-# djangojs.po (course-discovery) #-#-#-#-#
# edX translation file
# Copyright (C) 2018 edX
# This file is distributed under the GNU AFFERO GENERAL PUBLIC LICENSE.
#
# Translators:
msgid ""
msgstr ""
"Project-Id-Version: edx-platform\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-03-15 20:13+0000\n"
"PO-Revision-Date: 2017-11-02 21:35+0000\n"
"Last-Translator: Ned Batchelder <ned@edx.org>\n"
"Language-Team: Bengali (India) (http://www.transifex.com/open-edx/edx-platform/language/bn_IN/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: bn_IN\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: static/js/catalogs-change-form.js
msgid "Preview"
msgstr ""
#: static/js/publisher/change-state.js
msgid "Something went wrong! please try again later."
msgstr ""
#: static/js/publisher/comparing-objects.js
msgid "Hide changes"
msgstr ""
#: static/js/publisher/comparing-objects.js
msgid "Show changes"
msgstr ""
#: static/js/publisher/image-validation.js
msgid "The image file size cannot exceed 1 MB."
msgstr ""
#: static/js/publisher/instructors.js
msgid "New Instructor"
msgstr ""
#: static/js/publisher/instructors.js
msgid "Add staff member"
msgstr ""
#: static/js/publisher/instructors.js
msgid "Please upload a instructor image."
msgstr ""
#: static/js/publisher/instructors.js static/js/publisher/preview-url.js
msgid "Something went wrong!"
msgstr ""
#: static/js/publisher/instructors.js
msgid "The image size must be smaller than 256kb"
msgstr ""
#: static/js/publisher/instructors.js
msgid "The image dimensions must be less than 110 x 110"
msgstr ""
#: static/js/publisher/instructors.js
msgid " Unsupported Image extension"
msgstr ""
#: static/js/publisher/instructors.js
msgid "Update staff member"
msgstr ""
#: static/js/publisher/instructors.js
msgid "Update Instructor"
msgstr ""
#: static/js/publisher/preview-url.js
msgid "Save"
msgstr ""
#: static/js/publisher/preview-url.js
msgid "Please enter a valid URL."
msgstr ""
#: static/js/publisher/views/courserun_list.js
msgid ""
"You have successfully created a Studio URL ({studioLinkTag}) for "
"{courseRunDetail} with a start date of {startDate}"
msgstr ""
#: static/js/publisher/views/courserun_list.js
msgid "There was an error in saving your data."
msgstr ""
#: static/js/publisher/views/courses.js
msgid "No courses have been created."
msgstr ""
#: static/js/publisher/views/navbar.js
msgid "OFF"
msgstr ""
#: static/js/publisher/views/navbar.js
msgid "ON"
msgstr ""
# #-#-#-#-# djangojs.po (course-discovery) #-#-#-#-#
# edX translation file
# Copyright (C) 2018 edX
# This file is distributed under the GNU AFFERO GENERAL PUBLIC LICENSE.
#
# Translators:
msgid ""
msgstr ""
"Project-Id-Version: edx-platform\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-03-15 20:13+0000\n"
"PO-Revision-Date: 2017-11-02 21:35+0000\n"
"Last-Translator: Ned Batchelder <ned@edx.org>\n"
"Language-Team: Bosnian (http://www.transifex.com/open-edx/edx-platform/language/bs/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: bs\n"
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
#: static/js/catalogs-change-form.js
msgid "Preview"
msgstr ""
#: static/js/publisher/change-state.js
msgid "Something went wrong! please try again later."
msgstr ""
#: static/js/publisher/comparing-objects.js
msgid "Hide changes"
msgstr ""
#: static/js/publisher/comparing-objects.js
msgid "Show changes"
msgstr ""
#: static/js/publisher/image-validation.js
msgid "The image file size cannot exceed 1 MB."
msgstr ""
#: static/js/publisher/instructors.js
msgid "New Instructor"
msgstr ""
#: static/js/publisher/instructors.js
msgid "Add staff member"
msgstr ""
#: static/js/publisher/instructors.js
msgid "Please upload a instructor image."
msgstr ""
#: static/js/publisher/instructors.js static/js/publisher/preview-url.js
msgid "Something went wrong!"
msgstr ""
#: static/js/publisher/instructors.js
msgid "The image size must be smaller than 256kb"
msgstr ""
#: static/js/publisher/instructors.js
msgid "The image dimensions must be less than 110 x 110"
msgstr ""
#: static/js/publisher/instructors.js
msgid " Unsupported Image extension"
msgstr ""
#: static/js/publisher/instructors.js
msgid "Update staff member"
msgstr ""
#: static/js/publisher/instructors.js
msgid "Update Instructor"
msgstr ""
#: static/js/publisher/preview-url.js
msgid "Save"
msgstr ""
#: static/js/publisher/preview-url.js
msgid "Please enter a valid URL."
msgstr ""
#: static/js/publisher/views/courserun_list.js
msgid ""
"You have successfully created a Studio URL ({studioLinkTag}) for "
"{courseRunDetail} with a start date of {startDate}"
msgstr ""
#: static/js/publisher/views/courserun_list.js
msgid "There was an error in saving your data."
msgstr ""
#: static/js/publisher/views/courses.js
msgid "No courses have been created."
msgstr ""
#: static/js/publisher/views/navbar.js
msgid "OFF"
msgstr ""
#: static/js/publisher/views/navbar.js
msgid "ON"
msgstr ""
# #-#-#-#-# djangojs.po (course-discovery) #-#-#-#-#
# edX translation file
# Copyright (C) 2018 edX
# This file is distributed under the GNU AFFERO GENERAL PUBLIC LICENSE.
#
# Translators:
msgid ""
msgstr ""
"Project-Id-Version: edx-platform\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-03-15 20:13+0000\n"
"PO-Revision-Date: 2017-11-02 21:35+0000\n"
"Last-Translator: Ned Batchelder <ned@edx.org>\n"
"Language-Team: Catalan (http://www.transifex.com/open-edx/edx-platform/language/ca/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: ca\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: static/js/catalogs-change-form.js
msgid "Preview"
msgstr ""
#: static/js/publisher/change-state.js
msgid "Something went wrong! please try again later."
msgstr ""
#: static/js/publisher/comparing-objects.js
msgid "Hide changes"
msgstr ""
#: static/js/publisher/comparing-objects.js
msgid "Show changes"
msgstr ""
#: static/js/publisher/image-validation.js
msgid "The image file size cannot exceed 1 MB."
msgstr ""
#: static/js/publisher/instructors.js
msgid "New Instructor"
msgstr ""
#: static/js/publisher/instructors.js
msgid "Add staff member"
msgstr ""
#: static/js/publisher/instructors.js
msgid "Please upload a instructor image."
msgstr ""
#: static/js/publisher/instructors.js static/js/publisher/preview-url.js
msgid "Something went wrong!"
msgstr ""
#: static/js/publisher/instructors.js
msgid "The image size must be smaller than 256kb"
msgstr ""
#: static/js/publisher/instructors.js
msgid "The image dimensions must be less than 110 x 110"
msgstr ""
#: static/js/publisher/instructors.js
msgid " Unsupported Image extension"
msgstr ""
#: static/js/publisher/instructors.js
msgid "Update staff member"
msgstr ""
#: static/js/publisher/instructors.js
msgid "Update Instructor"
msgstr ""
#: static/js/publisher/preview-url.js
msgid "Save"
msgstr ""
#: static/js/publisher/preview-url.js
msgid "Please enter a valid URL."
msgstr ""
#: static/js/publisher/views/courserun_list.js
msgid ""
"You have successfully created a Studio URL ({studioLinkTag}) for "
"{courseRunDetail} with a start date of {startDate}"
msgstr ""
#: static/js/publisher/views/courserun_list.js
msgid "There was an error in saving your data."
msgstr ""
#: static/js/publisher/views/courses.js
msgid "No courses have been created."
msgstr ""
#: static/js/publisher/views/navbar.js
msgid "OFF"
msgstr ""
#: static/js/publisher/views/navbar.js
msgid "ON"
msgstr ""
...@@ -88,10 +88,3 @@ ignore_dirs: ...@@ -88,10 +88,3 @@ ignore_dirs:
- assets - assets
- static/bower_components - static/bower_components
- static/build - static/build
# How should the generate step merge files?
generate_merge:
django.po:
- django-partial.po
djangojs.po:
- djangojs-partial.po
# #-#-#-#-# djangojs.po (course-discovery) #-#-#-#-#
# edX translation file
# Copyright (C) 2018 edX
# This file is distributed under the GNU AFFERO GENERAL PUBLIC LICENSE.
#
# Translators:
# Anna Chromá <anicka.chroma@gmail.com>, 2017
# Jan Chromý <jan.chromy@gmail.com>, 2017
msgid ""
msgstr ""
"Project-Id-Version: edx-platform\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-03-15 20:13+0000\n"
"PO-Revision-Date: 2017-11-02 21:35+0000\n"
"Last-Translator: Ned Batchelder <ned@edx.org>\n"
"Language-Team: Czech (http://www.transifex.com/open-edx/edx-platform/language/cs/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: cs\n"
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
#: static/js/catalogs-change-form.js
msgid "Preview"
msgstr ""
#: static/js/publisher/change-state.js
msgid "Something went wrong! please try again later."
msgstr ""
#: static/js/publisher/comparing-objects.js
msgid "Hide changes"
msgstr ""
#: static/js/publisher/comparing-objects.js
msgid "Show changes"
msgstr ""
#: static/js/publisher/image-validation.js
msgid "The image file size cannot exceed 1 MB."
msgstr ""
#: static/js/publisher/instructors.js
msgid "New Instructor"
msgstr ""
#: static/js/publisher/instructors.js
msgid "Add staff member"
msgstr ""
#: static/js/publisher/instructors.js
msgid "Please upload a instructor image."
msgstr ""
#: static/js/publisher/instructors.js static/js/publisher/preview-url.js
msgid "Something went wrong!"
msgstr ""
#: static/js/publisher/instructors.js
msgid "The image size must be smaller than 256kb"
msgstr ""
#: static/js/publisher/instructors.js
msgid "The image dimensions must be less than 110 x 110"
msgstr ""
#: static/js/publisher/instructors.js
msgid " Unsupported Image extension"
msgstr ""
#: static/js/publisher/instructors.js
msgid "Update staff member"
msgstr ""
#: static/js/publisher/instructors.js
msgid "Update Instructor"
msgstr ""
#: static/js/publisher/preview-url.js
msgid "Save"
msgstr ""
#: static/js/publisher/preview-url.js
msgid "Please enter a valid URL."
msgstr ""
#: static/js/publisher/views/courserun_list.js
msgid ""
"You have successfully created a Studio URL ({studioLinkTag}) for "
"{courseRunDetail} with a start date of {startDate}"
msgstr ""
#: static/js/publisher/views/courserun_list.js
msgid "There was an error in saving your data."
msgstr ""
#: static/js/publisher/views/courses.js
msgid "No courses have been created."
msgstr ""
#: static/js/publisher/views/navbar.js
msgid "OFF"
msgstr ""
#: static/js/publisher/views/navbar.js
msgid "ON"
msgstr ""
# #-#-#-#-# djangojs.po (course-discovery) #-#-#-#-#
# edX translation file
# Copyright (C) 2018 edX
# This file is distributed under the GNU AFFERO GENERAL PUBLIC LICENSE.
#
# Translators:
msgid ""
msgstr ""
"Project-Id-Version: edx-platform\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-03-15 20:13+0000\n"
"PO-Revision-Date: 2017-11-02 21:35+0000\n"
"Last-Translator: Ned Batchelder <ned@edx.org>\n"
"Language-Team: Welsh (http://www.transifex.com/open-edx/edx-platform/language/cy/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: cy\n"
"Plural-Forms: nplurals=4; plural=(n==1) ? 0 : (n==2) ? 1 : (n != 8 && n != 11) ? 2 : 3;\n"
#: static/js/catalogs-change-form.js
msgid "Preview"
msgstr ""
#: static/js/publisher/change-state.js
msgid "Something went wrong! please try again later."
msgstr ""
#: static/js/publisher/comparing-objects.js
msgid "Hide changes"
msgstr ""
#: static/js/publisher/comparing-objects.js
msgid "Show changes"
msgstr ""
#: static/js/publisher/image-validation.js
msgid "The image file size cannot exceed 1 MB."
msgstr ""
#: static/js/publisher/instructors.js
msgid "New Instructor"
msgstr ""
#: static/js/publisher/instructors.js
msgid "Add staff member"
msgstr ""
#: static/js/publisher/instructors.js
msgid "Please upload a instructor image."
msgstr ""
#: static/js/publisher/instructors.js static/js/publisher/preview-url.js
msgid "Something went wrong!"
msgstr ""
#: static/js/publisher/instructors.js
msgid "The image size must be smaller than 256kb"
msgstr ""
#: static/js/publisher/instructors.js
msgid "The image dimensions must be less than 110 x 110"
msgstr ""
#: static/js/publisher/instructors.js
msgid " Unsupported Image extension"
msgstr ""
#: static/js/publisher/instructors.js
msgid "Update staff member"
msgstr ""
#: static/js/publisher/instructors.js
msgid "Update Instructor"
msgstr ""
#: static/js/publisher/preview-url.js
msgid "Save"
msgstr ""
#: static/js/publisher/preview-url.js
msgid "Please enter a valid URL."
msgstr ""
#: static/js/publisher/views/courserun_list.js
msgid ""
"You have successfully created a Studio URL ({studioLinkTag}) for "
"{courseRunDetail} with a start date of {startDate}"
msgstr ""
#: static/js/publisher/views/courserun_list.js
msgid "There was an error in saving your data."
msgstr ""
#: static/js/publisher/views/courses.js
msgid "No courses have been created."
msgstr ""
#: static/js/publisher/views/navbar.js
msgid "OFF"
msgstr ""
#: static/js/publisher/views/navbar.js
msgid "ON"
msgstr ""
# #-#-#-#-# djangojs.po (course-discovery) #-#-#-#-#
# edX translation file
# Copyright (C) 2018 edX
# This file is distributed under the GNU AFFERO GENERAL PUBLIC LICENSE.
#
# Translators:
msgid ""
msgstr ""
"Project-Id-Version: edx-platform\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-03-15 20:13+0000\n"
"PO-Revision-Date: 2017-11-02 21:35+0000\n"
"Last-Translator: Ned Batchelder <ned@edx.org>\n"
"Language-Team: Danish (http://www.transifex.com/open-edx/edx-platform/language/da/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: da\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: static/js/catalogs-change-form.js
msgid "Preview"
msgstr ""
#: static/js/publisher/change-state.js
msgid "Something went wrong! please try again later."
msgstr ""
#: static/js/publisher/comparing-objects.js
msgid "Hide changes"
msgstr ""
#: static/js/publisher/comparing-objects.js
msgid "Show changes"
msgstr ""
#: static/js/publisher/image-validation.js
msgid "The image file size cannot exceed 1 MB."
msgstr ""
#: static/js/publisher/instructors.js
msgid "New Instructor"
msgstr ""
#: static/js/publisher/instructors.js
msgid "Add staff member"
msgstr ""
#: static/js/publisher/instructors.js
msgid "Please upload a instructor image."
msgstr ""
#: static/js/publisher/instructors.js static/js/publisher/preview-url.js
msgid "Something went wrong!"
msgstr ""
#: static/js/publisher/instructors.js
msgid "The image size must be smaller than 256kb"
msgstr ""
#: static/js/publisher/instructors.js
msgid "The image dimensions must be less than 110 x 110"
msgstr ""
#: static/js/publisher/instructors.js
msgid " Unsupported Image extension"
msgstr ""
#: static/js/publisher/instructors.js
msgid "Update staff member"
msgstr ""
#: static/js/publisher/instructors.js
msgid "Update Instructor"
msgstr ""
#: static/js/publisher/preview-url.js
msgid "Save"
msgstr ""
#: static/js/publisher/preview-url.js
msgid "Please enter a valid URL."
msgstr ""
#: static/js/publisher/views/courserun_list.js
msgid ""
"You have successfully created a Studio URL ({studioLinkTag}) for "
"{courseRunDetail} with a start date of {startDate}"
msgstr ""
#: static/js/publisher/views/courserun_list.js
msgid "There was an error in saving your data."
msgstr ""
#: static/js/publisher/views/courses.js
msgid "No courses have been created."
msgstr ""
#: static/js/publisher/views/navbar.js
msgid "OFF"
msgstr ""
#: static/js/publisher/views/navbar.js
msgid "ON"
msgstr ""
# #-#-#-#-# djangojs.po (course-discovery) #-#-#-#-#
# edX translation file
# Copyright (C) 2018 edX
# This file is distributed under the GNU AFFERO GENERAL PUBLIC LICENSE.
#
# Translators:
# Bin Trash, 2017
msgid ""
msgstr ""
"Project-Id-Version: edx-platform\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-03-15 20:13+0000\n"
"PO-Revision-Date: 2017-11-02 21:35+0000\n"
"Last-Translator: Ned Batchelder <ned@edx.org>\n"
"Language-Team: German (http://www.transifex.com/open-edx/edx-platform/language/de/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: de\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: static/js/catalogs-change-form.js
msgid "Preview"
msgstr ""
#: static/js/publisher/change-state.js
msgid "Something went wrong! please try again later."
msgstr ""
#: static/js/publisher/comparing-objects.js
msgid "Hide changes"
msgstr ""
#: static/js/publisher/comparing-objects.js
msgid "Show changes"
msgstr ""
#: static/js/publisher/image-validation.js
msgid "The image file size cannot exceed 1 MB."
msgstr ""
#: static/js/publisher/instructors.js
msgid "New Instructor"
msgstr ""
#: static/js/publisher/instructors.js
msgid "Add staff member"
msgstr ""
#: static/js/publisher/instructors.js
msgid "Please upload a instructor image."
msgstr ""
#: static/js/publisher/instructors.js static/js/publisher/preview-url.js
msgid "Something went wrong!"
msgstr ""
#: static/js/publisher/instructors.js
msgid "The image size must be smaller than 256kb"
msgstr ""
#: static/js/publisher/instructors.js
msgid "The image dimensions must be less than 110 x 110"
msgstr ""
#: static/js/publisher/instructors.js
msgid " Unsupported Image extension"
msgstr ""
#: static/js/publisher/instructors.js
msgid "Update staff member"
msgstr ""
#: static/js/publisher/instructors.js
msgid "Update Instructor"
msgstr ""
#: static/js/publisher/preview-url.js
msgid "Save"
msgstr ""
#: static/js/publisher/preview-url.js
msgid "Please enter a valid URL."
msgstr ""
#: static/js/publisher/views/courserun_list.js
msgid ""
"You have successfully created a Studio URL ({studioLinkTag}) for "
"{courseRunDetail} with a start date of {startDate}"
msgstr ""
#: static/js/publisher/views/courserun_list.js
msgid "There was an error in saving your data."
msgstr ""
#: static/js/publisher/views/courses.js
msgid "No courses have been created."
msgstr ""
#: static/js/publisher/views/navbar.js
msgid "OFF"
msgstr ""
#: static/js/publisher/views/navbar.js
msgid "ON"
msgstr ""
This source diff could not be displayed because it is too large. You can view the blob instead.
...@@ -8,7 +8,7 @@ msgid "" ...@@ -8,7 +8,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: edx-platform\n" "Project-Id-Version: edx-platform\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-03-15 20:13+0000\n" "POT-Creation-Date: 2018-04-18 11:01+0000\n"
"PO-Revision-Date: 2018-04-09 20:13+0000\n" "PO-Revision-Date: 2018-04-09 20:13+0000\n"
"Last-Translator: Muhammad Ayub khan <ayubkhan@edx.org>\n" "Last-Translator: Muhammad Ayub khan <ayubkhan@edx.org>\n"
"Language-Team: openedx-translation <openedx-translation@googlegroups.com>\n" "Language-Team: openedx-translation <openedx-translation@googlegroups.com>\n"
...@@ -17,88 +17,88 @@ msgstr "" ...@@ -17,88 +17,88 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
#: static/js/catalogs-change-form.js #: static/js/catalogs-change-form.js:17
msgid "Preview" msgid "Preview"
msgstr "" msgstr ""
#: static/js/publisher/change-state.js #: static/js/publisher/change-state.js:15
msgid "Something went wrong! please try again later." msgid "Something went wrong! please try again later."
msgstr "" msgstr ""
#: static/js/publisher/comparing-objects.js #: static/js/publisher/comparing-objects.js:7
msgid "Hide changes" msgid "Hide changes"
msgstr "" msgstr ""
#: static/js/publisher/comparing-objects.js #: static/js/publisher/comparing-objects.js:12
msgid "Show changes" msgid "Show changes"
msgstr "" msgstr ""
#: static/js/publisher/image-validation.js #: static/js/publisher/image-validation.js:9
msgid "The image file size cannot exceed 1 MB." msgid "The image file size cannot exceed 1 MB."
msgstr "" msgstr ""
#: static/js/publisher/instructors.js #: static/js/publisher/instructors.js:28
msgid "New Instructor" msgid "New Instructor"
msgstr "" msgstr ""
#: static/js/publisher/instructors.js #: static/js/publisher/instructors.js:30
msgid "Add staff member" msgid "Add staff member"
msgstr "" msgstr ""
#: static/js/publisher/instructors.js #: static/js/publisher/instructors.js:41
msgid "Please upload a instructor image." msgid "Please upload a instructor image."
msgstr "" msgstr ""
#: static/js/publisher/instructors.js static/js/publisher/preview-url.js #: static/js/publisher/instructors.js:96 static/js/publisher/preview-url.js:12
msgid "Something went wrong!" msgid "Something went wrong!"
msgstr "" msgstr ""
#: static/js/publisher/instructors.js #: static/js/publisher/instructors.js:129
msgid "The image size must be smaller than 256kb" msgid "The image size must be smaller than 256kb"
msgstr "" msgstr ""
#: static/js/publisher/instructors.js #: static/js/publisher/instructors.js:139
msgid "The image dimensions must be less than 110 x 110" msgid "The image dimensions must be less than 110 x 110"
msgstr "" msgstr ""
#: static/js/publisher/instructors.js #: static/js/publisher/instructors.js:151
msgid " Unsupported Image extension" msgid " Unsupported Image extension"
msgstr "" msgstr ""
#: static/js/publisher/instructors.js #: static/js/publisher/instructors.js:269
msgid "Update staff member" msgid "Update staff member"
msgstr "" msgstr ""
#: static/js/publisher/instructors.js #: static/js/publisher/instructors.js:270
msgid "Update Instructor" msgid "Update Instructor"
msgstr "" msgstr ""
#: static/js/publisher/preview-url.js #: static/js/publisher/preview-url.js:25
msgid "Save" msgid "Save"
msgstr "" msgstr ""
#: static/js/publisher/preview-url.js #: static/js/publisher/preview-url.js:57
msgid "Please enter a valid URL." msgid "Please enter a valid URL."
msgstr "" msgstr ""
#: static/js/publisher/views/courserun_list.js #: static/js/publisher/views/courserun_list.js:22
msgid "" msgid ""
"You have successfully created a Studio URL ({studioLinkTag}) for " "You have successfully created a Studio URL ({studioLinkTag}) for "
"{courseRunDetail} with a start date of {startDate}" "{courseRunDetail} with a start date of {startDate}"
msgstr "" msgstr ""
#: static/js/publisher/views/courserun_list.js #: static/js/publisher/views/courserun_list.js:52
msgid "There was an error in saving your data." msgid "There was an error in saving your data."
msgstr "" msgstr ""
#: static/js/publisher/views/courses.js #: static/js/publisher/views/courses.js:83
msgid "No courses have been created." msgid "No courses have been created."
msgstr "" msgstr ""
#: static/js/publisher/views/navbar.js #: static/js/publisher/views/navbar.js:33
msgid "OFF" msgid "OFF"
msgstr "" msgstr ""
#: static/js/publisher/views/navbar.js #: static/js/publisher/views/navbar.js:42
msgid "ON" msgid "ON"
msgstr "" msgstr ""
# #-#-#-#-# djangojs.po (course-discovery) #-#-#-#-#
# edX translation file
# Copyright (C) 2018 edX
# This file is distributed under the GNU AFFERO GENERAL PUBLIC LICENSE.
#
# Translators:
# EdX Team <info@edx.org>, 2018
msgid ""
msgstr ""
"Project-Id-Version: edx-platform\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-03-15 20:13+0000\n"
"PO-Revision-Date: 2017-11-02 21:35+0000\n"
"Last-Translator: Ned Batchelder <ned@edx.org>\n"
"Language-Team: English (United States) (http://www.transifex.com/open-edx/edx-platform/language/en_US/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: en_US\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: static/js/catalogs-change-form.js
msgid "Preview"
msgstr ""
#: static/js/publisher/change-state.js
msgid "Something went wrong! please try again later."
msgstr ""
#: static/js/publisher/comparing-objects.js
msgid "Hide changes"
msgstr ""
#: static/js/publisher/comparing-objects.js
msgid "Show changes"
msgstr ""
#: static/js/publisher/image-validation.js
msgid "The image file size cannot exceed 1 MB."
msgstr ""
#: static/js/publisher/instructors.js
msgid "New Instructor"
msgstr ""
#: static/js/publisher/instructors.js
msgid "Add staff member"
msgstr ""
#: static/js/publisher/instructors.js
msgid "Please upload a instructor image."
msgstr ""
#: static/js/publisher/instructors.js static/js/publisher/preview-url.js
msgid "Something went wrong!"
msgstr ""
#: static/js/publisher/instructors.js
msgid "The image size must be smaller than 256kb"
msgstr ""
#: static/js/publisher/instructors.js
msgid "The image dimensions must be less than 110 x 110"
msgstr ""
#: static/js/publisher/instructors.js
msgid " Unsupported Image extension"
msgstr ""
#: static/js/publisher/instructors.js
msgid "Update staff member"
msgstr ""
#: static/js/publisher/instructors.js
msgid "Update Instructor"
msgstr ""
#: static/js/publisher/preview-url.js
msgid "Save"
msgstr ""
#: static/js/publisher/preview-url.js
msgid "Please enter a valid URL."
msgstr ""
#: static/js/publisher/views/courserun_list.js
msgid ""
"You have successfully created a Studio URL ({studioLinkTag}) for "
"{courseRunDetail} with a start date of {startDate}"
msgstr ""
#: static/js/publisher/views/courserun_list.js
msgid "There was an error in saving your data."
msgstr ""
#: static/js/publisher/views/courses.js
msgid "No courses have been created."
msgstr ""
#: static/js/publisher/views/navbar.js
msgid "OFF"
msgstr ""
#: static/js/publisher/views/navbar.js
msgid "ON"
msgstr ""
...@@ -8,7 +8,7 @@ msgid "" ...@@ -8,7 +8,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: edx-platform\n" "Project-Id-Version: edx-platform\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-03-15 20:13+0000\n" "POT-Creation-Date: 2018-04-18 11:01+0000\n"
"PO-Revision-Date: 2018-04-09 20:13+0000\n" "PO-Revision-Date: 2018-04-09 20:13+0000\n"
"Last-Translator: Muhammad Ayub khan <ayubkhan@edx.org>\n" "Last-Translator: Muhammad Ayub khan <ayubkhan@edx.org>\n"
"Language-Team: openedx-translation <openedx-translation@googlegroups.com>\n" "Language-Team: openedx-translation <openedx-translation@googlegroups.com>\n"
......
# #-#-#-#-# djangojs.po (course-discovery) #-#-#-#-#
# edX translation file
# Copyright (C) 2018 edX
# This file is distributed under the GNU AFFERO GENERAL PUBLIC LICENSE.
#
# Translators:
msgid ""
msgstr ""
"Project-Id-Version: edx-platform\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-03-15 20:13+0000\n"
"PO-Revision-Date: 2017-11-02 21:35+0000\n"
"Last-Translator: Ned Batchelder <ned@edx.org>\n"
"Language-Team: Spanish (Argentina) (http://www.transifex.com/open-edx/edx-platform/language/es_AR/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: es_AR\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: static/js/catalogs-change-form.js
msgid "Preview"
msgstr ""
#: static/js/publisher/change-state.js
msgid "Something went wrong! please try again later."
msgstr ""
#: static/js/publisher/comparing-objects.js
msgid "Hide changes"
msgstr ""
#: static/js/publisher/comparing-objects.js
msgid "Show changes"
msgstr ""
#: static/js/publisher/image-validation.js
msgid "The image file size cannot exceed 1 MB."
msgstr ""
#: static/js/publisher/instructors.js
msgid "New Instructor"
msgstr ""
#: static/js/publisher/instructors.js
msgid "Add staff member"
msgstr ""
#: static/js/publisher/instructors.js
msgid "Please upload a instructor image."
msgstr ""
#: static/js/publisher/instructors.js static/js/publisher/preview-url.js
msgid "Something went wrong!"
msgstr ""
#: static/js/publisher/instructors.js
msgid "The image size must be smaller than 256kb"
msgstr ""
#: static/js/publisher/instructors.js
msgid "The image dimensions must be less than 110 x 110"
msgstr ""
#: static/js/publisher/instructors.js
msgid " Unsupported Image extension"
msgstr ""
#: static/js/publisher/instructors.js
msgid "Update staff member"
msgstr ""
#: static/js/publisher/instructors.js
msgid "Update Instructor"
msgstr ""
#: static/js/publisher/preview-url.js
msgid "Save"
msgstr ""
#: static/js/publisher/preview-url.js
msgid "Please enter a valid URL."
msgstr ""
#: static/js/publisher/views/courserun_list.js
msgid ""
"You have successfully created a Studio URL ({studioLinkTag}) for "
"{courseRunDetail} with a start date of {startDate}"
msgstr ""
#: static/js/publisher/views/courserun_list.js
msgid "There was an error in saving your data."
msgstr ""
#: static/js/publisher/views/courses.js
msgid "No courses have been created."
msgstr ""
#: static/js/publisher/views/navbar.js
msgid "OFF"
msgstr ""
#: static/js/publisher/views/navbar.js
msgid "ON"
msgstr ""
# #-#-#-#-# djangojs.po (course-discovery) #-#-#-#-#
# edX translation file
# Copyright (C) 2018 edX
# This file is distributed under the GNU AFFERO GENERAL PUBLIC LICENSE.
#
# Translators:
msgid ""
msgstr ""
"Project-Id-Version: edx-platform\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-03-15 20:13+0000\n"
"PO-Revision-Date: 2017-11-02 21:35+0000\n"
"Last-Translator: Ned Batchelder <ned@edx.org>\n"
"Language-Team: Spanish (Ecuador) (http://www.transifex.com/open-edx/edx-platform/language/es_EC/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: es_EC\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: static/js/catalogs-change-form.js
msgid "Preview"
msgstr ""
#: static/js/publisher/change-state.js
msgid "Something went wrong! please try again later."
msgstr ""
#: static/js/publisher/comparing-objects.js
msgid "Hide changes"
msgstr ""
#: static/js/publisher/comparing-objects.js
msgid "Show changes"
msgstr ""
#: static/js/publisher/image-validation.js
msgid "The image file size cannot exceed 1 MB."
msgstr ""
#: static/js/publisher/instructors.js
msgid "New Instructor"
msgstr ""
#: static/js/publisher/instructors.js
msgid "Add staff member"
msgstr ""
#: static/js/publisher/instructors.js
msgid "Please upload a instructor image."
msgstr ""
#: static/js/publisher/instructors.js static/js/publisher/preview-url.js
msgid "Something went wrong!"
msgstr ""
#: static/js/publisher/instructors.js
msgid "The image size must be smaller than 256kb"
msgstr ""
#: static/js/publisher/instructors.js
msgid "The image dimensions must be less than 110 x 110"
msgstr ""
#: static/js/publisher/instructors.js
msgid " Unsupported Image extension"
msgstr ""
#: static/js/publisher/instructors.js
msgid "Update staff member"
msgstr ""
#: static/js/publisher/instructors.js
msgid "Update Instructor"
msgstr ""
#: static/js/publisher/preview-url.js
msgid "Save"
msgstr ""
#: static/js/publisher/preview-url.js
msgid "Please enter a valid URL."
msgstr ""
#: static/js/publisher/views/courserun_list.js
msgid ""
"You have successfully created a Studio URL ({studioLinkTag}) for "
"{courseRunDetail} with a start date of {startDate}"
msgstr ""
#: static/js/publisher/views/courserun_list.js
msgid "There was an error in saving your data."
msgstr ""
#: static/js/publisher/views/courses.js
msgid "No courses have been created."
msgstr ""
#: static/js/publisher/views/navbar.js
msgid "OFF"
msgstr ""
#: static/js/publisher/views/navbar.js
msgid "ON"
msgstr ""
# #-#-#-#-# djangojs.po (course-discovery) #-#-#-#-#
# edX translation file
# Copyright (C) 2018 edX
# This file is distributed under the GNU AFFERO GENERAL PUBLIC LICENSE.
#
# Translators:
# Miguel Angel Cordova <miguel.angel.cordova.uned@gmail.com>, 2017
# URJConline <online.mooc@urjc.es>, 2017
msgid ""
msgstr ""
"Project-Id-Version: edx-platform\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-03-15 20:13+0000\n"
"PO-Revision-Date: 2017-11-02 21:35+0000\n"
"Last-Translator: Ned Batchelder <ned@edx.org>\n"
"Language-Team: Spanish (Spain) (http://www.transifex.com/open-edx/edx-platform/language/es_ES/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: es_ES\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: static/js/catalogs-change-form.js
msgid "Preview"
msgstr ""
#: static/js/publisher/change-state.js
msgid "Something went wrong! please try again later."
msgstr ""
#: static/js/publisher/comparing-objects.js
msgid "Hide changes"
msgstr ""
#: static/js/publisher/comparing-objects.js
msgid "Show changes"
msgstr ""
#: static/js/publisher/image-validation.js
msgid "The image file size cannot exceed 1 MB."
msgstr ""
#: static/js/publisher/instructors.js
msgid "New Instructor"
msgstr ""
#: static/js/publisher/instructors.js
msgid "Add staff member"
msgstr ""
#: static/js/publisher/instructors.js
msgid "Please upload a instructor image."
msgstr ""
#: static/js/publisher/instructors.js static/js/publisher/preview-url.js
msgid "Something went wrong!"
msgstr ""
#: static/js/publisher/instructors.js
msgid "The image size must be smaller than 256kb"
msgstr ""
#: static/js/publisher/instructors.js
msgid "The image dimensions must be less than 110 x 110"
msgstr ""
#: static/js/publisher/instructors.js
msgid " Unsupported Image extension"
msgstr ""
#: static/js/publisher/instructors.js
msgid "Update staff member"
msgstr ""
#: static/js/publisher/instructors.js
msgid "Update Instructor"
msgstr ""
#: static/js/publisher/preview-url.js
msgid "Save"
msgstr ""
#: static/js/publisher/preview-url.js
msgid "Please enter a valid URL."
msgstr ""
#: static/js/publisher/views/courserun_list.js
msgid ""
"You have successfully created a Studio URL ({studioLinkTag}) for "
"{courseRunDetail} with a start date of {startDate}"
msgstr ""
#: static/js/publisher/views/courserun_list.js
msgid "There was an error in saving your data."
msgstr ""
#: static/js/publisher/views/courses.js
msgid "No courses have been created."
msgstr ""
#: static/js/publisher/views/navbar.js
msgid "OFF"
msgstr ""
#: static/js/publisher/views/navbar.js
msgid "ON"
msgstr ""
# #-#-#-#-# djangojs.po (course-discovery) #-#-#-#-#
# edX translation file
# Copyright (C) 2018 edX
# This file is distributed under the GNU AFFERO GENERAL PUBLIC LICENSE.
#
# Translators:
msgid ""
msgstr ""
"Project-Id-Version: edx-platform\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-03-15 20:13+0000\n"
"PO-Revision-Date: 2017-11-02 21:35+0000\n"
"Last-Translator: Ned Batchelder <ned@edx.org>\n"
"Language-Team: Spanish (Mexico) (http://www.transifex.com/open-edx/edx-platform/language/es_MX/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: es_MX\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: static/js/catalogs-change-form.js
msgid "Preview"
msgstr ""
#: static/js/publisher/change-state.js
msgid "Something went wrong! please try again later."
msgstr ""
#: static/js/publisher/comparing-objects.js
msgid "Hide changes"
msgstr ""
#: static/js/publisher/comparing-objects.js
msgid "Show changes"
msgstr ""
#: static/js/publisher/image-validation.js
msgid "The image file size cannot exceed 1 MB."
msgstr ""
#: static/js/publisher/instructors.js
msgid "New Instructor"
msgstr ""
#: static/js/publisher/instructors.js
msgid "Add staff member"
msgstr ""
#: static/js/publisher/instructors.js
msgid "Please upload a instructor image."
msgstr ""
#: static/js/publisher/instructors.js static/js/publisher/preview-url.js
msgid "Something went wrong!"
msgstr ""
#: static/js/publisher/instructors.js
msgid "The image size must be smaller than 256kb"
msgstr ""
#: static/js/publisher/instructors.js
msgid "The image dimensions must be less than 110 x 110"
msgstr ""
#: static/js/publisher/instructors.js
msgid " Unsupported Image extension"
msgstr ""
#: static/js/publisher/instructors.js
msgid "Update staff member"
msgstr ""
#: static/js/publisher/instructors.js
msgid "Update Instructor"
msgstr ""
#: static/js/publisher/preview-url.js
msgid "Save"
msgstr ""
#: static/js/publisher/preview-url.js
msgid "Please enter a valid URL."
msgstr ""
#: static/js/publisher/views/courserun_list.js
msgid ""
"You have successfully created a Studio URL ({studioLinkTag}) for "
"{courseRunDetail} with a start date of {startDate}"
msgstr ""
#: static/js/publisher/views/courserun_list.js
msgid "There was an error in saving your data."
msgstr ""
#: static/js/publisher/views/courses.js
msgid "No courses have been created."
msgstr ""
#: static/js/publisher/views/navbar.js
msgid "OFF"
msgstr ""
#: static/js/publisher/views/navbar.js
msgid "ON"
msgstr ""
# #-#-#-#-# djangojs.po (course-discovery) #-#-#-#-#
# edX translation file
# Copyright (C) 2018 edX
# This file is distributed under the GNU AFFERO GENERAL PUBLIC LICENSE.
#
# Translators:
# JYAUYO <john.yauyo@gmail.com>, 2016
msgid ""
msgstr ""
"Project-Id-Version: edx-platform\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-03-15 20:13+0000\n"
"PO-Revision-Date: 2017-11-02 21:35+0000\n"
"Last-Translator: Ned Batchelder <ned@edx.org>\n"
"Language-Team: Spanish (Peru) (http://www.transifex.com/open-edx/edx-platform/language/es_PE/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: es_PE\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: static/js/catalogs-change-form.js
msgid "Preview"
msgstr ""
#: static/js/publisher/change-state.js
msgid "Something went wrong! please try again later."
msgstr ""
#: static/js/publisher/comparing-objects.js
msgid "Hide changes"
msgstr ""
#: static/js/publisher/comparing-objects.js
msgid "Show changes"
msgstr ""
#: static/js/publisher/image-validation.js
msgid "The image file size cannot exceed 1 MB."
msgstr ""
#: static/js/publisher/instructors.js
msgid "New Instructor"
msgstr ""
#: static/js/publisher/instructors.js
msgid "Add staff member"
msgstr ""
#: static/js/publisher/instructors.js
msgid "Please upload a instructor image."
msgstr ""
#: static/js/publisher/instructors.js static/js/publisher/preview-url.js
msgid "Something went wrong!"
msgstr ""
#: static/js/publisher/instructors.js
msgid "The image size must be smaller than 256kb"
msgstr ""
#: static/js/publisher/instructors.js
msgid "The image dimensions must be less than 110 x 110"
msgstr ""
#: static/js/publisher/instructors.js
msgid " Unsupported Image extension"
msgstr ""
#: static/js/publisher/instructors.js
msgid "Update staff member"
msgstr ""
#: static/js/publisher/instructors.js
msgid "Update Instructor"
msgstr ""
#: static/js/publisher/preview-url.js
msgid "Save"
msgstr ""
#: static/js/publisher/preview-url.js
msgid "Please enter a valid URL."
msgstr ""
#: static/js/publisher/views/courserun_list.js
msgid ""
"You have successfully created a Studio URL ({studioLinkTag}) for "
"{courseRunDetail} with a start date of {startDate}"
msgstr ""
#: static/js/publisher/views/courserun_list.js
msgid "There was an error in saving your data."
msgstr ""
#: static/js/publisher/views/courses.js
msgid "No courses have been created."
msgstr ""
#: static/js/publisher/views/navbar.js
msgid "OFF"
msgstr ""
#: static/js/publisher/views/navbar.js
msgid "ON"
msgstr ""
# #-#-#-#-# djangojs.po (course-discovery) #-#-#-#-#
# edX translation file
# Copyright (C) 2018 edX
# This file is distributed under the GNU AFFERO GENERAL PUBLIC LICENSE.
#
# Translators:
msgid ""
msgstr ""
"Project-Id-Version: edx-platform\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-03-15 20:13+0000\n"
"PO-Revision-Date: 2017-11-02 21:35+0000\n"
"Last-Translator: Ned Batchelder <ned@edx.org>\n"
"Language-Team: Estonian (Estonia) (http://www.transifex.com/open-edx/edx-platform/language/et_EE/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: et_EE\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: static/js/catalogs-change-form.js
msgid "Preview"
msgstr ""
#: static/js/publisher/change-state.js
msgid "Something went wrong! please try again later."
msgstr ""
#: static/js/publisher/comparing-objects.js
msgid "Hide changes"
msgstr ""
#: static/js/publisher/comparing-objects.js
msgid "Show changes"
msgstr ""
#: static/js/publisher/image-validation.js
msgid "The image file size cannot exceed 1 MB."
msgstr ""
#: static/js/publisher/instructors.js
msgid "New Instructor"
msgstr ""
#: static/js/publisher/instructors.js
msgid "Add staff member"
msgstr ""
#: static/js/publisher/instructors.js
msgid "Please upload a instructor image."
msgstr ""
#: static/js/publisher/instructors.js static/js/publisher/preview-url.js
msgid "Something went wrong!"
msgstr ""
#: static/js/publisher/instructors.js
msgid "The image size must be smaller than 256kb"
msgstr ""
#: static/js/publisher/instructors.js
msgid "The image dimensions must be less than 110 x 110"
msgstr ""
#: static/js/publisher/instructors.js
msgid " Unsupported Image extension"
msgstr ""
#: static/js/publisher/instructors.js
msgid "Update staff member"
msgstr ""
#: static/js/publisher/instructors.js
msgid "Update Instructor"
msgstr ""
#: static/js/publisher/preview-url.js
msgid "Save"
msgstr ""
#: static/js/publisher/preview-url.js
msgid "Please enter a valid URL."
msgstr ""
#: static/js/publisher/views/courserun_list.js
msgid ""
"You have successfully created a Studio URL ({studioLinkTag}) for "
"{courseRunDetail} with a start date of {startDate}"
msgstr ""
#: static/js/publisher/views/courserun_list.js
msgid "There was an error in saving your data."
msgstr ""
#: static/js/publisher/views/courses.js
msgid "No courses have been created."
msgstr ""
#: static/js/publisher/views/navbar.js
msgid "OFF"
msgstr ""
#: static/js/publisher/views/navbar.js
msgid "ON"
msgstr ""
# #-#-#-#-# djangojs.po (course-discovery) #-#-#-#-#
# edX translation file
# Copyright (C) 2018 edX
# This file is distributed under the GNU AFFERO GENERAL PUBLIC LICENSE.
#
# Translators:
# mr ash <mrash14@gmail.com>, 2017
# Siavash Kavousi <siavash.kavousi.sk@gmail.com>, 2016
msgid ""
msgstr ""
"Project-Id-Version: edx-platform\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-03-15 20:13+0000\n"
"PO-Revision-Date: 2017-11-02 21:35+0000\n"
"Last-Translator: Ned Batchelder <ned@edx.org>\n"
"Language-Team: Persian (Iran) (http://www.transifex.com/open-edx/edx-platform/language/fa_IR/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: fa_IR\n"
"Plural-Forms: nplurals=1; plural=0;\n"
#: static/js/catalogs-change-form.js
msgid "Preview"
msgstr ""
#: static/js/publisher/change-state.js
msgid "Something went wrong! please try again later."
msgstr ""
#: static/js/publisher/comparing-objects.js
msgid "Hide changes"
msgstr ""
#: static/js/publisher/comparing-objects.js
msgid "Show changes"
msgstr ""
#: static/js/publisher/image-validation.js
msgid "The image file size cannot exceed 1 MB."
msgstr ""
#: static/js/publisher/instructors.js
msgid "New Instructor"
msgstr ""
#: static/js/publisher/instructors.js
msgid "Add staff member"
msgstr ""
#: static/js/publisher/instructors.js
msgid "Please upload a instructor image."
msgstr ""
#: static/js/publisher/instructors.js static/js/publisher/preview-url.js
msgid "Something went wrong!"
msgstr ""
#: static/js/publisher/instructors.js
msgid "The image size must be smaller than 256kb"
msgstr ""
#: static/js/publisher/instructors.js
msgid "The image dimensions must be less than 110 x 110"
msgstr ""
#: static/js/publisher/instructors.js
msgid " Unsupported Image extension"
msgstr ""
#: static/js/publisher/instructors.js
msgid "Update staff member"
msgstr ""
#: static/js/publisher/instructors.js
msgid "Update Instructor"
msgstr ""
#: static/js/publisher/preview-url.js
msgid "Save"
msgstr ""
#: static/js/publisher/preview-url.js
msgid "Please enter a valid URL."
msgstr ""
#: static/js/publisher/views/courserun_list.js
msgid ""
"You have successfully created a Studio URL ({studioLinkTag}) for "
"{courseRunDetail} with a start date of {startDate}"
msgstr ""
#: static/js/publisher/views/courserun_list.js
msgid "There was an error in saving your data."
msgstr ""
#: static/js/publisher/views/courses.js
msgid "No courses have been created."
msgstr ""
#: static/js/publisher/views/navbar.js
msgid "OFF"
msgstr ""
#: static/js/publisher/views/navbar.js
msgid "ON"
msgstr ""
# #-#-#-#-# djangojs.po (course-discovery) #-#-#-#-#
# edX translation file
# Copyright (C) 2018 edX
# This file is distributed under the GNU AFFERO GENERAL PUBLIC LICENSE.
#
# Translators:
msgid ""
msgstr ""
"Project-Id-Version: edx-platform\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-03-15 20:13+0000\n"
"PO-Revision-Date: 2017-11-02 21:35+0000\n"
"Last-Translator: Ned Batchelder <ned@edx.org>\n"
"Language-Team: Finnish (Finland) (http://www.transifex.com/open-edx/edx-platform/language/fi_FI/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: fi_FI\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: static/js/catalogs-change-form.js
msgid "Preview"
msgstr ""
#: static/js/publisher/change-state.js
msgid "Something went wrong! please try again later."
msgstr ""
#: static/js/publisher/comparing-objects.js
msgid "Hide changes"
msgstr ""
#: static/js/publisher/comparing-objects.js
msgid "Show changes"
msgstr ""
#: static/js/publisher/image-validation.js
msgid "The image file size cannot exceed 1 MB."
msgstr ""
#: static/js/publisher/instructors.js
msgid "New Instructor"
msgstr ""
#: static/js/publisher/instructors.js
msgid "Add staff member"
msgstr ""
#: static/js/publisher/instructors.js
msgid "Please upload a instructor image."
msgstr ""
#: static/js/publisher/instructors.js static/js/publisher/preview-url.js
msgid "Something went wrong!"
msgstr ""
#: static/js/publisher/instructors.js
msgid "The image size must be smaller than 256kb"
msgstr ""
#: static/js/publisher/instructors.js
msgid "The image dimensions must be less than 110 x 110"
msgstr ""
#: static/js/publisher/instructors.js
msgid " Unsupported Image extension"
msgstr ""
#: static/js/publisher/instructors.js
msgid "Update staff member"
msgstr ""
#: static/js/publisher/instructors.js
msgid "Update Instructor"
msgstr ""
#: static/js/publisher/preview-url.js
msgid "Save"
msgstr ""
#: static/js/publisher/preview-url.js
msgid "Please enter a valid URL."
msgstr ""
#: static/js/publisher/views/courserun_list.js
msgid ""
"You have successfully created a Studio URL ({studioLinkTag}) for "
"{courseRunDetail} with a start date of {startDate}"
msgstr ""
#: static/js/publisher/views/courserun_list.js
msgid "There was an error in saving your data."
msgstr ""
#: static/js/publisher/views/courses.js
msgid "No courses have been created."
msgstr ""
#: static/js/publisher/views/navbar.js
msgid "OFF"
msgstr ""
#: static/js/publisher/views/navbar.js
msgid "ON"
msgstr ""
...@@ -7,6 +7,7 @@ ...@@ -7,6 +7,7 @@
# Gaëlle Ruiz <gaelle.ruiz@unicaen.fr>, 2017 # Gaëlle Ruiz <gaelle.ruiz@unicaen.fr>, 2017
# Jaalo Boɗeyel Soh <jaalobodeyel@gmail.com>, 2017 # Jaalo Boɗeyel Soh <jaalobodeyel@gmail.com>, 2017
# Matthieu Falce <falce.matthieu@gmail.com>, 2016 # Matthieu Falce <falce.matthieu@gmail.com>, 2016
# Mireille Cabuay, 2018
# moocit-france <contact@moocit.fr>, 2016-2017 # moocit-france <contact@moocit.fr>, 2016-2017
# Morgane Picard <picard.morgane@gmail.com>, 2016 # Morgane Picard <picard.morgane@gmail.com>, 2016
# Pierre TASSEL <pierre.tassel@outlook.fr>, 2016 # Pierre TASSEL <pierre.tassel@outlook.fr>, 2016
...@@ -19,8 +20,8 @@ msgstr "" ...@@ -19,8 +20,8 @@ msgstr ""
"Project-Id-Version: edx-platform\n" "Project-Id-Version: edx-platform\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-03-15 20:13+0000\n" "POT-Creation-Date: 2018-03-15 20:13+0000\n"
"PO-Revision-Date: 2018-04-09 10:40+0000\n" "PO-Revision-Date: 2018-04-11 14:26+0000\n"
"Last-Translator: Muhammad Ayub khan <ayubkhan@edx.org>\n" "Last-Translator: Mireille Cabuay\n"
"Language-Team: French (http://www.transifex.com/open-edx/edx-platform/language/fr/)\n" "Language-Team: French (http://www.transifex.com/open-edx/edx-platform/language/fr/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
......
...@@ -69,8 +69,8 @@ msgstr "" ...@@ -69,8 +69,8 @@ msgstr ""
"Project-Id-Version: edx-platform\n" "Project-Id-Version: edx-platform\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-03-15 20:13+0000\n" "POT-Creation-Date: 2018-03-15 20:13+0000\n"
"PO-Revision-Date: 2018-04-09 10:40+0000\n" "PO-Revision-Date: 2018-04-09 13:54+0000\n"
"Last-Translator: Muhammad Ayub khan <ayubkhan@edx.org>\n" "Last-Translator: Pierre Mailhot <pierre.mailhot@gmail.com>\n"
"Language-Team: French (Canada) (http://www.transifex.com/open-edx/edx-platform/language/fr_CA/)\n" "Language-Team: French (Canada) (http://www.transifex.com/open-edx/edx-platform/language/fr_CA/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
...@@ -891,7 +891,7 @@ msgstr "Parcours d'inscription" ...@@ -891,7 +891,7 @@ msgstr "Parcours d'inscription"
#: apps/publisher/forms.py #: apps/publisher/forms.py
msgid "Price must be greater than or equal to 0.01" msgid "Price must be greater than or equal to 0.01"
msgstr "" msgstr "Le prix doit être plus grand ou égal à 0.01"
#: apps/publisher/forms.py #: apps/publisher/forms.py
msgid "Only audit seat can be without price." msgid "Only audit seat can be without price."
...@@ -899,7 +899,7 @@ msgstr "Seules les places de cours en mode audit peuvent être sans prix." ...@@ -899,7 +899,7 @@ msgstr "Seules les places de cours en mode audit peuvent être sans prix."
#: apps/publisher/forms.py #: apps/publisher/forms.py
msgid "Price is required." msgid "Price is required."
msgstr "" msgstr "Le prix est obligatoire."
#: apps/publisher/forms.py #: apps/publisher/forms.py
msgid "This field is required." msgid "This field is required."
...@@ -2106,7 +2106,7 @@ msgid "" ...@@ -2106,7 +2106,7 @@ msgid ""
"level to the course level, please be informed that this is a permanent " "level to the course level, please be informed that this is a permanent "
"change and you will be maintaining this information at the course level from" "change and you will be maintaining this information at the course level from"
" now on." " now on."
msgstr "" msgstr "Si vous transférez le type et le prix du certificat du niveau de l'instance de cours au niveau du cours, sachez qu'il s'agit d'un changement permanent et que vous maintiendrez cette information au niveau du cours à partir de maintenant."
#: apps/publisher/templates/publisher/course_edit_form.html #: apps/publisher/templates/publisher/course_edit_form.html
msgid "Update Course" msgid "Update Course"
...@@ -3381,7 +3381,7 @@ msgid "" ...@@ -3381,7 +3381,7 @@ msgid ""
"The entered price does not match the price for the following course run(s): " "The entered price does not match the price for the following course run(s): "
"{course_runs}. The price that you enter must match the price of all active " "{course_runs}. The price that you enter must match the price of all active "
"and future course runs." "and future course runs."
msgstr "" msgstr "Le prix entré ne correspond pas au prix pour l'instance(s) de cours suivante : {course_runs}. Le prix que vous entrez doit correspondre au prix de toutes les instances de cours actives et futures."
#: apps/publisher/views.py #: apps/publisher/views.py
#, python-brace-format #, python-brace-format
...@@ -3389,24 +3389,24 @@ msgid "" ...@@ -3389,24 +3389,24 @@ msgid ""
"The entered seat type does not match the seat type for the following course " "The entered seat type does not match the seat type for the following course "
"run(s): {course_runs}. The seat type that you enter must match the seat type" "run(s): {course_runs}. The seat type that you enter must match the seat type"
" of all active and future course runs." " of all active and future course runs."
msgstr "" msgstr "Le type de place de cours entré ne correspond pas au type de place pour l'instance(s) de cours suivante : {course_runs}. Le type de place que vous entrez doit correspondre au type de place de toutes les instances de cours actives et futures."
#: apps/publisher/views.py #: apps/publisher/views.py
msgid "" msgid ""
"Enrollment track cannot be unset or changed from verified or professional to" "Enrollment track cannot be unset or changed from verified or professional to"
" audit or credit." " audit or credit."
msgstr "" msgstr "Le parcours d'inscription ne peut pas être désactivée ou modifiée de vérifiée ou professionnel à audit ou crédit."
#: apps/publisher/views.py #: apps/publisher/views.py
#, python-brace-format #, python-brace-format
msgid "" msgid ""
"The following active course run(s) are published: {course_runs}. You cannot " "The following active course run(s) are published: {course_runs}. You cannot "
"change the mode if there are published active runs." "change the mode if there are published active runs."
msgstr "" msgstr "Les instance(s) de cours actifs suivants sont publiées: {course_runs}. Vous ne pouvez pas modifier le mode s'il existe des instances actives publiées."
#: apps/publisher/views.py #: apps/publisher/views.py
msgid "Course updated successfully." msgid "Course updated successfully."
msgstr "" msgstr "Cours mis à jour avec succès."
#: apps/publisher/views.py #: apps/publisher/views.py
msgid "course" msgid "course"
...@@ -3418,13 +3418,13 @@ msgstr "marketing" ...@@ -3418,13 +3418,13 @@ msgstr "marketing"
#: apps/publisher/views.py #: apps/publisher/views.py
msgid "There was an error saving this course run:" msgid "There was an error saving this course run:"
msgstr "" msgstr "Il y a eu une erreur lors de l'enregistrement de cette instance de cours : "
#: apps/publisher/views.py #: apps/publisher/views.py
msgid "" msgid ""
"The certificate configuration for this course is incorrect. Please fix it, " "The certificate configuration for this course is incorrect. Please fix it, "
"then try again." "then try again."
msgstr "" msgstr "La configuration des attestations pour ce cours est incorrecte. Veuillez la corriger, puis réessayez."
#: apps/publisher/views.py #: apps/publisher/views.py
msgid "" msgid ""
......
# #-#-#-#-# djangojs.po (course-discovery) #-#-#-#-#
# edX translation file
# Copyright (C) 2018 edX
# This file is distributed under the GNU AFFERO GENERAL PUBLIC LICENSE.
#
# Translators:
msgid ""
msgstr ""
"Project-Id-Version: edx-platform\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-03-15 20:13+0000\n"
"PO-Revision-Date: 2017-11-02 21:35+0000\n"
"Last-Translator: Ned Batchelder <ned@edx.org>\n"
"Language-Team: Galician (http://www.transifex.com/open-edx/edx-platform/language/gl/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: gl\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: static/js/catalogs-change-form.js
msgid "Preview"
msgstr ""
#: static/js/publisher/change-state.js
msgid "Something went wrong! please try again later."
msgstr ""
#: static/js/publisher/comparing-objects.js
msgid "Hide changes"
msgstr ""
#: static/js/publisher/comparing-objects.js
msgid "Show changes"
msgstr ""
#: static/js/publisher/image-validation.js
msgid "The image file size cannot exceed 1 MB."
msgstr ""
#: static/js/publisher/instructors.js
msgid "New Instructor"
msgstr ""
#: static/js/publisher/instructors.js
msgid "Add staff member"
msgstr ""
#: static/js/publisher/instructors.js
msgid "Please upload a instructor image."
msgstr ""
#: static/js/publisher/instructors.js static/js/publisher/preview-url.js
msgid "Something went wrong!"
msgstr ""
#: static/js/publisher/instructors.js
msgid "The image size must be smaller than 256kb"
msgstr ""
#: static/js/publisher/instructors.js
msgid "The image dimensions must be less than 110 x 110"
msgstr ""
#: static/js/publisher/instructors.js
msgid " Unsupported Image extension"
msgstr ""
#: static/js/publisher/instructors.js
msgid "Update staff member"
msgstr ""
#: static/js/publisher/instructors.js
msgid "Update Instructor"
msgstr ""
#: static/js/publisher/preview-url.js
msgid "Save"
msgstr ""
#: static/js/publisher/preview-url.js
msgid "Please enter a valid URL."
msgstr ""
#: static/js/publisher/views/courserun_list.js
msgid ""
"You have successfully created a Studio URL ({studioLinkTag}) for "
"{courseRunDetail} with a start date of {startDate}"
msgstr ""
#: static/js/publisher/views/courserun_list.js
msgid "There was an error in saving your data."
msgstr ""
#: static/js/publisher/views/courses.js
msgid "No courses have been created."
msgstr ""
#: static/js/publisher/views/navbar.js
msgid "OFF"
msgstr ""
#: static/js/publisher/views/navbar.js
msgid "ON"
msgstr ""
# #-#-#-#-# djangojs.po (course-discovery) #-#-#-#-#
# edX translation file
# Copyright (C) 2018 edX
# This file is distributed under the GNU AFFERO GENERAL PUBLIC LICENSE.
#
# Translators:
msgid ""
msgstr ""
"Project-Id-Version: edx-platform\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-03-15 20:13+0000\n"
"PO-Revision-Date: 2017-11-02 21:35+0000\n"
"Last-Translator: Ned Batchelder <ned@edx.org>\n"
"Language-Team: Gujarati (http://www.transifex.com/open-edx/edx-platform/language/gu/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: gu\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: static/js/catalogs-change-form.js
msgid "Preview"
msgstr ""
#: static/js/publisher/change-state.js
msgid "Something went wrong! please try again later."
msgstr ""
#: static/js/publisher/comparing-objects.js
msgid "Hide changes"
msgstr ""
#: static/js/publisher/comparing-objects.js
msgid "Show changes"
msgstr ""
#: static/js/publisher/image-validation.js
msgid "The image file size cannot exceed 1 MB."
msgstr ""
#: static/js/publisher/instructors.js
msgid "New Instructor"
msgstr ""
#: static/js/publisher/instructors.js
msgid "Add staff member"
msgstr ""
#: static/js/publisher/instructors.js
msgid "Please upload a instructor image."
msgstr ""
#: static/js/publisher/instructors.js static/js/publisher/preview-url.js
msgid "Something went wrong!"
msgstr ""
#: static/js/publisher/instructors.js
msgid "The image size must be smaller than 256kb"
msgstr ""
#: static/js/publisher/instructors.js
msgid "The image dimensions must be less than 110 x 110"
msgstr ""
#: static/js/publisher/instructors.js
msgid " Unsupported Image extension"
msgstr ""
#: static/js/publisher/instructors.js
msgid "Update staff member"
msgstr ""
#: static/js/publisher/instructors.js
msgid "Update Instructor"
msgstr ""
#: static/js/publisher/preview-url.js
msgid "Save"
msgstr ""
#: static/js/publisher/preview-url.js
msgid "Please enter a valid URL."
msgstr ""
#: static/js/publisher/views/courserun_list.js
msgid ""
"You have successfully created a Studio URL ({studioLinkTag}) for "
"{courseRunDetail} with a start date of {startDate}"
msgstr ""
#: static/js/publisher/views/courserun_list.js
msgid "There was an error in saving your data."
msgstr ""
#: static/js/publisher/views/courses.js
msgid "No courses have been created."
msgstr ""
#: static/js/publisher/views/navbar.js
msgid "OFF"
msgstr ""
#: static/js/publisher/views/navbar.js
msgid "ON"
msgstr ""
This source diff could not be displayed because it is too large. You can view the blob instead.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment