mirror of
https://github.com/moodle/moodle.git
synced 2025-08-04 16:36:37 +02:00
Language fixes, added english strings etc
This commit is contained in:
parent
42389890d5
commit
cf38360f58
10 changed files with 83 additions and 42 deletions
|
@ -11,6 +11,7 @@ $string[addinganewto] = "Adding a new \$a->what to \$a->to";
|
|||
$string[addnewcourse] = "Add a new course";
|
||||
$string[addnewuser] = "Add a new user";
|
||||
$string[address] = "Address";
|
||||
$string[addteacher] = "Add teacher";
|
||||
$string[admin] = "Admin";
|
||||
$string[administration] = "Administration";
|
||||
$string[again] = "again";
|
||||
|
@ -29,6 +30,8 @@ $string[category] = "Category";
|
|||
$string[changepassword] = "Change password";
|
||||
$string[changedpassword] = "Changed password";
|
||||
$string[changessaved] = "Changes saved";
|
||||
$string[checklanguage] = "Check language (\$a)";
|
||||
$string[checklanguagediff] = "The following differences were found between the current language and English:";
|
||||
$string[choose] = "Choose";
|
||||
$string[choosecourse] = "Choose a course";
|
||||
$string[chooselivelogs] = "Or watch current activity";
|
||||
|
@ -117,6 +120,7 @@ $string[enrolmentkeyhint] = "That enrolment key was incorrect, please try again<
|
|||
$string[entercourse] = "Click to enter this course";
|
||||
$string[enteremailaddress] = "Enter in your email address to reset your
|
||||
password and have the new password sent to you via email.";
|
||||
$string[existingteachers] = "Existing teachers";
|
||||
$string[error] = "Error";
|
||||
$string[feedback] = "Feedback";
|
||||
$string[files] = "Files";
|
||||
|
@ -148,10 +152,12 @@ GNU General Public License for more details:
|
|||
|
||||
http://www.gnu.org/copyleft/gpl.html";
|
||||
$string[grade] = "Grade";
|
||||
$string[guestskey] = "Allow guests who have the key";
|
||||
$string[guestsno] = "Do not allow guests in";
|
||||
$string[guestsnotallowed] = "Sorry, '\$a' does not allow guests to enter.";
|
||||
$string[guestsyes] = "Allow guests without the key";
|
||||
$string[guestskey] = "Allow guests who have the key";
|
||||
$string[guestuser] = "Guest User";
|
||||
$string[guestuserinfo] = "This user is a special user that allows read-only access to some courses.";
|
||||
$string[help] = "Help";
|
||||
$string[helppicture] = "How to upload a picture";
|
||||
$string[helptext] = "How to write text";
|
||||
|
@ -268,7 +274,9 @@ $string[newsitems] = "news items";
|
|||
$string[newsitemsnumber] = "News items to show";
|
||||
$string[no] = "No";
|
||||
$string[nocoursesyet] = "There are no courses yet";
|
||||
$string[noexistingteachers] = "No existing teachers";
|
||||
$string[nograde] = "No grade";
|
||||
$string[nopotentialteachers] = "No potential teachers";
|
||||
$string[nostudentsyet] = "No students enrolled in this course yet";
|
||||
$string[nosuchemail] = "No such email address";
|
||||
$string[noteachersyet] = "No teachers in this course yet";
|
||||
|
@ -299,17 +307,22 @@ $string[passwordsenttext] = "
|
|||
$string[people] = "People";
|
||||
$string[personalprofile] = "Personal profile";
|
||||
$string[phone] = "Phone";
|
||||
$string[potentialteachers] = "Potential teachers";
|
||||
$string[preview] = "Preview";
|
||||
$string[previeworchoose] = "Preview or choose a theme";
|
||||
$string[question] = "Question";
|
||||
$string[readme] = "README"; // This is a file name
|
||||
$string[recentactivity] = "Recent activity";
|
||||
$string[removeteacher] = "Remove teacher";
|
||||
$string['rename'] = "Rename";
|
||||
$string[resources] = "Resources";
|
||||
$string[returningtosite] = "Returning to this web site?";
|
||||
$string[requireskey] = "This course requires an enrolment key";
|
||||
$string[revert] = "Revert";
|
||||
$string[savechanges] = "Save changes";
|
||||
$string[search] = "Search";
|
||||
$string[searchagain] = "Search again";
|
||||
$string[searchresults] = "Search results";
|
||||
$string[section] = "Section";
|
||||
$string[selectacountry] = "Select a country";
|
||||
$string[senddetails] = "Send my details via email";
|
||||
|
@ -348,6 +361,7 @@ $string[theme] = "Theme";
|
|||
$string[themesaved] = "New theme saved";
|
||||
$string[today] = "Today";
|
||||
$string[todaylogs] = "Today's logs";
|
||||
$string[toomanytoshow] = "There are too many users to show";
|
||||
$string[topic] = "Topic";
|
||||
$string[topicoutline] = "Topic outline";
|
||||
$string[turneditingoff] = "Turn editing off";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue