Skip to content
Snippets Groups Projects
Unverified Commit 8a8c982e authored by Thomas Marstrander's avatar Thomas Marstrander
Browse files

Merge branch 'stable'

parents 89fde574 00eb3814
Branches
Tags
No related merge requests found
<?php
// This file is part of Moodle - http://moodle.org/
//
// Moodle is free software: you can redistribute it and/or modify
// it under the terms of the GNU General Public License as published by
// the Free Software Foundation, either version 3 of the License, or
// (at your option) any later version.
//
// Moodle is distributed in the hope that it will be useful,
// but WITHOUT ANY WARRANTY; without even the implied warranty of
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
// You should have received a copy of the GNU General Public License
// along with Moodle. If not, see <http://www.gnu.org/licenses/>.
$string['modulename'] = 'H5P';
$string['modulename_help'] = 'H5P-aktiviteetin avulla voit luoda interaktiivisia sisältöjä, kuten interaktiivisia videoita, kysymyssarjoja, vedä ja pudota -kysymyksiä, monivalintakysymyksiä, interaktiivisia esityksiä ja paljon muuta.
Sen lisäksi, että sillä voi luoda monipuolista sisältöä, H5P mahdollistaa H5P-tiedostojen tuonnin ja viennin sekä sisällön tehokkaan uudelleenkäytön ja jakamisen.
Käyttäjien vuorovaikutuksia ja tuloksia seurataan xAPI-ohjelmalla ja ne näkyvät arvioinneissa.
Voit lisätä vuorovaikutteisen H5P-sisällön luomalla uutta sisältöä tai lataamalla muiden tekemiä H5P-tiedostoja H5P-yhteensopivilta sivustoilta.';
$string['modulename_link'] = 'https://h5p.org/moodle-more-help';
$string['modulenameplural'] = 'H5P';
$string['pluginadministration'] = 'H5P';
$string['pluginname'] = 'H5P';
$string['intro'] = 'Esittely';
$string['h5pfile'] = 'H5P tiedosto';
$string['fullscreen'] = 'Kokoruutu';
$string['disablefullscreen'] = 'Aseta kokoruudun tila pois päältä';
$string['download'] = 'Lataa';
$string['copyright'] = 'Tekijänoikeustiedot';
$string['embed'] = 'Upota';
$string['showadvanced'] = 'Näytä edistyneet asetukset';
$string['hideadvanced'] = 'Piilota edistyneet asetukset';
$string['resizescript'] = 'Include this script on your website if you want dynamic sizing of the embedded content:';
$string['size'] = 'Koko';
$string['close'] = 'Sulje';
$string['title'] = 'Otsikko';
$string['author'] = 'Tekijä';
$string['year'] = 'Vuosi';
$string['source'] = 'Lähde';
$string['license'] = 'Lisenssi';
$string['thumbnail'] = 'Pikkukuva';
$string['nocopyright'] = 'Tälle aineistolle ei ole saatavilla tekijänoikeustietoja.';
$string['downloadtitle'] = 'Lataa tämä sisältö H5P-tiedostona';
$string['copyrighttitle'] = 'Näytä tämän aineiston tekijänoikeustiedot.';
$string['embedtitle'] = 'Näytä tämän aineiston upotuskoodi.';
$string['h5ptitle'] = 'Vieraile sivustolla H5P.org nähdäksesi coolia sisältöä.';
$string['contentchanged'] = 'Tämän aineiston sisältö on muuttunut siitä kun viimeksi käytit sitä.';
$string['startingover'] = "Aloitat suorituksen alusta";
$string['confirmdialogheader'] = 'Vahvista toiminto';
$string['confirmdialogbody'] = 'Ole hyvä ja varmista että haluat jatkaa. Tätä toimintoa ei voi perua.';
$string['cancellabel'] = 'Peruuta';
$string['confirmlabel'] = 'Vahvista';
$string['noh5ps'] = 'Tällä kurssilla ei ole interaktiivista aineistoa saatavilla.';
$string['lookforupdates'] = 'Tarkista H5P päivitykset';
$string['updatelibraries'] = 'Päivitä kaikki kirjastot';
$string['removetmpfiles'] = 'Poista vanhat väliaikaiset H5P tiedostot.';
$string['removeoldlogentries'] = 'Poista vanhat H5P logit';
$string['removeoldmobileauthentries'] = 'Poista vanhat H5P-mobiiliautentikoinnin tietueet';
// Admin settings.
$string['displayoptiondownloadnever'] = 'Ei koskaan';
$string['displayoptiondownloadalways'] = 'Aina';
$string['displayoptiondownloadpermission'] = 'Only if user has permissions to export H5P';
$string['displayoptionnevershow'] = 'Älä näytä koskaan';
$string['displayoptionalwaysshow'] = 'Näytä aina';
$string['displayoptionpermissions'] = 'Show only if user has permissions to export H5P';
$string['displayoptionpermissionsembed'] = 'Show only if user has permissions to embed H5P';
$string['displayoptionauthoron'] = 'Controlled by author, default is on';
$string['displayoptionauthoroff'] = 'Controlled by author, default is off';
$string['displayoptions'] = 'Näyttöasetukset';
$string['enableframe'] = 'Näytä toimintopalkki ja kehys';
$string['enabledownload'] = 'Salli lataaminen';
$string['enableembed'] = 'Upota-painike';
$string['enablecopyright'] = 'Copyright-painike';
$string['enableabout'] = 'Tietoja H5P:stä -painike';
$string['hubsettingsheader'] = 'sisältökirjastot';
$string['enablehublabel'] = 'Use H5P Hub';
$string['disablehubdescription'] = "It's strongly encouraged to keep this option enabled. The H5P Hub provides an easy interface for getting new content types and keeping existing content types up to date. In the future, it will also make it easier to share and reuse content. If this option is disabled you'll have to install and update content types through file upload forms.";
$string['empty'] = 'Tyhjä';
$string['reveal'] = 'Näytä';
$string['hide'] = 'Piilota';
$string['sitekey'] = 'Site Key';
$string['sitekeydescription'] = 'The site key is a secret that uniquely identifies this site with the Hub.';
$string['sendusagestatistics'] = 'Contribute usage statistics';
$string['sendusagestatistics_help'] = 'Usage statistics numbers will automatically be reported to help the developers better understand how H5P is used and to determine potential areas of improvement. Read more about which <a {$a}>data is collected on h5p.org</a>.';
$string['enablesavecontentstate'] = 'Save content state';
$string['enablesavecontentstate_help'] = 'Automatically save the current state of interactive content for each user. This means that the user may pick up where he left off.';
$string['contentstatefrequency'] = 'Save content state frequency';
$string['contentstatefrequency_help'] = 'In seconds, how often do you wish the user to auto save their progress. Increase this number if you\'re having issues with many ajax requests';
$string['enabledlrscontenttypes'] = 'Enable LRS dependent content types';
$string['enabledlrscontenttypes_help'] = 'Makes it possible to use content types that rely upon a Learning Record Store to function properly, like the Questionnaire content type.';
// Admin menu.
$string['contenttypecacheheader'] = 'Content Type Cache';
$string['settings'] = 'H5P Asetukset';
$string['libraries'] = 'H5P sisältökirjastot';
// Content type cache section.
$string['ctcacheconnectionfailed'] = "Couldn't communicate with the H5P Hub. Please try again later.";
$string['ctcachenolibraries'] = 'No content types were received from the H5P Hub. Please try again later.';
$string['ctcachesuccess'] = 'Library cache was successfully updated!';
$string['ctcachelastupdatelabel'] = 'Viimeksi päivitetty';
$string['ctcachebuttonlabel'] = 'Update content type cache';
$string['ctcacheneverupdated'] = 'Ei koskaan';
$string['ctcachetaskname'] = 'Update content type cache';
$string['ctcachedescription'] = 'Making sure the content type cache is up to date will ensure that you can view, download and use the latest libraries. This is different from updating the libraries themselves.';
// Upload libraries section.
$string['uploadlibraries'] = 'Upload Libraries';
$string['options'] = 'Asetukset';
$string['onlyupdate'] = 'Only update existing libraries';
$string['disablefileextensioncheck'] = 'Disable file extension check';
$string['disablefileextensioncheckwarning'] = "Warning! Disabling the file extension check may have security implications as it allows for uploading of php files. That in turn could make it possible for attackers to execute malicious code on your site. Please make sure you know exactly what you're uploading.";
$string['upload'] = 'Lähetä';
// Installed libraries section.
$string['installedlibraries'] = 'Asennetut sisältökirjastot';
$string['invalidtoken'] = 'Invalid security token.';
$string['missingparameters'] = 'Missing parameters';
$string['nocontenttype'] = 'No content type was specified.';
$string['invalidcontenttype'] = 'The chosen content type is invalid.';
$string['installdenied'] = 'You do not have permission to install content types. Contact the administrator of your site.';
$string['downloadfailed'] = 'Downloading the requested library failed.';
$string['validationfailed'] = 'The requested H5P was not valid';
$string['validatingh5pfailed'] = 'Validating h5p package failed.';
// H5P library list headers on admin page.
$string['librarylisttitle'] = 'Otsikko';
$string['librarylistrestricted'] = 'Rajoitettu';
$string['librarylistinstances'] = 'Instanssit';
$string['librarylistinstancedependencies'] = 'Instance dependencies';
$string['librarylistlibrarydependencies'] = 'Library dependencies';
$string['librarylistactions'] = 'Toiminnot';
// H5P library page labels.
$string['addlibraries'] = 'Lisää sisältökirjastoja';
$string['installedlibraries'] = 'Asennetut sisältökirjastot';
$string['notapplicable'] = 'N/A';
$string['upgradelibrarycontent'] = 'Upgrade library content';
// Upgrade H5P content page.
$string['upgrade'] = 'Upgrade H5P';
$string['upgradeheading'] = 'Upgrade {$a} content';
$string['upgradenoavailableupgrades'] = 'There are no available upgrades for this library.';
$string['enablejavascript'] = 'Please enable JavaScript.';
$string['upgrademessage'] = 'You are about to upgrade {$a} content instance(s). Please select upgrade version.';
$string['upgradeinprogress'] = 'Upgrading to %ver...';
$string['upgradeerror'] = 'An error occurred while processing parameters:';
$string['upgradeerrordata'] = 'Could not load data for library %lib.';
$string['upgradeerrorscript'] = 'Could not load upgrades script for %lib.';
$string['upgradeerrorcontent'] = 'Could not upgrade content %id:';
$string['upgradeerrorparamsbroken'] = 'Parameters are broken.';
$string['upgradedone'] = 'You have successfully upgraded {$a} content instance(s).';
$string['upgradereturn'] = 'Return';
$string['upgradenothingtodo'] = "There's no content instances to upgrade.";
$string['upgradebuttonlabel'] = 'Upgrade';
$string['upgradeinvalidtoken'] = 'Error: Invalid security token!';
$string['upgradelibrarymissing'] = 'Error: Your library is missing!';
$string['upgradeerrormissinglibrary'] = 'Missing required library %lib.';
$string['upgradeerrortoohighversion'] = 'Parameters contain %used while only %supported or earlier are supported.';
$string['upgradeerrornotsupported'] = 'Parameters contain %used which is not supported.';
// Results / report page.
$string['user'] = 'Käyttäjä';
$string['score'] = 'Pisteet';
$string['maxscore'] = 'Maksimipisteet';
$string['finished'] = 'Päättynyt';
$string['loadingdata'] = 'Ladataan dataa.';
$string['ajaxfailed'] = 'Datan lataaminen epäonnistui';
$string['nodata'] = "Hakuasi vastaavaa dataa ei ole saatavilla.";
$string['currentpage'] = 'Sivu $current - $total';
$string['nextpage'] = 'Seuraava sivu';
$string['previouspage'] = 'Edellinen sivu';
$string['search'] = 'Haku';
$string['empty'] = 'Ei hakutuloksia';
$string['viewreportlabel'] = 'Raportti';
$string['dataviewreportlabel'] = 'View Answers';
$string['invalidxapiresult'] = 'No xAPI results were found for the given content and user id combination';
$string['reportnotsupported'] = 'Ei tuettu';
$string['reportingscorelabel'] = 'Pisteet:';
$string['reportingscaledscorelabel'] = 'Arvioijan raportin pisteet:';
$string['reportingscoredelimiter'] = 'stä';
$string['reportingscaledscoredelimiter'] = ',';
$string['reportingquestionsremaininglabel'] = 'kysymystä odottaa arviontia';
$string['reportsubmitgradelabel'] = 'Lähetä arvosana';
$string['noanswersubmitted'] = 'Tämä käyttäjät ie loe vielä palauttanut vastauksiaan H5P-aktiviteettiin.';
// Editor.
$string['javascriptloading'] = 'Odotetaan JavaScriptiä...';
$string['action'] = 'Toiminto';
$string['upload'] = 'Lähetä';
$string['create'] = 'Luo';
$string['editor'] = 'Editori';
$string['invalidlibrary'] = 'Epäkelpo sisältökirjasto';
$string['nosuchlibrary'] = 'Sisältökirjastoa ei löytynyt';
$string['noparameters'] = 'ei parametrejä';
$string['invalidparameters'] = 'Epäkelpoja parametrejä';
$string['missingcontentuserdata'] = 'Error: Could not find content user data';
$string['olduploadoldcontent'] = "You're trying to upload content of an older version of H5P. Please upgrade the content on the server it originated from and try to upload again or turn on the H5P Hub to have this server upgrade it for your automaticall.";
$string['anunexpectedsave'] = 'Something unexpected happened. We were unable to save this content.';
$string['maximumgrade'] = 'Maksimiarvosana';
$string['maximumgradeerror'] = 'Please enter a valid positive integer as the max points available for this activity';
// Capabilities.
$string['hvp:view'] = 'See and interact with H5P activities';
$string['hvp:addinstance'] = 'Create new H5P activites';
$string['hvp:manage'] = 'Edit existing H5P activites';
$string['hvp:getexport'] = 'Download .h5p file when \'controlled by permission\' option is set';
$string['hvp:getembedcode'] = 'View H5P embed code when \'controlled by permission\' option is set';
$string['hvp:saveresults'] = 'Save the results from completed H5P activities';
$string['hvp:savecontentuserdata'] = 'Save the users\'s progress for H5P activities';
$string['hvp:viewresults'] = 'View own results for completed H5P activities';
$string['hvp:viewallresults'] = 'View all results for completed H5P activites';
$string['hvp:restrictlibraries'] = 'Restrict access to certain H5P content types';
$string['hvp:userestrictedlibraries'] = 'Use restricted H5P content types';
$string['hvp:updatelibraries'] = 'Install new H5P content types or update existing ones';
$string['hvp:getcachedassets'] = 'Required for viewing H5P activities';
$string['hvp:installrecommendedh5plibraries'] = 'Install new safe H5P content types recommended by H5P.org';
// Capabilities error messages.
$string['nopermissiontogettranslations'] = 'You do not have permissions to retrieve translations';
$string['nopermissiontoupgrade'] = 'You do not have permission to upgrade libraries.';
$string['nopermissiontorestrict'] = 'You do not have permission to restrict libraries.';
$string['nopermissiontosavecontentuserdata'] = 'You do not have permission to save content user data.';
$string['nopermissiontosaveresult'] = 'You do not have permission to save result for this content.';
$string['nopermissiontoviewresult'] = 'You do not have permission to view results for this content.';
$string['nopermissiontouploadfiles'] = 'You do not have permission to upload files here.';
$string['nopermissiontouploadcontent'] = 'You do not have permission to upload content here.';
$string['nopermissiontoviewcontenttypes'] = 'You do not have permission to view the content types.';
// Editor translations.
$string['noziparchive'] = 'Your PHP version does not support ZipArchive.';
$string['noextension'] = 'The file you uploaded is not a valid HTML5 Package (It does not have the .h5p file extension)';
$string['nounzip'] = 'The file you uploaded is not a valid HTML5 Package (We are unable to unzip it)';
$string['noparse'] = 'Could not parse the main h5p.json file';
$string['nojson'] = 'The main h5p.json file is not valid';
$string['invalidcontentfolder'] = 'Invalid content folder';
$string['nocontent'] = 'Could not find or parse the content.json file';
$string['librarydirectoryerror'] = 'Library directory name must match machineName or machineName-majorVersion.minorVersion (from library.json). (Directory: {$a->%directoryName} , machineName: {$a->%machineName}, majorVersion: {$a->%majorVersion}, minorVersion: {$a->%minorVersion})';
$string['missingcontentfolder'] = 'A valid content folder is missing';
$string['invalidmainjson'] = 'A valid main h5p.json file is missing';
$string['missinglibrary'] = 'Missing required library {$a->@library}';
$string['missinguploadpermissions'] = "Note that the libraries may exist in the file you uploaded, but you're not allowed to upload new libraries. Contact the site administrator about this.";
$string['invalidlibraryname'] = 'Invalid library name: {$a->%name}';
$string['missinglibraryjson'] = 'Could not find library.json file with valid json format for library {$a->%name}';
$string['invalidsemanticsjson'] = 'Invalid semantics.json file has been included in the library {$a->%name}';
$string['invalidlanguagefile'] = 'Invalid language file {$a->%file} in library {$a->%library}';
$string['invalidlanguagefile2'] = 'Invalid language file {$a->%languageFile} has been included in the library {$a->%name}';
$string['missinglibraryfile'] = 'The file "{$a->%file}" is missing from library: "{$a->%name}"';
$string['missingcoreversion'] = 'The system was unable to install the <em>{$a->%component}</em> component from the package, it requires a newer version of the H5P plugin. This site is currently running version {$a->%current}, whereas the required version is {$a->%required} or higher. You should consider upgrading and then try again.';
$string['invalidlibrarydataboolean'] = 'Invalid data provided for {$a->%property} in {$a->%library}. Boolean expected.';
$string['invalidlibrarydata'] = 'Invalid data provided for {$a->%property} in {$a->%library}';
$string['invalidlibraryproperty'] = 'Can\'t read the property {$a->%property} in {$a->%library}';
$string['missinglibraryproperty'] = 'The required property {$a->%property} is missing from {$a->%library}';
$string['invalidlibraryoption'] = 'Illegal option {$a->%option} in {$a->%library}';
$string['addedandupdatedss'] = 'Added {$a->%new} new H5P library and updated {$a->%old} old one.';
$string['addedandupdatedsp'] = 'Added {$a->%new} new H5P library and updated {$a->%old} old ones.';
$string['addedandupdatedps'] = 'Added {$a->%new} new H5P libraries and updated {$a->%old} old one.';
$string['addedandupdatedpp'] = 'Added {$a->%new} new H5P libraries and updated {$a->%old} old ones.';
$string['addednewlibrary'] = 'Added {$a->%new} new H5P library.';
$string['addednewlibraries'] = 'Added {$a->%new} new H5P libraries.';
$string['updatedlibrary'] = 'Updated {$a->%old} H5P library.';
$string['updatedlibraries'] = 'Updated {$a->%old} H5P libraries.';
$string['missingdependency'] = 'Missing dependency {$a->@dep} required by {$a->@lib}.';
$string['invalidstring'] = 'Provided string is not valid according to regexp in semantics. (value: \"{$a->%value}\", regexp: \"{$a->%regexp}\")';
$string['invalidfile'] = 'File "{$a->%filename}" not allowed. Only files with the following extensions are allowed: {$a->%files-allowed}.';
$string['invalidmultiselectoption'] = 'Invalid selected option in multi-select.';
$string['invalidselectoption'] = 'Invalid selected option in select.';
$string['invalidsemanticstype'] = 'H5P internal error: unknown content type "{$a->@type}" in semantics. Removing content!';
$string['unabletocreatedir'] = 'Unable to create directory.';
$string['unabletogetfieldtype'] = 'Unable to get field type.';
$string['filetypenotallowed'] = 'File type isn\'t allowed.';
$string['invalidfieldtype'] = 'Invalid field type.';
$string['invalidimageformat'] = 'Invalid image file format. Use jpg, png or gif.';
$string['filenotimage'] = 'File is not an image.';
$string['invalidaudioformat'] = 'Invalid audio file format. Use mp3 or wav.';
$string['invalidvideoformat'] = 'Invalid video file format. Use mp4 or webm.';
$string['couldnotsave'] = 'Could not save file.';
$string['couldnotcopy'] = 'Could not copy file.';
$string['librarynotselected'] = 'You must select a content type.';
// Welcome messages.
$string['welcomeheader'] = 'Welcome to the world of H5P!';
$string['welcomegettingstarted'] = 'To get started with H5P and Moodle take a look at our <a {$a->moodle_tutorial}>tutorial</a> and check out the <a {$a->example_content}>example content</a> at H5P.org for inspiration.';
$string['welcomecommunity'] = 'We hope you will enjoy H5P and get engaged in our growing community through our <a {$a->forums}>forums</a>.';
$string['welcomecontactus'] = 'If you have any feedback, don\'t hesitate to <a {$a}>contact us</a>. We take feedback very seriously and are dedicated to making H5P better every day!';
$string['missingmbstring'] = 'The mbstring PHP extension is not loaded. H5P need this to function properly';
$string['wrongversion'] = 'The version of the H5P library {$a->%machineName} used in this content is not valid. Content contains {$a->%contentLibrary}, but it should be {$a->%semanticsLibrary}.';
$string['invalidlibrarynamed'] = 'The H5P library {$a->%library} used in the content is not valid';
// Setup errors.
$string['oldphpversion'] = 'Your PHP version is outdated. H5P requires version 5.2 to function properly. Version 5.6 or later is recommended.';
$string['maxuploadsizetoosmall'] = 'Your PHP max upload size is quite small. With your current setup, you may not upload files larger than {$a->%number} MB. This might be a problem when trying to upload H5Ps, images and videos. Please consider to increase it to more than 5MB.';
$string['maxpostsizetoosmall'] = 'Your PHP max post size is quite small. With your current setup, you may not upload files larger than {$a->%number} MB. This might be a problem when trying to upload H5Ps, images and videos. Please consider to increase it to more than 5MB';
$string['sslnotenabled'] = 'Your server does not have SSL enabled. SSL should be enabled to ensure a secure connection with the H5P hub.';
$string['hubcommunicationdisabled'] = 'H5P hub communication has been disabled because one or more H5P requirements failed.';
$string['reviseserversetupandretry'] = 'When you have revised your server setup you may re-enable H5P hub communication in H5P Settings.';
$string['disablehubconfirmationmsg'] = 'Do you still want to enable the hub ?';
$string['nowriteaccess'] = 'A problem with the server write access was detected. Please make sure that your server can write to your data folder.';
$string['uploadsizelargerthanpostsize'] = 'Your PHP max upload size is bigger than your max post size. This is known to cause issues in some installations.';
$string['sitecouldnotberegistered'] = 'Site could not be registered with the hub. Please contact your site administrator.';
$string['hubisdisableduploadlibraries'] = 'The H5P Hub has been disabled until this problem can be resolved. You may still upload libraries through the "H5P Libraries" page.';
$string['successfullyregisteredwithhub'] = 'Your site was successfully registered with the H5P Hub.';
$string['sitekeyregistered'] = 'You have been provided a unique key that identifies you with the Hub when receiving new updates. The key is available for viewing in the "H5P Settings" page.';
// Ajax messages.
$string['hubisdisabled'] = 'The hub is disabled. You can re-enable it in the H5P settings.';
$string['invalidh5ppost'] = 'Could not get posted H5P.';
$string['filenotfoundonserver'] = 'File not found on server. Check file upload settings.';
$string['failedtodownloadh5p'] = 'Failed to download the requested H5P.';
$string['postmessagerequired'] = 'A post message is required to access the given endpoint';
// Licensing.
$string['copyrightinfo'] = 'Tekijänoikeustiedot';
$string['years'] = 'Vuotta';
$string['undisclosed'] = 'Undisclosed';
$string['attribution'] = 'Attribution 4.0';
$string['attributionsa'] = 'Attribution-ShareAlike 4.0';
$string['attributionnd'] = 'Attribution-NoDerivs 4.0';
$string['attributionnc'] = 'Attribution-NonCommercial 4.0';
$string['attributionncsa'] = 'Attribution-NonCommercial-ShareAlike 4.0';
$string['attributionncnd'] = 'Attribution-NonCommercial-NoDerivs 4.0';
$string['gpl'] = 'General Public License v3';
$string['pd'] = 'Public Domain';
$string['pddl'] = 'Public Domain Dedication and Licence';
$string['pdm'] = 'Public Domain Mark';
$string['copyrightstring'] = 'Copyright';
$string['by'] = 'by';
$string['showmore'] = 'Näytä enemmän';
$string['showless'] = 'Näytä vähemmän';
$string['sublevel'] = 'Sublevel';
$string['noversionattribution'] = 'Attribution';
$string['noversionattributionsa'] = 'Attribution-ShareAlike';
$string['noversionattributionnd'] = 'Attribution-NoDerivs';
$string['noversionattributionnc'] = 'Attribution-NonCommercial';
$string['noversionattributionncsa'] = 'Attribution-NonCommercial-ShareAlike';
$string['noversionattributionncnd'] = 'Attribution-NonCommercial-NoDerivs';
$string['licenseCC40'] = '4.0 International';
$string['licenseCC30'] = '3.0 Unported';
$string['licenseCC25'] = '2.5 Generic';
$string['licenseCC20'] = '2.0 Generic';
$string['licenseCC10'] = '1.0 Generic';
$string['licenseGPL'] = 'General Public License';
$string['licenseV3'] = 'Version 3';
$string['licenseV2'] = 'Version 2';
$string['licenseV1'] = 'Version 1';
$string['licenseCC010'] = 'CC0 1.0 Universal (CC0 1.0) Public Domain Dedication';
$string['licenseCC010U'] = 'CC0 1.0 Universal';
$string['licenseversion'] = 'License Version';
$string['creativecommons'] = 'Creative Commons';
$string['ccattribution'] = 'Attribution (CC BY)';
$string['ccattributionsa'] = 'Attribution-ShareAlike (CC BY-SA)';
$string['ccattributionnd'] = 'Attribution-NoDerivs (CC BY-ND)';
$string['ccattributionnc'] = 'Attribution-NonCommercial (CC BY-NC)';
$string['ccattributionncsa'] = 'Attribution-NonCommercial-ShareAlike (CC BY-NC-SA)';
$string['ccattributionncnd'] = 'Attribution-NonCommercial-NoDerivs (CC BY-NC-ND)';
$string['ccpdd'] = 'Public Domain Dedication (CC0)';
$string['ccpdm'] = 'Public Domain Mark (PDM)';
$string['yearsfrom'] = 'Vuosia (alkaen)';
$string['yearsto'] = 'Vuoteen (saakka)';
$string['authorname'] = "Tekijän nimi";
$string['authorrole'] = "Tekijän rooli";
$string['editor'] = 'Editori';
$string['licensee'] = 'Licensee';
$string['originator'] = 'Originator';
$string['additionallicenseinfo'] = 'Any additional information about the license';
$string['licenseextras'] = 'License Extras';
$string['changelog'] = 'Muutoslogi';
$string['contenttype'] = 'Sisältötyyppi';
$string['question'] = 'Kysymys';
$string['date'] = 'Päivämäärä';
$string['changedby'] = 'Changed by';
$string['changedescription'] = 'Muutoksen kuvaus';
$string['changeplaceholder'] = 'Photo cropped, text changed, etc.';
$string['additionalinfo'] = 'Additional Information';
$string['authorcomments'] = 'Author comments';
$string['authorcommentsdescription'] = 'Comments for the editor of the content (This text will not be published as a part of copyright info)';
// Embed.
$string['embedloginfailed'] = 'You do not have access to this content. Try logging in.';
// Privacy.
$string['privacy:metadata:core_files'] = 'The H5P activity stores files which have been uploaded as part of H5P content.';
$string['privacy:metadata:core_grades'] = 'The H5P activity stores grades of users that have answered H5P content.';
$string['privacy:metadata:hvp_content_user_data'] = 'Describes the current state that content is in for a user. Used to restore content to a previous state.';
$string['privacy:metadata:hvp_content_user_data:id'] = 'The ID of the content user data relationship.';
$string['privacy:metadata:hvp_content_user_data:user_id'] = 'The ID of the user that the data belongs to.';
$string['privacy:metadata:hvp_content_user_data:hvp_id'] = 'The ID of the H5P content that the data belongs to.';
$string['privacy:metadata:hvp_content_user_data:sub_content_id'] = 'Sub-content of H5P, 0 if this is not sub-content.';
$string['privacy:metadata:hvp_content_user_data:data_id'] = 'Data type identifier.';
$string['privacy:metadata:hvp_content_user_data:data'] = 'User data that was stored.';
$string['privacy:metadata:hvp_content_user_data:preloaded'] = 'Flag determining if data should be pre-loaded into content.';
$string['privacy:metadata:hvp_content_user_data:delete_on_content_change'] = 'Flag determining if data should be deleted when content changes.';
$string['privacy:metadata:hvp_events'] = 'Keeps track of logged H5P events.';
$string['privacy:metadata:hvp_events:id'] = 'The unique ID of the event.';
$string['privacy:metadata:hvp_events:user_id'] = 'The ID of the user that performed the action.';
$string['privacy:metadata:hvp_events:created_at'] = 'The time that the event was created.';
$string['privacy:metadata:hvp_events:type'] = 'The type of event.';
$string['privacy:metadata:hvp_events:sub_type'] = 'The sub-type of event, or action of event.';
$string['privacy:metadata:hvp_events:content_id'] = 'The content ID that the action was performed on, 0 if new or no content.';
$string['privacy:metadata:hvp_events:content_title'] = 'Title of the content.';
$string['privacy:metadata:hvp_events:library_name'] = 'The library the event affected.';
$string['privacy:metadata:hvp_events:library_version'] = 'The library version the event affected.';
$string['privacy:metadata:hvp_xapi_results'] = 'Stores xAPI events in H5P content.';
$string['privacy:metadata:hvp_xapi_results:id'] = 'The unique ID of the xAPI event.';
$string['privacy:metadata:hvp_xapi_results:content_id'] = 'The ID of the content the event was performed on.';
$string['privacy:metadata:hvp_xapi_results:user_id'] = 'The ID of the user that performed the action.';
$string['privacy:metadata:hvp_xapi_results:parent_id'] = 'The ID of the parent of the content that this event was performed on. Null if it has no parent.';
$string['privacy:metadata:hvp_xapi_results:interaction_type'] = 'The type of interaction.';
$string['privacy:metadata:hvp_xapi_results:description'] = 'The description, task or question of the content that action was performed on.';
$string['privacy:metadata:hvp_xapi_results:correct_responses_pattern'] = 'The correct answer pattern.';
$string['privacy:metadata:hvp_xapi_results:response'] = 'The response the user sent in.';
$string['privacy:metadata:hvp_xapi_results:additionals'] = 'Additional information that the H5P can send in.';
$string['privacy:metadata:hvp_xapi_results:raw_score'] = 'Achieved score for the event.';
$string['privacy:metadata:hvp_xapi_results:max_score'] = 'Max achievable score for the event.';
// Reuse.
$string['reuse'] = 'Käytä uudelleen';
$string['reuseContent'] = 'Käytä sisältö uudelleen';
$string['reuseDescription'] = 'Uudelleenkäytä tätä sisältöä';
$string['contentCopied'] = 'Sisältö kopioitiin leikepöydälle';
...@@ -60,27 +60,27 @@ $string['noh5ps'] = 'Il n\'y a aucune ressource interactive disponible pour ce c ...@@ -60,27 +60,27 @@ $string['noh5ps'] = 'Il n\'y a aucune ressource interactive disponible pour ce c
$string['lookforupdates'] = 'Rechercher des mises à jour H5P'; $string['lookforupdates'] = 'Rechercher des mises à jour H5P';
$string['removetmpfiles'] = 'Supprimer les anciens fichiers temporaires H5P'; $string['removetmpfiles'] = 'Supprimer les anciens fichiers temporaires H5P';
$string['removeoldlogentries'] = 'Supprimer les anciennes entrées de logs H5P'; $string['removeoldlogentries'] = 'Supprimer les anciennes entrées de logs H5P';
$string['removeoldmobileauthentries'] = 'Remove old H5P mobile auth entries'; $string['removeoldmobileauthentries'] = 'Supprimer les anciennes entrées d\'authentification mobile H5P';
// Admin settings. // Admin settings.
$string['displayoptiondownloadnever'] = 'Never'; $string['displayoptiondownloadnever'] = 'Jamais';
$string['displayoptiondownloadalways'] = 'Always'; $string['displayoptiondownloadalways'] = 'Toujours';
$string['displayoptiondownloadpermission'] = 'Only if user has permissions to export H5P'; $string['displayoptiondownloadpermission'] = 'Seulement si l\'utilisateur a la permission d\'exporter H5P';
$string['displayoptionnevershow'] = 'Never show'; $string['displayoptionnevershow'] = 'Ne jamais afficher';
$string['displayoptionalwaysshow'] = 'Always show'; $string['displayoptionalwaysshow'] = 'Toujours afficher';
$string['displayoptionpermissions'] = 'Show only if user has permissions to export H5P'; $string['displayoptionpermissions'] = 'Afficher seulement si l\'utilisateur a la permission d\'exporter H5P';
$string['displayoptionpermissionsembed'] = 'Show only if user has permissions to embed H5P'; $string['displayoptionpermissionsembed'] = 'Afficher seulement si l\'utilisateur a la permission d\'intégrer H5P';
$string['displayoptionauthoron'] = 'Controlled by author, default is on'; $string['displayoptionauthoron'] = 'Contrôlé par auteur, par défaut activé';
$string['displayoptionauthoroff'] = 'Controlled by author, default is off'; $string['displayoptionauthoroff'] = 'Contrôlé par auteur, par défaut désactivé';
$string['displayoptions'] = 'Afficher les options'; $string['displayoptions'] = 'Afficher les options';
$string['enableframe'] = 'Afficher la barre de menu des actions'; $string['enableframe'] = 'Afficher la barre de menu des actions';
$string['enabledownload'] = 'Allow download'; $string['enabledownload'] = 'Autoriser le téléchargement';
$string['enableembed'] = 'Bouton d\'intégration'; $string['enableembed'] = 'Bouton d\'intégration';
$string['enablecopyright'] = 'Bouton de copyright'; $string['enablecopyright'] = 'Bouton de copyright';
$string['enableabout'] = 'Bouton à propos de H5P'; $string['enableabout'] = 'Bouton à propos de H5P';
$string['sendusagestatistics'] = 'Contribute usage statistics'; $string['sendusagestatistics'] = 'Contribuer aux statistiques d\'utilisation';
$string['sendusagestatistics_help'] = 'Usage statistics numbers will automatically be reported to help the developers better understand how H5P is used and to determine potential areas of improvement. Read more about which <a {$a}>data is collected on h5p.org</a>.'; $string['sendusagestatistics_help'] = 'Les statistiques d\'utilisation seront automatiquement envoyées pour aider les développeurs à comprendre les usages d\'H5P et à déterminer les améliorations potentielles. En savoir plus sur <a {$a}>les données collectées sur h5p.org</a>.';
$string['enablesavecontentstate'] = 'Sauvegarder l\'état du contenu actuel'; $string['enablesavecontentstate'] = 'Sauvegarder l\'état du contenu actuel';
$string['enablesavecontentstate_help'] = 'Sauvegarder automatiquement l\'état actuel du contenu interactif pour chaque utilisateur. Ceci signifie que l\'utilisateur pourra reprendre là où il en est resté la fois précédente.'; $string['enablesavecontentstate_help'] = 'Sauvegarder automatiquement l\'état actuel du contenu interactif pour chaque utilisateur. Ceci signifie que l\'utilisateur pourra reprendre là où il en est resté la fois précédente.';
$string['contentstatefrequency'] = 'Fréquence des sauvegardes d\'état de vos contenus'; $string['contentstatefrequency'] = 'Fréquence des sauvegardes d\'état de vos contenus';
...@@ -102,12 +102,12 @@ $string['upload'] = 'Uploader'; ...@@ -102,12 +102,12 @@ $string['upload'] = 'Uploader';
$string['installedlibraries'] = 'Bibliothèques installées'; $string['installedlibraries'] = 'Bibliothèques installées';
$string['invalidtoken'] = 'Token de sécurité invalide.'; $string['invalidtoken'] = 'Token de sécurité invalide.';
$string['missingparameters'] = 'Paramètres manquants'; $string['missingparameters'] = 'Paramètres manquants';
$string['nocontenttype'] = 'No content type was specified.'; $string['nocontenttype'] = 'Aucun type de contenu n\'a été spécifié.';
$string['invalidcontenttype'] = 'The chosen content type is invalid.'; $string['invalidcontenttype'] = 'Le type de contenu choisi est invalide.';
$string['installdenied'] = 'You do not have permission to install content types. Contact the administrator of your site.'; $string['installdenied'] = 'Vous n\'avez pas la permission d\'installer des types de contenu. Contacter l\administrateur de votre site.';
$string['downloadfailed'] = 'Downloading the requested library failed.'; $string['downloadfailed'] = 'Le téléchargement de la bibliothèque demandée a échoué.';
$string['validationfailed'] = 'The requested H5P was not valid'; $string['validationfailed'] = 'Le H5P demandé n\'est pas valide.';
$string['validatingh5pfailed'] = 'Validating h5p package failed.'; $string['validatingh5pfailed'] = 'La validation du package H5P a échoué.';
// H5P library list headers on admin page. // H5P library list headers on admin page.
$string['librarylisttitle'] = 'Titre'; $string['librarylisttitle'] = 'Titre';
...@@ -141,9 +141,9 @@ $string['upgradenothingtodo'] = "Il n\'y a aucune instance à mettre à jour."; ...@@ -141,9 +141,9 @@ $string['upgradenothingtodo'] = "Il n\'y a aucune instance à mettre à jour.";
$string['upgradebuttonlabel'] = 'Mettre à jour'; $string['upgradebuttonlabel'] = 'Mettre à jour';
$string['upgradeinvalidtoken'] = 'Erreur : Token de sécruité invalide!'; $string['upgradeinvalidtoken'] = 'Erreur : Token de sécruité invalide!';
$string['upgradelibrarymissing'] = 'Erreur : Votre bibliothèque est manquante!'; $string['upgradelibrarymissing'] = 'Erreur : Votre bibliothèque est manquante!';
$string['upgradeerrormissinglibrary'] = 'Missing required library %lib.'; $string['upgradeerrormissinglibrary'] = 'Bibliothèque requise %lib manquante.';
$string['upgradeerrortoohighversion'] = 'Parameters contain %used while only %supported or earlier are supported.'; $string['upgradeerrortoohighversion'] = 'Les paramètres contiennent %used. Seules %supported ou antérieures sont supportées.';
$string['upgradeerrornotsupported'] = 'Parameters contain %used which is not supported.'; $string['upgradeerrornotsupported'] = 'Les paramètres contiennent %used qui n\'est pas supporté.';
// Results / report page. // Results / report page.
$string['user'] = 'Utilisateur'; $string['user'] = 'Utilisateur';
...@@ -158,17 +158,17 @@ $string['nextpage'] = 'Page suivante'; ...@@ -158,17 +158,17 @@ $string['nextpage'] = 'Page suivante';
$string['previouspage'] = 'Page précédente'; $string['previouspage'] = 'Page précédente';
$string['search'] = 'Rechercher'; $string['search'] = 'Rechercher';
$string['empty'] = 'Aucun résultat disponible'; $string['empty'] = 'Aucun résultat disponible';
$string['viewreportlabel'] = 'Report'; $string['viewreportlabel'] = 'Rapport';
$string['dataviewreportlabel'] = 'View Answers'; $string['dataviewreportlabel'] = 'Voir les réponses';
$string['invalidxapiresult'] = 'No xAPI results were found for the given content and user id combination'; $string['invalidxapiresult'] = 'Aucun résultat xAPI n\'a été trouvé pour ce contenu combiné à cet identifiant utiliateur.';
$string['reportnotsupported'] = 'Not supported'; $string['reportnotsupported'] = 'Non supporté';
$string['reportingscorelabel'] = 'Score:'; $string['reportingscorelabel'] = 'Score:';
$string['reportingscaledscorelabel'] = 'Gradebook score:'; $string['reportingscaledscorelabel'] = 'Bulletin de notes:';
$string['reportingscoredelimiter'] = 'out of'; $string['reportingscoredelimiter'] = 'out of';
$string['reportingscaledscoredelimiter'] = ','; $string['reportingscaledscoredelimiter'] = ',';
$string['reportingquestionsremaininglabel'] = 'questions remaining to grade'; $string['reportingquestionsremaininglabel'] = 'questions restantes à noter';
$string['reportsubmitgradelabel'] = 'Submit grade'; $string['reportsubmitgradelabel'] = 'Soumettre la notation';
$string['noanswersubmitted'] = 'This user hasn\'t submitted an answer to the H5P yet'; $string['noanswersubmitted'] = 'Cet utilisateur n\'a pas encore soumis de réponse pour ce H5P';
// Editor. // Editor.
...@@ -184,27 +184,27 @@ $string['noparameters'] = 'Pas de paramètres'; ...@@ -184,27 +184,27 @@ $string['noparameters'] = 'Pas de paramètres';
$string['invalidparameters'] = 'Paramètres invalides'; $string['invalidparameters'] = 'Paramètres invalides';
$string['missingcontentuserdata'] = 'Erreur : impossible de trouver les données utilisateur'; $string['missingcontentuserdata'] = 'Erreur : impossible de trouver les données utilisateur';
$string['maximumgrade'] = 'Maximum grade'; $string['maximumgrade'] = 'Note maximum';
$string['maximumgradeerror'] = 'Please enter a valid positive integer as the max points available for this activity'; $string['maximumgradeerror'] = 'Merci d\'entrer un nombre entier positif comme maximum de points disponibles pour cette activité.';
// Capabilities. // Capabilities.
$string['hvp:view'] = 'See and interact with H5P activities'; $string['hvp:view'] = 'Voir et interagir avec les activités H5P';
$string['hvp:addinstance'] = 'Ajouter une nouvelle activité H5P'; $string['hvp:addinstance'] = 'Ajouter une nouvelle activité H5P';
$string['hvp:manage'] = 'Edit existing H5P activites'; $string['hvp:manage'] = 'Editer une activité H5P existante';
$string['hvp:getexport'] = 'Récupérer un fichier H5P dans un cours'; $string['hvp:getexport'] = 'Récupérer un fichier H5P dans un cours';
$string['hvp:getembedcode'] = 'View H5P embed code when \'controlled by permission\' option is set'; $string['hvp:getembedcode'] = 'Voir le code embed H5P quand l\'option \'controllé par permission\' est activée.';
$string['hvp:saveresults'] = 'Sauvegarder les résultats'; $string['hvp:saveresults'] = 'Sauvegarder les résultats';
$string['hvp:savecontentuserdata'] = 'Sauvegarder les données utilisateur H5P'; $string['hvp:savecontentuserdata'] = 'Sauvegarder les données utilisateur H5P';
$string['hvp:viewresults'] = 'Visualiser les résultats'; $string['hvp:viewresults'] = 'Visualiser les résultats';
$string['hvp:viewallresults'] = 'View result for all users in course'; $string['hvp:viewallresults'] = 'Voir les résultats pour tous les utilisateurs du cours';
$string['hvp:restrictlibraries'] = 'Restreindre une bibliothèque H5P'; $string['hvp:restrictlibraries'] = 'Restreindre une bibliothèque H5P';
$string['hvp:userestrictedlibraries'] = 'Utiliser des bibliothèques H5P restreintes'; $string['hvp:userestrictedlibraries'] = 'Utiliser des bibliothèques H5P restreintes';
$string['hvp:updatelibraries'] = 'Mettre à jour la version d\'une bibliothèque H5P'; $string['hvp:updatelibraries'] = 'Mettre à jour la version d\'une bibliothèque H5P';
$string['hvp:getcachedassets'] = 'Récupérer les assets mis en cache'; $string['hvp:getcachedassets'] = 'Récupérer les assets mis en cache';
$string['hvp:installrecommendedh5plibraries'] = 'Install new safe H5P content types recommended by H5P.org'; $string['hvp:installrecommendedh5plibraries'] = 'Installer de nouveaux types de contenu H5P sécurisés et recommandés par h5p.org';
// Capabilities error messages. // Capabilities error messages.
$string['nopermissiontogettranslations'] = 'You do not have permissions to retrieve translations'; $string['nopermissiontogettranslations'] = 'Vous n\'avez pas les droits pour récupérer les traductions';
$string['nopermissiontoupgrade'] = 'Vous n\'avez pas les droits pour mettre à jour les bibliothèques.'; $string['nopermissiontoupgrade'] = 'Vous n\'avez pas les droits pour mettre à jour les bibliothèques.';
$string['nopermissiontorestrict'] = 'Vous n\'avez pas les droits pour restreindre les biliothèques.'; $string['nopermissiontorestrict'] = 'Vous n\'avez pas les droits pour restreindre les biliothèques.';
$string['nopermissiontosavecontentuserdata'] = 'Vous n\'avez pas les droits pour sauvegarder les données utilisateur.'; $string['nopermissiontosavecontentuserdata'] = 'Vous n\'avez pas les droits pour sauvegarder les données utilisateur.';
...@@ -236,14 +236,14 @@ $string['invalidlibrarydata'] = 'La donnée fournie pour la proriété {$a->%pro ...@@ -236,14 +236,14 @@ $string['invalidlibrarydata'] = 'La donnée fournie pour la proriété {$a->%pro
$string['invalidlibraryproperty'] = 'Impossible de lire la propriété {$a->%property} de la bibliothèque {$a->%library}'; $string['invalidlibraryproperty'] = 'Impossible de lire la propriété {$a->%property} de la bibliothèque {$a->%library}';
$string['missinglibraryproperty'] = 'La propriété requise {$a->%property} de la bibliothèque {$a->%library} est manquante'; $string['missinglibraryproperty'] = 'La propriété requise {$a->%property} de la bibliothèque {$a->%library} est manquante';
$string['invalidlibraryoption'] = 'L\'option {$a->%option} de la bibliothèque {$a->%library} n\'est pas autorisée'; $string['invalidlibraryoption'] = 'L\'option {$a->%option} de la bibliothèque {$a->%library} n\'est pas autorisée';
$string['addedandupdatedss'] = 'Added {$a->%new} new H5P library and updated {$a->%old} old one.'; $string['addedandupdatedss'] = 'Ajout de la nouvelle bibliothèque H5P {$a->%new} et mise à jour de l\'ancienne {$a->%old}.';
$string['addedandupdatedsp'] = 'Added {$a->%new} new H5P library and updated {$a->%old} old ones.'; $string['addedandupdatedsp'] = 'Ajout de la nouvelle bibliothèque H5P {$a->%new} et mise à jour des anciennes {$a->%old}.';
$string['addedandupdatedps'] = 'Added {$a->%new} new H5P libraries and updated {$a->%old} old one.'; $string['addedandupdatedps'] = 'Ajout des nouvelles bibliothèques H5P {$a->%new} et mise à jour de l\'ancienne {$a->%old}.';
$string['addedandupdatedpp'] = 'Added {$a->%new} new H5P libraries and updated {$a->%old} old ones.'; $string['addedandupdatedpp'] = 'Ajout des nouvelles bibliothèques H5P {$a->%new} et mise à jour des anciennes {$a->%old}.';
$string['addednewlibrary'] = 'Added {$a->%new} new H5P library.'; $string['addednewlibrary'] = 'Ajout de la nouvelle bibliothèque H5P {$a->%new}.';
$string['addednewlibraries'] = 'Added {$a->%new} new H5P libraries.'; $string['addednewlibraries'] = 'Ajout des nouvelles bibliothèques H5P {$a->%new}.';
$string['updatedlibrary'] = 'Updated {$a->%old} H5P library.'; $string['updatedlibrary'] = 'Mise à jour de l\'ancienne bibliothèque H5P {$a->%old}.';
$string['updatedlibraries'] = 'Updated {$a->%old} H5P libraries.'; $string['updatedlibraries'] = 'Mise à jour des anciennes bibliothèquse H5P {$a->%old}.';
$string['missingdependency'] = 'la dépendance {$a->@dep} requise par {$a->@lib} est manquante.'; $string['missingdependency'] = 'la dépendance {$a->@dep} requise par {$a->@lib} est manquante.';
$string['invalidstring'] = 'La chaine fournie n\'est pas valide selon l\'expression régulière suivante : (value: \"{$a->%value}\", regexp: \"{$a->%regexp}\")'; $string['invalidstring'] = 'La chaine fournie n\'est pas valide selon l\'expression régulière suivante : (value: \"{$a->%value}\", regexp: \"{$a->%regexp}\")';
$string['invalidfile'] = 'Le fichier "{$a->%filename}" n\est pas autorisé. Seuls les fichiers avec les extensions suivantes sont autorisés : {$a->%files-allowed}.'; $string['invalidfile'] = 'Le fichier "{$a->%filename}" n\est pas autorisé. Seuls les fichiers avec les extensions suivantes sont autorisés : {$a->%files-allowed}.';
...@@ -261,14 +261,14 @@ $string['invalidaudioformat'] = 'Format de fichier audio non valide. Utilisez mp ...@@ -261,14 +261,14 @@ $string['invalidaudioformat'] = 'Format de fichier audio non valide. Utilisez mp
$string['invalidvideoformat'] = 'Format de fichier vidéo non valide. Utilisez mp4 ou webm.'; $string['invalidvideoformat'] = 'Format de fichier vidéo non valide. Utilisez mp4 ou webm.';
$string['couldnotsave'] = 'Impossible de sauvegarder le fichier.'; $string['couldnotsave'] = 'Impossible de sauvegarder le fichier.';
$string['couldnotcopy'] = 'Impossible de copier le fichier.'; $string['couldnotcopy'] = 'Impossible de copier le fichier.';
$string['librarynotselected'] = 'You must select a content type.'; $string['librarynotselected'] = 'Vous devez sélectionner un type de contenu.';
// Welcome messages. // Welcome messages.
$string['welcomeheader'] = 'Bienvenue dans le monde H5P!'; $string['welcomeheader'] = 'Bienvenue dans le monde H5P!';
$string['welcomegettingstarted'] = 'Pour démarrer avec H5P et Moodle, consultez nos tutoriels <a {$a->moodle_tutorial}>tutorial</a> et testez <a {$a->example_content}>nos exemples</a> sur le site H5P.org pour vous en inspirer.'; $string['welcomegettingstarted'] = 'Pour démarrer avec H5P et Moodle, consultez nos tutoriels <a {$a->moodle_tutorial}>tutorial</a> et testez <a {$a->example_content}>nos exemples</a> sur le site H5P.org pour vous en inspirer.';
$string['welcomecommunity'] = 'Nous espérons que vous allez apprécier H5P et rejoindre notre communauté en constante augmentation au travers de nos <a {$a->forums}>forums</a>.'; $string['welcomecommunity'] = 'Nous espérons que vous allez apprécier H5P et rejoindre notre communauté en constante augmentation au travers de nos <a {$a->forums}>forums</a>.';
$string['welcomecontactus'] = 'Si vous avez des suggestions, n\'hésitez pas à <a {$a}>nous contacter</a>. Nous prenons toutes les suggestions très sérieuse en considération pour rendre H5P meilleur chaque jour !'; $string['welcomecontactus'] = 'Si vous avez des suggestions, n\'hésitez pas à <a {$a}>nous contacter</a>. Nous prenons toutes les suggestions très sérieuseusement en considération pour rendre H5P meilleur chaque jour !';
$string['invalidlibrarynamed'] = 'The H5P library {$a->%library} used in the content is not valid'; $string['invalidlibrarynamed'] = 'La bibliothèque H5P {$a->%library} utilisée dans le contenu n\'est pas valide';
// Licensing. // Licensing.
$string['copyrightinfo'] = 'Information copyright'; $string['copyrightinfo'] = 'Information copyright';
...@@ -279,22 +279,22 @@ $string['attributionsa'] = 'Attribution - Partage dans les Mêmes Conditions 4.0 ...@@ -279,22 +279,22 @@ $string['attributionsa'] = 'Attribution - Partage dans les Mêmes Conditions 4.0
$string['attributionnd'] = 'Attribution - Pas de Modification 4.0'; $string['attributionnd'] = 'Attribution - Pas de Modification 4.0';
$string['attributionnc'] = 'Attribution - Non Commercial 4.0'; $string['attributionnc'] = 'Attribution - Non Commercial 4.0';
$string['attributionncsa'] = 'Attribution - Non Commercial- Partage dans les Mêmes Conditions 4.0'; $string['attributionncsa'] = 'Attribution - Non Commercial- Partage dans les Mêmes Conditions 4.0';
$string['attributionncnd'] = 'Attribution - Non Commercial- Non Commercial 4.0'; $string['attributionncnd'] = 'Attribution - Non Commercial- Pas de Modification 4.0';
$string['gpl'] = 'Licence GPL v3'; $string['gpl'] = 'Licence GPL v3';
$string['pd'] = 'Domaine Public'; $string['pd'] = 'Domaine Public';
$string['pddl'] = 'Transfert dans le Domaine Public et Licence'; $string['pddl'] = 'Transfert dans le Domaine Public et Licence';
$string['pdm'] = 'Marque du domaine public'; $string['pdm'] = 'Marque du domaine public';
$string['copyrightstring'] = 'Copyright'; $string['copyrightstring'] = 'Copyright';
$string['by'] = 'by'; $string['by'] = 'by';
$string['showmore'] = 'Show more'; $string['showmore'] = 'Voir plus';
$string['showless'] = 'Show less'; $string['showless'] = 'Voir moins';
$string['sublevel'] = 'Sublevel'; $string['sublevel'] = 'Sous-niveau';
$string['noversionattribution'] = 'Attribution'; $string['noversionattribution'] = 'Attribution';
$string['noversionattributionsa'] = 'Attribution-ShareAlike'; $string['noversionattributionsa'] = 'Attribution - Partage dans les Mêmes Conditions';
$string['noversionattributionnd'] = 'Attribution-NoDerivs'; $string['noversionattributionnd'] = 'Attribution - Pas de Modification';
$string['noversionattributionnc'] = 'Attribution - Non Commercial'; $string['noversionattributionnc'] = 'Attribution - Non Commercial';
$string['noversionattributionncsa'] = 'Attribution-NonCommercial-ShareAlike'; $string['noversionattributionncsa'] = 'Attribution - Non Commercial- Partage dans les Mêmes Conditions';
$string['noversionattributionncnd'] = 'Attribution-NonCommercial-NoDerivs'; $string['noversionattributionncnd'] = 'Attribution - Non Commercial- Pas de Modification';
$string['licenseCC40'] = '4.0 International'; $string['licenseCC40'] = '4.0 International';
$string['licenseCC30'] = '3.0 Unported'; $string['licenseCC30'] = '3.0 Unported';
$string['licenseCC25'] = '2.5 Generic'; $string['licenseCC25'] = '2.5 Generic';
...@@ -309,13 +309,13 @@ $string['licenseCC010U'] = 'CC0 1.0 Universal'; ...@@ -309,13 +309,13 @@ $string['licenseCC010U'] = 'CC0 1.0 Universal';
$string['licenseversion'] = 'License Version'; $string['licenseversion'] = 'License Version';
// Embed. // Embed.
$string['embedloginfailed'] = 'You do not have access to this content. Try logging in.'; $string['embedloginfailed'] = 'Vous n\'avez pas accès à ce contenu. Essayez de vous connecter.';
// Reuse. // Reuse.
$string['reuse'] = 'Reuse'; $string['reuse'] = 'Réutiliser';
$string['reuseContent'] = 'Reuse Content'; $string['reuseContent'] = 'Réutiliser le contenu';
$string['reuseDescription'] = 'Reuse this content.'; $string['reuseDescription'] = 'Réutiliser ce contenu.';
$string['contentCopied'] = 'Content is copied to the clipboard'; $string['contentCopied'] = 'Le contenu a été copié dans le presse-papier';
// Offline // Offline
$string['connectionLost'] = 'Connection lost. Results will be stored and sent when you regain connection.'; $string['connectionLost'] = 'Connection lost. Results will be stored and sent when you regain connection.';
......
...@@ -23,9 +23,9 @@ ...@@ -23,9 +23,9 @@
defined('MOODLE_INTERNAL') || die(); defined('MOODLE_INTERNAL') || die();
$plugin->version = 2019031301; $plugin->version = 2019052100;
$plugin->requires = 2013051403; $plugin->requires = 2013051403;
$plugin->cron = 0; $plugin->cron = 0;
$plugin->component = 'mod_hvp'; $plugin->component = 'mod_hvp';
$plugin->maturity = MATURITY_STABLE; $plugin->maturity = MATURITY_STABLE;
$plugin->release = '1.17.2'; $plugin->release = '1.18';
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment