. /** * Strings for component 'webservice', language 'en', branch 'MOODLE_20_STABLE' * * @package webservice * @copyright 1999 onwards Martin Dougiamas {@link http://moodle.com} * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ $string['accessexception'] = 'Access control exception'; $string['actwebserviceshhdr'] = 'Active web service protocols'; $string['accesstofunctionnotallowed'] = 'Access to the function {$a}() is not allowed. Please check if a service containing the function is enabled. In the service settings: if the service is restricted check that the user is listed. Still in the service settings check for IP restriction or if the service requires a capability.'; $string['addaservice'] = 'Add service'; $string['addcapabilitytousers'] = 'Check users capability'; $string['addcapabilitytousersdescription'] = 'Users should have two capabilities - webservice:createtoken and a capability matching the protocols used, for example webservice/rest:use, webservice/soap:use. To achieve this, create a web services role with the appropriate capabilities allowed and assign it to the web services user as a system role.'; $string['addfunction'] = 'Add function'; $string['addfunctionhelp'] = 'Select the function to add to the service.'; $string['addfunctions'] = 'Add functions'; $string['addfunctionsdescription'] = 'Select required functions for the newly created service.'; $string['addrequiredcapability'] = 'Assign/unassign the required capability'; $string['addservice'] = 'Add a new service: {$a->name} (id: {$a->id})'; $string['addservicefunction'] = 'Add functions to the service "{$a}"'; $string['allusers'] = 'All users'; $string['amftestclient'] = 'AMF test client'; $string['apiexplorer'] = 'API explorer'; $string['apiexplorernotavalaible'] = 'API explorer not available yet.'; $string['arguments'] = 'Arguments'; $string['authmethod'] = 'Authentication method'; $string['cannotcreatetoken'] = 'No permission to create web service token for the service {$a}.'; $string['cannotgetcoursecontents'] = 'Cannot get course contents'; $string['configwebserviceplugins'] = 'For security reasons, only protocols that are in use should be enabled.'; $string['context'] = 'Context'; $string['createservicedescription'] = 'A service is a set of web service functions. You will allow the user to access to a new service. On the Add service page check \'Enable\' and \'Authorised users\' options. Select \'No required capability\'.'; $string['createserviceforusersdescription'] = 'A service is a set of web service functions. You will allow users to access to a new service. On the Add service page check \'Enable\' and uncheck \'Authorised users\' options. Select \'No required capability\'.'; $string['createtoken'] = 'Create token'; $string['createtokenforuser'] = 'Create a token for a user'; $string['createtokenforuserauto'] = 'Create a token for a user automatically'; $string['createtokenforuserdescription'] = 'Create a token for the web services user.'; $string['createuser'] = 'Create a specific user'; $string['createuserdescription'] = 'A web services user is required to represent the system controlling Moodle.'; $string['default'] = 'Default to "{$a}"'; $string['deleteaservice'] = 'Delete service'; $string['deleteservice'] = 'Delete the service: {$a->name} (id: {$a->id})'; $string['deleteserviceconfirm'] = 'Deleting a service will also delete the tokens related to this service. Do you really want to delete external service "{$a}"?'; $string['deletetokenconfirm'] = 'Do you really want to delete this web service token for {$a->user} on the service {$a->service}?'; $string['disabledwarning'] = 'All web service protocols are disabled. The "Enable web services" setting can be found in Advanced features.'; $string['doc'] = 'Documentation'; $string['docaccessrefused'] = 'You are not allowed to see the documentation for this token'; $string['documentation'] = 'web service documentation'; $string['downloadfiles'] = 'Can download files'; $string['downloadfiles_help'] = 'If enabled, any user can download files with their security keys. Of course they are restricted to the files they are allowed to download in the site.'; $string['editaservice'] = 'Edit service'; $string['editservice'] = 'Edit the service: {$a->name} (id: {$a->id})'; $string['enabled'] = 'Enabled'; $string['enabledocumentation'] = 'Enable developer documentation'; $string['enabledocumentationdescription'] = 'Detailed web services documentation is available for enabled protocols.'; $string['enablemobilewsoverview'] = 'Go to {$a->manageservicelink} administration page, check the "{$a->enablemobileservice}" setting and Save. Everything will be setup for you and all site\'s users will be able to use the offical Moodle app. Current status: {$a->wsmobilestatus}'; $string['enableprotocols'] = 'Enable protocols'; $string['enableprotocolsdescription'] = 'At least one protocol should be enabled. For security reasons, only protocols that are to be used should be enabled.'; $string['enablews'] = 'Enable web services'; $string['enablewsdescription'] = 'Web services must be enabled in Advanced features.'; $string['enabledirectdownload'] = 'Web service file downloading must be enabled in external service settings'; $string['entertoken'] = 'Enter a security key/token:'; $string['error'] = 'Error: {$a}'; $string['errorcatcontextnotvalid'] = 'You cannot execute functions in the category context (category id:{$a->catid}). The context error message was: {$a->message}'; $string['errorcodes'] = 'Error message'; $string['errorcoursecontextnotvalid'] = 'You cannot execute functions in the course context (course id:{$a->courseid}). The context error message was: {$a->message}'; $string['errorinvalidparam'] = 'The param "{$a}" is invalid.'; $string['errornotemptydefaultparamarray'] = 'The web service description parameter named \'{$a}\' is an single or multiple structure. The default can only be empty array. Check web service description.'; $string['erroroptionalparamarray'] = 'The web service description parameter named \'{$a}\' is an single or multiple structure. It can not be set as VALUE_OPTIONAL. Check web service description.'; $string['execute'] = 'Execute'; $string['executewarnign'] = 'WARNING: If you press execute your database will be modified and changes can not be reverted automatically!'; $string['externalservice'] = 'External service'; $string['externalservicefunctions'] = 'External service functions'; $string['externalservices'] = 'External services'; $string['externalserviceusers'] = 'External service users'; $string['failedtolog'] = 'Failed to log'; $string['filenameexist'] = 'File name already exists: {$a}'; $string['forbiddenwsuser'] = 'Can not create token for an unconfirmed, deleted, suspended or guest user.'; $string['function'] = 'Function'; $string['functions'] = 'Functions'; $string['generalstructure'] = 'General structure'; $string['checkusercapability'] = 'Check user capability'; $string['checkusercapabilitydescription'] = 'The user should have appropriate capabilities according to the protocols used, for example webservice/rest:use, webservice/soap:use. To achieve this, create a web services role with protocol capabilities allowed and assign it to the web services user as a system role.'; $string['information'] = 'Information'; $string['installserviceshortnameerror'] = 'Coding error: the service shortname "{$a}" should have contains numbers, letters and _-.. only.'; $string['installexistingserviceshortnameerror'] = 'A web service with the shortname "{$a}" already exists. Can not install/update a different web service with this shortname.'; $string['invalidextparam'] = 'Invalid external api parameter: {$a}'; $string['invalidextresponse'] = 'Invalid external api response: {$a}'; $string['invalidiptoken'] = 'Invalid token - your IP is not supported'; $string['invalidtimedtoken'] = 'Invalid token - token expired'; $string['invalidtoken'] = 'Invalid token - token not found'; $string['invalidtokensession'] = 'Invalid session based token - session not found or expired'; $string['iprestriction'] = 'IP restriction'; $string['iprestriction_help'] = 'The user will need to call web service from the listed IPs.'; $string['key'] = 'Key'; $string['keyshelp'] = 'The keys are used to access your Moodle account from external applications.'; $string['manageprotocols'] = 'Manage protocols'; $string['managetokens'] = 'Manage tokens'; $string['missingcaps'] = 'Missing capabilities'; $string['missingcaps_help'] = 'List of required capabilities for the service which the selected user does not have. Missing capabilities must be added to the user\'s role in order to use the service.'; $string['missingpassword'] = 'Missing password'; $string['missingrequiredcapability'] = 'The capability {$a} is required.'; $string['missingusername'] = 'Missing username'; $string['missingversionfile'] = 'Coding error: version.php file is missing for the component {$a}'; $string['mobilewsdisabled'] = 'Disabled'; $string['mobilewsenabled'] = 'Enabled'; $string['nofunctions'] = 'This service has no functions.'; $string['norequiredcapability'] = 'No required capability'; $string['notoken'] = 'The token list is empty.'; $string['onesystemcontrolling'] = 'Allow an external system to control Moodle'; $string['onesystemcontrollingdescription'] = 'The following steps help you to set up the Moodle web services to allow an external system to interact with Moodle. This includes setting up a token (security key) authentication method.'; $string['operation'] = 'Operation'; $string['optional'] = 'Optional'; $string['passwordisexpired'] = 'Password is expired.'; $string['phpparam'] = 'XML-RPC (PHP structure)'; $string['phpresponse'] = 'XML-RPC (PHP structure)'; $string['postrestparam'] = 'PHP code for REST (POST request)'; $string['potusers'] = 'Not authorised users'; $string['potusersmatching'] = 'Not authorised users matching'; $string['print'] = 'Print all'; $string['protocol'] = 'Protocol'; $string['protocolnotallowed'] = 'You are not allowed to use the {$a} protocol (missing capability: webservice/{$a}:use)'; $string['removefunction'] = 'Remove'; $string['removefunctionconfirm'] = 'Do you really want to remove function "{$a->function}" from service "{$a->service}"?'; $string['requireauthentication'] = 'This method requires authentication with xxx permission.'; $string['required'] = 'Required'; $string['requiredcapability'] = 'Required capability'; $string['requiredcapability_help'] = 'If set, only users with the required capability can access the service.'; $string['requiredcaps'] = 'Required capabilities'; $string['resettokenconfirm'] = 'Do you really want to reset this web service key for {$a->user} on the service {$a->service}?'; $string['resettokenconfirmsimple'] = 'Do you really want to reset this key? Any saved links containing the old key will not work anymore.'; $string['response'] = 'Response'; $string['restcode'] = 'REST'; $string['restexception'] = 'REST'; $string['restparam'] = 'REST (POST parameters)'; $string['restrictedusers'] = 'Authorised users only'; $string['restrictedusers_help'] = 'This setting determines whether all users with the permission to create a web services token can generate a token for this service via their security keys page or whether only authorised users can do so.'; $string['restoredaccountresetpassword'] = 'Restored account need to reset password before getting a token.'; $string['securitykey'] = 'Security key (token)'; $string['securitykeys'] = 'Security keys'; $string['selectauthorisedusers'] = 'Select authorised users'; $string['selectedcapability'] = 'Selected'; $string['selectedcapabilitydoesntexit'] = 'The currently set required capability ({$a}) doesn\'t exist any more. Please change it and save the changes.'; $string['selectservice'] = 'Select a service'; $string['selectspecificuser'] = 'Select a specific user'; $string['selectspecificuserdescription'] = 'Add the web services user as an authorised user.'; $string['service'] = 'Service'; $string['servicehelpexplanation'] = 'A service is a set of functions. A service can be accessed by all users or just specified users.'; $string['servicename'] = 'Service name'; $string['servicenotavailable'] = 'Web service is not available (it doesn\'t exist or might be disabled)'; $string['servicesbuiltin'] = 'Built-in services'; $string['servicescustom'] = 'Custom services'; $string['serviceusers'] = 'Authorised users'; $string['serviceusersettings'] = 'User settings'; $string['serviceusersmatching'] = 'Authorised users matching'; $string['serviceuserssettings'] = 'Change settings for the authorised users'; $string['simpleauthlog'] = 'Simple authentication login'; $string['step'] = 'Step'; $string['testauserwithtestclientdescription'] = 'Simulate external access to the service using the web service test client. Before doing so, login as a user with the moodle/webservice:createtoken capability and obtain the security key (token) via My profile settings. You will use this token in the test client. In the test client, also choose an enabled protocol with the token authentication. WARNING: The functions that you test WILL BE EXECUTED for this user, so be careful what you choose to test!'; $string['testclient'] = 'Web service test client'; $string['testclientdescription'] = '* The web service test client executes the functions for REAL. Do not test functions that you don\'t know.
* All existing web service functions are not yet implemented into the test client.
* In order to check that a user cannot access some functions, you can test some functions that you didn\'t allow.
* To see clearer error messages set the debugging to {$a->mode} into {$a->atag}
* Access the {$a->amfatag}.'; $string['testwithtestclient'] = 'Test the service'; $string['testwithtestclientdescription'] = 'Simulate external access to the service using the web service test client. Use an enabled protocol with token authentication. WARNING: The functions that you test WILL BE EXECUTED, so be careful what you choose to test!'; $string['token'] = 'Token'; $string['tokenauthlog'] = 'Token authentication'; $string['tokencreatedbyadmin'] = 'Can only be reset by administrator (*)'; $string['tokencreator'] = 'Creator'; $string['unknownoptionkey'] = 'Unknown option key ({$a})'; $string['updateusersettings'] = 'Update'; $string['userasclients'] = 'Users as clients with token'; $string['userasclientsdescription'] = 'The following steps help you to set up the Moodle web service for users as clients. These steps also help to set up the recommended token (security keys) authentication method. In this use case, the user will generate his token from the security keys page via My profile settings.'; $string['usermissingcaps'] = 'Missing capabilities: {$a}'; $string['usernameorid'] = 'Username / User id'; $string['usernameorid_help'] = 'Enter a username or a user id.'; $string['usernameoridnousererror'] = 'No users were found with this username/user id.'; $string['usernameoridoccurenceerror'] = 'More than one user was found with this username. Please enter the user id.'; $string['usernotallowed'] = 'The user is not allowed for this service. First you need to allow this user on the {$a}\'s allowed users administration page.'; $string['usersettingssaved'] = 'User settings saved'; $string['validuntil'] = 'Valid until'; $string['validuntil_help'] = 'If set, the service will be inactivated after this date for this user.'; $string['webservice'] = 'Web service'; $string['webservices'] = 'Web services'; $string['webservicesoverview'] = 'Overview'; $string['webservicetokens'] = 'Web service tokens'; $string['wrongusernamepassword'] = 'Wrong username or password'; $string['wsaccessuserdeleted'] = 'Refused web service access for deleted username: {$a}'; $string['wsaccessuserexpired'] = 'Refused web service access for password expired username: {$a}'; $string['wsaccessusernologin'] = 'Refused web service access for nologin authentication username: {$a}'; $string['wsaccessusersuspended'] = 'Refused web service access for suspended username: {$a}'; $string['wsaccessuserunconfirmed'] = 'Refused web service access for unconfirmed username: {$a}'; $string['wsauthmissing'] = 'The web service authentication plugin is missing.'; $string['wsauthnotenabled'] = 'The web service authentication plugin is disabled.'; $string['wsclientdoc'] = 'Moodle web service client documentation'; $string['wsdocapi'] = 'API Documentation'; $string['wsdocumentation'] = 'Web service documentation'; $string['wsdocumentationdisable'] = 'Web service documentation is disabled.'; $string['wsdocumentationintro'] = 'To create a client we advise you to read the {$a->doclink}'; $string['wsdocumentationlogin'] = 'or enter your web service username and password:'; $string['wspassword'] = 'Web service password'; $string['wsusername'] = 'Web service username';