2008-07-28 08:24:55 +00:00
< ? php //$Id$
2009-06-08 06:25:53 +00:00
$string [ 'accessiblefilepicker' ] = 'Accessible file picker' ;
2008-09-03 09:45:27 +00:00
$string [ 'activerepository' ] = 'Active repository plugins' ;
2009-06-22 03:45:24 +00:00
$string [ 'add' ] = 'Add' ;
$string [ 'addfile' ] = 'Add...' ;
2008-09-02 08:58:53 +00:00
$string [ 'addplugin' ] = 'Add a repository plugin' ;
2008-08-01 07:04:22 +00:00
$string [ 'activaterep' ] = 'Active repositories' ;
2008-09-07 22:35:03 +00:00
$string [ 'areabackup' ] = 'Backups' ;
$string [ 'areacategoryintro' ] = 'Category introduction' ;
$string [ 'areacourseintro' ] = 'Course introduction' ;
$string [ 'arearoot' ] = 'System' ;
$string [ 'areauserdraft' ] = 'Drafts' ;
$string [ 'areauserpersonal' ] = 'Personal' ;
2008-09-08 23:16:48 +00:00
$string [ 'areauserprofile' ] = 'Profile' ;
2008-08-20 04:53:42 +00:00
$string [ 'attachment' ] = 'Attachment' ;
2009-06-11 08:08:33 +00:00
$string [ 'attachedfiles' ] = 'Attached files' ;
2008-08-01 07:04:22 +00:00
$string [ 'back' ] = '< Back' ;
2008-09-03 09:45:27 +00:00
$string [ 'cacheexpire' ] = 'Cache expire' ;
2008-09-08 08:48:07 +00:00
$string [ 'cachecleared' ] = 'Cached files are removed' ;
2009-06-22 03:45:24 +00:00
$string [ 'cannotaccessparentwin' ] = 'If parent window is on HTTPS, then we are not allowed to access window.opener object, so we cannot refresh the repository for you automatically, but we already got your session, just go back to file picker and select the repository again, it should work now.' ;
2009-06-11 08:08:33 +00:00
$string [ 'cannotdelete' ] = 'Cannot delete this file.' ;
2009-04-23 09:50:30 +00:00
$string [ 'cannotdownload' ] = 'Cannot download this file' ;
2009-06-11 08:08:33 +00:00
$string [ 'cannotinitplugin' ] = 'Call plugin_init failed' ;
2008-09-10 04:12:42 +00:00
$string [ 'clicktohide' ] = 'Click here to hide' ;
$string [ 'clicktoshow' ] = 'Click here to show' ;
2008-08-01 07:04:22 +00:00
$string [ 'close' ] = 'Close' ;
2008-09-08 08:48:07 +00:00
$string [ 'cleancache' ] = 'Clean my cache files' ;
2008-09-01 06:05:54 +00:00
$string [ 'copying' ] = 'Copying' ;
2008-09-09 04:14:06 +00:00
$string [ 'configcacheexpire' ] = 'The amount of time that file listings are cached locally (in seconds) when browsing external repositories.' ;
2008-08-13 04:09:13 +00:00
$string [ 'configsaved' ] = 'Configuration saved!' ;
2008-08-26 05:13:35 +00:00
$string [ 'confirmdelete' ] = 'Are you sure you want to delete this repository - $a?' ;
2008-12-02 07:05:15 +00:00
$string [ 'confirmdeletefile' ] = 'Are you sure to delete this file?' ;
2009-01-16 04:21:49 +00:00
$string [ 'confirmremove' ] = 'Are you sure you want to remove this repository plugin, its options and <strong>all of its instances</strong> - $a?' ;
2008-08-19 03:56:52 +00:00
$string [ 'create' ] = 'Create' ;
2008-09-02 08:58:53 +00:00
$string [ 'createrepository' ] = 'Create a repository instance' ;
2008-09-04 07:03:01 +00:00
$string [ 'createinstance' ] = 'Create a repository instance' ;
2009-04-03 02:26:43 +00:00
$string [ 'createxxinstance' ] = 'Create \"$a\" instance' ;
2008-08-20 04:53:42 +00:00
$string [ 'date' ] = 'Date' ;
2008-08-13 04:09:13 +00:00
$string [ 'deleterepository' ] = 'Delete this repository' ;
2008-09-02 08:58:53 +00:00
$string [ 'deleted' ] = 'Repository deleted' ;
2008-08-11 03:30:09 +00:00
$string [ 'download' ] = 'Download' ;
2008-08-26 05:13:35 +00:00
$string [ 'downloadsucc' ] = 'The file has been downloaded successfully' ;
2008-09-04 07:36:53 +00:00
$string [ 'editrepositoryinstance' ] = 'Edit repository instance' ;
2008-09-02 08:58:53 +00:00
$string [ 'emptytype' ] = 'Cannot create repository type: type name is empty' ;
2009-04-30 08:11:29 +00:00
$string [ 'enablecourseinstances' ] = 'Allow teachers to add a repository instance into the file picker' ;
$string [ 'enableuserinstances' ] = 'Allow users to add a repository instance into the file picker' ;
2009-06-11 08:08:33 +00:00
$string [ 'enter' ] = 'Enter' ;
2008-08-26 05:13:35 +00:00
$string [ 'error' ] = 'An unknown error occurred!' ;
2008-09-02 08:58:53 +00:00
$string [ 'existingrepository' ] = 'This repository already exists' ;
2008-08-01 07:04:22 +00:00
$string [ 'filename' ] = 'Filename' ;
2008-09-03 08:20:06 +00:00
$string [ 'filenotnull' ] = 'You must select a file to upload.' ;
2008-08-26 05:13:35 +00:00
$string [ 'filesaved' ] = 'The file has been saved' ;
2009-02-19 07:28:33 +00:00
$string [ 'federatedsearch' ] = 'Federated search' ;
2008-08-27 06:23:01 +00:00
$string [ 'getfile' ] = 'Select this file' ;
2008-09-04 07:03:01 +00:00
$string [ 'hiddenshow' ] = 'Hide/Show' ;
2008-09-18 07:08:45 +00:00
$string [ 'keyword' ] = 'Keyword' ;
2008-08-19 03:56:52 +00:00
$string [ 'instance' ] = 'instance' ;
2008-09-02 08:58:53 +00:00
$string [ 'instancedeleted' ] = 'Instance deleted' ;
$string [ 'instances' ] = 'Repository instances' ;
2009-05-01 06:55:10 +00:00
$string [ 'instancesforadmin' ] = 'common instance(s)' ;
$string [ 'instancesforothers' ] = 'private instance(s)' ;
2008-08-26 05:13:35 +00:00
$string [ 'invalidrepositoryid' ] = 'Invalid repository ID' ;
2009-04-01 05:40:37 +00:00
$string [ 'invalidplugin' ] = 'Invalid repository $a plug-in' ;
2008-08-26 05:13:35 +00:00
$string [ 'invalidjson' ] = 'Invalid JSON string' ;
$string [ 'listview' ] = 'View as list' ;
2008-09-23 02:49:50 +00:00
$string [ 'login' ] = 'Login' ;
2008-08-20 04:53:42 +00:00
$string [ 'logout' ] = 'Logout' ;
$string [ 'loading' ] = 'Loading...' ;
2008-08-13 04:09:13 +00:00
$string [ 'manage' ] = 'Manage repositories' ;
2008-08-20 07:26:10 +00:00
$string [ 'manageurl' ] = 'Manage' ;
2008-07-28 08:24:55 +00:00
$string [ 'manageuserrepository' ] = 'Manage individual repository' ;
2008-08-11 03:30:09 +00:00
$string [ 'noenter' ] = 'Nothing entered' ;
2009-06-11 08:08:33 +00:00
$string [ 'nofilesattached' ] = 'No files attached' ;
$string [ 'nopermissiontoaccess' ] = 'No permission to access this repository' ;
2008-09-05 08:51:25 +00:00
$string [ 'notyourinstances' ] = 'You can not view/edit repository instances of another user' ;
2008-09-18 07:08:45 +00:00
$string [ 'noresult' ] = 'No search result' ;
2008-08-19 03:56:52 +00:00
$string [ 'operation' ] = 'Operation' ;
2008-09-03 05:55:35 +00:00
$string [ 'openpicker' ] = 'Choose a file...' ;
2008-09-05 08:51:25 +00:00
$string [ 'personalrepositories' ] = 'Personal repositories' ;
2008-08-26 05:13:35 +00:00
$string [ 'plugin' ] = 'Repository plug-ins' ;
2009-06-11 08:08:33 +00:00
$string [ 'pluginerror' ] = 'Errors in repository plugin.' ;
2008-08-29 09:17:11 +00:00
$string [ 'preview' ] = 'Preview' ;
2009-04-24 03:19:22 +00:00
$string [ 'popup' ] = 'Click "Login" button to login' ;
2008-09-16 09:08:36 +00:00
$string [ 'readonlyinstance' ] = 'You cannot edit/delete a read-only instance' ;
2008-09-09 09:04:32 +00:00
$string [ 'refresh' ] = 'Refresh' ;
2009-06-22 03:45:24 +00:00
$string [ 'refreshnonjsfilepicker' ] = 'Please clos this window and refresh non-javascript file picker' ;
2008-09-02 08:58:53 +00:00
$string [ 'removed' ] = 'Repository removed' ;
2008-08-20 04:53:42 +00:00
$string [ 'repository' ] = 'Repository' ;
2008-09-05 06:30:18 +00:00
$string [ 'repositorycourse' ] = 'Course repositories' ;
2008-08-20 04:53:42 +00:00
$string [ 'repositories' ] = 'Repositories' ;
$string [ 'save' ] = 'Save' ;
2008-09-03 05:55:35 +00:00
$string [ 'saveas' ] = 'Save as' ;
2008-08-20 04:53:42 +00:00
$string [ 'saved' ] = 'Saved' ;
$string [ 'saving' ] = 'Saving' ;
2008-07-28 08:24:55 +00:00
$string [ 'settings' ] = 'Settings' ;
2009-03-05 04:40:51 +00:00
$string [ 'setupdefaultplugins' ] = 'Setting up default repository plugins' ;
2008-08-01 07:04:22 +00:00
$string [ 'search' ] = 'Search ' ;
2008-11-20 06:20:38 +00:00
$string [ 'searching' ] = 'Search in ' ;
2009-06-11 08:08:33 +00:00
$string [ 'select' ] = 'Select' ;
2008-09-04 07:03:01 +00:00
$string [ 'siteinstances' ] = 'Repositories instances of the site' ;
2008-08-20 04:53:42 +00:00
$string [ 'size' ] = 'Size' ;
2008-08-01 07:04:22 +00:00
$string [ 'submit' ] = 'Submit' ;
2008-07-31 02:51:28 +00:00
$string [ 'sync' ] = 'Sync' ;
2009-02-24 08:00:01 +00:00
$string [ 'title' ] = 'Choose a file...' ;
2008-08-26 06:58:22 +00:00
$string [ 'thumbview' ] = 'View as icons' ;
2008-09-05 06:30:18 +00:00
$string [ 'typenotvisible' ] = 'Type not visible' ;
2008-09-04 03:41:23 +00:00
$string [ 'updown' ] = 'Display order' ;
2008-08-20 04:53:42 +00:00
$string [ 'upload' ] = 'Upload this file' ;
$string [ 'uploading' ] = 'Uploading...' ;
2009-06-18 06:31:51 +00:00
$string [ 'uploadsucc' ] = 'The file has been uploaded successfully' ;
2008-09-08 02:10:30 +00:00
$string [ 'wrongcontext' ] = 'You cannot access to this context' ;
2009-06-16 02:42:32 +00:00
$string [ 'xhtmlerror' ] = 'You are probably using XHTML strict header, some YUI Component doesn\'t work in this mode, please turn it off in moodle' ;