Update lang files

main
github-actions[bot] 2024-06-04 11:10:09 +00:00
parent ef3b6d65c2
commit 9e464ce406
6 changed files with 22 additions and 11 deletions

View File

@ -114,13 +114,24 @@
"disableTokenFile": false,
"iconsPrefixes": {
"font-awesome": {
"brands": ["fab"],
"regular": ["far"],
"solid": ["fa", "fas"]
"brands": [
"fab"
],
"regular": [
"far"
],
"solid": [
"fa",
"fas"
]
},
"moodle": {
"font-awesome": ["fam"],
"moodle": ["moodle"]
"font-awesome": [
"fam"
],
"moodle": [
"moodle"
]
}
}
}

View File

@ -40,7 +40,7 @@
"grade": "Grade",
"graded": "Graded",
"gradedby": "Graded by",
"gradedfollowupsubmit": "Graded - follow-up submission received",
"gradedfollowupsubmit": "Graded - resubmitted",
"gradedon": "Graded on",
"gradelocked": "This grade is locked or overridden in the gradebook.",
"gradenotsynced": "Grade not synced",

View File

@ -27,10 +27,10 @@
"noparticipants": "No participants to display",
"offlinedisabledwarning": "You need to be online to view the H5P package.",
"outcome": "Outcome",
"previewmode": "This content is displayed in preview mode. No attempt tracking will be stored.",
"previewmode": "You are in preview mode.",
"result_fill-in": "Fill-in text",
"result_other": "Unknown interaction type",
"review_user_attempts": "View user attempts ({{$a}})",
"review_user_attempts": "View ({{$a}})",
"score": "Score",
"score_out_of": "{{$a.rawscore}} out of {{$a.maxscore}}",
"startdate": "Start date",

View File

@ -57,7 +57,7 @@
"section": "Section",
"startdate": "Course start date",
"studentsmust": "Students must",
"thisweek": "This week",
"thisweek": "Current week",
"todo": "To do",
"tour_navigation_course_index_student_content": "Browse through activities and track your progress.",
"tour_navigation_course_index_student_title": "Find your way around",

View File

@ -99,7 +99,7 @@
"reconnectsupportsubject": "Need help reconnecting",
"reconnecttosite": "Reconnect to the site",
"removeaccount": "Remove account",
"resendemail": "Resend email",
"resendemail": "Resend confirmation email",
"searchby": "Search by:",
"security_question": "Security question",
"selectacountry": "Select a country",

View File

@ -312,8 +312,8 @@
"startingtime": "Starting time: {{$a}}",
"storingfiles": "Storing files",
"strftimedate": "%d %B %Y",
"strftimedatemonthabbr": "%d %b %Y",
"strftimedatefullshort": "%d/%m/%y",
"strftimedatemonthabbr": "%d %b %Y",
"strftimedateshort": "%d %B",
"strftimedatetime": "%d %B %Y, %I:%M %p",
"strftimedatetimeshort": "%d/%m/%y, %H:%M",