Skip to content

Commit 25bd0e5

Browse files
committed
Language strings for version 2.0 (including deprecated ones)
1 parent c7cba2d commit 25bd0e5

File tree

2 files changed

+260
-1
lines changed

2 files changed

+260
-1
lines changed

lang/en/local_moodlemobileapp.php

Lines changed: 259 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -326,3 +326,262 @@
326326
$string['yoursiteurl'] = 'https://yourmoodle.com';
327327
$string['yourusername'] = 'username';
328328
$string['docsurl'] = 'http://docs.moodle.org/en/Mobile_app';
329+
330+
$string['mm.core.cancel'] = 'Cancel';
331+
$string['mm.core.cannotconnect'] = 'Cannot connect: Verify that your have typed correctly the URL and that your site uses Moodle 2.4 or later.';
332+
$string['mm.core.clearsearch'] = 'Clear search';
333+
$string['mm.core.course'] = 'Course';
334+
$string['mm.core.downloading'] = 'Downloading';
335+
$string['mm.core.elementseparator'] = ', ';
336+
$string['mm.core.error'] = 'Error';
337+
$string['mm.core.errordownloading'] = 'Error downloading file.';
338+
$string['mm.core.humanreadablesize'] = '{{size}} {{unit}}';
339+
$string['mm.core.loading'] = 'Loading';
340+
$string['mm.core.lostconnection'] = 'Your authentication token is invalid or has expired, you will have to reconnect to the site.';
341+
$string['mm.core.mod_assign'] = 'Assignment';
342+
$string['mm.core.mod_assignment'] = 'Assignment';
343+
$string['mm.core.mod_book'] = 'Book';
344+
$string['mm.core.mod_chat'] = 'Chat';
345+
$string['mm.core.mod_choice'] = 'Choice';
346+
$string['mm.core.mod_data'] = 'Database';
347+
$string['mm.core.mod_database'] = 'Database';
348+
$string['mm.core.mod_external-tool'] = 'External tool';
349+
$string['mm.core.mod_feedback'] = 'Feedback';
350+
$string['mm.core.mod_file'] = 'File';
351+
$string['mm.core.mod_folder'] = 'Folder';
352+
$string['mm.core.mod_forum'] = 'Forum';
353+
$string['mm.core.mod_glossary'] = 'Glossary';
354+
$string['mm.core.mod_ims'] = 'IMS content package';
355+
$string['mm.core.mod_imscp'] = 'IMS content package';
356+
$string['mm.core.mod_label'] = 'Label';
357+
$string['mm.core.mod_lesson'] = 'Lesson';
358+
$string['mm.core.mod_lti'] = 'External tool';
359+
$string['mm.core.mod_page'] = 'Page';
360+
$string['mm.core.mod_quiz'] = 'Quiz';
361+
$string['mm.core.mod_resource'] = 'Resource';
362+
$string['mm.core.mod_scorm'] = 'SCORM package';
363+
$string['mm.core.mod_survey'] = 'Survey';
364+
$string['mm.core.mod_url'] = 'URL';
365+
$string['mm.core.mod_wiki'] = 'Wiki';
366+
$string['mm.core.mod_workshop'] = 'Workshop';
367+
$string['mm.core.networkerrormsg'] = 'Network not enabled or not working.';
368+
$string['mm.core.notapplicable'] = 'n/a';
369+
$string['mm.core.numdays'] = '{{number}} days';
370+
$string['mm.core.numhours'] = '{{number}} hours';
371+
$string['mm.core.numminutes'] = '{{number}} minutes';
372+
$string['mm.core.nummonths'] = '{{number}} months';
373+
$string['mm.core.numseconds'] = '{{number}} seconds';
374+
$string['mm.core.numyears'] = '{{number}} years';
375+
$string['mm.core.pulltorefresh'] = 'Pull to refresh';
376+
$string['mm.core.search'] = 'Search';
377+
$string['mm.core.sizeb'] = 'bytes';
378+
$string['mm.core.sizegb'] = 'GB';
379+
$string['mm.core.sizekb'] = 'KB';
380+
$string['mm.core.sizemb'] = 'MB';
381+
$string['mm.core.sizetb'] = 'TB';
382+
$string['mm.core.unexpectederror'] = 'Unexepected error. Please close and reopen the application to try again';
383+
$string['mm.core.view'] = 'View';
384+
$string['mm.core.wsfunctionnotavailable'] = 'The webservice function is not available.';
385+
$string['mm.course.activitynotyetviewable'] = 'This activity or resource is not yet viewable in the app.';
386+
$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.';
387+
$string['mm.course.allsections'] = 'All sections';
388+
$string['mm.course.contents'] = 'Contents';
389+
$string['mm.course.couldnotloadsections'] = 'Could not load the sections, please try again later.';
390+
$string['mm.course.couldnotloadsectioncontent'] = 'Could not load the section content, please try again later.';
391+
$string['mm.course.gotothesite'] = 'Go to the site';
392+
$string['mm.course.nocontentavailable'] = 'No content available at the moment.';
393+
$string['mm.course.showall'] = 'Show all';
394+
$string['mm.course.whoops'] = 'Whoops!';
395+
$string['mm.courses.errorloadcourses'] = 'An error occurred while loading courses.';
396+
$string['mm.courses.filter'] = 'Filter';
397+
$string['mm.courses.frontpage'] = 'Front page';
398+
$string['mm.courses.mycourses'] = 'My courses';
399+
$string['mm.login.authenticating'] = 'Authenticating';
400+
$string['mm.login.cancel'] = 'Cancel';
401+
$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.';
402+
$string['mm.login.credentials'] = 'Credentials';
403+
$string['mm.login.credentialsdescription'] = 'Please provide your username and password to login on ';
404+
$string['mm.login.confirmdeletesite'] = 'Are you sure you want to delete the site {{sitename}}?';
405+
$string['mm.login.connect'] = 'Connect!';
406+
$string['mm.login.connecttomoodle'] = 'Connect to Moodle';
407+
$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';
408+
$string['mm.login.errordeletesite'] = 'An error occurred while deleting this site. Please try again.';
409+
$string['mm.login.errorupdatesite'] = 'An error ocurred while updating the site\'s token.';
410+
$string['mm.login.help'] = 'Help';
411+
$string['mm.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 a Moodle administrator at the place where you want to connect 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 URL</i> field and click the <b>Add button</b>.</p>';
412+
$string['mm.login.invalidaccount'] = 'Please check your login details or ask your site administrator to check the site configuration.';
413+
$string['mm.login.invalidmoodleversion'] = 'Invalid Moodle version. The minium version required is 2.4.';
414+
$string['mm.login.invalidsite'] = 'The site URL is invalid.';
415+
$string['mm.login.login'] = 'Login';
416+
$string['mm.login.loginbutton'] = 'Login!';
417+
$string['mm.login.logininsiterequired'] = 'You need to log in to the site in a browser window.';
418+
$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.';
419+
$string['mm.login.newsitedescription'] = 'Please enter the URL of your Moodle site. Note that it might not be configured to work with this app.';
420+
$string['mm.login.notloggedin'] = 'You need to be logged in.';
421+
$string['mm.login.password'] = 'Password';
422+
$string['mm.login.passwordrequired'] = 'Password required';
423+
$string['mm.login.reconnect'] = 'Reconnect';
424+
$string['mm.login.reconnectdescription'] = 'Your authentication token is invalid or has expired, you have to reconnect to the site.';
425+
$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.';
426+
$string['mm.login.siteaddress'] = 'Site address';
427+
$string['mm.login.siteinmaintenance'] = 'Your site is in maintenance mode';
428+
$string['mm.login.siteurl'] = 'Site URL';
429+
$string['mm.login.siteurlrequired'] = 'Site URL required, i.e <i>http://www.yourmoodlesite.abc or https://www.yourmoodlesite.efg</i>';
430+
$string['mm.login.username'] = 'Username';
431+
$string['mm.login.usernamerequired'] = 'Username required';
432+
$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.';
433+
$string['mm.settings.about'] = 'About';
434+
$string['mm.settings.appname'] = 'Moodle Mobile {{version}}';
435+
$string['mm.settings.cacheexpirationtime'] = 'Cache expiration time (miliseconds)';
436+
$string['mm.settings.credits'] = 'Credits';
437+
$string['mm.settings.deletesitefilestitle'] = 'Delete site files';
438+
$string['mm.settings.deletesitefiles'] = 'Are you sure that you want to delete the downloaded files from the site \'{{sitename}}\'?';
439+
$string['mm.settings.development'] = 'Development';
440+
$string['mm.settings.enabledebugging'] = 'Enable debugging';
441+
$string['mm.settings.errordeletesitefiles'] = 'Error deleting site files.';
442+
$string['mm.settings.errorsyncsite'] = 'Error synchronizing the site data, please check your internet connection and try again.';
443+
$string['mm.settings.estimatedfreespace'] = 'Estimated free space';
444+
$string['mm.settings.general'] = 'General';
445+
$string['mm.settings.language'] = 'Language';
446+
$string['mm.settings.license'] = 'License';
447+
$string['mm.settings.settings'] = 'Settings';
448+
$string['mm.settings.spaceusage'] = 'Space usage';
449+
$string['mm.settings.success'] = 'Success!';
450+
$string['mm.settings.synchronization'] = 'Synchronization';
451+
$string['mm.settings.synchronizing'] = 'Synchronizing';
452+
$string['mm.settings.syncsitesuccess'] = 'Site data synchronized and all caches invalidated.';
453+
$string['mm.settings.total'] = 'Total';
454+
$string['mm.sidemenu.appsettings'] = 'App settings';
455+
$string['mm.sidemenu.help'] = 'Help';
456+
$string['mm.sidemenu.logout'] = 'Change site';
457+
$string['mm.sidemenu.mycourses'] = 'My courses';
458+
$string['mm.sidemenu.website'] = 'Website';
459+
$string['mm.user.address'] = 'Address';
460+
$string['mm.user.city'] = 'City';
461+
$string['mm.user.contact'] = 'Contact';
462+
$string['mm.user.country'] = 'Country';
463+
$string['mm.user.description'] = 'Description';
464+
$string['mm.user.details'] = 'Details';
465+
$string['mm.user.detailsnotavailable'] = 'The details of this user are not available to you.';
466+
$string['mm.user.editingteacher'] = 'Teacher';
467+
$string['mm.user.email'] = 'Email';
468+
$string['mm.user.interests'] = 'Interests';
469+
$string['mm.user.invaliduser'] = 'Invalid user.';
470+
$string['mm.user.manager'] = 'Manager';
471+
$string['mm.user.phone1'] = 'Phone';
472+
$string['mm.user.phone2'] = 'Mobile';
473+
$string['mm.user.roles'] = 'Roles';
474+
$string['mm.user.student'] = 'Student';
475+
$string['mm.user.teacher'] = 'Non-editing teacher';
476+
$string['mm.user.webpage'] = 'Web page';
477+
$string['mma.calendar.calendarevents'] = 'Calendar events';
478+
$string['mma.calendar.errorloadevent'] = 'Error loading event.';
479+
$string['mma.calendar.errorloadevents'] = 'Error loading events.';
480+
$string['mma.calendar.noevents'] = 'There are no events';
481+
$string['mma.calendar.notifications'] = 'Notifications';
482+
$string['mma.files.admindisableddownload'] = 'Please note that your Moodle administrator disabled file downloads, you can browse through the files but not download them.';
483+
$string['mma.files.audio'] = 'Audio';
484+
$string['mma.files.camera'] = 'Camera';
485+
$string['mma.files.chooseaccountuploadfile'] = 'Choose an account to upload the file to.';
486+
$string['mma.files.clicktoupload'] = 'Click the button below to upload files to your private files.';
487+
$string['mma.files.confirmuploadfile'] = 'You are about to upload {{size}}. Are you sure you want to continue?';
488+
$string['mma.files.couldnotloadfiles'] = 'The list of files could not be loaded.';
489+
$string['mma.files.downloading'] = 'Downloading';
490+
$string['mma.files.emptyfilelist'] = 'There are no files to show.';
491+
$string['mma.files.errorcapturingaudio'] = 'Error capturing audio.';
492+
$string['mma.files.errorcapturingimage'] = 'Error capturing image.';
493+
$string['mma.files.errorcapturingvideo'] = 'Error capturing video.';
494+
$string['mma.files.errorgettingimagealbum'] = 'Error getting image from album.';
495+
$string['mma.files.errormustbeonlinetoupload'] = 'You have to be online to upload files.';
496+
$string['mma.files.errornoapp'] = 'You don\'t have an app installed to perform this action.';
497+
$string['mma.files.errorreadingfile'] = 'Error reading file.';
498+
$string['mma.files.errorreceivefilenosites'] = 'There are no sites stored. Please add a site before trying to upload a file.';
499+
$string['mma.files.errorwhiledownloading'] = 'An error occured while trying to download the file.';
500+
$string['mma.files.errorwhileuploading'] = 'An error occured during the file upload.';
501+
$string['mma.files.errorwhilerecordingaudio'] = 'An error occured while trying to record audio.';
502+
$string['mma.files.file'] = 'File';
503+
$string['mma.files.fileuploaded'] = 'The file was successfully uploaded.';
504+
$string['mma.files.myfiles'] = 'My files';
505+
$string['mma.files.myprivatefiles'] = 'My private files';
506+
$string['mma.files.myprivatefilesdesc'] = 'The files that are available in your private area on this Moodle site.';
507+
$string['mma.files.photoalbums'] = 'Photo albums';
508+
$string['mma.files.readingfile'] = 'Reading file';
509+
$string['mma.files.sitefiles'] = 'Site files';
510+
$string['mma.files.sitefilesdesc'] = 'The other files that are available to you on this Moodle site.';
511+
$string['mma.files.success'] = 'Success!';
512+
$string['mma.files.uploadafile'] = 'Upload a file';
513+
$string['mma.files.uploadfiles'] = 'Upload files';
514+
$string['mma.files.uploading'] = 'Uploading';
515+
$string['mma.files.video'] = 'Video';
516+
$string['mma.frontpage.frontpage'] = 'Front page';
517+
$string['mma.grades.average'] = 'Average';
518+
$string['mma.grades.contributiontocoursetotal'] = 'Contribution to course total';
519+
$string['mma.grades.feedback'] = 'Feedback';
520+
$string['mma.grades.grade'] = 'Grade';
521+
$string['mma.grades.grades'] = 'Grades';
522+
$string['mma.grades.itemname'] = 'Grade item';
523+
$string['mma.grades.lettergrade'] = 'Letter grade';
524+
$string['mma.grades.percentage'] = 'Percentage';
525+
$string['mma.grades.rank'] = 'Rank';
526+
$string['mma.grades.range'] = 'Range';
527+
$string['mma.grades.viewgrades'] = 'View grades';
528+
$string['mma.grades.weight'] = 'Weight';
529+
$string['mma.messages.addcontact'] = 'Add contact';
530+
$string['mma.messages.blockcontact'] = 'Block contact';
531+
$string['mma.messages.contactname'] = 'Contact name';
532+
$string['mma.messages.contactlistempty'] = 'contact list is empty';
533+
$string['mma.messages.contacts'] = 'Contacts';
534+
$string['mma.messages.errorwhileretrievingcontacts'] = 'Error while retrieving the contacts from the server.';
535+
$string['mma.messages.errorwhileretrievingdiscussions'] = 'Error while retrieving the discussions from the server.';
536+
$string['mma.messages.errorwhileretrievingmessages'] = 'Error while retrieving the messages from the server.';
537+
$string['mma.messages.messagenotsent'] = 'The message was not sent, please try again later.';
538+
$string['mma.messages.messages'] = 'Messages';
539+
$string['mma.messages.mustbeonlinetosendmessages'] = 'You must be online to send messages';
540+
$string['mma.messages.newmessage'] = 'New message...';
541+
$string['mma.messages.nomessages'] = 'No messages.';
542+
$string['mma.messages.removecontact'] = 'Remove contact';
543+
$string['mma.messages.send'] = 'Send';
544+
$string['mma.messages.sendmessage'] = 'Send message';
545+
$string['mma.messages.type_blocked'] = 'Blocked';
546+
$string['mma.messages.type_offline'] = 'Offline';
547+
$string['mma.messages.type_online'] = 'Online';
548+
$string['mma.messages.type_search'] = 'Search results';
549+
$string['mma.messages.type_strangers'] = 'Others';
550+
$string['mma.messages.unblockcontact'] = 'Unlock contact';
551+
$string['mma.mod_assign.addsubmission'] = 'Add submission';
552+
$string['mma.mod_assign.allowsubmissionsfromdate'] = 'Allow submissions from';
553+
$string['mma.mod_assign.attemptnumber'] = 'Attempt number';
554+
$string['mma.mod_assign.cutoffdate'] = 'Cut-off date';
555+
$string['mma.mod_assign.duedate'] = 'Due date';
556+
$string['mma.mod_assign.duedateno'] = 'No due date';
557+
$string['mma.mod_assign.submissions'] = 'Submissions';
558+
$string['mma.mod_assign.userwithid'] = 'User with Id {{id}}';
559+
$string['mma.mod_assign.viewsubmission'] = 'View submission';
560+
$string['mma.mod_book.errorchapter'] = 'Error reading chapter of book.';
561+
$string['mma.mod_folder.emptyfilelist'] = 'There are no files to show.';
562+
$string['mma.mod_forum.errorgetforum'] = 'Error getting forum data.';
563+
$string['mma.mod_forum.forumnodiscussionsyet'] = 'There are no discussion topics yet in this forum.';
564+
$string['mma.mod_forum.numdiscussions'] = '{{numdiscussions}} discussions';
565+
$string['mma.mod_forum.numreplies'] = '{{numreplies}} replies';
566+
$string['mma.mod_imscp.deploymenterror'] = 'Content package error!';
567+
$string['mma.mod_label.label'] = 'Label';
568+
$string['mma.mod_label.taptoview'] = 'Tap to view the label.';
569+
$string['mma.mod_page.errorwhileloadingthepage'] = 'Error while loading the page content.';
570+
$string['mma.mod_resource.errorwhileloadingthecontent'] = 'Error while loading the content.';
571+
$string['mma.mod_resource.openthefile'] = 'Open the file';
572+
$string['mma.mod_url.accessurl'] = 'Access the URL';
573+
$string['mma.mod_url.pointingtourl'] = 'URL this resource points to';
574+
$string['mma.notes.addnewnote'] = 'Add a new note';
575+
$string['mma.notes.coursenotes'] = 'Course notes';
576+
$string['mma.notes.eventnotecreated'] = 'Note created';
577+
$string['mma.notes.nonotes'] = 'There are no notes of this type yet';
578+
$string['mma.notes.note'] = 'Note';
579+
$string['mma.notes.notes'] = 'Notes';
580+
$string['mma.notes.personalnotes'] = 'Personal notes';
581+
$string['mma.notes.publishstate'] = 'Context';
582+
$string['mma.notes.sitenotes'] = 'Site notes';
583+
$string['mma.notifications.errorgetnotifications'] = 'Error getting notifications';
584+
$string['mma.notifications.notifications'] = 'Notifications';
585+
$string['mma.notifications.therearentnotificationsyet'] = 'There are no notifications';
586+
$string['mma.participants.participants'] = 'Participants';
587+

version.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525

2626
defined('MOODLE_INTERNAL') || die;
2727

28-
$plugin->version = 2014012417;
28+
$plugin->version = 2014012418;
2929
$plugin->requires = 2013111800; // Require Moodle version (2.6).
3030
$plugin->maturity = MATURITY_STABLE;
3131
$plugin->release = '1.13'; // This should be the latest Mobile app version

0 commit comments

Comments
 (0)