Approval.

This commit is contained in:
2022-10-27 15:48:42 +00:00
committed by md translation bot
parent 7a803b85bd
commit a5ac0d16f0
24 changed files with 196 additions and 196 deletions

View File

@@ -1,13 +1,13 @@
<?PHP
$license_explica['CC BY-NC-SA'] = 'For non commercial purposes the material might be used (even changed) freely if the attribution is given. Rights status has to be kept as it is in case of distribution.';
$license_explica['CC BY-NC-ND'] = 'For non commercial purposes the material might be used freely if the attribution is given. It may not be altered.';
$license_explica['CC BY-NC'] = 'For non commercial purposes the material might be used freely if the attribution is given.';
$license_explica['CC BY-ND'] = 'The material might be used freely if the attribution is given. It may not be altered.';
$license_explica['CC BY-SA'] = 'The material might be used freely (and even altered) if the attribution is given. Rights status has to be kept as it is in case of distribution.';
$license_explica['CC BY'] = 'The material might be used freely (and even altered) if the attribution is given.';
$license_explica['CC0'] = 'No Rights Reserved. You only should use CC0 if you have the right to waive all rights.';
$license_explica['RR-F'] = 'Free access - no reuse.';
$license_explica['RR-P'] = 'Paid access - no reuse. Previews might be freely accessible.';
$license_explica['RR-R'] = 'Restricted access. Reserved rights.';
$license_explica['Orphan Work'] = 'The rightsholder could not be determined. The work is listed at the EU list of orphan works.';
$license_explica['Public Domain Mark'] = 'This work has been identified as being free of known restrictions under copyright law, including all related and neighboring rights.';
$license_explica['CC BY-NC-SA'] = 'Le matériel peut être utilisé librement (même modifié) à des fins non commerciales avec attribution. En cas de transmission, le statut des droits doit être conservé.';
$license_explica['CC BY-NC-ND'] = 'Le matériel peut être utilisé librement à des fins non commerciales avec attribution. Il ne doit pas être modifié.';
$license_explica['CC BY-NC'] = 'Le matériel peut être utilisé librement à des fins non commerciales avec attribution.';
$license_explica['CC BY-ND'] = 'Le matériau peut être utilisé librement en cas dattribution. Il ne doit pas être modifié.';
$license_explica['CC BY-SA'] = ' Le matériau peut être utilisé librement (même modifié) en cas dattribution. En cas de transmission, le statut des droits doit être conservé.';
$license_explica['CC BY'] = 'Le matériau peut être utilisé librement en cas dattribution.';
$license_explica['CC0'] = 'Renonciation à tous les droits. Ne doit être sélectionné que sil existe un droit de renonciation.';
$license_explica['RR-F'] = 'Accès libre - pas de réutilisation.';
$license_explica['RR-P'] = 'Accès uniquement après paiement - pas de réutilisation. Les aperçus peuvent être librement accessibles.';
$license_explica['RR-R'] = 'Accès restreint. Tous droits réservés.';
$license_explica['Orphan Work'] = 'Le titulaire des droits ne peut plus être identifié même après un examen approfondi.';
$license_explica['Public Domain Mark'] = 'Le matériel est dans le domaine public.';