From: moodler Date: Sun, 25 Jul 2004 14:26:36 +0000 (+0000) Subject: Merged in changed from defunct resource branch X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=71efdcd8353ac02b4cebc36bf44728ac362d5779;p=moodle.git Merged in changed from defunct resource branch --- diff --git a/lang/en/moodle.php b/lang/en/moodle.php index 6a6ec9fd57..fc3383153e 100644 --- a/lang/en/moodle.php +++ b/lang/en/moodle.php @@ -12,6 +12,7 @@ $string['activityreport'] = 'Activity report'; $string['activityselect'] = 'Select this activity to be moved elsewhere'; $string['activitysince'] = 'Activity since $a'; $string['add'] = 'Add'; +$string['addactivity'] = 'Add activity...'; $string['addadmin'] = 'Add admin'; $string['addcreator'] = 'Add course creator'; $string['added'] = 'Added $a'; @@ -24,6 +25,7 @@ $string['addingdatatoexisting'] = 'Adding data to existing'; $string['addnewcategory'] = 'Add new category'; $string['addnewcourse'] = 'Add a new course'; $string['addnewuser'] = 'Add a new user'; +$string['addresource'] = 'Add resource...'; $string['address'] = 'Address'; $string['addstudent'] = 'Add student'; $string['addteacher'] = 'Add teacher'; @@ -43,6 +45,7 @@ $string['adminhelpedituser'] = 'Browse the list of user accounts and edit any of $string['adminhelpenrolments'] = 'Choose internal or external ways to control enrolments'; $string['adminhelplanguage'] = 'For checking and editing the current language pack'; $string['adminhelplogs'] = 'Browse logs of all activity on this site'; +$string['adminhelpfailurelogs'] = 'Browse logs of failed logins'; $string['adminhelpmanageblocks'] = 'Manage installed blocks and their settings'; $string['adminhelpmanagedatabase'] = 'Access the database directly (be careful!)'; $string['adminhelpmanagefilters'] = 'Choose text filters and related settings'; @@ -55,6 +58,8 @@ $string['adminhelpusers'] = 'Define your users and set up authentication'; $string['administration'] = 'Administration'; $string['administrator'] = 'Administrator'; $string['administrators'] = 'Administrators'; +$string['administratorsall'] = 'All administrators'; +$string['administratorsandteachers'] = 'Administrators and teachers'; $string['again'] = 'again'; $string['all'] = 'All'; $string['allactivities'] = 'All activities'; @@ -145,6 +150,7 @@ $string['configcountry'] = 'If you set a country here, then this country will be $string['configdebug'] = 'If you turn this on, then PHP\'s error_reporting will be increased so that more warnings are printed. This is only useful for developers.'; $string['configdeleteunconfirmed'] = 'If you are using email authentication, this is the period within which a response will be accepted from users. After this period, old unconfirmed accounts are deleted.'; $string['configdigestmailtime'] = 'People who choose to have emails sent to them in digest form will be emailed the digest daily. This setting controls which time of day the daily mail will be sent (the next cron that runs after this hour will send it).'; +$string['configdisplayloginfailures'] = 'This will display information to selected users about previous failed logins.'; $string['configenablerssfeeds'] = 'This switch will enable RSS feeds from across the site. To actually see any change you will need to enable RSS feeds in the individual modules too - go to the Modules settings under Admin Configuration.'; $string['configenablerssfeedsdisabled'] = ' It is not available because RSS feeds are disabled in all the Site. To enable them, go to the Variables settings under Admin Configuration.'; $string['configerrorlevel'] = 'Choose the amount of PHP warnings that you want to be displayed. Normal is usually the best choice.'; @@ -170,6 +176,8 @@ $string['configlongtimenosee'] = 'If students haven\'t logged in for a very long $string['configmaxbytes'] = 'This specifies a maximum size that uploaded files can be throughout the whole site. This setting is limited by the PHP setting upload_max_filesize and the Apache setting LimitRequestBody. In turn, maxbytes limits the range of sizes that can be chosen at course level or module level.'; $string['configmaxeditingtime'] = 'This specifies the amount of time people have to re-edit forum postings, journal feedback etc. Usually 30 minutes is a good value.'; $string['confignoreplyaddress'] = 'Emails are sometimes sent out on behalf of a user (eg forum posts). The email address you specify here will be used as the \"From\" address in those cases when the recipients should not be able to reply directly to the user (eg when a user chooses to keep their address private).'; +$string['confignotifyloginfailures'] = 'If login failures have been recorded, email notifications can be sent out. Who should see these notifications?'; +$string['confignotifythreshold'] = 'If notifications about failed logins are active, how many failed login attempts by one user or one IP address is it worth notifying about?'; $string['configopentogoogle'] = 'If you enable this setting, then Google will be allowed to enter your site as a Guest. In addition, people coming in to your site via a Google search will automatically be logged in as a Guest. Note that this only provides transparent access to courses that already allow guest access.'; $string['configproxyhost'] = 'If this server needs to use a proxy computer (eg a firewall) to access the Internet, then provide the proxy hostname and port here. Otherwise leave it blank.'; $string['configsecureforms'] = 'Moodle can use an additional level of security when accepting data from web forms. If this is enabled, then the browser\'s HTTP_REFERER variable is checked against the current form address. In a very few cases this can cause problems if the user is using a firewall (eg Zonealarm) configured to strip HTTP_REFERER from their web traffic. Symptoms are getting \'stuck\' on a form. If your users are having problems with the login page (for example) you might want to disable this setting, although it might leave your site more open to brute-force password attacks. If in doubt, leave this set to \'Yes\'.'; @@ -247,6 +255,7 @@ $string['datemostrecentfirst'] = 'Date - most recent first'; $string['datemostrecentlast'] = 'Date - most recent last'; $string['day'] = 'day'; $string['days'] = 'days'; +$string['date'] = 'Date'; $string['decodinginternallinks'] = 'Decoding internal links'; $string['defaultcoursefullname'] = 'Course Fullname 101'; $string['defaultcourseshortname'] = 'CF101'; @@ -380,6 +389,7 @@ $string['entries'] = 'Entries'; $string['error'] = 'Error'; $string['errortoomanylogins'] = 'Sorry, you have exceeded the allowed number of login attempts. Restart your browser.'; $string['errorwhenconfirming'] = 'You are not confirmed yet because an error occurred. If you clicked on a link in an email to get here, make sure that the line in your email wasn\'t broken or wrapped. You may have to use cut and paste to reconstruct the link properly.'; +$string['everybody'] = 'Everybody'; $string['executeat'] = 'Execute at'; $string['existing'] = 'Existing'; $string['existingadmins'] = 'Existing admins'; @@ -389,6 +399,8 @@ $string['existingcoursedeleting'] = 'Existing course, deleting it first'; $string['existingcreators'] = 'Existing course creators'; $string['existingstudents'] = 'Enrolled students'; $string['existingteachers'] = 'Existing teachers'; +$string['failedloginattempts'] = '$a->attempts failed logins since your last login'; +$string['failedloginattemptsall'] = '$a->attempts failed logins for $a->accounts accounts'; $string['feedback'] = 'Feedback'; $string['filemissing'] = '$a is missing'; $string['files'] = 'Files'; @@ -512,6 +524,7 @@ $string['includecourseusers'] = 'Include Course Users'; $string['included'] = 'Included'; $string['includelogentries'] = 'Include Log Entries'; $string['includemodules'] = 'Include Modules'; +$string['ip_address'] = 'IP Address'; $string['includeneededusers'] = 'Include Needed Users'; $string['includenoneusers'] = 'Include None Users'; $string['includeuserfiles'] = 'Include User Files'; @@ -535,6 +548,7 @@ $string['leavetokeep'] = 'Leave blank to keep current password'; $string['license'] = 'GPL License'; $string['list'] = 'List'; $string['listfiles'] = 'List of files in $a'; +$string['login_failure_logs'] = 'Login failure logs'; $string['listofallpeople'] = 'List of all people'; $string['livelogs'] = 'Live logs from the past hour'; $string['locale'] = 'en'; @@ -609,6 +623,7 @@ $string['missingsummary'] = 'Missing summary'; $string['missingteacher'] = 'Must choose something'; $string['missingurl'] = 'Missing URL'; $string['missingusername'] = 'Missing username'; +$string['more'] = 'more'; $string['modified'] = 'Modified'; $string['moduledeleteconfirm'] = 'You are about to completely delete the module \'$a\'. This will completely delete everything in the database associated with this activity module. Are you SURE you want to continue?'; $string['moduledeletefiles'] = 'All data associated with the module \'$a->module\' has been deleted from the database. To complete the deletion (and prevent the module re-installing itself), you should now delete this directory from your server: $a->directory'; @@ -669,6 +684,7 @@ $string['newuser'] = 'New user'; $string['newusers'] = 'New users'; $string['next'] = 'Next'; $string['no'] = 'No'; +$string['nobody'] = 'Nobody'; $string['nocoursesfound'] = 'No courses were found with the words \'$a\''; $string['nocoursesyet'] = 'No courses in this category'; $string['noexistingadmins'] = 'No existing admins, this is a serious error and you should never have seen this message.'; @@ -694,6 +710,12 @@ $string['notavailable'] = 'Not available'; $string['noteachersyet'] = 'No teachers in this course yet'; $string['notenrolled'] = '$a is not enrolled in this course.'; $string['noteuserschangednonetocourse'] = 'Note: course users need to be restored when restoring user data. This setting has been changed for you.'; +$string['notifyloginfailuressubject'] = '$a :: Failed logins notification'; +$string['notifyloginfailuresmessagestart'] = 'Here is a list of failed login attempts at $a since you were last notified '; +$string['notifyloginfailuresmessagefromip'] = ' from IP address '; +$string['notifyloginfailuresmessagewithuser'] = ' with username '; +$string['notifyloginfailuresmessageend'] = 'You can view these logs at $a/course/log.php?id=1&chooselog=1&modid=site_errors.'; +$string['numattempts'] = '$a failed login attempt(s) '; $string['nothingnew'] = 'Nothing new since your last login'; $string['notincluded'] = 'Not included'; $string['notingroup'] = 'Sorry, but you need to be part of a group to see this activity.'; @@ -828,6 +850,7 @@ $string['showallusers'] = 'Show all users'; $string['showallweeks'] = 'Show all weeks'; $string['showgrades'] = 'Show grades'; $string['showlistofcourses'] = 'Show list of courses'; +$string['sincelast']= ' since last login'; $string['showonlytopic'] = 'Show only topic $a'; $string['showonlyweek'] = 'Show only week $a'; $string['showrecent'] = 'Show recent activity'; @@ -835,6 +858,7 @@ $string['showreports'] = 'Show activity reports'; $string['showtheselogs'] = 'Show these logs'; $string['since'] = 'Since'; $string['site'] = 'Site'; +$string['siteerrors'] = 'Site errors'; $string['sitefiles'] = 'Site files'; $string['sitelogs'] = 'Site logs'; $string['sitenews'] = 'Site news'; diff --git a/lang/en/resource.php b/lang/en/resource.php index b4da2c73df..3b4166134d 100644 --- a/lang/en/resource.php +++ b/lang/en/resource.php @@ -21,6 +21,7 @@ $string['configwebsearch'] = 'When adding a URL as a webpage or weblink, this lo $string['directlink'] = 'Direct link to this file'; $string['directoryinfo'] = 'All the files in the chosen directory will be displayed.'; $string['editingaresource'] = 'Editing a resource'; +$string['encryptedcode'] = 'Encrypted code'; $string['example'] = 'Example'; $string['examplereference'] = 'Tobin, K. & Tippins, D (1993) Constructivism as a Referent for Teaching and Learning. In: K. Tobin (Ed) The Practice of Constructivism in Science Education, pp 3-21, Lawrence-Erlbaum, Hillsdale, NJ.'; $string['exampleurl'] = 'http://www.example.com/somedirectory/somefile.html'; @@ -29,6 +30,7 @@ $string['fetcherror'] = 'An error was found while trying to retrieve the web pag $string['fetchservererror'] = 'An error was found with the remote server while trying to retrieve the web page (possibly a program error).

'; $string['filename'] = 'File name'; $string['filtername'] = "Resource Auto-linking"; +$string['frameifpossible'] = 'Put resource in a frame to keep site navigation visible'; $string['fulltext'] = 'Full text'; $string['htmlfragment'] = 'HTML fragment'; $string['maindirectory'] = 'Main files directory'; @@ -50,17 +52,19 @@ $string['newwindowopen'] = 'Display this resource in a new popup window'; $string['note'] = 'Note'; $string['notefile'] = 'To upload more files into the course (so they appear in this list) use the File Manager.'; $string['notypechosen'] = 'You need to choose a type. Use your back button to go back and retry.'; +$string['pagedisplay'] = 'Display this resource within the current window'; +$string['pagewindow'] = 'Same window'; +$string['parameter'] = 'Parameter'; +$string['parameters'] = 'Parameters'; $string['popupresource'] = 'This resource should appear in a popup window.'; $string['popupresourcelink'] = 'If it didn\'t, click here: $a'; $string['resourcetype'] = 'Type of resource'; -$string['resourcetype1'] = 'Reference'; -$string['resourcetype2'] = 'Web Page'; -$string['resourcetype3'] = 'Uploaded File'; -$string['resourcetype4'] = 'Plain text'; -$string['resourcetype5'] = 'Web Link'; -$string['resourcetype6'] = 'HTML text'; -$string['resourcetype7'] = 'Program'; -$string['resourcetype8'] = 'Wiki text'; -$string['resourcetype9'] = 'Directory'; - +$string['resourcetypedirectory'] = 'Display a directory'; +$string['resourcetypefile'] = 'Link to a file or web site'; +$string['resourcetypehtml'] = 'Compose a new web page'; +$string['resourcetypelabel'] = 'Insert a label'; +$string['resourcetypereference'] = 'Post a reference'; +$string['resourcetypetext'] = 'Compose a new text page'; +$string['searchweb'] = 'Search for web page'; +$string['variablename'] = 'Variable name'; ?>