From b947fadc72ca3b434456c15b00ec060a8b731148 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pau=20Ferrer=20Oca=C3=B1a?= Date: Thu, 15 Jun 2023 13:00:59 +0200 Subject: [PATCH] MOBILE-4343 lang: Updated langpacks --- moodle.config.json | 14 +- src/addons/block/activityresults/lang.json | 2 +- src/addons/block/badges/lang.json | 2 +- src/addons/block/blogmenu/lang.json | 2 +- src/addons/block/blogrecent/lang.json | 2 +- src/addons/block/blogtags/lang.json | 2 +- src/addons/block/calendarmonth/lang.json | 2 +- src/addons/block/calendarupcoming/lang.json | 2 +- src/addons/block/comments/lang.json | 2 +- src/addons/block/completionstatus/lang.json | 2 +- src/addons/block/glossaryrandom/lang.json | 2 +- src/addons/block/learningplans/lang.json | 2 +- src/addons/block/newsitems/lang.json | 2 +- src/addons/block/onlineusers/lang.json | 2 +- src/addons/block/privatefiles/lang.json | 2 +- src/addons/block/recentactivity/lang.json | 2 +- src/addons/block/rssclient/lang.json | 2 +- src/addons/block/selfcompletion/lang.json | 2 +- src/addons/block/tags/lang.json | 2 +- src/addons/blog/lang.json | 2 +- src/addons/competency/lang.json | 2 +- src/addons/coursecompletion/lang.json | 2 +- src/addons/mod/choice/lang.json | 2 +- src/addons/mod/folder/lang.json | 2 +- src/addons/mod/imscp/lang.json | 2 +- src/addons/mod/lesson/lang.json | 2 +- src/addons/mod/lti/lang.json | 2 +- src/addons/mod/page/lang.json | 2 +- src/addons/mod/survey/lang.json | 2 +- src/addons/mod/url/lang.json | 2 +- src/addons/privatefiles/lang.json | 2 +- src/assets/countries.json | 2 +- src/assets/mimetypes.json | 138 ++++++++++---------- src/core/features/comments/lang.json | 2 +- src/core/features/contentlinks/lang.json | 2 +- src/core/features/course/lang.json | 4 +- src/core/features/fileuploader/lang.json | 2 +- src/core/features/h5p/lang.json | 16 +-- src/core/features/question/lang.json | 2 +- src/core/features/reportbuilder/lang.json | 6 +- src/core/features/settings/lang.json | 6 +- src/core/features/sharedfiles/lang.json | 2 +- src/core/features/tag/lang.json | 4 +- 43 files changed, 130 insertions(+), 130 deletions(-) diff --git a/moodle.config.json b/moodle.config.json index 48d7ba498..2163e7027 100644 --- a/moodle.config.json +++ b/moodle.config.json @@ -10,18 +10,18 @@ "default_lang": "en", "languages": { "af": "Afrikaans", - "ar": "عربي", + "ar": "العربية", "az": "Azərbaycanca", "bg": "Български", "ca": "Català", "cs": "Čeština", "da": "Dansk", "de": "Deutsch", - "de-du": "Deutsch - Du", + "de-du": "Deutsch (du)", "el": "Ελληνικά", "en": "English", - "en-us": "English - United States", - "es": "Español", + "en-us": "English (United States)", + "es": "Español - Internacional", "es-mx": "Español - México", "eu": "Euskara", "fa": "فارسی", @@ -31,10 +31,10 @@ "he": "עברית", "hi": "हिंदी", "hr": "Hrvatski", - "hsb": "Hornjoserbsski", + "hsb": "Hornjoserbsce", "hu": "magyar", "hy": "Հայերեն", - "id": "Indonesian", + "id": "Bahasa Indonesia", "it": "Italiano", "ja": "日本語", "km": "ខ្មែរ", @@ -46,7 +46,7 @@ "mn": "Монгол", "mr": "मराठी", "nl": "Nederlands", - "no": "Norsk - bokmål", + "no": "Norsk", "pl": "Polski", "pt": "Português - Portugal", "pt-br": "Português - Brasil", diff --git a/src/addons/block/activityresults/lang.json b/src/addons/block/activityresults/lang.json index 4dd6abbb7..470ab1255 100644 --- a/src/addons/block/activityresults/lang.json +++ b/src/addons/block/activityresults/lang.json @@ -1,3 +1,3 @@ { "pluginname": "Activity results" -} \ No newline at end of file +} diff --git a/src/addons/block/badges/lang.json b/src/addons/block/badges/lang.json index dd957321f..847d438bd 100644 --- a/src/addons/block/badges/lang.json +++ b/src/addons/block/badges/lang.json @@ -1,3 +1,3 @@ { "pluginname": "Latest badges" -} \ No newline at end of file +} diff --git a/src/addons/block/blogmenu/lang.json b/src/addons/block/blogmenu/lang.json index 23541f7a0..be4ee9cc1 100644 --- a/src/addons/block/blogmenu/lang.json +++ b/src/addons/block/blogmenu/lang.json @@ -1,3 +1,3 @@ { "pluginname": "Blog menu" -} \ No newline at end of file +} diff --git a/src/addons/block/blogrecent/lang.json b/src/addons/block/blogrecent/lang.json index a92c0cce5..4d022b3e2 100644 --- a/src/addons/block/blogrecent/lang.json +++ b/src/addons/block/blogrecent/lang.json @@ -1,3 +1,3 @@ { "pluginname": "Recent blog entries" -} \ No newline at end of file +} diff --git a/src/addons/block/blogtags/lang.json b/src/addons/block/blogtags/lang.json index 683c3aa90..cc4488bcc 100644 --- a/src/addons/block/blogtags/lang.json +++ b/src/addons/block/blogtags/lang.json @@ -1,3 +1,3 @@ { "pluginname": "Blog tags" -} \ No newline at end of file +} diff --git a/src/addons/block/calendarmonth/lang.json b/src/addons/block/calendarmonth/lang.json index 86a476c29..d0e208beb 100644 --- a/src/addons/block/calendarmonth/lang.json +++ b/src/addons/block/calendarmonth/lang.json @@ -1,3 +1,3 @@ { "pluginname": "Calendar" -} \ No newline at end of file +} diff --git a/src/addons/block/calendarupcoming/lang.json b/src/addons/block/calendarupcoming/lang.json index 4d73d8f67..33f4bbffa 100644 --- a/src/addons/block/calendarupcoming/lang.json +++ b/src/addons/block/calendarupcoming/lang.json @@ -1,3 +1,3 @@ { "pluginname": "Upcoming events" -} \ No newline at end of file +} diff --git a/src/addons/block/comments/lang.json b/src/addons/block/comments/lang.json index adcbcabae..6b5d42e46 100644 --- a/src/addons/block/comments/lang.json +++ b/src/addons/block/comments/lang.json @@ -1,3 +1,3 @@ { "pluginname": "Comments" -} \ No newline at end of file +} diff --git a/src/addons/block/completionstatus/lang.json b/src/addons/block/completionstatus/lang.json index fe57356da..b531539b7 100644 --- a/src/addons/block/completionstatus/lang.json +++ b/src/addons/block/completionstatus/lang.json @@ -1,3 +1,3 @@ { "pluginname": "Course completion status" -} \ No newline at end of file +} diff --git a/src/addons/block/glossaryrandom/lang.json b/src/addons/block/glossaryrandom/lang.json index 1ae4de38c..975e8cbbf 100644 --- a/src/addons/block/glossaryrandom/lang.json +++ b/src/addons/block/glossaryrandom/lang.json @@ -1,3 +1,3 @@ { "pluginname": "Random glossary entry" -} \ No newline at end of file +} diff --git a/src/addons/block/learningplans/lang.json b/src/addons/block/learningplans/lang.json index 0a7f81e22..a047676aa 100644 --- a/src/addons/block/learningplans/lang.json +++ b/src/addons/block/learningplans/lang.json @@ -1,3 +1,3 @@ { "pluginname": "Learning plans" -} \ No newline at end of file +} diff --git a/src/addons/block/newsitems/lang.json b/src/addons/block/newsitems/lang.json index 83b981297..2e719fbd7 100644 --- a/src/addons/block/newsitems/lang.json +++ b/src/addons/block/newsitems/lang.json @@ -1,3 +1,3 @@ { "pluginname": "Latest announcements" -} \ No newline at end of file +} diff --git a/src/addons/block/onlineusers/lang.json b/src/addons/block/onlineusers/lang.json index 4bc6cd412..524bc8460 100644 --- a/src/addons/block/onlineusers/lang.json +++ b/src/addons/block/onlineusers/lang.json @@ -1,3 +1,3 @@ { "pluginname": "Online users" -} \ No newline at end of file +} diff --git a/src/addons/block/privatefiles/lang.json b/src/addons/block/privatefiles/lang.json index bba9d4bc0..9a71bd905 100644 --- a/src/addons/block/privatefiles/lang.json +++ b/src/addons/block/privatefiles/lang.json @@ -1,3 +1,3 @@ { "pluginname": "Private files" -} \ No newline at end of file +} diff --git a/src/addons/block/recentactivity/lang.json b/src/addons/block/recentactivity/lang.json index 29f7996e2..173afd573 100644 --- a/src/addons/block/recentactivity/lang.json +++ b/src/addons/block/recentactivity/lang.json @@ -1,3 +1,3 @@ { "pluginname": "Recent activity" -} \ No newline at end of file +} diff --git a/src/addons/block/rssclient/lang.json b/src/addons/block/rssclient/lang.json index 18282971b..25574eafe 100644 --- a/src/addons/block/rssclient/lang.json +++ b/src/addons/block/rssclient/lang.json @@ -1,3 +1,3 @@ { "pluginname": "Remote RSS feeds" -} \ No newline at end of file +} diff --git a/src/addons/block/selfcompletion/lang.json b/src/addons/block/selfcompletion/lang.json index 32521695a..8d171b35a 100644 --- a/src/addons/block/selfcompletion/lang.json +++ b/src/addons/block/selfcompletion/lang.json @@ -1,3 +1,3 @@ { "pluginname": "Self completion" -} \ No newline at end of file +} diff --git a/src/addons/block/tags/lang.json b/src/addons/block/tags/lang.json index a4080dd78..7771c78e4 100644 --- a/src/addons/block/tags/lang.json +++ b/src/addons/block/tags/lang.json @@ -1,3 +1,3 @@ { "pluginname": "Tags" -} \ No newline at end of file +} diff --git a/src/addons/blog/lang.json b/src/addons/blog/lang.json index 6e183232f..c4b04081d 100644 --- a/src/addons/blog/lang.json +++ b/src/addons/blog/lang.json @@ -9,4 +9,4 @@ "publishtoworld": "Anyone in the world", "showonlyyourentries": "Show only your entries", "siteblogheading": "Site blog" -} \ No newline at end of file +} diff --git a/src/addons/competency/lang.json b/src/addons/competency/lang.json index e09256cb0..37dec65d3 100644 --- a/src/addons/competency/lang.json +++ b/src/addons/competency/lang.json @@ -47,4 +47,4 @@ "userplans": "Learning plans", "xcompetenciesproficientoutofy": "{{$a.x}} out of {{$a.y}} competencies are proficient", "xcompetenciesproficientoutofyincourse": "You are proficient in {{$a.x}} out of {{$a.y}} competencies in this course." -} \ No newline at end of file +} diff --git a/src/addons/coursecompletion/lang.json b/src/addons/coursecompletion/lang.json index 81ef0272e..4acee2760 100644 --- a/src/addons/coursecompletion/lang.json +++ b/src/addons/coursecompletion/lang.json @@ -20,4 +20,4 @@ "requirement": "Requirement", "status": "Status", "viewcoursereport": "View course report" -} \ No newline at end of file +} diff --git a/src/addons/mod/choice/lang.json b/src/addons/mod/choice/lang.json index 7adee8f2e..7b60c3b6d 100644 --- a/src/addons/mod/choice/lang.json +++ b/src/addons/mod/choice/lang.json @@ -25,4 +25,4 @@ "savemychoice": "Save my choice", "userchoosethisoption": "Users who chose this option", "yourselection": "Your selection" -} \ No newline at end of file +} diff --git a/src/addons/mod/folder/lang.json b/src/addons/mod/folder/lang.json index 40bcdb36a..cee1b560a 100644 --- a/src/addons/mod/folder/lang.json +++ b/src/addons/mod/folder/lang.json @@ -1,4 +1,4 @@ { "emptyfilelist": "There are no files to show.", "modulenameplural": "Folders" -} \ No newline at end of file +} diff --git a/src/addons/mod/imscp/lang.json b/src/addons/mod/imscp/lang.json index 441eea598..9204b4ef8 100644 --- a/src/addons/mod/imscp/lang.json +++ b/src/addons/mod/imscp/lang.json @@ -3,4 +3,4 @@ "modulenameplural": "IMS content packages", "showmoduledescription": "Show description", "toc": "TOC" -} \ No newline at end of file +} diff --git a/src/addons/mod/lesson/lang.json b/src/addons/mod/lesson/lang.json index 3c310fca4..8a5178451 100644 --- a/src/addons/mod/lesson/lang.json +++ b/src/addons/mod/lesson/lang.json @@ -83,4 +83,4 @@ "youranswer": "Your answer", "yourcurrentgradeisoutof": "Your current grade is {{$a.grade}} out of {{$a.total}}", "youshouldview": "You should answer at least: {{$a}}" -} \ No newline at end of file +} diff --git a/src/addons/mod/lti/lang.json b/src/addons/mod/lti/lang.json index 7a70ea4e7..eaa294329 100644 --- a/src/addons/mod/lti/lang.json +++ b/src/addons/mod/lti/lang.json @@ -3,4 +3,4 @@ "errorinvalidlaunchurl": "The launch URL is not valid.", "launchactivity": "Launch the activity", "modulenameplural": "External tools" -} \ No newline at end of file +} diff --git a/src/addons/mod/page/lang.json b/src/addons/mod/page/lang.json index 34bd9817d..c6920f9f3 100644 --- a/src/addons/mod/page/lang.json +++ b/src/addons/mod/page/lang.json @@ -1,4 +1,4 @@ { "errorwhileloadingthepage": "Error while loading the page content.", "modulenameplural": "Pages" -} \ No newline at end of file +} diff --git a/src/addons/mod/survey/lang.json b/src/addons/mod/survey/lang.json index 9ccaff870..dd0cef354 100644 --- a/src/addons/mod/survey/lang.json +++ b/src/addons/mod/survey/lang.json @@ -7,4 +7,4 @@ "responses": "Responses", "results": "Results", "surveycompletednograph": "You have completed this survey." -} \ No newline at end of file +} diff --git a/src/addons/mod/url/lang.json b/src/addons/mod/url/lang.json index 18eff8be5..379f3833b 100644 --- a/src/addons/mod/url/lang.json +++ b/src/addons/mod/url/lang.json @@ -2,4 +2,4 @@ "accessurl": "Access the URL", "modulenameplural": "URLs", "pointingtourl": "URL that the resource points to." -} \ No newline at end of file +} diff --git a/src/addons/privatefiles/lang.json b/src/addons/privatefiles/lang.json index b923f6141..585d7684d 100644 --- a/src/addons/privatefiles/lang.json +++ b/src/addons/privatefiles/lang.json @@ -5,4 +5,4 @@ "files": "Files", "privatefiles": "Private files", "sitefiles": "Site files" -} \ No newline at end of file +} diff --git a/src/assets/countries.json b/src/assets/countries.json index 777763e84..39bdf09e7 100644 --- a/src/assets/countries.json +++ b/src/assets/countries.json @@ -248,4 +248,4 @@ "ZA": "South Africa", "ZM": "Zambia", "ZW": "Zimbabwe" -} \ No newline at end of file +} diff --git a/src/assets/mimetypes.json b/src/assets/mimetypes.json index a1b422dc5..4c5192c63 100644 --- a/src/assets/mimetypes.json +++ b/src/assets/mimetypes.json @@ -1,71 +1,71 @@ { - "application/dash_xml": "Dynamic Adaptive Streaming over HTTP (MPEG-DASH)", - "application/epub_zip": "EPUB ebook", - "application/json": "{{$a.MIMETYPE2}} text", - "application/msword": "Word document", - "application/pdf": "PDF document", - "application/vnd.google-apps.audio": "Google Drive audio", - "application/vnd.google-apps.document": "Google Docs", - "application/vnd.google-apps.drawing": "Google Drawing", - "application/vnd.google-apps.file": "Google Drive file", - "application/vnd.google-apps.folder": "Google Drive folder", - "application/vnd.google-apps.form": "Google Forms", - "application/vnd.google-apps.fusiontable": "Google Fusion Tables", - "application/vnd.google-apps.presentation": "Google Slides", - "application/vnd.google-apps.script": "Google Apps Scripts", - "application/vnd.google-apps.site": "Google Sites", - "application/vnd.google-apps.spreadsheet": "Google Sheets", - "application/vnd.google-apps.video": "Google Drive video", - "application/vnd.moodle.backup": "Moodle backup", - "application/vnd.ms-excel": "Excel spreadsheet", - "application/vnd.ms-excel.sheet.macroEnabled.12": "Excel 2007 macro-enabled workbook", - "application/vnd.ms-powerpoint": "Powerpoint presentation", - "application/vnd.oasis.opendocument.spreadsheet": "OpenDocument Spreadsheet", - "application/vnd.oasis.opendocument.spreadsheet-template": "OpenDocument Spreadsheet template", - "application/vnd.oasis.opendocument.text": "OpenDocument Text document", - "application/vnd.oasis.opendocument.text-template": "OpenDocument Text template", - "application/vnd.oasis.opendocument.text-web": "OpenDocument Web page template", - "application/vnd.openxmlformats-officedocument.presentationml.presentation": "Powerpoint 2007 presentation", - "application/vnd.openxmlformats-officedocument.presentationml.slideshow": "Powerpoint 2007 slideshow", - "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet": "Excel 2007 spreadsheet", - "application/vnd.openxmlformats-officedocument.spreadsheetml.template": "Excel 2007 template", - "application/vnd.openxmlformats-officedocument.wordprocessingml.document": "Word 2007 document", - "application/x-iwork-keynote-sffkey": "iWork Keynote presentation", - "application/x-iwork-numbers-sffnumbers": "iWork Numbers spreadsheet", - "application/x-iwork-pages-sffpages": "iWork Pages document", - "application/x-javascript": "JavaScript source", - "application/x-mpegURL": "HTTP Live Streaming (HLS)", - "application/x-mspublisher": "Publisher document", - "application/x-shockwave-flash": "Flash animation", - "application/xhtml_xml": "XHTML document", - "archive": "Archive ({{$a.EXT}})", - "audio": "Audio file ({{$a.EXT}})", - "default": "{{$a.mimetype}}", - "document/unknown": "File", - "group:archive": "Archive files", - "group:audio": "Audio files", - "group:document": "Document files", - "group:html_audio": "Audio files natively supported by browsers", - "group:html_track": "HTML track files", - "group:html_video": "Video files natively supported by browsers", - "group:image": "Image files", - "group:media_source": "Streaming media", - "group:optimised_image": "Image files to be optimised, such as badges", - "group:presentation": "Presentation files", - "group:sourcecode": "Source code", - "group:spreadsheet": "Spreadsheet files", - "group:video": "Video files", - "group:web_audio": "Audio files used on the web", - "group:web_file": "Web files", - "group:web_image": "Image files used on the web", - "group:web_video": "Video files used on the web", - "image": "Image ({{$a.MIMETYPE2}})", - "image/vnd.microsoft.icon": "Windows icon", - "text/css": "Cascading Style-Sheet", - "text/csv": "Comma-separated values", - "text/html": "HTML document", - "text/plain": "Text file", - "text/rtf": "RTF document", - "text/vtt": "Web Video Text Track", - "video": "Video file ({{$a.EXT}})" + "application/dash_xml": "Dynamic Adaptive Streaming over HTTP (MPEG-DASH)", + "application/epub_zip": "EPUB ebook", + "application/json": "{{$a.MIMETYPE2}} text", + "application/msword": "Word document", + "application/pdf": "PDF document", + "application/vnd.google-apps.audio": "Google Drive audio", + "application/vnd.google-apps.document": "Google Docs", + "application/vnd.google-apps.drawing": "Google Drawing", + "application/vnd.google-apps.file": "Google Drive file", + "application/vnd.google-apps.folder": "Google Drive folder", + "application/vnd.google-apps.form": "Google Forms", + "application/vnd.google-apps.fusiontable": "Google Fusion Tables", + "application/vnd.google-apps.presentation": "Google Slides", + "application/vnd.google-apps.script": "Google Apps Scripts", + "application/vnd.google-apps.site": "Google Sites", + "application/vnd.google-apps.spreadsheet": "Google Sheets", + "application/vnd.google-apps.video": "Google Drive video", + "application/vnd.moodle.backup": "Moodle backup", + "application/vnd.ms-excel": "Excel spreadsheet", + "application/vnd.ms-excel.sheet.macroEnabled.12": "Excel 2007 macro-enabled workbook", + "application/vnd.ms-powerpoint": "Powerpoint presentation", + "application/vnd.oasis.opendocument.spreadsheet": "OpenDocument Spreadsheet", + "application/vnd.oasis.opendocument.spreadsheet-template": "OpenDocument Spreadsheet template", + "application/vnd.oasis.opendocument.text": "OpenDocument Text document", + "application/vnd.oasis.opendocument.text-template": "OpenDocument Text template", + "application/vnd.oasis.opendocument.text-web": "OpenDocument Web page template", + "application/vnd.openxmlformats-officedocument.presentationml.presentation": "Powerpoint 2007 presentation", + "application/vnd.openxmlformats-officedocument.presentationml.slideshow": "Powerpoint 2007 slideshow", + "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet": "Excel 2007 spreadsheet", + "application/vnd.openxmlformats-officedocument.spreadsheetml.template": "Excel 2007 template", + "application/vnd.openxmlformats-officedocument.wordprocessingml.document": "Word 2007 document", + "application/x-iwork-keynote-sffkey": "iWork Keynote presentation", + "application/x-iwork-numbers-sffnumbers": "iWork Numbers spreadsheet", + "application/x-iwork-pages-sffpages": "iWork Pages document", + "application/x-javascript": "JavaScript source", + "application/x-mpegURL": "HTTP Live Streaming (HLS)", + "application/x-mspublisher": "Publisher document", + "application/x-shockwave-flash": "Flash animation", + "application/xhtml_xml": "XHTML document", + "archive": "Archive ({{$a.EXT}})", + "audio": "Audio file ({{$a.EXT}})", + "default": "{{$a.mimetype}}", + "document/unknown": "File", + "group:archive": "Archive files", + "group:audio": "Audio files", + "group:document": "Document files", + "group:html_audio": "Audio files natively supported by browsers", + "group:html_track": "HTML track files", + "group:html_video": "Video files natively supported by browsers", + "group:image": "Image files", + "group:media_source": "Streaming media", + "group:optimised_image": "Image files to be optimised, such as badges", + "group:presentation": "Presentation files", + "group:sourcecode": "Source code", + "group:spreadsheet": "Spreadsheet files", + "group:video": "Video files", + "group:web_audio": "Audio files used on the web", + "group:web_file": "Web files", + "group:web_image": "Image files used on the web", + "group:web_video": "Video files used on the web", + "image": "Image ({{$a.MIMETYPE2}})", + "image/vnd.microsoft.icon": "Windows icon", + "text/css": "Cascading Style-Sheet", + "text/csv": "Comma-separated values", + "text/html": "HTML document", + "text/plain": "Text file", + "text/rtf": "RTF document", + "text/vtt": "Web Video Text Track", + "video": "Video file ({{$a.EXT}})" } diff --git a/src/core/features/comments/lang.json b/src/core/features/comments/lang.json index c48dcce17..1ff89ef1f 100644 --- a/src/core/features/comments/lang.json +++ b/src/core/features/comments/lang.json @@ -9,4 +9,4 @@ "nocomments": "No comments", "savecomment": "Save comment", "warningcommentsnotsent": "Couldn't sync comments. {{error}}" -} \ No newline at end of file +} diff --git a/src/core/features/contentlinks/lang.json b/src/core/features/contentlinks/lang.json index 460c6acac..e3795794d 100644 --- a/src/core/features/contentlinks/lang.json +++ b/src/core/features/contentlinks/lang.json @@ -5,4 +5,4 @@ "errornoactions": "Couldn't find an action to perform with this link.", "errornosites": "Couldn't find any site to handle this link.", "errorredirectothersite": "The redirect URL cannot point to a different site." -} \ No newline at end of file +} diff --git a/src/core/features/course/lang.json b/src/core/features/course/lang.json index 33b03e34d..d1501f66e 100644 --- a/src/core/features/course/lang.json +++ b/src/core/features/course/lang.json @@ -3,7 +3,7 @@ "activitynotyetviewableremoteaddon": "Your organisation installed a plugin that is not yet supported.", "allsections": "All sections", "aria:sectionprogress": "Section progress:", - "availablespace": " You currently have about {{available}} free space.", + "availablespace": "You currently have about {{available}} free space.", "cannotdeletewhiledownloading": "Files cannot be deleted while the activity is being downloaded. Please wait for the download to finish.", "completion_automatic:done": "Done:", "completion_automatic:failed": "Failed:", @@ -20,7 +20,7 @@ "confirmdownload": "You are about to download {{size}}.{{availableSpace}} Are you sure you want to continue?", "confirmdownloadunknownsize": "It was not possible to calculate the size of the download.{{availableSpace}} Are you sure you want to continue?", "confirmdownloadzerosize": "You are about to start downloading.{{availableSpace}} Are you sure you want to continue?", - "confirmlimiteddownload": "You are not currently connected to Wi-Fi. ", + "confirmlimiteddownload": "You are not currently connected to Wi-Fi.", "confirmpartialdownloadsize": "You are about to download at least {{size}}.{{availableSpace}} Are you sure you want to continue?", "couldnotloadsectioncontent": "Could not load the section content. Please try again later.", "couldnotloadsections": "Could not load the sections. Please try again later.", diff --git a/src/core/features/fileuploader/lang.json b/src/core/features/fileuploader/lang.json index 588b497ee..cc0b876cc 100644 --- a/src/core/features/fileuploader/lang.json +++ b/src/core/features/fileuploader/lang.json @@ -15,8 +15,8 @@ "errorreadingfile": "Error reading file.", "errorwhileuploading": "An error occurred during the file upload.", "file": "File", - "fileuploaded": "The file was successfully uploaded.", "filesofthesetypes": "Accepted file types:", + "fileuploaded": "The file was successfully uploaded.", "invalidfiletype": "{{$a}} filetype cannot be accepted.", "maxbytesfile": "The file {{$a.file}} is too large. The maximum size you can upload is {{$a.size}}.", "microphonepermissiondenied": "Permission to access the microphone has been denied.", diff --git a/src/core/features/h5p/lang.json b/src/core/features/h5p/lang.json index 60276c04d..40d96721a 100644 --- a/src/core/features/h5p/lang.json +++ b/src/core/features/h5p/lang.json @@ -1,8 +1,8 @@ { "a11yTitle:label": "Assistive Technologies label", - "add": "Add", "acceptTerms": "I accept the terms of use", "accountDetailsLinkText": "here", + "add": "Add", "additionallicenseinfo": "Any additional information about the licence", "address": "Address", "age": "Typical age", @@ -15,11 +15,11 @@ "authorrole": "Author's role", "back": "Back", "by": "by", - "cancellabel": "Cancel", "cancelPublishConfirmationDialogCancelButtonText": "No", "cancelPublishConfirmationDialogConfirmButtonText": "Yes", "cancelPublishConfirmationDialogDescription": "Are you sure you want to cancel the sharing process?", "cancelPublishConfirmationDialogTitle": "Cancel sharing", + "cancellabel": "Cancel", "ccattribution": "Attribution (CC BY)", "ccattributionnc": "Attribution-NonCommercial (CC BY-NC)", "ccattributionncnd": "Attribution-NonCommercial-NoDerivs (CC BY-NC-ND)", @@ -40,8 +40,8 @@ "connectionReestablished": "Connection reestablished.", "contactPerson": "Contact person", "contentCopied": "Content is copied to the clipboard", - "contentchanged": "This content has changed since you last used it.", "contentLicenseTitle": "Content license info", + "contentchanged": "This content has changed since you last used it.", "contenttype": "Content type", "copyright": "Rights of use", "copyrightinfo": "Copyright information", @@ -56,10 +56,10 @@ "discipline:dropdownButton": "Dropdown button", "discipline:in": "in", "discipline:searchPlaceholder": "Type to search for disciplines", - "disciplines": "Disciplines", - "disciplineLabel": "Disciplines", "disciplineDescription": "You can select multiple disciplines", + "disciplineLabel": "Disciplines", "disciplineLimitReachedMessage": "You can select up to :numDisciplines disciplines", + "disciplines": "Disciplines", "download": "Download", "downloadtitle": "Download this content as a H5P file.", "editInfoTitle": "Edit info for :title", @@ -78,9 +78,9 @@ "icon": "Icon", "iconDescription": "640x480px. If not selected content will use category icon", "invalidAge": "Invalid input format for Typical age. Possible input formats separated by commas: \"1, 34-45, -50, -59-\".", + "keywordExists": "Keyword already exists!", "keywords": "Keywords", "keywordsDescription": "You can add multiple keywords separated by commas. Press \"Enter\" or \"Add\" to confirm keywords", - "keywordExists": "Keyword already exists!", "keywordsExits": "Keywords already exists!", "keywordsPlaceholder": "Add keywords", "language": "Language", @@ -100,10 +100,10 @@ "licenseV1": "Version 1", "licenseV2": "Version 2", "licenseV3": "Version 3", + "licenseVersionDescription": "Select a license version", "licensee": "Licensee", "licenseextras": "Licence extras", "licenseversion": "Licence version", - "licenseVersionDescription": "Select a license version", "logoUploadText": "Organization logo or avatar", "longDescription": "Long description", "longDescriptionPlaceholder": "Long description of your content", @@ -147,9 +147,9 @@ "screenshots": "Screenshots", "screenshotsDescription": "Add up to five screenshots of your content", "share": "Share", - "shared": "Shared", "shareFailed": "Share failed.", "shareTryAgain": "Something went wrong, please try to share again.", + "shared": "Shared", "sharingNote": "All content details can be edited after sharing", "shortDescription": "Short description", "shortDescriptionPlaceholder": "Short description of your content", diff --git a/src/core/features/question/lang.json b/src/core/features/question/lang.json index ee7018835..897bd5d8c 100644 --- a/src/core/features/question/lang.json +++ b/src/core/features/question/lang.json @@ -19,4 +19,4 @@ "questionmessage": "Question {{$a}}: {{$b}}", "questionno": "Question {{$a}}", "requiresgrading": "Requires grading" -} \ No newline at end of file +} diff --git a/src/core/features/reportbuilder/lang.json b/src/core/features/reportbuilder/lang.json index 08f70940e..cf6891c6e 100644 --- a/src/core/features/reportbuilder/lang.json +++ b/src/core/features/reportbuilder/lang.json @@ -1,9 +1,9 @@ { + "filtersapplied": "There may be filters applied to this view. To edit filters or change the sorting order, open this report on your browser.", + "hidecolumns": "Hide columns", "modifiedby": "Modified by", "reports": "Reports", - "filtersapplied": "There may be filters applied to this view. To edit filters or change the sorting order, open this report on your browser.", "reportsource": "Report source", - "timecreated": "Time created", "showcolumns": "Show columns", - "hidecolumns": "Hide columns" + "timecreated": "Time created" } diff --git a/src/core/features/settings/lang.json b/src/core/features/settings/lang.json index db8630f5f..6a1f92534 100644 --- a/src/core/features/settings/lang.json +++ b/src/core/features/settings/lang.json @@ -8,14 +8,14 @@ "cannotsyncwithoutwifi": "Your device is not connected to Wi-Fi. Connect to a Wi-Fi network or turn off Data Saver in the app settings.", "changelanguage": "Change to {{$a}}", "changelanguagealert": "Changing the language will restart the app.", + "colorscheme": "Color Scheme", "colorscheme-dark": "Dark", "colorscheme-light": "Light", - "colorscheme-system-notice": "System default mode will depend on your device support.", "colorscheme-system": "System default", - "colorscheme": "Color Scheme", + "colorscheme-system-notice": "System default mode will depend on your device support.", "compilationinfo": "Compilation info", - "connectwifitosync": "Connect to a Wi-Fi network or turn off Data saver to synchronise sites.", "connecttosync": "Your device is offline. Connect to the internet to synchronise sites.", + "connectwifitosync": "Connect to a Wi-Fi network or turn off Data saver to synchronise sites.", "copyinfo": "Copy device info on the clipboard", "cordovadevicemodel": "Cordova device model", "cordovadeviceosversion": "Cordova device OS version", diff --git a/src/core/features/sharedfiles/lang.json b/src/core/features/sharedfiles/lang.json index c7ba93a40..23d22e89a 100644 --- a/src/core/features/sharedfiles/lang.json +++ b/src/core/features/sharedfiles/lang.json @@ -8,4 +8,4 @@ "replace": "Replace", "sharedfiles": "Shared files", "successstorefile": "File successfully stored. Select the file to upload to your private files or use in an activity." -} \ No newline at end of file +} diff --git a/src/core/features/tag/lang.json b/src/core/features/tag/lang.json index bf320e3f6..e5b47fd49 100644 --- a/src/core/features/tag/lang.json +++ b/src/core/features/tag/lang.json @@ -3,16 +3,16 @@ "errorareanotsupported": "This tag area is not supported by the app.", "inalltagcoll": "Everywhere", "itemstaggedwith": "{{$a.tagarea}} tagged with \"{{$a.tag}}\"", - "notagsfound": "No tags matching \"{{$a}}\" found", "noresultsfor": "No results for \"{{$a}}\"", + "notagsfound": "No tags matching \"{{$a}}\" found", "searchtags": "Search tags", "showingfirsttags": "Showing {{$a}} most popular tags", "tag": "Tag", - "tagareabadgedescription": "There are {{count}} items.", "tagarea_course": "Courses", "tagarea_course_modules": "Activities and resources", "tagarea_post": "Blog posts", "tagarea_user": "User interests", + "tagareabadgedescription": "There are {{count}} items.", "tags": "Tags", "warningareasnotsupported": "Some of the tag areas are not displayed because they are not supported by the app." }