forked from MapComplete/MapComplete
Themes: fix various warnings and small errors, move 'fetish'-questions into shop layer
This commit is contained in:
parent
4959898894
commit
2b923965dd
10 changed files with 591 additions and 171 deletions
|
@ -8,6 +8,7 @@
|
|||
"id": "diets_title",
|
||||
"labels": [
|
||||
"diets",
|
||||
"diets_grouped",
|
||||
"hidden"
|
||||
],
|
||||
"render": {
|
||||
|
@ -17,7 +18,8 @@
|
|||
{
|
||||
"id": "diets_grouped",
|
||||
"labels": [
|
||||
"diets"
|
||||
"diets",
|
||||
"diets_grouped"
|
||||
],
|
||||
"render": {
|
||||
"special": {
|
||||
|
@ -31,6 +33,7 @@
|
|||
"id": "sugar_free",
|
||||
"labels": [
|
||||
"diets",
|
||||
"diets_grouped",
|
||||
"diets-content",
|
||||
"hidden"
|
||||
],
|
||||
|
@ -179,6 +182,8 @@
|
|||
"labels": [
|
||||
"diets",
|
||||
"diets-content",
|
||||
"diets_grouped",
|
||||
|
||||
"hidden"
|
||||
],
|
||||
"question": {
|
||||
|
@ -249,6 +254,7 @@
|
|||
"id": "vegan",
|
||||
"labels": [
|
||||
"diets",
|
||||
"diets_grouped",
|
||||
"diets-content",
|
||||
"hidden"
|
||||
],
|
||||
|
@ -331,6 +337,8 @@
|
|||
"labels": [
|
||||
"diets",
|
||||
"diets-content",
|
||||
"diets_grouped",
|
||||
|
||||
"hidden"
|
||||
],
|
||||
"mappings": [
|
||||
|
@ -504,6 +512,8 @@
|
|||
"labels": [
|
||||
"diets",
|
||||
"diets-content",
|
||||
"diets_grouped",
|
||||
|
||||
"hidden"
|
||||
],
|
||||
"condition": {
|
||||
|
@ -523,6 +533,8 @@
|
|||
"labels": [
|
||||
"diets",
|
||||
"diets-content",
|
||||
"diets_grouped",
|
||||
|
||||
"hidden"
|
||||
],
|
||||
"question": {
|
||||
|
@ -608,6 +620,8 @@
|
|||
"labels": [
|
||||
"diets",
|
||||
"diets-content",
|
||||
"diets_grouped",
|
||||
|
||||
"hidden"
|
||||
],
|
||||
"id": "organic",
|
||||
|
@ -677,6 +691,7 @@
|
|||
{
|
||||
"labels": [
|
||||
"diets",
|
||||
"diets_grouped",
|
||||
"diets-content",
|
||||
"hidden"
|
||||
],
|
||||
|
@ -749,6 +764,7 @@
|
|||
"id": "friture-vegan",
|
||||
"labels": [
|
||||
"diets",
|
||||
"diets_grouped",
|
||||
"diets-content",
|
||||
"hidden"
|
||||
],
|
||||
|
@ -820,6 +836,7 @@
|
|||
"id": "friture-organic",
|
||||
"labels": [
|
||||
"diets",
|
||||
"diets_grouped",
|
||||
"diets-content",
|
||||
"hidden"
|
||||
],
|
||||
|
@ -876,6 +893,7 @@
|
|||
"id": "friture-oil",
|
||||
"labels": [
|
||||
"diets",
|
||||
"diets_grouped",
|
||||
"diets-content",
|
||||
"hidden"
|
||||
],
|
||||
|
@ -926,6 +944,7 @@
|
|||
"labels": [
|
||||
"hidden",
|
||||
"diets",
|
||||
"diets_grouped",
|
||||
"diets-content"
|
||||
],
|
||||
"render": {
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
|
||||
<!-- Uploaded to: SVG Repo, www.svgrepo.com, Generator: SVG Repo Mixer Tools -->
|
||||
<svg version="1.1" id="_x32_" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"
|
||||
viewBox="0 0 512 512" xml:space="preserve">
|
||||
viewBox="0 0 512 512" height="512" width="512" xml:space="preserve">
|
||||
<style type="text/css">
|
||||
.st0{fill:#000000;}
|
||||
</style>
|
||||
|
@ -41,4 +41,4 @@
|
|||
c0-8.028-6.517-14.561-14.561-14.561c-6.102,0-11.306,3.77-13.472,9.084h-12.432c2.531-11.977,13.176-21.005,25.904-21.005
|
||||
c14.61,0,26.49,11.88,26.49,26.482C394.981,475.158,383.102,487.038,368.491,487.038z"/>
|
||||
</g>
|
||||
</svg>
|
||||
</svg>
|
||||
|
|
Before Width: | Height: | Size: 3.9 KiB After Width: | Height: | Size: 3.9 KiB |
|
@ -135,7 +135,7 @@
|
|||
},
|
||||
"opening_hours",
|
||||
"contact",
|
||||
"diets",
|
||||
"diets.diets_grouped",
|
||||
"payment-options",
|
||||
"wheelchair-access",
|
||||
"toilet_at_amenity_lib.all"
|
||||
|
|
|
@ -161,7 +161,7 @@
|
|||
"contact",
|
||||
"address.address",
|
||||
"payment-options",
|
||||
"wheelchair",
|
||||
"wheelchair-access",
|
||||
"toilet_at_amenity_lib.all"
|
||||
],
|
||||
"filter": [
|
||||
|
|
|
@ -1,144 +1,337 @@
|
|||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||
<svg version="1.1" width="64" height="64" color-interpolation="linearRGB"
|
||||
xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg">
|
||||
<g>
|
||||
<linearGradient id="gradient0" gradientUnits="userSpaceOnUse" x1="50" y1="-64" x2="64" y2="-64">
|
||||
<stop offset="0" stop-color="#010101" stop-opacity="0.5921"/>
|
||||
<stop offset="1" stop-color="#010101" stop-opacity="0.0509"/>
|
||||
</linearGradient>
|
||||
<path style="fill:url(#gradient0)"
|
||||
d="M34 60H54L64 56V40L54 36H49L34 60z"
|
||||
/>
|
||||
<path style="fill:none; stroke:#000000; stroke-width:4"
|
||||
d="M14 15V48H13V52L34 62L49 48V44H48V12L31 5L14 15z"
|
||||
/>
|
||||
<linearGradient id="gradient1" gradientUnits="userSpaceOnUse" x1="35.95" y1="-22.3" x2="62.61" y2="-11.02">
|
||||
<stop offset="0" stop-color="#0077ff"/>
|
||||
<stop offset="1" stop-color="#0000ff"/>
|
||||
</linearGradient>
|
||||
<path style="fill:url(#gradient1)"
|
||||
d="M14 47L13 49L34 60V57L14 47z"
|
||||
/>
|
||||
<linearGradient id="gradient2" gradientUnits="userSpaceOnUse" x1="-21.87" y1="19.46" x2="3.48" y2="-5.29">
|
||||
<stop offset="0" stop-color="#00507f"/>
|
||||
<stop offset="1" stop-color="#00337f"/>
|
||||
</linearGradient>
|
||||
<path style="fill:url(#gradient2)"
|
||||
d="M13 49V51L34 62V60L13 49z
|
||||
M14 15V48L34 58V23L14 15z"
|
||||
/>
|
||||
<linearGradient id="gradient3" gradientUnits="userSpaceOnUse" x1="35.95" y1="-22.3" x2="62.61" y2="-11.02">
|
||||
<stop offset="0" stop-color="#0077ff"/>
|
||||
<stop offset="1" stop-color="#0000ff"/>
|
||||
</linearGradient>
|
||||
<path style="fill:url(#gradient3)"
|
||||
d="M14 15L34 24L48 12L31 5L14 15z"
|
||||
/>
|
||||
<linearGradient id="gradient4" gradientUnits="userSpaceOnUse" x1="51.01" y1="11.44" x2="67.94" y2="24.43">
|
||||
<stop offset="0" stop-color="#080374"/>
|
||||
<stop offset="1" stop-color="#02265b"/>
|
||||
</linearGradient>
|
||||
<path style="fill:url(#gradient4)"
|
||||
d="M34 57V62L49 47V43L34 57z
|
||||
M34 24V58L48 44V12L34 24z"
|
||||
/>
|
||||
<path style="fill:none; stroke:#000000; stroke-width:3"
|
||||
d="M29 10V4L32 2L35 4V10C35 10 33 11 32 11C31 11 29 10 29 10z"
|
||||
/>
|
||||
<linearGradient id="gradient5" gradientUnits="userSpaceOnUse" x1="7.72" y1="42.9" x2="6.78" y2="16.92">
|
||||
<stop offset="0" stop-color="#ffffff"/>
|
||||
<stop offset="1" stop-color="#ffd800"/>
|
||||
</linearGradient>
|
||||
<path style="fill:url(#gradient5)"
|
||||
d="M29 10V4L32 2L35 4V10C35 10 33 11 32 11C31 11 29 10 29 10z"
|
||||
/>
|
||||
<linearGradient id="gradient6" gradientUnits="userSpaceOnUse" x1="35.95" y1="-22.3" x2="62.61" y2="-11.02">
|
||||
<stop offset="0" stop-color="#0077ff"/>
|
||||
<stop offset="1" stop-color="#0000ff"/>
|
||||
</linearGradient>
|
||||
<path style="fill:url(#gradient6)"
|
||||
d="M29 4L32 2L35 4C35 4 34 6 32 6C30 6 29 4 29 4z"
|
||||
/>
|
||||
<linearGradient id="gradient7" gradientUnits="userSpaceOnUse" x1="44.05" y1="-16.14" x2="59.07" y2="5.08">
|
||||
<stop offset="0" stop-color="#fffc00" stop-opacity="0.5254"/>
|
||||
<stop offset="1" stop-color="#ffd800" stop-opacity="0.6117"/>
|
||||
</linearGradient>
|
||||
<path style="fill:url(#gradient7)"
|
||||
d="M37 5L56 1L57 4L37 5z
|
||||
M38 8L62 9L63 12L38 8z
|
||||
M37 11L60 16L59 20L37 11z
|
||||
M27 7L5 3L3 6L27 7z
|
||||
M27 9L0 10L2 13L27 9z
|
||||
M24 12L1 18L4 20L24 12z"
|
||||
/>
|
||||
<linearGradient id="gradient8" gradientUnits="userSpaceOnUse" x1="7.72" y1="42.9" x2="6.78" y2="16.92">
|
||||
<stop offset="0" stop-color="#ffffff"/>
|
||||
<stop offset="1" stop-color="#ffd800"/>
|
||||
</linearGradient>
|
||||
<path style="fill:url(#gradient8)"
|
||||
d="M17 22L18 23V25L17 24
|
||||
M19 23L20 24V26L19 25
|
||||
M21 24L22 25V27L21 26
|
||||
M17 26L18 27V29L17 28
|
||||
M19 27L20 28V30L19 29
|
||||
M21 28L22 29V31L21 30"
|
||||
/>
|
||||
<linearGradient id="gradient9" gradientUnits="userSpaceOnUse" x1="7.72" y1="42.9" x2="6.78" y2="16.92">
|
||||
<stop offset="0" stop-color="#ffffff"/>
|
||||
<stop offset="1" stop-color="#ffd800"/>
|
||||
</linearGradient>
|
||||
<path style="fill:url(#gradient9)"
|
||||
d="M17 22L18 23V25L17 24
|
||||
M19 23L20 24V26L19 25
|
||||
M21 24L22 25V27L21 26
|
||||
M17 26L18 27V29L17 28
|
||||
M19 27L20 28V30L19 29
|
||||
M21 28L22 29V31L21 30"
|
||||
transform="matrix(1,0,0,1,8,4)"
|
||||
/>
|
||||
<linearGradient id="gradient10" gradientUnits="userSpaceOnUse" x1="7.72" y1="42.9" x2="6.78" y2="16.92">
|
||||
<stop offset="0" stop-color="#ffffff"/>
|
||||
<stop offset="1" stop-color="#ffd800"/>
|
||||
</linearGradient>
|
||||
<path style="fill:url(#gradient10)"
|
||||
d="M17 22L18 23V25L17 24
|
||||
M19 23L20 24V26L19 25
|
||||
M21 24L22 25V27L21 26
|
||||
M17 26L18 27V29L17 28
|
||||
M19 27L20 28V30L19 29
|
||||
M21 28L22 29V31L21 30"
|
||||
transform="matrix(-1,0,0,1,57,4)"
|
||||
/>
|
||||
<linearGradient id="gradient11" gradientUnits="userSpaceOnUse" x1="7.72" y1="42.9" x2="6.78" y2="16.92">
|
||||
<stop offset="0" stop-color="#ffffff"/>
|
||||
<stop offset="1" stop-color="#ffd800"/>
|
||||
</linearGradient>
|
||||
<path style="fill:url(#gradient11)"
|
||||
d="M17 22L18 23V25L17 24
|
||||
M19 23L20 24V26L19 25
|
||||
M21 24L22 25V27L21 26
|
||||
M17 26L18 27V29L17 28
|
||||
M19 27L20 28V30L19 29
|
||||
M21 28L22 29V31L21 30"
|
||||
transform="matrix(-1,0,0,1,64,-1)"
|
||||
/>
|
||||
<linearGradient id="gradient12" gradientUnits="userSpaceOnUse" x1="7.72" y1="42.9" x2="6.78" y2="16.92">
|
||||
<stop offset="0" stop-color="#ffffff"/>
|
||||
<stop offset="1" stop-color="#ffd800"/>
|
||||
</linearGradient>
|
||||
<path style="fill:url(#gradient12)"
|
||||
d="M17 31L22 33V39L17 37"
|
||||
/>
|
||||
<linearGradient id="gradient13" gradientUnits="userSpaceOnUse" x1="7.72" y1="42.9" x2="6.78" y2="16.92">
|
||||
<stop offset="0" stop-color="#ffffff"/>
|
||||
<stop offset="1" stop-color="#ffd800"/>
|
||||
</linearGradient>
|
||||
<path style="fill:url(#gradient13)"
|
||||
d="M24 39C25 40 24.7 41.7 24 41C23 40 23.29 38.29 24 39z"
|
||||
/>
|
||||
<path style="fill:none; stroke:#000000; stroke-width:1.5"
|
||||
d="M22 37C22 37 21 35.62 21 35C21 34.37 22 33 22 33
|
||||
M25 38C25 38 24 36.62 24 36C24 35.37 25 34 25 34"
|
||||
/>
|
||||
</g>
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<svg
|
||||
version="1.1"
|
||||
width="512"
|
||||
height="512"
|
||||
color-interpolation="linearRGB"
|
||||
id="svg29"
|
||||
sodipodi:docname="police_call_box.svg"
|
||||
inkscape:version="1.3.2 (1:1.3.2+202311252150+091e20ef0f)"
|
||||
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
xmlns:svg="http://www.w3.org/2000/svg">
|
||||
<defs
|
||||
id="defs29" />
|
||||
<sodipodi:namedview
|
||||
id="namedview29"
|
||||
pagecolor="#ffffff"
|
||||
bordercolor="#999999"
|
||||
borderopacity="1"
|
||||
inkscape:showpageshadow="2"
|
||||
inkscape:pageopacity="0"
|
||||
inkscape:pagecheckerboard="0"
|
||||
inkscape:deskcolor="#d1d1d1"
|
||||
inkscape:zoom="0.73986869"
|
||||
inkscape:cx="106.7757"
|
||||
inkscape:cy="329.78825"
|
||||
inkscape:window-width="1920"
|
||||
inkscape:window-height="1005"
|
||||
inkscape:window-x="0"
|
||||
inkscape:window-y="0"
|
||||
inkscape:window-maximized="1"
|
||||
inkscape:current-layer="svg29" />
|
||||
<g
|
||||
id="g29"
|
||||
transform="matrix(8,0,0,8,0,-1.3805705)">
|
||||
<linearGradient
|
||||
id="gradient0"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
x1="50"
|
||||
y1="-64"
|
||||
x2="64"
|
||||
y2="-64">
|
||||
<stop
|
||||
offset="0"
|
||||
stop-color="#010101"
|
||||
stop-opacity="0.5921"
|
||||
id="stop1" />
|
||||
<stop
|
||||
offset="1"
|
||||
stop-color="#010101"
|
||||
stop-opacity="0.0509"
|
||||
id="stop2" />
|
||||
</linearGradient>
|
||||
<path
|
||||
style="fill:url(#gradient0)"
|
||||
d="M 34,60 H 54 L 64,56 V 40 L 54,36 h -5 z"
|
||||
id="path2" />
|
||||
<path
|
||||
style="fill:none;stroke:#000000;stroke-width:4"
|
||||
d="m 14,15 v 33 h -1 v 4 L 34,62 49,48 V 44 H 48 V 12 L 31,5 Z"
|
||||
id="path3" />
|
||||
<linearGradient
|
||||
id="gradient1"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
x1="35.950001"
|
||||
y1="-22.299999"
|
||||
x2="62.610001"
|
||||
y2="-11.02">
|
||||
<stop
|
||||
offset="0"
|
||||
stop-color="#0077ff"
|
||||
id="stop3" />
|
||||
<stop
|
||||
offset="1"
|
||||
stop-color="#0000ff"
|
||||
id="stop4" />
|
||||
</linearGradient>
|
||||
<path
|
||||
style="fill:url(#gradient1)"
|
||||
d="m 14,47 -1,2 21,11 v -3 z"
|
||||
id="path4" />
|
||||
<linearGradient
|
||||
id="gradient2"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
x1="-21.870001"
|
||||
y1="19.459999"
|
||||
x2="3.48"
|
||||
y2="-5.29">
|
||||
<stop
|
||||
offset="0"
|
||||
stop-color="#00507f"
|
||||
id="stop5" />
|
||||
<stop
|
||||
offset="1"
|
||||
stop-color="#00337f"
|
||||
id="stop6" />
|
||||
</linearGradient>
|
||||
<path
|
||||
style="fill:url(#gradient2)"
|
||||
d="m 13,49 v 2 L 34,62 V 60 Z M 14,15 V 48 L 34,58 V 23 Z"
|
||||
id="path6" />
|
||||
<linearGradient
|
||||
id="gradient3"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
x1="35.950001"
|
||||
y1="-22.299999"
|
||||
x2="62.610001"
|
||||
y2="-11.02">
|
||||
<stop
|
||||
offset="0"
|
||||
stop-color="#0077ff"
|
||||
id="stop7" />
|
||||
<stop
|
||||
offset="1"
|
||||
stop-color="#0000ff"
|
||||
id="stop8" />
|
||||
</linearGradient>
|
||||
<path
|
||||
style="fill:url(#gradient3)"
|
||||
d="M 14,15 34,24 48,12 31,5 Z"
|
||||
id="path8" />
|
||||
<linearGradient
|
||||
id="gradient4"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
x1="51.009998"
|
||||
y1="11.44"
|
||||
x2="67.940002"
|
||||
y2="24.43">
|
||||
<stop
|
||||
offset="0"
|
||||
stop-color="#080374"
|
||||
id="stop9" />
|
||||
<stop
|
||||
offset="1"
|
||||
stop-color="#02265b"
|
||||
id="stop10" />
|
||||
</linearGradient>
|
||||
<path
|
||||
style="fill:url(#gradient4)"
|
||||
d="m 34,57 v 5 L 49,47 V 43 Z M 34,24 V 58 L 48,44 V 12 Z"
|
||||
id="path10" />
|
||||
<path
|
||||
style="fill:none;stroke:#000000;stroke-width:3"
|
||||
d="M 29,10 V 4 l 3,-2 3,2 v 6 c 0,0 -2,1 -3,1 -1,0 -3,-1 -3,-1 z"
|
||||
id="path11" />
|
||||
<linearGradient
|
||||
id="gradient5"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
x1="7.7199998"
|
||||
y1="42.900002"
|
||||
x2="6.7800002"
|
||||
y2="16.92">
|
||||
<stop
|
||||
offset="0"
|
||||
stop-color="#ffffff"
|
||||
id="stop11" />
|
||||
<stop
|
||||
offset="1"
|
||||
stop-color="#ffd800"
|
||||
id="stop12" />
|
||||
</linearGradient>
|
||||
<path
|
||||
style="fill:url(#gradient5)"
|
||||
d="M 29,10 V 4 l 3,-2 3,2 v 6 c 0,0 -2,1 -3,1 -1,0 -3,-1 -3,-1 z"
|
||||
id="path12" />
|
||||
<linearGradient
|
||||
id="gradient6"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
x1="35.950001"
|
||||
y1="-22.299999"
|
||||
x2="62.610001"
|
||||
y2="-11.02">
|
||||
<stop
|
||||
offset="0"
|
||||
stop-color="#0077ff"
|
||||
id="stop13" />
|
||||
<stop
|
||||
offset="1"
|
||||
stop-color="#0000ff"
|
||||
id="stop14" />
|
||||
</linearGradient>
|
||||
<path
|
||||
style="fill:url(#gradient6)"
|
||||
d="m 29,4 3,-2 3,2 C 35,4 34,6 32,6 30,6 29,4 29,4 Z"
|
||||
id="path14" />
|
||||
<linearGradient
|
||||
id="gradient7"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
x1="44.049999"
|
||||
y1="-16.139999"
|
||||
x2="59.07"
|
||||
y2="5.0799999">
|
||||
<stop
|
||||
offset="0"
|
||||
stop-color="#fffc00"
|
||||
stop-opacity="0.5254"
|
||||
id="stop15" />
|
||||
<stop
|
||||
offset="1"
|
||||
stop-color="#ffd800"
|
||||
stop-opacity="0.6117"
|
||||
id="stop16" />
|
||||
</linearGradient>
|
||||
<path
|
||||
style="fill:url(#gradient7)"
|
||||
d="m 37,5 19,-4 1,3 z m 1,3 24,1 1,3 z m -1,3 23,5 -1,4 z M 27,7 5,3 3,6 Z m 0,2 -27,1 2,3 z m -3,3 -23,6 3,2 z"
|
||||
id="path16" />
|
||||
<linearGradient
|
||||
id="gradient8"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
x1="7.7199998"
|
||||
y1="42.900002"
|
||||
x2="6.7800002"
|
||||
y2="16.92">
|
||||
<stop
|
||||
offset="0"
|
||||
stop-color="#ffffff"
|
||||
id="stop17" />
|
||||
<stop
|
||||
offset="1"
|
||||
stop-color="#ffd800"
|
||||
id="stop18" />
|
||||
</linearGradient>
|
||||
<path
|
||||
style="fill:url(#gradient8)"
|
||||
d="m 17,22 1,1 v 2 l -1,-1 m 2,-1 1,1 v 2 l -1,-1 m 2,-1 1,1 v 2 l -1,-1 m -4,0 1,1 v 2 l -1,-1 m 2,-1 1,1 v 2 l -1,-1 m 2,-1 1,1 v 2 l -1,-1"
|
||||
id="path18" />
|
||||
<linearGradient
|
||||
id="gradient9"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
x1="7.7199998"
|
||||
y1="42.900002"
|
||||
x2="6.7800002"
|
||||
y2="16.92">
|
||||
<stop
|
||||
offset="0"
|
||||
stop-color="#ffffff"
|
||||
id="stop19" />
|
||||
<stop
|
||||
offset="1"
|
||||
stop-color="#ffd800"
|
||||
id="stop20" />
|
||||
</linearGradient>
|
||||
<path
|
||||
style="fill:url(#gradient9)"
|
||||
d="m 17,22 1,1 v 2 l -1,-1 m 2,-1 1,1 v 2 l -1,-1 m 2,-1 1,1 v 2 l -1,-1 m -4,0 1,1 v 2 l -1,-1 m 2,-1 1,1 v 2 l -1,-1 m 2,-1 1,1 v 2 l -1,-1"
|
||||
transform="translate(8,4)"
|
||||
id="path20" />
|
||||
<linearGradient
|
||||
id="gradient10"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
x1="7.7199998"
|
||||
y1="42.900002"
|
||||
x2="6.7800002"
|
||||
y2="16.92">
|
||||
<stop
|
||||
offset="0"
|
||||
stop-color="#ffffff"
|
||||
id="stop21" />
|
||||
<stop
|
||||
offset="1"
|
||||
stop-color="#ffd800"
|
||||
id="stop22" />
|
||||
</linearGradient>
|
||||
<path
|
||||
style="fill:url(#gradient10)"
|
||||
d="m 17,22 1,1 v 2 l -1,-1 m 2,-1 1,1 v 2 l -1,-1 m 2,-1 1,1 v 2 l -1,-1 m -4,0 1,1 v 2 l -1,-1 m 2,-1 1,1 v 2 l -1,-1 m 2,-1 1,1 v 2 l -1,-1"
|
||||
transform="matrix(-1,0,0,1,57,4)"
|
||||
id="path22" />
|
||||
<linearGradient
|
||||
id="gradient11"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
x1="7.7199998"
|
||||
y1="42.900002"
|
||||
x2="6.7800002"
|
||||
y2="16.92">
|
||||
<stop
|
||||
offset="0"
|
||||
stop-color="#ffffff"
|
||||
id="stop23" />
|
||||
<stop
|
||||
offset="1"
|
||||
stop-color="#ffd800"
|
||||
id="stop24" />
|
||||
</linearGradient>
|
||||
<path
|
||||
style="fill:url(#gradient11)"
|
||||
d="m 17,22 1,1 v 2 l -1,-1 m 2,-1 1,1 v 2 l -1,-1 m 2,-1 1,1 v 2 l -1,-1 m -4,0 1,1 v 2 l -1,-1 m 2,-1 1,1 v 2 l -1,-1 m 2,-1 1,1 v 2 l -1,-1"
|
||||
transform="matrix(-1,0,0,1,64,-1)"
|
||||
id="path24" />
|
||||
<linearGradient
|
||||
id="gradient12"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
x1="7.7199998"
|
||||
y1="42.900002"
|
||||
x2="6.7800002"
|
||||
y2="16.92">
|
||||
<stop
|
||||
offset="0"
|
||||
stop-color="#ffffff"
|
||||
id="stop25" />
|
||||
<stop
|
||||
offset="1"
|
||||
stop-color="#ffd800"
|
||||
id="stop26" />
|
||||
</linearGradient>
|
||||
<path
|
||||
style="fill:url(#gradient12)"
|
||||
d="m 17,31 5,2 v 6 l -5,-2"
|
||||
id="path26" />
|
||||
<linearGradient
|
||||
id="gradient13"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
x1="7.7199998"
|
||||
y1="42.900002"
|
||||
x2="6.7800002"
|
||||
y2="16.92">
|
||||
<stop
|
||||
offset="0"
|
||||
stop-color="#ffffff"
|
||||
id="stop27" />
|
||||
<stop
|
||||
offset="1"
|
||||
stop-color="#ffd800"
|
||||
id="stop28" />
|
||||
</linearGradient>
|
||||
<path
|
||||
style="fill:url(#gradient13)"
|
||||
d="m 24,39 c 1,1 0.7,2.7 0,2 -1,-1 -0.71,-2.71 0,-2 z"
|
||||
id="path28" />
|
||||
<path
|
||||
style="fill:none;stroke:#000000;stroke-width:1.5"
|
||||
d="m 22,37 c 0,0 -1,-1.38 -1,-2 0,-0.63 1,-2 1,-2 m 3,5 c 0,0 -1,-1.38 -1,-2 0,-0.63 1,-2 1,-2"
|
||||
id="path29" />
|
||||
</g>
|
||||
</svg>
|
||||
|
|
Before Width: | Height: | Size: 5.8 KiB After Width: | Height: | Size: 8.8 KiB |
|
@ -1,26 +1,140 @@
|
|||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<svg xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:cc="http://creativecommons.org/ns#" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" id="svg4644" width="14" height="14" viewBox="0 0 14 14" version="1.1">
|
||||
<defs id="defs4648"/>
|
||||
<metadata id="metadata4616">
|
||||
<svg
|
||||
id="svg4644"
|
||||
width="512"
|
||||
height="512"
|
||||
viewBox="0 0 512 512"
|
||||
version="1.1"
|
||||
sodipodi:docname="sauna.svg"
|
||||
inkscape:version="1.3.2 (1:1.3.2+202311252150+091e20ef0f)"
|
||||
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
xmlns:svg="http://www.w3.org/2000/svg"
|
||||
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||
xmlns:cc="http://creativecommons.org/ns#"
|
||||
xmlns:dc="http://purl.org/dc/elements/1.1/">
|
||||
<sodipodi:namedview
|
||||
id="namedview1"
|
||||
pagecolor="#ffffff"
|
||||
bordercolor="#999999"
|
||||
borderopacity="1"
|
||||
inkscape:showpageshadow="2"
|
||||
inkscape:pageopacity="0"
|
||||
inkscape:pagecheckerboard="0"
|
||||
inkscape:deskcolor="#d1d1d1"
|
||||
inkscape:zoom="0.5"
|
||||
inkscape:cx="256"
|
||||
inkscape:cy="6"
|
||||
inkscape:window-width="1920"
|
||||
inkscape:window-height="1005"
|
||||
inkscape:window-x="0"
|
||||
inkscape:window-y="0"
|
||||
inkscape:window-maximized="1"
|
||||
inkscape:current-layer="svg4644" />
|
||||
<defs
|
||||
id="defs4648" />
|
||||
<metadata
|
||||
id="metadata4616">
|
||||
<rdf:RDF>
|
||||
<cc:Work rdf:about="">
|
||||
<cc:Work
|
||||
rdf:about="">
|
||||
<dc:format>image/svg+xml</dc:format>
|
||||
<dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage"/>
|
||||
<dc:title/>
|
||||
<dc:type
|
||||
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
|
||||
</cc:Work>
|
||||
</rdf:RDF>
|
||||
</metadata>
|
||||
<path id="path4618" visibility="hidden" fill="none" d="m0 0v14h14v-3.0879c-0.60296-0.26883-0.76534-0.32352-0.7168-0.98047-0.21853-0.61728-0.35897-1.263-0.48242-1.9062-0.0093-0.048426 0.08558-0.048509 0.125-0.078125 0.02694-0.020238 0.05602-0.041951 0.07422-0.070312 0.0042-0.00659-0.01311-0.00918-0.01953-0.013672 0.0035-0.076059 0.01266-0.074037 0.08594-0.16211-0.03731-0.10155-0.06732-0.20749-0.11133-0.30469 0.19347-0.13603 0.37109-0.29748 0.58008-0.4082 0.01355-0.00718 0.03058-0.00476 0.04492-0.00977 0.03638-0.02021 0.13456-0.045363 0.1875-0.066406 0.076901-0.030559 0.15476-0.059081 0.23242-0.087887v-6.8242z"/>
|
||||
<path id="path4620" visibility="hidden" fill="none" d="m13.068 7.9492c-0.02009 0.010037-0.04307 0.024603-0.06055 0.029297l0.09766-0.027344c-0.0084-0.00964-0.01975-0.010628-0.03711-0.00195z"/>
|
||||
<path id="path4622" visibility="hidden" fill="none" d="m13.979 9.9258c-0.05456 0.053192-0.10755 0.095946-0.13281 0.046875-6.67e-4 -0.0013-0.0013-0.00261-2e-3 -0.00391-0.06841 0.036743-0.14969 0.089871-0.22656 0.13672 0.0757 0.1435 0.19358 0.26645 0.33203 0.37695 0.01102-0.01701 0.03821-0.04094 0.05078-0.05859v-0.45508c-0.0051-0.017731-9e-3 -0.037605-0.02148-0.042969z"/>
|
||||
<path style="fill:#0E8517" id="path4624" d="m0.82924 10.095h3.3722l-0.44665 3.9051h-2.5459z"/>
|
||||
<path style="fill:#0E8517;stroke:#0E8517;stroke-opacity:1" id="path4626" stroke-width=".086943" stroke="#030305" d="m1.3678 0.069465c-3.9978 2.6001 3.2253 3.0269-1.2178 6.1111l0.87772-0.01179c4.1676-3.2915-3.0949-3.5323 1.3044-6.1262z"/>
|
||||
<path style="fill:#0E8517;stroke:#0E8517;stroke-opacity:1" id="path4628" stroke-width=".086943" stroke="#030305" d="m4.4017 0.070365c-3.9978 2.6001 3.2253 3.0269-1.2178 6.1111l0.87772-0.01179c4.1676-3.2915-3.0949-3.5323 1.3044-6.1262z"/>
|
||||
<circle id="circle4630" style="paint-order:stroke fill markers;fill:#0E8517" r="1.3921" cy="2.2245" cx="10.209"/>
|
||||
<rect id="rect4632" style="paint-order:stroke fill markers;fill:#0E8517" ry=".6888" height="1.3776" width="5.3022" y="13.111" x="-5.3508" transform="matrix(.6376 -.77037 .71155 .70264 0 0)"/>
|
||||
<rect id="rect4634" style="paint-order:stroke fill markers;fill:#0E8517" ry=".48114" height=".96227" width="3.755" y="9.5685" x="3.7086" transform="matrix(.94618 -.32365 .32524 .94563 0 0)"/>
|
||||
<rect id="rect4636" style="paint-order:stroke fill markers;fill:#0E8517" ry=".47564" height=".95127" width="3.7087" y="-12.573" x="-1.4435" transform="matrix(-.45288 .89157 -.88823 -.4594 0 0)"/>
|
||||
<rect id="rect4638" style="paint-order:stroke fill markers;fill:#0E8517" ry=".64314" height="1.2863" width="5.285" y="9.4976" x="8.7215" transform="matrix(1 .0017978 -.00063981 1 0 0)"/>
|
||||
<rect id="rect4640" style="paint-order:stroke fill markers;fill:#0E8517" height=".7292" width="3.409" y="12.1" x="10.591"/>
|
||||
<rect id="rect4642" style="paint-order:stroke fill markers;fill:#0E8517" ry=".66257" height="1.3251" width="7.0859" y="-9.7823" x="7.6403" transform="matrix(.33821 .94107 -.94088 .33873 0 0)"/>
|
||||
</svg>
|
||||
<path
|
||||
id="path4618"
|
||||
visibility="hidden"
|
||||
fill="none"
|
||||
d="M 0,0.03128794 V 512.0152 H 511.98391 V 399.08983 c -22.05042,-9.83119 -27.9887,-11.83121 -26.21358,-35.85606 -7.9917,-22.5741 -13.12763,-46.18826 -17.64223,-69.71027 -0.3401,-1.77095 3.12968,-1.77398 4.57128,-2.85705 0.98521,-0.74011 2.04867,-1.53416 2.71425,-2.57133 0.1536,-0.241 -0.47944,-0.33571 -0.71422,-0.49999 0.128,-2.7815 0.46298,-2.70755 3.14285,-5.92841 -1.36444,-3.71371 -2.46191,-7.58796 -4.07137,-11.14259 7.07525,-4.97466 13.57087,-10.87893 21.21369,-14.92799 0.49553,-0.26258 1.11832,-0.17408 1.64274,-0.35729 1.33042,-0.73909 4.92089,-1.65894 6.85692,-2.42849 2.8123,-1.11755 5.65962,-2.16061 8.49967,-3.21405 V 0.03340902 Z"
|
||||
style="stroke-width:36.5703" />
|
||||
<path
|
||||
id="path4620"
|
||||
visibility="hidden"
|
||||
fill="none"
|
||||
d="m 477.90041,290.73575 c -0.7347,0.36706 -1.57508,0.89974 -2.21433,1.0714 l 3.57145,-0.99998 c -0.30719,-0.35253 -0.72226,-0.38867 -1.35712,-0.0713 z"
|
||||
style="stroke-width:36.5703" />
|
||||
<path
|
||||
id="path4622"
|
||||
visibility="hidden"
|
||||
fill="none"
|
||||
d="m 511.21593,363.02057 c -1.99527,1.94524 -3.93313,3.50877 -4.8569,1.71423 -0.0244,-0.0475 -0.0475,-0.0955 -0.0731,-0.14299 -2.50177,1.3437 -5.4742,3.28661 -8.28536,4.99989 2.76837,5.24783 7.07928,9.74415 12.14243,13.78516 0.40301,-0.62206 1.39735,-1.49718 1.85704,-2.14265 v -16.6424 c -0.18651,-0.64843 -0.32913,-1.37523 -0.78553,-1.57139 z"
|
||||
style="stroke-width:36.5703" />
|
||||
<path
|
||||
style="fill:#0e8517;stroke-width:36.5703"
|
||||
id="path4624"
|
||||
d="M 30.325538,369.20826 H 153.64783 L 137.31372,512.01885 H 44.209445 Z" />
|
||||
<path
|
||||
style="fill:#0e8517;stroke:#0e8517;stroke-opacity:1"
|
||||
id="path4626"
|
||||
stroke-width="3.17953"
|
||||
stroke="#030305"
|
||||
d="M 50.020828,2.5716424 C -96.179834,97.658025 167.97095,113.26622 5.4855419,226.05628 L 37.584007,225.62511 C 189.9943,105.25404 -75.59735,96.447915 85.28628,1.5882676 Z" />
|
||||
<path
|
||||
style="fill:#0e8517;stroke:#0e8517;stroke-opacity:1"
|
||||
id="path4628"
|
||||
stroke-width="3.17953"
|
||||
stroke="#030305"
|
||||
d="M 160.9714,2.6045556 C 14.770736,97.690939 278.92152,113.29913 116.43611,226.08919 l 32.09847,-0.43116 C 300.94487,105.28695 35.35322,96.480828 196.23685,1.6211808 Z" />
|
||||
<circle
|
||||
id="circle4630"
|
||||
style="fill:#0e8517;stroke-width:36.5703;paint-order:stroke fill markers"
|
||||
r="50.909485"
|
||||
cy="81.381874"
|
||||
cx="373.34598" />
|
||||
<rect
|
||||
id="rect4632"
|
||||
style="fill:#0e8517;stroke-width:36.5703;paint-order:stroke fill markers"
|
||||
ry="25.189688"
|
||||
height="50.379375"
|
||||
width="193.90329"
|
||||
y="479.49451"
|
||||
x="-195.70297"
|
||||
transform="matrix(0.63759882,-0.77036858,0.71154773,0.70263776,0,0)" />
|
||||
<rect
|
||||
id="rect4634"
|
||||
style="fill:#0e8517;stroke-width:36.5703;paint-order:stroke fill markers"
|
||||
ry="17.595398"
|
||||
height="35.190434"
|
||||
width="137.32181"
|
||||
y="349.95181"
|
||||
x="135.61476"
|
||||
transform="matrix(0.9461772,-0.32364904,0.32524046,0.94563135,0,0)" />
|
||||
<rect
|
||||
id="rect4636"
|
||||
style="fill:#0e8517;stroke-width:36.5703;paint-order:stroke fill markers"
|
||||
ry="17.394295"
|
||||
height="34.788223"
|
||||
width="135.62801"
|
||||
y="-459.8125"
|
||||
x="-52.761337"
|
||||
transform="matrix(-0.4528806,0.89157118,-0.8882296,-0.45939979,0,0)" />
|
||||
<rect
|
||||
id="rect4638"
|
||||
style="fill:#0e8517;stroke-width:36.5703;paint-order:stroke fill markers"
|
||||
ry="23.519814"
|
||||
height="47.040356"
|
||||
width="193.27423"
|
||||
y="347.36124"
|
||||
x="318.94824"
|
||||
transform="matrix(0.99999838,0.0017978,-6.3980987e-4,0.9999998,0,0)" />
|
||||
<rect
|
||||
id="rect4640"
|
||||
style="fill:#0e8517;stroke-width:36.5703;paint-order:stroke fill markers"
|
||||
height="26.667048"
|
||||
width="124.66808"
|
||||
y="442.53168"
|
||||
x="387.31583" />
|
||||
<rect
|
||||
id="rect4642"
|
||||
style="fill:#0e8517;stroke-width:36.5702;paint-order:stroke fill markers"
|
||||
ry="24.230288"
|
||||
height="48.45911"
|
||||
width="259.13318"
|
||||
y="-357.72964"
|
||||
x="279.43716"
|
||||
transform="matrix(0.33821021,0.94107059,-0.94088321,0.33873115,0,0)" />
|
||||
</svg>
|
||||
|
|
Before Width: | Height: | Size: 3.5 KiB After Width: | Height: | Size: 5.4 KiB |
|
@ -367,6 +367,7 @@
|
|||
},
|
||||
{
|
||||
"id": "beauty_shop_type",
|
||||
"condition": "shop=beauty",
|
||||
"question": {
|
||||
"en": "What type of beauty shop is this?"
|
||||
},
|
||||
|
@ -1420,6 +1421,95 @@
|
|||
{
|
||||
"builtin": "bike_cleaning.bike_cleaning-service_bicycle_cleaning_charge"
|
||||
},
|
||||
{
|
||||
"id": "erotic_shop_fetish",
|
||||
"condition": "shop=erotic",
|
||||
"labels": ["nsfw"],
|
||||
"multiAnswer": true,
|
||||
"question": {
|
||||
"en": "Does this shop offer fetish gear?",
|
||||
"de": "Bietet dieser Laden Fetischkleidung an?",
|
||||
"es": "¿Esta tienda ofrece artículos fetiche?",
|
||||
"cs": "Nabízí tento obchod vybavení pro fetišisty?",
|
||||
"nl": "Biedt deze winkel fetisjspullen aan?",
|
||||
"ko": "이 상점은 페티시 기어를 제공하나요?",
|
||||
"it": "Questo negozio offre attrezzature fetish?",
|
||||
"zh_Hant": "這家商店提供戀物癖裝備嗎?"
|
||||
},
|
||||
"mappings": [
|
||||
{
|
||||
"if": "fetish:bdsm:soft=yes",
|
||||
"ifnot": "fetish:bdsm:soft=no",
|
||||
"then": {
|
||||
"en": "This shop offers <b>soft BDSM-gear</b>, such as fluffy handcuffs, a 'fifty-shade-of-grey'-starterset, ...",
|
||||
"de": "Dieser Laden bietet <b>weiches BDSM-Zubehör</b> an, wie zum Beispiel flauschige Handschellen, ein \"Fifty Shades of Grey\"-Starterset, ...",
|
||||
"es": "Esta tienda ofrece <b>artículos BDSM suaves</b>, como esposas de peluche, un kit de iniciación 'cincuenta sombras de Grey',...",
|
||||
"cs": "Tento obchod nabízí <b>měkké BDSM pomůcky</b>, jako jsou chlupatá pouta, sada „padesát odstínů šedi“, ...",
|
||||
"nl": "Deze winkel biedt <b>soft BDSM-accessoires</b>, zoals zachte handboeien, een 'fifty-shade-of-grey'-starterset, ...",
|
||||
"ko": "이 상점은 털 수갑과 같은 <b>soft BDSM-gear</b>를 제공합니다.",
|
||||
"it": "Questo negozio offre <b>attrezzature BDSM leggere</b>, come manette pelose, un 'kit di partenza cinquanta sfumature di grigio', ...",
|
||||
"zh_Hant": "這間店提供<b>軟性調教道具</b>,例如完整的手銬、完整的格雷的五十道陰影入門款、…"
|
||||
}
|
||||
},
|
||||
{
|
||||
"if": "fetish:bdsm:specialized=yes",
|
||||
"ifnot": "fetish:bdsm:specialized=no",
|
||||
"then": {
|
||||
"en": "This shop offers <b>specialized BDSM-gear</b>, such as spreader bars, supplies for needle play, medical bondage supplies, impact tools, shackles, metal colors, cuffs, nipple clamps, shibari accessories, ...",
|
||||
"de": "Dieser Laden bietet <b>spezialisiertes BDSM-Zubehör</b> an, wie zum Beispiel Spreizstangen, Utensilien für Nadelfolter, medizinische Bondage-Ausrüstung, Schlagwerkzeuge, Fesseln, Metallhalsbänder, Handschellen, Nippelklemmen, Shibari-Zubehör, ...",
|
||||
"es": "Esta tienda ofrece <b>artículos BDSM especializados</b>, como barras separadoras, artículos para juegos con agujas, artículos de bondage médico, herramientas de impacto, grilletes, colores metálicos, puños, pinzas para pezones, accesorios shibari,...",
|
||||
"cs": "Tento obchod nabízí <b>specializované BDSM pomůcky</b>, jako jsou roztahovací tyče, potřeby pro hru na jehlách, potřeby pro lékařskou bondáž, nárazové nástroje, pouta, kovové barvy, pouta, svorky na bradavky, shibari doplňky, ...",
|
||||
"nl": "Deze winkel biedt <b>gespecialiseerde BDSM-benodigdheden</b>, zoals spreidstangen, benodigdheden voor naaldspellen, medische bondagebenodigdheden, slagwerktuigen, kluisters, metalen kleuren, boeien, tepelklemmen, shibari-accessoires, ...",
|
||||
"ko": "이 상점은 스프레더 바와 같은 <b>specialized BDSM-gear</b>를 제공합니다.",
|
||||
"it": "Questo negozio offre <b>attrezzature BDSM specializzate</b>, come barre divaricatrici, forniture per giochi con aghi, forniture per bondage medico, strumenti d'impatto, catene, polsini, morsetti per capezzoli, accessori per shibari, ...",
|
||||
"zh_Hant": "這間店提供<b>特規調教工具</b>,例如擴張桿、針刺遊戲用品、醫療束縛用品、衝擊工具、枷鎖、金屬色料、袖口、乳頭夾、繩縛配件、…"
|
||||
}
|
||||
},
|
||||
{
|
||||
"if": "fetish:pet_play=yes",
|
||||
"ifnot": "fetish:pet_play=no",
|
||||
"then": {
|
||||
"en": "This shop offers <b>pet play</b> accessories, such as puppy masks, animal masks, pony play, tails, hoof shoes, ...",
|
||||
"de": "Dieser Laden bietet <b>Petplay</b>-Zubehör an, wie zum Beispiel Hundemasken, Tiermasken, Ponyplay-Ausrüstung, Schwänze, Hufschuhe, ...",
|
||||
"es": "Esta tienda ofrece accesorios para <b>juegos con mascotas</b>, como máscaras de cachorro, máscaras de animales, juegos de pony, colas, zapatos de casco,...",
|
||||
"cs": "Tento obchod nabízí doplňky <b>na hraní si na zvířata</b>, jako jsou masky štěňat, masky zvířat, poníci na hraní, ocasy, boty na kopyta, ...",
|
||||
"nl": "Deze winkel biedt '<b>pet play</b>'-accessoires, zoals puppymaskers, dierenmaskers, ponyspellen, staarten, hoefschoenen, ...",
|
||||
"ko": "이 상점은 동물 마스크와 같은 <b>pet play</b> 악세사리를 제공합니다.",
|
||||
"it": "Questo negozio offre accessori per <b>pet play</b>, come maschere da cucciolo, maschere di animali, pony play, code, scarpe a zoccolo, ...",
|
||||
"zh_Hant": "這間店提供<b>寵物扮演</b>配件,像是寵物面具、動物面具、馬尾、馬蹄鐵、…"
|
||||
}
|
||||
},
|
||||
{
|
||||
"if": "fetish:leather=yes",
|
||||
"ifnot": "fetish:leather=no",
|
||||
"then": {
|
||||
"en": "This shop offers <b>leather gear</b>, including pants and shirts usable in daily life up till leather harnesses",
|
||||
"de": "Dieser Laden bietet <b>Lederkleidung</b> an, darunter Hosen und Hemden für den Alltag bis hin zu Lederharnissen",
|
||||
"es": "Esta tienda ofrece <b>artículos de cuero</b>, incluyendo pantalones y camisas utilizables en la vida diaria hasta arneses de cuero",
|
||||
"cs": "Tento obchod nabízí <b>kožené vybavení</b>, včetně kalhot a košil použitelných v každodenním životě až po kožené postroje",
|
||||
"nl": "Deze winkel biedt <b>leren kledij</b> aan, waaronder broeken en shirts die je in het dagelijks leven kunt gebruiken tot en met leren harnassen",
|
||||
"ko": "이 상점은 바지, 셔츠, 가죽 하네스와 같은 <b>leather gear</b>를 제공합니다",
|
||||
"it": "Questo negozio offre <b>abbigliamento in pelle</b>, inclusi pantaloni e camicie utilizzabili nella vita quotidiana fino a imbracature in pelle",
|
||||
"zh_Hant": "這間店提供<b>皮革工具</b>,包括日常生活中穿的褲子和襯衫,採用皮革馬具"
|
||||
}
|
||||
},
|
||||
{
|
||||
"if": "fetish:uniform=yes",
|
||||
"ifnot": "fetish:uniform=no",
|
||||
"then": {
|
||||
"en": "This shop offers <b>uniforms</b> for roleplay, such nurse uniforms, military uniforms, police, school girl, french maid, ...",
|
||||
"de": "Dieser Laden bietet <b>Uniformen</b> für Rollenspiele an, wie Krankenschwester-Uniformen, Militäruniformen, Polizei-, Schulmädchen- und Dienstmädchen-Outfits, ...",
|
||||
"es": "Esta tienda ofrece <b>uniformes</b> para juegos de rol, como uniformes de enfermera, uniformes militares, policía, colegiala, criada francesa,...",
|
||||
"cs": "Tento obchod nabízí <b>uniformy</b> pro roleplay, jako jsou uniformy zdravotní sestry, vojenské uniformy, policie, školačky, francouzské pokojské, ...",
|
||||
"nl": "Deze winkel biedt <b>uniformen</b> voor rollenspelen aan, zoals verpleegsteruniformen, militaire uniformen, politie, schoolmeisje, Franse dienstmeid, ...",
|
||||
"ko": "이 상점은 롤플레이 유니폼 같은<b>uniforms</b> 을 제공합니다.",
|
||||
"it": "Questo negozio offre <b>uniformi</b> per giochi di ruolo, come uniformi da infermiera, uniformi militari, polizia, scolaretta, cameriera francese, ...",
|
||||
"zh_Hant": "這間店提供角色扮演<b>制服</b>,例如護士服、軍服、警察、學生妹、法國女佣、…"
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
|
||||
"internet-all",
|
||||
{
|
||||
"id": "organic",
|
||||
|
|
|
@ -70,7 +70,8 @@
|
|||
"builtin": "ice_cream",
|
||||
"hideTagRenderingsWithLabels": [
|
||||
"images",
|
||||
"reviews"
|
||||
"reviews",
|
||||
"gluten_free"
|
||||
],
|
||||
"override": {
|
||||
"source": {
|
||||
|
@ -90,7 +91,8 @@
|
|||
"builtin": "ice_cream",
|
||||
"hideTagRenderingsWithLabels": [
|
||||
"images",
|
||||
"reviews"
|
||||
"reviews",
|
||||
"gluten_free"
|
||||
],
|
||||
"override": {
|
||||
"name": null,
|
||||
|
|
|
@ -141,7 +141,7 @@
|
|||
"+tagRenderings": [
|
||||
"images",
|
||||
"reviews",
|
||||
"lactose_free"
|
||||
"diets.lactose_free"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
|
|
@ -39,6 +39,8 @@ export interface ThemeConfigJson {
|
|||
*/
|
||||
id: string
|
||||
|
||||
labels?: string[]
|
||||
|
||||
/**
|
||||
* question: What is the title of this theme?
|
||||
*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue