mirror of
https://github.com/moodle/moodle.git
synced 2025-08-05 08:56:36 +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
|
@ -14,13 +14,22 @@ $string[anyfile] = "Any file";
|
|||
$string[attachment] = "Attachment";
|
||||
$string[bynameondate] = "by \$a->name - \$a->date";
|
||||
$string[canstudentsstart] = "Can a \$a start new discussions?";
|
||||
$string[couldnotadd] = "Could not add your post due to an unknown error";
|
||||
$string[couldnotdeleteratings] = "Sorry, that cannot be deleted as people have already rated it";
|
||||
$string[couldnotdeletereplies] = "Sorry, that cannot be deleted as people have already responded to it";
|
||||
$string[couldnotupdate] = "Could not update your post due to an unknown error";
|
||||
$string[delete] = "Delete";
|
||||
$string[deleteddiscussion] = "The discussion topic has been deleted";
|
||||
$string[deletedpost] = "The post has been deleted";
|
||||
$string[deletesure] = "Are you sure you want to delete this post?";
|
||||
$string[discussion] = "Discussion";
|
||||
$string[discussions] = "Discussions";
|
||||
$string[discussionsstartedby] = "Discussions started by \$a";
|
||||
$string[discussthistopic] = "Discuss this topic";
|
||||
$string[eachuserforum] = "Each person posts one discussion";
|
||||
$string[edit] = "Edit";
|
||||
$string[editing] = "Editing";
|
||||
$string[emptymessage] = "Something was wrong with your post. Perhaps you left it blank, or the attachment was too big. Your changes have NOT been saved.";
|
||||
$string[everyonecanchoose] = "Everyone can choose to be subscribed";
|
||||
$string[everyoneissubscribed] = "Everyone is subscribed to this forum";
|
||||
$string[forcesubscribe] = "Force everyone to be subscribed";
|
||||
|
@ -37,6 +46,7 @@ $string[intronews] = "General news and announcements";
|
|||
$string[introsocial] = "An open forum for chatting about anything you want to";
|
||||
$string[introteacher] = "A forum for teacher-only notes and discussion";
|
||||
$string[learningforums] = "Learning forums";
|
||||
$string[maxtimehaspassed] = "Sorry, but the maximum time for editing this post (\$a) has passed!";
|
||||
$string[message] = "Message";
|
||||
$string[modeflatoldestfirst] = "Display replies flat, with oldest first";
|
||||
$string[modeflatnewestfirst] = "Display replies flat, with newest first";
|
||||
|
@ -47,6 +57,7 @@ $string[namenews] = "News forum";
|
|||
$string[namesocial] = "Social forum";
|
||||
$string[nameteacher] = "Teacher forum";
|
||||
$string[nodiscussions] = "There are no discussion topics yet in this forum";
|
||||
$string[noguestpost] = "Sorry, guests are not allowed to post";
|
||||
$string[noposts] = "No posts";
|
||||
$string[nosubscribers] = "There are no subscribers yet for this forum";
|
||||
$string[nownotsubscribed] = "\$a->name will NOT receive copies of '\$a->forum' by email.";
|
||||
|
@ -54,6 +65,7 @@ $string[nowsubscribed] = "\$a->name will receive copies of '\$a->forum' by email
|
|||
$string[numposts] = "\$a posts";
|
||||
$string[olderdiscussions] = "Older discussions";
|
||||
$string[parentofthispost] = "Parent of this post";
|
||||
$string[postadded] = "Your post was successfully added.<P>You have \$a to edit it if you want to make any changes.";
|
||||
$string[postmailinfo] = "This is a copy of a message posted on the \$a website.
|
||||
To add your reply via the website, click on this link:";
|
||||
|
||||
|
@ -74,10 +86,12 @@ While writing:
|
|||
$string[postrating1] = "Shows mostly SEPARATE knowing";
|
||||
$string[postrating2] = "Equally separate and connected";
|
||||
$string[postrating3] = "Shows mostly CONNECTED knowing";
|
||||
$string[postupdated] = "Your post was updated";
|
||||
$string[processingpost] = "Processing post \$a";
|
||||
$string[rate] = "Rate";
|
||||
$string[ratings] = "Ratings";
|
||||
$string[readtherest] = "Read the rest of this topic";
|
||||
$string[re] = "Re:"; // Put in front of subjects that are replies to another post
|
||||
$string[repliesmany] = "\$a replies so far";
|
||||
$string[repliesone] = "\$a reply so far";
|
||||
$string[reply] = "Reply";
|
||||
|
@ -93,5 +107,7 @@ $string[subscribers] = "Subscribers";
|
|||
$string[subscribersto] = "Subscribers to '\$a'";
|
||||
$string[unsubscribe] = "Unsubscribe from this forum";
|
||||
$string[youratedthis] = "You rated this";
|
||||
$string[yournewtopic] = "Your new discussion topic";
|
||||
$string[yourreply] = "Your reply";
|
||||
|
||||
?>
|
||||
|
|
|
@ -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