|
49 | 49 | $string['mm.contentlinks.confirmurlothersite'] = 'This link belongs to another site. Do you want to open it?'; |
50 | 50 | $string['mm.contentlinks.errornoactions'] = 'Couldn\'t find an action to perform with this link.'; |
51 | 51 | $string['mm.contentlinks.errornosites'] = 'Couldn\'t find any site to handle this link.'; |
| 52 | +$string['mm.core.accounts'] = 'Accounts'; |
52 | 53 | $string['mm.core.android'] = 'Android'; |
53 | 54 | $string['mm.core.cannotconnect'] = 'Cannot connect: Verify that you have typed correctly the URL and that your site uses Moodle 2.4 or later.'; |
54 | 55 | $string['mm.core.cannotdownloadfiles'] = 'File downloading is disabled in your Mobile service. Please, contact your site administrator.'; |
|
63 | 64 | $string['mm.core.completion-alt-manual-y'] = 'Completed: {{$a}}. Select to mark as not complete.'; |
64 | 65 | $string['mm.core.confirmcanceledit'] = 'Are you sure you want to leave this page? All changes will be lost.'; |
65 | 66 | $string['mm.core.confirmopeninbrowser'] = 'Do you want to open it in browser?'; |
| 67 | +$string['mm.core.contenteditingsynced'] = 'The content you are editing has been synced.'; |
| 68 | +$string['mm.core.datastoredoffline'] = 'Data stored in the device because it couldn\'t be sent. It will automatically be sent later.'; |
66 | 69 | $string['mm.core.deleting'] = 'Deleting'; |
67 | 70 | $string['mm.core.dfdayweekmonth'] = 'ddd, D MMM'; |
68 | 71 | $string['mm.core.dflastweekdate'] = 'ddd'; |
69 | 72 | $string['mm.core.dfmediumdate'] = 'LLL'; |
70 | 73 | $string['mm.core.dftimedate'] = 'h[:]mm A'; |
| 74 | +$string['mm.core.discard'] = 'Discard'; |
| 75 | +$string['mm.core.dismiss'] = 'Dismiss'; |
71 | 76 | $string['mm.core.downloading'] = 'Downloading'; |
72 | 77 | $string['mm.core.elementseparator'] = ','; |
73 | 78 | $string['mm.core.errorchangecompletion'] = 'An error occurred while changing the completion status. Please try again.'; |
|
80 | 85 | $string['mm.core.erroropenfilenoextension'] = 'Error opening the file: the file doesn\'t have extension.'; |
81 | 86 | $string['mm.core.erroropenpopup'] = 'This activity is trying to open a popup. This is not supported in this app.'; |
82 | 87 | $string['mm.core.errorrenamefile'] = 'Error renaming the file. Please try again.'; |
| 88 | +$string['mm.core.errorsync'] = 'An error occurred while synchronizing. Please try again.'; |
| 89 | +$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.'; |
| 90 | +$string['mm.core.filenameexist'] = 'File name already exists: {{$a}}'; |
83 | 91 | $string['mm.core.fullnameandsitename'] = '{{fullname}} ({{sitename}})'; |
| 92 | +$string['mm.core.hasdatatosync'] = 'This {{$a}} has offline data to be synchronized.'; |
84 | 93 | $string['mm.core.humanreadablesize'] = '{{size}} {{unit}}'; |
85 | 94 | $string['mm.core.image'] = 'Image'; |
86 | 95 | $string['mm.core.imageviewer'] = 'Image viewer'; |
|
118 | 127 | $string['mm.core.mygroups'] = 'My groups'; |
119 | 128 | $string['mm.core.networkerrormsg'] = 'Network not enabled or not working.'; |
120 | 129 | $string['mm.core.notapplicable'] = 'n/a'; |
| 130 | +$string['mm.core.notsent'] = 'Not sent'; |
121 | 131 | $string['mm.core.offline'] = 'Offline'; |
122 | 132 | $string['mm.core.online'] = 'Online'; |
123 | 133 | $string['mm.core.openfullimage'] = 'Click here to display the image at full size'; |
|
130 | 140 | $string['mm.core.searching'] = 'Searching'; |
131 | 141 | $string['mm.core.sending'] = 'Sending'; |
132 | 142 | $string['mm.core.showmore'] = 'Show more...'; |
| 143 | +$string['mm.core.sitemaintenance'] = 'The site is undergoing maintenance and is currently not available'; |
133 | 144 | $string['mm.core.sizetb'] = 'TB'; |
134 | 145 | $string['mm.core.success'] = 'Success!'; |
135 | 146 | $string['mm.core.tablet'] = 'Tablet'; |
| 147 | +$string['mm.core.tryagain'] = 'Try again'; |
136 | 148 | $string['mm.core.twoparagraphs'] = '{{p1}}<br><br>{{p2}}'; |
137 | 149 | $string['mm.core.unexpectederror'] = 'Unexepected error. Please close and reopen the application to try again'; |
138 | 150 | $string['mm.core.unknown'] = 'Unknown'; |
139 | 151 | $string['mm.core.unzipping'] = 'Unzipping'; |
| 152 | +$string['mm.core.warningofflinedatadeleted'] = 'Offline data of {{component}} \'{{name}}\' has been deleted. {{error}}'; |
| 153 | +$string['mm.core.whoops'] = 'Oops!'; |
| 154 | +$string['mm.core.whyisthishappening'] = 'Why is this happening?'; |
140 | 155 | $string['mm.core.windowsphone'] = 'Windows Phone'; |
141 | 156 | $string['mm.core.wsfunctionnotavailable'] = 'The webservice function is not available.'; |
142 | | -$string['mm.course.activitynotyetviewable'] = 'This activity or resource is not yet viewable in the app.'; |
| 157 | +$string['mm.course.activitynotyetviewable'] = 'This activity is not yet viewable in the app.'; |
143 | 158 | $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.'; |
| 159 | +$string['mm.course.activitynotyetviewableinapp'] = 'We are working on supporting the {{$a}} activity. Come back soon!'; |
| 160 | +$string['mm.course.activitynotyetviewableremoteaddon'] = 'This activity is a 3rd party addon not yet supported by the app. Come back soon!'; |
| 161 | +$string['mm.course.activitynotyetviewablesiteupgradeneeded'] = 'The site is not using the latest version of Moodle. Please contact the site administrator.'; |
144 | 162 | $string['mm.course.allsections'] = 'All sections'; |
145 | 163 | $string['mm.course.confirmdeletemodulefiles'] = 'Are you sure you want to delete this module files?'; |
146 | 164 | $string['mm.course.confirmdownload'] = 'You are about to download {{size}}. Are you sure you want to continue?'; |
147 | 165 | $string['mm.course.confirmdownloadsection'] = 'You are about to download {{size}}. Are you sure you want to continue?'; |
148 | 166 | $string['mm.course.confirmdownloadunknownsize'] = 'We were unable to calculate the size of the download. Are you sure you want to download?'; |
| 167 | +$string['mm.course.confirmpartialdownloadsize'] = 'You are about to download <strong>at least</strong> {{size}}. Are you sure you want to continue?'; |
149 | 168 | $string['mm.course.contents'] = 'Contents'; |
150 | 169 | $string['mm.course.couldnotloadsectioncontent'] = 'Could not load the section content, please try again later.'; |
151 | 170 | $string['mm.course.couldnotloadsections'] = 'Could not load the sections, please try again later.'; |
|
192 | 211 | $string['mm.fileuploader.maxbytesfile'] = 'The file {{$a.file}} is too large. The maximum size you can upload is {{$a.size}}.'; |
193 | 212 | $string['mm.fileuploader.photoalbums'] = 'Photo albums'; |
194 | 213 | $string['mm.fileuploader.readingfile'] = 'Reading file'; |
| 214 | +$string['mm.fileuploader.selectafile'] = 'Select a file'; |
195 | 215 | $string['mm.fileuploader.uploadafile'] = 'Upload a file'; |
196 | 216 | $string['mm.fileuploader.uploading'] = 'Uploading'; |
197 | 217 | $string['mm.fileuploader.uploadingperc'] = 'Uploading: {{$a}}%'; |
198 | 218 | $string['mm.fileuploader.video'] = 'Video'; |
199 | 219 | $string['mm.login.authenticating'] = 'Authenticating'; |
200 | 220 | $string['mm.login.cancel'] = 'Cancel'; |
201 | 221 | $string['mm.login.cannotdownloadfiles'] = 'File downloading is disabled in your Mobile service, the app can\'t work with this setting disabled. Please, contact your site administrator.'; |
| 222 | +$string['mm.login.checksiteversion'] = 'Check that your site uses Moodle 2.4 or later.'; |
202 | 223 | $string['mm.login.confirmdeletesite'] = 'Are you sure you want to delete the site {{sitename}}?'; |
203 | 224 | $string['mm.login.connect'] = 'Connect!'; |
204 | 225 | $string['mm.login.connecttomoodle'] = 'Connect to Moodle'; |
| 226 | +$string['mm.login.contactyouradministrator'] = 'Contact your site administrator for further help.'; |
| 227 | +$string['mm.login.contactyouradministratorissue'] = 'Please, ask the administrator to check the following issue: {{$a}}'; |
205 | 228 | $string['mm.login.credentials'] = 'Credentials'; |
206 | 229 | $string['mm.login.credentialsdescription'] = 'Please provide your username and password to login on'; |
207 | 230 | $string['mm.login.erroraccesscontrolalloworigin'] = 'The Cross-Origin call you\'re trying to perform has been rejected. Please check https://docs.moodle.org/dev/Moodle_Mobile_development_using_Chrome_or_Chromium'; |
|
221 | 244 | $string['mm.login.notloggedin'] = 'You need to be logged in.'; |
222 | 245 | $string['mm.login.password'] = 'Password'; |
223 | 246 | $string['mm.login.passwordrequired'] = 'Password required'; |
| 247 | +$string['mm.login.problemconnectingerror'] = 'We\'re having trouble connecting to'; |
| 248 | +$string['mm.login.problemconnectingerrorcontinue'] = 'Double check you\'ve entered the address correctly and try again.'; |
224 | 249 | $string['mm.login.reconnect'] = 'Reconnect'; |
225 | 250 | $string['mm.login.reconnectdescription'] = 'Your authentication token is invalid or has expired, you have to reconnect to the site.'; |
226 | 251 | $string['mm.login.reconnectssodescription'] = 'Your authentication token is invalid or has expired, you have to reconnect to the site. You need to log in to the site in a browser window.'; |
227 | 252 | $string['mm.login.siteaddress'] = 'Site address'; |
228 | 253 | $string['mm.login.siteinmaintenance'] = 'Your site is in maintenance mode'; |
229 | 254 | $string['mm.login.siteurl'] = 'Site URL'; |
230 | 255 | $string['mm.login.siteurlrequired'] = 'Site URL required, i.e <i>http://www.yourmoodlesite.abc or https://www.yourmoodlesite.efg</i>'; |
| 256 | +$string['mm.login.stillcantconnect'] = 'Still can\'t connect?'; |
231 | 257 | $string['mm.login.username'] = 'Username'; |
232 | 258 | $string['mm.login.usernamerequired'] = 'Username required'; |
| 259 | +$string['mm.login.visitchangepassword'] = 'Do you want to visit the site to change the password?'; |
233 | 260 | $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.'; |
234 | 261 | $string['mm.question.errorattachmentsnotsupported'] = 'The application doesn\'t support attaching files to answers yet.'; |
235 | 262 | $string['mm.question.errorinlinefilesnotsupported'] = 'The application doesn\'t support editing inline files yet.'; |
|
241 | 268 | $string['mm.settings.appname'] = 'Moodle Mobile {{version}}'; |
242 | 269 | $string['mm.settings.appready'] = 'App ready'; |
243 | 270 | $string['mm.settings.cacheexpirationtime'] = 'Cache expiration time (miliseconds)'; |
| 271 | +$string['mm.settings.cannotsyncoffline'] = 'Cannot synchronize offline.'; |
| 272 | +$string['mm.settings.cannotsyncwithoutwifi'] = 'Cannot synchronize because the current settings only allow to synchronize when connected to Wi-Fi. Please connect to a Wi-Fi network.'; |
244 | 273 | $string['mm.settings.cordovadevicemodel'] = 'Cordova Device model'; |
245 | 274 | $string['mm.settings.cordovadeviceosversion'] = 'Cordova Device OS version'; |
246 | 275 | $string['mm.settings.cordovadeviceplatform'] = 'Cordova Device platform'; |
|
292 | 321 | $string['mm.sharedfiles.chooseactionrepeatedfile'] = 'There\'s already a file with this name. Do you want to replace the existing file or rename it to "{{$a}}"?'; |
293 | 322 | $string['mm.sharedfiles.errorreceivefilenosites'] = 'There are no sites stored. Please add a site before sharing a file with the app.'; |
294 | 323 | $string['mm.sharedfiles.nosharedfiles'] = 'There are no shared files stored in this site.'; |
| 324 | +$string['mm.sharedfiles.nosharedfilestoupload'] = 'You have no files to upload here. If you want to upload a file from another app, locate that file and click the \'Open in\' button.'; |
295 | 325 | $string['mm.sharedfiles.rename'] = 'Rename'; |
296 | 326 | $string['mm.sharedfiles.replace'] = 'Replace'; |
297 | 327 | $string['mm.sharedfiles.sharedfiles'] = 'Shared files'; |
|
416 | 446 | $string['mma.messages.type_online'] = 'Online'; |
417 | 447 | $string['mma.messages.type_search'] = 'Search results'; |
418 | 448 | $string['mma.messages.type_strangers'] = 'Others'; |
| 449 | +$string['mma.messages.warningmessagenotsent'] = 'Couldn\'t send message(s) to user {{user}}. {{error}}'; |
| 450 | +$string['mma.mod_assign.acceptsubmissionstatement'] = 'Please accept the submission statement.'; |
419 | 451 | $string['mma.mod_assign.cannoteditduetostatementsubmission'] = 'You cannot add or edit a submission in the app because we couldn\'t retrieve the submission statement from the site.'; |
420 | 452 | $string['mma.mod_assign.cannotsubmitduetostatementsubmission'] = 'You cannot submit for grading in the app because we couldn\'t retrieve the submission statement from the site.'; |
421 | 453 | $string['mma.mod_assign.erroreditpluginsnotsupported'] = 'You cannot add or edit a submission in the app because some plugins aren\'t supported for editing:'; |
|
424 | 456 | $string['mma.mod_assign.notallparticipantsareshown'] = 'Participants without submissions are not being shown'; |
425 | 457 | $string['mma.mod_assign.submissionnotsupported'] = 'This submission is not supported by the app and may not contain all the information'; |
426 | 458 | $string['mma.mod_assign.userwithid'] = 'User with Id {{id}}'; |
| 459 | +$string['mma.mod_assign.warningsubmissionmodified'] = 'The user submission was modified in the site.'; |
427 | 460 | $string['mma.mod_chat.errorwhileconnecting'] = 'Error while connecting to the chat.'; |
428 | 461 | $string['mma.mod_chat.errorwhilegettingchatdata'] = 'Error while getting chat data.'; |
429 | 462 | $string['mma.mod_chat.errorwhilegettingchatusers'] = 'Error while getting chat users.'; |
|
434 | 467 | $string['mma.mod_choice.numberofuser'] = 'Number of participants'; |
435 | 468 | $string['mma.mod_choice.numberofuserinpercentage'] = 'Percentage of participants'; |
436 | 469 | $string['mma.mod_choice.responsesresultgraphdescription'] = '{{number}}% of the users chose the option: {{text}}.'; |
| 470 | +$string['mma.mod_choice.resultsnotsynced'] = 'Results doesn\'t include your last response. Please, synchronize to update them.'; |
437 | 471 | $string['mma.mod_folder.emptyfilelist'] = 'There are no files to show.'; |
438 | 472 | $string['mma.mod_folder.errorwhilegettingfolder'] = 'Error while getting folder data.'; |
439 | 473 | $string['mma.mod_forum.erroremptysubject'] = 'Post subject cannot be empty'; |
|
443 | 477 | $string['mma.mod_forum.group'] = 'Group'; |
444 | 478 | $string['mma.mod_forum.numdiscussions'] = '{{numdiscussions}} discussions'; |
445 | 479 | $string['mma.mod_forum.numreplies'] = '{{numreplies}} replies'; |
| 480 | +$string['mma.mod_forum.refreshdiscussions'] = 'Refresh discussions'; |
| 481 | +$string['mma.mod_forum.refreshposts'] = 'Refresh discussion posts'; |
| 482 | +$string['mma.mod_forum.sortnewestfirst'] = 'Display newest first'; |
| 483 | +$string['mma.mod_forum.sortoldestfirst'] = 'Display oldest first'; |
446 | 484 | $string['mma.mod_glossary.browsemode'] = 'Browse entries'; |
447 | 485 | $string['mma.mod_glossary.byalphabet'] = 'Alphabetically'; |
448 | 486 | $string['mma.mod_glossary.byauthor'] = 'Group by author'; |
|
509 | 547 | $string['mma.mod_wiki.errorloadingpage'] = 'An error occured while loading page.'; |
510 | 548 | $string['mma.mod_wiki.errornowikiavailable'] = 'This wiki does not have any content yet.'; |
511 | 549 | $string['mma.mod_wiki.gowikihome'] = 'Go Wiki home'; |
| 550 | +$string['mma.mod_wiki.page'] = 'Page'; |
512 | 551 | $string['mma.mod_wiki.subwiki'] = 'Subwiki'; |
513 | 552 | $string['mma.mod_wiki.titleshouldnotbeempty'] = 'Title should not be empty'; |
514 | 553 | $string['mma.mod_wiki.viewpage'] = 'View page'; |
| 554 | +$string['mma.mod_wiki.wikipage'] = 'Wiki page'; |
515 | 555 | $string['mma.notes.addnewnote'] = 'Add a new note'; |
516 | 556 | $string['mma.notes.coursenotes'] = 'Course notes'; |
517 | 557 | $string['mma.notes.eventnotecreated'] = 'Note created'; |
|
522 | 562 | $string['mma.notes.publishstate'] = 'Context'; |
523 | 563 | $string['mma.notes.sitenotes'] = 'Site notes'; |
524 | 564 | $string['mma.notes.userwithid'] = 'User with Id {{id}}'; |
| 565 | +$string['mma.notes.warningnotenotsent'] = 'Couldn\'t add note(s) to course {{course}}. {{error}}'; |
525 | 566 | $string['mma.notifications.errorgetnotifications'] = 'Error getting notifications'; |
526 | 567 | $string['mma.notifications.notifications'] = 'Notifications'; |
527 | 568 | $string['mma.notifications.therearentnotificationsyet'] = 'There are no notifications'; |
|
0 commit comments