Move mappings around

This commit is contained in:
Pieter Vander Vennet 2024-05-16 10:40:03 +02:00
parent 187459cda1
commit 2f50dbdf36
12 changed files with 86 additions and 86 deletions

View file

@ -1112,6 +1112,18 @@
"class": "medium" "class": "medium"
} }
}, },
{
"if": "recycling:pmd=yes",
"ifnot": "recycling:pmd=",
"then": {
"en": "Plastic packaging, metal packaging and drink cartons (PMD) can be recycled here",
"nl": "Plastic verpakkingen, metalen verpakkingen en drankpakken kunnen hier gerecycled worden"
},
"icon": {
"path": "./assets/layers/recycling/pmd.svg",
"class": "medium"
}
},
{ {
"if": "recycling:printer_cartridges=yes", "if": "recycling:printer_cartridges=yes",
"ifnot": "recycling:printer_cartridges=", "ifnot": "recycling:printer_cartridges=",
@ -1249,18 +1261,6 @@
"path": "./assets/layers/recycling/bicycles.svg", "path": "./assets/layers/recycling/bicycles.svg",
"class": "medium" "class": "medium"
} }
},
{
"if": "recycling:pmd=yes",
"ifnot": "recycling:pmd=",
"then": {
"en": "Plastic packaging, metal packaging and drink cartons (PMD) can be recycled here",
"nl": "Plastic verpakkingen, metalen verpakkingen en drankpakken kunnen hier gerecycled worden"
},
"icon": {
"path": "./assets/layers/recycling/pmd.svg",
"class": "medium"
}
} }
] ]
}, },

View file

@ -206,6 +206,13 @@
"cs": "Odpadkový koš na plasty" "cs": "Odpadkový koš na plasty"
} }
}, },
{
"if": "waste=pmd",
"then": {
"en": "A waste basket for plastic packaging, metal packaging and drink cartons (PMD)",
"nl": "Een vuilnisbak voor plastic verpakkingen, metalen verpakkingen en drankpakken (PMD)"
}
},
{ {
"if": "waste=paper", "if": "waste=paper",
"then": { "then": {
@ -219,13 +226,6 @@
"ca": "Una paperera per a paper", "ca": "Una paperera per a paper",
"cs": "Odpadový koš na papír" "cs": "Odpadový koš na papír"
} }
},
{
"if": "waste=pmd",
"then": {
"en": "A waste basket for plastic packaging, metal packaging and drink cartons (PMD)",
"nl": "Een vuilnisbak voor plastic verpakkingen, metalen verpakkingen en drankpakken (PMD)"
}
} }
] ]
}, },

View file

@ -6725,28 +6725,28 @@
"16": { "16": {
"then": "Aquí es pot reciclar plàstic" "then": "Aquí es pot reciclar plàstic"
}, },
"17": { "18": {
"then": "Els cartutxos d'impressora es poden reciclar aquí" "then": "Els cartutxos d'impressora es poden reciclar aquí"
}, },
"18": { "19": {
"then": "Aquí es pot reciclar ferralla" "then": "Aquí es pot reciclar ferralla"
}, },
"19": {
"then": "Aquí es poden reciclar sabates"
},
"20": { "20": {
"then": "Aquí es poden reciclar petits electrodomèstics" "then": "Aquí es poden reciclar sabates"
}, },
"21": { "21": {
"then": "Aquí es poden reciclar petits electrodomèstics" "then": "Aquí es poden reciclar petits electrodomèstics"
}, },
"22": { "22": {
"then": "Aquí es poden reciclar agulles" "then": "Aquí es poden reciclar petits electrodomèstics"
}, },
"23": { "23": {
"then": "Ací es pot reciclar el rebuig" "then": "Aquí es poden reciclar agulles"
}, },
"24": { "24": {
"then": "Ací es pot reciclar el rebuig"
},
"25": {
"then": "Aquí es poden reciclar bicicletes" "then": "Aquí es poden reciclar bicicletes"
} }
}, },
@ -9121,7 +9121,7 @@
"6": { "6": {
"then": "Una paperera per a plàstic" "then": "Una paperera per a plàstic"
}, },
"7": { "8": {
"then": "Una paperera per a paper" "then": "Una paperera per a paper"
} }
}, },

View file

@ -6988,28 +6988,28 @@
"16": { "16": {
"then": "Plast se zde dá recyklovat" "then": "Plast se zde dá recyklovat"
}, },
"17": { "18": {
"then": "Náplně do tiskáren lze recyklovat zde" "then": "Náplně do tiskáren lze recyklovat zde"
}, },
"18": { "19": {
"then": "Kovový šrot lze zde recyklovat" "then": "Kovový šrot lze zde recyklovat"
}, },
"19": {
"then": "Boty se zde dají recyklovat"
},
"20": { "20": {
"then": "Drobné elektrospotřebiče se zde dají recyklovat" "then": "Boty se zde dají recyklovat"
}, },
"21": { "21": {
"then": "Drobné elektrospotřebiče se zde dají recyklovat" "then": "Drobné elektrospotřebiče se zde dají recyklovat"
}, },
"22": { "22": {
"then": "Jehly se zde dají recyklovat" "then": "Drobné elektrospotřebiče se zde dají recyklovat"
}, },
"23": { "23": {
"then": "Zbytkový odpad zde lze recyklovat" "then": "Jehly se zde dají recyklovat"
}, },
"24": { "24": {
"then": "Zbytkový odpad zde lze recyklovat"
},
"25": {
"then": "Kola se zde dají recyklovat" "then": "Kola se zde dají recyklovat"
} }
}, },
@ -9380,7 +9380,7 @@
"6": { "6": {
"then": "Odpadkový koš na plasty" "then": "Odpadkový koš na plasty"
}, },
"7": { "8": {
"then": "Odpadový koš na papír" "then": "Odpadový koš na papír"
} }
}, },

View file

@ -2610,7 +2610,7 @@
"6": { "6": {
"then": "En affaldskurv til plast" "then": "En affaldskurv til plast"
}, },
"7": { "8": {
"then": "En affaldskurv til papir" "then": "En affaldskurv til papir"
} }
}, },

View file

@ -8273,28 +8273,28 @@
"16": { "16": {
"then": "Kunststoff kann hier recycelt werden" "then": "Kunststoff kann hier recycelt werden"
}, },
"17": { "18": {
"then": "Druckerpatronen können hier recycelt werden" "then": "Druckerpatronen können hier recycelt werden"
}, },
"18": { "19": {
"then": "Metallschrott kann hier recycelt werden" "then": "Metallschrott kann hier recycelt werden"
}, },
"19": {
"then": "Schuhe können hier recycelt werden"
},
"20": { "20": {
"then": "Elektrokleingeräte können hier recycelt werden" "then": "Schuhe können hier recycelt werden"
}, },
"21": { "21": {
"then": "Elektrokleingeräte können hier recycelt werden" "then": "Elektrokleingeräte können hier recycelt werden"
}, },
"22": { "22": {
"then": "Nadeln können hier recycelt werden" "then": "Elektrokleingeräte können hier recycelt werden"
}, },
"23": { "23": {
"then": "Restmüll kann hier recycelt werden" "then": "Nadeln können hier recycelt werden"
}, },
"24": { "24": {
"then": "Restmüll kann hier recycelt werden"
},
"25": {
"then": "Fahrräder können hier recycelt werden" "then": "Fahrräder können hier recycelt werden"
} }
}, },
@ -11166,7 +11166,7 @@
"6": { "6": {
"then": "Der Abfalleimer ist für Plastik" "then": "Der Abfalleimer ist für Plastik"
}, },
"7": { "8": {
"then": "Der Abfalleimer ist für Papier" "then": "Der Abfalleimer ist für Papier"
} }
}, },

View file

@ -8453,31 +8453,31 @@
"then": "Plastic can be recycled here" "then": "Plastic can be recycled here"
}, },
"17": { "17": {
"then": "Printer cartridges can be recycled here" "then": "Plastic packaging, metal packaging and drink cartons (PMD) can be recycled here"
}, },
"18": { "18": {
"then": "Scrap metal can be recycled here" "then": "Printer cartridges can be recycled here"
}, },
"19": { "19": {
"then": "Shoes can be recycled here" "then": "Scrap metal can be recycled here"
}, },
"20": { "20": {
"then": "Small electrical appliances can be recycled here" "then": "Shoes can be recycled here"
}, },
"21": { "21": {
"then": "Small electrical appliances can be recycled here" "then": "Small electrical appliances can be recycled here"
}, },
"22": { "22": {
"then": "Needles can be recycled here" "then": "Small electrical appliances can be recycled here"
}, },
"23": { "23": {
"then": "Residual waste can be recycled here" "then": "Needles can be recycled here"
}, },
"24": { "24": {
"then": "Bicycles can be recycled here" "then": "Residual waste can be recycled here"
}, },
"25": { "25": {
"then": "Plastic packaging, metal packaging and drink cartons (PMD) can be recycled here" "then": "Bicycles can be recycled here"
} }
}, },
"question": "What can be recycled here?" "question": "What can be recycled here?"
@ -11374,10 +11374,10 @@
"then": "A waste basket for plastic" "then": "A waste basket for plastic"
}, },
"7": { "7": {
"then": "A waste basket for paper" "then": "A waste basket for plastic packaging, metal packaging and drink cartons (PMD)"
}, },
"8": { "8": {
"then": "A waste basket for plastic packaging, metal packaging and drink cartons (PMD)" "then": "A waste basket for paper"
} }
}, },
"question": "What kind of waste basket is this?" "question": "What kind of waste basket is this?"

View file

@ -3913,10 +3913,10 @@
"16": { "16": {
"then": "Aquí se puede reciclar plástico" "then": "Aquí se puede reciclar plástico"
}, },
"18": { "19": {
"then": "Aquí se puede reciclar chatarra" "then": "Aquí se puede reciclar chatarra"
}, },
"19": { "20": {
"then": "El calzado se puede reciclar aquí" "then": "El calzado se puede reciclar aquí"
} }
}, },

View file

@ -5444,28 +5444,28 @@
"16": { "16": {
"then": "Le plastique peut être recyclé ici" "then": "Le plastique peut être recyclé ici"
}, },
"17": { "18": {
"then": "Les cartouches d'imprimante peuvent être recyclées ici" "then": "Les cartouches d'imprimante peuvent être recyclées ici"
}, },
"18": { "19": {
"then": "La ferraille peut être recyclée ici" "then": "La ferraille peut être recyclée ici"
}, },
"19": {
"then": "Les chaussures peuvent être recyclées ici"
},
"20": { "20": {
"then": "Les petits appareils électriques peuvent être recyclés ici" "then": "Les chaussures peuvent être recyclées ici"
}, },
"21": { "21": {
"then": "Les petits appareils électriques peuvent être recyclés ici" "then": "Les petits appareils électriques peuvent être recyclés ici"
}, },
"22": { "22": {
"then": "Les aiguilles peuvent être recyclées ici" "then": "Les petits appareils électriques peuvent être recyclés ici"
}, },
"23": { "23": {
"then": "Les autres déchets peuvent être déposés ici" "then": "Les aiguilles peuvent être recyclées ici"
}, },
"24": { "24": {
"then": "Les autres déchets peuvent être déposés ici"
},
"25": {
"then": "Les vélos peuvent être recyclés ici" "then": "Les vélos peuvent être recyclés ici"
} }
}, },
@ -7117,7 +7117,7 @@
"6": { "6": {
"then": "Une poubelle pour plastiques" "then": "Une poubelle pour plastiques"
}, },
"7": { "8": {
"then": "Une poubelle pour papier" "then": "Une poubelle pour papier"
} }
}, },

View file

@ -855,7 +855,7 @@
"6": { "6": {
"then": "Keranjang sampah untuk plastik" "then": "Keranjang sampah untuk plastik"
}, },
"7": { "8": {
"then": "Keranjang sampah untuk kertas" "then": "Keranjang sampah untuk kertas"
} }
}, },

View file

@ -2326,22 +2326,22 @@
"16": { "16": {
"then": "Plastica" "then": "Plastica"
}, },
"18": { "19": {
"then": "Rottami metallici" "then": "Rottami metallici"
}, },
"19": {
"then": "Scarpe"
},
"20": { "20": {
"then": "Piccoli elettrodomestici" "then": "Scarpe"
}, },
"21": { "21": {
"then": "Piccoli elettrodomestici" "then": "Piccoli elettrodomestici"
}, },
"22": { "22": {
"then": "Aghi e oggetti appuntiti" "then": "Piccoli elettrodomestici"
}, },
"23": { "23": {
"then": "Aghi e oggetti appuntiti"
},
"24": {
"then": "Secco" "then": "Secco"
} }
}, },
@ -3046,7 +3046,7 @@
"6": { "6": {
"then": "Un cestino rifiuti per la plastica" "then": "Un cestino rifiuti per la plastica"
}, },
"7": { "8": {
"then": "Un cestino rifiuti per la carta" "then": "Un cestino rifiuti per la carta"
} }
}, },

View file

@ -7033,31 +7033,31 @@
"then": "Plastic kan hier gerecycled worden" "then": "Plastic kan hier gerecycled worden"
}, },
"17": { "17": {
"then": "Inktpatronen kunnen hier gerecycleerd worden" "then": "Plastic verpakkingen, metalen verpakkingen en drankpakken kunnen hier gerecycled worden"
}, },
"18": { "18": {
"then": "Oud metaal kan hier gerecycled worden" "then": "Inktpatronen kunnen hier gerecycleerd worden"
}, },
"19": { "19": {
"then": "Schoenen kunnen hier gerecycled worden" "then": "Oud metaal kan hier gerecycled worden"
}, },
"20": { "20": {
"then": "Kleine elektrische apparaten kunnen hier gerecycled worden" "then": "Schoenen kunnen hier gerecycled worden"
}, },
"21": { "21": {
"then": "Kleine elektrische apparaten kunnen hier gerecycled worden" "then": "Kleine elektrische apparaten kunnen hier gerecycled worden"
}, },
"22": { "22": {
"then": "Injectienaalden kunnen hier gerecycled worden" "then": "Kleine elektrische apparaten kunnen hier gerecycled worden"
}, },
"23": { "23": {
"then": "Restafval kan hier gerecycled worden" "then": "Injectienaalden kunnen hier gerecycled worden"
}, },
"24": { "24": {
"then": "Fietsen (en fietswrakken) kunnen hier gerecycled worden" "then": "Restafval kan hier gerecycled worden"
}, },
"25": { "25": {
"then": "Plastic verpakkingen, metalen verpakkingen en drankpakken kunnen hier gerecycled worden" "then": "Fietsen (en fietswrakken) kunnen hier gerecycled worden"
} }
}, },
"question": "Wat kan hier gerecycled worden?" "question": "Wat kan hier gerecycled worden?"
@ -9404,10 +9404,10 @@
"then": "Een vuilnisbak voor plastic" "then": "Een vuilnisbak voor plastic"
}, },
"7": { "7": {
"then": "Een vuilnisbak voor papier" "then": "Een vuilnisbak voor plastic verpakkingen, metalen verpakkingen en drankpakken (PMD)"
}, },
"8": { "8": {
"then": "Een vuilnisbak voor plastic verpakkingen, metalen verpakkingen en drankpakken (PMD)" "then": "Een vuilnisbak voor papier"
} }
}, },
"question": "Wat voor soort vuilnisbak is dit?" "question": "Wat voor soort vuilnisbak is dit?"