forked from EVOgeek/Vmeda.Online
		
	MOBILE-3833 lang: Update languages
This commit is contained in:
		
							parent
							
								
									347d08f806
								
							
						
					
					
						commit
						3a9b779d38
					
				| @ -30,6 +30,7 @@ | |||||||
|         "he": "עברית", |         "he": "עברית", | ||||||
|         "hi": "हिंदी", |         "hi": "हिंदी", | ||||||
|         "hr": "Hrvatski", |         "hr": "Hrvatski", | ||||||
|  |         "hsb": "Hornjoserbsski", | ||||||
|         "hu": "magyar", |         "hu": "magyar", | ||||||
|         "hy": "Հայերեն", |         "hy": "Հայերեն", | ||||||
|         "id": "Indonesian", |         "id": "Indonesian", | ||||||
| @ -38,6 +39,7 @@ | |||||||
|         "km": "ខ្មែរ", |         "km": "ខ្មែរ", | ||||||
|         "kn": "ಕನ್ನಡ", |         "kn": "ಕನ್ನಡ", | ||||||
|         "ko": "한국어", |         "ko": "한국어", | ||||||
|  |         "lo": "ລາວ", | ||||||
|         "lt": "Lietuvių", |         "lt": "Lietuvių", | ||||||
|         "lv": "Latviešu", |         "lv": "Latviešu", | ||||||
|         "mn": "Монгол", |         "mn": "Монгол", | ||||||
| @ -64,12 +66,12 @@ | |||||||
|     "wsservice": "moodle_mobile_app", |     "wsservice": "moodle_mobile_app", | ||||||
|     "demo_sites": { |     "demo_sites": { | ||||||
|         "student": { |         "student": { | ||||||
|             "url": "https:\/\/school.moodledemo.net", |             "url": "https://school.moodledemo.net", | ||||||
|             "username": "student", |             "username": "student", | ||||||
|             "password": "moodle" |             "password": "moodle" | ||||||
|         }, |         }, | ||||||
|         "teacher": { |         "teacher": { | ||||||
|             "url": "https:\/\/school.moodledemo.net", |             "url": "https://school.moodledemo.net", | ||||||
|             "username": "teacher", |             "username": "teacher", | ||||||
|             "password": "moodle" |             "password": "moodle" | ||||||
|         } |         } | ||||||
| @ -87,7 +89,7 @@ | |||||||
|     "onlyallowlistedsites": false, |     "onlyallowlistedsites": false, | ||||||
|     "skipssoconfirmation": false, |     "skipssoconfirmation": false, | ||||||
|     "forcedefaultlanguage": false, |     "forcedefaultlanguage": false, | ||||||
|     "privacypolicy": "https:\/\/moodle.net\/moodle-app-privacy\/", |     "privacypolicy": "https://moodle.net/moodle-app-privacy/", | ||||||
|     "notificoncolor": "#f98012", |     "notificoncolor": "#f98012", | ||||||
|     "enableanalytics": false, |     "enableanalytics": false, | ||||||
|     "enableonboarding": true, |     "enableonboarding": true, | ||||||
|  | |||||||
| @ -14,7 +14,7 @@ | |||||||
|     <ion-list> |     <ion-list> | ||||||
|         <ion-radio-group [(ngModel)]="options.timeFilterSelected"> |         <ion-radio-group [(ngModel)]="options.timeFilterSelected"> | ||||||
|             <ion-item class="ion-text-wrap" *ngIf="options.show.all"> |             <ion-item class="ion-text-wrap" *ngIf="options.show.all"> | ||||||
|                 <ion-label>{{'addon.block_myoverview.allincludinghidden' | translate}}</ion-label> |                 <ion-label>{{'addon.block_myoverview.all' | translate}}</ion-label> | ||||||
|                 <ion-radio slot="end" value="all"></ion-radio> |                 <ion-radio slot="end" value="all"></ion-radio> | ||||||
|             </ion-item> |             </ion-item> | ||||||
|             <ion-item class="ion-text-wrap" *ngIf="options.show.inprogress"> |             <ion-item class="ion-text-wrap" *ngIf="options.show.inprogress"> | ||||||
|  | |||||||
| @ -1,7 +1,7 @@ | |||||||
| { | { | ||||||
|     "all": "All (except removed from view)", |     "all": "All", | ||||||
|     "allincludinghidden": "All", |     "allincludinghidden": "All (including archived)", | ||||||
|     "aria:hiddencourses": "Show courses removed from view", |     "aria:hiddencourses": "Show archived courses", | ||||||
|     "card": "Card", |     "card": "Card", | ||||||
|     "favouritesonly": "Show starred courses only", |     "favouritesonly": "Show starred courses only", | ||||||
|     "future": "Future", |     "future": "Future", | ||||||
|  | |||||||
| @ -5,7 +5,7 @@ | |||||||
|     "next6months": "Next 6 months", |     "next6months": "Next 6 months", | ||||||
|     "next7days": "Next 7 days", |     "next7days": "Next 7 days", | ||||||
|     "nocoursesinprogress": "No in-progress courses", |     "nocoursesinprogress": "No in-progress courses", | ||||||
|     "noevents": "No upcoming activities due", |     "noevents": "No activities require action", | ||||||
|     "overdue": "Overdue", |     "overdue": "Overdue", | ||||||
|     "pluginname": "Timeline", |     "pluginname": "Timeline", | ||||||
|     "searchevents": "Search by activity type or name", |     "searchevents": "Search by activity type or name", | ||||||
|  | |||||||
| @ -75,7 +75,7 @@ | |||||||
|     "numberofteamscountdescription": "There are {{count}} teams.", |     "numberofteamscountdescription": "There are {{count}} teams.", | ||||||
|     "numwords": "{{$a}} words", |     "numwords": "{{$a}} words", | ||||||
|     "outof": "{{$a.current}} out of {{$a.total}}", |     "outof": "{{$a.current}} out of {{$a.total}}", | ||||||
|     "overdue": "<font color=\"red\">Assignment is overdue by: {{$a}}</font>", |     "overdue": "Assignment is overdue by: {{$a}}", | ||||||
|     "submission": "Submission", |     "submission": "Submission", | ||||||
|     "submissioneditable": "Student can edit this submission", |     "submissioneditable": "Student can edit this submission", | ||||||
|     "submissionnoteditable": "Student cannot edit this submission", |     "submissionnoteditable": "Student cannot edit this submission", | ||||||
|  | |||||||
| @ -3,7 +3,7 @@ | |||||||
|     "chatreport": "Chat sessions", |     "chatreport": "Chat sessions", | ||||||
|     "confirmloss": "Are you sure? Chat history can be lost.", |     "confirmloss": "Are you sure? Chat history can be lost.", | ||||||
|     "currentusers": "Current users", |     "currentusers": "Current users", | ||||||
|     "enterchat": "Click here to enter the chat now", |     "enterchat": "Enter the chat", | ||||||
|     "entermessage": "Enter your message", |     "entermessage": "Enter your message", | ||||||
|     "errorwhileconnecting": "Error while connecting to the chat.", |     "errorwhileconnecting": "Error while connecting to the chat.", | ||||||
|     "errorwhilegettingchatdata": "Error while getting chat data.", |     "errorwhilegettingchatdata": "Error while getting chat data.", | ||||||
| @ -25,5 +25,5 @@ | |||||||
|     "sessionstart": "The next chat session will start on {{$a.date}}, ({{$a.fromnow}} from now)", |     "sessionstart": "The next chat session will start on {{$a.date}}, ({{$a.fromnow}} from now)", | ||||||
|     "showincompletesessions": "Show incomplete sessions", |     "showincompletesessions": "Show incomplete sessions", | ||||||
|     "talk": "Talk", |     "talk": "Talk", | ||||||
|     "viewreport": "View past chat sessions" |     "viewreport": "Past sessions" | ||||||
| } | } | ||||||
|  | |||||||
| @ -1,5 +1,5 @@ | |||||||
| { | { | ||||||
|     "addanewdiscussion": "Add a new discussion topic", |     "addanewdiscussion": "Add discussion topic", | ||||||
|     "addanewquestion": "Add a new question", |     "addanewquestion": "Add a new question", | ||||||
|     "addanewtopic": "Add a new topic", |     "addanewtopic": "Add a new topic", | ||||||
|     "addtofavourites": "Star this discussion", |     "addtofavourites": "Star this discussion", | ||||||
| @ -45,7 +45,7 @@ | |||||||
|     "numreplies": "{{numreplies}} replies", |     "numreplies": "{{numreplies}} replies", | ||||||
|     "pindiscussion": "Pin this discussion", |     "pindiscussion": "Pin this discussion", | ||||||
|     "pinupdated": "The pin option has been updated.", |     "pinupdated": "The pin option has been updated.", | ||||||
|     "postisprivatereply": "This is a private reply. It is not visible to other participants.", |     "postisprivatereply": "This is a private reply. It is only visible to you and anyone with the capability to view private replies, such as teachers or managers.", | ||||||
|     "posttoforum": "Post to forum", |     "posttoforum": "Post to forum", | ||||||
|     "posttomygroups": "Post a copy to all groups", |     "posttomygroups": "Post a copy to all groups", | ||||||
|     "privatereply": "Reply privately", |     "privatereply": "Reply privately", | ||||||
|  | |||||||
| @ -16,7 +16,7 @@ | |||||||
|     "confirmstart": "Your attempt will have a time limit of {{$a}}. When you start, the timer will begin to count down and cannot be paused. You must finish your attempt before it expires. Are you sure you wish to start now?", |     "confirmstart": "Your attempt will have a time limit of {{$a}}. When you start, the timer will begin to count down and cannot be paused. You must finish your attempt before it expires. Are you sure you wish to start now?", | ||||||
|     "confirmstartheader": "Time limit", |     "confirmstartheader": "Time limit", | ||||||
|     "connectionerror": "Network connection lost. (Autosave failed).\n\nMake a note of any responses entered on this page in the last few minutes, then try to re-connect.\n\nOnce connection has been re-established, your responses should be saved and this message will disappear.", |     "connectionerror": "Network connection lost. (Autosave failed).\n\nMake a note of any responses entered on this page in the last few minutes, then try to re-connect.\n\nOnce connection has been re-established, your responses should be saved and this message will disappear.", | ||||||
|     "continueattemptquiz": "Continue the last attempt", |     "continueattemptquiz": "Continue your attempt", | ||||||
|     "continuepreview": "Continue the last preview", |     "continuepreview": "Continue the last preview", | ||||||
|     "errorbehaviournotsupported": "This quiz can't be attempted in the app because the question behaviour is not supported by the app:", |     "errorbehaviournotsupported": "This quiz can't be attempted in the app because the question behaviour is not supported by the app:", | ||||||
|     "errordownloading": "Error downloading required data.", |     "errordownloading": "Error downloading required data.", | ||||||
|  | |||||||
| @ -1,5 +1,5 @@ | |||||||
| { | { | ||||||
|     "actionsaved": "Your feedback of '{{$a}}' has been saved", |     "actionsaved": "Your feedback of '{{$a}}' has been saved.", | ||||||
|     "fixedack": "Accept", |     "fixedack": "Accept", | ||||||
|     "incorrectlyflagged": "Incorrectly flagged", |     "incorrectlyflagged": "Incorrectly flagged", | ||||||
|     "notapplicable": "Not applicable", |     "notapplicable": "Not applicable", | ||||||
|  | |||||||
| @ -19,8 +19,8 @@ | |||||||
|     "errorselfenrol": "An error occurred while self enrolling.", |     "errorselfenrol": "An error occurred while self enrolling.", | ||||||
|     "favourite": "Starred course", |     "favourite": "Starred course", | ||||||
|     "filtermycourses": "Filter my courses", |     "filtermycourses": "Filter my courses", | ||||||
|     "frontpage": "Front page", |     "frontpage": "Site home", | ||||||
|     "hidecourse": "Remove from view", |     "hidecourse": "Archive", | ||||||
|     "ignore": "Ignore", |     "ignore": "Ignore", | ||||||
|     "mycourses": "My courses", |     "mycourses": "My courses", | ||||||
|     "mymoodle": "Dashboard", |     "mymoodle": "Dashboard", | ||||||
| @ -40,7 +40,7 @@ | |||||||
|     "searchcoursesadvice": "You can use the search courses button to find courses to access as a  guest or enrol yourself in courses that allow it.", |     "searchcoursesadvice": "You can use the search courses button to find courses to access as a  guest or enrol yourself in courses that allow it.", | ||||||
|     "selfenrolment": "Self enrolment", |     "selfenrolment": "Self enrolment", | ||||||
|     "sendpaymentbutton": "Send payment via PayPal", |     "sendpaymentbutton": "Send payment via PayPal", | ||||||
|     "show": "Restore to view", |     "show": "Unarchive", | ||||||
|     "showonlyenrolled": "Show only my courses", |     "showonlyenrolled": "Show only my courses", | ||||||
|     "therearecourses": "There are {{$a}} courses", |     "therearecourses": "There are {{$a}} courses", | ||||||
|     "totalcoursesearchresults": "Total courses: {{$a}}" |     "totalcoursesearchresults": "Total courses: {{$a}}" | ||||||
|  | |||||||
| @ -1,6 +1,6 @@ | |||||||
| { | { | ||||||
|     "accounts": "Accounts", |     "accounts": "Accounts", | ||||||
|     "add": "Add a new account", |     "add": "Add", | ||||||
|     "auth_email": "Email-based self-registration", |     "auth_email": "Email-based self-registration", | ||||||
|     "authenticating": "Authenticating", |     "authenticating": "Authenticating", | ||||||
|     "cancel": "Cancel", |     "cancel": "Cancel", | ||||||
| @ -13,13 +13,13 @@ | |||||||
|     "confirmdeletesite": "Are you sure you want to remove the account on {{sitename}}?", |     "confirmdeletesite": "Are you sure you want to remove the account on {{sitename}}?", | ||||||
|     "connect": "Connect!", |     "connect": "Connect!", | ||||||
|     "connecttomoodle": "Connect to Moodle", |     "connecttomoodle": "Connect to Moodle", | ||||||
|  |     "connecttomoodleapp": "You are trying to connect to a regular Moodle site. Please download the official Moodle app to access this site.", | ||||||
|  |     "connecttoworkplaceapp": "You are trying to connect to a Moodle Workplace site. Please download the Moodle Workplace app to access this site.", | ||||||
|     "contactyouradministrator": "Contact your site administrator for further help.", |     "contactyouradministrator": "Contact your site administrator for further help.", | ||||||
|     "contactyouradministratorissue": "Please ask your site administrator to check the following issue: {{$a}}", |     "contactyouradministratorissue": "Please ask your site administrator to check the following issue: {{$a}}", | ||||||
|     "createaccount": "Create my new account", |     "createaccount": "Create my new account", | ||||||
|     "createuserandpass": "Choose your username and password", |     "createuserandpass": "Choose your username and password", | ||||||
|     "credentialsdescription": "Please provide your username and password to log in.", |     "credentialsdescription": "Please provide your username and password to log in.", | ||||||
|     "connecttomoodleapp": "You are trying to connect to a regular Moodle site. Please download the official Moodle app to access this site.", |  | ||||||
|     "connecttoworkplaceapp": "You are trying to connect to a Moodle Workplace site. Please download the Moodle Workplace app to access this site.", |  | ||||||
|     "emailconfirmsent": "<p>An email should have been sent to your address at <b>{{$a}}</b></p>\n   <p>It contains easy instructions to complete your registration.</p>\n   <p>If you continue to have difficulty, contact the site administrator.</p>", |     "emailconfirmsent": "<p>An email should have been sent to your address at <b>{{$a}}</b></p>\n   <p>It contains easy instructions to complete your registration.</p>\n   <p>If you continue to have difficulty, contact the site administrator.</p>", | ||||||
|     "emailconfirmsentnoemail": "<p>An email should have been sent to your address.</p><p>It contains easy instructions to complete your registration.</p><p>If you continue to have difficulty, contact the site administrator.</p>", |     "emailconfirmsentnoemail": "<p>An email should have been sent to your address.</p><p>It contains easy instructions to complete your registration.</p><p>If you continue to have difficulty, contact the site administrator.</p>", | ||||||
|     "emailconfirmsentsuccess": "Confirmation email sent successfully", |     "emailconfirmsentsuccess": "Confirmation email sent successfully", | ||||||
|  | |||||||
| @ -7,9 +7,9 @@ | |||||||
|     "all": "All", |     "all": "All", | ||||||
|     "allgroups": "All groups", |     "allgroups": "All groups", | ||||||
|     "allparticipants": "All participants", |     "allparticipants": "All participants", | ||||||
|     "applyfilters": "Apply filters", |  | ||||||
|     "answer": "Answer", |     "answer": "Answer", | ||||||
|     "answered": "Answered", |     "answered": "Answered", | ||||||
|  |     "applyfilters": "Apply filters", | ||||||
|     "areyousure": "Are you sure?", |     "areyousure": "Are you sure?", | ||||||
|     "back": "Back", |     "back": "Back", | ||||||
|     "browser": "Browser", |     "browser": "Browser", | ||||||
| @ -120,6 +120,7 @@ | |||||||
|     "filename": "Filename", |     "filename": "Filename", | ||||||
|     "filenameexist": "File name already exists: {{$a}}", |     "filenameexist": "File name already exists: {{$a}}", | ||||||
|     "filenotfound": "File not found, sorry.", |     "filenotfound": "File not found, sorry.", | ||||||
|  |     "filter": "Filter", | ||||||
|     "folder": "Folder", |     "folder": "Folder", | ||||||
|     "forcepasswordchangenotice": "You must change your password to proceed.", |     "forcepasswordchangenotice": "You must change your password to proceed.", | ||||||
|     "fulllistofcourses": "All courses", |     "fulllistofcourses": "All courses", | ||||||
| @ -143,7 +144,6 @@ | |||||||
|     "invalidformdata": "Incorrect form data", |     "invalidformdata": "Incorrect form data", | ||||||
|     "ioscookieshelp": "Embedded content might require cookies to work. Please go to the app's iOS settings, enable 'Allow Cross-Website Tracking' and try again.", |     "ioscookieshelp": "Embedded content might require cookies to work. Please go to the app's iOS settings, enable 'Allow Cross-Website Tracking' and try again.", | ||||||
|     "labelsep": ":", |     "labelsep": ":", | ||||||
|     "filter": "Filter", |  | ||||||
|     "lastaccess": "Last access", |     "lastaccess": "Last access", | ||||||
|     "lastdownloaded": "Last downloaded", |     "lastdownloaded": "Last downloaded", | ||||||
|     "lastmodified": "Last modified", |     "lastmodified": "Last modified", | ||||||
| @ -202,6 +202,7 @@ | |||||||
|     "nocomments": "No comments", |     "nocomments": "No comments", | ||||||
|     "nograde": "No grade", |     "nograde": "No grade", | ||||||
|     "none": "None", |     "none": "None", | ||||||
|  |     "nooptionavailable": "No option available", | ||||||
|     "nopasswordchangeforced": "You cannot proceed without changing your password.", |     "nopasswordchangeforced": "You cannot proceed without changing your password.", | ||||||
|     "nopermissionerror": "Sorry, but you do not currently have permissions to do that", |     "nopermissionerror": "Sorry, but you do not currently have permissions to do that", | ||||||
|     "nopermissions": "Sorry, but you do not currently have permissions to do that ({{$a}}).", |     "nopermissions": "Sorry, but you do not currently have permissions to do that ({{$a}}).", | ||||||
| @ -211,7 +212,6 @@ | |||||||
|     "notavailable": "Not available", |     "notavailable": "Not available", | ||||||
|     "notenrolledprofile": "This profile is not available because this user is not enrolled in this course.", |     "notenrolledprofile": "This profile is not available because this user is not enrolled in this course.", | ||||||
|     "notice": "Notice", |     "notice": "Notice", | ||||||
|     "nooptionavailable": "No option available", |  | ||||||
|     "notingroup": "Sorry, but you need to be part of a group to see this page.", |     "notingroup": "Sorry, but you need to be part of a group to see this page.", | ||||||
|     "notsent": "Not sent", |     "notsent": "Not sent", | ||||||
|     "now": "now", |     "now": "now", | ||||||
| @ -254,6 +254,8 @@ | |||||||
|     "save": "Save", |     "save": "Save", | ||||||
|     "savechanges": "Save changes", |     "savechanges": "Save changes", | ||||||
|     "scanqr": "Scan QR code", |     "scanqr": "Scan QR code", | ||||||
|  |     "scrollbackward": "Scroll backward", | ||||||
|  |     "scrollforward": "Scroll forward", | ||||||
|     "search": "Search", |     "search": "Search", | ||||||
|     "searching": "Searching", |     "searching": "Searching", | ||||||
|     "searchresults": "Search results", |     "searchresults": "Search results", | ||||||
| @ -281,8 +283,6 @@ | |||||||
|     "sorry": "Sorry...", |     "sorry": "Sorry...", | ||||||
|     "sort": "Sort", |     "sort": "Sort", | ||||||
|     "sortby": "Sort by", |     "sortby": "Sort by", | ||||||
|     "scrollbackward": "Scroll backward", |  | ||||||
|     "scrollforward": "Scroll forward", |  | ||||||
|     "start": "Start", |     "start": "Start", | ||||||
|     "storingfiles": "Storing files", |     "storingfiles": "Storing files", | ||||||
|     "strftimedate": "%d %B %Y", |     "strftimedate": "%d %B %Y", | ||||||
| @ -319,9 +319,9 @@ | |||||||
|     "unknown": "Unknown", |     "unknown": "Unknown", | ||||||
|     "unlimited": "Unlimited", |     "unlimited": "Unlimited", | ||||||
|     "unzipping": "Unzipping", |     "unzipping": "Unzipping", | ||||||
|     "upgraderunning": "Site is being upgraded, please retry later.", |  | ||||||
|     "updaterequired": "App update required", |     "updaterequired": "App update required", | ||||||
|     "updaterequireddesc": "Please update your app to version {{$a}}", |     "updaterequireddesc": "Please update your app to version {{$a}}", | ||||||
|  |     "upgraderunning": "Site is being upgraded, please retry later.", | ||||||
|     "user": "User", |     "user": "User", | ||||||
|     "userdeleted": "This user account has been deleted", |     "userdeleted": "This user account has been deleted", | ||||||
|     "userdetails": "User details", |     "userdetails": "User details", | ||||||
| @ -334,7 +334,7 @@ | |||||||
|     "viewprofile": "View profile", |     "viewprofile": "View profile", | ||||||
|     "warningofflinedatadeleted": "Offline data from {{component}} '{{name}}' has been deleted. {{error}}", |     "warningofflinedatadeleted": "Offline data from {{component}} '{{name}}' has been deleted. {{error}}", | ||||||
|     "warnopeninbrowser": "<p>You are about to leave the app to open the following URL in your device's browser. Do you want to continue?</p>\n<p><b>{{url}}</b></p>", |     "warnopeninbrowser": "<p>You are about to leave the app to open the following URL in your device's browser. Do you want to continue?</p>\n<p><b>{{url}}</b></p>", | ||||||
|     "week": "week", |     "week": "Week", | ||||||
|     "weeks": "weeks", |     "weeks": "weeks", | ||||||
|     "whatisyourage": "What is your age?", |     "whatisyourage": "What is your age?", | ||||||
|     "wheredoyoulive": "In which country do you live?", |     "wheredoyoulive": "In which country do you live?", | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user