forked from MapComplete/MapComplete
Translation sync
This commit is contained in:
parent
a81dbb170e
commit
978603b2f0
4 changed files with 127 additions and 34 deletions
|
@ -8197,6 +8197,35 @@
|
|||
"render": "Tree"
|
||||
}
|
||||
},
|
||||
"usersettings": {
|
||||
"description": "A special layer which is not meant to be shown on a map, but which is used to set user settings",
|
||||
"tagRenderings": {
|
||||
"picture-license": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Pictures you take will be licensed with <b>CC0</b> and added to the public domain. This means that everyone can use your pictures for any purpose. <span class='subtle'>This is the default choice.</span>"
|
||||
},
|
||||
"1": {
|
||||
"then": "Pictures you take will be licensed with <b>CC0</b> and added to the public domain. This means that everyone can use your pictures for any purpose."
|
||||
},
|
||||
"2": {
|
||||
"then": "Pictures you take will be licensed with <b>CC-BY 4.0</b> which requires everyone using your picture that they have to attribute you"
|
||||
},
|
||||
"3": {
|
||||
"then": "Pictures you take will be licensed with <b>CC-BY-SA 4.0</b> which means that everyone using your picture must attribute you and that derivatives of your picture must be reshared with the same license."
|
||||
}
|
||||
},
|
||||
"question": "Under what license do you want to publish your pictures?"
|
||||
},
|
||||
"translation-thanks": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "You have contributed to translating MapComplete! That's awesome!"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"veterinary": {
|
||||
"name": "veterinary",
|
||||
"presets": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue