Skip to content

Commit 13b7a08

Browse files
committed
Strings for Moodle Mobile 3.1.2
1 parent 7cd9975 commit 13b7a08

File tree

2 files changed

+52
-3
lines changed

2 files changed

+52
-3
lines changed

lang/en/local_moodlemobileapp.php

Lines changed: 51 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,13 +54,14 @@
5454
$string['mm.core.cannotdownloadfiles'] = 'File downloading is disabled in your Mobile service. Please, contact your site administrator.';
5555
$string['mm.core.clearsearch'] = 'Clear search';
5656
$string['mm.core.clicktoseefull'] = 'Click to see full contents.';
57-
$string['mm.core.close'] = 'Close';
57+
$string['mm.core.commentsnotworking'] = 'Comments cannot be retrieved';
5858
$string['mm.core.completion-alt-auto-fail'] = 'Completed: {{$a}} (did not achieve pass grade)';
5959
$string['mm.core.completion-alt-auto-n'] = 'Not completed: {{$a}}';
6060
$string['mm.core.completion-alt-auto-pass'] = 'Completed: {{$a}} (achieved pass grade)';
6161
$string['mm.core.completion-alt-auto-y'] = 'Completed: {{$a}}';
6262
$string['mm.core.completion-alt-manual-n'] = 'Not completed: {{$a}}. Select to mark as complete.';
6363
$string['mm.core.completion-alt-manual-y'] = 'Completed: {{$a}}. Select to mark as not complete.';
64+
$string['mm.core.confirmcanceledit'] = 'Are you sure you want to leave this page? All changes will be lost.';
6465
$string['mm.core.confirmopeninbrowser'] = 'Do you want to open it in browser?';
6566
$string['mm.core.deleting'] = 'Deleting';
6667
$string['mm.core.dfdayweekmonth'] = 'ddd, D MMM';
@@ -70,12 +71,16 @@
7071
$string['mm.core.downloading'] = 'Downloading';
7172
$string['mm.core.elementseparator'] = ',';
7273
$string['mm.core.errorchangecompletion'] = 'An error occurred while changing the completion status. Please try again.';
74+
$string['mm.core.errordeletefile'] = 'Error deleting the file. Please try again.';
7375
$string['mm.core.errordownloading'] = 'Error downloading file.';
7476
$string['mm.core.errordownloadingsomefiles'] = 'Error downloading module files. Some files might be missing.';
77+
$string['mm.core.errorfileexistssamename'] = 'There\'s already a file with this name.';
7578
$string['mm.core.errorinvalidresponse'] = 'Invalid response received. Please contact your Moodle site administrator if the error persists.';
7679
$string['mm.core.erroropenfilenoapp'] = 'Error opening the file: no app found to open this kind of file.';
7780
$string['mm.core.erroropenfilenoextension'] = 'Error opening the file: the file doesn\'t have extension.';
7881
$string['mm.core.erroropenpopup'] = 'This activity is trying to open a popup. This is not supported in this app.';
82+
$string['mm.core.errorrenamefile'] = 'Error renaming the file. Please try again.';
83+
$string['mm.core.fullnameandsitename'] = '{{fullname}} ({{sitename}})';
7984
$string['mm.core.humanreadablesize'] = '{{size}} {{unit}}';
8085
$string['mm.core.image'] = 'Image';
8186
$string['mm.core.imageviewer'] = 'Image viewer';
@@ -121,9 +126,10 @@
121126
$string['mm.core.percentagenumber'] = '{{$a}}%';
122127
$string['mm.core.pulltorefresh'] = 'Pull to refresh';
123128
$string['mm.core.requireduserdatamissing'] = 'This user lacks some required profile data. Please, fill this data in your Moodle and try again.<br>{{$a}}';
129+
$string['mm.core.retry'] = 'Retry';
124130
$string['mm.core.searching'] = 'Searching';
125131
$string['mm.core.sending'] = 'Sending';
126-
$string['mm.core.serverconnection'] = 'Error connecting to the server';
132+
$string['mm.core.showmore'] = 'Show more...';
127133
$string['mm.core.sizetb'] = 'TB';
128134
$string['mm.core.success'] = 'Success!';
129135
$string['mm.core.tablet'] = 'Tablet';
@@ -136,6 +142,7 @@
136142
$string['mm.course.activitynotyetviewable'] = 'This activity or resource is not yet viewable in the app.';
137143
$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.';
138144
$string['mm.course.allsections'] = 'All sections';
145+
$string['mm.course.confirmdeletemodulefiles'] = 'Are you sure you want to delete this module files?';
139146
$string['mm.course.confirmdownload'] = 'You are about to download {{size}}. Are you sure you want to continue?';
140147
$string['mm.course.confirmdownloadsection'] = 'You are about to download {{size}}. Are you sure you want to continue?';
141148
$string['mm.course.confirmdownloadunknownsize'] = 'We were unable to calculate the size of the download. Are you sure you want to download?';
@@ -167,6 +174,28 @@
167174
$string['mm.courses.searchcoursesadvice'] = 'You can use the search courses button to access as guest or enrol yourself in courses that allow it.';
168175
$string['mm.courses.selfenrolment'] = 'Self-enrolment';
169176
$string['mm.courses.totalcoursesearchresults'] = 'Total courses: {{$a}}';
177+
$string['mm.fileuploader.addfiletext'] = 'Add file';
178+
$string['mm.fileuploader.audio'] = 'Audio';
179+
$string['mm.fileuploader.camera'] = 'Camera';
180+
$string['mm.fileuploader.confirmuploadfile'] = 'You are about to upload {{size}}. Are you sure you want to continue?';
181+
$string['mm.fileuploader.confirmuploadunknownsize'] = 'We were unable to calculate the size of the upload. Are you sure you want to continue?';
182+
$string['mm.fileuploader.errorcapturingaudio'] = 'Error capturing audio.';
183+
$string['mm.fileuploader.errorcapturingimage'] = 'Error capturing image.';
184+
$string['mm.fileuploader.errorcapturingvideo'] = 'Error capturing video.';
185+
$string['mm.fileuploader.errorgettingimagealbum'] = 'Error getting image from album.';
186+
$string['mm.fileuploader.errormustbeonlinetoupload'] = 'You have to be online to upload files.';
187+
$string['mm.fileuploader.errornoapp'] = 'You don\'t have an app installed to perform this action.';
188+
$string['mm.fileuploader.errorreadingfile'] = 'Error reading file.';
189+
$string['mm.fileuploader.errorwhileuploading'] = 'An error occurred during the file upload.';
190+
$string['mm.fileuploader.file'] = 'File';
191+
$string['mm.fileuploader.fileuploaded'] = 'The file was successfully uploaded.';
192+
$string['mm.fileuploader.maxbytesfile'] = 'The file {{$a.file}} is too large. The maximum size you can upload is {{$a.size}}.';
193+
$string['mm.fileuploader.photoalbums'] = 'Photo albums';
194+
$string['mm.fileuploader.readingfile'] = 'Reading file';
195+
$string['mm.fileuploader.uploadafile'] = 'Upload a file';
196+
$string['mm.fileuploader.uploading'] = 'Uploading';
197+
$string['mm.fileuploader.uploadingperc'] = 'Uploading: {{$a}}%';
198+
$string['mm.fileuploader.video'] = 'Video';
170199
$string['mm.login.authenticating'] = 'Authenticating';
171200
$string['mm.login.cancel'] = 'Cancel';
172201
$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.';
@@ -203,6 +232,7 @@
203232
$string['mm.login.usernamerequired'] = 'Username required';
204233
$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.';
205234
$string['mm.question.errorattachmentsnotsupported'] = 'The application doesn\'t support attaching files to answers yet.';
235+
$string['mm.question.errorinlinefilesnotsupported'] = 'The application doesn\'t support editing inline files yet.';
206236
$string['mm.question.errorquestionnotsupported'] = 'This question type is not supported by the app: {{$a}}.';
207237
$string['mm.question.howtodraganddrop'] = 'Tap to select then tap to drop.';
208238
$string['mm.question.questionmessage'] = 'Question {{$a}}: {{$b}}';
@@ -228,6 +258,8 @@
228258
$string['mm.settings.enabledebugging'] = 'Enable debugging';
229259
$string['mm.settings.enabledownloadsection'] = 'Enable download sections';
230260
$string['mm.settings.enabledownloadsectiondescription'] = 'Disable this option to speed up the loading of course sections.';
261+
$string['mm.settings.enablerichtexteditor'] = 'Enable rich text editor';
262+
$string['mm.settings.enablerichtexteditordescription'] = 'If enabled, a rich text editor will be shown in places that allow it.';
231263
$string['mm.settings.enablesyncwifi'] = 'Allow sync only when on Wi-Fi';
232264
$string['mm.settings.errordeletesitefiles'] = 'Error deleting site files.';
233265
$string['mm.settings.errorsyncsite'] = 'Error synchronizing the site data, please check your internet connection and try again.';
@@ -256,6 +288,14 @@
256288
$string['mm.settings.versioncode'] = 'Version code';
257289
$string['mm.settings.versionname'] = 'Version name';
258290
$string['mm.settings.wificonnection'] = 'WiFi connection';
291+
$string['mm.sharedfiles.chooseaccountstorefile'] = 'Choose an account to store the file in.';
292+
$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+
$string['mm.sharedfiles.errorreceivefilenosites'] = 'There are no sites stored. Please add a site before sharing a file with the app.';
294+
$string['mm.sharedfiles.nosharedfiles'] = 'There are no shared files stored in this site.';
295+
$string['mm.sharedfiles.rename'] = 'Rename';
296+
$string['mm.sharedfiles.replace'] = 'Replace';
297+
$string['mm.sharedfiles.sharedfiles'] = 'Shared files';
298+
$string['mm.sharedfiles.successstorefile'] = 'File successfully stored. Now you can select this file to upload it to your private files or attach it in some activities.';
259299
$string['mm.sidemenu.appsettings'] = 'App settings';
260300
$string['mm.sidemenu.changesite'] = 'Change site';
261301
$string['mm.sidemenu.help'] = 'Help';
@@ -326,6 +366,7 @@
326366
$string['mma.files.errornoapp'] = 'You don\'t have an app installed to perform this action.';
327367
$string['mma.files.errorreadingfile'] = 'Error reading file.';
328368
$string['mma.files.errorreceivefilenosites'] = 'There are no sites stored. Please add a site before trying to upload a file.';
369+
$string['mma.files.erroruploadnotworking'] = 'Unfortunately it is currently not possible to upload files to your site.';
329370
$string['mma.files.errorwhiledownloading'] = 'An error occured while trying to download the file.';
330371
$string['mma.files.errorwhilerecordingaudio'] = 'An error occured while trying to record audio.';
331372
$string['mma.files.errorwhileuploading'] = 'An error occured during the file upload.';
@@ -375,6 +416,13 @@
375416
$string['mma.messages.type_online'] = 'Online';
376417
$string['mma.messages.type_search'] = 'Search results';
377418
$string['mma.messages.type_strangers'] = 'Others';
419+
$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+
$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+
$string['mma.mod_assign.erroreditpluginsnotsupported'] = 'You cannot add or edit a submission in the app because some plugins aren\'t supported for editing:';
422+
$string['mma.mod_assign.errorshowinginformation'] = 'We can\'t display the submission information';
423+
$string['mma.mod_assign.feedbacknotsupported'] = 'This feedback is not supported by the app and may not contain all the information';
424+
$string['mma.mod_assign.notallparticipantsareshown'] = 'Participants without submissions are not being shown';
425+
$string['mma.mod_assign.submissionnotsupported'] = 'This submission is not supported by the app and may not contain all the information';
378426
$string['mma.mod_assign.userwithid'] = 'User with Id {{id}}';
379427
$string['mma.mod_chat.errorwhileconnecting'] = 'Error while connecting to the chat.';
380428
$string['mma.mod_chat.errorwhilegettingchatdata'] = 'Error while getting chat data.';
@@ -462,6 +510,7 @@
462510
$string['mma.mod_wiki.errornowikiavailable'] = 'This wiki does not have any content yet.';
463511
$string['mma.mod_wiki.gowikihome'] = 'Go Wiki home';
464512
$string['mma.mod_wiki.subwiki'] = 'Subwiki';
513+
$string['mma.mod_wiki.titleshouldnotbeempty'] = 'Title should not be empty';
465514
$string['mma.mod_wiki.viewpage'] = 'View page';
466515
$string['mma.notes.addnewnote'] = 'Add a new note';
467516
$string['mma.notes.coursenotes'] = 'Course notes';

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 = 2014012431;
28+
$plugin->version = 2014012432;
2929
$plugin->requires = 2013111800; // Require Moodle version (2.6).
3030
$plugin->maturity = MATURITY_STABLE;
3131
$plugin->release = '1.310'; // This should be the latest Mobile app version

0 commit comments

Comments
 (0)