|
63 | 63 | $string['mm.core.completion-alt-manual-n'] = 'Not completed: {{$a}}. Select to mark as complete.'; |
64 | 64 | $string['mm.core.completion-alt-manual-y'] = 'Completed: {{$a}}. Select to mark as not complete.'; |
65 | 65 | $string['mm.core.confirmcanceledit'] = 'Are you sure you want to leave this page? All changes will be lost.'; |
| 66 | +$string['mm.core.confirmloss'] = 'Are you sure? All changes will be lost.'; |
66 | 67 | $string['mm.core.confirmopeninbrowser'] = 'Do you want to open it in browser?'; |
67 | 68 | $string['mm.core.contenteditingsynced'] = 'The content you are editing has been synced.'; |
| 69 | +$string['mm.core.copiedtoclipboard'] = 'Text copied to clipboard'; |
68 | 70 | $string['mm.core.currentdevice'] = 'Current device'; |
69 | 71 | $string['mm.core.datastoredoffline'] = 'Data stored in the device because it couldn\'t be sent. It will automatically be sent later.'; |
70 | 72 | $string['mm.core.deleting'] = 'Deleting'; |
|
84 | 86 | $string['mm.core.errorfileexistssamename'] = 'There\'s already a file with this name.'; |
85 | 87 | $string['mm.core.errorinvalidform'] = 'The form contains invalid data. Please make sure to fill all required fields and that the data is valid.'; |
86 | 88 | $string['mm.core.errorinvalidresponse'] = 'Invalid response received. Please contact your Moodle site administrator if the error persists.'; |
| 89 | +$string['mm.core.errorloadingcontent'] = 'Error loading content.'; |
87 | 90 | $string['mm.core.erroropenfilenoapp'] = 'Error opening the file: no app found to open this kind of file.'; |
88 | 91 | $string['mm.core.erroropenfilenoextension'] = 'Error opening the file: the file doesn\'t have extension.'; |
89 | 92 | $string['mm.core.erroropenpopup'] = 'This activity is trying to open a popup. This is not supported in this app.'; |
90 | 93 | $string['mm.core.errorrenamefile'] = 'Error renaming the file. Please try again.'; |
91 | 94 | $string['mm.core.errorsync'] = 'An error occurred while synchronizing. Please try again.'; |
92 | 95 | $string['mm.core.errorsyncblocked'] = 'This {{$a}} cannot be synchronized right now because of an ongoing process. Please try again later. If the problem persists, try restarting the app.'; |
| 96 | +$string['mm.core.fieldvalueseparator'] = ':'; |
93 | 97 | $string['mm.core.filenameexist'] = 'File name already exists: {{$a}}'; |
94 | 98 | $string['mm.core.fullnameandsitename'] = '{{fullname}} ({{sitename}})'; |
95 | 99 | $string['mm.core.hasdatatosync'] = 'This {{$a}} has offline data to be synchronized.'; |
|
154 | 158 | $string['mm.core.twoparagraphs'] = '{{p1}}<br><br>{{p2}}'; |
155 | 159 | $string['mm.core.uhoh'] = 'Uh oh!'; |
156 | 160 | $string['mm.core.unexpectederror'] = 'Unexepected error. Please close and reopen the application to try again'; |
| 161 | +$string['mm.core.unicodenotsupported'] = 'Unicode text like emojis are not supported on this site, text will be sent removing those characters.'; |
| 162 | +$string['mm.core.unicodenotsupportedcleanerror'] = 'Empty text was found when cleaning Unicode chars.'; |
157 | 163 | $string['mm.core.unknown'] = 'Unknown'; |
158 | 164 | $string['mm.core.unzipping'] = 'Unzipping'; |
159 | 165 | $string['mm.core.warningofflinedatadeleted'] = 'Offline data of {{component}} \'{{name}}\' has been deleted. {{error}}'; |
160 | 166 | $string['mm.core.whoops'] = 'Oops!'; |
161 | 167 | $string['mm.core.whyisthishappening'] = 'Why is this happening?'; |
162 | 168 | $string['mm.core.windowsphone'] = 'Windows Phone'; |
163 | 169 | $string['mm.core.wsfunctionnotavailable'] = 'The webservice function is not available.'; |
| 170 | +$string['mm.course.activitydisabled'] = 'Your organisation has disabled this activity in the mobile app.'; |
164 | 171 | $string['mm.course.activitynotyetviewable'] = 'This activity is not yet viewable in the app.'; |
165 | 172 | $string['mm.course.activitynotyetviewablegothere'] = 'This activity or resource is not yet viewable in the app, click the button below to access it from the site.'; |
166 | 173 | $string['mm.course.activitynotyetviewableinapp'] = 'We are working on supporting the {{$a}} activity.'; |
|
183 | 190 | $string['mm.course.showall'] = 'Show all'; |
184 | 191 | $string['mm.course.useactivityonbrowser'] = 'You can still use it using your devices browser.'; |
185 | 192 | $string['mm.course.whoops'] = 'Whoops!'; |
| 193 | +$string['mm.courses.cannotretrievemorecategories'] = 'Categories deeper than level {{$a}} cannot be retrieved.'; |
186 | 194 | $string['mm.courses.confirmselfenrol'] = 'Are you sure you want to enrol yourself in this course?'; |
187 | 195 | $string['mm.courses.enrolme'] = 'Enrol me'; |
| 196 | +$string['mm.courses.errorloadcategories'] = 'An error ocurred while loading categories.'; |
188 | 197 | $string['mm.courses.errorloadcourses'] = 'An error occurred while loading courses.'; |
189 | 198 | $string['mm.courses.errorsearching'] = 'An error occurred while searching.'; |
190 | 199 | $string['mm.courses.errorselfenrol'] = 'An error occurred while self enroling.'; |
191 | | -$string['mm.courses.filter'] = 'Filter'; |
192 | 200 | $string['mm.courses.filtermycourses'] = 'Filter my courses'; |
193 | 201 | $string['mm.courses.frontpage'] = 'Front page'; |
194 | | -$string['mm.courses.mycourses'] = 'My courses'; |
195 | 202 | $string['mm.courses.nocourses'] = 'No course information to show.'; |
196 | 203 | $string['mm.courses.nosearchresults'] = 'There were no results from your search'; |
197 | 204 | $string['mm.courses.notenroled'] = 'You are not enrolled in this course'; |
198 | 205 | $string['mm.courses.notenrollable'] = 'You can not enrol yourself in this course.'; |
199 | 206 | $string['mm.courses.password'] = 'Enrolment key'; |
200 | | -$string['mm.courses.search'] = 'Search'; |
201 | | -$string['mm.courses.searchcourses'] = 'Search courses'; |
202 | 207 | $string['mm.courses.searchcoursesadvice'] = 'You can use the search courses button to access as guest or enrol yourself in courses that allow it.'; |
203 | 208 | $string['mm.courses.selfenrolment'] = 'Self-enrolment'; |
204 | 209 | $string['mm.courses.totalcoursesearchresults'] = 'Total courses: {{$a}}'; |
|
250 | 255 | $string['mm.login.invalidvaluemax'] = 'The maximum value is {{$a}}'; |
251 | 256 | $string['mm.login.invalidvaluemin'] = 'The minimum value is {{$a}}'; |
252 | 257 | $string['mm.login.localmobileunexpectedresponse'] = 'Moodle Mobile Additional Features check returned an unexpected response, you will be authenticated using the standard Mobile service.'; |
| 258 | +$string['mm.login.loggedoutssodescription'] = 'You have to authenticate again. You need to log in to the site in a browser window.'; |
253 | 259 | $string['mm.login.loginbutton'] = 'Log in'; |
254 | 260 | $string['mm.login.logininsiterequired'] = 'You need to log in to the site in a browser window.'; |
255 | 261 | $string['mm.login.mobileservicesnotenabled'] = 'Mobile Services are not enabled in your site. Please, contact your Moodle site administrator if you think mobile access should be enabled.'; |
|
266 | 272 | $string['mm.login.signupplugindisabled'] = '{{$a}} is not enabled.'; |
267 | 273 | $string['mm.login.siteaddress'] = 'Site address'; |
268 | 274 | $string['mm.login.siteinmaintenance'] = 'Your site is in maintenance mode'; |
| 275 | +$string['mm.login.sitepolicynotagreederror'] = 'Site policy not agreed.'; |
269 | 276 | $string['mm.login.siteurl'] = 'Site URL'; |
270 | 277 | $string['mm.login.siteurlrequired'] = 'Site URL required, i.e <i>http://www.yourmoodlesite.abc or https://www.yourmoodlesite.efg</i>'; |
271 | 278 | $string['mm.login.stillcantconnect'] = 'Still can\'t connect?'; |
|
313 | 320 | $string['mm.settings.navigatorlanguage'] = 'Navigator language'; |
314 | 321 | $string['mm.settings.navigatoruseragent'] = 'Navigator userAgent'; |
315 | 322 | $string['mm.settings.networkstatus'] = 'Internet connection status'; |
| 323 | +$string['mm.settings.privacypolicy'] = 'Privacy policy'; |
316 | 324 | $string['mm.settings.reportinbackground'] = 'Report errors automatically'; |
317 | 325 | $string['mm.settings.spaceusage'] = 'Space usage'; |
318 | 326 | $string['mm.settings.storagetype'] = 'Storage type'; |
|
337 | 345 | $string['mm.sidemenu.appsettings'] = 'App settings'; |
338 | 346 | $string['mm.sidemenu.changesite'] = 'Change site'; |
339 | 347 | $string['mm.sidemenu.help'] = 'Help'; |
340 | | -$string['mm.sidemenu.logout'] = 'Change site'; |
| 348 | +$string['mm.sidemenu.logout'] = 'Log out'; |
341 | 349 | $string['mm.sidemenu.mycourses'] = 'My courses'; |
342 | 350 | $string['mm.sidemenu.togglemenu'] = 'Toggle menu'; |
343 | 351 | $string['mm.sidemenu.website'] = 'Website'; |
|
348 | 356 | $string['mm.user.invaliduser'] = 'Invalid user.'; |
349 | 357 | $string['mm.user.manager'] = 'Manager'; |
350 | 358 | $string['mm.user.phone2'] = 'Mobile'; |
| 359 | +$string['mm.user.sendemail'] = 'Email'; |
351 | 360 | $string['mm.user.student'] = 'Student'; |
352 | 361 | $string['mm.user.teacher'] = 'Non-editing teacher'; |
353 | 362 | $string['mma.calendar.calendarevents'] = 'Calendar events'; |
| 363 | +$string['mma.calendar.defaultnotificationtime'] = 'Default notification time'; |
354 | 364 | $string['mma.calendar.errorloadevent'] = 'Error loading event.'; |
355 | 365 | $string['mma.calendar.errorloadevents'] = 'Error loading events.'; |
356 | 366 | $string['mma.calendar.noevents'] = 'There are no events'; |
|
398 | 408 | $string['mma.files.errorwhiledownloading'] = 'An error occured while trying to download the file.'; |
399 | 409 | $string['mma.files.errorwhilerecordingaudio'] = 'An error occured while trying to record audio.'; |
400 | 410 | $string['mma.files.errorwhileuploading'] = 'An error occured during the file upload.'; |
401 | | -$string['mma.files.file'] = 'File'; |
402 | 411 | $string['mma.files.fileuploaded'] = 'The file was successfully uploaded.'; |
403 | 412 | $string['mma.files.myfiles'] = 'My files'; |
404 | 413 | $string['mma.files.myprivatefiles'] = 'My private files'; |
405 | 414 | $string['mma.files.myprivatefilesdesc'] = 'The files that are available in your private area on this Moodle site.'; |
406 | 415 | $string['mma.files.photoalbums'] = 'Photo albums'; |
407 | 416 | $string['mma.files.readingfile'] = 'Reading file'; |
408 | | -$string['mma.files.sitefiles'] = 'Site files'; |
409 | 417 | $string['mma.files.sitefilesdesc'] = 'The other files that are available to you on this Moodle site.'; |
410 | 418 | $string['mma.files.success'] = 'Success!'; |
411 | | -$string['mma.files.uploadafile'] = 'Upload a file'; |
412 | 419 | $string['mma.files.uploadfiles'] = 'Upload files'; |
413 | 420 | $string['mma.files.uploading'] = 'Uploading'; |
414 | 421 | $string['mma.files.video'] = 'Video'; |
415 | 422 | $string['mma.frontpage.frontpage'] = 'Front page'; |
416 | | -$string['mma.frontpage.sitehome'] = 'Site home'; |
417 | 423 | $string['mma.grades.itemname'] = 'Grade item'; |
418 | 424 | $string['mma.messageoutput_airnotifier.processorsettingsdesc'] = 'Configure devices'; |
| 425 | +$string['mma.messages.blockcontactconfirm'] = 'You will stop receveiving messages form this contact.'; |
419 | 426 | $string['mma.messages.contactlistempty'] = 'The contact list is empty'; |
420 | 427 | $string['mma.messages.contactname'] = 'Contact name'; |
421 | 428 | $string['mma.messages.errordeletemessage'] = 'Error while deleting the message.'; |
422 | 429 | $string['mma.messages.erroruseronlyacceptsmessagefromcontacts'] = ''; |
423 | 430 | $string['mma.messages.errorwhileretrievingcontacts'] = 'Error while retrieving the contacts from the server.'; |
424 | 431 | $string['mma.messages.errorwhileretrievingdiscussions'] = 'Error while retrieving the discussions from the server.'; |
425 | 432 | $string['mma.messages.errorwhileretrievingmessages'] = 'Error while retrieving the messages from the server.'; |
| 433 | +$string['mma.messages.loadpreviousmessages'] = 'Load previous messages'; |
426 | 434 | $string['mma.messages.messagenotsent'] = 'The message was not sent, please try again later.'; |
427 | 435 | $string['mma.messages.mustbeonlinetosendmessages'] = 'You must be online to send messages'; |
428 | 436 | $string['mma.messages.newmessage'] = 'New message...'; |
| 437 | +$string['mma.messages.newmessages'] = 'New messages'; |
429 | 438 | $string['mma.messages.nomessages'] = 'No messages.'; |
430 | 439 | $string['mma.messages.nousersfound'] = 'No users found'; |
| 440 | +$string['mma.messages.removecontactconfirm'] = 'Contact will be removed from your contacts list.'; |
431 | 441 | $string['mma.messages.type_blocked'] = 'Blocked'; |
432 | 442 | $string['mma.messages.type_offline'] = 'Offline'; |
433 | 443 | $string['mma.messages.type_online'] = 'Online'; |
|
441 | 451 | $string['mma.mod_assign.erroreditpluginsnotsupported'] = 'You cannot add or edit a submission in the app because some plugins aren\'t supported for editing:'; |
442 | 452 | $string['mma.mod_assign.errorshowinginformation'] = 'We can\'t display the submission information'; |
443 | 453 | $string['mma.mod_assign.feedbacknotsupported'] = 'This feedback is not supported by the app and may not contain all the information'; |
| 454 | +$string['mma.mod_assign.gradenotsynced'] = 'Grade not synced'; |
444 | 455 | $string['mma.mod_assign.notallparticipantsareshown'] = 'Participants without submissions are not being shown'; |
445 | 456 | $string['mma.mod_assign.submissionnotsupported'] = 'This submission is not supported by the app and may not contain all the information'; |
446 | 457 | $string['mma.mod_assign.userwithid'] = 'User with Id {{id}}'; |
|
473 | 484 | $string['mma.mod_glossary.browsemode'] = 'Browse entries'; |
474 | 485 | $string['mma.mod_glossary.byalphabet'] = 'Alphabetically'; |
475 | 486 | $string['mma.mod_glossary.byauthor'] = 'Group by author'; |
| 487 | +$string['mma.mod_glossary.bycategory'] = 'Group by category'; |
476 | 488 | $string['mma.mod_glossary.bynewestfirst'] = 'Newest first'; |
477 | 489 | $string['mma.mod_glossary.byrecentlyupdated'] = 'Recently updated'; |
478 | 490 | $string['mma.mod_glossary.bysearch'] = 'Search'; |
| 491 | +$string['mma.mod_glossary.cannoteditentry'] = 'Cannot edit entry'; |
| 492 | +$string['mma.mod_glossary.entriestobesynced'] = 'Entries to be synced'; |
479 | 493 | $string['mma.mod_glossary.entrypendingapproval'] = 'This entry is pending approval.'; |
480 | 494 | $string['mma.mod_glossary.errorloadingentries'] = 'An error occured while loading entries.'; |
481 | 495 | $string['mma.mod_glossary.errorloadingentry'] = 'An error occured while loading the entry.'; |
|
0 commit comments