mirror of
https://github.com/moodle/moodle.git
synced 2025-01-18 05:58:34 +01:00
MDL-83823 lang: Import fixed English strings (en_fix)
This commit is contained in:
parent
a798b1db39
commit
9f1293b10d
@ -42,7 +42,7 @@ $string['managefactor'] = 'Manage SMS';
|
||||
$string['managefactorbutton'] = 'Manage';
|
||||
$string['manageinfo'] = 'You are using \'{$a}\' to authenticate.';
|
||||
$string['notification:smsgatewaymigration'] = 'SMS settings have moved';
|
||||
$string['notification:smsgatewaymigrationinfo'] = 'A new SMS subsystem is now available for managing and configuring all SMS-related functions. Your existing SMS configurations have been seamlessly migrated. You can find and manage them on the new <a href="{$a}">SMS Gateways page</a>.';
|
||||
$string['notification:smsgatewaymigrationinfo'] = 'A new SMS subsystem is now available for managing and configuring all SMS-related functions. Your existing SMS configurations have been migrated to the page <a href="{$a}">SMS gateways</a>.';
|
||||
$string['logintitle'] = 'Enter the verification code sent to your mobile';
|
||||
$string['phonehelp'] = 'Enter your mobile number (including country code) to receive a verification code.';
|
||||
$string['pluginname'] = 'SMS mobile phone';
|
||||
|
@ -43,7 +43,7 @@ $string['pluginname'] = 'Security key';
|
||||
$string['privacy:metadata'] = 'The Security key factor plugin does not store any personal data.';
|
||||
$string['register'] = 'Register security key';
|
||||
$string['registererror'] = 'Couldn\'t register security key: {$a}';
|
||||
$string['registersuccess'] = 'Registered security key';
|
||||
$string['registersuccess'] = 'Security key registered.';
|
||||
$string['replacefactor'] = 'Replace security key';
|
||||
$string['replacefactorconfirmation'] = 'Replace \'{$a}\' security key?';
|
||||
$string['revokefactorconfirmation'] = 'Remove \'{$a}\' security key?';
|
||||
|
@ -27,9 +27,9 @@ $string['courseassist:summarise_text'] = 'Summarise text';
|
||||
$string['copy'] = 'Copy';
|
||||
$string['generatefailtitle'] = 'Something went wrong';
|
||||
$string['generating'] = 'Generating your response';
|
||||
$string['nocourseassist'] = 'AI summary is not available for this context';
|
||||
$string['pluginname'] = 'Course Assistance Placement';
|
||||
$string['privacy:metadata'] = 'The Course Assistance placement plugin does not store any personal data.';
|
||||
$string['nocourseassist'] = 'An AI-generated summary is not available for this context.';
|
||||
$string['pluginname'] = 'Course assistance placement';
|
||||
$string['privacy:metadata'] = 'The Course assistance placement plugin does not store any personal data.';
|
||||
$string['regenerate'] = 'Regenerate';
|
||||
$string['summarise'] = 'Summarise';
|
||||
$string['summarise_tooltips'] = 'Create an AI-generated summary of the page content';
|
||||
|
@ -22,15 +22,15 @@
|
||||
* @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
|
||||
*/
|
||||
|
||||
$string['generatecontent'] = 'Generate AI Content';
|
||||
$string['generatecontent'] = 'Generate AI content';
|
||||
$string['generateimage'] = 'AI generate image';
|
||||
$string['generateimagesetting'] = 'Enable generate image';
|
||||
$string['generateimagesetting_desc'] = 'Enable or disable the generation of images from a text prompt.';
|
||||
$string['generatetext'] = 'AI generate text';
|
||||
$string['generatetextsetting'] = 'Enable generate text';
|
||||
$string['generatetextsetting_desc'] = 'Enable or disable the generation of text from a text prompt.';
|
||||
$string['noeditor'] = 'HTML Text Editor Placement is not available for this context';
|
||||
$string['pluginname'] = 'HTML Text Editor Placement';
|
||||
$string['privacy:metadata'] = 'The HTML text editor placement plugin does not store any personal data.';
|
||||
$string['editor:generate_image'] = 'Generate AI Images in HTML Text Editor';
|
||||
$string['editor:generate_text'] = 'Generate AI Text in HTML Text Editor';
|
||||
$string['noeditor'] = 'Text editor placement is not available for this context.';
|
||||
$string['pluginname'] = 'Text editor placement';
|
||||
$string['privacy:metadata'] = 'The Text editor placement plugin does not store any personal data.';
|
||||
$string['editor:generate_image'] = 'Generate AI images in text editor';
|
||||
$string['editor:generate_text'] = 'Generate AI text in text editor';
|
||||
|
@ -25,7 +25,7 @@
|
||||
$string['action_apiversion'] = 'API version';
|
||||
$string['action_deployment'] = 'Deployment ID';
|
||||
$string['action_deployment_desc'] = 'The deployment ID that relates to the API endpoint the provider uses for this action.';
|
||||
$string['action_systeminstruction'] = 'System Instruction';
|
||||
$string['action_systeminstruction'] = 'System instruction';
|
||||
$string['action_systeminstruction_desc'] = 'This instruction is sent to the AI model along with the user\'s prompt. Editing this instruction is not recommended unless absolutely required.';
|
||||
$string['apikey'] = 'Azure AI API key';
|
||||
$string['apikey_desc'] = 'Enter your Azure AI API key.';
|
||||
@ -39,12 +39,12 @@ $string['endpoint'] = 'Azure AI API endpoint';
|
||||
$string['endpoint_desc'] = 'Enter the endpoint URL for your Azure AI API in the following format: https://YOUR_RESOURCE_NAME.openai.azure.com';
|
||||
$string['globalratelimit'] = 'Maximum number of site-wide requests';
|
||||
$string['globalratelimit_desc'] = 'The number of site-wide requests allowed per hour.';
|
||||
$string['pluginname'] = 'Azure AI API Provider';
|
||||
$string['privacy:metadata'] = 'The Azure Ai API provider plugin does not store any personal data.';
|
||||
$string['pluginname'] = 'Azure AI API provider';
|
||||
$string['privacy:metadata'] = 'The Azure AI API provider plugin does not store any personal data.';
|
||||
$string['privacy:metadata:aiprovider_azureai:externalpurpose'] = 'This information is sent to the Azure API in order for a response to be generated. Your Azure AI account settings may change how Microsoft stores and retains this data. No user data is explicitly sent to Microsoft or stored in Moodle LMS by this plugin.';
|
||||
$string['privacy:metadata:aiprovider_azureai:model'] = 'The model used to generate the response.';
|
||||
$string['privacy:metadata:aiprovider_azureai:numberimages'] = 'The number of images used in the response. When generating images.';
|
||||
$string['privacy:metadata:aiprovider_azureai:numberimages'] = 'When generating images the number of images used in the response.';
|
||||
$string['privacy:metadata:aiprovider_azureai:prompttext'] = 'The user entered text prompt used to generate the response.';
|
||||
$string['privacy:metadata:aiprovider_azureai:responseformat'] = 'The format of the response. When generating images.';
|
||||
$string['privacy:metadata:aiprovider_azureai:responseformat'] = 'When generating images the format of the response.';
|
||||
$string['userratelimit'] = 'Maximum number of requests per user';
|
||||
$string['userratelimit_desc'] = 'The number of requests allowed per hour, per user.';
|
||||
|
@ -36,7 +36,7 @@ $string['action:summarise_text:model_desc'] = 'The model used to summarise the p
|
||||
$string['action:summarise_text:systeminstruction'] = 'System instruction';
|
||||
$string['action:summarise_text:systeminstruction_desc'] = 'This instruction is sent to the AI model along with the user\'s prompt. Editing this instruction is not recommended unless absolutely required.';
|
||||
$string['apikey'] = 'OpenAI API key';
|
||||
$string['apikey_desc'] = 'Get a key from your <a href="https://platform.openai.com/account/api-keys" target="_blank">OpenAI API keys</a>.';
|
||||
$string['apikey_desc'] = 'Get a key from <a href="https://platform.openai.com/account/api-keys">OpenAI Platform API keys</a>.';
|
||||
$string['enableglobalratelimit'] = 'Set site-wide rate limit';
|
||||
$string['enableglobalratelimit_desc'] = 'Limit the number of requests that the OpenAI API provider can receive across the entire site every hour.';
|
||||
$string['enableuserratelimit'] = 'Set user rate limit';
|
||||
@ -44,13 +44,13 @@ $string['enableuserratelimit_desc'] = 'Limit the number of requests each user ca
|
||||
$string['globalratelimit'] = 'Maximum number of site-wide requests';
|
||||
$string['globalratelimit_desc'] = 'The number of site-wide requests allowed per hour.';
|
||||
$string['orgid'] = 'OpenAI organization ID';
|
||||
$string['orgid_desc'] = 'Get your OpenAI organization ID from your <a href="https://platform.openai.com/account/org-settings" target="_blank">OpenAI account</a>.';
|
||||
$string['pluginname'] = 'OpenAI API Provider';
|
||||
$string['orgid_desc'] = 'Get an OpenAI organization ID from your <a href="https://platform.openai.com/account/org-settings">OpenAI Platform account</a>.';
|
||||
$string['pluginname'] = 'OpenAI API provider';
|
||||
$string['privacy:metadata'] = 'The OpenAI API provider plugin does not store any personal data.';
|
||||
$string['privacy:metadata:aiprovider_openai:externalpurpose'] = 'This information is sent to the OpenAI API in order for a response to be generated. Your OpenAI account settings may change how OpenAI stores and retains this data. No user data is explicitly sent to OpenAI or stored in Moodle LMS by this plugin.';
|
||||
$string['privacy:metadata:aiprovider_openai:model'] = 'The model used to generate the response.';
|
||||
$string['privacy:metadata:aiprovider_openai:numberimages'] = 'The number of images used in the response. When generating images.';
|
||||
$string['privacy:metadata:aiprovider_openai:numberimages'] = 'When generating images the number of images used in the response.';
|
||||
$string['privacy:metadata:aiprovider_openai:prompttext'] = 'The user entered text prompt used to generate the response.';
|
||||
$string['privacy:metadata:aiprovider_openai:responseformat'] = 'The format of the response. When generating images.';
|
||||
$string['privacy:metadata:aiprovider_openai:responseformat'] = 'When generating images the format of the response.';
|
||||
$string['userratelimit'] = 'Maximum number of requests per user';
|
||||
$string['userratelimit_desc'] = 'The number of requests allowed per hour, per user.';
|
||||
|
@ -40,8 +40,8 @@ $string['pluginname'] = 'File cache';
|
||||
$string['privacy:metadata'] = 'The File cache cachestore plugin stores data briefly as part of its caching functionality but this data is regularly cleared.';
|
||||
$string['prescan'] = 'Prescan directory';
|
||||
$string['prescan_help'] = 'If enabled the directory is scanned when the cache is first used and requests for files are first checked against the scan data. This can help if you have a slow file system and are finding that file operations are causing you a bottle neck.';
|
||||
$string['serializer_igbinary'] = 'The igbinary serializer.';
|
||||
$string['serializer_php'] = 'The default PHP serializer.';
|
||||
$string['serializer_igbinary'] = 'Igbinary serializer';
|
||||
$string['serializer_php'] = 'Default PHP serializer';
|
||||
$string['singledirectory'] = 'Single directory store';
|
||||
$string['singledirectory_help'] = 'If enabled files (cached items) will be stored in a single directory rather than being broken up into multiple directories.
|
||||
|
||||
@ -53,8 +53,7 @@ It is advisable to only turn this on if the following is true:
|
||||
* The data being cached is not expensive to generate. If it is then sticking with the default may still be the better option as it reduces the chance of issues.';
|
||||
$string['task_asyncpurge'] = 'Asynchronously purge file store old cache revision directories';
|
||||
$string['useserializer'] = 'Use serializer';
|
||||
$string['useserializer_help'] = 'Specifies the serializer to use for serializing.
|
||||
If available the igbinary serializer can reduce the storage requirements for large caches, this is supported only when the igbinary extension is loaded.';
|
||||
$string['useserializer_help'] = 'The serializer to use for serializing. The igbinary serializer, if available, can reduce the storage requirements for large caches. This is supported only when the igbinary extension is loaded.';
|
||||
|
||||
/**
|
||||
* This is is like the file store, but designed for siutations where:
|
||||
|
@ -44,8 +44,8 @@ $string['prefix_help'] = 'This prefix is used for all key names on the Redis ser
|
||||
$string['prefixinvalid'] = 'Invalid prefix. You can only use a-z A-Z 0-9-_.';
|
||||
$string['privacy:metadata:redis'] = 'The Redis cachestore plugin stores data briefly as part of its caching functionality. This data is stored on an Redis server where data is regularly removed.';
|
||||
$string['privacy:metadata:redis:data'] = 'The various data stored in the cache';
|
||||
$string['serializer_igbinary'] = 'The igbinary serializer.';
|
||||
$string['serializer_php'] = 'The default PHP serializer.';
|
||||
$string['serializer_igbinary'] = 'Igbinary serializer';
|
||||
$string['serializer_php'] = 'Default PHP serializer';
|
||||
$string['server'] = 'Server(s)';
|
||||
$string['server_help'] = 'Redis server to use for testing.
|
||||
|
||||
|
@ -50,14 +50,14 @@ $string['localcoursefield'] = 'Local course field';
|
||||
$string['localrolefield'] = 'Local role field';
|
||||
$string['localuserfield'] = 'Local user field';
|
||||
$string['newcourseenddate'] = 'New course end date field';
|
||||
$string['newcourseenddate_desc'] = 'Optional. If not set, the course end date will be set according to the configured default course duration. If set, the template value will be overridden.';
|
||||
$string['newcourseenddate_desc'] = 'Specify a date in the format yyyy-mm-dd or Unix time, or leave blank for the course end date to be calculated from the configured course duration.';
|
||||
$string['newcoursetable'] = 'Remote new courses table';
|
||||
$string['newcoursetable_desc'] = 'Specify of the name of the table that contains list of courses that should be created automatically. Empty means no courses are created.';
|
||||
$string['newcoursecategory'] = 'New course category field';
|
||||
$string['newcoursefullname'] = 'New course full name field';
|
||||
$string['newcourseidnumber'] = 'New course ID number field';
|
||||
$string['newcoursestartdate'] = 'New course start date field';
|
||||
$string['newcoursestartdate_desc'] = 'Optional. If not set, the course start date will be set to the current date. If set, the template value will be overridden.';
|
||||
$string['newcoursestartdate_desc'] = 'Specify a date in the format yyyy-mm-dd or Unix time, or leave blank for the course start date to be set to the current date.';
|
||||
$string['newcourseshortname'] = 'New course short name field';
|
||||
$string['pluginname'] = 'External database';
|
||||
$string['pluginname_desc'] = 'You can use an external database (of nearly any kind) to control your enrolments. It is assumed your external database contains at least a field containing a course ID, and a field containing a user ID. These are compared against fields that you choose in the local course and user tables.';
|
||||
|
@ -23,8 +23,8 @@
|
||||
*/
|
||||
|
||||
$string['addgroup'] = 'Add to group';
|
||||
$string['coursesort'] = 'Sort course list';
|
||||
$string['coursesort_help'] = 'This determines whether the list of courses that can be linked are sorted by sort order (i.e. the order set in Site administration > Courses > Manage courses and categories) or alphabetically by course setting.';
|
||||
$string['coursesort'] = 'Source course list order';
|
||||
$string['coursesort_help'] = 'When linking the source course to the target course, how should source courses be ordered?';
|
||||
$string['creategroup'] = 'Create new group';
|
||||
$string['defaultgroupnametext'] = '{$a->name} course {$a->increment}';
|
||||
$string['enrolmetasynctask'] = 'Meta enrolment sync task';
|
||||
@ -33,15 +33,15 @@ $string['meta:config'] = 'Configure meta enrol instances';
|
||||
$string['meta:selectaslinked'] = 'Select course as meta linked';
|
||||
$string['meta:unenrol'] = 'Unenrol suspended users';
|
||||
$string['nosyncroleids'] = 'Roles that are not synchronised';
|
||||
$string['nosyncroleids_desc'] = 'By default all course level role assignments are synchronised from parent to child courses. Roles that are selected here will not be included in the synchronisation process. The roles available for synchronisation will be updated in the next cron execution.';
|
||||
$string['nosyncroleids_desc'] = 'Select any roles that should not be synchronised between the source course to the target course.';
|
||||
$string['pluginname'] = 'Course meta link';
|
||||
$string['pluginname_desc'] = 'Course meta link enrolment plugin synchronises enrolments and roles in two different courses.';
|
||||
$string['pluginname_desc'] = 'The course meta link synchronises enrolments and roles from the source course to the target course.';
|
||||
$string['syncall'] = 'Synchronise all enrolled users';
|
||||
$string['samemetacourse'] = 'You can\'t add a meta link to the same course.';
|
||||
$string['syncall_desc'] = 'If enabled all enrolled users are synchronised even if they have no role in parent course, if disabled only users that have at least one synchronised role are enrolled in child course.';
|
||||
$string['privacy:metadata:core_group'] = 'Enrol meta plugin can create a new group or use an existing group to add all the participants of the course linked.';
|
||||
$string['syncall_desc'] = 'If enabled, all enrolled users are synchronised from the source course even if they have no role in it. Otherwise, only users that have at least one role are enrolled in the target course.';
|
||||
$string['privacy:metadata:core_group'] = 'The course meta link enrolment plugin can create a new group or use an existing group to add participants from the source course.';
|
||||
$string['unknownmetacourse'] = 'Unknown meta course shortname';
|
||||
$string['wscannotcreategroup'] = 'No permission to create group in linked course id = {$a}.';
|
||||
$string['wsinvalidcourse'] = 'Course id = {$a} does not exist or no permission to link in meta enrolment.';
|
||||
$string['wsinvalidmetacourse'] = 'Meta course id = {$a} does not exist or no permission to add enrolment instance.';
|
||||
$string['wsinvalidcourse'] = 'Course ID = {$a} doesn\'t exist or you don\'t have permission to add a course meta link.';
|
||||
$string['wsinvalidmetacourse'] = 'Meta course ID = {$a} doesn\'t exist or you don\'t have permission to add an enrolment instance.';
|
||||
$string['wsnoinstancesspecified'] = 'No instances specified';
|
||||
|
@ -60,13 +60,12 @@ $string['contentwatermark'] = 'Generated by AI';
|
||||
$string['declineaipolicy'] = 'Decline';
|
||||
$string['manageaiplacements'] = 'Manage AI placements';
|
||||
$string['manageaiproviders'] = 'Manage AI providers';
|
||||
$string['noproviders'] = 'This action is unavailable. No <a href="{$a}">providers</a> are configured for this action';
|
||||
$string['noproviders'] = 'This action is unavailable. No <a href="{$a}">AI providers</a> are configured for this action.';
|
||||
$string['placement'] = 'Placement';
|
||||
$string['placementactionsettings'] = 'Actions';
|
||||
$string['placementactionsettings_desc'] = 'The AI actions available for this placement.';
|
||||
$string['placementsettings'] = 'Placement specific settings';
|
||||
$string['placementsettings_desc'] = 'These settings control various aspects of this AI placement.<br/>
|
||||
They control how the placement connects to the AI service, and related operations';
|
||||
$string['placementsettings'] = 'Placement-specific settings';
|
||||
$string['placementsettings_desc'] = 'These settings control how this AI placement connects to the AI service, and related operations.';
|
||||
$string['privacy:metadata:ai_action_generate_image'] = 'A table storing the image generation requests made by users.';
|
||||
$string['privacy:metadata:ai_action_generate_image:aspectratio'] = 'The aspect ratio of the generated images.';
|
||||
$string['privacy:metadata:ai_action_generate_image:numberimages'] = 'The number of images generated.';
|
||||
@ -107,19 +106,11 @@ $string['provideractionsettings'] = 'Actions';
|
||||
$string['provideractionsettings_desc'] = 'Choose and configure the actions that the {$a} can perform on your site.';
|
||||
$string['providers'] = 'Providers';
|
||||
$string['providersettings'] = 'Settings';
|
||||
$string['userpolicy'] = '<b>Welcome to the new AI feature!</b>
|
||||
<br>
|
||||
This Artificial Intelligence (AI) feature is based solely on external Large Language Models (LLM) to improve your learning and teaching experience. Before you start using these AI services, please read this usage policy.
|
||||
<br><br>
|
||||
<b>Accuracy of AI-generated content</b>
|
||||
<br>
|
||||
AI can give useful suggestions and information, but its accuracy may vary. You should always double-check the information provided to make sure it\'s accurate, complete, and suitable for your specific situation.
|
||||
<br><br>
|
||||
<b>How your data is processed</b>
|
||||
<br>
|
||||
This AI feature uses external Large Language Models (LLM). If you use this feature, any information or personal data you share will be handled according to the privacy policy of those LLMs. We recommend that you read their privacy policy to understand how they will handle your data.
|
||||
Additionally, a record of your interactions with the AI features may be saved in this site.
|
||||
<br>
|
||||
If you have questions about how your data is processed, please check with your teachers or learning organisation.
|
||||
<br>
|
||||
By continuing, you acknowledge that you understand and agree to this policy.';
|
||||
$string['userpolicy'] = '<h4><strong>Welcome to the new AI feature!</strong></h4>
|
||||
<p>This Artificial Intelligence (AI) feature is based solely on external Large Language Models (LLM) to improve your learning and teaching experience. Before you start using these AI services, please read this usage policy.</p>
|
||||
<h4><strong>Accuracy of AI-generated content</strong></h4>
|
||||
<p>AI can give useful suggestions and information, but its accuracy may vary. You should always double-check the information provided to make sure it\'s accurate, complete, and suitable for your specific situation.</p>
|
||||
<h4><strong>How your data is processed</strong></h4>
|
||||
<p>This AI feature uses external Large Language Models (LLM). If you use this feature, any information or personal data you share will be handled according to the privacy policy of those LLMs. We recommend that you read their privacy policy to understand how they will handle your data. Additionally, a record of your interactions with the AI features may be saved in this site.</p>
|
||||
<p>If you have questions about how your data is processed, please check with your teachers or learning organisation.</p>
|
||||
<p>By continuing, you acknowledge that you understand and agree to this policy.</p>';
|
||||
|
@ -37,7 +37,7 @@ $string['caching'] = 'Caching';
|
||||
$string['cacheadmin'] = 'Cache administration';
|
||||
$string['cacheconfig'] = 'Configuration';
|
||||
$string['cachedef_ai_policy'] = 'User AI policy acceptance.';
|
||||
$string['cachedef_ai_ratelimit'] = 'AI Provider call rate limiting.';
|
||||
$string['cachedef_ai_ratelimit'] = 'AI provider call rate limiting';
|
||||
$string['cachedef_calculablesinfo'] = 'Analytics calculables info';
|
||||
$string['cachedef_calendar_subscriptions'] = 'Calendar subscriptions';
|
||||
$string['cachedef_calendar_categories'] = 'Calendar course categories that a user can access';
|
||||
|
@ -377,7 +377,7 @@ $string['invalidrole'] = 'Invalid role';
|
||||
$string['invalidroleid'] = 'Invalid role ID';
|
||||
$string['invalidscaleid'] = 'Incorrect scale ID';
|
||||
$string['invalidsection'] = 'Course module record contains invalid section';
|
||||
$string['invalidsesskey'] = 'Your session has most likely timed out. Please log in again.';
|
||||
$string['invalidsesskey'] = 'Your session has most likely timed out. Please check if you are logged in or go back to the previous screen and reload the page.';
|
||||
$string['invalidshortname'] = 'Invalid short course name';
|
||||
$string['invalidstatedetected'] = 'Something has gone wrong: {$a}. This should never normally happen.';
|
||||
$string['invalidsourcefield'] = 'Draft file\'s source field is invalid';
|
||||
|
@ -608,7 +608,7 @@ $string['editcategorythis'] = 'Edit this category';
|
||||
$string['editcoursesettings'] = 'Edit course settings';
|
||||
$string['editsettings'] = 'Edit settings';
|
||||
$string['editfiles'] = 'Edit files';
|
||||
$string['editgroupprofile'] = 'Edit group profile';
|
||||
$string['editgroupprofile'] = 'Edit group description';
|
||||
$string['editingteachershort'] = 'Editor';
|
||||
$string['editmode'] = 'Edit mode';
|
||||
$string['editlock'] = 'This value cannot be edited!';
|
||||
|
@ -22,7 +22,7 @@
|
||||
* @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
|
||||
*/
|
||||
|
||||
$string['ai:acceptpolicy'] = 'Set a users AI policy acceptance';
|
||||
$string['ai:acceptpolicy'] = 'Accept AI policy';
|
||||
$string['ai:fetchanyuserpolicystatus'] = 'Get a users AI policy acceptance';
|
||||
$string['ai:fetchpolicy'] = 'Get a users AI policy acceptance';
|
||||
$string['addinganewrole'] = 'Adding a new role';
|
||||
|
@ -50,10 +50,10 @@ $string['loading_applying'] = 'Applying the finishing touches...';
|
||||
$string['loading_generating'] = 'Generating the response...';
|
||||
$string['loading_processing'] = 'Processing your request...';
|
||||
$string['next'] = 'Next';
|
||||
$string['pluginname'] = 'AI Placement';
|
||||
$string['privacy:metadata'] = 'The AI Placement plugin does not store any personal data.';
|
||||
$string['pluginname'] = 'AI placement';
|
||||
$string['privacy:metadata'] = 'The AI placement plugin does not store any personal data.';
|
||||
$string['regenerate'] = 'Regenerate';
|
||||
$string['textmodaltitle'] = 'Generate text using AI';
|
||||
$string['textprompt_label'] = 'Describe the text you want AI to create. You can include details like topic, length, audience, or tone.';
|
||||
$string['textresponse_label'] = 'AI generated text';
|
||||
$string['textresponse_label'] = 'AI-generated text';
|
||||
$string['textresponse_placeholder'] = 'Generated text will appear here, and can be edited before inserting into the editor.';
|
||||
|
Loading…
x
Reference in New Issue
Block a user