Skip to content

Commit

Permalink
New translations messages.xlf (Dutch)
Browse files Browse the repository at this point in the history
  • Loading branch information
hirokiterashima committed Dec 3, 2024
1 parent 2b05cfe commit 9d12b0f
Showing 1 changed file with 30 additions and 6 deletions.
36 changes: 30 additions & 6 deletions src/locale/messages.nl.xlf
Original file line number Diff line number Diff line change
Expand Up @@ -19722,7 +19722,7 @@ Category Name: <x id="PH_1" equiv-text="categoryName"/></target>
</context-group>
<context-group purpose="location">
<context context-type="sourcefile">src/assets/wise5/components/discussion/discussionService.ts</context>
<context context-type="linenumber">16</context>
<context context-type="linenumber">19</context>
</context-group>
<target state="needs-translation">Discussion</target>
</trans-unit>
Expand Down Expand Up @@ -21848,7 +21848,7 @@ Warning: This will delete all existing choices and buckets in this component.</t
</context-group>
<context-group purpose="location">
<context context-type="sourcefile">src/assets/wise5/components/multipleChoice/multiple-choice-authoring/multiple-choice-authoring.component.ts</context>
<context context-type="linenumber">94</context>
<context context-type="linenumber">89</context>
</context-group>
<target state="needs-translation">Are you sure you want to delete this choice?</target>
</trans-unit>
Expand Down Expand Up @@ -22114,6 +22114,30 @@ Warning: This will delete all existing choices in this component.</target>
</context-group>
<target state="needs-translation"> You have used <x id="INTERPOLATION" equiv-text="{{ submitCounter }}"/> of <x id="INTERPOLATION_1" equiv-text="{{ componentContent.maxSubmitCount }}"/> <x id="INTERPOLATION_2" equiv-text="{{ componentContent.maxSubmitCount === 1 ? 'attempt' : 'attempts' }}"/> </target>
</trans-unit>
<trans-unit id="4018977700600303269" datatype="html">
<source>Choose an option from below</source>
<context-group purpose="location">
<context context-type="sourcefile">src/assets/wise5/components/multipleChoice/multipleChoiceService.ts</context>
<context context-type="linenumber">16</context>
</context-group>
<target state="needs-translation">Choose an option from below</target>
</trans-unit>
<trans-unit id="1267813701388263700" datatype="html">
<source>Choice 1</source>
<context-group purpose="location">
<context context-type="sourcefile">src/assets/wise5/components/multipleChoice/multipleChoiceService.ts</context>
<context context-type="linenumber">19</context>
</context-group>
<target state="needs-translation">Choice 1</target>
</trans-unit>
<trans-unit id="169678945905320246" datatype="html">
<source>Choice 2</source>
<context-group purpose="location">
<context context-type="sourcefile">src/assets/wise5/components/multipleChoice/multipleChoiceService.ts</context>
<context context-type="linenumber">20</context>
</context-group>
<target state="needs-translation">Choice 2</target>
</trans-unit>
<trans-unit id="7864549548500976713" datatype="html">
<source>Students type a response to a question or prompt.</source>
<context-group purpose="location">
Expand Down Expand Up @@ -24612,31 +24636,31 @@ If this problem continues, let your teacher know and move on to the next activit
<source>Preview Student</source>
<context-group purpose="location">
<context context-type="sourcefile">src/assets/wise5/services/studentDataService.ts</context>
<context context-type="linenumber">78</context>
<context context-type="linenumber">76</context>
</context-group>
<target state="needs-translation">Preview Student</target>
</trans-unit>
<trans-unit id="1967824796880640028" datatype="html">
<source>StudentDataService.saveComponentEvent: component, category, event args must not be null</source>
<context-group purpose="location">
<context context-type="sourcefile">src/assets/wise5/services/studentDataService.ts</context>
<context context-type="linenumber">245</context>
<context context-type="linenumber">243</context>
</context-group>
<target state="needs-translation">StudentDataService.saveComponentEvent: component, category, event args must not be null</target>
</trans-unit>
<trans-unit id="944638387659785956" datatype="html">
<source>StudentDataService.saveComponentEvent: nodeId, componentId, componentType must not be null</source>
<context-group purpose="location">
<context context-type="sourcefile">src/assets/wise5/services/studentDataService.ts</context>
<context context-type="linenumber">255</context>
<context context-type="linenumber">253</context>
</context-group>
<target state="needs-translation">StudentDataService.saveComponentEvent: nodeId, componentId, componentType must not be null</target>
</trans-unit>
<trans-unit id="4924640921903672943" datatype="html">
<source>StudentDataService.saveVLEEvent: category and event args must not be null</source>
<context-group purpose="location">
<context context-type="sourcefile">src/assets/wise5/services/studentDataService.ts</context>
<context context-type="linenumber">264</context>
<context context-type="linenumber">262</context>
</context-group>
<target state="needs-translation">StudentDataService.saveVLEEvent: category and event args must not be null</target>
</trans-unit>
Expand Down

0 comments on commit 9d12b0f

Please sign in to comment.