Index: trunk/extensions/WikimediaMessages/WikimediaLicenseTexts.i18n.php |
— | — | @@ -165,6 +165,11 @@ |
166 | 166 | 'wm-license-cc-by-sa-3.0-tw-text' => 'This file is licensed under the [[{{int:wm-license-cc-wiki-link}}|Creative Commons]] [http://creativecommons.org/licenses/by-sa/3.0/tw/deed.en Attribution-Share Alike 3.0 Taiwan] license.', |
167 | 167 | 'wm-license-cc-by-sa-3.0-us-text' => 'This file is licensed under the [[{{int:wm-license-cc-wiki-link}}|Creative Commons]] [http://creativecommons.org/licenses/by-sa/3.0/us/deed.en Attribution-Share Alike 3.0 United States] license.', |
168 | 168 | 'wm-license-cc-sa-1.0-text' => 'This file is licensed under the [[{{int:wm-license-cc-wiki-link}}|Creative Commons]] [http://creativecommons.org/licenses/sa/1.0/deed.en Share Alike 1.0 Generic] license.', |
| 169 | + 'wm-license-cc-sa-1.0-fi-text' => 'This file is licensed under the [[{{int:wm-license-cc-wiki-link}}|Creative Commons]] [http://creativecommons.org/licenses/sa/1.0/fi/deed.en Share Alike 1.0 Finland] license.', |
| 170 | + 'wm-license-cc-sa-1.0-nl-text' => 'This file is licensed under the [[{{int:wm-license-cc-wiki-link}}|Creative Commons]] [http://creativecommons.org/licenses/sa/1.0/nl/deed.en Share Alike 1.0 Netherlands] license.', |
| 171 | + 'wm-license-cc-sa-2.0-jp-text' => 'This file is licensed under the [[{{int:wm-license-cc-wiki-link}}|Creative Commons]] [http://creativecommons.org/licenses/sa/2.0/jp/deed.en Share Alike 2.0 Japan] license.', |
| 172 | + 'wm-license-cc-zero-text' => 'This file is made available under the [[{{int:wm-license-cc-wiki-link}}|Creative Commons]] [http://creativecommons.org/publicdomain/zero/1.0/deed.en CC0 waiver].', |
| 173 | + 'wm-license-cc-zero-explanation' => 'The person who associated a work with this document has dedicated the work to the Commons by waiving all of his or her rights to the work worldwide under copyright law and all related or neighboring legal rights he or she had in the work, to the extent allowable by law. Works under CC0 do not require attribution. When citing the work, you should not imply endorsement by the author.', |
169 | 174 | 'wm-license-cc-free' => 'You are free:', |
170 | 175 | 'wm-license-cc-free-to-share-header' => 'to share', |
171 | 176 | 'wm-license-cc-free-to-share-text' => 'to copy, distribute and transmit the work', |
— | — | @@ -175,6 +180,21 @@ |
176 | 181 | '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).', |
177 | 182 | 'wm-license-cc-conditions-share_alike-header' => 'share alike', |
178 | 183 | '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.', |
| 184 | + 'wm-license-information-table-summary' => 'A standardized table providing complete information about the file, including description of what it shows and how it was made, copyright status and source.', |
| 185 | + 'wm-license-information-description' => 'Description', |
| 186 | + 'wm-license-information-source' => 'Source', |
| 187 | + 'wm-license-information-date' => 'Date', |
| 188 | + 'wm-license-information-author' => 'Author', |
| 189 | + 'wm-license-information-permission' => 'Permission', |
| 190 | + 'wm-license-information-permission-reusing-link' => 'Commons:Reusing content outside Wikimedia', |
| 191 | + 'wm-license-information-permission-reusing-text' => 'Reusing this file', |
| 192 | + 'wm-license-information-permission-see-below' => 'See below.', |
| 193 | + 'wm-license-information-other-versions' => 'Other versions', |
| 194 | + 'wm-license-self-one-license' => 'I, the copyright holder of this work, hereby publish it under the following license:', |
| 195 | + 'wm-license-self-one-license-with-author' => '$1, the copyright holder of this work, hereby publish it under the following license:', |
| 196 | + 'wm-license-self-multiple-licenses' => 'I, the copyright holder of this work, hereby publish it under the following licenses:', |
| 197 | + 'wm-license-self-multiple-licenses-with-author' => '$1, the copyright holder of this work, hereby publish it under the following licenses:', |
| 198 | + 'wm-license-self-multiple-licenses-select' => 'You may select the license of your choice.', |
179 | 199 | ); |
180 | 200 | |
181 | 201 | /** Message documentation (Message documentation) |