Merged some changes from HEAD
[moodle.git] / lang / en / resource.php
blobb22f0b56ea3e5e3b320e4d01b118c4812213ca82
1 <?PHP // $Id$
2 // resource.php - created with Moodle 1.5 UNSTABLE DEVELOPMENT (2005032600)
5 $string['addresource'] = 'Add a resource';
6 $string['chooseafile'] = 'Choose or upload a file';
7 $string['chooseparameter'] = 'Choose parameter';
8 $string['configallowlocalfiles'] = 'When creating a new file resource, allow links to files on a local file system such as a CD drive or a hard drive. This may be useful in a classroom where all students have access to a common network drive or where files on a CD need to be accessed. Use of this feature may require changes to your browser\'s security settings.';
9 $string['configdefaulturl'] = 'This value is used to prefill the URL form when creating a new URL-based resource.';
10 $string['configfilterexternalpages'] = 'Enabling this setting will cause all external resources (web pages, uploaded HTML files) to be processed by the currently defined site filters (such as glossary autolinks, for example). Turning this option on may cause your course pages to slow down significantly - use with caution and only if you really need it.';
11 $string['configframesize'] = 'When a web page or an uploaded file is displayed within a frame, this value is the size (in pixels) of the top frame (which contains the navigation).';
12 $string['configparametersettings'] = 'This sets the default value for the Parameter settings pane in the form when adding some new resources. After the first time, this becomes an individual user preference.';
13 $string['configpopup'] = 'When adding a new resource which is able to be shown in a popup window, should this option be enabled by default?';
14 $string['configpopupdirectories'] = 'Should popup windows show directory links by default?';
15 $string['configpopupheight'] = 'What height should be the default height for new popup windows?';
16 $string['configpopuplocation'] = 'Should popup windows show the location bar by default?';
17 $string['configpopupmenubar'] = 'Should popup windows show the menu bar by default?';
18 $string['configpopupresizable'] = 'Should popup windows be resizable by default?';
19 $string['configpopupscrollbars'] = 'Should popup windows be scrollable by default?';
20 $string['configpopupstatus'] = 'Should popup windows show the status bar by default?';
21 $string['configpopuptoolbar'] = 'Should popup windows show the tool bar by default?';
22 $string['configpopupwidth'] = 'What width should be the default width for new popup windows?';
23 $string['configsecretphrase'] = 'This secret phrase is used to produce the encrypted code value that can be sent to some resources as a parameter. The encrypted code is produced by an md5 value of the current_users IP address concatenated with your secret phrase. ie code = md5(IP.secretphrase). This allows the destination resource to verify the connection for extra security.';
24 $string['configwebsearch'] = 'When adding a URL as a webpage or weblink, this location is offered as a site to help the user search for the URL they want.';
25 $string['configwindowsettings'] = 'This sets the default value for the Window settings pane in the form when adding some new resources. After the first time, this becomes an individual user preference.';
26 $string['directlink'] = 'Direct link to this file';
27 $string['directoryinfo'] = 'All the files in the chosen directory will be displayed.';
28 $string['display'] = 'Window';
29 $string['editingaresource'] = 'Editing a resource';
30 $string['encryptedcode'] = 'Encrypted code';
31 $string['example'] = 'Example';
32 $string['exampleurl'] = 'http://www.example.com/somedirectory/somefile.html';
33 $string['fetchclienterror'] = 'An error was found with your web client while trying to retrieve the web page (possibly a wrong URL).';
34 $string['fetcherror'] = 'An error was found while trying to retrieve the web page.';
35 $string['fetchservererror'] = 'An error was found with the remote server while trying to retrieve the web page (possibly a program error).';
36 $string['filename'] = 'File name';
37 $string['filtername'] = 'Resource Names Auto-linking';
38 $string['frameifpossible'] = 'Put resource in a frame to keep site navigation visible';
39 $string['fulltext'] = 'Full text';
40 $string['htmlfragment'] = 'HTML fragment';
41 $string['localfile'] = 'Local file';
42 $string['localfilechoose'] = 'Choose a local file (CD-ROM)';
43 $string['localfileinfo'] = '<p>Choose a local file from your computer. The file will not be uploaded to the web site, but Moodle will look for the same file on the computer of anyone viewing this resource.</p><p>This is mostly useful when you have large media files stored on a standard CD-ROM that you distribute to all participants. Each participant is able to choose their own local path for such files, by <a href=\"$a\" target=\"_blank\">editing their user profile</a>.</p>';
44 $string['localfilehelp'] = 'Help displaying local files';
45 $string['localfilepath'] = 'To set your own local path for this resource, choose any file from the drive (usually a CD_ROM) on your computer where the resource exists. The file will not be uploaded but the drive information will be stored and used for any local file resources';
46 $string['localfileselect'] = 'Choose this file path.';
47 $string['maindirectory'] = 'Main files directory';
48 $string['modulename'] = 'Resource';
49 $string['modulenameplural'] = 'Resources';
50 $string['neverseen'] = 'Never seen';
51 $string['newdirectories'] = 'Show the directory links';
52 $string['newfullscreen'] = 'Fill the whole screen';
53 $string['newheight'] = 'Default window height (in pixels)';
54 $string['newlocation'] = 'Show the location bar';
55 $string['newmenubar'] = 'Show the menu bar';
56 $string['newresizable'] = 'Allow the window to be resized';
57 $string['newscrollbars'] = 'Allow the window to be scrolled';
58 $string['newstatus'] = 'Show the status bar';
59 $string['newtoolbar'] = 'Show the toolbar';
60 $string['newwidth'] = 'Default window width (in pixels)';
61 $string['newwindow'] = 'New window';
62 $string['newwindowopen'] = 'Display this resource in a new popup window';
63 $string['notallowedlocalfileaccess'] = 'Access to local files is currently disabled, so this resource is not available.';
64 $string['note'] = 'Note';
65 $string['notefile'] = 'To upload more files into the course (so they appear in this list) use the <a href=\"$a\">File Manager</a>.';
66 $string['notypechosen'] = 'You need to choose a type. Use your back button to go back and retry.';
67 $string['pagedisplay'] = 'Display this resource within the current window';
68 $string['pagewindow'] = 'Same window';
69 $string['pan'] = 'Pan';
70 $string['parameter'] = 'Parameter';
71 $string['parameters'] = 'Parameters';
72 $string['popupresource'] = 'This resource should appear in a popup window.';
73 $string['popupresourcelink'] = 'If it didn\'t, click here: $a';
74 $string['resourcetype'] = 'Type of resource';
75 $string['resourcetype1'] = 'Reference';
76 $string['resourcetype2'] = 'Web Page';
77 $string['resourcetype3'] = 'Uploaded File';
78 $string['resourcetype4'] = 'Plain text';
79 $string['resourcetype5'] = 'Web Link';
80 $string['resourcetype6'] = 'HTML text';
81 $string['resourcetype7'] = 'Program';
82 $string['resourcetype8'] = 'Wiki-like text';
83 $string['resourcetype9'] = 'Directory';
84 $string['resourcetypedirectory'] = 'Display a directory';
85 $string['resourcetypefile'] = 'Link to a file or web site';
86 $string['resourcetypehtml'] = 'Compose a web page';
87 $string['resourcetypelabel'] = 'Insert a label';
88 $string['resourcetyperepository'] = 'Link to a repository object';
89 $string['resourcetypetext'] = 'Compose a text page';
90 $string['searchweb'] = 'Search for web page';
91 $string['serverurl'] = 'Server URL ($a->wwwroot)';
92 $string['variablename'] = 'Variable name';
93 $string['vol'] = 'Vol';