mirror of
https://github.com/moodle/moodle.git
synced 2025-08-05 08:56:36 +02:00
"MDL-19181, display plugin instances based on capabilities"
This commit is contained in:
parent
68bd9e5e13
commit
c86dde2ec5
66 changed files with 584 additions and 39 deletions
|
@ -1,5 +1,6 @@
|
|||
<?php
|
||||
$string['alfresco_url'] = 'Alfresco URL';
|
||||
$string['alfresco:view'] = 'View alfresco repository';
|
||||
$string['alfrescourltext'] = 'Afresco API url should be: http://yoursite.com/alfresco/api';
|
||||
$string['configplugin'] = 'Alfresco configuration';
|
||||
$string['notitle'] = 'notitle';
|
||||
|
|
|
@ -1,7 +1,8 @@
|
|||
<?php
|
||||
$string['apikey'] = 'API Key';
|
||||
$string['boxnet:view'] = 'View box.net repository';
|
||||
$string['configplugin'] = 'Box.net configuration';
|
||||
$string['information'] = '<div>Get <a href=\"http://enabled.box.net/\">Box.net API Key</a> for your Moodle site. </div>';
|
||||
$string['information'] = '<div>Get <a href=\"http://enabled.box.net/my-projects/\">Box.net API Key</a> for your Moodle site. </div>';
|
||||
$string['invalidpassword'] = 'Invalid password';
|
||||
$stirng['invalidtoken'] = 'Invalid authentication token';
|
||||
$string['nullfilelist'] = 'There are no files in this repository';
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
<?php
|
||||
$string['repositoryname'] = 'Current files';
|
||||
$string['repositorydesc'] = 'A plug-in for browsing current draft files';
|
||||
$string['draft:view'] = 'View draft files in file picker';
|
||||
|
|
|
@ -1,10 +1,11 @@
|
|||
<?php
|
||||
|
||||
$string['blockedpath'] = 'Blocked root path';
|
||||
$string['configplugin'] = 'Setup repository on file system';
|
||||
$string['donotusesysdir'] = 'Don\'t use system directory as repository, including';
|
||||
$string['filesystem:view'] = 'View file system repository';
|
||||
$string['information'] = 'This is the relative path against %moodledata%/repository/';
|
||||
$string['invalidpath'] = 'Invalid root path';
|
||||
$string['repositoryname'] = 'File system';
|
||||
$string['repositorydesc'] = 'Create repository from local directory';
|
||||
$string['path'] = 'Select a subdirectory';
|
||||
$string['information'] = 'This is the relative path against %moodledata%/repository/';
|
||||
$string['invalidpath'] = 'Invalid root path';
|
||||
$string['blockedpath'] = 'Blocked root path';
|
||||
$string['donotusesysdir'] = 'Don\'t use system directory as repository, including';
|
||||
|
|
|
@ -10,6 +10,7 @@ $string['callbackwarning'] = '<ol>
|
|||
<li>Edit your <a href=\"http://www.flickr.com/services/api/keys/\">Flickr</a> key details again and set the callback URL.</li></ol>';
|
||||
$string['configplugin'] = 'Flickr configuration';
|
||||
$string['emailaddress'] = 'Email address';
|
||||
$string['flickr:view'] = 'View Flickr repository';
|
||||
$string['invalidemail'] = 'Invalid email address for flickr';
|
||||
$string['notitle'] = 'notitle';
|
||||
$string['nullphotolist'] = 'There are no photos in this account';
|
||||
|
|
|
@ -14,6 +14,7 @@ $string['commercialuse'] = 'Allow commercial uses of your work?';
|
|||
$string['creativecommonscommercial'] = 'Only creative commons commercial';
|
||||
$string['emailaddress'] = 'Email address';
|
||||
$string['fulltext'] = 'Full text';
|
||||
$string['flickr_public:view'] = 'View flickr_public repository';
|
||||
$string['information'] = '<div>Get <a href=\"http://www.flickr.com/services/api/keys/\">Flickr API Key</a> for your Moodle site. </div>';
|
||||
$string['invalidemail'] = 'Invalid email account for flickr';
|
||||
$string['license'] = 'License';
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
<?php
|
||||
$string['repositoryname'] = 'Google Docs';
|
||||
$string['googledocs:view'] = 'View google docs repository';
|
||||
?>
|
||||
|
|
|
@ -1,8 +1,9 @@
|
|||
<?php // $Id$
|
||||
$string['emptyfilelist'] = 'There are no files to show';
|
||||
$string['configplugin'] = 'Configuration for local file repository';
|
||||
$string['currentusefiles'] = 'Current use files';
|
||||
$string['local:view'] = 'View local repository';
|
||||
$string['repositoryname'] = 'Local files';
|
||||
$string['repositorydesc'] = 'Repository on the local Moodle server';
|
||||
$string['notitle'] = 'notitle';
|
||||
$string['remember'] = 'Remember me';
|
||||
$string['emptyfilelist'] = 'There are no files to show';
|
||||
$string['notitle'] = 'notitle';
|
||||
|
|
|
@ -1,16 +1,17 @@
|
|||
<?php // $Id$
|
||||
$string['configplugin'] = 'Configuration for Mahara repository';
|
||||
$string['repositoryname'] = 'Mahara';
|
||||
$string['repositorydesc'] = 'Files on a remote Moodle server';
|
||||
$string['connectionfailure'] = 'Failed to retrieve file listing - The host moodle has either a version older than 2.0, either its Mahara Repository service hasn\'t been activated';
|
||||
$string['emptyfilelist'] = 'There are no files to show';
|
||||
$string['failtoretrievelist'] = 'List could not be retrieved or is empty';
|
||||
$string['usercannotaccess'] = 'You ($a) cannot access to this file';
|
||||
$string['hostnotfound'] = 'Cannot find the Mahara site into the database - contact your system administrator';
|
||||
$string['mahara:view'] = 'View mahara repository';
|
||||
$string['notitle'] = 'notitle';
|
||||
$string['peer'] = 'Peer';
|
||||
$string['nopeer'] = 'Please setup some <a href=\"http://docs.moodle.org/en/admin/mnet/peers#Peer_to_Peer_Network\">Moodle peers</a> for your Mahara site.';
|
||||
$string['repositoryname'] = 'Mahara';
|
||||
$string['repositorydesc'] = 'Files on a remote Moodle server';
|
||||
$string['remember'] = 'Remember me';
|
||||
$string['emptyfilelist'] = 'There are no files to show';
|
||||
$string['remoterep_name'] = 'Mahara';
|
||||
$string['remoterep_description'] = 'Allow the service to be discovered';
|
||||
$string['connectionfailure'] = 'Failed to retrieve file listing - The host moodle has either a version older than 2.0, either its Mahara Repository service hasn\'t been activated';
|
||||
$string['failtoretrievelist'] = 'List could not be retrieved or is empty';
|
||||
$string['usernotfound'] = 'The user $a is not registered into the Mahara';
|
||||
$string['usercannotaccess'] = 'You ($a) cannot access to this file';
|
||||
$string['nopeer'] = 'Please setup some <a href=\"http://docs.moodle.org/en/admin/mnet/peers#Peer_to_Peer_Network\">Moodle peers</a> for your Mahara site.';
|
||||
$string['hostnotfound'] = 'Cannot find the Mahara site into the database - contact your system administrator';
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
<?php
|
||||
$string['picasa:view'] = 'View picasa repository';
|
||||
$string['repositoryname'] = 'Picasa web album';
|
||||
?>
|
||||
|
|
|
@ -1,16 +1,17 @@
|
|||
<?php // $Id$
|
||||
$string['configplugin'] = 'Configuration for remote Moodle file repository';
|
||||
$string['connectionfailure'] = 'Failed to retrieve file listing - The host moodle has either a version older than 2.0, either its Moodle Remote Repository service hasn\'t been activated';
|
||||
$string['emptyfilelist'] = 'There are no files to show';
|
||||
$string['failtoretrievelist'] = 'List could not be retrieved or is empty';
|
||||
$string['notitle'] = 'notitle';
|
||||
$string['hostnotfound'] = 'Cannot find the remote Moodle into the database - contact your system administrator';
|
||||
$string['nopeer'] = 'Please setup some <a href=\"http://docs.moodle.org/en/admin/mnet/peers#Peer_to_Peer_Network\">Moodle peers</a> for your Moodle site.';
|
||||
$string['peer'] = 'Peer';
|
||||
$string['repositoryname'] = 'Remote Moodle site';
|
||||
$string['repositorydesc'] = 'Files on a remote Moodle server';
|
||||
$string['notitle'] = 'notitle';
|
||||
$string['peer'] = 'Peer';
|
||||
$string['remember'] = 'Remember me';
|
||||
$string['emptyfilelist'] = 'There are no files to show';
|
||||
$string['remotemoodle:view'] = 'View remote moodle repository';
|
||||
$string['remoterep_name'] = 'Remote Moodle site';
|
||||
$string['remoterep_description'] = 'Allow the service to be discovered';
|
||||
$string['connectionfailure'] = 'Failed to retrieve file listing - The host moodle has either a version older than 2.0, either its Moodle Remote Repository service hasn\'t been activated';
|
||||
$string['failtoretrievelist'] = 'List could not be retrieved or is empty';
|
||||
$string['usernotfound'] = 'The user $a is not registered into the remote Moodle';
|
||||
$string['usercannotaccess'] = 'You ($a) cannot access to this file';
|
||||
$string['nopeer'] = 'Please setup some <a href=\"http://docs.moodle.org/en/admin/mnet/peers#Peer_to_Peer_Network\">Moodle peers</a> for your Moodle site.';
|
||||
$string['hostnotfound'] = 'Cannot find the remote Moodle into the database - contact your system administrator';
|
||||
|
|
|
@ -1,7 +1,8 @@
|
|||
<?php // $Id$
|
||||
$string['repositoryname'] = 'Amazon S3';
|
||||
$string['configplugin'] = 'Amazon S3 settings';
|
||||
$string['access_key'] = 'Access key';
|
||||
$string['configplugin'] = 'Amazon S3 settings';
|
||||
$string['s3:view'] = 'View amazon s3 repository';
|
||||
$string['secret_key'] = 'Secret key';
|
||||
$string['needaccesskey'] = 'Access key must be provided';
|
||||
$string['repositoryname'] = 'Amazon S3';
|
||||
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
<?php // $Id$
|
||||
$string['configplugin'] = 'Configuration for upload plugin';
|
||||
$string['upload:view'] = 'Use uploading in file picker';
|
||||
$string['repositoryname'] = 'Upload a file';
|
||||
$string['repositorydesc'] = 'Upload a file to Moodle';
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
<?php // $Id$
|
||||
$string['repositoryname'] = 'URL Downloader';
|
||||
$string['url'] = 'URL';
|
||||
$string['rename'] = 'Name';
|
||||
$string['download'] = 'Download';
|
||||
$string['url'] = 'URL';
|
||||
$string['url:view'] = 'Use url downloader in file picker';
|
||||
$string['rename'] = 'Name';
|
||||
$string['repositoryname'] = 'URL Downloader';
|
||||
$string['validname'] = 'You must provide a valid file name';
|
||||
|
|
|
@ -1,10 +1,11 @@
|
|||
<?php
|
||||
$string['repositoryname'] = 'WebDAV repository';
|
||||
$string['configplugin'] = 'WebDav configuration';
|
||||
$string['http'] = 'HTTP';
|
||||
$string['https'] = 'HTTPS';
|
||||
$string['repositoryname'] = 'WebDAV repository';
|
||||
$string['webdav:view'] = 'View WebDav repository';
|
||||
$string['webdav_type'] = 'WebDav type';
|
||||
$string['webdav_server'] = 'WebDAV server';
|
||||
$string['webdav_port'] = 'WebDAV server port';
|
||||
$string['webdav_user'] = 'WebDAV server user';
|
||||
$string['webdav_password'] = 'WebDAV server password';
|
||||
$string['http'] = 'HTTP';
|
||||
$string['https'] = 'HTTPS';
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
<?php
|
||||
$string['repositoryname'] = 'Wikimedia';
|
||||
$string['keyword'] = 'Image name';
|
||||
$string['repositoryname'] = 'Wikimedia';
|
||||
$string['wikimedia:view'] = 'View wikimedia repository';
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
<?php
|
||||
$string['repositoryname'] = 'Youtube videos';
|
||||
$string['youtube:view'] = 'Use youtube in file picker';
|
||||
$string['search'] = 'Search videos';
|
||||
$string['repositoryname'] = 'Youtube videos';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue