|
113 | 113 | $string['addon.mod_data.edittagsnotsupported'] = 'Sorry, editing tags is not supported by the app.'; |
114 | 114 | $string['addon.mod_data.errorapproving'] = 'Error approving or unapproving entry.'; |
115 | 115 | $string['addon.mod_data.errordeleting'] = 'Error deleting entry.'; |
| 116 | +$string['addon.mod_data.gettinglocation'] = 'Getting location'; |
| 117 | +$string['addon.mod_data.mylocation'] = 'My location'; |
116 | 118 | $string['addon.mod_data.searchbytagsnotsupported'] = 'Sorry, searching by tags is not supported by the app.'; |
117 | 119 | $string['addon.mod_feedback.captchaofflinewarning'] = 'Feedback with CAPTCHA cannot be completed offline, or if not configured, or if the server is down.'; |
118 | 120 | $string['addon.mod_feedback.feedback_submitted_offline'] = 'This feedback has been saved to be submitted later.'; |
|
218 | 220 | $string['addon.storagemanager.managestorage'] = 'Manage storage'; |
219 | 221 | $string['addon.storagemanager.storageused'] = 'File storage used:'; |
220 | 222 | $string['core.android'] = 'Android'; |
221 | | -$string['core.cannotconnect'] = 'Cannot connect: Verify that you have correctly typed the URL and that your site uses Moodle 3.1 or later.'; |
| 223 | +$string['core.cannotconnect'] = 'Cannot connect: Verify that you have correctly typed the URL and that your site uses Moodle {{$a}} or later.'; |
222 | 224 | $string['core.cannotdownloadfiles'] = 'File downloading is disabled. Please contact your site administrator.'; |
223 | 225 | $string['core.captureaudio'] = 'Record audio'; |
224 | 226 | $string['core.capturedimage'] = 'Taken picture.'; |
|
338 | 340 | $string['core.fileuploader.uploadingperc'] = 'Uploading: {{$a}}%'; |
339 | 341 | $string['core.fileuploader.video'] = 'Video'; |
340 | 342 | $string['core.fullnameandsitename'] = '{{fullname}} ({{sitename}})'; |
| 343 | +$string['core.h5p.play'] = 'Play H5P'; |
341 | 344 | $string['core.hasdatatosync'] = 'This {{$a}} has offline data to be synchronised.'; |
342 | 345 | $string['core.humanreadablesize'] = '{{size}} {{unit}}'; |
343 | 346 | $string['core.image'] = 'Image'; |
|
347 | 350 | $string['core.lastsync'] = 'Last synchronisation'; |
348 | 351 | $string['core.loadmore'] = 'Load more'; |
349 | 352 | $string['core.login.authenticating'] = 'Authenticating'; |
350 | | -$string['core.login.checksiteversion'] = 'Check that your site uses Moodle 3.1 or later.'; |
| 353 | +$string['core.login.changepasswordbutton'] = 'Open the change password page'; |
| 354 | +$string['core.login.changepasswordhelp'] = 'If you have problems changing your password, please contact your site administrator. "Site Administrators" are the people who manages the Moodle at your school/university/company or learning organisation. If you don\'t know how to contact them, please contact your teachers/trainers.'; |
| 355 | +$string['core.login.changepasswordinstructions'] = 'You cannot change your password in the app. Please click the following button to open the site in a web browser to change your password. Take into account you need to close the browser after changing the password as you will not be redirected to the app.'; |
| 356 | +$string['core.login.changepasswordlogoutinstructions'] = 'If you prefer to change site or log out, please click the following button:'; |
| 357 | +$string['core.login.changepasswordreconnectinstructions'] = 'Click the following button to reconnect to the site. (Take into account that if you didn\'t change your password successfully, you would return to the previous screen).'; |
351 | 358 | $string['core.login.confirmdeletesite'] = 'Are you sure you want to delete the site {{sitename}}?'; |
352 | 359 | $string['core.login.connect'] = 'Connect!'; |
353 | 360 | $string['core.login.connecttomoodle'] = 'Connect to Moodle'; |
|
364 | 371 | $string['core.login.findyoursite'] = 'Find your site'; |
365 | 372 | $string['core.login.helpmelogin'] = '<p>There are many thousands of Moodle sites around the world. This app can only connect to Moodle sites that have specifically enabled Mobile app access.</p><p>If you can\'t connect to your Moodle site then you need to contact your site administrator and ask them to read <a href="http://docs.moodle.org/en/Mobile_app" target="_blank">http://docs.moodle.org/en/Mobile_app</a></p><p>To test the app in a Moodle demo site type <i>teacher</i> or <i>student</i> in the <i>Site address</i> field and click the <b>Connect button</b>.</p>'; |
366 | 373 | $string['core.login.invalidaccount'] = 'Please check your login details or ask your site administrator to check the site configuration.'; |
367 | | -$string['core.login.invalidmoodleversion'] = 'Invalid Moodle version. The minimum version required is 3.1.'; |
| 374 | +$string['core.login.invalidmoodleversion'] = '<p>Invalid Moodle site version. The Moodle app only supports Moodle systems {{$a}} onwards.</p> |
| 375 | +<p>You can contact your site administrators and ask them to update their Moodle system.</p> |
| 376 | +<p>"Site Administrators" are the people who manages the Moodle at your school/university/company or learning organisation. If you don\'t know how to contact them, please contact your teachers/trainers.</p>'; |
368 | 377 | $string['core.login.invalidsite'] = 'The site URL is invalid.'; |
369 | 378 | $string['core.login.invalidtime'] = 'Invalid time'; |
370 | 379 | $string['core.login.invalidvaluemax'] = 'The maximum value is {{$a}}'; |
|
404 | 413 | $string['core.mainmenu.website'] = 'Website'; |
405 | 414 | $string['core.networkerroriframemsg'] = 'This content is not available offline. Please connect to the internet and try again.'; |
406 | 415 | $string['core.networkerrormsg'] = 'There was a problem connecting to the site. Please check your connection and try again.'; |
| 416 | +$string['core.nooptionavailable'] = 'No option available'; |
407 | 417 | $string['core.nopasswordchangeforced'] = 'You cannot proceed without changing your password.'; |
408 | 418 | $string['core.nopermissionerror'] = 'Sorry, but you do not currently have permissions to do that'; |
409 | 419 | $string['core.notapplicable'] = 'n/a'; |
|
420 | 430 | $string['core.question.howtodraganddrop'] = 'Tap to select then tap to drop.'; |
421 | 431 | $string['core.question.questionmessage'] = 'Question {{$a}}: {{$b}}'; |
422 | 432 | $string['core.redirectingtosite'] = 'You will be redirected to the site.'; |
| 433 | +$string['core.removefiles'] = 'Remove files {{$a}}'; |
423 | 434 | $string['core.requireduserdatamissing'] = 'This user lacks some required profile data. Please enter the data in your site and try again.<br>{{$a}}'; |
424 | 435 | $string['core.retry'] = 'Retry'; |
425 | 436 | $string['core.searching'] = 'Searching'; |
426 | 437 | $string['core.settings.about'] = 'About'; |
427 | 438 | $string['core.settings.appready'] = 'App ready'; |
428 | 439 | $string['core.settings.cannotsyncoffline'] = 'Cannot synchronise offline.'; |
429 | 440 | $string['core.settings.cannotsyncwithoutwifi'] = 'Cannot synchronise because the current settings only allow to synchronise when connected to Wi-Fi. Please connect to a Wi-Fi network.'; |
| 441 | +$string['core.settings.colorscheme'] = 'Color Scheme'; |
| 442 | +$string['core.settings.colorscheme-auto'] = 'Auto (based on system settings)'; |
| 443 | +$string['core.settings.colorscheme-dark'] = 'Dark'; |
| 444 | +$string['core.settings.colorscheme-light'] = 'Light'; |
430 | 445 | $string['core.settings.compilationinfo'] = 'Compilation info'; |
431 | 446 | $string['core.settings.cordovadevicemodel'] = 'Cordova device model'; |
432 | 447 | $string['core.settings.cordovadeviceosversion'] = 'Cordova device OS version'; |
|
491 | 506 | $string['core.unicodenotsupportedcleanerror'] = 'Empty text was found when cleaning Unicode chars.'; |
492 | 507 | $string['core.unknown'] = 'Unknown'; |
493 | 508 | $string['core.unzipping'] = 'Unzipping'; |
| 509 | +$string['core.updaterequired'] = 'App update required'; |
| 510 | +$string['core.updaterequireddesc'] = 'Please update your app to version {{$a}}'; |
494 | 511 | $string['core.user.contact'] = 'Contact'; |
495 | 512 | $string['core.user.detailsnotavailable'] = 'The details of this user are not available to you.'; |
496 | 513 | $string['core.user.errorloaduser'] = 'Error loading user.'; |
|
503 | 520 | $string['core.whyisthishappening'] = 'Why is this happening?'; |
504 | 521 | $string['core.windowsphone'] = 'Windows Phone'; |
505 | 522 | $string['core.wsfunctionnotavailable'] = 'The web service function is not available.'; |
| 523 | +$string['core.youreoffline'] = 'You are offline'; |
| 524 | +$string['core.youreonline'] = 'You are back online'; |
506 | 525 | $string['pluginname'] = 'Moodle Mobile language strings'; |
507 | 526 |
|
0 commit comments