|
28 | 28 | }, |
29 | 29 | "BY": { |
30 | 30 | "heading": "Attribution", |
31 | | - "question": "Do you want to require attribution for your work?", |
32 | | - "selected": "Anyone using my work must give me appropriate credit.", |
33 | | - "not-selected": "Anyone can use my work even without attribution." |
| 31 | + "question": "Do you want attribution for your work?", |
| 32 | + "selected": "Yes, anyone using my work must include proper attribution.", |
| 33 | + "not-selected": "No, anyone can use my work, even without giving me attribution." |
34 | 34 | }, |
35 | 35 | "NC": { |
36 | 36 | "heading": "Commercial Use", |
37 | | - "question": "Do you want to prohibit others commercial use of your work?", |
38 | | - "selected": "Others cannot use my work for commercial purposes.", |
39 | | - "not-selected": "Others can use my work for commercial purposes." |
| 37 | + "question": "Do you want to allow others to use your work commercially?", |
| 38 | + "selected": "Yes, others can use my work, even for commercial purposes.", |
| 39 | + "not-selected": "No, others can not use my work for commercial purposes." |
40 | 40 | }, |
41 | 41 | "ND": { |
42 | 42 | "heading": "Derivative Works", |
43 | | - "question": "Do you want to prohibit others distributing your work if they remix, transform or build upon it?", |
44 | | - "selected": "Others can use and share my work only as is, without modifications.", |
45 | | - "not-selected": "Others may share modified version of your work." |
| 43 | + "question": "Do you want to allow others to remix, adapt, or build upon your work?", |
| 44 | + "selected": "Yes, others can remix, adapt, or build upon my work.", |
| 45 | + "not-selected": "No. If others remix, adapt, or build upon my work, they may not distribute the modified material." |
46 | 46 | }, |
47 | 47 | "SA": { |
48 | 48 | "heading": "Share on the Same Terms", |
49 | | - "question": "Do you want to prohibit sharing your work under other terms?", |
50 | | - "selected": "Anyone who changes your work must share their contributions under the same license as the original.", |
51 | | - "not-selected": "Anyone who changes your work can distribute their contributions under a different license." |
| 49 | + "question": "Do you want to allow others to share adaptations under any terms?", |
| 50 | + "selected": "Yes, others can share adaptations of my work under any terms.", |
| 51 | + "not-selected": "No, others must license adaptations of my work under identical terms." |
52 | 52 | }, |
53 | 53 | "CW": { |
54 | 54 | "heading": "Waive your Copyright" |
|
81 | 81 | } |
82 | 82 | }, |
83 | 83 | "select-license": { |
84 | | - "heading": "Select your license", |
| 84 | + "heading": "SELECT YOUR LICENSE", |
85 | 85 | "instructions": "Use the most open license with attribution requirement, or select other options to restrict it." |
86 | 86 | }, |
87 | 87 | "selected-license": { |
88 | 88 | "heading": "RECOMMENDED LICENSE", |
89 | | - "instructions": "If you already know which license you need, just select it in the dropdown below.", |
90 | | - "description": { |
91 | | - "common": "allows others to share, distribute, remix, adapt, and build upon your work", |
92 | | - "non-cc0": ", provided that:", |
93 | | - "zero": "without restrictions (Public Domain)", |
94 | | - "by": "the creator is credited", |
95 | | - "nc": "the use is non-commercial", |
96 | | - "nd": "only the original work is shared", |
97 | | - "sa": "the work is shared on the same conditions" |
| 89 | + "full-description": { |
| 90 | + "cc0": "Marking your work with a CC0 public domain dedication allows reusers to distribute, remix, adapt, and build upon the material in any medium or format, even for commercial purposes. By marking your with a CC0 public domain dedication you are giving up your copyright.", |
| 91 | + "cc-by": "This license requires that reuses give credit to the creator. It allows reusers to distribute, remix, adapt, and build upon the material in any medium or format, even for commercial purposes.", |
| 92 | + "cc-by-sa": "This license requires that reusers give credit to the creator. It allows reusers to distribute, remix, adapt, and build upon the material in any medium or format, even for commercial purposes. If others remix, adapt, or build upon the material, they must license the modified material under identical terms.", |
| 93 | + "cc-by-nd": "This license requires that reusers give credit to the creator. It allows reusers to copy and distribute the material in any medium or format, even for commercial purposes. If others remix, adapt, or build upon the material, they may not distribute the modified material.", |
| 94 | + "cc-by-nc": "This license requires that reusers give credit to the creator. It allows reusers to distribute, remix, adapt, and build upon the material in any medium or format, for noncommercial purposes only.", |
| 95 | + "cc-by-nc-sa": "This license requires that reusers give credit to the creator. It allows reusers to distribute, remix, adapt, and build upon the material in any medium or format, for noncommercial purposes only. If others modify or adapt the material, they must license the modified material under identical terms.", |
| 96 | + "cc-by-nc-nd": "This license requires that reusers give credit to the creator. It allows reusers to copy and distribute the material in any medium or format, for noncommercial purposes only. If others remix, adapt, or build upon the material, they may not distribute the modified material." |
| 97 | + }, |
| 98 | + "item-description": { |
| 99 | + "zero": "This work has been marked as dedicated to the public domain.", |
| 100 | + "by": "Credit must be given to you, the creator.", |
| 101 | + "nc": "Only noncommercial use of your work is permitted.", |
| 102 | + "nd": "No derivatives or adaptations of your work are permitted.", |
| 103 | + "sa": "Adaptations must be shared under the same terms." |
98 | 104 | } |
99 | 105 | }, |
100 | 106 | "use-license": { |
101 | 107 | "heading": "Use your license", |
102 | | - "instructions": "Choose what kind of work you are licensing to get appropriate license code", |
| 108 | + "common-instructions": "Choose what kind of work you are licensing to get appropriate license code", |
103 | 109 | "web-instructions": "If you are licensing one work, paste the code next to it. If you are licensing the whole page or blog, you can paste the license code at the bottom of the page", |
| 110 | + "print-instructions": "Copy the text below and paste it on the title and/or copyright page of your print work or presentation.", |
| 111 | + "media-instructions": "TODO", |
104 | 112 | "rich-text-label": "Rich Text", |
105 | 113 | "html-label": "HTML", |
106 | 114 | "copy-label": "Copy", |
107 | 115 | "copied-label": "Copied!", |
108 | | - |
109 | | - "hint": "Learn more about how to use your license" |
| 116 | + "license-richtext": "{workTitle} {byLine} is licensed under {licenseName}" |
110 | 117 | }, |
111 | 118 | "code-text": { |
112 | 119 | "this-work": "This work", |
113 | 120 | "license-text": "{workTitle} {byLine} is licensed under " |
114 | 121 | }, |
115 | | - "license-dropdown-placeholder": "You can select the license you need in the dropdown below:", |
| 122 | + "license-dropdown-placeholder": "Select the license you need", |
116 | 123 | "cc0": { |
117 | 124 | "copyright-waive-statement": "I hereby waive all copyright and related or neighboring rights together with all associated claims and causes of action with respect to this work to the extent possible under the law.", |
118 | 125 | "confirm": "I have read and understand the terms and intended legal effect of CC0, and hereby voluntarily elect to apply it to this work.", |
|
0 commit comments