|
81 | 81 | $string['mm.core.imageviewer'] = 'Image viewer'; |
82 | 82 | $string['mm.core.info'] = 'Info'; |
83 | 83 | $string['mm.core.ios'] = 'iOS'; |
| 84 | +$string['mm.core.lastsync'] = 'Last synchronization'; |
84 | 85 | $string['mm.core.loading'] = 'Loading'; |
85 | 86 | $string['mm.core.lostconnection'] = 'Your authentication token is invalid or has expired, you will have to reconnect to the site.'; |
86 | 87 | $string['mm.core.mod_assign'] = 'Assignment'; |
|
112 | 113 | $string['mm.core.mygroups'] = 'My groups'; |
113 | 114 | $string['mm.core.networkerrormsg'] = 'Network not enabled or not working.'; |
114 | 115 | $string['mm.core.notapplicable'] = 'n/a'; |
115 | | -$string['mm.core.numdays'] = '{{$a}} days'; |
116 | | -$string['mm.core.numhours'] = '{{$a}} hours'; |
117 | | -$string['mm.core.numminutes'] = '{{$a}} minutes'; |
118 | | -$string['mm.core.nummonths'] = '{{$a}} months'; |
119 | | -$string['mm.core.numseconds'] = '{{$a}} seconds'; |
120 | | -$string['mm.core.numyears'] = '{{$a}} years'; |
121 | 116 | $string['mm.core.offline'] = 'Offline'; |
122 | 117 | $string['mm.core.online'] = 'Online'; |
123 | 118 | $string['mm.core.openfullimage'] = 'Click here to display the image at full size'; |
124 | 119 | $string['mm.core.openinbrowser'] = 'Open in browser'; |
125 | 120 | $string['mm.core.othergroups'] = 'Other groups'; |
126 | 121 | $string['mm.core.percentagenumber'] = '{{$a}}%'; |
127 | | -$string['mm.core.pictureof'] = 'Picture of {{$a}}'; |
128 | 122 | $string['mm.core.pulltorefresh'] = 'Pull to refresh'; |
129 | 123 | $string['mm.core.requireduserdatamissing'] = 'This user lacks some required profile data. Please, fill this data in your Moodle and try again.<br>{{$a}}'; |
130 | 124 | $string['mm.core.searching'] = 'Searching'; |
|
208 | 202 | $string['mm.login.username'] = 'Username'; |
209 | 203 | $string['mm.login.usernamerequired'] = 'Username required'; |
210 | 204 | $string['mm.login.webservicesnotenabled'] = 'Web Services are not enabled in your site. Please, contact your Moodle site administrator if you think mobile access should be enabled.'; |
| 205 | +$string['mm.question.errorattachmentsnotsupported'] = 'The application doesn\'t support attaching files to answers yet.'; |
| 206 | +$string['mm.question.errorquestionnotsupported'] = 'This type of question isn\'t supported by the app in your site: {{$a}}.'; |
| 207 | +$string['mm.question.howtodraganddrop'] = 'Tap to select then tap to drop.'; |
| 208 | +$string['mm.question.questionmessage'] = 'Question {{$a}}: {{$b}}'; |
| 209 | +$string['mm.question.unknown'] = 'Cannot determine status'; |
211 | 210 | $string['mm.settings.about'] = 'About'; |
212 | 211 | $string['mm.settings.appname'] = 'Moodle Mobile {{version}}'; |
213 | 212 | $string['mm.settings.appready'] = 'App ready'; |
|
288 | 287 | $string['mma.calendar.errorloadevents'] = 'Error loading events.'; |
289 | 288 | $string['mma.calendar.noevents'] = 'There are no events'; |
290 | 289 | $string['mma.calendar.notifications'] = 'Notifications'; |
| 290 | +$string['mma.competency.errornocompetenciesfound'] = 'No competencies found'; |
| 291 | +$string['mma.competency.mylearningplans'] = 'My learning plans'; |
| 292 | +$string['mma.competency.nocompetencies'] = 'No competencies'; |
291 | 293 | $string['mma.coursecompletion.complete'] = 'Complete'; |
292 | 294 | $string['mma.coursecompletion.completecourse'] = 'Complete course'; |
293 | 295 | $string['mma.coursecompletion.completed'] = 'Completed'; |
|
379 | 381 | $string['mma.mod_chat.errorwhilegettingchatusers'] = 'Error while getting chat users.'; |
380 | 382 | $string['mma.mod_chat.errorwhileretrievingmessages'] = 'Error while retrieving the messages from the server.'; |
381 | 383 | $string['mma.mod_chat.errorwhilesendingmessage'] = 'Error while sending the message.'; |
382 | | -$string['mma.mod_chat.messagebeepsyou'] = '{{$a}} has just beeped you!'; |
383 | | -$string['mma.mod_chat.messageenter'] = '{{$a}} has just entered this chat'; |
384 | | -$string['mma.mod_chat.messageexit'] = '{{$a}} has left this chat'; |
385 | 384 | $string['mma.mod_chat.mustbeonlinetosendmessages'] = 'You must be online to send messages'; |
386 | | -$string['mma.mod_chat.sessionstart'] = 'The next chat session will start in {{$a}}'; |
387 | 385 | $string['mma.mod_choice.errorgetchoice'] = 'Error getting choice data.'; |
388 | | -$string['mma.mod_choice.expired'] = 'Sorry, this activity closed on {{$a}} and is no longer available'; |
389 | | -$string['mma.mod_choice.notopenyet'] = 'Sorry, this activity is not available until {{$a}}'; |
390 | 386 | $string['mma.mod_choice.numberofuser'] = 'Number of participants'; |
391 | 387 | $string['mma.mod_choice.numberofuserinpercentage'] = 'Percentage of participants'; |
392 | | -$string['mma.mod_choice.previewonly'] = 'This is just a preview of the available options for this activity. You will not be able to submit your choice until {{$a}}.'; |
393 | 388 | $string['mma.mod_choice.responsesresultgraphdescription'] = '{{number}}% of the users chose the option: {{text}}.'; |
394 | 389 | $string['mma.mod_folder.emptyfilelist'] = 'There are no files to show.'; |
395 | 390 | $string['mma.mod_folder.errorwhilegettingfolder'] = 'Error while getting folder data.'; |
|
419 | 414 | $string['mma.mod_lti.errorinvalidlaunchurl'] = 'The launch URL is not valid.'; |
420 | 415 | $string['mma.mod_lti.launchactivity'] = 'Launch the activity'; |
421 | 416 | $string['mma.mod_page.errorwhileloadingthepage'] = 'Error while loading the page content.'; |
| 417 | +$string['mma.mod_quiz.cannotsubmitquizdueto'] = 'This quiz cannot be submitted due to the following reasons:'; |
| 418 | +$string['mma.mod_quiz.confirmcontinueoffline'] = 'This attempt hasn\'t been synchronized since {{$a}}. If you have continued this attempt in another device after that time you could lose data.'; |
| 419 | +$string['mma.mod_quiz.confirmleavequizonerror'] = 'An error occurred while saving the answers. Are you sure you want to leave the quiz?'; |
| 420 | +$string['mma.mod_quiz.errorbehaviournotsupported'] = 'This quiz can\'t be attempted in the app because the behaviour is not supported by the app:'; |
| 421 | +$string['mma.mod_quiz.errordownloading'] = 'Error downloading required data.'; |
| 422 | +$string['mma.mod_quiz.errorgetattempt'] = 'Error getting attempt data.'; |
| 423 | +$string['mma.mod_quiz.errorgetquestions'] = 'Error getting questions.'; |
| 424 | +$string['mma.mod_quiz.errorgetquiz'] = 'Error getting quiz data.'; |
| 425 | +$string['mma.mod_quiz.errorparsequestions'] = 'An error occurred while treating the questions. Please attempt this quiz in a browser.'; |
| 426 | +$string['mma.mod_quiz.errorquestionsnotsupported'] = 'This quiz can\'t be attempted in the app because it can contain questions not supported by the app:'; |
| 427 | +$string['mma.mod_quiz.errorrulesnotsupported'] = 'This quiz can\'t be attempted in the app because it has active rules not supported by the app:'; |
| 428 | +$string['mma.mod_quiz.errorsaveattempt'] = 'An error occurred while saving the attempt data.'; |
| 429 | +$string['mma.mod_quiz.errorsyncquiz'] = 'An error occurred while synchronizing. Please try again.'; |
| 430 | +$string['mma.mod_quiz.errorsyncquizblocked'] = 'This quiz cannot be synchronized right now because there\'s an ongoing operation. Please try again later. If the problem persists, please restart the app.'; |
| 431 | +$string['mma.mod_quiz.finishnotsynced'] = 'Finished but not synchronized'; |
| 432 | +$string['mma.mod_quiz.hasdatatosync'] = 'This quiz has offline data to be synchronized.'; |
| 433 | +$string['mma.mod_quiz.opentoc'] = 'Open navigation popover.'; |
| 434 | +$string['mma.mod_quiz.warningattemptfinished'] = 'Offline attempt was discarded because it was finished in site or not found.'; |
| 435 | +$string['mma.mod_quiz.warningdatadiscarded'] = 'Some offline answers were discarded because the questions were modified in online.'; |
| 436 | +$string['mma.mod_quiz.warningdatadiscardedfromfinished'] = 'Attempt wasn\'t finished because some offline answers were discarded. Please review your answers are ok and submit the attempt again.'; |
422 | 437 | $string['mma.mod_resource.errorwhileloadingthecontent'] = 'Error while loading the content.'; |
423 | 438 | $string['mma.mod_resource.openthefile'] = 'Open the file'; |
424 | 439 | $string['mma.mod_scorm.cannotcalculategrade'] = 'Grade couldn\'t be calculated.'; |
|
444 | 459 | $string['mma.mod_url.accessurl'] = 'Access the URL'; |
445 | 460 | $string['mma.mod_url.pointingtourl'] = 'URL this resource points to'; |
446 | 461 | $string['mma.mod_wiki.errorloadingpage'] = 'An error occured while loading page.'; |
447 | | -$string['mma.mod_wiki.errornowikiavailable'] = 'There\'s no wiki available to be shown.'; |
| 462 | +$string['mma.mod_wiki.errornowikiavailable'] = 'This wiki does not have any content yet.'; |
448 | 463 | $string['mma.mod_wiki.gowikihome'] = 'Go Wiki home'; |
449 | 464 | $string['mma.mod_wiki.subwiki'] = 'Subwiki'; |
450 | 465 | $string['mma.mod_wiki.viewpage'] = 'View page'; |
|
0 commit comments