User:Multichill/WikimediaLicenseTexts

<?php
/**
 * Internationalisation file for extension Wikimedia Messages - message group Wikimedia License Texts
 *
 * @addtogroup Extensions
 */

$messages = array();

$messages['en'] = array(
	'wikimedialicensetexts-desc' => 'Wikimedia license messages',
	'wm-license-cc-wiki-link' => 'w:en:Creative Commons',
	'wm-license-cc-attribution' => 'Attribution',
	'wm-license-cc-by-1.0-text' => 'This file is licensed under [[{{int:wm-license-cc-wiki-link}}|Creative Commons]] [https://creativecommons.org/licenses/by/1.0/deed.en Attribution 1.0 Generic] license',
	'wm-license-cc-by-2.0-text' => 'This file is licensed under [[{{int:wm-license-cc-wiki-link}}|Creative Commons]] [https://creativecommons.org/licenses/by/2.0/deed.en Attribution 2.0 Generic] license',
	'wm-license-cc-by-2.5-text' => 'This file is licensed under [[{{int:wm-license-cc-wiki-link}}|Creative Commons]] [https://creativecommons.org/licenses/by/2.5/deed.en Attribution 2.5 Generic] license',
	'wm-license-cc-by-3.0-text' => 'This file is licensed under [[{{int:wm-license-cc-wiki-link}}|Creative Commons]] [https://creativecommons.org/licenses/by/3.0/deed.en Attribution 3.0 Unported] license',
	'wm-license-cc-by-sa-1.0-text' => 'This file is licensed under [[{{int:wm-license-cc-wiki-link}}|Creative Commons]] [https://creativecommons.org/licenses/by-sa/1.0/deed.en Attribution-Share Alike 1.0 Generic] license',
	'wm-license-cc-by-sa-2.0-text' => 'This file is licensed under [[{{int:wm-license-cc-wiki-link}}|Creative Commons]] [https://creativecommons.org/licenses/by-sa/2.0/deed.en Attribution-Share Alike 2.0 Generic] license',
	'wm-license-cc-by-sa-2.5-text' => 'This file is licensed under [[{{int:wm-license-cc-wiki-link}}|Creative Commons]] [https://creativecommons.org/licenses/by-sa/2.5/deed.en Attribution-Share Alike 2.5 Generic] license',
	'wm-license-cc-by-sa-3.0-text' => 'This file is licensed under [[{{int:wm-license-cc-wiki-link}}|Creative Commons]] [https://creativecommons.org/licenses/by-sa/3.0/deed.en Attribution-Share Alike 3.0 Unported] license',
	'wm-license-cc-free' => 'You are free',
	'wm-license-cc-free-to-share-header' => 'to share',
	'wm-license-cc-free-to-share-text' => 'to copy, distribute and transmit the work',
	'wm-license-cc-free-to-remix-header' => 'to remix',
	'wm-license-cc-free-to-remix-text' => 'to adapt the work',
	'wm-license-cc-conditions' => 'Under the following conditions',
	'wm-license-cc-conditions-attribution-header' => 'attribution ',
	'wm-license-cc-conditions-attribution-text' => 'You must attribute the work in the manner specified by the author or licensor (but not in any way that suggests that they endorse you or your use of the work).',
	'wm-license-cc-conditions-share_alike-header' => 'share alike',
	'wm-license-cc-conditions-share_alike-text' => 'If you alter, transform, or build upon this work, you may distribute the resulting work only under the same or similar license to this one.',
	'wm-license-gfdl-text' => 'Permission is granted to copy, distribute and/or modify this document under the terms of the [[{{int:wm-license-gfdl-link}}|GNU Free Documentation License]], Version 1.2 or any later version published by the [[{{int:wm-license-gfdl-fsf-link}}|Free Software Foundation]]; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the section entitled "[[{{int:wm-license-gfdl-full-license-link}}|GNU Free Documentation License]]".',
	'wm-license-gfdl-link' => 'w:en:GNU Free Documentation License',
	'wm-license-gfdl-full-license-link' => 'w:en:Wikipedia:Text of the GNU Free Documentation License',
	'wm-license-gfdl-fsf-link' => 'w:en:Free Software Foundation',
	'wm-license-gfdl-disclaimer-text' => 'Subject to [[{{int:wm-license-gfdl-disclaimer-link}}|disclaimers]].',
	'wm-license-gfdl-disclaimer-link' => 'w:en:Wikipedia:General disclaimer',
);