Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
X
xblock-drag-and-drop-v2
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
OpenEdx
xblock-drag-and-drop-v2
Commits
eca25544
Commit
eca25544
authored
Aug 16, 2016
by
Tim Krones
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update translation files.
parent
67845ba1
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
111 additions
and
75 deletions
+111
-75
drag_and_drop_v2/translations/en/LC_MESSAGES/text.po
+52
-34
drag_and_drop_v2/translations/eo/LC_MESSAGES/text.po
+59
-41
No files found.
drag_and_drop_v2/translations/en/LC_MESSAGES/text.po
View file @
eca25544
...
...
@@ -90,6 +90,7 @@ msgid "I don't belong anywhere"
msgstr ""
#: drag_and_drop_v2.py
#: templates/html/js_templates.html
msgid "Title"
msgstr ""
...
...
@@ -121,7 +122,6 @@ msgid "Assessment"
msgstr ""
#: drag_and_drop_v2.py
#: templates/html/drag_and_drop_edit.html
msgid "Maximum attempts"
msgstr ""
...
...
@@ -132,7 +132,6 @@ msgid ""
msgstr ""
#: drag_and_drop_v2.py
#: templates/html/drag_and_drop_edit.html
msgid "Show title"
msgstr ""
...
...
@@ -141,16 +140,14 @@ msgid "Display the title to the learner?"
msgstr ""
#: drag_and_drop_v2.py
#: templates/html/drag_and_drop_edit.html
msgid "Problem text"
msgstr ""
#: drag_and_drop_v2.py
msgid "The description of the problem or instructions shown to the learner"
msgid "The description of the problem or instructions shown to the learner
.
"
msgstr ""
#: drag_and_drop_v2.py
#: templates/html/drag_and_drop_edit.html
msgid "Show \"Problem\" heading"
msgstr ""
...
...
@@ -159,11 +156,11 @@ msgid "Display the heading \"Problem\" above the problem text?"
msgstr ""
#: drag_and_drop_v2.py
msgid "
Weight
"
msgid "
Maximum score
"
msgstr ""
#: drag_and_drop_v2.py
msgid "The maximum score the learner can receive for the problem"
msgid "The maximum score the learner can receive for the problem
.
"
msgstr ""
#: drag_and_drop_v2.py
...
...
@@ -200,9 +197,33 @@ msgid ""
msgstr ""
#: drag_and_drop_v2.py
msgid "Number of attempts learner used"
msgstr ""
#: drag_and_drop_v2.py
msgid "Indicates whether a learner has completed the problem at least once"
msgstr ""
#: drag_and_drop_v2.py
msgid "Keeps maximum achieved score by student"
msgstr ""
#: drag_and_drop_v2.py
msgid "do_attempt handler should only be called for assessment mode"
msgstr ""
#: drag_and_drop_v2.py
msgid "Max number of attempts reached"
msgstr ""
#: drag_and_drop_v2.py
msgid "Unknown DnDv2 mode {mode} - course is misconfigured"
msgstr ""
#: templates/html/js_templates.html
msgid "Remove zone"
msgstr ""
#: templates/html/js_templates.html
msgid "Text"
msgstr ""
...
...
@@ -212,7 +233,7 @@ msgid "Description"
msgstr ""
#: templates/html/js_templates.html
msgid "Describe this zone to non-visual users"
msgid "Describe this zone to non-visual users
.
"
msgstr ""
#: templates/html/js_templates.html
...
...
@@ -250,6 +271,10 @@ msgid ""
msgstr ""
#: templates/html/js_templates.html
msgid "Remove item"
msgstr ""
#: templates/html/js_templates.html
msgid "Zone"
msgstr ""
...
...
@@ -258,7 +283,7 @@ msgid "Image URL (alternative to the text)"
msgstr ""
#: templates/html/js_templates.html
msgid "For example,
http://example.com/image.png or /static/image.png
"
msgid "For example,
'http://example.com/image.png' or '/static/image.png'.
"
msgstr ""
#: templates/html/js_templates.html
...
...
@@ -280,13 +305,17 @@ msgid "Show advanced settings"
msgstr ""
#: templates/html/js_templates.html
msgid "Preferred width"
msgstr ""
#: templates/html/js_templates.html
msgid ""
"
Preferred width as a percentage of the background image width (or blank for
"
"
automatic width):
"
"
Specify preferred width as percentage of the background image width.
"
"
Leave blank for automatic width.
"
msgstr ""
#: templates/html/js_templates.html
msgid "Use text that is clear and descriptive of the item to be placed"
msgid "Use text that is clear and descriptive of the item to be placed
.
"
msgstr ""
#: templates/html/drag_and_drop.html
...
...
@@ -300,18 +329,6 @@ msgid ""
msgstr ""
#: templates/html/drag_and_drop_edit.html
msgid "Problem title"
msgstr ""
#: templates/html/drag_and_drop_edit.html
msgid "Problem mode"
msgstr ""
#: templates/html/drag_and_drop_edit.html
msgid "Maximum score"
msgstr ""
#: templates/html/drag_and_drop_edit.html
msgid "Introductory Feedback"
msgstr ""
...
...
@@ -319,8 +336,8 @@ msgstr ""
msgid "Final Feedback"
msgstr ""
#: templates/html/js_templates.html
#: templates/html/drag_and_drop_edit.html
#: templates/html/js_templates.html
msgid "Zones"
msgstr ""
...
...
@@ -330,7 +347,7 @@ msgstr ""
#: templates/html/drag_and_drop_edit.html
msgid ""
"For example,
http://example.com/background.png or /static/background.png
"
"For example,
'http://example.com/background.png' or '/static/background.png'.
"
msgstr ""
#: templates/html/drag_and_drop_edit.html
...
...
@@ -354,6 +371,10 @@ msgid ""
msgstr ""
#: templates/html/drag_and_drop_edit.html
msgid "Zone definitions"
msgstr ""
#: templates/html/drag_and_drop_edit.html
msgid "Zone labels"
msgstr ""
...
...
@@ -378,14 +399,6 @@ msgid "Items"
msgstr ""
#: templates/html/drag_and_drop_edit.html
msgid "Background color"
msgstr ""
#: templates/html/drag_and_drop_edit.html
msgid "Text color"
msgstr ""
#: templates/html/drag_and_drop_edit.html
msgid "Add an item"
msgstr ""
...
...
@@ -421,6 +434,7 @@ msgstr ""
msgid "Reset"
msgstr ""
#: public/js/drag_and_drop.js
msgid "Submit"
msgstr ""
...
...
@@ -470,6 +484,10 @@ msgstr ""
msgid "An error occurred. Unable to load drag and drop problem."
msgstr ""
#: public/js/drag_and_drop.js
msgid "You have used {used} of {total} attempts."
msgstr ""
#: public/js/drag_and_drop_edit.js
msgid "There was an error with your form."
msgstr ""
...
...
drag_and_drop_v2/translations/eo/LC_MESSAGES/text.po
View file @
eca25544
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment